
         :root {  
            --maincolor: #6A8D8F;  
            --bodycolor: #525050;  
        }html{
            font-size: 16px;
        }body{
            font-family: "Jost", sans-serif;
            font-size: 16px;
            color: #525050;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Jost", sans-serif;
            color: #121111;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Jost", 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: 500;
        }@media(min-width: 768px){
                .js-product-miniature .product_desc .product_name{
                font-size: 16px;
                }
            }.js-product-miniature .product_desc .product_name:hover{
            color: #DA2E1F;
        }.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: ;
        }.js-product-miniature .img_block, .js-product-miniature .img-block, .easyzoom-flyout, .easyzoom {
  display: flex;
}
.plabel_div .fade.replace-2x.img-responsive.ybc_img_hover {
  display: none;
}
.fade.replace-2x.img-responsive.ybc_img_hover {
  z-index: 99999;
  mix-blend-mode: initial;
  padding: 0;
}
.add-to-links {
  z-index: 999999;
}

/*** HEADER ***/
.elementor-element-oefszlr a {
  margin-bottom: 0 !important;
}
.elementor-element.elementor-element-oefszlr {
  width: auto !important;
}
.elementor-widget-pos_links.display-inline .pos-links-widget .links-widget-content li:last-child a {
  border-right: 1px solid #323232 !important;
}
#header .pos-languages-widget .pos-dropdown-toggle img {
  margin-right: 4px;
}
.elementor-2020101 .elementor-element.elementor-element-kwhpbnf .icon-toggle.fa.fa-angle-down {
  top: 1px;
  position: relative;
  font-size: 16px;
}

/*** SMARTcHATT ***/
div[data-testid="widgetButtontext"] {
    display: none;
}
/*** HOME SLIDE ***/
@media (max-width: 1024.98px) {
.desc-banner {
  max-width: 530px;
}
}
@media (max-width: 767.98px) {
  .desc-banner {
    max-width: 370px;
  }
}

/*** HOME CAT ***/
@media (max-width: 574.98px) {
  .categories-container .category-item .style1 .category-content {
    padding: 0.75rem;
  }
  .categories-container .category-item .style1 .category-content .count {
    display: none;
}
}

/* ajout obfuscation de liens MEGAMENU*/
.obflink{cursor:pointer;}
.cbp-hrmenu .cbp-hrsub-inner .obflink:not(.cbp-category-title):hover {
    color: inherit !important;
    font-weight: inherit;
}

