.elementor-433 .elementor-element.elementor-element-7a2a851{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:56px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:144px;--padding-bottom:144px;--padding-left:0px;--padding-right:0px;}.elementor-433 .elementor-element.elementor-element-3d32eb7{--display:flex;}@media(max-width:1200px){.elementor-433 .elementor-element.elementor-element-7a2a851{--margin-top:40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(max-width:980px){.elementor-433 .elementor-element.elementor-element-7a2a851{--margin-top:24px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:96px;--padding-bottom:96px;--padding-left:0px;--padding-right:0px;}}@media(max-width:767px){.elementor-433 .elementor-element.elementor-element-7a2a851{--margin-top:8px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:72px;--padding-bottom:72px;--padding-left:0px;--padding-right:0px;}.elementor-433 .elementor-element.elementor-element-3d32eb7{--width:calc(100% - 32px);}}@media(min-width:768px){.elementor-433 .elementor-element.elementor-element-3d32eb7{--width:calc(100% - 80px);}}@media(max-width:980px) and (min-width:768px){.elementor-433 .elementor-element.elementor-element-3d32eb7{--width:calc(100% - 64px);}}/* Start custom CSS for shortcode, class: .elementor-element-e8f8215 */.elementor-433 .elementor-element.elementor-element-e8f8215 .woocommerce-cart-form{
    margin: 0!important;
    align-items: flex-start;
}

.elementor-433 .elementor-element.elementor-element-e8f8215 .woocommerce-notices-wrapper{
    display: none;
}

.elementor-433 .elementor-element.elementor-element-e8f8215 .elementor-shortcode{
    display: flex;
    justify-content: center;
}

.elementor-433 .elementor-element.elementor-element-e8f8215 .cart-empty{
    text-align: center;
    font-size: 20px;
    line-height: 100%;
    margin-bottom: 32px;
}

.elementor-433 .elementor-element.elementor-element-e8f8215 .return-to-shop{
    display: flex;
    justify-content: center;
}

.elementor-433 .elementor-element.elementor-element-e8f8215 .return-to-shop a{
    font-family: "basic-sans", Sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 125%;
    border-radius: 150px 150px 150px 150px;
    color: #00542C;
    background: #EECD26;
}

/*TABLETTE*/
@media all and (max-width: 980px){
    .elementor-433 .elementor-element.elementor-element-e8f8215 .cart-empty{
        font-size: 18px;
        margin-bottom: 24px;
    }
}

/*MOBILE*/
@media only screen and (max-width: 767px){
    .elementor-433 .elementor-element.elementor-element-e8f8215 .cart-empty{
        font-size: 17px;
        margin-bottom: 16px;
    }
    .elementor-433 .elementor-element.elementor-element-e8f8215 .return-to-shop a{
        font-size: 11px;
    }
}



.elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table{
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    gap: 8px;
}

.elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table thead{
    display: flex;
}

.elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table thead tr{
    width: 100%;
    display: flex;
}

.elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table thead tr th.product-thumbnail{
    display: none;
}
.elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table thead tr th.product-name{
    width: 100%;
    border: 0;
    background-color: #FAD526!important;
    border: 0!important;
    border-radius: 16px;
    padding: 12px 24px 12px 24px!important;
    color: #00542c!important;
    font-family: "acumin-pro-condensed" !important;
    font-weight: 500 !important;
    font-size: 20px;
    line-height: 125% !important;
}

.elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody{
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item{
    display: flex;
    width: 100%;
    border: 0 !important;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
}

.elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-name{
    width: 100%;
    background: white;
    border: 0 !important;
    padding: 12px 64px 12px 24px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: left !important;
    align-items: center;
}
.elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-name::before{
    display: none;
}

.elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-name a{
    width: 100%;
    pointer-events: none!important;
    color: #00542c!important;
    font-family: "acumin-pro-condensed" !important;
    font-weight: 500 !important;
    font-size: 20px;
    line-height: 100%!important;
    text-box-trim: trim-both;
    text-box-edge: cap alphabetic;
}
.elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-name p{
    margin: 0!important;
    line-height: 100%;
}
.elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-name p small{
    font-family: "basic-sans", Sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 125%;
    color: #1D1D1B;
}

.elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-name .quantity input{
    width: fit-content !important;
    padding: 8px 8px 8px 8px !important;
    border: 1px solid #1D1D1B;
    color: #1D1D1B;
    font-family: "basic-sans", Sans-serif;
    font-size: 12px !important;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 125%;
    text-align: left;
    min-width: 56px;
}


.elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-thumbnail{
    background: white;
    border: 0 !important;
    padding: 12px 0 12px 12px!important;
    min-width: fit-content;
    display: flex;
    max-width: fit-content;
}
.elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-thumbnail::before{
    content: '';
    display: none;
}
.elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-thumbnail>a{
    pointer-events: none!important;
    display: flex;
}
.elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-thumbnail img{
    width: 88px;
    min-width: 88px;
    border-radius: 12px;
    max-width: 88px;
    min-height: 88px;
    height: 88px;
    max-height: 88px;
    object-fit: contain!important;
}

.elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-thumbnail .adf-product-remove{
    position: absolute;
    top: 12px;
    right: 12px;
}

.elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-thumbnail .adf-product-remove a{
    font-size: 0;
    width: 24px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
    border-radius: 150px;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('/wp-content/uploads/2025/06/ICON-CROIX.svg');
}

/*TABLETTE*/
@media all and (max-width: 980px){
    .elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-name{
        padding: 12px 64px 12px 16px !important;
    }
    .elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-thumbnail img{
        width: 72px;
        min-width: 72px;
        max-width: 72px;
        height: 72px;
        max-height: 72px;
        min-height: 72px;
    }
    .elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-name a, .elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table thead tr th.product-name{
        font-size: 18px;
    }
    .elementor-433 .elementor-element.elementor-element-e8f8215 .woocommerce-cart-form{
        align-items: flex-start;
    }
    .elementor-433 .elementor-element.elementor-element-e8f8215 .af_quote_fields{
        position: inherit;
    }
    .elementor-433 .elementor-element.elementor-element-e8f8215 .woocommerce-cart-form{
        gap: 24px;
        display: flex !important;
        flex-direction: column;
    }
    .elementor-433 .elementor-element.elementor-element-e8f8215 .af_quote_fields{
        padding: 32px!iimportant;
    }
}

/*MOBILE*/
@media only screen and (max-width: 767px){
    .elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-name{
        padding: 8px 48px 8px 12px !important;
    }
    .elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-thumbnail img{
        width: 64px;
        min-width: 64px;
        max-width: 64px;
        height: 64px;
        max-height: 64px;
        min-height: 64px;
    }
    .elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-thumbnail{
        padding: 8px 0 8px 8px!important;
    }
    .elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-thumbnail .adf-product-remove a{
        width: 20px;
        height: 20px;
        min-width: 20px;
        min-height: 20px;
    }
    .elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-thumbnail .adf-product-remove{
        top: 8px;
        right: 8px;
    }
    .elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-name .quantity input{
        min-width: 48px;
        font-size: 11px;
        padding: 6px !important;
    }
    .elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-name p small{
        font-size: 11px;
    }
    .elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table tbody .cart_item .product-name a, .elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table thead tr th.product-name{
        font-size: 17px;
    }
    .elementor-433 .elementor-element.elementor-element-e8f8215 table.shop_table thead tr th.product-name{
        padding: 8px 16px 8px 16px!important;
        border-radius: 12px;
    }
    .elementor-433 .elementor-element.elementor-element-e8f8215 .woocommerce-cart-form{
        gap: 16px;
    }
    .elementor-433 .elementor-element.elementor-element-e8f8215 .af_quote_fields{
        padding: 32px 24px!important;
    }
    .elementor-433 .elementor-element.elementor-element-e8f8215 .quote-fields{
        row-gap: 24px!important;
        margin-bottom: 24px!important;
    }
    .elementor-433 .elementor-element.elementor-element-e8f8215 .af_quote_fields .quote-fields label, .elementor-433 .elementor-element.elementor-element-e8f8215 .af-quote-field-table .form_row button{
        font-size: 11px!important;
    }
    .elementor-433 .elementor-element.elementor-element-e8f8215 .af_quote_fields .quote-fields input{
        font-size: 15px!important;
    }
}









.elementor-433 .elementor-element.elementor-element-e8f8215 .af_quote_fields{
    border-radius: 16px;
    background: white;
    padding: 40px 32px;
    position: sticky;
    top: 144px;
}

.elementor-433 .elementor-element.elementor-element-e8f8215 .quote-fields{
    row-gap: 32px;
    margin-bottom: 32px;
}

.elementor-433 .elementor-element.elementor-element-e8f8215 .af_quote_fields .quote-fields label{
    font-family: "basic-sans", Sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 125%;
    color: #1D1D1B;
    margin-bottom: 4px;
    padding-left: 16px;
}

.elementor-433 .elementor-element.elementor-element-e8f8215 .af_quote_fields .quote-fields input{
    font-family: "basic-sans", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 125%;
    color: #1D1D1B;
    padding: 12px 16px 12px 16px;
    border-left: 0!important;
    border: 0!important;
    background: #EDEDED;
    border-radius: 12px;
}

.elementor-433 .elementor-element.elementor-element-e8f8215 .af-quote-field-table .form_row{
    margin-top: 0;
}

.elementor-433 .elementor-element.elementor-element-e8f8215 .af-quote-field-table .form_row button{
    font-family: "basic-sans", Sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 125%;
    border-radius: 150px 150px 150px 150px;
    background-color: #00542C!important;
    color: #EECD26!important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-7a2a851 */.elementor-433 .elementor-element.elementor-element-7a2a851{
    min-height: 85vh;
}

/*TABLETTE*/
@media all and (max-width: 980px){
    .elementor-433 .elementor-element.elementor-element-7a2a851{
        min-height: 85svh;
    }
}

/*MOBILE*/
@media only screen and (max-width: 767px){
    .elementor-433 .elementor-element.elementor-element-7a2a851{
        min-height: 85svh;
    }
}/* End custom CSS */