﻿@font-face {
    font-family: 'BusinessSignatureDemo';
    src: url('../fonts/BusinessSignatureDemo.otf');
}

@font-face {
    font-family: 'saling cinta';
    src: url('../fonts/saling-cinta.ttf');
}

body {
    overflow-x: hidden;
}

.site-header .left-col .rs-footer .fa {
    width: 32px;
    height: 32px;
    font-size: 16px;
}

.rich-review-form-cnt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.rich-review-form-cnt .form_table {
    margin: 0 2rem;
}

.rich-review-form-cnt .rich-review-sub-btn {
    margin: 0 2rem;
}

.rich-review-form-cnt .form-err {
    font-size: 13px !important;
}

.rich-review-form-cnt .form_table,
.rich-review-form-cnt .form_table td {
    border: none;
}

.rich-review-form-cnt .rr_form_input .rr_large_input {
    height: 150px !important;
}

@media screen and (max-width:767px) {
    .rich-review-form-cnt {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .rich-review-form-cnt .rich-review-sub-btn {
        text-align: center;
        margin-top: 2rem;
    }

    .rich-review-form-cnt .form_table input,
    .rich-review-form-cnt .form_table textarea {
        width: 100% !important;
    }
}

.widget_product_categories i {
    position: absolute;
    right: 0 !important;
    z-index: 9;
}

small.preorder-cart-notice {
    font-size: 12px !important;
}

@media (min-width: 1440px) {
    #footer .footer-column.col-xl-4 {
        flex: 0 0 30%;
        max-width: 30%;
    }
}

#footer #link_footer a {
    color: #e6e0d3;
}

#footer #link_footer a:hover {
    color: #e6e0d3;
}

.menu-perso {
    position: absolute !important;
    left: -100px !important;
}

@media (max-width: 1280px) {
    .menu-perso {
        position: static !important;
        line-height: 60px
    }
}

@media (min-width: 1200px) {
    .site-logo img {
        max-height: 150px;
    }
}

@media (min-width: 1200px) {
    .site-header.sticky-header .site-logo img {
        max-height: 120px;
    }
}


.right-col.header-tools {
    position: relative;

}

#menu-icon {
    padding: 0;
    margin: 0;
}

#menu-icon li {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    font-size: 22px;
    position: relative;
    width: 20px;
    height: 20px;
    transform: .6s;
    color: #333333;
}

@media (max-width: 1280px) {
    #menu-icon li {
        margin-right: 10px;
    }
}

#menu-icon li:hover {
    color: #e6e0d3;
}

#menu-icon li>a {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 20px;
    width: 20px;
    font-size: 0
}

.site-menu .menu>li,
.site-menu .menu>ul>li {
    font-size: 18px;
}

widget li {
    padding: 6px 0;
}

.site-header .site-menu .menu>li .site-header .sub-menu,
.site-menu .menu>ul>li .children {
    top: 40%;
}

.site-header.is-sticky .site-menu .menu>li .site-header .sub-menu,
.site-header.is-sticky .site-menu .menu>ul>li .children {
    top: 60%;
}

.site-header .site-menu .menu>ul>li>a {
    line-height: 1;
    padding-top: 45px;
    padding-left: 15px;
    padding-right: 15px;
}

.is-sticky .site-menu .menu>li>a {
    line-height: 1;
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

.site-menu {
    vertical-align: top;
}

@media (min-width: 1920px) {
    .site-logo img {
        max-height: 175px;
    }
}

@media (max-width: 1600px) {

    .site-header .site-menu .menu>ul>li>a,
    .site-header .site-menu .menu>li>a {
        line-height: 2;
        padding-left: 0;
    }

    .site-header .site-menu .menu>ul>li>a {
        line-height: 1.5;
        padding-top: 45px;
        padding-left: 15px;
        padding-right: 15px;

    }

    .site-header.is-sticky .site-menu .menu>li>a {
        line-height: 1;
    }

    .site-menu .menu>li,
    .site-menu .menu>ul>li {
        font-size: 16px;
    }
}

@media (max-width: 1440px) {

    .site-menu .menu,
    .site-menu .menu>ul {
        justify-content: start;
    }

    .site-header .site-menu .menu>ul>li>a,
    .site-menu .menu>li>a {
        line-height: 2;
        padding-top: 60px;
        padding-left: 25px;
        padding-right: 25px;
    }

    .site-header.is-sticky .site-menu .menu>li>a {
        line-height: 1;
        padding-left: 0;
    }

    .site-logo {
        width: 10%;
    }
}

@media (min-width: 1600px) and (max-width: 1768px) {

    .site-menu .menu>ul>li>a,
    .site-menu .menu>li>a {
        line-height: 2 !important;
    }
}

@media (max-width: 1766px) {
    .home .button {
        font-size: 18px !important;
    }
}

.banner-left {
    max-height: 290px
}

@media (min-width: 1920px) {
    .paragraphe-p {
        min-height: 72px;
    }
}

#footer {
    padding-top: 25px;
}

#footer ul li {
    padding: 2px
}

#footer .top-2.widget-title {
    margin-top: 10px !important;
    margin-bottom: 0;
}

h4.widget-title {
    margin-bottom: 15px;
}

.post-template-default.single.single-post .product-loop:not(.product-style--button-hover-alt):hover .add-to-cart-btn .button.product_type_simple,
.post-template-default.single.single-post .product-loop:not(.product-style--button-hover-alt):hover .add-to-cart-btn .button.product_type_variable,
.post-template-default.single.single-post .product-loop:not(.product-style--button-hover-alt):hover .add-to-cart-btn .button.product_type_composite,
.post-template-default.single.single-post .product-loop:not(.product-style--button-hover-alt):hover .add-to-cart-btn .button.product_type_woosb {
    color: #fff;
    margin-bottom: 0;
    top: 17px !important;
}

.post-template-default.single.single-post .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_simple,
.post-template-default.single.single-post .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_variable,
.post-template-default.single.single-post .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_woosb,
.post-template-default.single.single-post .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_composite {
    background-color: #e6e0d3;
    padding: 5px !important;
    display: block;
    top: 0;
    position: absolute;
    width: 100%;
    text-align: center;
}

.post-template-default.single.single-post .add-to-cart-btn a {
    font-size: 13px;
}

.blog .entry-thumbnail .post-thumb img {
    height: 228px;
    object-fit: cover;
}

.single .post-share-buttons i.fa {
    font-family: 'FontAwesome';
}

#bloc-2 {
    display: flex !important;
    align-items: center !important;
    flex-direction: row !important;
}

.pum-theme-18325 .pum-title,
.pum-theme-default-theme .pum-title {
    font-size: 38px !important;
}


@media (max-width: 768px) {

    .pum-theme-18325 .pum-title,
    .pum-theme-default-theme .pum-title {
        font-size: 28px !important;
    }

    #bloc-2 {
        flex-direction: column !important;
    }
}

@media (min-width: 1200px) and (max-width: 1280px) {
    .site-menu.menu-style-separator .menu>li>a {
        width: 137px;
    }
}

/*Begin css wp-custom-css*/
.widget_product_categories i {
    position: absolute;
    right: 0 !important;
    z-index: 9;
}

small.preorder-cart-notice {
    font-size: 12px !important;
}

@media (min-width: 1440px) {
    #footer .footer-column.col-xl-4 {
        flex: 0 0 30%;
        max-width: 30%;
    }
}

#footer #link_footer a {
    color: #e6e0d3;
}

#footer #link_footer a:hover {
    color: #e6e0d3;
}

.menu-perso {
    position: absolute !important;
    left: -100px !important;
}

@media (max-width: 1280px) {
    .menu-perso {
        position: static !important;
        line-height: 60px
    }
}

@media (min-width: 1200px) {
    .site-logo img {
        max-height: 150px;
    }
}

@media (min-width: 1200px) {
    .site-header.sticky-header .site-logo img {
        max-height: 120px;
    }
}


.right-col.header-tools {
    position: relative;

}

#menu-icon {
    padding: 0;
    margin: 0;
}

#menu-icon li {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    font-size: 22px;
    position: relative;
    width: 20px;
    height: 20px;
    transform: .6s;
    color: #333333;
}

@media (max-width: 1280px) {
    #menu-icon li {
        margin-right: 10px;
    }
}

#menu-icon li:hover {
    color: #e6e0d3;
}

#menu-icon li>a {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 20px;
    width: 20px;
    font-size: 0
}

.site-menu .menu>li,
.site-menu .menu>ul>li {
    font-size: 18px;
}

widget li {
    padding: 6px 0;
}

.site-header .site-menu .menu>li .site-header .sub-menu,
.site-menu .menu>ul>li .children {
    top: 40%;
}

.site-header.is-sticky .site-menu .menu>li .site-header .sub-menu,
.site-header.is-sticky .site-menu .menu>ul>li .children {
    top: 60%;
}

.site-header .site-menu .menu>ul>li>a {
    line-height: 1;
    padding-top: 45px;
    padding-left: 15px;
    padding-right: 15px;
}

.is-sticky .site-menu .menu>li>a {
    line-height: 1;
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    height: auto !important;
    line-height: normal !important;
}

.site-menu {
    vertical-align: top;
}

@media (min-width: 1920px) {
    .site-logo img {
        max-height: 175px;
    }
}

@media (max-width: 1600px) {

    .site-header .site-menu .menu>ul>li>a,
    .site-header .site-menu .menu>li>a {
        line-height: 2;
        padding-left: 0;
    }

    .site-header .site-menu .menu>ul>li>a {
        line-height: 1.5;

        padding-left: 15px;
        padding-right: 15px;

    }

    .site-header.is-sticky .site-menu .menu>li>a {
        line-height: 1;

    }

    .site-menu .menu>li,
    .site-menu .menu>ul>li {
        font-size: 16px;
    }
}

@media (max-width: 1440px) {

    .site-menu .menu,
    .site-menu .menu>ul {
        justify-content: start;
    }

    .site-header .site-menu .menu>ul>li>a,
    .site-menu .menu>li>a {
        line-height: 2;
        padding-top: 60px;
        padding-left: 25px;
        padding-right: 25px;
    }

    .site-header.is-sticky .site-menu .menu>li>a {
        line-height: 1;

        padding-left: 0;
    }

    .site-logo {
        width: 10%;
    }
}

@media (max-width: 1766px) {
    .home .button {
        font-size: 18px !important;
    }
}

.banner-left {
    max-height: 290px
}

@media (min-width: 1920px) {
    .paragraphe-p {
        min-height: 72px;
    }
}

#footer {
    padding-top: 25px;
}

#footer ul li {
    padding: 2px
}

#footer .top-2.widget-title {
    margin-top: 10px !important;
    margin-bottom: 0;
}

h4.widget-title {
    margin-bottom: 15px;
}

.post-template-default.single.single-post .product-loop:not(.product-style--button-hover-alt):hover .add-to-cart-btn .button.product_type_simple,
.post-template-default.single.single-post .product-loop:not(.product-style--button-hover-alt):hover .add-to-cart-btn .button.product_type_variable,
.post-template-default.single.single-post .product-loop:not(.product-style--button-hover-alt):hover .add-to-cart-btn .button.product_type_composite,
.post-template-default.single.single-post .product-loop:not(.product-style--button-hover-alt):hover .add-to-cart-btn .button.product_type_woosb {

    color: #fff;
    margin-bottom: 0;
    top: 17px !important;
}

.post-template-default.single.single-post .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_simple,
.post-template-default.single.single-post .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_variable,
.post-template-default.single.single-post .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_woosb,
.post-template-default.single.single-post .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_composite {
    background-color: #e6e0d3;
    padding: 5px !important;
    display: block;
    top: 0;
    position: absolute;
    width: 100%;
    text-align: center;
}

.post-template-default.single.single-post .add-to-cart-btn a {
    font-size: 13px;
}

.blog .entry-thumbnail .post-thumb img {
    height: 228px;
    object-fit: cover;
}

.single .post-share-buttons i.fa {

    font-family: 'FontAwesome';

}

#bloc-2 {
    display: flex !important;
    align-items: center !important;
    flex-direction: row !important;
}

.pum-theme-18325 .pum-title,
.pum-theme-default-theme .pum-title {
    font-size: 38px !important;
}


@media (max-width: 768px) {

    .pum-theme-18325 .pum-title,
    .pum-theme-default-theme .pum-title {
        font-size: 28px !important;
    }

    #bloc-2 {
        flex-direction: column !important;
    }
}

@media (min-width: 1200px) and (max-width: 1280px) {
    .site-menu.menu-style-separator .menu>li>a {
        width: 137px;
    }
}

@media (max-width: 1200px) {
    .right-col.header-tools {}
}

/*End wp-custom-css*/
/*RESET [trop d'espace page fiches produit]*************************/
.product-template-default.single .type-product .up-sells {
    margin-top: 1.5rem !important;
}

.page-title.page-title-bg_image {
    margin-bottom: 1.5rem;
}

.up-sells .products.ajax-products .slick-dots {
    margin-top: 0 !important;
}

.up-sells .products.ajax-products .slick-dots {
    margin-top: 0 !important;
}

.product-template-default.woocommerce.single-product .product .product-tabs-wrapper .tabs.wc-tabs {
    padding-top: 0 !important;
}

.has-post-thumbnail .product-tabs-wrapper #tab-description {
    margin-bottom: 1.5rem !important;
}

.has-post-thumbnail .product-tabs-wrapper #tab-description .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.product-template-default.single .type-product .products.row.ajax-products .slick-track .product.product-loop {
    margin-bottom: 1rem !important;
}

.product-layout-basic .woocommerce-tabs .wc-tabs-panel-wrapper .woocommerce-Tabs-panel {
    margin-bottom: 0 !important;
}

.product-layout-basic .woocommerce-tabs {
    padding-bottom: 25px !important;
}

.product-template-default.single .type-product .related {
    margin-top: 1.5rem !important;
}

.product-template-default.woocommerce.single-product .product .product-tabs-wrapper {
    margin-top: 1rem;
}

.page-title>.container>.row {
    height: auto !important;
    padding: 2% 0;
}

/*teste taille boutton sur hp à valider par le client 07/07/2021*/
.home .button:not(.add_to_cart_button):not(.widget_shopping_cart .woocommerce-mini-cart__buttons .button) {
    font-size: 20px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.product-instagram {
    display: none !important
}

/* plugin : load more products */
.lmp_products_loading .fa {
    width: auto !important;
    height: auto !important;
}

.lmp_products_loading {
    margin-bottom: 15px;
}

.cart-collaterals .cart_totals {
    width: 100% !important;
}

.woocommerce table.shop_table tr.shipping #shipping_method li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
}

.woocommerce-page .status-publish .woocommerce .cart-collaterals .wc-proceed-to-checkout .checkout-button {
    font-size: 25px;
    max-width: 250px;
}

.summary.entry-summary.ajax-add-to-cart.single-nav-on {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.summary.entry-summary.ajax-add-to-cart.single-nav-on .woobt-wrap {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.summary.entry-summary.ajax-add-to-cart.single-nav-on .product-share {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.summary.entry-summary.ajax-add-to-cart.single-nav-on #paypal-button {
    width: 50%;
    position: static !important;
    text-align: right;
}

.woocommerce-page.woocommerce.single-product .product .summary .single_add_to_cart_button {
    font-size: 16px;
    letter-spacing: normal;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.woocommerce-page.woocommerce.single-product .product .summary #paypal-button {
    height: 65px;
    background: #0070ba;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.woocommerce-page.woocommerce.single-product .product .summary #paypal-button:hover {
    background: #0070ba;
}

.woocommerce.single-product .product .summary form.cart {
    margin-bottom: 0 !important;
    max-width: 100%;
}

.woocommerce-page.woocommerce.single-product .product .summary #paypal-button [id*="zoid-paypal-button-"] {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-share .fa {
    font-size: 26px !important;
}


/* bouttons partage */
.woocommerce.single-product .product .summary table.product-share .fa {
    font-size: 32px !important;
}

@media screen and (max-width:1080px) {
    .woocommerce-page.woocommerce.single-product .product .summary .single_add_to_cart_button {
        font-size: 13px;
        height: 45px
    }

    .summary.entry-summary.ajax-add-to-cart.single-nav-on #paypal-button {
        height: 45px !important;
    }

    .woocommerce-page.woocommerce.single-product .product .summary #paypal-button [id*="zoid-paypal-button-"] .zoid-outlet {
        min-width: 150%;
    }

    .woocommerce.single-product .product .summary form.cart {
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width:991px) {
    .woocommerce-page.woocommerce.single-product .product .summary #paypal-button [id*="zoid-paypal-button-"] .zoid-outlet {
        min-width: 110%;
    }

    .woocommerce.single-product .product .summary form.cart {
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width:543px) {

    .woocommerce.single-product .product .summary form.cart {
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width:992px) {
    .woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li>a {
        font-size: 28px !important;
    }
}

@media screen and (max-width:768px) {
    .woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li>a {
        padding: 0 10px !important;
        border: 1px solid #333;
        margin: 13px 0;
    }

    .woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li {
        margin: 0 !important;
    }

    .woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li.active a {
        border: 0 !important;
        color: #fff !important;
        background-color: #333 !important;
    }
}

@media screen and (max-width:575px) {
    .woocommerce-page.woocommerce.single-product .product .summary .single_add_to_cart_button {
        width: 175px;
        margin: 0;
    }

    .summary.entry-summary.ajax-add-to-cart.single-nav-on #paypal-button {
        width: 150px;
    }

    .woocommerce.single-product .product .summary form.cart {
        margin-bottom: 0 !important;
    }

    .woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li>a {
        font-size: 15px !important;
        padding: 0 10px !important;
        border: 1px solid #333;
        margin: 13px 0;
    }

    .woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li {
        margin: 0 !important;
    }

    .woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li.active a {
        border: 0 !important;
        color: #fff !important;
        background-color: #333 !important;
    }

    .product.type-product p {
        margin-bottom: 0 !important;
    }

    .product.type-product .wrap-button {
        margin-top: 5px !important;
    }

    .woocommerce.single-product .product .summary .single_add_to_cart_button {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .product-loop .wrap-button,
    .woocommerce.single-product .product .summary .wrap-button {
        margin: 10px 0 !important;
    }
}

/* popup maker  + form send in blue*/
.popup-container.litho .sib-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
}

.popup-container.litho>br:first-child {
    display: none;
}

.popup-container.litho::before {
    display: none !important;
}

.popup-container.litho>p {
    display: none;
}

.popup-container.litho .sib-form .sib-form-block.sib-image-form-block img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
}

.popup-container.litho .sib-form #sib-form-container #sib-container {
    background: transparent;
    color: #fff;
}

.popup-container.litho .sib-form #sib-form-container #sib-container #sib-form h2 {
    color: #fff;
    margin-top: 0;
}

.popup-container.litho .sib-form #sib-form-container #sib-container #sib-form .entry__error.entry__error--primary>br {
    display: none;
}

.popup-container.litho .sib-form #sib-form-container #sib-container #sib-form .entry__error.entry__error--primary {
    background-color: transparent !important;
    margin: 0;
}

.popup-container.litho .sib-form #sib-form-container #sib-container #sib-form .entry__specification {
    display: none;
}

.popup-container.litho .sib-form #sib-form-container #sib-container #sib-form p {
    line-height: 100%;
}

.popup-container.litho .sib-form #sib-form-container #sib-container #sib-form .sib-form-block {
    padding: 0;
}

.popup-container.litho .sib-form #sib-form-container #sib-container #sib-form .sib-form-block .sib-form-block__button>br {
    display: none;
}

.popup-container.litho .sib-form #sib-form-container #sib-container #sib-form .sib-form-block .sib-form-block__button {
    background-color: #21FB9D;
    width: 100%;
    padding: 1rem;
}

.popup-container.litho .sib-form .sib-form-block.sib-image-form-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}

#popmake-18147 {
    padding: 1rem;
    background-image: url(http://www.monjolibol.fr/v2/wp-content/uploads/2021/12/Sans-titre-2.jpg);
    background-size: cover;
    -webkit-box-shadow: 0px 0px 30px 0px rgb(58, 58, 58);
    box-shadow: 0px 0px 30px 0px rgb(58, 58, 58);
    background-color: #474747;
}

.popup-container.litho .sib-form #sib-form-container #sib-container #sib-form .sib-form-block input {
    color: #474747 !important;
}

@media screen and (max-width:992px) {
    #popmake-18147.popmake {
        top: 10% !important;
    }
}

@media screen and (max-width:576px) {
    .popup-container.litho .sib-form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .popup-container.litho .sib-form .sib-form-block.sib-image-form-block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: -25px;
    }

    .popup-container.litho .sib-form .sib-form-block.sib-image-form-block img {
        height: 100%;
        height: 250px !important;
        width: 100%;
    }

    .popup-container.litho .sib-form #sib-form-container #sib-container {
        padding: 0;
    }

    .popup-container.litho .sib-form #sib-form-container #sib-container #sib-form h2 {
        font-size: 19px;
        text-transform: uppercase;
    }

    .popup-container.litho .sib-form #sib-form-container #sib-container #sib-form .sib-form-block input {
        font-size: 14px !important;
    }

    .popup-container.litho .sib-form .sib-form-block.sib-image-form-block {
        display: none;
    }
}

.rs-container {
    margin: 0 auto;
    width: 100%;
    max-width: 221px;

    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    position: absolute;
    bottom: -5px;
    text-align: center !important;
    left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.rs-container a {
    margin-right: 15px;
    color: inherit;
}

.rs-container a:hover {
    color: #e6e0d3;
}

.site-header {
    border-color: transparent;
}

.site-header>.container>.row {
    display: table;
    margin: 0;
    width: 100%;
    position: relative;
}

.site-header.sticky-header .rs-container {
    bottom: -4px;
}

.site-menu .menu,
.site-menu .menu>ul {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.site-menu .menu,
.site-menu .menu>ul li a {
    display: block;
}

.site-menu .menu>li,
.site-menu .menu>ul>li {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.site-menu.menu-style-separator .menu>li>a {
    padding: 0 20px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 175px;
    white-space: break-spaces;
    overflow: visible;
    line-height: normal;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.site-header .right-col.header-tools {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: none;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    height: 114px;
}

.topbar.topbar-scheme--light .topbar-left.col-xs-12 {
    max-width: none !important;
    width: 100% !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

@media screen and (max-width:1315px) {
    .header-search+.header-login {
        margin-right: 20px;
    }

}

@media screen and (max-width:1199px) {
    #page-container .site-header .site-logo .logo-desktop.hidden-lg-down {
        max-height: 80px;
    }
}

@media screen and (max-width:1215px) {

    .site-menu.menu-style-separator .menu>li:after {
        display: none !important;
    }
}

@media screen and (max-width:1200px) {
    .rs-container {
        bottom: -8px;
    }
}

@media screen and (max-width:1199px) {
    .site-header .right-col.header-tools {
        display: flex;
        width: auto;
        height: 75px;
        justify-content: end;
    }

    .site-header.sticky-header {
        height: 100px !important;
    }

    .site-header.sticky-header .rs-container {
        bottom: -12px;
    }

    body .site-header.header-menu-bottom.sticky-header>.container>.row,
    .site-header>.container>.row {
        display: flex;
        justify-content: space-between;
    }
}

@media screen and (max-width:576px) {
    .rs-container {
        max-width: 175px;
    }
}

/* correction bugs bouttons panier... */
@media (min-width: 1200px) {
    .product-loop.product-style--default .product-info .add-to-cart-btn.mjb-addify-btn .add_to_cart_button {
        top: -32px !important;
        opacity: 1;
        visibility: visible;
        width: 100%;
        background: #b3c4c5;
        overflow: hidden;
    }

    .product-loop:not(.product-style--button-hover-alt):hover .product-info .product-title {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.product-loop.product-style--default .product-info .add-to-cart-btn.mjb-addify-btn {
    background-color: transparent;
    width: 100%;
    top: -33px;
    overflow: hidden;
    height: 55px;
}

.product-loop.product-style--default:hover .product-info .add-to-cart-btn.mjb-addify-btn {
    top: -5px;
}

.product-loop.product-style--default .product-info .add-to-cart-btn.mjb-addify-btn .add_to_cart_button {
    background-color: #016d75;
    color: #fff;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    font-size: 16px;
    height: 55px;
    padding: 10px !important;
    line-height: 35px;
    white-space: nowrap;
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
}

.col-xl-is-5.product-loop.product-style--default .product-info .add-to-cart-btn.mjb-addify-btn .add_to_cart_button {
    font-size: 13px;
}

.product-loop.product-style--default .product-info .product-title {
    margin-top: 12px;
}

.product-loop:not(.product-style--button-hover-alt):hover .add-to-cart-btn .button.add_to_cart_button {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.product-loop.product-style--default .product-info .title-wrap,
.product-loop.product-style--default .product-info .title-wrap .product-title {
    visibility: visible !important;
    opacity: 1 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}

@media screen and (max-width:1199px) {
    .product-loop.product-style--default .product-info .add-to-cart-btn {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .product-loop .product-info .price {
        -webkit-box-ordinal-group: -1;

    }

    .product-loop.product-style--default .product-info .add-to-cart-btn.mjb-addify-btn {
        top: unset;
        height: 40px;
        transform: none !important;
        position: static;
        text-align: center;
    }

    .product-loop.product-style--default .product-info .add-to-cart-btn.mjb-addify-btn .add_to_cart_button {
        font-size: 12px !important;
        height: 40px;
        line-height: 20px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        max-width: 300px;
        margin: 0 auto;
    }

    .product-loop.product-style--default .product-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

/* topbar info popup */
#pum-18216 #popmake-18216 {
    padding: 8px 15px;
    /* position: static !important; */
}

#pum-18216 #popmake-18216 .pum-content.popmake-content p {
    font-size: 13px;
    font-family: "Work Sans", Arial, Helvetica, sans-serif;
}

#pum-18216.pum-theme-17870 .pum-content,
#pum-18216.pum-theme-lightbox .pum-content .pum-close.popmake-close {
    font-size: 18px !important;
}

#pum-18216.pum-theme-17870 .pum-content+.pum-close,
#pum-18216.pum-theme-lightbox .pum-content+.pum-close {
    height: auto;
    width: auto;
    right: 0;
    top: 0;
    font-size: 18px;
    border: navajowhite;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    background-color: transparent;
}

/* bug et amélioration menu */
.site-menu.menu-style-separator .menu>li,
.site-menu.menu-style-separator .menu>li a,
.site-menu.menu-style-separator .menu>li a span {
    line-height: normal !important;
}

.site-menu.menu-style-separator .menu>li>a {
    width: 150px;
}

.site-menu.menu-style-separator .menu>li.menu-item-has-children>a:before {
    right: 20px;
}

@media (max-width: 1768px) {
    .site-menu.menu-style-separator .menu>li::after {
        width: 5px !important;
        right: -25px;
    }
}

.site-menu.menu-style-separator .menu>li.menu-item-has-children>a::before {
    right: 5px !important;
}

/* bug affichage produit  */
.product-loop.product-style--default .product-info:hover .isw-swatches.isw-swatches--in-loop {
    opacity: 0 !important;
    visibility: hidden !important;
}


/*  */
#wpfront-notification-bar div.wpfront-close::after {
    font-family: Ionicons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    font-size: 30px;
    content: "";
    position: absolute;
    top: 0;
    right: 4px;
}


#wpfront-notification-bar div.wpfront-close {
    font-size: 0;
}

@media screen and (max-width:576px) {
    .topbar .topbar-text {
        font-size: 14px !important;
        line-height: normal;
    }

    #wpfront-notification-bar-table .wpfront-message.wpfront-div p {
        font-size: 14px;
        line-height: normal;
    }
}

/* bilan responsives */
@media screen and (max-width:1024px) {
    .page-title:before {
        background-color: rgba(255, 255, 255, 0.75) !important;
    }

}

@media screen and (max-width:991px) {
    .woocommerce .woocommerce-cart-form .fgf_gift_products_wrapper .shop_table.shop_table_responsive.fgf_gift_products_table [data-title="Product Image"] {
        padding: 15px !important;
    }

    .woocommerce .woocommerce-cart-form .fgf_gift_products_wrapper .shop_table.shop_table_responsive.fgf_gift_products_table [data-title="Product Image"]>img {
        min-height: auto;
        width: 100%;
        max-width: 150px;
    }
}

.woocommerce .cart-collaterals .cart_totals.calculated_shipping .wc-proceed-to-checkout .checkout-button.button {
    margin: 15px auto;
}

.widget_shopping_cart .product_list_widget {
    overflow: auto;
}

.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: first baseline;
    -ms-flex-align: first baseline;
    align-items: first baseline;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods>li .payment_box.payment_method_monetico {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods>li .input-radio {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15px;
    flex: 0 0 15px;
    max-width: 15px;
}

.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods.payment_methods>li label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    padding-left: 5px;
    max-width: 90%;
}

/* //BUG POPUP  */
[id*="pum-"] .pum-container .pum-content.popmake-content>p:first-child,
[id*="pum-"] .pum-container .pum-content.popmake-content>p {
    padding: 0;
    /*display: none;*/
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large {
    padding: 0;
    background: transparent !important;
}

[id*="pum-"] .pum-container .sib-form {
    padding: 0;
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>.img-container {
    margin-right: 0;
    float: left;
    max-width: 50%;
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>div {
    max-width: 50%;
    border: none !important;
    float: right;
    padding: 0 !important;
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>div .sib-form-block__button.sib-form-block__button-with-loader br {
    display: none;
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>.img-container img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
    max-height: 450px;
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large {
    padding: 0;
    max-width: none !important;
    border: none !important;
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large {
    padding: 0;
    max-width: none !important;
    border: none !important;
}

[id*="pum-"] .pum-container .pum-content.popmake-content {
    background: transparent;
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>div .sib-form-block .title p,
[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>div .sib-form-block .title div {
    font-size: 20px;
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form {
    background: transparent !important;
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>div .sib-form-block p,
[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>div .sib-form-block div,
[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>div label,
[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>div button {
    color: #fff !important;
    font-family: "Work Sans", Arial, Helvetica, sans-serif !important;
    line-height: normal;
    margin-bottom: 15px;
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>div button {
    background-color: #e6e0d3 !important;
    border-radius: 0 !important;
    line-height: normal;
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large .entry__label {
    margin-bottom: 2px;
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large .entry__error {
    margin: 0;
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large .entry__error br {
    display: none;
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large .entry__error {
    background: transparent !important;
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large .entry__error+br {
    display: none;
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .entry__specification {
    display: none !important;
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>div {
    width: 50%;
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>div:nth-child(2) .sib-form-block>p {
    font-size: 26px;
    line-height: normal;
    margin-bottom: 5px;
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>div input {
    color: #000;
    font-weight: normal;
}

@media screen and (max-width:576px) {
    [id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>.img-container {
        float: none;
        max-width: none;
        margin-bottom: 1rem;
    }

    [id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>div {
        width: 100%;
    }

    [id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>div {
        max-width: none;
        float: none;
    }

    [id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>.img-container img {
        max-height: 15vh;
    }

    [id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>div .sib-form-block .title p,
    [id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>div .sib-form-block .title div {
        font-size: 15px;
    }
}

#wpfront-notification-bar div.wpfront-close::after {
    font-size: 22px !important;
    top: -3px !important;
    right: 5px !important;
}

#wpfront-notification-bar div.wpfront-close {
    border: none !important;
    background-color: transparent !important;
    color: #ffffff !important;
}

#wpfront-notification-bar div.wpfront-close:hover {
    border: none !important;
    background-color: transparent !important;
}

#wpfront-notification-bar-spacer #wpfront-notification-bar {
    padding: 0 30px !important;
}

[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>div button p,
[id*="pum-"] .pum-container .pum-content.popmake-content .sib-form #sib-form-container .sib-container--large form>div button div {
    margin: 0 auto !important;
}


/* images sous-catégorie */
.categories-row .category-grid-item .product-category-thumbnail {
    padding: 5% 15%;
}

.categories-row .category-grid-item .product-category-content .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.categories-row .category-grid-item .product-category-content .item .count {
    margin: 0 5px;
    font-size: 20px;
    font-weight: 500;
}

.categories-row .category-grid-item .product-category-content .item span {
    font-size: 18px;
    font-weight: normal;
}

@media screen and (max-width:991px) {
    .categories-row .category-grid-item .product-category-thumbnail {
        padding: 5% 25%;
    }
}

@media screen and (max-width:767px) {
    .categories-row .category-grid-item .product-category-thumbnail {
        padding: 5% 30%;
    }
}

/* bouttons ajouter au panier améliorations 01/03/22 */
.product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn {

    overflow: hidden;

    width: 100%;
}

.product-loop:not(.product-style--button-hover-alt):hover .add-to-cart-btn .button.product_type_simple,
.product-loop:not(.product-style--button-hover-alt):hover .add-to-cart-btn .button.product_type_variable,
.product-loop:not(.product-style--button-hover-alt):hover .add-to-cart-btn .button.product_type_woosb {
    color: #fff;
    margin-bottom: 0;
    top: 0 !important;
    text-align: center;
}

@media screen and (max-width:1199px) {

    .product-loop.product-style--default .product-info .add-to-cart-btn {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn {
        top: -50px;
        overflow: hidden;
        height: 50px;
        width: 100%;
        position: absolute;
    }

    .product-loop:not(.product-style--button-hover-alt):hover .add-to-cart-btn .button.add_to_cart_button {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform:
            translateY(0);
    }

    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_simple,
    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_variable,
    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_woosb {
        text-align: center;
        line-height: 100%;
        font-size: 15px;
        height: 50px;
    }
}

/* déplacements des éléments (fil d'ariane, filtre, etc...) */
.archive .shop-toolbar .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.archive .shop-toolbar .row>div.controls {
    text-align: left;
}

@media screen and (min-width:544px) {
    .archive .shop-toolbar .row>div.controls {
        min-height: 104px;
    }
}

.archive .shop-toolbar .row>div.controls .toolbar-control {
    display: inline-block;
    margin-right: auto;
    float: none;
}

.archive .shop-toolbar .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: auto;
    padding: 0 0 1rem;
}

.archive .shop-toolbar .row>div.controls .toolbar-control .col-switcher,
.archive .shop-toolbar .row>div.controls .toolbar-control .totals {
    display: inline-block !important;
}

@media screen and (max-width:991px) {
    .archive .shop-toolbar .row>div.controls .toolbar-control .col-switcher {
        display: none !important;
    }
}

.page-title.page-title-bg_image .col-xs-12 {
    margin-bottom: 1.5rem;
    min-height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.page-title.page-title-bg_image .col-xs-12 h1.entry-title {
    margin-bottom: 0;
}

@media screen and (max-width:576px) {
    .page-title.page-title-bg_image .col-xs-12 {
        min-height: 150px;
    }
}

/*.product-categories>.cat-item{
    display: none;
}*/
.current-cat.cat-parent,
.cat-parent.current-cat-parent {
    display: block !important;
}

@media (max-width: 1199px) {

    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_simple,
    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_variable,
    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_woosb {
        left: 50%;
        top: 0 !important;
        transform: translateX(-50%) !important;
    }

    .product-loop.product-style--default .product-info .add-to-cart-btn.mjb-addify-btn {

        position: relative !important;

    }

    .product-loop.product-style--default:hover .product-info .add-to-cart-btn.mjb-addify-btn {
        top: 0 !important;
    }

    .product-loop.product-style--default .product-info .add-to-cart-btn.mjb-addify-btn .add_to_cart_button {
        font-size: 12px !important;
        height: 40px;
        line-height: 40px;
        padding: 0 !important;
    }

}

@media (max-width: 1200px) {
    .add-to-cart-btn a::before {
        margin-right: 0px;
    }
}

@media (max-width: 768px) {
    .inner-page-wrap .site-content {
        order: 2;
    }
}

@media (max-width: 1200px) {
    .col-lg-is-5 .add-to-cart-btn a::before {
        content: "+";
        display: none !important;
        margin-right: 5px;
    }
}

/*mot de pass oublier*/
.woocommerce-checkout form.login .lost_password {
    margin-top: 0 !important;
    margin-bottom: 0;
}

/*design left column*/

.product-categories>.cat-parent>a {
    color: #e6e0d3 !important;
    text-transform: uppercase;
}

.product-categories>.cat-item>a {
    color: #2c2c2c !important;
    text-transform: uppercase;
}

.product-categories>.cat-parent>ul>li>a {
    color: #000
}

.product-categories>.cat-parent>ul>li>ul>li>a {
    color: #999;
}

.current-cat>a::after {
    opacity: 0.2 !important;
}

.current-cat>a {
    font-weight: 600;
}

@media (min-width: 992px) {

    .main-container>.container,
    .main-container>.site-content {
        padding-top: 10px !important;
    }
}

.composite_navigation .page_button.next {
    display: inline-block !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    letter-spacing: 1px !important;
    color: #fff !important;
    text-align: center !important;
    border-radius: 0 !important;
    border: 1px solid #333 !important;
    border-top-color: rgb(51, 51, 51) !important;
    border-right-color: rgb(51, 51, 51) !important;
    border-bottom-color: rgb(51, 51, 51) !important;
    border-left-color: rgb(51, 51, 51) !important;
    background-color: #333 !important;
    padding: 10px 45px !important;
    max-width: 100% !important;
    margin-right: 0px !important;
}

.composite_navigation .page_button.next:hover {
    color: #333 !important;
    background-color: transparent !important;
}

.composite_navigation.bottom .page_button.next {
    margin-bottom: 150px;
}

.composite_navigation .page_button.next:after {
    z-index: 999 !important;
    right: 20px !important;
    transition: .6s !important;
}

.composite_navigation .page_button.next:hover:after {
    right: 10px !important;
}

.prince_product {
    display: flex;
    margin: 20px 0;
    color: #000;
}

.prince_product>del {
    order: 2;
    font-size: 29px;
}

.prince_product>ins,
.prince_product>span {
    font-size: 38px;
}

.woocommerce.single-product .product .summary .woocommerce-product-details__short-description p {
    margin-bottom: 11px !important;
}

.woocommerce.single-product .product .summary .woocommerce-product-details__short-description {
    margin-bottom: 6px !important
}

#ywcdd_info_single_product {
    margin-bottom: 0 !important;
}

.summary.entry-summary .entry-title {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

/*reassurance*/
.reassurance {
    padding: 0;
    background-position: center -15px;
    background-size: cover;
    background-repeat: no-repeat;
}

/*Modification Habib 09-07-2024*/
.product-template-default.single-product .wc-pao-addons-container {
    background-color: #e6e0d332;
    padding-top: 10px;
}

.product-template-default.single-product .wc-pao-addons-container .wc-pao-addon-container {
    padding: 0px 10px;
}

.product-template-default.single-product #product-addons-total {
    background-color: #ffffff;
}

.containers-customs-filters-products .toolbar-control {
    margin-top: 5px
}

/*End Modification Habib*/
@media (max-width: 992px) {
    .reassurance {
        margin-bottom: 15px;
    }

    .reassurance {
        background-position: center 0;
    }
}

.reassurance .align-items-center {
    align-items: start;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
}

.reassurance .align-items-center article h3 {
    font-size: 58px;
    margin: 0;
    color: #e6e0d3;
    font-weight: 400;
    font-family: 'BusinessSignatureDemo';
}

.reassurance .align-items-center article {
    text-align: center;
}

.reassurance .align-items-center .picto {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.reassurance article .titre {
    display: flex;
    align-items: center;
    justify-content: space-around
}

@media (max-width: 992px) {
    .reassurance article .titre {
        justify-content: start;
        flex-direction: row;
    }

    .reassurance .align-items-center article {
        text-align: left;
    }
}

.reassurance .align-items-center .picto img {
    width: 100px;
}

.reassurance p {
    color: #000;
    margin: 0;
    font-size: 12px;
}

.reassurance .col-sm-4 .texte .absolute {
    position: absolute;
    left: 0;
}

.reassurance .align-items-center article p span>img {
    width: 25px;
}

.woocommerce.single-product .product .summary form.cart {
    /*max-height: 253px;*/
    margin-top: 0;
}

.product-loop .wrap-button,
.woocommerce.single-product .product .summary .wrap-button {
    margin-top: 20px;
    display: flex;
}

@media (max-width: 1200px) {
    .reassurance .col-sm-4 .texte .absolute {
        position: relative;
        left: initial;
    }
}

@media (max-width: 992px) {

    .reassurance .col-sm-4 .texte .absolute {
        position: relative;
        left: initial;
        bottom: initial;
    }

    .reassurance .align-items-center .picto img {
        width: 50px;
    }

    .reassurance {
        padding: 0 15px;

    }

    .reassurance .align-items-center {
        align-items: initial;
        flex-direction: column;
        flex-wrap: wrap;
        margin-top: 15px;
    }
}

.product-template-default.single .page-title.page-title-bg_image>.container {
    position: relative;
    z-index: 9;
}

.product-template-default.single .page-title.page-title-bg_image {
    background-image: initial !important;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.single-nav-wrapper {
    position: relative !important;
    text-align: right !important;
}

@media (max-width: 768px) {
    .product-template-default.single.single-product .page-title.page-title-bg_image>.container .site-breadcrumbs .level-1 {
        margin-top: 25px;
        /* margin-left: 160px; */
    }

    .product-template-default.single.single-product .page-title.page-title-bg_image>.container .site-breadcrumbs li {
        font-size: 10px;
    }

    .product-template-default.single .page-title.page-title-bg_image {
        padding: 0;
    }

    .thumbnails .slick-dots {
        display: none
    }

}

.product-template-default.single .page-title.page-title-bg_image .col-xs-12 {
    min-height: initial !important;
    margin: 0 !important;
}

.product-template-default.single .page-title.page-title-bg_image .single_product_titre {
    flex-direction: column;
    align-items: initial;
}

.product-template-default.single .page-title.page-title-bg_image .single_product_titre .entry-title {
    line-height: 0.8;
    margin-bottom: 0;
}

.product-template-default.single .page-title.page-title-bg_image .col-xs-12>h1 {
    display: none;
}

.product-template-default.single .page-title>.container>.row {
    min-height: 60px;
}

.product-template-default.single .page-title .site-breadcrumbs {
    margin-top: 0;
}

.product-template-default.single .page-title>.container>.row {
    padding: 0;
}

/*BT*/
.woobt-products .woobt-product {
    padding-right: 15px;
    padding-left: 15px;
    display: block !important;
    position: relative;
    border-bottom: 0 !important;
}

.woobt-products .woobt-product .woobt-choose {
    position: absolute;
}

.woobt-products .woobt-product .woobt-thumb img {
    width: auto !important;
    height: 210px !important;
    margin: auto;
    object-fit: cover;
}

.woobt-products .woobt-product .woobt-thumb {
    flex: 0 0 50px;
    width: 100%;
}

.woobt-products .woobt-product .woobt-title .woobt-title-inner {
    display: block;
    padding: 15px 0;
}

.woobt-products .woobt-product .woobt-price-ori {
    display: flex;
}

.woobt-products .woobt-product .woobt-price-ori>del {
    order: 2;
    margin-left: 10px;
}

.summary.entry-summary strong+p {
    display: none;
}

.woocommerce.single-product .product .product-tabs-wrapper .wc-tabs-panel-wrapper {
    padding: 0 30px !important;
}

.read-more.btn {
    color: #fff !important;
    font-weight: 400;
    cursor: pointer;
    text-align: center;
    background-color: #333;
    padding: 5px 10px;

}

.product-images>.woocommerce-product-gallery {
    justify-content: center !important;
    margin-bottom: 0 !important;
}

.woocommerce.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__image a>img {
    width: auto !important;
    height: 450px !important;
    margin: auto;
}

@media (max-width: 1200px) {
    .woocommerce.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__image a>img {
        height: auto !important;
    }
}

@media (max-width: 768px) {
    .woocommerce.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__image a>img {
        object-fit: contain;
        height: 250px !important;
    }
}

.woobt-products .woobt-product .woobt-price-new del {
    order: 2;
    margin-left: 15px;
}

.woobt-products .slick-arrow.lezada-button,
.woobt-products button.slick-arrow {
    color: #e6e0d3;
    opacity: 1 !important;
    visibility: visible !important;
}

.woobt-thumb {
    position: relative;
    overflow: hidden;
}

.woobt-choose {
    position: absolute;
    z-index: 9;
    width: 81%;
    height: 50px;
    cursor: pointer;
    bottom: 0;
    transition: .6s;
    opacity: 1;
    left: 50%;
    transform: translate(-50%, 0);
}

.woobt-product:hover .woobt-choose {
    bottom: 0;
    opacity: 1
}

.woobt-choose input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 9
}

.woobt-choose span {
    display: block;
    position: absolute;
    width: 100%;
    height: 50px;
    top: 0;
    left: 0;
    z-index: -1;
    cursor: pointer;
    background-color: #e6e0d3;
    text-align: center;
    line-height: 50px;
    color: #fff;
    overflow: hidden;
}

@media (max-width: 575px) {
    .woobt-choose span {
        width: 63%;
        left: 50%;
        transform: translatex(-50%);
    }
}

/*.woobt-choose input:checked + span.ajout,
.woobt-choose input:disabled + span.ajout
{
     background-color: #777;
}*/
.woobt-product-this {
    background-color: rgba(212, 220, 221, 0.5);
    color: #000;
    /* opacity: ; */
}

.woobt-product-this .woobt-choose {
    display: none;
}

.woobt-choose input:checked~span.ajout {
    display: none;
}

.woobt-choose span.suprim {
    display: none;
    background-color: #82b6ba;
}

.woobt-choose input:checked~span.suprim {
    display: block;
}

.woobt-additional,
.woobt-total {
    background-color: #dae9de;
    margin: 0 !important;
    width: 250px;
    color: #000;
    padding: 0;
}

.woobt-additional {
    font-weight: 400 !important;
}

.woobt-additional span {
    font-weight: 400 !important;
}

.woobt-total span,
.woobt-additional span {
    color: #000 !important;
    font-size: 18px !important;
}

.woobt-total {
    font-weight: 700 !important;
}

.woobt-total span {
    font-weight: 700 !important;
}

@media (max-width: 992px) {
    .woobt-choose {
        bottom: 0 !important;
        opacity: 1 !important;
    }
}

.woobt-wrap {
    margin-top: 0 !important;
}

.single.single-product.customize-support .cart.composite_data .composite_wrap {
    position: relative;
    margin-bottom: 40px;
}

.single.single-product.customize-support .cart.composite_data .composite_wrap .wrap-button {
    margin-bottom: 0;
}

.single.single-product.customize-support .cart.composite_data .composite_wrap #paypal-button {
    position: absolute;
    bottom: 0;
    right: 0;
    top: unset;
}

@media (max-width: 1200px) {
    .single.single-product.customize-support .cart.composite_data .composite_wrap #paypal-button {
        bottom: 0;
        right: -50px;
        top: unset;
    }
}

@media (max-width: 1080px) {
    .single.single-product.customize-support .cart.composite_data .composite_wrap #paypal-button {
        bottom: 0;
        right: -20px;
        top: unset;
    }
}

@media (max-width: 992px) {
    .single.single-product.customize-support .cart.composite_data .composite_wrap #paypal-button {
        bottom: 0;
        right: -20px;
        top: unset;
    }
}

@media (max-width: 768px) {
    .single.single-product.customize-support .cart.composite_data .composite_wrap #paypal-button {
        position: relative;
        margin: auto;
    }

    .product-images .woocommerce-product-gallery .col-xs-12:last-child {
        display: none !important;
    }

    .woocommerce.single-product .product .woocommerce-product-gallery {
        margin-bottom: 0 !important;
    }

    .thumbnails-bottom .woocommerce-product-gallery__slider {
        margin-bottom: 0 !important;
    }

    .woocommerce-product-gallery__slider .slick-dots {
        bottom: -20px !important;
    }

    .page-title .site-breadcrumbs {
        margin-top: 10px;
        margin-bottom: 10px !important;
    }
}

.product-loop .wrap-button,
.woocommerce.single-product .product .summary .wrap-button {
    margin: 10px 0 !important;
}

.woocommerce.single-product .product .summary form.variations_form table.variations {
    margin-bottom: 0 !important;
}

.prince {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

.prince+p.price {
    display: none !important;
}

.prince .stock {
    margin-right: 50px;
}

.stock.d-none {
    display: none !important;
}

#customer_login .woocommerce-Button {
    width: initial !important;
    max-width: initial !important;
}

@media (max-width: 767px) {

    #secondary .product-categories li {
        border: 1px solid #e6e0d3 !important;
        display: inline-block !important;
        padding: 10px !important;
        margin: 0 5px;
    }

    .tax-product_cat .container.wide {
        padding-top: 0 !important;
    }

    .tax-product_cat .widget.woocommerce {
        padding-bottom: 0 !important;
    }

    .tax-product_cat .active-filters {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    #customer_login .woocommerce-Button {
        max-width: 100% !important;
    }
}

.texte-calc {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #dae9de;
    margin: 25px 0;
}

@media (max-width: 768px) {
    .texte-calc {
        flex-direction: column;
    }
}

.texte-calc .btn.btn-default {
    background-color: #333333;
    color: #fff;
    padding: 15px 20px;
    margin: 0;
}

.woobt-wrap .woobt-text,
.woobt-wrap .woobt-products {
    margin: 0;
    padding: 5px;
}

@media (max-width: 768px) {

    .woobt-wrap .woobt-text,
    .woobt-wrap .woobt-products {
        margin: 10px;
    }
}

.texte-calc .btn.btn-default:hover {
    background-color: #dae9de;
    color: #333333;
    border: 1px solid #333333;
}

.text-result,
.btn-action {
    display: none;
}

/*filter color*/
#woocommerce_layered_nav-2 {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0 15px;
}

#woocommerce_layered_nav-2 ul>li {
    display: inline-block;
    width: 150px;
    text-align: center;
    position: relative
}

#woocommerce_layered_nav-2 h3 {
    margin: 0;
}

#woocommerce_layered_nav-2 ul>li>a {
    display: block;
    text-align: center;
}

@media (min-width: 992px) {
    .filter-widgets {
        padding-top: 5px !important;
    }
}

#woocommerce_layered_nav-2 .widget-title {
    margin-bottom: 15px;
}

#woocommerce_layered_nav-2 {
    display: flex;
    align-items: start;
    margin: 0;
    padding: 0;
    flex-direction: column;
    padding: 15px 0;
}

.active-filters .widget_layered_nav_filters {
    display: flex;
    align-items: center;
    margin-bottom: 35px !important;
    margin-top: -20px !important;
}

.widget_layered_nav_filters ul li>a::before {
    font-size: 18px !important;
    color: red !important;
}

@media (max-width: 768px) {
    .active-filters .widget_layered_nav_filters {
        flex-direction: column;
        align-items: start;
    }
}

.active-filters .widget_layered_nav_filters h2 {
    font-size: 24px;
    font-weight: 400;
}

.active-filters .widget_layered_nav_filters ul {
    margin-left: 50px;
}

.active-filters .widget_layered_nav_filters ul li a {
    font-size: 18px;
}

.woosb-wrap .woosb-products {
    margin: 10px 0 15px 0;
}

.minicart_item_right>h4>a>span {
    display: none !important;
}

.woocommerce-cart-form .product-name .woobt-item-name {
    display: none !important
}

#woocommerce_layered_nav-2 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

.product-layout-basic .woocommerce-tabs .wc-tabs-panel-wrapper .woocommerce-Tabs-panel li {
    list-style-type: none;
}

button.woocommerce-Button {
    padding: 10px 5px !important;
}

.lost_reset_password .woocommerce-Input {
    border-bottom: 2px solid rgba(51, 51, 51, 1) !important;
    background-color: rgba(51, 51, 51, .1) !important;
    padding-left: 15px !important;
}

.woocommerce form.woocommerce-ResetPassword .form-row.form-row-first,
.woocommerce form.woocommerce-ResetPassword .form-row.form-row-last {
    width: 100% !important;
}

.composite_summary .summary_elements,
.composite_summary .summary_elements .summary_element_wrapper_inner,
.composite_summary .summary_elements .summary_element_wrapper_outer {
    padding: 0 !important;
}

.composite_summary .summary_elements .summary_element_wrapper_inner .button {
    padding: 5px 25px !important;
    font-size: 14px !important
}

.composite_wrap {
    position: relative;
}

.composite_wrap #paypal-button {
    position: absolute !important;
    bottom: 10px !important;
    right: 0 !important;
}

.product-type-composite .prince .prince_product span {
    font-size: 28px !important;
}

.product-type-composite .prince .prince_product {
    margin: 0px !important;
}

.product-type-composite .content_product_title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 50px;
}

.product-type-composite h1.product_title {
    font-size: 24px !important
}

.product-type-composite h2.summary_title {
    font-size: 24px !important
}

h5.thumbnail_title.title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

@media (max-width: 1200px) {
    .composite_wrap .single_add_to_cart_button {
        font-size: 14px !important;
    }
}

@media (max-width: 1080px) {
    .composite_wrap #paypal-button {
        position: relative !important;
        margin-bottom: 10px;
        top: 0 !important;
    }
}

#woocommerce_layered_nav-2 ul.woocommerce-widget-layered-nav-list>li>a {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: space-around;
}

#woocommerce_layered_nav-2 ul.woocommerce-widget-layered-nav-list>li>span.count {
    display: none !important;
}

@media (max-width: 768px) {
    #page-container .site-header .site-logo .logo-desktop.hidden-lg-down {
        max-height: 70px;
    }

    .site-header .right-col.header-tools {}

    .site-mobile-menu {
        top: 0;
    }

    h3.vc_custom_heading {
        /* font-size: 38px!important; */
    }

    .site-header {
        padding-bottom: 0;
    }

}

@media (min-width: 1280px) {
    .site-header .menu-menu-principal-container {
        /* margin-top: 30px; */
    }

    .site-header .right-col.header-tools {
        /* margin-top: 30px; */
    }

    .site-header.is-sticky .right-col.header-tools {
        margin-top: 0;
    }

    .site-header.is-sticky .menu-menu-principal-container {
        margin-top: 0;
    }
}

.site-menu .menu>li .sub-menu,
.site-menu .menu>ul>li .children {
    top: 75% !important;
}

.lezada-pagination ul li a,
.woocommerce-pagination ul li a {
    position: relative;
    display: block;
    width: auto !important;
    line-height: 1.7;
}

.bouton .btn {
    width: 94.8%;
    text-align: center;
    display: block;
    background-color: #e6e0d3;
    color: #fff;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    font-size: 20px;
    border: 1px solid #e6e0d3;
}

.bouton .btn:hover {
    background-color: #fff;
    color: #e6e0d3;
}

@media (max-width: 1199px) {
    .bouton .btn {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .bouton .btn {
        width: 250px;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
    }
}

@media (min-width: 544px) {
    .site-mobile-menu {
        width: 80% !important;
    }

}

.site-mobile-menu h3 a {
    color: #e6e0d3 !important;
}

@media (max-width: 991px) {
    .site-mobile-menu h3 {
        font-size: 18px;
        color: #e6e0d3 !important;
        margin-bottom: 10px !important;
        margin-top: 0px !important;
    }

    .site-mobile-menu .wpb_text_column {
        margin-bottom: 10px !important;
    }
}

@media (max-width: 520px) {
    .site-mobile-menu h3 {
        font-size: 16px;
    }

}

.site-mobile-menu {
    z-index: 9999999999 !important;
}

@media (max-width: 991px) {
    .mb-siwc-popup {
        left: 50% !important;
    }
}

@media (max-width: 1199px) {

    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_simple,
    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_variable,
    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_woosb {
        color: #fff !important;
    }
}

@media (max-width: 768px) {

    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_simple,
    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_variable,
    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_woosb {
        line-height: 50px !important;
        height: 50px !important;
        padding: 0 !important;
        color: #fff !important;
    }
}

@media (max-width: 1440px) {
    .add-to-cart-btn a {
        font-size: 14px !important;
    }

    .product-loop:not(.product-style--button-hover-alt):hover .add-to-cart-btn .button.product_type_simple {
        top: 6px !important;
    }
}

.archive.tax-product_cat .add-to-cart-btn .button.product_type_composite {
    background-color: #e6e0d3;
    color: #fff;
    display: block;
    margin: 0;
    text-align: center;
    line-height: 50px;
    font-size: 15px;
    height: 50px;
}

.page .product_type_composite {
    width: 100%;
    color: #fff !important;
    background-color: #e6e0d3 !important;
    text-align: center;
    margin: 0 !important;
    padding: 15px 0 !important
}

.bloc-parrainage {
    padding-bottom: 25px;
}

.bloc-parrainage>.row.align-items-center {
    align-items: center;
    overflow: hidden;
}

.bloc-parrainage .text-parrainage {
    text-align: center;
}

.bloc-parrainage .text-parrainage #btn-parrainage {
    padding: 15px 50px;
    font-weight: bold;
    font-size: 18px;
}

.text-parrainage {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

.custom-login,
.custom-registration {
    animation: slideInUp .8s;
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.custom-login .woocommerce-button {
    display: table;
    margin-inline: auto;
}

.lost_password {
    text-align: center
}

.btn-sign-up {
    display: table;
    margin-inline: auto;
}

#share_email .button.btn {
    margin: 15px auto;
}

#ewr-send-godsons {
    text-align: center;
}

.page-template-tpl-parrainage-joliejulie .bg-ewr-green #share_link {
    display: inline-block !important;
    position: relative;
    background-color: #333333;
    text-align: center;
    padding: 10px 25px;
    margin-left: 10px;
    border: 1px solid #333333;
    transition: .6s;
}

@media (max-width: 768px) {
    .page-template-tpl-parrainage-joliejulie .bg-ewr-green #share_link {
        display: block !important;
    }
}

.page-template-tpl-parrainage-joliejulie .bg-ewr-green #share_link:hover {
    background-color: #e5ffe8;
}

.page-template-tpl-parrainage-joliejulie #ewr-message>h1>img.alignright {
    height: 534px;
    object-fit: cover;
}

.page-template-tpl-parrainage-joliejulie .bg-ewr-green #share_link h3 {
    margin: 0;
    color: #fff;
    transition: .6s;
    font-size: 22px;
}

.page-template-tpl-parrainage-joliejulie .bg-ewr-green #share_link:hover h3 {
    color: #333333;
}

.page-template-tpl-parrainage-joliejulie .bg-ewr-green #share_link .no-visibility {
    font-size: 0;
    position: absolute;
}

.page-template-tpl-parrainage-joliejulie .bg-ewr-green #share_link #copy-ewr {
    margin: 0 !important;
    position: absolute !important;
    top: 0 !important;
}

.page-template-tpl-parrainage-joliejulie #ewr-url .bg-ewr-green {
    padding: 12px 20px !important;
}

#custom_html-3 {
    margin-bottom: 0 !important;

}

#custom_html-3 .wpfFilterVerScroll li {
    display: inline-block;
    margin-right: 25px;
    text-align: center;
    position: relative;
}

#custom_html-3 .wpfFilterVerScroll li .color {
    display: block;
    width: 50px;
    height: 50px;
    margin: auto;
    clip-path: circle();
}

#custom_html-3 .wpfFilterVerScroll li .wpfCheckbox {
    opacity: 0;
    position: absolute;
}

.filter-widgets #custom_html-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
}

/* 081222 */


.product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .btn-voir {
    margin: 0;
    background: transparent !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .btn-voir::before,
body .add-to-cart-btn a:before {
    content: none;
}

.product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn a {
    margin-bottom: 0;
    padding: 10px;
    color: #fff;
}

.product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn a:hover {
    opacity: 0.7;
}



.product-loop:not(.product-style--button-hover-alt):hover .add-to-cart-btn {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: none !important;

}

.product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn {
    background-color: #2c2c2c;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;

}

.product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .btn-ajouter,
.product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .btn-voir {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    position: static !important;
    font-weight: normal !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    padding: 10px !important;
    font-weight: normal !important;
    background-color: transparent !important;
}

#growls {
    z-index: 100000000;
}

@media screen and (max-width:1199px) {

    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .btn-ajouter,
    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .btn-voir {
        font-size: 0 !important;
        color: transparent !important;
    }

    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn {
        height: 45px;
    }

    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn {
        top: -46px;
    }

    .product-loop:not(.product-style--button-hover-alt):hover .add-to-cart-btn .button.add_to_cart_button {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .btn-ajouter::before {
        height: 25px;
        min-height: 25px;
        position: relative;
    }

    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .btn-voir::before {
        top: -8px;
    }

    .product-loop:not(.product-style--button-hover-alt):hover .add-to-cart-btn {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
    }

    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_simple {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        margin: 0 !important;
        height: 100%;
        left: unset;
        /* color: transparent !important; */
    }
}

@media screen and (max-width:768px) {
    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .btn-ajouter::before {
        min-height: 25px;
        position: relative;
    }

    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_simple,
    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_variable,
    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_woosb {
        line-height: 50px !important;
        height: 50px !important;
        padding: 0 !important;
    }

    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn .button.product_type_simple {
        padding: 10px !important;
        line-height: normal !important;
    }
}

/* PANIER **OPTIONS CADEAU**  */
form.cart {
    margin-top: 1rem !important;
}

.cart .wc-pao-addons-container .wc-pao-addon-options-cadeau .form-row.wc-pao-addon-wrap {
    position: relative;
}

.cart .wc-pao-addons-container .wc-pao-addon-options-cadeau .form-row.wc-pao-addon-wrap>a:first-child img {
    display: none;
}

.cart .wc-pao-addons-container .wc-pao-addon-options-cadeau .form-row.wc-pao-addon-wrap>a:first-child::before {
    content: "";
    height: 10px;
    width: 10px;
    display: block;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAclJREFUeNrkmd1RwzAMgCN3APrI5SlMAHd54RE2gAloN6ATwAhlgnYD6AR0gRyMEJ7yWjZA6rV3vV5J/CPbQuhObdLasr7EViwFCpS6riv8mqCeoX6hLpum2RRCBf0lXy9Rv1HX6Osa8McrPHlHHR+0/US9lQiD/i52F/1QpgY/no4gSLZw2Gn8ByBIFgRy90s/UTA9EFshkLanvwiYIYg9yMuAnawwNhC04A0u6DlFKYkwlhAUmO7Bo1OSaObqD4R0lgJBJ8BhJDfESZCcMCHjQgyjqSF6QVLCcIwDKQZJYR9SDhbTLuQYNIY9yDENYtxhSD2nY01TSBllYgYOLxAfp2JHP28QR5i2J4FjeR4FgTjAFDEhSEahIF3XrcqyrHY5SxYIFpBAGLa9GguIJwzr7hkKZsE182EJc4EQLde4JkJSZHtHXjlrAMAMMcm1RiAjBCuMmueISQBBTi4H2gTXzUwCCLrS09gw/3f3qyIfUZEhqsjZVVRRVNS1VFQaVdR+VVTjVbwfUfHGSsU7RGkQPjAjbPyMB4/SIBwKGueo17SNf5AIsRfLFOCGQCqpEC4wBPImGcISZkMgMzqQDHEEMz/x1+xHgAEArE7cQvmIgt8AAAAASUVORK5CYII=');
    height: 11px;
    width: 11px;
    background-size: contain;
    background-repeat: no-repeat;
}

.cart .wc-pao-addons-container .wc-pao-addon-options-cadeau .form-row.wc-pao-addon-wrap>a:first-child {
    position: relative;
    left: 0;
    top: 0;
    outline: none;
    z-index: 1;
    opacity: 0.5;
}

.cart .wc-pao-addons-container .wc-pao-addon-options-cadeau .form-row.wc-pao-addon-wrap>a:first-child:hover {
    opacity: 1;
}

.cart .wc-pao-addons-container .wc-pao-addon-options-cadeau .form-row.wc-pao-addon-wrap .btn-img-container {
    display: inline-block;
    position: relative;
    z-index: 2;
}

.cart .wc-pao-addons-container .wc-pao-addon-options-cadeau .form-row.wc-pao-addon-wrap .btn-img-container a {
    position: relative;
    left: -25px;
    z-index: 2;
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    margin: 0;
}

.cart .wc-pao-addons-container .wc-pao-addon-options-cadeau .form-row.wc-pao-addon-wrap .btn-img-container a:hover::before {
    display: block;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

.cart .wc-pao-addons-container .wc-pao-addon-options-cadeau .form-row.wc-pao-addon-wrap .btn-img-container>a.selected {
    position: relative;
    left: 0px;
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
}

.cart .wc-pao-addons-container .wc-pao-addon-options-cadeau .form-row.wc-pao-addon-wrap .btn-img-container>a {
    left: -25px;
    position: relative;
}

.cart .wc-pao-addons-container .wc-pao-addon-options-cadeau .form-row.wc-pao-addon-wrap .btn-img-container>a+span {
    right: 32px !important;
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
}

.cart .wc-pao-addons-container .wc-pao-addon-options-cadeau .form-row.wc-pao-addon-wrap .btn-img-container>a.selected+span {
    right: 0 !important;
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    bottom: 0 !important;
    bottom: 5px !important;
    right: 5px !important;
}

.cart .wc-pao-addons-container .wc-pao-addon-options-cadeau .form-row.wc-pao-addon-wrap .btn-img-container>a+span::before {
    color: #e6e0d3;
    width: 25px;
    height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

/* accordeon page fiche "Echange / livraison" */
.accordeon-tab-container li,
.woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li.livraison_tab .accordeon-tab-container li {
    font-size: 0;
    line-height: 0;
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    opacity: 0;
    font-weight: 400;
    display: block;
}

[id*="accordeon-"]:checked+label+.accordeon-tab-container li,
.woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li.livraison_tab [id*="accordeon-"]:checked+label+.accordeon-tab-container li {
    font-size: 16px;
    line-height: normal;
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    opacity: 1;
    margin-bottom: 1rem;
    display: inline-block;
    margin: 10px 0px !important;
}

[id*="accordeon-"]:checked+label+.accordeon-tab-container {
    /*  margin-top: 1.5rem;
      margin-bottom: 1.5rem; */
    padding-left: 20px;
}

#tab-livraison [id*="accordeon-"]+label {
    color: inherit;
    font-weight: 500;
    font-style: normal;
    color: #333333;
    cursor: pointer;
}

#tab-livraison [id*="accordeon-"]+label::after {
    content: "+";
    color: #e6e0d3;
    margin-left: 15px;
    font-size: 25px;
    border-radius: 50%;
    font-weight: bold;
}

#tab-livraison [id*="accordeon-"]:checked+label::after {
    content: "-";
}

/* ordre des blocs en responsives */
@media screen and (max-width:576px) {
    .product-template-default.woocommerce.single-product .product .summary form.cart {
        margin-bottom: 25px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .product-template-default.woocommerce.single-product .product .product-tabs-wrapper {
        margin-top: 1rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

/* reassurance */
@media screen and (max-width:576px) {
    .reassurance {
        padding: 0 15px;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .reassurance .nomobile {
        display: none !important;
    }

    .reassurance .nopcp {
        display: block !important;
        font-weight: 600;
        color: #333;
        font-size: 14px;
    }

    .reassurance article {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .reassurance article .picto {
        min-width: 40px;
        width: 100%;
    }

    .reassurance .col-sm-4 {
        padding-left: 15px;
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100%;
    }

    .reassurance article .titre {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-right: 0.5rem;
    }
}

/* modal fiche */
.modal-fiche {
    z-index: 100 !important;
}

.modal-fiche .modal-content {
    max-width: 767px;
}

@media screen and (max-width:767px) {
    .product-template-default.single .page-title.page-title-bg_image {
        z-index: 1;
    }

    .modal-fiche .modal-content {
        margin-top: 125px;
    }

    .woocommerce.single-product .product .summary {
        z-index: 1;
    }

    .product-template-default.single figure.woocommerce-product-gallery__wrapper .product-badges span {
        z-index: 1;
    }
}

.entry-summary.ajax-add-to-cart .prince .prince_product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    align-items: start;
    gap: 10px;
    flex-direction: row;


}

.entry-summary.ajax-add-to-cart .prince .prince_product>.a-partir-de {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    font-size: 16px;
    margin-bottom: .25rem;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.entry-summary.ajax-add-to-cart .prince .prince_product>.a-partir-de~.ppu {
    font-size: 16px !important;
    white-space: nowrap;
    display: flex;
    align-items: center;
    margin-bottom: 0 !important;
    margin-right: 5px;
}

.entry-summary.ajax-add-to-cart .prince .prince_product>.woocommerce-Price-amount.amount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 35px;
}

.entry-summary.ajax-add-to-cart .prince .prince_product>.a-partir-de+del {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width:1199px) {
    .entry-summary.ajax-add-to-cart .prince .prince_product>.a-partir-de+del {
        display: inline-block;
        float: right;
    }
}

.entry-summary.ajax-add-to-cart .prince {
    position: relative;
}

.entry-summary.ajax-add-to-cart .prince .prince_product>.a-partir-de~.ppu+ins {
    font-size: 22px;
    margin-left: .5rem;
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: 22px;
    margin-right: 46px;
}

@media screen and (max-width:376px) {
    .entry-summary.ajax-add-to-cart .prince .prince_product>.a-partir-de~.ppu+ins {
        right: unset;
        margin-bottom: -14px;
        margin-right: 46px;
        margin-left: 0;
        position: relative;
    }
}

.entry-summary.ajax-add-to-cart .prince .prince_product>.a-partir-de strong,
.entry-summary.ajax-add-to-cart .prince .prince_product>.a-partir-de strong+.woocommerce-Price-currencySymbol {
    font-weight: 700;
    font-size: 30px;
    margin-left: 5px;
}

.entry-summary.ajax-add-to-cart .prince .stock {
    margin-right: 50px;
    white-space: nowrap;
}

@media screen and (max-width:576px) {

    .entry-summary.ajax-add-to-cart .prince .prince_product>.a-partir-de strong,
    .entry-summary.ajax-add-to-cart .prince .prince_product>.a-partir-de strong+.woocommerce-Price-currencySymbol {
        font-size: 25px;
    }
}

@media screen and (max-width:376px) {
    .entry-summary.ajax-add-to-cart .prince {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 1.5rem;
    }
}

/* 240323 */
.woocommerce.single-product .product .woocommerce-product-gallery .onsale.ccb-degressif {
    width: 100px !important;
    height: 100px !important;
    max-width: none;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    background: #ba3756;
    opacity: 90%;
    text-transform: uppercase;
}

.woocommerce.single-product .product .woocommerce-product-gallery .attachment-woocommerce_single.size-woocommerce_single {
    width: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
}

@media screen and (max-width:576px) {
    .woocommerce.single-product .product .woocommerce-product-gallery .onsale.ccb-degressif {
        width: 70px;
        height: 70px;
        font-size: 11px;
    }
}


.entry-summary.ajax-add-to-cart .prince~.a-partir-de,
.entry-summary.ajax-add-to-cart .prince~del bdi .ccb_price_1,
.entry-summary.ajax-add-to-cart .prince~del bdi .ccb_price_1+.woocommerce-Price-currencySymbol,
.entry-summary.ajax-add-to-cart .prince~del+.ppu,
.entry-summary.ajax-add-to-cart .prince~ins .ccb_price_2,
.entry-summary.ajax-add-to-cart .prince~ins .ccb_price_2~.woocommerce-Price-currencySymbol {
    display: none;
}


/* Modif 12-04/2023 */
.single-nav-on .cart .awdr-bulk-customizable-table tbody {
    flex-wrap: wrap;
}

.summary.entry-summary.ajax-add-to-cart .awdr-bulk-customizable-table .wdr_bulk_table_msg.sar-table .wdr_bulk_table_tr.bulk_table_row {
    width: 100px !important;
}

.summary.entry-summary.ajax-add-to-cart .awdr-bulk-customizable-table .wdr_bulk_table_msg.sar-table .wdr_bulk_table_tr.bulk_table_row td {
    font-size: 13px;
    /* height: 40px; */
}

.wdr_bulk_table_tr.bulk_table_row .col_index_3 {
    height: 47px;
}



.summary.entry-summary.ajax-add-to-cart .awdr-bulk-customizable-table .wdr_bulk_table_msg.sar-table tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}


/* 10/08/23 */
.woocommerce-page.woocommerce.single-product .product .summary #paypal-button {
    bottom: 75px;
    left: 255px
}

.woocommerce-page.woocommerce.single-product .product .summary #paypal-button.paypal-button-degressif {
    top: unset !important;
    bottom: 75px;
}

.site-header .menu-perso {
    left: unset !important;
    bottom: 5px;
}

.woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li>a {
    background-color: #808080;
    padding: 5px 1.042vw !important;
    color: #fff !important;
}

.woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li {
    margin: 0px !important;
}

.woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li.active>a,
.woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li:hover>a {
    background-color: #e6e0d3;

}

@media screen and (min-width:769px) {

    .woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li.active>a,
    .woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li:hover>a {
        color: #2c2c2c !important;
    }

}

.woocommerce.single-product .product .product-tabs-wrapper .wc-tabs {
    margin-bottom: 15px !important;
}

body .woocommerce.single-product .product .summary .product_title {
    font-size: clamp(24px, 2.906vw, 34px);
}

@media screen and (max-width:1280px) {
    .entry-summary.ajax-add-to-cart .prince .prince_product {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        display: inline;
    }

    .entry-summary.ajax-add-to-cart .prince .prince_product>.a-partir-de {
        -ms-flex: auto;
        -webkit-box-flex: 1;
        flex: auto;
        width: auto;
    }

    .entry-summary.ajax-add-to-cart .prince .prince_product>.a-partir-de~.ppu {
        display: inline-block;
    }

    .entry-summary.ajax-add-to-cart .prince .prince_product>.woocommerce-Price-amount.amount {
        display: inline-block;
    }
}

@media screen and (max-width:1080px) {
    .woocommerce-page.woocommerce.single-product .product .summary #paypal-button {
        top: unset !important;
        bottom: 55px !important;
        left: 225px;
    }

    .woocommerce-page.woocommerce.single-product .product .summary #paypal-button.paypal-button-degressif {
        bottom: 55px !important;
    }
}

@media screen and (max-width:991px) {
    .woocommerce-page.woocommerce.single-product .product .summary #paypal-button.paypal-button-degressif {
        bottom: 55px !important;
    }
}

@media screen and (max-width:767px) {
    .woocommerce-page.woocommerce.single-product .product .summary #paypal-button {
        bottom: 54px !important;
        left: 240px;
    }

    #tab-livraison [id*="accordeon-"]+label {
        font-size: 18px;
    }
}

@media screen and (max-width:576px) {
    .woocommerce-page.woocommerce.single-product .product .summary #paypal-button {
        bottom: -304px !important;
        margin-left: 15px;
        left: 190px;
    }

    .woocommerce-page.woocommerce.single-product .product .summary #paypal-button.paypal-button-degressif {
        bottom: -129px !important;
    }

    table#sort_customizable_table {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .woocommerce.single-product .product .summary .product_title {
        font-size: 24px !important;
    }

    .product-template-default.single .page-title.page-title-bg_image .single_product_titre .entry-title {
        font-size: 30px;
    }

    .entry-summary.ajax-add-to-cart .prince .prince_product>.a-partir-de {
        font-size: 19px;
    }

    #tab-livraison [id*="accordeon-"]+label {
        font-size: 18px;
    }

    .entry-summary.ajax-add-to-cart .prince .prince_product>.woocommerce-Price-amount.amount {
        font-size: 27px;
    }

}

@media screen and (max-width:360px) {

    .woocommerce-page.woocommerce.single-product .product .summary #paypal-button.paypal-button-degressif {
        bottom: -129px !important;
    }

    .woocommerce-page.woocommerce.single-product .product .summary .wrap-button {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .woocommerce-page.woocommerce.single-product .product .summary .wrap-button [class*="button"] {
        margin: 5px 0 !important;
        max-width: unset !important;
        width: 100% !important;
    }
}


aside#secondary .product-categories .children li a {
    color: #2c2c2c !important;
    text-transform: uppercase;
}

aside#secondary .product-categories>.expand>a,
aside#secondary .product-categories .children .child-active.expand>a {
    font-weight: bold;
}

aside#secondary .product-categories .children li.current-cat>a::after {
    display: none;
}

@media screen and (max-width:767px) {
    aside#secondary .product-categories li {
        border: none !important;
        padding: 5px !important;
    }
}



/* fix bug après mise à jour */

/* tarif deg */
.product-badges span.ccb-degressif {
    font-size: 10px;
    line-height: normal !important;
    display: flex !important;
    width: 54px !important;
    height: 54px !important;
    align-items: center;
    background-color: #cbb2a3 !important;
}

/* page fiche image slide */
.thumbnails-slider .slick-slide img {
    max-width: 100px !important;
}


/* mini panier latérale */
li.woocommerce-mini-cart-item.mini_cart_item>a:last-of-type {
    display: flex !important;
    text-align: left;
    padding-right: 5px;
}

li.woocommerce-mini-cart-item.mini_cart_item>a:last-of-type img {
    max-width: 70px !important;
    margin-right: 8px;
}

li.woocommerce-mini-cart-item.mini_cart_item>a:last-of-type:after {
    content: none !important;
}


/* catégorie */
.page-title-shop .page-subtitle,
.page-title-shop .site-breadcrumbs {
    display: none;
}

/* panier rj 03/05 */
.woocommerce-cart-form .shop_table .actions {
    text-align: center;
}

.woocommerce-cart-form .shop_table .actions .button {
    margin-top: 10px;
}

.woocommerce-cart-form .shop_table .actions .button[name="update_cart"] {
    margin-bottom: 20px;
}

.woocommerce form .input-text[name="coupon_code"] {
    max-width: 314px;
    margin: auto;
}


/*07-05-24*/

.prince_product>span.from {
    font-size: 18px !important;
    display: none;
}

.prince_product span bdi {
    display: block;
}


.component_options_select_wrapper .component_options_select {
    padding: 9px 0 !important;
}

.small_width .component_option_thumbnail .image {
    width: 100px !important;
    margin: 0 !important;
}

.component_option_thumbnail_container .thumbnail_description {
    text-align: left;
    padding: 7px 0 !important;
}

.component_option_thumbnail_container .thumbnail_buttons {
    text-align: left;
}


.product-tabs-wrapper {
    display: flex;
    flex-direction: column;
}

.prince_product span bdi {
    display: block;
}

.composited_product_details_wrapper .details.component_data>p,
.composited_product_details_wrapper .details.component_data>ul {
    display: none;
}

@media screen and (max-width:767px) {
    .woocommerce.single-product .product .summary form.cart>.composite_component.component {
        width: 100%;
    }

    .composited_product_details_wrapper {
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .composited_product_images.images {
        margin: auto !important;
    }

    /*Modif Habib 11-07-2024 */
    /* .wc-pao-addon .wc-pao-addon-wrap label {     
        justify-content: center;
    } */

    .component:not(.selection_thumbnail_hidden) .composited_product_details_wrapper>.details {
        float: none;
        margin: auto;
    }

    .composite_form .step_title_wrapper {
        text-align: center;
    }
}

@media screen and (max-width:480px) {

    .entry-summary.ajax-add-to-cart .prince .prince_product,
    .entry-summary.ajax-add-to-cart .prince {
        display: flex;
        flex-direction: row;
    }

}

/*08-05-24*/

.home .yvideo-title {
    font-size: clamp(16px, 1.579vw, 30px) !important;
}

.woocommerce-cart-form .shop_table .actions .button {
    min-width: 314px;
}

.site-footer.site-footer--dark ul li>a:hover {
    color: #e6e0d3 !important;
}

.product-loop .product-thumb img {
    width: 100%;
}

@media screen and (max-width:1119px) {
    .listStars {
        display: inline;
        width: auto !important;
        min-width: auto !important;
        max-width: 100% !important;

        top: 32px;
        position: relative;
        margin: -24px auto auto auto !important;
    }

    .product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn {
        top: -45px !important;
    }

    .netreviews_bg_stars_big {

        width: auto !important;
        min-width: auto !important;
        max-width: 100% !important;

    }

    .product-loop.product-style--default .product-info .product-title {
        margin-top: 12px;
        padding-top: 18px;
    }

    /* .home #lezada-space-5,.home #lezada-space-6 {
        display: none !important;
    }  */


}

@media screen and (max-width:1199px) {

    .home #lezada-space-8,
    .home #lezada-space-7,
    .home #lezada-space-6,
    .home #lezada-space-5 {
        display: none !important;
    }
}

@media screen and (max-width:991px) {
    #footer .container.wide .rs-footer>div {
        display: flex;
        justify-content: center;
    }


    #footer .container.wide .rs-footer {
        text-align: center;
        padding-right: 0;
    }

    .site-footer .footer-column:first-child {

        justify-content: center;
        width: 100%;
    }


}

/*sticky image fiche produit*/
/**/
.woocommerce.single-product .product .container-products-sticky {
    position: sticky;
    top: 129px;
}

.single-product #page-container {
    overflow: visible;
}

/* */
/* .product-seller-lists .product-loop .product-thumb {
    max-height: 181px;
} */
.archive:not(.search) .products {
    height: auto !important;
}

.archive .product-loop .product-thumb img,
.product-seller-lists .product-thumb img,
.product-loop .product-thumb img {
    aspect-ratio: 1.2;
    height: 100%;
    object-fit: cover;
    /* max-height: 225px; */

}

.archive .products .product-thumb .woocommerce-loop-product__link,
.product-seller-lists .products .product-thumb .woocommerce-loop-product__link {
    display: block;

    width: 100%;

}

.product-seller-lists .products .product-thumb {
    max-height: 200px;
}

@media screen and (max-width:1300px) {
    .product-seller-lists .products .product {
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media screen and (max-width:1300px) {
    .product-seller-lists .products .product {
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media screen and (max-width:1024px) {
    .product-seller-lists .products .product {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}

@media screen and (max-width:992px) {
    .product-seller-lists .products .product {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width:574px) {

    .product-seller-lists .products .product {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .product-seller-lists .products .product-thumb .woocommerce-loop-product__link,
    .product-seller-lists .products .product-thumb {

        height: unset;

        max-height: unset;
    }
}



@media screen and (max-width:543px) {

    .archive .products.row.ajax-products.grid>.product,
    .product-seller-lists .products .product {
        margin: auto;
        margin-bottom: 50px;
        max-width: 350px;
    }

    .archive .products .product-thumb .woocommerce-loop-product__link {

        height: unset;

        max-height: unset;
    }

    .archive.tax-product_cat .add-to-cart-btn .button.product_type_composite,
    .product-seller-lists .add-to-cart-btn .button.product_type_composite {
        margin: auto;
    }

}

/* avis */

.row-reviews-rating,
.reviews-modal-open .row-reviews-rating {
    display: flex;
    gap: 20px;
    align-items: center;
}

.reviews-modal-open .close-modal-reviews,
.container-some-reviews .read-more-reviews {

    color: #e6e0d3;
    cursor: pointer;

}

.reviews-modal-open .close-modal-reviews {
    position: absolute;
    right: 15px;
}

.reviews-modal-open .row-reviews-comment {
    margin-top: 30px;

}


.row-reviews-comment {
    margin-top: 17px;
    min-height: 65px;
    max-height: 70px;
    font-weight: 400;

    line-height: 17px;
    color: #313235;
    font-family: "Roboto", "Arial", sans-serif;
    overflow: hidden;

}

.read-more-reviews {
    color: #e6e0d3;
    cursor: pointer;

}


.row-reviews-comment>* {
    font-size: 14px;
    display: -webkit-box;
    /* Define the box model for the text */
    -webkit-box-orient: vertical;
    /* Set the box orientation to vertical */
    -webkit-line-clamp: 3;
    /* Limit the text to 3 lines */
    overflow: hidden;
    /* Hide the overflow text */
    text-overflow: ellipsis;
    /* Add ellipsis (...) at the end */
    /* Ensure this matches the line-height and line-clamp */
}

.under-row-about-reviews,
.reviews-modal-open .under-row-about-reviews {
    margin-top: 17px;
    font-style: normal;
    line-height: 17px;
    color: #706d6d;
    font-family: "Roboto", "Arial", sans-serif;
}

.under-row-about-reviews>* {
    font-size: 12px;
}

.container-about-reviews,
.reviews-modal-open .container-about-reviews {
    padding: 20px 16px;
    border: 1px solid #e7e7e7;
}

.row-reviews-rating .under-row-reviews-stars,
.reviews-modal-open .row-reviews-rating .under-row-reviews-stars {
    display: flex;
    gap: 5px;
}

.darker-word-reviews,
.reviews-modal-open .darker-word-reviews {
    font-weight: 600;
}

.stars-reviews {
    background: #e6e0d3;
    width: 25px;
    height: 25px;
    display: inline-block;
    font-size: 0;
    position: relative;
}

.reviews-notes {
    font-size: 16px;
    font-weight: 600;
    color: #2f2e2e;
}

.container-some-reviews .under-row-reviews-notes .reviews-notes .review__rating-fact,
.reviews-modal-open .under-row-reviews-notes .reviews-notes .review__rating-fact {
    font-size: 20px;
    color: #e6e0d3;

}

.stars-reviews::before {
    content: "";
    position: absolute;
    width: calc(100% - 7px);
    height: calc(100% - 7px);
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMS41NzUiIGhlaWdodD0iMzAuNDAyIiB2aWV3Qm94PSIwIDAgMzEuNTc1IDMwLjQwMiI+CiAgICA8cGF0aCBkYXRhLW5hbWU9IlRyYWPDqSAxIiBkPSJtOTc3LjIyMyA2ODUuMjQxLTcuNzc1IDcuOCAyLjAzMSAxMC45ODgtOS44MzYtNS4xNjgtOS42NzggNS4yMTEgMS43LTExLTguMDEyLTcuNzY3IDEwLjg4NS0xLjYyOCA0LjcyNi0xMC4wMTEgNS4wMzEgOS45OXoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05NDUuNjQ4IC02NzMuNjcxKSIgc3R5bGU9ImZpbGw6I2ZmZiIvPgo8L3N2Zz4K);
    margin-top: -1px;
    background-size: 100% 100%;
    z-index: 2;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.container-some-reviews.container-line-reviews {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: center;
}

.container-some-reviews.container-line-reviews .container-about-reviews {
    width: 100%;
}

@media screen and (min-width:992px) {

    .container-some-reviews.container-line-reviews .container-about-reviews {
        width: calc(33.33% - 25px);
    }

    #tab-reviews_product .container-reviews {
        width: calc(50% - 5px);
    }
}

/*modal review*/

.content-modal-reviewer {
    position: fixed;
    background: #fff;

    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    width: 90%;
    max-width: 650px;
}

.content-modal-reviewer-overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #0000004e;
    z-index: 5;

}

#tab-reviews_product {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding-bottom: 40px;
}

#tab-reviews_product:after,
#tab-reviews_product:before {
    content: unset !important;
    display: unset !important;
}

#tab-reviews_product .row-reviews-comment {
    min-height: unset !important;
}

@media screen and (min-width: 768px) {
    #tab-reviews_product .row-reviews-comment {
        margin-top: unset !important;
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    div#tab-reviews_product .container-about-reviews {
        width: 49%;
    }
}

@media screen and (max-width: 767px) {
    #tab-reviews_product {
        justify-content: center;
    }

    div#tab-reviews_product .container-about-reviews {
        width: 100%;
    }

    .content-modal-reviewer .row-reviews-comment {
        max-height: unset;
    }

    div#page-container .main-container .wc-tabs .reviews_product_tab a {
        padding: 4px 35px !important;
    }

    .woocommerce-product-rating .netreviews_bg_stars_big.headerStars div:nth-child(2) {
        position: relative;
    }

    #footer {
        overflow: hidden !important;
    }
}

.woocommerce-page.woocommerce.single-product .product .summary #paypal-button.paypal-button-degressif,
.woocommerce-page.woocommerce.single-product .product .summary #paypal-button {
    display: none !important;
}

/*29-10-2024*/
.entry-summary.ajax-add-to-cart .prince .prince_product .content-product-unit-price {
    order: 1;
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
}

.entry-summary.ajax-add-to-cart .prince .prince_product .content-price-min {
    order: 2;
}

@media screen and (min-width: 415px) {
    .entry-summary.ajax-add-to-cart .prince .prince_product {
        max-width: 320px !important;
    }
}

.entry-summary.ajax-add-to-cart .prince .prince_product {
    gap: 10px;
    flex-wrap: wrap;
    order: 2;
    max-width: 100%;
    margin: 10px 0px
}

.entry-summary.ajax-add-to-cart .prince .prince_product p,
.entry-summary.ajax-add-to-cart .prince .prince_product .content-product-unit-price {

    line-height: 22px;
}

.entry-summary.ajax-add-to-cart .prince .prince_product .minPrice,
.entry-summary.ajax-add-to-cart .prince .prince_product .woocommerce-Price-currencySymbol,
.entry-summary.ajax-add-to-cart .prince .prince_product .content-product-unit-price bdi {
    font-size: clamp(20px, 2.456vw, 28px);
}

.entry-summary.ajax-add-to-cart .prince .prince_product .a-partir-de {
    display: flex;
    gap: 5px;
}



.entry-summary.ajax-add-to-cart .prince {
    flex-wrap: wrap;
    margin-top: 20px;
}

.entry-summary.ajax-add-to-cart .prince .stock {
    width: 100%;
    order: 1;
}

.quantity.lezada_qty {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    border-bottom: 0 !important;
    border: 1px solid #7e7e7e !important;
    padding: 0 !important;
    margin: 0 !important;
    margin-right: 15px !important;
    height: 65px !important;

}




.quantity.lezada_qty .input-text.qty {
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 2;
    margin-left: 17px !important;
    font-size: 25px !important;
    color: #7e7e7e !important;
    width: 65px !important;
}

.quantity.lezada_qty .plus,
.quantity.lezada_qty .minus {
    display: flex;
    justify-content: end;
    padding-right: 7px;

    align-items: center;
}

.quantity.lezada_qty .plus {

    grid-row-start: 1;
    grid-column-start: 2;

    grid-row-end: 2;
    grid-column-end: 3;


}

.quantity.lezada_qty .minus {


    grid-row-start: 2;
    grid-column-start: 2;

    grid-row-end: 3;
    grid-column-end: 3;


}

.single-product .wrap-quantity {
    float: left;
}

.wrap-quantity>.qty {
    display: none !important;
}

.woocommerce-page.woocommerce.single-product .product .summary .single_add_to_cart_button {
    background: #e6e0d3 !important;
    border: 0;
    width: 100%;
    margin-right: 0;
    box-sizing: border-box;
    color: #2c2c2c;
}

.woocommerce-page.woocommerce.single-product .product .summary .single_add_to_cart_button:hover {

    /* border: solid 3px #2c2c2c; */
    color: #e6e0d3;
    background: #2c2c2c !important;

}

@media screen and (max-width: 1080px) {
    .woocommerce-page.woocommerce.single-product .product .summary .single_add_to_cart_button {
        height: 65px;
    }
}

.reassurance {
    background: none !important;
    flex-direction: column;
}

.reassurance .align-items-center .picto {
    display: block;
    max-width: 100%;
    flex: none;
}

.reassurance .align-items-center article {
    display: flex;
    align-items: center;
    text-align: left;
    padding: 5px 0;
}

.reassurance .align-items-center article .col-sm-12 {
    padding: 0 !important;
}

.reassurance .align-items-center article .titre {
    width: 9%;
    justify-content: flex-start;
    max-width: 60px;
}

.reassurance .align-items-center article .texte {
    width: 85%;
    color: #2c2c2c;
    font-size: 18px;
    font-weight: 500;

}

.reassurance .align-items-center .picto img {
    width: 100%;
    max-width: 33px;
}

/*tarif degressif inside tabs*/

.awdr-bulk-customizable-table table {
    margin: auto;
}

.awdr-bulk-customizable-table .wdr_bulk_table_msg.sar-table tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.awdr-bulk-customizable-table .wdr_bulk_table_msg.sar-table .wdr_bulk_table_tr.bulk_table_row:first-child {
    margin-left: 0;
}

.awdr-bulk-customizable-table .wdr_bulk_table_msg.sar-table .wdr_bulk_table_tr.bulk_table_row {
    width: 100px !important;
    background-color: #808080;
    color: #fff;
    margin: 0.5rem 0.25rem;
    border: none !important;
}

.awdr-bulk-customizable-table .wdr_bulk_table_msg.sar-table .wdr_bulk_table_tr.bulk_table_row {
    background-color: #808080;
    color: #fff;
    margin: 0.5rem 0.25rem;
    border: none !important;
    /* padding: 0.25rem 0.5rem; */
    cursor: pointer;
}



.awdr-bulk-customizable-table .wdr_bulk_table_msg.sar-table .wdr_bulk_table_tr.bulk_table_row td {
    border: none;
    font-size: 15px;
    display: block;
    text-align: center;
    padding: 0.25rem 0.25rem;
    line-height: 100%;
}

.awdr-bulk-customizable-table .wdr_bulk_table_msg.sar-table .wdr_bulk_table_tr.bulk_table_row td {
    font-size: 13px;
    /* height: 40px; */
}

.awdr-bulk-customizable-table .wdr_bulk_table_msg.sar-table .wdr_bulk_table_tr.bulk_table_row>td:nth-child(2),
.awdr-bulk-customizable-table .wdr_bulk_table_msg.sar-table .wdr_bulk_table_tr.bulk_table_row>td:nth-child(3) {
    padding: 0.25rem 0.75rem;
}

.awdr-bulk-customizable-table .wdr_bulk_table_msg.sar-table .wdr_bulk_table_tr.bulk_table_row>td:nth-child(2) {
    padding-bottom: 0 !important;
    padding-top: 0.65rem !important;
}

.entry-summary.ajax-add-to-cart .awdr-bulk-customizable-table {
    display: none;
}

.added_to_cart.wc-forward {
    display: none !important;
}

.woocommerce.single-product .product .summary .wrap-button {
    margin: 0 !important;
}

.tarif-degressif-container {
    max-width: 650px;
    margin: auto;
}

@media screen and (max-width: 576px) {
    .product-template-default.woocommerce.single-product .product .summary form.cart {

        order: unset;
    }
}

.woocommerce.single-product .product .product-tabs-wrapper .wc-tabs {
    display: flex;
    flex-direction: column;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: center;
}

@media screen and (max-width:767px) {
    #woocommerce_product_categories-2 {
        display: none !important;
    }
}

.entry-summary.ajax-add-to-cart .tarif-degressif-container,
.woocommerce.single-product .summary.entry-summary iframe {
    display: none !important;
}

/*black friday*/
.product-badges-black-friday {
    height: 40px;
    width: 40px;
    background: url(../images/1=1.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    background-size: 100%;
}


.woocommerce.single-product .product-badges-black-friday {
    height: 80px;
    width: 80px;
    top: 0;
    left: 0;

}

/*21-11-24*/

.shop-toolbar .filter-button {

    transition: none;
}

.site-header .right-col.header-tools i {
    font-size: 27px;
}

@media screen and (min-width:1200px) {
    .site-header .menu-perso {
        position: absolute !important;
        line-height: 1.5 !important;
    }

    .site-header .right-col.header-tools {
        line-height: normal;
        padding-top: 0;
        gap: 20px;

    }

    .site-header .right-col.header-tools i {
        font-size: 27px;
    }

    body .site-header .header-tools>div {
        margin-right: 0;
        text-align: center;
    }

    .site-header .right-col.header-tools .header-login {

        order: 1;
    }

    .site-header .menu-perso {
        left: unset !important;
        bottom: 5px;
        right: 0;
    }

    .site-header.is-sticky .right-col.header-tools {
        height: 94px;
    }
}

.woocommerce-page .status-publish .woocommerce .cart-collaterals .wc-proceed-to-checkout .checkout-button {
    font-size: clamp(18px, 2.137vw, 25px);
    max-width: unset;
    margin-top: 30px;
    padding: 12px clamp(18px, 2.991vw, 35px);
}

.reassurance-ccb {
    flex-wrap: wrap;

}

.reassurance-ccb .reassurance-content {
    padding: 20px;
}

@media (max-width:991px) {
    .woocommerce-cart table.cart td.product-quantity .quantity.lezada_qty {
        margin: auto !important;
    }
}

@media (max-width:767px) {
    .reassurance-ccb .reassurance-content img {
        max-width: 50px;
    }
}

/*commande*/

.woocommerce-checkout form h3 {
    font-size: clamp(28px, 4.103vw, 48px) !important;
    line-height: 40px !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table {
    margin-bottom: 20px;
}

.woocommerce-checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
    font-size: 18px;
}

@media screen and (min-width:992px) {
    .ppcp-messages iframe {

        max-width: 45%;
    }

}

.containers-customs-filters-products {
    padding-top: 16px !important;
}

.containers-customs-filters-products .tri-custom p {
    margin-bottom: 5px;
    color: #000;
}

.nice-select.orderby {
    height: 40px !important;
    background-color: #fff;
    border: 1px solid #767676;
    border-radius: 4px;
    color: #767676;
    font-size: 14px;
    font-weight: 600;
    padding: 8px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.nice-select.orderby .current {
    display: flex;
    align-items: center;
    gap: 5px;
}

.nice-select.orderby .current::after {
    content: "";
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    line-height: 1;
}

.nice-select.orderby::after,
.nice-select.orderby.open:after {
    content: none;

}

@media screen and (max-width:767px) {
    .row-custom-filters-product {
        justify-content: center !important;
    }

    .row-custom-filters-product .filtre-custom {
        display: flex;
        align-items: center;
        gap: 20px;
        flex-wrap: wrap;
        row-gap: 5px;
    }

    .tri-custom {
        display: flex;
        gap: 10px;
        margin-top: 20px;
        align-items: center;
        flex-wrap: wrap;
    }
}

/*07-01-25*/

@media screen and (max-width:991px) {
    .site-footer .widget.section-widget {
        max-width: 100%;
    }

    .site-footer .footer-column:nth-child(2) {
        max-width: 66.66%;
    }

    .site-footer .footer-column:nth-child(3) {
        max-width: 33.33%;

    }

    .site-footer .footer-column:nth-child(3)>div {
        flex: 0 0 100%;
    }
}

@media screen and (max-width:767px) {
    #footer .container.wide .row:nth-child(3)>div {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }

    #footer .container.wide .row:nth-child(3)>div>div {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        text-align: center;
    }


}

.woocommerce-privacy-policy-text {
    margin-bottom: 20px;
}

.home-carousel .vc_slide .vc_carousel-inner,
.home-carousel .vc_slide.vc_images_carousel {
    aspect-ratio: 3.3;
    overflow: hidden;
}

.home-carousel .vc_slide .vc_carousel-inner .vc_item img {
    width: 100%;
    /* height: 350px; */
    object-fit: cover;
    object-position: center center;
    aspect-ratio: 3.3;

}

.home-carousel .vc_images_carousel .vc_carousel-indicators li {
    border: 1px solid #e6e0d3;
    background-color: transparent;

}

.home-carousel .vc_images_carousel .vc_carousel-indicators li.vc_active {
    border: 1px solid #e6e0d3;
    background-color: #e6e0d3;
}

.home-tab .vc_tta-tabs-list {
    text-align: center;
}

.home-tab .vc_tta-tabs-list .vc_tta-tab,
.home-tab .vc_tta-panel-title {
    background-color: #808080;
    color: #fff;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.home-tab .vc_active .vc_tta-panel-title,
.home-tab .vc_tta-tabs-list .vc_tta-tab.vc_active {
    background-color: #e6e0d3;
    color: #fff;
}

.home-accordeon .vc_tta-panel {
    margin-bottom: 15px;
}

.home-accordeon h4 {
    font-size: clamp(18px, 2.051vw, 24px);
}

.first-section h1 {
    font-size: clamp(22px, 3.333vw, 40px);
}

.first-section h2 {
    font-size: clamp(18px, 2.333vw, 28px);
}

.home-grid-4 h2,
.home-grid-4 h3 {
    font-size: clamp(18px, 2.333vw, 28px);
    color: #e6e0d3;
}

.home-grid-4 h2,
.home-grid-4 h3 {
    min-height: 35px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 16px !important;
    margin-bottom: 5px;
}

.home-grid-4 .vc_figure img {
    aspect-ratio: 1;
    object-fit: cover;
}


.home-accordeon.vc_tta-accordion .vc_tta-panels .vc_tta-panel-heading {
    background-color: #e6e0d3;

}

.home-accordeon.vc_tta-accordion .vc_tta-panels .vc_tta-panel-heading .vc_tta-title-text,
.home-accordeon.vc_tta-accordion .vc_tta-panels .vc_tta-panel-heading .vc_tta-controls-icon {
    color: #2c2c2c;
}

@media screen and (max-width:767px) {
    .home-grid-4 .vc_column_container {
        flex: 0 0 50%;
        max-width: 50%;
    }

}

@media screen and (min-width:768px) {
    .home-tab .vc_tta-tabs-list {
        display: flex !important;
        gap: 5px;
        justify-content: center;
    }


    .home-tab .vc_tta-tabs-list .vc_tta-tab {
        margin: 0 2.5px;
        flex: 1;
    }
}

/*responsives*/

body .h1,
body h1 {

    font-size: clamp(25px, 2.564vw, 30px);
}

body .h2,
body h2 {
    font-size: clamp(22px, 2.735vw, 32px);
}

body .h3,
body h3 {

    font-size: clamp(20px, 2.393vw, 28px);
}

body .h4,
body h4 {
    font-size: clamp(18px, 2.393vw, 24px);
}

body [data-header-size=small].sbi-header-type-text {
    font-size: clamp(26px, 3.077vw, 36px);
    text-align: center;
}

body .prince_product>ins,
body .prince_product>span {
    font-size: clamp(24px, 3.248vw, 38px);
}

.page-id-1960 h2 {
    font-size: clamp(26px, 4.103vw, 48px) !important;
}

body .cart-collaterals h2 {
    font-size: clamp(26px, 2.906vw, 32px);
}

body #customer_login h2 {
    font-size: clamp(24px, 2.906vw, 34px);
}

body.page-id-2049 h2 {
    font-size: clamp(24px, 3.419vw, 40px) !important;
}

body.page-id-2049 h3 {
    font-size: clamp(22px, 3.077vw, 36px) !important;
}



@media screen and (max-width:767px) {
    body #customer_login {
        margin-top: 0;
    }

    body.page-id-2049 h2,
    body.page-id-2049 h3 {
        text-align: center !important;
        line-height: 1.5 !important;
    }

    .product-layout-basic .woocommerce-tabs .wc-tabs-panel-wrapper .woocommerce-Tabs-panel iframe {
        max-height: 350px;
    }

}

@media screen and (max-width:768px) {
    body .site-header.sticky-header {
        height: unset !important;
    }
}

#brevo-conversations {
    right: auto !important;
    left: 20px !important;
    bottom: 30px !important;
}



/*Modification Habib 02/12/2025 */
body.woocommerce.single-product .main-container .site-content .product .summary form.variations_form td.label {
    width: 22%;
}

body.woocommerce.single-product .main-container .site-content .product .summary form.variations_form label {
    font-weight: 400 !important;
}

.woocommerce.single-product .main-container .site-content .product .summary form.variations_form label::after {
    content: '*';
    font-size: 10px !important;
    top: 5px;
}

.woocommerce.single-product .main-container .site-content .product .summary form.variations_form td.value select,
.woocommerce.single-product .main-container .site-content .product .summary form.variations_form td.value select option,
body.woocommerce.single-product .main-container .site-content .product .summary form.variations_form label {
    font-size: 15px;
}

.woocommerce.single-product .main-container .site-content .product .summary form.variations_form td.value select {
    height: 40px;
    width: 100%;
    padding: 0px 5px;
}

body.single-product.woocommerce-page .site-content .single-nav-wrapper {
    top: -15px;
}

@media screen and (min-width:768px) {
    .woocommerce.single-product .product .summary form.cart.variations_form.cart {
        margin-top: 0 !important;
    }
}

@media screen and (max-width:360px) {
    .single-product .wrap-quantity {
        margin-top: 5px;
    }
}

.product-layout-basic .woocommerce-tabs .wc-tabs-panel-wrapper .woocommerce-Tabs-panel>.tarif-degressif-container:not(.empty-customizable-table) {
    display: none;
}

/*End Modification Habib*/
.row-custom-filters-product .containers-customs-filters-products {
    display: flex;
    flex-direction: row;
    align-items: end;
}

.product-loop.product-style--default .product-info .title-wrap .product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 12px;
    text-align: center;
}

@media screen and (max-width:1199px) {
    .product-loop.product-style--default .product-info .title-wrap .product-title a {
        margin-top: 10px;
    }
}

.products.row.grid .product.product-loop .product-info .add-to-cart-btn,
.product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn {
    display: block;
    opacity: 1;
    visibility: visible;
    position: relative;
    top: 0 !important;
    transform: unset !important;
    align-items: center;
    height: 45px;
    margin: 10px 0;
}

.products.row.grid .product.product-loop .product-info .add-to-cart-btn .add_to_cart_button,
.product-loop:not(.product-style--button-hover-alt) .add-to-cart-btn a {
    position: relative !important;
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: visible;
    color: #FFFFFF !important;
    top: unset !important;
    margin-bottom: 0;
    transform: unset;
    font-size: 14px !important;
    width: 100%;
}

.product-loop.product-style--default .product-info .title-wrap .product-title {
    margin-bottom: 0;
}

.product-loop .product-thumb img {
    margin: 0 auto;
}

.products.row.grid .product.product-loop .product-info .add-to-cart-btn .button.product_type_simple {
    width: 100%;
    text-align: center;
    font-size: 14px !important;
}

.products.row.grid .product.product-loop .product-info .add-to-cart-btn .btn-voir {
    font-size: 0 !important;
}

span.page-subtitle a.read-more-tax-description,
span.page-subtitle span.read-more-tax-description {
    color: #2c2c2c;
    text-decoration: underline;
    font-size: 17px;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: 600;
    cursor: pointer;
}

.categories-row .product-category .woocommerce-loop-category__title {
    font-size: 17px;
}

.product-category.product .product-category-content h2.woocommerce-loop-category__title .item {
    margin-top: 5px;
    font-size: 14px;
}

.product-category.product .product-category-content h2.woocommerce-loop-category__title .item mark.count {
    background-color: unset;
}

.product-category .product-category-thumbnail img {
    aspect-ratio: 1/1;
    object-fit: cover;
}

.entry-summary.ajax-add-to-cart .prince .prince_product {
    column-gap: 10px !important;
}

.entry-summary.ajax-add-to-cart .prince .prince_product span.ppu {
    font-size: 15px !important;
}

.entry-summary.ajax-add-to-cart .prince .prince_product ins {
    font-size: clamp(20px, 2.456vw, 28px);
    display: block !important;
}

.entry-summary.ajax-add-to-cart .prince .prince_product>del {
    order: 1;
}

.ajax-add-to-cart.single-nav-on>.content-price-min,
.ajax-add-to-cart.single-nav-on>del.normal-price-degressif-tarif,
.ajax-add-to-cart.single-nav-on>.ppu,
.ajax-add-to-cart.single-nav-on>ins {
    display: none;
}

span.txt-from-price {
    line-height: 1.2;
}

.products .product-loop.product-style--default .product-info {
    padding-top: 0;
    flex: 1;
    margin-top: 0;
}

/*Modification Habib 27-01-2026*/
@media screen and (max-width: 543px) {
    .containers-customs-filters-products {
        flex-wrap: wrap;
    }

    .containers-customs-filters-products .filtre-custom .toolbar-control .show-filter-mob {
        flex-direction: column;
    }

    .containers-customs-filters-products .filtre-custom .toolbar-control,
    .shop-toolbar .row-custom-filters-product .tri-custom .woocommerce-ordering,
    .shop-toolbar .row-custom-filters-product .tri-custom .woocommerce-ordering .nice-select,
    .shop-toolbar .row-custom-filters-product .tri-custom .woocommerce-ordering .nice-select .current {
        width: 100%;
    }

    .shop-toolbar .row-custom-filters-product .tri-custom .woocommerce-ordering .nice-select .current {
        justify-content: space-between;
    }
}

@media screen and (max-width: 1024px) {
    .product-loop .product-thumb {
        height: auto;
    }

    .product-loop.product-style--default .product-info {
        padding-top: 30px;
    }

    .product-loop.product-style--default .product-info .title-wrap .product-title {
        margin-top: 0;
        padding-top: 0;
    }
}

@media screen and (min-width: 1270px) {
    .products.row.grid .product.product-loop .product-info .add-to-cart-btn .add_to_cart_button {
        text-wrap-mode: nowrap;
    }
}

@media screen and (min-width: 769px) {
    .product-template-default.woocommerce.single-product .product .product-tabs-wrapper .tabs.wc-tabs li>a {
        font-size: 25px !important;
    }
}

.product-template-default.woocommerce.single-product .product .product-tabs-wrapper .tabs.wc-tabs li>a {
    display: block;
    text-align: left;
    font-size: 20px !important;
}

.product-template-default.woocommerce.single-product .product .product-tabs-wrapper .tabs.wc-tabs {
    padding: 0;
}

.woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li .wc-child-tabs {
    text-align: start;
    margin-bottom: 10px !important;
    position: relative;
    z-index: 2;
    padding-top: 20px;
}

.woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li .wc-child-tabs li {
    font-size: initial;
}

.woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li .wc-child-tabs li {
    line-height: 30px;
}

.has-post-thumbnail .product-tabs-wrapper #tab-description ul {
    padding-left: 0;
}

.woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li .before-a-tab {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1;
    content: '';
    cursor: pointer;
}

.woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li .wc-child-tabs .awdr-bulk-customizable-table .tarif-degressif-container {
    display: block !important;
}

.woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li .wc-child-tabs .tarif-degressif-container {
    display: none;
}

.entry-summary.ajax-add-to-cart .prince .prince_product .content-price-min p.a-partir-de {
    display: none;
}

.entry-summary.ajax-add-to-cart .prince .prince_product .content-price-min p {
    margin-bottom: 0px;
}

.entry-summary.ajax-add-to-cart .prince .prince_product .content-price-min .custom-from-price-value .price-value {
    font-size: clamp(20px, 2.456vw, 28px);
    font-weight: 700;
}

.price .content-price-min .ppu {
    font-size: 19px;
    margin-bottom: .25rem;
}

.single-nav-wrapper .single-nav .item-wrapper .details .price {
    display: flex;
    gap: 10px;
    align-items: baseline;
}

.single-nav-wrapper .single-nav .item-wrapper .details .price .content-price-min {
    order: 1;
}

.single-nav-wrapper .single-nav .item-wrapper .details .price p.a-partir-de {
    display: none;
}

.single-nav-wrapper .single-nav .item-wrapper .details .price p {
    margin: 0;
}

@media screen and (max-width: 768px) {
    .product-template-default.woocommerce.single-product .product .product-tabs-wrapper .tabs.wc-tabs li>a {
        margin: 0px;
    }

    .woocommerce.single-product .product .product-tabs-wrapper .wc-tabs li.custom-tabs-header {
        line-height: 35px !important;
    }

    #tab-livraison [id*="accordeon-"]+label {
        font-size: 15px !important;
    }
}

/*End modification Habib*/

.thumbnails-slider .slick-slide img {
    aspect-ratio: 1;
    object-fit: cover;
}

.single-product .row.product-content .product-tabs-wrapper {
    padding: 0 15px;
}

@media screen and (min-width: 1025px) {
    .single-product .row.product-content {
        display: block;
    }

    .single-product .row.product-content .product-images {
        float: left;
    }

    .single-product .row.product-content .product-tabs-wrapper {
        float: left;
        width: 50%;

    }

    .single-product .row.product-content .entry-summary.ajax-add-to-cart {
        float: right;
        min-height: 850px;
    }

}

body .product-loop .product-info .price {
    font-weight: 500;
    text-align: center;
    color: #cbb2a3;
    flex: 1;
}

.products.row.ajax-products.grid>.product {
    display: flex;
    flex-direction: column;
}

body .product-loop .product-info .title-wrap {
    height: 100%;
    display: flex;
    flex-direction: column;

}

body .site-menu .menu {
    gap: 30px;
}

body .site-menu .menu>li>a {
    padding-top: 0;
    padding-right: 15px;
}


/*show password input*/
.woocommerce .show-password-input {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 10px 20px;
}

.woocommerce .show-password-input::after {
    content: '';
    background: url(../images/iconmonstr-eye-thin-white.svg) no-repeat center;
    display: block;
    width: 25px;
    height: 25px;
}

.woocommerce .show-password-input.display-password::after {
    background: url(../images/iconmonstr-eye-off-thin-white.svg) no-repeat center;
}

.woocommerce .show-password-input:hover:after {

    background: url(../images/iconmonstr-eye-thin.svg) no-repeat center;

}

.woocommerce .show-password-input.display-password:hover:after {
    background: url(../images/iconmonstr-eye-off-thin.svg) no-repeat center;
}

.site-mobile-menu .menu>ul li.page_item>a,
.site-mobile-menu .menu li.menu-item>a {
    color: #2c2c2c;
}

.woocommerce table.shop_table tr.order-total .amount {
    color: #cbb2a3 !important;
}

.site-header.sticky-header .site-logo img {
    opacity: 0;
}

.site-header.sticky-header.is-sticky .site-logo img {
    opacity: 1;
}

/*header*/

.site-header .rs-footer {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 50px;
}

.site-header .rs-footer .follow-us-logo {
    margin-bottom: 0;
    width: 50px;
}

.site-header .rs-footer .follow-us-logo img {

    max-width: 63px !important;
}

/*swatch*/

body.woocommerce.single-product .main-container .site-content .product .summary form.variations_form .row-isw-swatch td.label {
    width: 22%;
    vertical-align: baseline;
}

body.woocommerce.single-product .main-container .site-content .product .summary form.variations_form .row-isw-swatch .value .isw-swatch {
    display: flex;
    flex-wrap: wrap;
}

body.woocommerce.single-product .main-container .site-content .product .summary form.variations_form .row-isw-swatch .value .isw-swatch .isw-term {
    font-size: 17px;
    padding: 0;
    margin-top: 0;
}

.woocommerce.single-product .product .summary form.variations_form table.variations tbody {
    display: block;
}

form.variations_form table.variations tbody .row-isw-swatch.row-isw-swatch--isw_select {
    display: flex;
    width: 100%;
    flex-direction: column;

}

.grecaptcha-badge {
    display: none !important;
}

p.custom-from-price-value strong.price-value span.txt-degressif-price-label {
    font-size: 15px;
}

.single-nav .item-wrapper .details .content-price-min .price-value {
    font-size: 14px;
    font-weight: 600;
}

body .product-loop.small-product .product-badges span {
    font-size: 10px;
}

.archive.search.search-results .inner-page-wrap .sidebar {
    order: 2;
}

.thumbnails-bottom .woocommerce-product-gallery__slider>.woocommerce-product-gallery__image:not(:first-child) {
    display: none;
}

#tab-taille {
    border: 1px solid #333333 !important;
    display: block;
    width: max-content;
    margin: 15px 0;
    color: #fff;
    background: #333333;
    padding: 2px 7px;
}

.home .vc_row:first-of-type {
    min-height: unset !important;
}

.home .vc_row {
    margin: auto;
}

@media (max-width: 540px) {
    .home .first-section .vc_row {
        min-height: 997px !important;
    }
}

.woocommerce.single-product .product .woocommerce-product-gallery .product-badges.buyonegetone-sale span {
    left: 80px;
} 