/* Add custom CSS styles below */ 
.main-nav-container.fixed-pinned .add-blur
Specificity: (0,3,0)
 {
   background-color: #fff !important;
}
.main-nav-container.fixed-pinned .add-blur {
    background-color: #fff !important;
}


@media (max-width: 480px) {
    .sticky-product-bar {
        background-color: #e3e2e5 !important;
    }
}

@media (max-width: 480px) {
    .sticky-product-bar {
        background-color: #e5e5e5;
    }
}