/* Add custom CSS styles below */ 
.section_c_r {
    background: #90694c;
}
.product-form  {
    background-color: #a27b5c80;
}
@media (max-width:767px){
.is-sticky-product-bar .sticky-product-bar.bg-bar{
    background-color: #a27b5c80;
}}
.sub-menu.header-drop{
    background: #90694c !important;
}