:root {
/*ThemeEditorVariables*/
--font-family: 'Nunito';
--color-highlight: rgba(205, 133, 25, 1);
--button-primary-background-color: rgba(205, 133, 25, 1);
--logo-image: Assets/brixlyloggo.png;
--header-height-desktop: 100px;
--header-background-color: rgba(34, 42, 64, 1);
--text-color-header: rgba(205, 133, 25, 1);
--text-color-carousel: rgba(74, 74, 74, 1);
--homepage-carousel-slide-1-main-text: "";
--text-size-h1: 24px;
--carousel-height-desktop: 865px;
--homepage-carousel-slide-1-sub-text: "0";
--footer-background-color: rgba(255, 255, 255, 1);
--text-color-ultra-dark: rgba(34, 42, 64, 1);
--footer-text-color: rgba(34, 42, 64, 1);
--header-height-mobile: 67px;
--homepage-carousel-slide-1-button-text: "";
--text-color-on-highlight-bg: rgba(74, 74, 74, 1);
--homepage-carousel-slide-1-image: Assets/bg1.jpg;

/*/ThemeEditorVariables*/
/*UserVariables*/
/*Type here to edit*/


.search { max-width: 200px }


#imgLogo {
    max-width: 440px;
    max-height: 350px;
}


#imgCompositeProofView   {
display:none;

}
.main-content .middle-section {display:none;}

.product-reorder { display: none; } 

.promotion-item .title-area { 
display: none; 
}

.header .selected-icon {display:none;}
/*/UserVariables*/
}