﻿html {
    overflow: scroll;
    min-width:680px;
}

body {
    font-family: "acumin-pro-wide", sans-serif;
    background-color: white;
    margin: 0px;
    line-height: 1.42857143;
}

select {
    /*font-size: 1.3em;*/
    /*padding: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;*/
    /*appearance: none;*/
    /*margin: 5px;*/
    /*background: darkgrey;
    color: white;*/
    /*outline: none;*/
    border-radius:3px;
}



.headercontent__middle {
    overflow: auto;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.headercontent__right {
    /*width: 20%;
    min-width: 200px;
    text-align: center;
    max-width: 250px;
    min-width: 80px;*/
    text-align: center;
    /*max-width: 300px;*/
    float: right;
    height: 100%;
}

/*HOME CONTENT*/
.homeContent__left {
    width: 20%;
    width: 240px;
    float: left;
    height: 100%;
    padding-bottom: 50px;
}

.homeContent__middle {
    overflow: auto; /* [2] */
    /*padding-top: 30px;*/
    padding-left: 20px;
    padding-right: 10px;
    height: 100%;
    padding-top: 5px;
}

.homeContent__right {
    width: 20%;
    width: 300px;
    /*padding-top:15px;*/
    text-align: center;
    float: right;
    /*background-color: #ccf;*/
    height: 100%;
}

#homeShoppingList {
    padding: 10px;
    border: 1px solid #e6e6e6;
    box-shadow: 4px 4px 4px #cac8c8;
    background-color: white;
    color: black;
    vertical-align: top;
    margin-top: 5px;
    max-width: 250px;
}

#homeShoppingListHeader {
    font-size: 1.2em;
    font-weight: 800;
    margin-bottom: 5px;
}

#shoppingListListHeader {
    font-size: 1.2em;
    font-weight: 800;
    margin-bottom: 5px;
}
#homeShoppingListSubText {
    font-size: .8em;
    font-weight: 300;
    margin-bottom: 10px;
}

.shoppingListItemTemplateItem {
    font-weight: 400;
    font-size: .9em;
    margin-left: 2px;
    cursor: pointer;
    word-break: break-all;
}

#productSearchButton {
    float: right;
    overflow: hidden;
    height: 31px;
    /*padding: 5px;*/
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-right: 8px;
    padding-left: 15px;
    width: 34px;
    cursor: pointer;
    /*box-shadow: 3px 3px 3px black;*/
    padding-top: 7px;
    margin-top: 1px;
}

#productSearchText {
    font-size: 1.3em;
}


.productSearchContent__left {
    min-width: 100px;
    max-width: 250px;
    float: left;
    padding-top: 0px;
    margin-left: 5px;
    height: 100%;
}

.productSearchContent__middle {
    overflow: auto; /* [2] */
    padding-left: 0px;
    padding-right: 10px;
    height: 100%;
}
#productsProductCategorySection {
    padding: 10px;
    border: 1px solid #e6e6e6;
    /*background-color: white;*/
    /*margin-top: 10px;*/
    min-width:200px;
}


#productsShopingListSection {
    padding: 10px;
    border: 1px solid #e6e6e6;
    /*background-color: white;*/
    /*margin-top: 10px;*/
    min-width: 200px;
}

#shopListCreateText
{
    font-size:1em;

}


#shoppingListShopingListSection {
    padding: 10px;
    min-width: 250px;
}

.subNavItemsPadding {
    padding-left: 0px;
}

.categorySideMenuItemLevel1 {
    /*margin-bottom: 10px;*/
    padding-top:5px;
    padding-bottom:5px;
}



.categorySideMenuItemLevel2 {
    /*margin-bottom: 10px;*/
    margin-left: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.categorySideMenuItemLevel3 {
    /*margin-bottom: 10px;*/
    margin-left: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.categorySideMenuItemLevel4 {
    /*margin-bottom: 10px;*/
    margin-left: 21px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.productCategoryDisplay {
    border-radius: 2px;
    border: 1px solid #e6e6e6;
    background-color: white;
    padding: 0px;
    float: left;
    height: 190px;
    margin-right: 10px;
    cursor: pointer;
    width: 360px;
    margin-bottom: 10px;
}

.productCategoryImageDisplay {
    float: left;
    padding-left: 10px;
    padding-top: 10px;
}
.productCategoryImageSize {
    width: 150px;
    height: 150px;    
}

.productCategoryNameDisplay {
    font-size: 2.0em;
    margin-top: 50px;
    text-align: center;
    float: left;
    width: 190px;
    word-wrap: break-word;
}

.productCategoryNameDisplayWrapper {
    margin-top: auto;
    margin-bottom: auto;
    height: 120px;
    color: #414142;
    word-wrap: break-word
}

.productsProductSearchResultsHeaderItem {
    float: left;
    margin-right: 20px;
    font-size: 1.1em;
    color: #272727;
    font-weight: normal;
    margin-top: 2px;
}

.productsBreadCrumbHover {
   
    cursor: pointer;
    float: left;
    margin-right: 5px;
}

.productsBreadCrumbHover:hover {
    font-weight: 800;
   
}


.pagingButton {
    font-size: .8em;
    float: left;
    cursor: pointer;
    padding: 5px;
    border: 1px solid #e6e6e6;
    margin-top: 10px;
}
.subNavItemsWrapperWrapper {
    box-shadow: 4px 4px 4px #cac8c8;
}

.productsProductCatageorySelectionView {
    font-size: 1.6em;
    font-weight: 700;
    color: black;
    margin-bottom: 10px;
}


.catalogListItemWrapper {
    width: 270px;
    height: 490px;
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
    float: left;
    border: 1px solid #e6e6e6;
    background-color: white;
    border-radius: 2px;
    /*box-shadow: 4px 4px 4px #cac8c8;*/
}

    .catalogListItemWrapper:hover {
        box-shadow: 4px 4px 4px #807f7f;
    }
.catalogItemRegularDisplay {
    width: 295px;
    float: left;
}

.catalogListItemHeader {
    text-align: center;
    padding: 5px;
    width: 100%;
    height: 30px;
    font-weight: normal;
    /*border-top-left-radius: 20px;
    border-top-right-radius: 20px;*/
}



.catalogImage {
    width: 200px;
    height: 200px;
}

.catalogImageDescriptionView {
    width: 200px;
    height: 200px;
}


.catalotListItemNameAndPackage {
    text-align: center;
    height: 198px;
    padding: 2px;
    font-size: .8em;
    padding-left: 5px;
    padding-right: 5px;
}

.catalogAddToShoppingListButton {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 5px;
    padding: 5px;
    border: 1px solid #dbdbdb;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    border-radius: 5px;
    font-size: .9em;
    font-weight: bold;
}



.shoppingCartColumnItem {
    float: left;
    color: black;
    font-size: 1.0em;
    padding: 10px;
}








.shoppingCartItemBorder {
    border: 1px solid #e6e6e6;
    padding-bottom: 2px;
    /*margin-bottom: 5px;*/
    /*margin-left: 30px;*/
}

#productDescriptionPopUpBoxDIV {
    background-color: white;
    position: fixed;
    top: 20%;
    left: 20%;
    border: 1px solid #4f514e;
    box-shadow: 5px 5px 5px #3a3d39;
}

#contactUsPopUpBoxDIV {
    background-color: white;
    position: fixed;
    top: 5%;
    left: 35%;
    border: 1px solid #4f514e;
    box-shadow: 5px 5px 5px #3a3d39;
}
.productDescriptionTag {
    margin-bottom: 2px;
    float: left;
    width: 160px;
}

.checkoutSectionFloat {
    float: left;
}

.spinnerColor1 {
    background-color: #e8e8e8;
}

.spinnerColor2 {
    background-color: #cecece;
}

.spinnerColor3 {
    background-color: #bbbbbb;
}

.loadingColor1 {
    color: #bbbbbb;
}

.shoppingCartTableDisplay {
    padding-left: 20px;
    max-width:900px;
    /*width: 900px;*/
}

#shoppingCartListDisplayHeaderProduct {
    float: left;
    width: 340px;
    padding: 10px;
    margin-left: 5px;
    font-weight: 500;
    color: black;
}

#shoppingCartListDisplayHeaderPackage {
    float: left;
    width: 280px;
    padding: 10px;
    font-weight: 500;
    color: black;
}

#shoppingCartListDisplayHeaderTotal {
    float: left;
    padding: 10px;
    font-weight: 500;
    color: black;
}

.shoppingCartItemInfo {
    width: 340px;
}

.shoppingCartItemPackage {
    width: 270px;
    padding-top: 20px;
}

.shoppingCartItemPrice {
    padding-top: 35px;
    float:left;
    margin-right:20px;
}



.shoppingCartItemRemove {
    margin-right: 10px;
    margin-top: 25px;
    float: right;
}

.shoppingCartItemDisplay {
    float: left;
}

.shoppingCartItemDescriptionDisplay {
    width: 160px;
    margin-top: 5px;
}

.shoppingCartItemProductNameDisplay {
    font-size: 1.0em;
    color: #5d5c5c;
    word-wrap: break-word;
    font-weight: 300;
    margin-right: 5px;
    margin-top: 15px;
}

.shoppingCartItemProductSkuDisplay {
    font-size: 0.9em;
    color: #727171;
    font-weight: 400;
}

.shoppingCartItemProductPackageDisplay {
    width: 140px;
    font-size: 0.8em;
    height: 40px;
    margin-right: 10px;
}

    .shoppingCartItemProductPackageDisplay option {
        font-size: 0.9em;
    }

.shoppingCartItemProductPackageOption {
     font-size: 0.9em;
  
}

.shoppingCartLineItemPackage {
    float: left
}
.shoppingCartLineItemQTY {
    float: left
}

.subNavItemTextDisplay {
    font-size: .9em;
    margin-left: 2px;
    cursor: pointer;
    font-weight: 500;
    
}

.navMenuLink {
    cursor: pointer;
    font-size: .9em;
    /*font-weight: 600;*/
    padding-right: 20px;
}

.button1Style {
    border: 1px solid #e6e6e6;
    background-color: white;
    color: black;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    font-size: .9em;
    cursor: pointer;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.errorTextDisplay{
    color:red;
    font-weight:800;

}

#shoppingCartListDisplayHeadersDIV
{
    display:block;

}
/*MEDIA QUERY FOR MOBILE
WHEN THE RESOLITON IS SMALLER THAN 700
PEFOMR THESE CHANGES

*/
@media (max-width: 1150px) {
    
    /*.shoppingCartItemPackage {
        width: 170px;
        padding-top: 20px;
    }*/


    #shoppingCartListDisplayHeaderProduct {
        float: left;
        width: 330px;
        padding: 10px;
        margin-left: 5px;
        font-weight: 300;
        color: black;
        font-size:.9em;
    }

    #shoppingCartListDisplayHeaderPackage {
        float: left;
        width: 180px;
        padding: 10px;
        font-weight: 300;
        color: black;
        font-size: .9em;
    }

    #shoppingCartListDisplayHeaderTotal {
        float: left;
        padding: 10px;
        font-weight: 300;
        color: black;
        font-size: .9em;
    }

    .shoppingCartItemPrice {
        padding-top: 35px;
        float: none;
    }



    .shoppingCartItemRemove {
        margin-right: 10px;
        margin-top: 25px;
        float: none;
    }
}
@media (max-width: 1200px) {

    .catalogItemRegularDisplay {
        width: 245px;
    }

    .catalogListItemWrapper {
        width: 225px;
        height: 430px;
    }

    .catalogImage {
        width: 130px;
        height: 130px;
    }
}


    @media (max-width: 1050px) {

        .productCategoryDisplay {
            height: 160px;
            width: 280px;
        }

        .productCategoryImageSize {
            width: 100px;
            height: 100px;            
        }

        .productCategoryNameDisplay {
            font-size: 1.5em;
            margin-top: 30px;
            width: 140px;
            word-wrap: break-word;
        }

        .productCategoryNameDisplayWrapper {
            height: 90px;
        }

       
    }

    @media (max-width: 890px) {

        .homeContent__left {
            width: 195px;
            float: left;
            height: 100%;
            padding-bottom: 50px;
        }

        #homeShoppingList {
            max-width: 190px;
        }

        #homeShoppingListHeader {
            font-size: .9em;
        }

        #shoppingListListHeader {
            font-size: .9em;
        }

        #homeShoppingListSubText {
            font-size: .8em;
            font-weight: normal;
            margin-bottom: 10px;
        }
        #shoppingListShopingListSection {
            padding: 10px;
            border: 1px solid #e6e6e6;
            /*background-color: white;*/
            /*margin-top: 10px;*/
            width: 190px;
            min-width: 190px;
        }
        .productCategoryImageDisplay {
            padding-left: 5px;
            padding-top: 5px;
        }

        .productCategoryDisplay {
            height: 120px;
            width: 210px;
        }

        .productCategoryImageSize {
            width: 80px;
            height: 80px;            
        }

        .productCategoryNameDisplay {
            font-size: 1.1em;
            margin-top: 30px;
            width: 120px;
            word-wrap: break-word;
        }

        .productCategoryNameDisplayWrapper {
            height: 90px;
        }

        .productSearchContent__left {
            min-width: 100px;
            max-width: 160px;
         
        }

        #productsProductCategorySection {           
            min-width: 150px;
        }

        #productsShopingListSection {
            min-width: 150px;
        }

        .productsProductCatageorySelectionView {
            font-size: 1.0em;
            font-weight: 500;
            color: black;
            margin-bottom: 10px;
        }

        .productsProductCatageorySelectionView {
            font-size: 1.0em;
            font-weight: 500;
            color: black;
            margin-bottom: 10px;
        }

        .productsProductSearchResultsHeaderItem {
            float: none;           
        }


        .subNavItemTextDisplay {
            font-size: .8em;
          
        }
        .catalogItemRegularDisplay {
            width: 215px;
        }

        .catalogListItemWrapper {
            width: 205px;
            height: 350px;
        }

        .catalogImage {
            width: 90px;
            height: 90px;
        }


        .catalotListItemNameAndPackage {
            text-align: center;
            height: 168px;
            padding: 2px;
            font-size: .7em;
           
        }

        .catalogAddToShoppingListButton {
            text-align: center;
            margin-bottom: 0px;
            margin-top: 5px;
            padding: 5px;
            border: 1px solid #dbdbdb;
            width: 160px;
            margin-left: auto;
            margin-right: auto;
            cursor: pointer;
            border-radius: 5px;
            font-size: .8em;
            font-weight: normal;
        }

        #productDescriptionPopUpBoxDIV {         
            top: 5%;
            left: 1%;        
        }

        #shopListCreateText {
            font-size: .8em;
        }

        #shoppingCartListDisplayHeadersDIV {
            display: none;
        }
        .shoppingCartColumnItem {
            float: none;
            color: black;
            font-size: 1.0em;
            padding: 10px;
        }

        .shoppingCartItemPrice {
           padding-top:5px;
            float: none;
           
        }



        .shoppingCartItemRemove {
            float: none;
        }
    }