.elementor-10 .elementor-element.elementor-element-98cb0a1{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:80px;--padding-bottom:80px;--padding-left:30px;--padding-right:30px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-10 .elementor-element.elementor-element-0b4a2d6 .elementor-heading-title{font-family:"Open Sans Condensed", Sans-serif;font-size:clamp(30px,2vw,36px);font-weight:600;text-transform:uppercase;line-height:1em;letter-spacing:0.1em;color:var( --e-global-color-secondary );}.elementor-10 .elementor-element.elementor-element-b6f4278 > .elementor-widget-container{padding:50px 0px 0px 0px;}.elementor-10 .elementor-element.elementor-element-b6f4278 .woocommerce-breadcrumb{color:#C8C9CC;font-family:"Open Sans", Sans-serif;font-size:clamp(10px,1vw,12px);font-weight:400;line-height:1.15em;}.elementor-10 .elementor-element.elementor-element-b6f4278 .woocommerce-breadcrumb > a{color:var( --e-global-color-secondary );}.elementor-10 .elementor-element.elementor-element-64ab297{--display:flex;--padding-top:0px;--padding-bottom:250px;--padding-left:30px;--padding-right:30px;}.elementor-10 .elementor-element.elementor-element-1b2fe44 .woocommerce-cart-form{--update-cart-button-alignment:end;--update-cart-button-width:auto;}.elementor-10 .elementor-element.elementor-element-1b2fe44{--totals-title-alignment:end;--sections-title-color:var( --e-global-color-secondary );--order-summary-color:var( --e-global-color-text );--totals-color:var( --e-global-color-secondary );--checkout-button-border-radius:0px 0px 0px 0px;--checkout-button-padding:8px 177px 8px 177px;--checkout-button-width:fit-content;}.elementor-10 .elementor-element.elementor-element-1b2fe44 .cart_totals h2{font-family:"Open Sans Condensed", Sans-serif;font-size:clamp(19px,1vw,21px);font-weight:600;text-transform:uppercase;line-height:1.3em;letter-spacing:0.1em;}.elementor-10 .elementor-element.elementor-element-1b2fe44 {--sections-descriptions-color:var( --e-global-color-secondary );}.elementor-10 .elementor-element.elementor-element-1b2fe44 .e-cart-content, .elementor-10 .elementor-element.elementor-element-1b2fe44 .woocommerce-shipping-destination, .elementor-10 .elementor-element.elementor-element-1b2fe44 .shipping-calculator-button{text-transform:uppercase;}.elementor-10 .elementor-element.elementor-element-1b2fe44 #shipping_method li label{text-transform:uppercase;}.elementor-10 .elementor-element.elementor-element-1b2fe44 .e-shop-table .cart th, .elementor-10 .elementor-element.elementor-element-1b2fe44 .e-shop-table .cart td:before{text-transform:uppercase;}.elementor-10 .elementor-element.elementor-element-1b2fe44 .checkout-button{font-family:"Open Sans Condensed", Sans-serif;font-size:clamp(10px,1vw,12px);font-weight:700;line-height:1.3em;letter-spacing:0.1em;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-10 .elementor-element.elementor-element-b6f4278 .woocommerce-breadcrumb{font-size:14px;}.elementor-10 .elementor-element.elementor-element-64ab297{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for woocommerce-cart, class: .elementor-element-1b2fe44 *//*-----DESKTOP-----*/

.woocommerce-message {
    border-top-color: #3f2803;
}
.woocommerce-message::before {
    color:#3f2803;
}

.woocommerce-cart .woocommerce,
.woocommerce-cart .cart-collaterals,
.woocommerce-cart .cart_totals,
.woocommerce-cart #content table.cart, 
.woocommerce-cart table.cart {
    /*border: none !important;*/
    background: transparent !important;
    box-shadow: none !important;
}

.woocommerce-cart form.woocommerce-cart-form,
.woocommerce-cart .woocommerce-cart-form {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
}

.woocommerce-cart table.shop_table.cart {
    border: 1px solid #ebebeb !important;
    border-collapse: collapse !important;
    width: 100% !important;
    max-width: 100% !important;
    display: table !important;
    background-color: #ffffff !important;
}

.woocommerce-cart table.shop_table thead {
    background-color: #3d2305 !important;
}

.woocommerce-cart table.shop_table thead th {
    color: #ffffff !important;
    font-family: Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: normal !important;
    padding: 15px 10px !important;
    border: none !important;
    text-transform: capitalize !important;
    text-align: center !important;
}

.woocommerce-cart table.shop_table thead th.product-name { 
    text-align: left !important; 
}

.woocommerce-cart table.shop_table tbody td {
    padding: 20px 10px !important;
    border-bottom: 1px solid #ebebeb !important;
    border-top: none !important;
    background-color: #ffffff !important;
    vertical-align: middle !important;
    text-align: center !important;
}

.woocommerce-cart table.shop_table tbody td.product-name,
.woocommerce-cart table.shop_table tbody td.product-name a {
    text-align: left !important;
    color: #333333 !important;
    text-decoration: none !important;
    font-weight: normal !important;
}

.woocommerce-cart table.shop_table td.product-remove a.remove {
    color: #e26a45 !important;
    font-size: 12px !important;
    display: inline-block !important;
    float: none !important;
}

.woocommerce-cart table.shop_table td.product-remove a.remove:hover {
    background-color: transparent !important;
    color: #cc522d !important;
}

.woocommerce-cart table.shop_table td.product-thumbnail img {
    max-width: 60px !important;
    width: 100%;
    height: auto !important;
}





.woocommerce-cart table.shop_table .quantity input.qty {
    width: 65px !important;
    height: 35px !important;
    border: 2px solid #000000 !important;
    border-radius: 0px !important;
    font-weight: bold !important;
    color: #000000 !important;
    text-align: center !important;
    background: #ffffff !important;
    display: inline-block !important;
}

.woocommerce-cart table.shop_table .quantity input::-webkit-outer-spin-button,
.woocommerce-cart table.shop_table .quantity input::-webkit-inner-spin-button {
    -webkit-appearance: inner-spin-button !important;
    opacity: 1 !important;
}





.woocommerce-cart table.shop_table td.product-subtotal {
    font-weight: 600 !important;
    color: #333333 !important;
}

.woocommerce-cart table.shop_table tfoot,
.woocommerce-cart table.shop_table td.actions {
    background-color: #ffffff !important;
    text-align: right !important;
    padding: 15px !important;
    width: 100% !important;
    display: table-cell !important;
}

.woocommerce-cart .coupon-container, 
.woocommerce-cart div.coupon {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
}

.button {
    text-transform: uppercase !important;
    border: none !important;
    background-color: #f6f6f6 !important;
}

.e-shop-table {
    border: none !important;
}

.shipping-calculator-button {
    color: #3F2803 !important;
}

.woocommerce-cart .cart-collaterals {
    display: flex !important;
    justify-content: flex-end !important;
    margin-top: 40px !important;
}

.e-cart-totals {
    align-self: flex-start !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 35% !important;
    border: none !important;
}

.woocommerce-cart .cart_totals h2 {
    color: #3f2803 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    text-align: right !important;
    margin-bottom: 15px !important;
}

.woocommerce-cart .cart_totals table.shop_table {
    border: 1px solid #ebebeb !important;
    border-collapse: collapse !important;
    width: 100% !important;
    background-color: #ffffff !important;
}

.woocommerce-cart .cart_totals table.shop_table th,
.woocommerce-cart .cart_totals table.shop_table td {
    padding: 14px 15px !important;
    border: none !important;
    border-bottom: 1px solid #ebebeb !important;
    font-size: 14px !important;
    color: #333333 !important;
}

.woocommerce-cart .cart_totals table.shop_table th {
    font-weight: 400 !important;
    text-align: left !important;
    color: #666666 !important;
}

.woocommerce-cart .cart_totals table.shop_table td {
    text-align: right !important;
    font-weight: 600 !important;
}

.woocommerce-cart .cart_totals table.shop_table tr.order-total th,
.woocommerce-cart .cart_totals table.shop_table tr.order-total td {
    font-weight: 700 !important;
    font-size: 15px !important;
    border-bottom: none !important;
}

.woocommerce-cart .cart_totals .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #5ABD18 !important;
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    background-color: #3F2803 !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
    text-align: center !important;
    display: block !important;
    width: 100% !important;
    padding: 15px !important;
    border-radius: 0 !important;
    text-decoration: none !important;
    box-sizing: border-box !important;
}


.woocommerce-cart .cart-collaterals {
    width: 100% !important;
    display: block !important;
}

.e-cart-totals {
    margin-left: auto !important;
    margin-right: 0 !important;
    width: 50% !important;
    border: none !important;
    float: right !important;
}

/*-----FIN DESKTOP-----*/



/*-----MOBILE-----*/

@media (max-width: 767px) {

    .woocommerce-cart table.shop_table thead {
        display: none !important;
    }

    .woocommerce-cart table.shop_table.cart {
        display: block !important;
        width: 100% !important;
    }

    .woocommerce-cart table.shop_table.cart tbody,
    .woocommerce-cart table.shop_table.cart tbody tr {
        display: block !important;
        width: 100% !important;
    }

    .woocommerce-cart table.shop_table.cart tbody tr.cart_item {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
        padding: 20px 15px !important;
        border-bottom: 1px solid #ebebeb !important;
    }

    .woocommerce-cart table.shop_table.cart tbody tr.cart_item td {
        padding: 0 !important;
        border: none !important;
        background: transparent !important;
        text-align: center !important;
        width: 100% !important;
    }

    .woocommerce-cart table.shop_table.cart tbody tr.cart_item td::before {
        content: none !important;
        display: none !important;
    }

    /* Croix de suppression : en haut à droite de la carte */
    .woocommerce-cart table.shop_table td.product-remove {
        order: 1;
        align-self: flex-end !important;
        width: 100% !important;
        margin-bottom: 0px !important;
    }
    
    .woocommerce-cart table.shop_table td.product-remove a.remove {
        font-size: 22px !important;
        line-height: 1 !important;
    }

    /* Image */
    .woocommerce-cart table.shop_table td.product-thumbnail {
        order: 2;
        margin-bottom: 10px !important;
    }

    .woocommerce-cart table.shop_table td.product-thumbnail img {
        max-width: 90px !important;
        margin: 0 auto !important;
    }

    /* Nom du produit */
    .woocommerce-cart table.shop_table td.product-name {
        order: 3;
        font-size: 15px !important;
        margin-bottom: 8px !important;
        text-align: center !important;
    }

    .woocommerce-cart table.shop_table td.product-name a {
        text-align: center !important;
    }

    /* Prix unitaire */
    .woocommerce-cart table.shop_table td.product-price {
        order: 4;
        margin-bottom: 8px !important;
        color: #666666 !important;
        font-size: 13px !important;
    }

    /* Quantité */
    .woocommerce-cart table.shop_table td.product-quantity {
        order: 5;
        margin-bottom: 8px !important;
    }

    .woocommerce-cart table.shop_table .quantity input.qty {
        width: 60px !important;
        height: 32px !important;
        margin: 0 auto !important;
    }

    /* Sous-total */
    .woocommerce-cart table.shop_table td.product-subtotal {
        order: 6;
        font-weight: bold !important;
        font-size: 15px !important;
    }

    /* Ligne "Mettre à jour le panier" */
    .woocommerce-cart table.shop_table td.actions {
        display: block !important;
        width: 100% !important;
        text-align: center !important;
        padding: 15px 10px !important;
    }

    .woocommerce-cart .coupon-container,
    .woocommerce-cart div.coupon {
        width: 100% !important;
        margin-bottom: 10px !important;
    }

    .woocommerce-cart .cart-collaterals {
        display: block !important;
        margin-top: 25px !important;
    }

    .e-cart-totals {
        width: 100% !important;
        float: none !important;
        margin: 0 !important;
    }

    .woocommerce-cart .cart_totals h2 {
        text-align: left !important;
        font-size: 16px !important;
    }
    
    /*Affiche image*/
    .elementor-widget-woocommerce-cart td.product-thumbnail,
    .elementor-widget-woocommerce-cart td.product-thumbnail a {
        display: block !important;
        width: 100% !important;
        text-align: left !important;
    }
    
    .elementor-widget-woocommerce-cart td.product-thumbnail img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
}
}

/*-----FIN MOBILE-----*//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Open Sans Condensed';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://psg.graffiti-services.fr/wp-content/uploads/2026/07/OpenSans-CondLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Open Sans Condensed';
	font-style: italic;
	font-weight: 200;
	font-display: auto;
	src: url('https://psg.graffiti-services.fr/wp-content/uploads/2026/07/OpenSans-CondLightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Open Sans Condensed';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://psg.graffiti-services.fr/wp-content/uploads/2026/07/OpenSans-CondBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */