.elementor-28 .elementor-element.elementor-element-9045445{--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;}.elementor-28 .elementor-element.elementor-element-c1eedd7{text-align:left;}.elementor-28 .elementor-element.elementor-element-c1eedd7 .elementor-heading-title{font-family:"DM Serif Display", Sans-serif;font-weight:300;color:var( --e-global-color-06f4ea9 );}/* Start custom CSS */.button {
    background-color: #CCAFA1 !important;
    color: white!important;
    font-size: 16px !important;
    font-weight: 100 !important;
}

.button:hover {
    background-color: #AA7E71 !important;
    color: white!important;
}

tr .product-name {
    font-family: helvetica;
    font-weight: 900 !important;
    font-size: 15px !important;
    color: #404040 !important;
}

tr .product-quantity {
    font-family: helvetica;
    font-weight: 900 !important;
    font-size: 15px !important;
    color: #404040 !important;
}

tr .product-subtotal {
    font-family: helvetica;
    font-weight: 900 !important;
    font-size: 15px !important;
    color: #404040 !important;
}

.product-name a {
    font-family: dm Sans-Serif;
    font-weight: 600 !important;
    font-size: 17px !important;
    color: #CCAFA1 !important;
}

#coupon_code {
    color: #404040;
    font-size: 14px;
    font-family: helvetica;
}

#wc-stripe-payment-request-wrapper {
    margin:20px !important;
}

.shop_table, .shop_table th, .shop_table td {
    border: none !important; /* Assure que ce style a la priorité sur d'autres styles possibles */
}

.shop_table thead tr:last-child {
    border-bottom: 1px solid #afafaf; /* Applique une bordure solide de 1px de couleur #afafaf */
}

.shop_table tr:last-child td {
    padding-top: 50px !important;
}

.cart_totals {
    border: 1px solid #afafaf !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'DM Serif Display';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://hotpink-camel-485004.hostingersite.com/wp-content/uploads/2024/03/DMSerifDisplay-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */