.elementor-31 .elementor-element.elementor-element-35b50e4{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-31 .elementor-element.elementor-element-49dca74{--display:flex;overflow:visible;}.elementor-31 .elementor-element.elementor-element-adc1342{--spacer-size:50px;}.elementor-31 .elementor-element.elementor-element-6f8e37fa{--display:flex;overflow:visible;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-31 .elementor-element.elementor-element-ac01ed0{--spacer-size:75px;}.elementor-31 .elementor-element.elementor-element-de247f8{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}@media(min-width:768px){.elementor-31 .elementor-element.elementor-element-de247f8{--width:100%;}}/* Start custom CSS for text-editor, class: .elementor-element-7cb2224c *//* =========================
   CROSS-SELL (produits sous le panier)
========================= */

/* Titre section */
.woocommerce .cross-sells h2 {
    color: #000000;
}

/* Titres produits */
.woocommerce .cross-sells ul.products li.product h2,
.woocommerce .cross-sells ul.products li.product .woocommerce-loop-product__title {
    color: #000000;
}

/* Prix */
.woocommerce .cross-sells .price {
    color: #000000;
    font-weight: 600;
}

/* Liens produits */
.woocommerce .cross-sells a {
    color: #000000;
}

.woocommerce .cross-sells a:hover {
    color: #0b3263;
}

/* Boutons */
.woocommerce .cross-sells a.button {
    background: #0b3263 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 10px;
    padding: 10px 18px;
    transition: 0.3s ease;
}

/* Hover bouton */
.woocommerce .cross-sells a.button:hover {
    background: #1e4774 !important;
    color: #ffffff !important;
}/* End custom CSS */