
         :root {  
            --hovercolor: #8C52FF; 
            --bg_dark: ; 
            --font-weight: 600;  
			
        }body{
            font-family: "Open Sans", sans-serif;
            font-size: 14px;
            color: #000000;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Open Sans", sans-serif;
            color: #323358;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Open Sans", 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: #323358;
            font-size: 14px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #8C52FF;
        }.product-price-and-shipping .price{
            color:#000000;
            font-size: 15px;
        }.h1.namne_details, .product_name_h1{
            color: #323358;
            font-size: 24px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#000000;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.page-title-wrapper {
background: none;
}
.product-price-and-shipping .discount-product {
    background: #8C52FF;
}
.product-price-and-shipping .price.price-sale {
    color: #8C52FF;
}
.liste-categorie .elementor-widget-wrap {
    border: 1px solid #ebebeb;
}
.liste-categorie .elementor-widget-wrap:hover {
    border: 1px solid #8C52FF;
}
#product .product-price.h5,
.quickview  .product-price.h5 {
    float: left;
    margin-right: 10px;
} 
#product .tax-shipping-delivery-label,
.quickview .tax-shipping-delivery-label {
    color: #000;
    font-size: 22px;
    line-height: 22px;
    font-weight: 600;
}