section.related.products {
    display: none !important;
}
#adfy__woofc-trigger.bottom-left {
    bottom: var(--adfy_woofc_toggle_button_vertical_offset);
    left: var(--adfy_woofc_toggle_button_horizental_offset);
    right: auto;
    bottom: 30px;
	left: 20px;
}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    clear: both;
    display: none;
}
h3.wp-block-heading {
    background-image: url(https://well-zen.be/wp-content/uploads/2024/04/Flower.svg);
    background-repeat: no-repeat;
}

div#sgpb-popup-dialog-main-div {
    background-color: transparent;
    background-image: linear-gradient(210deg, #A16DC5 0%, #EDDFEF 44%);
}


a.button.wc-backward {
    background-color: #340068;
}


.woocommerce ul.products li.product .woocommerce-LoopProduct-link h2 {
    line-height: 2.5ex;
    height: 5ex; /* 2.5ex for each visible line */
    overflow: hidden;
}

.woocommerce-js a.remove:before {
border:none !important;}

button.wbs-single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    background-color: #A16DC5;
}
========================
button.wbs-single_add_to_cart_button.button.alt {
    background-color: #A16DC5 !important;
}

===================
.woocommerce-boost-sales .wbs-breadcrum {
    background-color: transparent !important;
    background-image: linear-gradient(210deg, #A16DC5 0%, #E3B660 44%) !important;
    padding: 25px 35px;
    position: relative;
 
    box-sizing: border-box;
    border-radius: 4px 4px 0 0;
}


h3.wp-block-heading {
    padding-top: 30px;
    color: var(--e-global-color-primary) !important;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
    font-weight: var(--e-global-typography-primary-font-weight) !important;
    background-image: url(https://well-zen.be/wp-content/uploads/2024/04/Flower.svg);
    background-repeat: no-repeat;
}

.woocommerce-js ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    color: var(--e-global-color-primary) !important;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
    font-weight: var(--e-global-typography-primary-font-weight) !important;
    margin-bottom: .5em;
    padding: 0;
    font-size: 1em;
}
.woocommerce ul.products li.product .button, .woocommerce-page ul.products li.product .button {
    color: white;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
    font-weight: var(--e-global-typography-primary-font-weight) !important;
    line-height: 1.3;
}


+++++++++++
p.wbs-notify_added.wbs-title_style1 {
    color: var(--e-global-color-primary) !important;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
    font-weight: var(--e-global-typography-primary-font-weight) !important;
}
a.wbs-p-url {
    color: var(--e-global-color-primary) !important;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
    font-weight: var(--e-global-typography-primary-font-weight) !important;
}
h3.upsell-title {
    color: var(--e-global-color-primary) !important;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
    font-weight: var(--e-global-typography-primary-font-weight) !important;
    font-size: 19px !important;
}
span.woocommerce-loop-product__title {
    color: var(--e-global-color-primary) !important;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
    font-weight: var(--e-global-typography-primary-font-weight) !important;
}

p.wbs-notify_added.wbs-title_style1 {
    color: var(--e-global-color-primary) !important;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
    font-weight: var(--e-global-typography-primary-font-weight) !important;
}





.xt_woofc-title {
    visibility: hidden;
	position: relative !important;}

span.xt_woofc-title:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: "Panier" !important;
}




.xt_woofc-actions a {
    visibility: hidden;
	position: relative;}

.xt_woofc-actions a:after {
    font-size: 12px;
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: "Supprimer";
}
span.xt_woofc-footer-label {
    visibility: hidden;
    position: relative;
}
span.xt_woofc-footer-label:after {
font-size:20px;
    visibility: visible;
    position:inherit;
    top: 0;
    left: 0;
    content: "Commander";
}
.xt_woofc-checkout {
        margin-left: -15px !important;
        font-size: 18px;
    }




span.xt_woofc-notice.xt_woofc-notice-success {
    visibility: hidden !important;
    position: relative !important;
}


span.xt_woofc-notice.xt_woofc-notice-success:after{
visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: "Article supprimé.";
}




p.wbs-notify_added.wbs-title_style1 {
    visibility: hidden !important;
    position: relative !important;
}

p.wbs-notify_added.wbs-title_style1:after {
    padding-bottom: 10px;
    display: flex ;
    justify-content: center !important;
    visibility: visible !important;
    top: 0;
    left: 0;
    content: "Un nouvel article vient d'être ajouté à votre panier" !important;
}



span.wbs-p-quantity-text {
    visibility: hidden;
    position: relative;
}

span.wbs-p-quantity-text:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: "Quantité";
}