
            @media (min-width: 1200px) {
            .container {  	
                width: 1500px;
                
            }}
         :root {  
            --maincolor: #000000;  
            --bodycolor: ;  
        }html{
            font-size: 13px;
        }body{
            font-family: https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese;
            font-size: 13px;
            color: ;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: ;
            color: #000000;
            text-transform: none;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: ;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #FFFFFF;   
        }.js-product-miniature .product_desc .product_name{
            color: ;
            text-transform: none;
            font-weight: 400;
        }@media(min-width: 768px){
                .js-product-miniature .product_desc .product_name{
                font-size: 14px;
                }
            }.js-product-miniature .product_desc .product_name:hover{
            color: #000000;
        }.product-price-and-shipping .price{
            color:;
            font-size: px;
        }.h1.namne_details, .product_name_h1{
            color: ;
            font-size: px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#000000;
            font-size: 26px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }/* Sticky hard fallback */
header,
.elementor-location-header {
  position: sticky !important;
  top: 0;
  z-index: 9999;
}
