
            @media (min-width: 1200px) {
            .container {  	
                width: 1200px;
                
            }}
         :root {  
            --maincolor: #000000;  
            --bodycolor: #525050;  
        }html{
            font-size: 13px;
        }body{
            font-family: "Libre Franklin", sans-serif;
            font-size: 13px;
            color: #525050;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Libre Franklin", sans-serif;
            color: #121111;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Libre Franklin", 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: #121111;
            text-transform: none;
            font-weight: 400;
        }@media(min-width: 768px){
                .js-product-miniature .product_desc .product_name{
                font-size: 16px;
                }
            }.js-product-miniature .product_desc .product_name:hover{
            color: #000000;
        }.product-price-and-shipping .price{
            color:#555555;
            font-size: 16px;
        }.h1.namne_details, .product_name_h1{
            color: #121111;
            font-size: 24px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#121111;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.header-sticky .site-logo img {
height: 50px;
}
body.page-index:not(.elementor-editor-active) #header-not-home {
display: none;
}
body:not(.page-index):not(.elementor-editor-active) #header-only-home {
display: none;
}
.header-sticky {
position: fixed !important;
    display: block !important;
    width: 100%;
    background: white !important;
    padding: 0 !important;
    z-index: 1051 !important;
    top: 0;
left: 0;
    box-shadow: 0 0 20px 0px #0000007d;
}
.product-price-and-shipping .price.price-sale {
    color: black;
    font-weight: 400;
}
.product-price-and-shipping .discount-product {
    background: black;
}
.tabs .nav-tabs .nav-item .nav-link[aria-controls="product-details"] {
display: none;
}
.tabs .tab-content {
    text-align: center;
}
.product-variants>.product-variants-item .radio-label {
    min-width: 60px;
    border-radius: 100%;
    height: 60px;
}
.page-title-wrapper {
    background: #FBFBFB;
}
.desc_contact {
display:none;
}
@media (min-width: 1200px) {
    body#product #wrapper .container{
        width: 1820px;
    }
}
@media (max-width: 767px) {
    #header .elementor-hidden-phone {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    #header .elementor-hidden-tablet {
        display: none !important;
    }
}
@media (min-width: 1025px) {
    body:not(.elementor-editor-active) .elementor-hidden-desktop {
        display: none !important;
    }
}