
            @media (min-width: 1200px) {
            .container {  	
                width: 1240px;
                
            }}
         :root {  
            --hovercolor: #01574A; 
            --bg_dark: ; 
            --font-weight: 400;  
			
        }body{
            font-family: "Jost", sans-serif;
            font-size: 14px;
            color: #666666;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Jost", sans-serif;
            color: #253237;
            text-transform: capitalize;
			font-weight: 400;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Jost", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #01574ACC;   
        }.js-product-miniature .product_desc .product_name{
            color: #253237;
            font-size: 14px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #01574A;
        }.product-price-and-shipping .price{
            color:#555555;
            font-size: 15px;
        }.h1.namne_details, .product_name_h1{
            color: #253237;
            font-size: 24px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#555555;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.menu-link .menu-content .menu-item:last-child a{margin-right:0px!important}
.subcategory-image{display:none;}
.quickmenu-mobile{display:none!important}
#subcategories ul li .subcategory-name {border: 1px solid #198e40;padding: 10px;border-radius: 30px;}
.back-top {
    right: 0.875rem;
    bottom: 3.875rem;
}
/*POP UP*/
#posnewsletterpopup form.flex-layout.center-vertical{
display:none!important;
}
#posnewsletterpopup .pnp-content{
width: 100%;
    max-width: 90%!important;
    margin: auto;
}
/*POP UP*/

@media (max-width:800px){
#posnewsletterpopup, #posnewsletterpopup-overlay {
    display: block!important;
}
#posnewsletterpopup .pnp-content{
padding:10px!important;
   max-width: 100%!important;
}
#posnewsletterpopup .title-popup {
    margin-bottom: 0!important;
}
#posnewsletterpopup{
    height: 354px!important;
    width: 90%!important;
}
}

@media (max-width:600px){
@media screen and (max-width: 991px)
#posnewsletterpopup, #posnewsletterpopup-overlay {
    display: block!important;
}
#subcategories{
    overflow: scroll;
}
#subcategories ul{
flex-wrap: nowrap;
justify-content: flex-start;
}
}