/** Shopify CDN: Minification failed

Line 33:36 Expected ":"
Line 43:34 Expected ":"

**/
#shopify-section-template--20602254459102__customer_review_awP3M8 .testimonial-pic{
    display:none!important;
}

#shopify-section-template--20602254459102__main_faq_wg6Fbe .tabs{
     display:none!important;
}


#shopify-section-template--20602254459102__newsletter_password_4LYVLm .newsletter-template--20602254459102__newsletter_password_4LYVLm{
        background-color: #fcf6ed!important;
}

#shopify-section-template--20602254459102__newsletter_password_4LYVLm .newsletter-template--20602254459102__newsletter_password_4LYVLm .container{
        background-color: #fcf6ed!important;
}

.search-modal .search-keywords{
            visibility: hidden !important;
}

.header-nav {
        display:none!important;
}

.footer-inner .ft-inner{
        flex-wrap:nowrap!important;s
}

@media screen and (max-width: 600px) {
  
.header-nav {
        display:block!important;
}

.footer-inner .ft-inner{
        flex-wrap:wrap!important;s
}
        
}