.elementor-7020101 .elementor-element.elementor-element-15d41003 .slick-list{margin-left:-10px;-webkit-clip-path:inset(0 0 0 10px);clip-path:inset(0 0 0 10px);}.elementor-7020101 .elementor-element.elementor-element-15d41003 .slick-slide .slick-slide-inner{margin-left:10px;}.elementor-7020101 .elementor-element.elementor-element-15d41003:not(.wrapfix) .slick-slide-inner > *, .elementor-7020101 .elementor-element.elementor-element-15d41003.wrapfix .slick-slide-inner > * > *{border-radius:0px 0px 0px 0px;}.elementor-7020101 .elementor-element.elementor-element-15d41003 .elementor-badge{min-width:50px;}.elementor-7020101 .elementor-element.elementor-element-15d41003 .elementor-image-carousel-wrapper .slick-slider .slick-prev:before, .elementor-7020101 .elementor-element.elementor-element-15d41003 .elementor-image-carousel-wrapper .slick-slider .slick-next:before{font-size:40px;color:#000000;}/* Start custom CSS for product-carousel, class: .elementor-element-15d41003 */<style>
/* =========================================================
   AMBIANCE DU MONDE
   CARROUSEL PRODUITS HOMEPAGE — VERSION FINALE
========================================================= */

/* CARTES */
.adm-home-products-carousel .product-miniature,
.adm-home-products-carousel .thumbnail-container{
    background:#fff !important;
    border:0 !important;
    box-shadow:none !important;
    border-radius:0 !important;
    overflow:visible !important;
}


/* =========================================================
   IMAGES — AUCUN ARRONDI
========================================================= */

.adm-home-products-carousel .product-thumbnail,
.adm-home-products-carousel .product-thumbnail *,
.adm-home-products-carousel .thumbnail-container .product-thumbnail,
.adm-home-products-carousel .product-image,
.adm-home-products-carousel .product-image *,
.adm-home-products-carousel figure,
.adm-home-products-carousel figure *,
.adm-home-products-carousel picture,
.adm-home-products-carousel picture *,
.adm-home-products-carousel img{
    border-radius:0 !important;
}


/* CADRE CARRÉ IDENTIQUE POUR TOUS LES PRODUITS */
.adm-home-products-carousel .product-thumbnail{
    width:100% !important;
    aspect-ratio:1 / 1 !important;

    display:flex !important;
    align-items:center !important;
    justify-content:center !important;

    overflow:hidden !important;
    background:#fff !important;
}


/* IMAGE */
.adm-home-products-carousel .product-thumbnail img{
    display:block !important;

    width:100% !important;
    height:100% !important;

    max-width:100% !important;
    max-height:100% !important;

    object-fit:contain !important;
    object-position:center center !important;

    margin:0 !important;
    padding:0 !important;

    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
}


/* =========================================================
   TEXTE PRODUIT
========================================================= */

.adm-home-products-carousel .product-description{
    background:#fff !important;
    padding:10px 0 0 !important;
    margin:0 !important;
    text-align:left !important;
    border:0 !important;
    box-shadow:none !important;
}


.adm-home-products-carousel .product-title,
.adm-home-products-carousel .product-title a{
    font-family:"Manrope",Arial,sans-serif !important;

    font-size:13px !important;
    font-weight:500 !important;
    line-height:1.35 !important;

    color:#111 !important;
    text-align:left !important;

    margin:0 !important;
}


/* PETITE INFO MATIÈRE */
.adm-home-products-carousel .product-description .product-reference,
.adm-home-products-carousel .product-description .product-category{
    font-family:"Manrope",Arial,sans-serif !important;
}


/* =========================================================
   PRIX
========================================================= */

.adm-home-products-carousel .product-price-and-shipping{
    text-align:left !important;
    margin-top:5px !important;
}


.adm-home-products-carousel .price{
    font-family:"Manrope",Arial,sans-serif !important;
    font-size:14px !important;
    font-weight:600 !important;
    color:#111 !important;
}


.adm-home-products-carousel .regular-price{
    color:#333 !important;
}


/* =========================================================
   BADGES
========================================================= */

.adm-home-products-carousel .product-flags li,
.adm-home-products-carousel .product-flag,
.adm-home-products-carousel .discount-percentage,
.adm-home-products-carousel .discount-amount{
    border-radius:0 !important;
}


/* =========================================================
   QUICKVIEW
========================================================= */

.adm-home-products-carousel .quick-view{
    border-radius:0 !important;
}


/* =========================================================
   MOBILE
========================================================= */

@media(max-width:767px){

    .adm-home-products-carousel .product-title,
    .adm-home-products-carousel .product-title a{
        font-size:12px !important;
    }

    .adm-home-products-carousel .price{
        font-size:13px !important;
    }

}
</style>/* End custom CSS */