
            @media (min-width: 1200px) {
            .container {  	
                width: 1740px;
                
            }}
         :root {  
            --hovercolor: #E6AD8B; 
            --bg_dark: ; 
            --font-weight: 600;  
			
        }body{
            font-family: "Poppins", sans-serif;
            font-size: 14px;
            color: #666666;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Poppins", sans-serif;
            color: #253237;
            text-transform: none;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Poppins", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #ffffff;   
        }.js-product-miniature .product_desc .product_name{
            color: #0A0A0A;
            font-size: 14px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #4E4E4E;
        }.product-price-and-shipping .price{
            color:#333333;
            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:#333333;
            font-size: 40px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.text-green,  .text-green a{
      color: #6E7365;
}

.block-categories.af_filter.m .category-sub-menu li label .name,.twov_brand_a{
text-transform: uppercase;
}

.block-categories .category-sub-menu .no-matches {
display: none !important;
}

.product-actions .product-discounts {
   display: none !important;
}

.tx-delivery-information{
display: flex;
    margin-bottom: 1rem;
    margin-top: 0.625rem;
    font-weight: 500;
}

.tx-field-required{
   color: red !important; 
}
.product-add-to-cart  .tx-delivery-information{ display: none !important; }

.tx-btn-black a{
      display: flex;
      background: #000 !important;
      color: #fff;
      padding: 5px 16px;
}
.tx-btn-black a:hover, .tx-btn-black.active a {
      color: var(--hovercolor);
}

.main-menu .pos-menu-horizontal .menu-content{
align-items: center;
}

.quickmenu-mobile-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start !important;
    padding: 0 20px;
    list-style: none;
    margin: 0;
    position: relative;
    line-height: 1;
    height: 55px;
    gap: 61px;
}

@media screen and (max-width: 991px) {
.back-top {
    bottom: 6.875rem !important;
}
}

#_desktop_vegamenu .nav-tab__tab__logo {
    max-width: 70px;
    max-height: 34px !important;
    margin-left: 24px;
    margin-top: 8px !important;
    margin-bottom: 6px !important;
    width: auto !important;
}