
            @media (min-width: 1200px) {
            .container {  	
                width: 90%;
                
            }}
         :root {  
            --maincolor: #1D2B3C;  
            --bodycolor: #1D2B3C;  
        }html{
            font-size: 14px;
        }body{
            font-family: "Libre Franklin", sans-serif;
            font-size: 14px;
            color: #1D2B3C;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Libre Franklin", sans-serif;
            color: #1D2B3C;
            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: #1D2B3C;   
        }.js-product-miniature .product_desc .product_name{
            color: #1D2B3C;
            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: #1D2B3C;
        }.product-price-and-shipping .price{
            color:#1D2B3C;
            font-size: 13px;
        }.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: ;
        }.payment-detail {
    display: none;
}

.page-title-wrapper {
    background: #F7F2E1 !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.underline::after {
    content: "";
    display: block;
    width: 60px;
    height: 4px;
    border-radius:5px;
    background-color: #CCAA35;
    margin-top: 2px;
    margin-bottom: 20px
}

.back-top a {
    background: #1D2B3C !important;
    width: 3rem !important;
    height: 3rem !important;
    border-radius: 5% !important;
}

.back-top a:hover {
    background: #CCAA35 !important;
}

.elementor-17010000 .elementor-element.elementor-element-hatmbya .pos-menu-horizontal .menu-item>a, .elementor-17010000 .elementor-element.elementor-element-hatmbya .pos-menu-vertical .menu-item>a {
    line-height: 15px !important;
}

button.button.ajax_add_to_cart_button.add-to-cart.btn-default{
background: #1D2B3C !important;
}

button.button.ajax_add_to_cart_button.add-to-cart.btn-default:hover{
 background: #CCAA35 !important;
}

article.thumbnail-container.product-miniature.js-product-miniature.style_product2{
    border: solid 1px #1D2B3C !important;
}

.menu-close.btn.btn-primary {
    background: #1D2B3C;
    border: solid 1px #1D2B3C;
}

input.btn.btn-primary {
    background: #1D2B3C;
}

input.btn.btn-primary:hover {
    background: #CCAA35;
}

.product-flag .new, .product-flag .on-sale, .product-flag .out_of_stock, .product-flag .pack{
    background: #1D2B3C;
}

button.btn.btn-primary.buy-now{
 background: #1D2B3C;
}

button.btn.btn-primary.buy-now:hover {
    background: #CCAA35;
}

.row.row-wrapper {
    margin-top: 30px !important;
}

.page-title-wrapper {
    margin-bottom: 0px !important;
}

.subcategory-image img {
    display: none;
}

a.subcategory-name {
    color: white;
}

a.subcategory-name:hover{
    color: white !important;
}

ul.subcategories-list li {
    background: #1D2B3C;
}

ul.subcategories-list li:hover , a.subcategory-name{
    color: white !important;
    background: #1D2B3C;
}

h1.h1.namne_details {
color:#1D2B3C;
}

.product-prices .price, .product-prices .current-price span:first-child {
    color:#1D2B3C;
}

li.out_of_stock {
    background: #CF292B !important;
}

.product-price-and-shipping {
    width: 150px;
}

/* Version web (écrans ≥ 992px par exemple) */
@media (min-width: 992px) {
    .product-price-and-shipping {
        width: 300px;
    }
}
