
            @media (min-width: 1200px) {
            .container {  	
                width: 1260px;
                
            }}
         :root {  
            --hovercolor: #BF9839; 
            --bg_dark: ; 
            --font-weight: 600;  
			
        }body{
            font-family: "Libre Franklin", sans-serif;
            font-size: 14px;
            color: #666666;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Libre Franklin", sans-serif;
            color: #253237;
            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: #253237;
            font-size: 14px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #BF9839;
        }.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: ;
        }.product-cover .slick-slide {
    border: 1px solid #ddd;
    border-radius: 4px;
}
.js-product-miniature.style_product2 .add-to-links li.cart button.ajax_add_to_cart_button {
    background:#bf9839;
    color:#fff;
}
.js-product-miniature.style_product2 .add-to-links li.cart button.ajax_add_to_cart_button:hover {
   background:#30347e;
    color:#fff;
}
.categories-container .category-item .style2 .category-image {
   border-radius: 50%;
    border: 1px solid #0000001A;
}
.btn-primary {
   background:#BF9839;
   color:#ffffff;
   border:2px solid #BF9839;
}
.btn-primary:hover {
   opacity: 0.7;
}
.cart-items-title {
    font-size: 15px;
    font-weight: 400;
}
.cart-grid-body .product-price strong {
  font-weight: 400;
}
.cart-grid-body .product-line-info .product_name {
  font-weight: 400;
}
.product-line-grid-right .product-price {
  font-weight: 400;
}
.card-block.cart-summary-totals .cart-summary-line.cart-total .label {
  font-weight:400;
}
.card-block.cart-summary-totals .cart-summary-line.cart-total .label, .card-block.cart-summary-totals .cart-summary-line.cart-total .value {
  font-weight:400;
}
.nav-item .nav-link.active {
    color: #BF9839;
    border-bottom: 2px solid #BF9839;
}
.back-top a {
   border-radius:10%;
}
.gallery .slick-slide {
   margin-bottom: 15px;
}
.margin10 {
  margin-bottom:10px;
}
.quickmenu-mobile {
   display:none !important;
   z-index:0 !important;
}