/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
@media(min-width:981px){
.st3 {
        color: #289937;
        font-size: 20px !important;
    }
h1 {
    line-height: 48px !important;
	    font-size: 40px !important;
		font-weight:700;

	

}

h2 {
        font-size: 41px !important;
        line-height: 54px;
        font-weight: 700;

    }

h3{
	font-size:20px !important;
	        line-height: 29px;
		font-weight:700;


}}

@media(max-width:980px){
    h1 {
        font-size: 28px !important;
        line-height: 41px !important;
			font-weight:700;

    }

h2{
	font-size:24px !important;
	line-height: 37px;
		font-weight:700;

}

h3{
	font-size:19px !important;
	line-height: 37px;
		font-weight:700;

}
.align1.et_pb_blurb {
    text-align: center;
    display: block;
    margin: 0 auto;
}

}

@media(min-width:981px){
.middle{
	 display: flex;
    align-items: center;
}}
@media only screen and (max-width: 980px)
{
	.reverse {
    flex-direction: column-reverse !important;
		display:flex !important;
	}}
/***********Stylebtnsidetel**********/
.fixed-pos {
    right: 0;
    position: fixed;
    top: 358.5px;
    z-index: 999999;
}ul.et_social_icons_container {
    padding-left: 0 !important;
}
ul.et_social_icons_container li {
    position: relative;
    width: 67px;
    overflow: hidden;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
ul.et_social_icons_container li {
    left: 0;
	    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.et_social_facebook {
    background-color: #345b31;
}
ul.et_social_icons_container li a {
    color:#fff;
}
ul.et_social_icons_container a {
    display: block;
    padding: 12px 0 12px;
    float: left;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul.et_social_icons_container li:hover {
    width: 215px;
/* 	transition-timing-function: ease-in;
	 transition-delay: 2s; */
}
.et_social_facebook:hover {
    background:#345b31  !important;
}
ul.et_social_icons_container li a i {
    font-size: 24px !important;
}
ul.et_social_icons_container li a:hover {
    font-size: 21px;
}
ul.et_social_icons_container li a {
    font-size: 0;
}
@media(max-width:767px){
	span.hide767 {
    display: none;
}
	ul.et_social_icons_container li {
    position: relative;
		width: 57px;}
	ul.et_social_icons_container li:hover {
    width: 67px;
}
}
div#top_bar {
    display: none;
}
a.et_social_share {
    padding-bottom: 5px !important;
}
a.et_social_share:hover {
    padding-bottom: 12px !important;
}
ul.et_social_icons_container li a:hover {
    font-size: 21px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
li.et_social_facebook i {
    transform: rotate(358deg);
}
ul.et_social_icons_container li a {
    text-decoration: none;
}
/*******************************************/
#cmplz-manage-consent .cmplz-manage-consent {
    bottom: 0 !important;
}
.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
    color: #FCC25C;
}





.nav li ul
 {
    border-top: 3px solid #FCC25C !important;
	 }
.et_mobile_menu {
    border-top: 3px solid #FCC25C !important;
	}


.et_pb_accordion .et_pb_toggle {
    margin-bottom: 10px !important;
	}



.et_pb_section_1 {
    z-index: 10;
    box-shadow: 0px 10px 105px 0px rgb(255 255 255 / 0%) !important;
}


/***********Stylebtnsidetel RDV**********/
.fixed-pos1 {
    right: 0;
    position: fixed;
    top: 419.5px;
    z-index: 999999;
}ul.et_social_icons_container1 {
    padding-left: 0 !important;
}
ul.et_social_icons_container1 li {
    position: relative;
    width: 67px;
    overflow: hidden;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
ul.et_social_icons_container1 li {
    left: 0;
	    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.et_social_facebook1 {
    background-color: #FCC25C;
}
ul.et_social_icons_container1 li a {
    color:#3e1618;
}
ul.et_social_icons_container1 a {
    display: block;
    padding: 12px 0 12px;
    float: left;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul.et_social_icons_container1 li:hover {
    width: 215px;
/* 	transition-timing-function: ease-in;
	 transition-delay: 2s; */
}
.et_social_facebook1:hover {
    background:#FCC25C  !important;
}
ul.et_social_icons_container1 li a i {
    font-size: 24px !important;
}
ul.et_social_icons_container1 li a:hover {
    font-size: 21px;
}
ul.et_social_icons_container1 li a {
    font-size: 0;
}
@media(max-width:767px){
	span.hide7671 {
    display: none;
}
	ul.et_social_icons_container1 li {
    position: relative;
		width: 57px;}
	ul.et_social_icons_container1 li:hover {
    width: 67px;
}
}
div#top_bar1 {
    display: none;
}
a.et_social_share1 {
    padding-bottom: 5px !important;
}
a.et_social_share1:hover {
    padding-bottom: 12px !important;
}
ul.et_social_icons_container1 li a:hover {
    font-size: 21px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
li.et_social_facebook1 i {
    transform: rotate(358deg);
}
ul.et_social_icons_container1 li a {
    text-decoration: none;
}
/*******************************************/


@media only screen and (min-width: 981px) and (max-width:1220px){
    #logo {
        max-height: 40% !important;
    }
	#top-menu li {
    padding-right: 9px !important;
}
	#top-menu li a {
    font-size: 13px !important;
}
}
span.percent-value {
    font-size: 39px !important;
}
h2.title {
    font-size: 15px !important;
    font-weight: 400;
}
.et_pb_number_counter .percent p
 {
    line-height: 111px !important;
}
h2.title {
    color: #e4e4e4 !important;
}
.color1{
	 color:#B3D334 !important;
}


.color2{
	 color:#C43B17 !important;
	    font-weight: 600 !important;
	    letter-spacing: 3px;

}
span.color3 {
    color: #C43B17;
    font-family: "Rounded-Elegance";
}

span.col1 {
    color: #C43B17 !important;
    background: rgb(196 59 23 / 17%);
    padding: 7px;
}
span.col2 {
    color: #376134 !important;
    background: rgb(55 97 52 / 28%);
    padding: 7px;
	    margin: auto 5px;
}
span.col3 {
    color: #c06400 !important;
    background: #c0640029;
    padding: 7px;
	    margin: auto 5px;
}

.et_pb_testimonial_portrait:before {
    box-shadow: inset 0 0 3px rgb(0 0 0 / 0%)  !important;
}

span.color7 {
    color: #f0871f;
    letter-spacing: 3px;
		    font-weight: 600 !important;

}

.et_pb_testimonial_0.et_pb_testimonial, .et_pb_testimonial_1.et_pb_testimonial, .et_pb_testimonial_2.et_pb_testimonial {
    background-color: #f5f5f500 !important;
}

span.col8 {
    color: #c43b17 !important;
}

.table-responsive{
    overflow-x:auto;
}

.planning-table{
    width:100%;
    border-collapse:separate;
    border-spacing:0;
    background:#fff;
    border-radius:22px;
    overflow:hidden;
}
.et_pb_testimonial_content h3 {
    color: white;
}

/* HEADER */

.planning-table thead th{

    background:#c14318;
    color:#fff;
    padding:22px 30px;
    font-size:20px;
    font-weight:700;
    text-align:left;

}

.planning-table thead th:first-child{
    border-top-left-radius:22px;
}

.planning-table thead th:last-child{
    border-top-right-radius:22px;
}

.th-content{

    display:flex;
    align-items:center;
    justify-content:center;
    gap:12px;

}

.th-content i{

    width:38px;
    height:38px;

    border-radius:50%;

    background:rgba(255,255,255,.15);

    display:flex;
    align-items:center;
    justify-content:center;

    color:#fff;
    font-size:17px;

}

.th-content span{

    color:#fff;

}

/* BODY */

.planning-table tbody td{

    padding:24px 28px;
    font-size:17px;
    line-height:1.7;

    color:#4A4A4A;

    border-bottom:1px solid #ececec;

}

.planning-table tbody td:first-child{

    width:220px;

    color:#4D6F57;

    font-weight:700;

    white-space:nowrap;

    border-right:1px solid #ececec;

}

.planning-table tbody tr:nth-child(even){

    background:#FAF8F5;

}

.planning-table tbody tr{

    transition:.35s ease;

}

.planning-table tbody tr:hover{

    background:#EEF5EF;

}

/* Highlight */

.highlight{

    background:#FFF9F2 !important;

}

.highlight td:first-child{

    border-left:5px solid #C8A97E;

}

/* MOBILE */

@media(max-width:768px){

.planning-table thead th{

    padding:16px;

    font-size:16px;

}

.th-content{

    justify-content:flex-start;

}

.th-content i{

    width:32px;
    height:32px;
    font-size:15px;

}

.planning-table tbody td{

    padding:16px;
    font-size:15px;

}

.planning-table tbody td:first-child{

    width:130px;

}

}

.planning-table tbody td{
    text-align: center;
}

.planning-table thead th {
    border-right: 1px solid #9E9E9E;
}


/************/


span.nobr {
    font-size: 15px;
}

td.wishlist-empty {
    font-size: 15px;
}

a.wc-block-components-product-name {
    color: #f18816;
    font-size: 18px !important;
}

.wc-block-components-product-metadata__description p {
    font-size: 15px !important;
    line-height: 24px !important;
}

span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
    font-size: 17px !important;
    font-weight: 700;
    color: #436a40 !important;
}

h2.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
    font-size: 23px !important;
    color: #c7552f !important;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background-color: #c14318 !important;
	}
nav.woocommerce-MyAccount-navigation a ,.woocommerce-MyAccount-content a{
    color: #c14217 !important;
}

p.sous-titres {
    color: #f18816;
    font-weight: 700;
}
h2.woocommerce-loop-product__title {
    font-size: 20px !important;
}
span.yith-wcwl-add-to-wishlist-button__label {
    color: #000 !important;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
 
    background-color: #3f673c !important;
	
	}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {

    background-color: #345b31 !important;
}

button.button {
    color: #c7552f !important;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #e9e6ed  !important;
    color: #c43b17;
}

a.page-numbers {
    color: #345b31  !important;
}

h1,h2,h3,h4{

    font-family: "Rounded-Elegance";
}


/***/


/* =========================================
   ALTERDRINKS - PANIER WOOCOMMERCE MODERNE
========================================= */

:root {
    --cart-text: #181818;
    --cart-muted: #777;
    --cart-border: #e9e9e9;
    --cart-bg: #f7f7f5;
    --cart-white: #ffffff;
    --cart-dark: #171717;
    --cart-radius: 18px;
}

/* Conteneur général */







/* =========================
   TABLEAU PRODUITS
========================= */

.wc-block-cart-items {
    border-collapse: separate !important;
    border-spacing: 0 16px !important;
    margin: 0 !important;
    /* background: rebeccapurple !important; */
}

/* Masque l'entête classique */
.wc-block-cart-items__header {
    border: 0 !important;
}

.wc-block-cart-items__header th {
    padding: 0 20px 12px !important;
    border: 0 !important;
    color: #376134 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Ligne produit = carte */
.wc-block-cart-items__row {
    background: var(--cart-white);
    box-shadow: 0 8px 35px rgba(0, 0, 0, 0.055);
    transition:
        transform 0.25s ease,
        box-shadow 0.25s ease;
}

.wc-block-cart-items__row:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 45px rgba(0, 0, 0, 0.08);
}

/* Cellules */
.wc-block-cart-items__row td {
    padding: 24px 12px !important;
    border: 0 !important;
    vertical-align: middle !important;
}

.wc-block-cart-items__row td:first-child {
    border-radius: var(--cart-radius) 0 0 var(--cart-radius);
    padding-left: 24px !important;
}

.wc-block-cart-items__row td:last-child {
    border-radius: 0 var(--cart-radius) var(--cart-radius) 0;
    padding-right: 24px !important;
}

/* =========================
   IMAGE PRODUIT
========================= */

.wc-block-cart-item__image {
    width: 125px !important;
}

.wc-block-cart-item__image a {
    display: block;
    background: var(--cart-bg);
    border-radius: 14px;
    overflow: hidden;
    padding: 8px;
}

.wc-block-cart-item__image img {
    width: 105px !important;
    height: 105px !important;
    object-fit: cover;
    border-radius: 10px;
    display: block;
    transition: transform 0.3s ease;
}

.wc-block-cart-items__row:hover .wc-block-cart-item__image img {
    transform: scale(1.03);
}

/* =========================
   INFOS PRODUIT
========================= */

.wc-block-cart-item__product {
    padding-left: 20px !important;
}

.wc-block-components-product-name {
    color: var(--cart-text) !important;
    font-size: 18px !important;
    line-height: 1.3;
    font-weight: 600 !important;
    text-decoration: none !important;
    transition: opacity 0.2s ease;
}

.wc-block-components-product-name:hover {
    opacity: 0.65;
}

/* Prix sous le titre */
.wc-block-cart-item__prices {
    margin-top: 7px !important;
}

.wc-block-cart-item__prices .wc-block-components-product-price {
    color: var(--cart-text);
    font-size: 14px;
    font-weight: 500;
}

/* Description */
.wc-block-components-product-metadata {
    margin: 10px 0 14px !important;
}

.wc-block-components-product-metadata__description p {
    color: var(--cart-muted);
    font-size: 13px;
    line-height: 1.55;
    max-width: 480px;
    margin: 0 !important;
}

/* =========================
   QUANTITÉ
========================= */

.wc-block-cart-item__quantity {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-top: 14px !important;
}

.wc-block-components-quantity-selector {
    display: inline-flex !important;
    align-items: center;
    height: 42px;
    min-width: 120px;
    border: 1px solid var(--cart-border) !important;
    border-radius: 50px !important;
    overflow: hidden;
    background: #fafafa;
}

.wc-block-components-quantity-selector::after {
    display: none !important;
}

.wc-block-components-quantity-selector__input {
    width: 42px !important;
    height: 40px !important;
    min-height: 40px !important;
    border: 0 !important;
    background: transparent !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.wc-block-components-quantity-selector__button {
    position: static !important;
    width: 38px !important;
    min-width: 38px !important;
    height: 40px !important;
    min-height: 40px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    color: var(--cart-text) !important;
    font-size: 18px !important;
    border-radius: 50% !important;
    transition:
        background 0.2s ease,
        color 0.2s ease;
}

.wc-block-components-quantity-selector__button:hover:not(:disabled) {
    background: #ededed !important;
}

.wc-block-components-quantity-selector__button:disabled {
    opacity: 0.3;
}

/* Supprimer */
.wc-block-cart-item__remove-link {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    min-height: 38px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 50% !important;
    background: #f7f7f7 !important;
    color: #777 !important;
    text-decoration: none !important;
    transition:
        background 0.2s ease,
        color 0.2s ease,
        transform 0.2s ease;
}

.wc-block-cart-item__remove-link:hover {
    background: #181818 !important;
    color: #fff !important;
    transform: scale(1.05);
}

.wc-block-cart-item__remove-link svg {
    width: 17px;
    height: 17px;
    fill: currentColor;
}

/* =========================
   TOTAL PRODUIT
========================= */

.wc-block-cart-item__total {
    min-width: 110px;
}

.wc-block-cart-item__total .wc-block-components-product-price__value {
    color: var(--cart-text);
    font-size: 17px;
    font-weight: 700;
}

/* =========================
   SIDEBAR / TOTAL PANIER
========================= */

.wc-block-cart__sidebar {
    position: sticky;
    top: 120px;
}

.wp-block-woocommerce-cart-order-summary-block {
    background: var(--cart-bg);
    border-radius: 22px;
    padding: 30px !important;
    border: 0 !important;
}

.wc-block-cart__totals-title {
    padding: 0 0 22px !important;
    margin: 0 !important;
    border-bottom: 1px solid #dededb !important;
    color: var(--cart-text);
    font-size: 22px !important;
    font-weight: 600 !important;
    text-align: left !important;
}

/* Lignes des totaux */
.wc-block-components-totals-wrapper {
    padding: 18px 0 !important;
    border-top: 0 !important;
    border-bottom: 1px solid #dededb !important;
}

.wc-block-components-totals-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wc-block-components-totals-item__label {
    color: #666;
    font-size: 14px;
}

.wc-block-components-totals-item__value {
    color: var(--cart-text);
    font-size: 15px;
    font-weight: 600;
}

/* Total final */
.wc-block-components-totals-footer-item {
    padding-top: 8px;
}

.wc-block-components-totals-footer-item
    .wc-block-components-totals-item__label {
    color: var(--cart-text);
    font-size: 18px !important;
    font-weight: 600 !important;
}

.wc-block-components-totals-footer-item
    .wc-block-components-totals-item__value {
    font-size: 22px !important;
    font-weight: 700 !important;
}

/* =========================
   BOUTON COMMANDER
========================= */

.wc-block-cart__submit {
    margin-top: 18px !important;
}

.wc-block-cart__submit-button {
    width: 100% !important;
    min-height: 58px !important;
    padding: 16px 25px !important;

    background: var(--cart-dark) !important;
    color: #fff !important;

    border: 0 !important;
    border-radius: 50px !important;

    font-size: 15px !important;
    font-weight: 600 !important;
    letter-spacing: 0.3px;

    box-shadow: none !important;

    transition:
        transform 0.25s ease,
        box-shadow 0.25s ease,
        opacity 0.25s ease;
}

.wc-block-cart__submit-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.17) !important;
    opacity: 0.9;
}

.wc-block-cart__submit-button
.wc-block-components-button__text {
    color: #fff !important;
}

/* =========================
   FOCUS / ACCESSIBILITÉ
========================= */

.wc-block-components-quantity-selector__input:focus,
.wc-block-components-quantity-selector__button:focus,
.wc-block-cart__submit-button:focus {
    outline: none !important;
    box-shadow: none !important;
}

/* =========================
   TABLETTE
========================= */

@media (max-width: 980px) {

    .wc-block-components-sidebar-layout.wc-block-cart {
        display: block !important;
    }

    .wc-block-components-main.wc-block-cart__main,
    .wc-block-components-sidebar.wc-block-cart__sidebar {
        width: 100% !important;
    }

    .wc-block-cart__sidebar {
        position: static;
        margin-top: 35px;
    }

}

/* =========================
   MOBILE
========================= */

@media (max-width: 767px) {

    .wp-block-woocommerce-cart {
        width: 100%;
    }

    .wc-block-cart-items {
        border-spacing: 0 14px !important;
    }

    /* Chaque produit devient une vraie carte mobile */
    .wc-block-cart-items__row {
        position: relative;
        display: grid !important;
        grid-template-columns: 95px 1fr;
        padding: 16px !important;
        border-radius: 18px;
    }

    .wc-block-cart-items__row td {
        display: block !important;
        padding: 0 !important;
        border-radius: 0 !important;
    }

    .wc-block-cart-item__image {
        width: 85px !important;
        padding-right: 10px !important;
    }

    .wc-block-cart-item__image img {
        width: 80px !important;
        height: 90px !important;
    }

    .wc-block-cart-item__product {
        padding-left: 10px !important;
    }

    .wc-block-components-product-name {
        font-size: 16px !important;
        padding-right: 0;
    }

    .wc-block-components-product-metadata__description {
        display: none;
    }

    .wc-block-cart-item__quantity {
        gap: 10px;
        margin-top: 12px !important;
    }

    .wc-block-components-quantity-selector {
        min-width: 108px;
        height: 38px;
    }

    .wc-block-components-quantity-selector__input,
    .wc-block-components-quantity-selector__button {
        height: 36px !important;
        min-height: 36px !important;
    }

    /* Total produit caché car prix déjà visible */
    .wc-block-cart-item__total {
        display: none !important;
    }

    .wp-block-woocommerce-cart-order-summary-block {
        padding: 24px 20px !important;
        border-radius: 18px;
    }

    .wc-block-cart__totals-title {
        font-size: 20px !important;
    }

    .wc-block-cart__submit-button {
        min-height: 54px !important;
    }

}




/* =====================================================
   ALTERDRINKS — WOOCOMMERCE MODERN UI
   Panier + Mon Compte
===================================================== */

:root {
    --ad-black: #376134;
    --ad-text: #252525;
    --ad-muted: #777;
    --ad-light: #f6f6f4;
    --ad-border: #e8e8e5;
    --ad-white: #fff;
    --ad-radius: 18px;
}


/* =====================================================
   PANIER
===================================================== */






/* Header tableau */

.wc-block-cart-items__header th {
    border: 0 !important;
    padding: 0 20px 12px !important;

    font-size: 11px !important;
    font-weight: 600 !important;

    text-transform: uppercase;
    letter-spacing: 1px;

    color: #999;
}


/* Espacement produits */

.wc-block-cart-items {
    border-collapse: separate !important;
    border-spacing: 0 14px !important;
}


/* Carte produit */

.wc-block-cart-items__row {
    background: #fff;

    box-shadow:
        0 8px 30px rgba(0, 0, 0, .045);

    transition:
        transform .25s ease,
        box-shadow .25s ease;
}

.wc-block-cart-items__row:hover {
    transform: translateY(-2px);

    box-shadow:
        0 14px 38px rgba(0, 0, 0, .075);
}


/* Cellules */

.wc-block-cart-items__row td {
    border: 0 !important;
    padding: 22px 12px !important;
    vertical-align: middle !important;
}

.wc-block-cart-items__row td:first-child {
    padding-left: 22px !important;

    border-radius:
        var(--ad-radius)
        0
        0
        var(--ad-radius);
}

.wc-block-cart-items__row td:last-child {
    padding-right: 22px !important;

    border-radius:
        0
        var(--ad-radius)
        var(--ad-radius)
        0;
}


/* Image produit */

.wc-block-cart-item__image {
    width: 125px !important;
}

.wc-block-cart-item__image a {
    display: block;

    padding: 8px;

    background: var(--ad-light);

    border-radius: 14px;

    overflow: hidden;
}

.wc-block-cart-item__image img {
    display: block;

    width: 100px !important;
    height: 100px !important;

    object-fit: cover;

    border-radius: 10px;

    transition: transform .3s ease;
}

.wc-block-cart-items__row:hover
.wc-block-cart-item__image img {
    transform: scale(1.04);
}


/* Nom produit */

.wc-block-components-product-name {
    color: var(--ad-text) !important;

    font-size: 18px !important;
    font-weight: 600 !important;

    line-height: 1.3;

    text-decoration: none !important;
}


/* Prix */

.wc-block-cart-item__prices {
    margin-top: 5px !important;
}

.wc-block-cart-item__prices
.wc-block-components-product-price__value {
    font-size: 14px;
    font-weight: 500;

    color: var(--ad-text);
}


/* Description */

.wc-block-components-product-metadata {
    margin: 9px 0 14px !important;
}

.wc-block-components-product-metadata__description p {
    max-width: 480px;

    margin: 0 !important;

    color: var(--ad-muted);

    font-size: 13px;
    line-height: 1.55;
}


/* Quantité */

.wc-block-cart-item__quantity {
    display: flex;
    align-items: center;

    gap: 12px;

    margin-top: 12px !important;
}

.wc-block-components-quantity-selector {
    display: inline-flex !important;
    align-items: center;

    min-width: 115px;
    height: 40px;

    border: 1px solid var(--ad-border) !important;
    border-radius: 50px !important;

    background: #fafafa;
}

.wc-block-components-quantity-selector::after {
    display: none !important;
}

.wc-block-components-quantity-selector__input {
    width: 40px !important;
    height: 38px !important;

    padding: 0 !important;

    border: 0 !important;
    background: transparent !important;

    box-shadow: none !important;

    font-size: 14px !important;
    font-weight: 600;
}

.wc-block-components-quantity-selector__button {
    position: static !important;

    width: 36px !important;
    min-width: 36px !important;
    height: 36px !important;

    padding: 0 !important;

    border: 0 !important;
    border-radius: 50% !important;

    background: transparent !important;
    color: var(--ad-black) !important;

    transition: .2s ease;
}

.wc-block-components-quantity-selector__button:hover:not(:disabled) {
    background: #ededeb !important;
}


/* Supprimer */

.wc-block-cart-item__remove-link {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;

    width: 38px;
    height: 38px;
    min-height: 38px !important;

    padding: 0 !important;

    border: 0 !important;
    border-radius: 50% !important;

    background: #f5f5f3 !important;
    color: #777 !important;

    transition: .2s ease;
}

.wc-block-cart-item__remove-link:hover {
    background: var(--ad-black) !important;
    color: white !important;

    transform: scale(1.05);
}

.wc-block-cart-item__remove-link svg {
    width: 17px;
    height: 17px;

    fill: currentColor;
}


/* Total ligne */

.wc-block-cart-item__total
.wc-block-components-product-price__value {
    font-size: 17px;
    font-weight: 700;

    color: var(--ad-text);
}


/* =====================================================
   TOTAL PANIER
===================================================== */

.wc-block-cart__sidebar {
    position: sticky;
    top: 110px;
}

.wp-block-woocommerce-cart-order-summary-block {
    padding: 30px !important;

    background: var(--ad-light);

    border: 0 !important;
    border-radius: 22px;
}

.wc-block-cart__totals-title {
    margin: 0 !important;
    padding: 0 0 20px !important;

    border-bottom: 1px solid #dededb !important;

    color: var(--ad-text);

    text-align: left !important;

    font-size: 22px !important;
    font-weight: 600 !important;
}

.wc-block-components-totals-wrapper {
    padding: 17px 0 !important;

    border-top: 0 !important;
    border-bottom: 1px solid #dededb !important;
}

.wc-block-components-totals-item__label {
    color: #666;

    font-size: 14px;
}

.wc-block-components-totals-item__value {
    color: var(--ad-text);

    font-weight: 600;
}

.wc-block-components-totals-footer-item
.wc-block-components-totals-item__label {
    color: var(--ad-black);

    font-size: 17px !important;
    font-weight: 600 !important;
}

.wc-block-components-totals-footer-item
.wc-block-components-totals-item__value {
    font-size: 22px !important;
    font-weight: 700 !important;
}


/* Commander */

.wc-block-cart__submit {
    margin-top: 18px !important;
}

.wc-block-cart__submit-button {
    min-height: 58px !important;

    border: 0 !important;
    border-radius: 50px !important;

    background: var(--ad-black) !important;
    color: #fff !important;

    box-shadow: none !important;

    font-size: 15px !important;
    font-weight: 600 !important;

    transition: .25s ease;
}

.wc-block-cart__submit-button:hover {
    transform: translateY(-2px);

    background: #000 !important;

    box-shadow:
        0 12px 25px rgba(0, 0, 0, .16) !important;
}

.wc-block-cart__submit-button
.wc-block-components-button__text {
    color: #fff !important;
}



/* =====================================================
   MON COMPTE
===================================================== */

.woocommerce:has(.woocommerce-MyAccount-navigation) {
    /* display: grid; */
    /* grid-template-columns:
        minmax(230px, 280px)
        minmax(0, 1fr); */
    /* gap: 35px; */
    /* max-width: 1300px; */
    /* margin: 0 auto; */
}


/* =====================================================
   NAVIGATION MON COMPTE
===================================================== */

.woocommerce-MyAccount-navigation {
    /* float: none !important; */
    /* width: 100% !important; */
    /* padding: 12px; */
    background: var(--ad-light);
    border-radius: 20px;
}

.woocommerce-MyAccount-navigation ul {
    margin: 0 !important;
    padding: 0 !important;

    list-style: none !important;
}

.woocommerce-MyAccount-navigation li {
    margin: 3px 0 !important;
    padding: 0 !important;

    border: 0 !important;
}

.woocommerce-MyAccount-navigation li::before {
    display: none !important;
}

.woocommerce-MyAccount-navigation li a {
    display: flex;
    align-items: center;

    min-height: 52px;

    padding: 12px 16px;

    border-radius: 12px;

    color: #555 !important;

    font-size: 14px;
    font-weight: 500;

    text-decoration: none !important;

    transition:
        background .2s ease,
        color .2s ease,
        transform .2s ease;
}

.woocommerce-MyAccount-navigation li a:hover {
    background: #ececea;

    color: var(--ad-black) !important;

    transform: translateX(3px);
}


/* Item actif */

.woocommerce-MyAccount-navigation
li.is-active a {
    background: var(--ad-black);

    color: #fff !important;

    font-weight: 600;
}


/* Déconnexion */

.woocommerce-MyAccount-navigation-link--customer-logout {
    margin-top: 12px !important;
    padding-top: 12px !important;

    border-top:
        1px solid var(--ad-border) !important;
}

.woocommerce-MyAccount-navigation-link--customer-logout a {
    color: #a64747 !important;
}

.woocommerce-MyAccount-navigation-link--customer-logout a:hover {
    background: #fff0f0;

    color: #8d2929 !important;
}


/* =====================================================
   CONTENU MON COMPTE
===================================================== */

.woocommerce-MyAccount-content {
    /* float: none !important; */
    /* width: 100% !important; */
    min-height: 420px;
    padding: 38px 42px;
    background: #fff;
    border: 1px solid var(--ad-border);
    border-radius: 20px;
    box-shadow:
        0 10px 40px rgba(0, 0, 0, .04);
}


/* Textes */

.woocommerce-MyAccount-content p {
    margin-bottom: 18px;

    color: #666;

    font-size: 15px;
    line-height: 1.8;
}

.woocommerce-MyAccount-content p:first-of-type {
    color: var(--ad-text);

    font-size: 18px;
}

.woocommerce-MyAccount-content strong {
    color: var(--ad-black);

    font-weight: 600;
}


/* Liens */

.woocommerce-MyAccount-content a {
    position: relative;

    color: var(--ad-black);

    font-weight: 600;

    text-decoration: none !important;
}

.woocommerce-MyAccount-content a:not(.button)::after {
    content: "";

    position: absolute;

    left: 0;
    right: 100%;
    bottom: -2px;

    height: 1px;

    background: var(--ad-black);

    transition: right .25s ease;
}

.woocommerce-MyAccount-content a:not(.button):hover::after {
    right: 0;
}


/* =====================================================
   BOUTONS WOOCOMMERCE
===================================================== */

.woocommerce-MyAccount-content .button,
.woocommerce button.button,
.woocommerce input.button {
    padding: 13px 22px !important;

    border: 0 !important;
    border-radius: 50px !important;

    background: var(--ad-black) !important;
    color: #fff !important;

    font-size: 14px !important;
    font-weight: 600 !important;

    transition: .25s ease;
}

.woocommerce-MyAccount-content .button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    transform: translateY(-2px);

    background: #000 !important;

    box-shadow:
        0 8px 20px rgba(0, 0, 0, .15);
}


/* =====================================================
   TABLEAUX COMMANDES
===================================================== */

.woocommerce-orders-table,
.woocommerce-table {
    overflow: hidden;

    border: 1px solid var(--ad-border) !important;
    border-radius: 14px !important;

    background: #fff;
}

.woocommerce-orders-table th,
.woocommerce-table th {
    padding: 14px 16px !important;

    background: var(--ad-light);

    border: 0 !important;

    color: var(--ad-text);

    font-size: 13px;
    font-weight: 600;
}

.woocommerce-orders-table td,
.woocommerce-table td {
    padding: 16px !important;

    border-color: var(--ad-border) !important;
}


/* =====================================================
   FORMULAIRES MON COMPTE
===================================================== */

.woocommerce-MyAccount-content input[type="text"],
.woocommerce-MyAccount-content input[type="email"],
.woocommerce-MyAccount-content input[type="password"],
.woocommerce-MyAccount-content input[type="tel"],
.woocommerce-MyAccount-content select,
.woocommerce-MyAccount-content textarea {
    width: 100%;

    padding: 14px 16px !important;

    border:
        1px solid var(--ad-border) !important;

    border-radius: 10px !important;

    background: #fafafa !important;

    color: var(--ad-text);

    box-shadow: none !important;

    transition:
        border-color .2s ease,
        background .2s ease;
}

.woocommerce-MyAccount-content input:focus,
.woocommerce-MyAccount-content select:focus,
.woocommerce-MyAccount-content textarea:focus {
    outline: none !important;

    border-color: #aaa !important;

    background: #fff !important;
}


/* =====================================================
   ADRESSES
===================================================== */

.woocommerce-Address {
    padding: 25px !important;

    background: var(--ad-light);

    border-radius: 16px;
}

.woocommerce-Address-title {
    margin-bottom: 15px;
}

.woocommerce-Address address {
    color: #666;

    line-height: 1.8;
}


/* =====================================================
   TABLETTE
===================================================== */

@media (max-width: 980px) {

    .wc-block-components-sidebar-layout.wc-block-cart {
        display: block !important;
    }

    .wc-block-components-main.wc-block-cart__main,
    .wc-block-components-sidebar.wc-block-cart__sidebar {
        width: 100% !important;
    }

    .wc-block-cart__sidebar {
        position: static;

        margin-top: 30px;
    }

    .woocommerce:has(.woocommerce-MyAccount-navigation) {
        grid-template-columns: 220px 1fr;

        gap: 22px;
    }

    .woocommerce-MyAccount-content {
        padding: 30px;
    }
}


/* =====================================================
   MOBILE
===================================================== */

@media (max-width: 767px) {

    /* MON COMPTE */

    .woocommerce:has(.woocommerce-MyAccount-navigation) {
        display: block;
    }

    .woocommerce-MyAccount-navigation {
        margin-bottom: 20px;

        padding: 8px;

        border-radius: 16px;
    }

    .woocommerce-MyAccount-navigation ul {
        display: flex;

        overflow-x: auto;

        gap: 6px;

        padding-bottom: 3px !important;

        scrollbar-width: none;
    }

    .woocommerce-MyAccount-navigation ul::-webkit-scrollbar {
        display: none;
    }

    .woocommerce-MyAccount-navigation li {
        flex: 0 0 auto;

        margin: 0 !important;
    }

    .woocommerce-MyAccount-navigation-link--customer-logout {
        margin: 0 !important;
        padding: 0 !important;

        border: 0 !important;
    }

    .woocommerce-MyAccount-navigation li a {
        min-height: 42px;

        padding: 9px 14px;

        white-space: nowrap;

        font-size: 13px;
    }

    .woocommerce-MyAccount-navigation li a:hover {
        transform: none;
    }

    .woocommerce-MyAccount-content {
        min-height: auto;

        padding: 25px 20px;

        border-radius: 16px;
    }


    /* PANIER */

    .wc-block-cart-items__header {
        display: none !important;
    }

    .wc-block-cart-items {
        border-spacing: 0 14px !important;
    }

    .wc-block-cart-items__row {
        display: grid !important;

        grid-template-columns: 90px 1fr;

        padding: 15px !important;

        border-radius: 16px;
    }

    .wc-block-cart-items__row td {
        display: block !important;

        padding: 0 !important;

        border-radius: 0 !important;
    }

    .wc-block-cart-item__image {
        width: 80px !important;
    }

    .wc-block-cart-item__image img {
        width: 75px !important;
        height: 85px !important;
    }

    .wc-block-cart-item__product {
        padding-left: 10px !important;
    }

    .wc-block-components-product-name {
        font-size: 16px !important;
    }

    .wc-block-components-product-metadata__description {
        display: none;
    }

    .wc-block-cart-item__total {
        display: none !important;
    }

    .wp-block-woocommerce-cart-order-summary-block {
        padding: 24px 20px !important;

        border-radius: 18px;
    }

}


/* =========================================================
   ALTERDRINKS - CHECKOUT MODERNE
========================================================= */

:root {
    --checkout-dark: #345b31;
    --checkout-text: #252525;
    --checkout-muted: #777;
    --checkout-bg: #f7f7f5;
    --checkout-border: #e6e6e3;
    --checkout-white: #fff;
    --checkout-radius: 18px;
}


/* =========================================================
   PAGE
========================================================= */

body.woocommerce-checkout {
    background: #fff;
}

body.woocommerce-checkout .et_pb_section_1 {
    padding-top: 40px;
    padding-bottom: 80px;
}

body.woocommerce-checkout .et_pb_row {
    width: 92%;
    max-width: 1320px;
}


/* =========================================================
   TITRE PRINCIPAL
========================================================= */

body.woocommerce-checkout .et_pb_post_title h1.entry-title {
    margin-bottom: 15px;

    color: var(--checkout-dark);

    font-size: clamp(34px, 4vw, 52px);
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: -1.5px;
}


/* =========================================================
   COLONNES CHECKOUT
========================================================= */

body.woocommerce-checkout .et_pb_row_2 {
    display: flex;
    align-items: flex-start;

    gap: 30px;
}

body.woocommerce-checkout .et_pb_row_2 > .et_pb_column {
    width: calc(50% - 15px) !important;
    margin-right: 0 !important;
}


/* =========================================================
   CARTES
========================================================= */

body.woocommerce-checkout .et_pb_wc_checkout_billing,
body.woocommerce-checkout .et_pb_wc_checkout_shipping,
body.woocommerce-checkout .et_pb_wc_checkout_additional_info,
body.woocommerce-checkout .et_pb_wc_checkout_order_details,
body.woocommerce-checkout .et_pb_wc_checkout_payment_info {
    margin-bottom: 25px !important;
    padding: 30px !important;

    background: var(--checkout-white);

    border: 1px solid var(--checkout-border);
    border-radius: var(--checkout-radius);

    box-shadow:
        0 8px 35px rgba(0, 0, 0, 0.04);
}


/* =========================================================
   TITRES DES SECTIONS
========================================================= */

body.woocommerce-checkout .woocommerce-billing-fields h3,
body.woocommerce-checkout .woocommerce-additional-fields h3,
body.woocommerce-checkout #order_review_heading {
    position: relative;

    margin: 0 0 28px !important;
    padding-bottom: 16px;

    color: var(--checkout-dark);

    font-size: 21px;
    font-weight: 600;
    line-height: 1.3;

    border-bottom: 1px solid var(--checkout-border);
}


/* =========================================================
   LABELS
========================================================= */

body.woocommerce-checkout .form-row label {
    display: block;

    margin-bottom: 8px;

    color: #444;

    font-size: 13px;
    font-weight: 600;
    line-height: 1.4;
}

body.woocommerce-checkout .form-row .required {
    color: #b33;
}

body.woocommerce-checkout .optional {
    color: #999;

    font-size: 11px;
    font-weight: 400;
}


/* =========================================================
   CHAMPS
========================================================= */

body.woocommerce-checkout
.woocommerce-billing-fields input.input-text,

body.woocommerce-checkout
.woocommerce-additional-fields textarea,

body.woocommerce-checkout
.woocommerce-input-wrapper select,

body.woocommerce-checkout
.select2-container .select2-selection--single {

    width: 100% !important;
    height: 50px !important;

    padding: 0 15px !important;

    background: #f8f8f6 !important;

    border: 1px solid transparent !important;
    border-radius: 11px !important;

    color: var(--checkout-text) !important;

    font-size: 14px !important;

    box-shadow: none !important;

    transition:
        background .2s ease,
        border-color .2s ease,
        box-shadow .2s ease;
}


/* Focus */

body.woocommerce-checkout
.woocommerce-billing-fields input.input-text:focus,

body.woocommerce-checkout
.woocommerce-additional-fields textarea:focus {

    outline: 0 !important;

    background: #fff !important;

    border-color: #aaa !important;

    box-shadow:
        0 0 0 3px rgba(0,0,0,.035) !important;
}


/* Placeholder */

body.woocommerce-checkout input::placeholder,
body.woocommerce-checkout textarea::placeholder {
    color: #aaa;
}


/* =========================================================
   TEXTAREA
========================================================= */

body.woocommerce-checkout
.woocommerce-additional-fields textarea {
    height: 145px !important;

    padding: 15px !important;

    resize: vertical;

    line-height: 1.6;
}


/* =========================================================
   SELECT2 PAYS
========================================================= */

body.woocommerce-checkout
.select2-container {
    width: 100% !important;
}

body.woocommerce-checkout
.select2-container .select2-selection--single {
    display: flex !important;
    align-items: center;

    padding-right: 40px !important;
}

body.woocommerce-checkout
.select2-container
.select2-selection__rendered {
    padding: 0 !important;

    color: var(--checkout-text) !important;

    line-height: 48px !important;
}

body.woocommerce-checkout
.select2-container
.select2-selection__arrow {
    top: 50% !important;
    right: 14px !important;

    transform: translateY(-50%);
}


/* Dropdown */

.select2-dropdown {
    overflow: hidden;

    border: 1px solid var(--checkout-border) !important;
    border-radius: 10px !important;

    box-shadow:
        0 12px 35px rgba(0,0,0,.1);
}

.select2-search--dropdown {
    padding: 10px !important;
}

.select2-search--dropdown .select2-search__field {
    padding: 10px !important;

    border: 1px solid var(--checkout-border) !important;
    border-radius: 8px !important;

    outline: none;
}

.select2-results__option {
    padding: 10px 14px !important;
}


/* =========================================================
   PRÉNOM / NOM
========================================================= */

body.woocommerce-checkout
#billing_first_name_field,

body.woocommerce-checkout
#billing_last_name_field {
    width: calc(50% - 8px) !important;
}

body.woocommerce-checkout
#billing_first_name_field {
    margin-right: 16px !important;
}


/* =========================================================
   ESPACEMENT DES CHAMPS
========================================================= */

body.woocommerce-checkout .form-row {
    margin: 0 0 18px !important;
    padding: 0 !important;
}


/* =========================================================
   RÉCAPITULATIF COMMANDE
========================================================= */

body.woocommerce-checkout
.woocommerce-checkout-review-order-table {
    width: 100%;

    margin: 0 !important;

    border: 0 !important;
    border-collapse: collapse !important;

    background: transparent;
}

body.woocommerce-checkout
.woocommerce-checkout-review-order-table thead th {
    padding: 0 0 15px !important;

    border: 0 !important;
    border-bottom: 1px solid var(--checkout-border) !important;

    color: #888;

    font-size: 11px;
    font-weight: 600;

    text-transform: uppercase;
    letter-spacing: .8px;
}

body.woocommerce-checkout
.woocommerce-checkout-review-order-table
th.product-total,

body.woocommerce-checkout
.woocommerce-checkout-review-order-table
td.product-total {
    text-align: right;
}


/* Produits */

body.woocommerce-checkout
.woocommerce-checkout-review-order-table
tbody td {
    padding: 18px 0 !important;

    border: 0 !important;
    border-bottom: 1px solid var(--checkout-border) !important;

    color: var(--checkout-text);

    font-size: 14px;
}

body.woocommerce-checkout
.product-quantity {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    min-width: 27px;
    height: 27px;

    margin-left: 7px;

    padding: 0 7px;

    background: var(--checkout-bg);

    border-radius: 50px;

    color: #666;

    font-size: 11px;
    font-weight: 600;
}


/* =========================================================
   SOUS-TOTAL / TVA
========================================================= */

body.woocommerce-checkout
.woocommerce-checkout-review-order-table tfoot th,

body.woocommerce-checkout
.woocommerce-checkout-review-order-table tfoot td {
    padding: 14px 0 !important;

    border: 0 !important;
    border-bottom: 1px solid var(--checkout-border) !important;

    font-size: 14px;
}

body.woocommerce-checkout
.woocommerce-checkout-review-order-table tfoot td {
    text-align: right;
}


/* TOTAL */

body.woocommerce-checkout
.woocommerce-checkout-review-order-table
.order-total th,

body.woocommerce-checkout
.woocommerce-checkout-review-order-table
.order-total td {
    padding-top: 22px !important;
    padding-bottom: 8px !important;

    border: 0 !important;

    color: var(--checkout-dark);

    font-size: 18px;
    font-weight: 600;
}

body.woocommerce-checkout
.woocommerce-checkout-review-order-table
.order-total td strong {
    font-size: 23px;
    font-weight: 700;
}


/* =========================================================
   PAIEMENT
========================================================= */

body.woocommerce-checkout
#payment {
    background: transparent !important;
}

body.woocommerce-checkout
#payment ul.payment_methods {
    margin: 0 !important;
    padding: 0 !important;

    border: 0 !important;
}

body.woocommerce-checkout
#payment ul.payment_methods li {
    list-style: none;
}


/* Message WooCommerce */

body.woocommerce-checkout .woocommerce-info {
    margin: 0 0 20px !important;
    padding: 16px 18px !important;

    background: #f7f7f5 !important;

    border: 0 !important;
    border-radius: 10px !important;

    color: #666 !important;

    font-size: 13px;
    line-height: 1.6;
}

body.woocommerce-checkout .woocommerce-info::before {
    display: none !important;
}


/* =========================================================
   BOUTON COMMANDER
========================================================= */

body.woocommerce-checkout
#place_order {
    width: 100% !important;
    min-height: 58px;

    margin-top: 10px !important;
    padding: 15px 25px !important;

    background: var(--checkout-dark) !important;
    color: #fff !important;

    border: 0 !important;
    border-radius: 50px !important;

    box-shadow: none !important;

    font-size: 15px !important;
    font-weight: 600 !important;
    letter-spacing: .2px;

    cursor: pointer;

    transition:
        transform .25s ease,
        box-shadow .25s ease,
        background .25s ease;
}

body.woocommerce-checkout
#place_order:hover {
    background: #000 !important;

    transform: translateY(-2px);

    box-shadow:
        0 12px 28px rgba(0,0,0,.16) !important;
}


/* Supprime les effets Divi + après */

body.woocommerce-checkout
#place_order::after,

body.woocommerce-checkout
button.button::after {
    display: none !important;
}


/* =========================================================
   NOTICES / ERREURS
========================================================= */

body.woocommerce-checkout
.woocommerce-error {
    margin-bottom: 25px !important;
    padding: 18px 20px !important;

    background: #fff2f2;

    border: 0 !important;
    border-left: 3px solid #c94b4b !important;
    border-radius: 10px;

    color: #8c3434;
}

body.woocommerce-checkout
.woocommerce-message {
    padding: 18px 20px !important;

    border: 0 !important;
    border-radius: 10px;

    background: #f1f7f0;
}


/* =========================================================
   ORDER DETAILS ROW
========================================================= */

body.woocommerce-checkout .et_pb_row_3 {
    margin-top: 5px;
}

body.woocommerce-checkout
.et_pb_wc_checkout_order_details {
    max-width: 100%;
}


/* =========================================================
   DESKTOP - RÉCAPITULATIF PLUS PREMIUM
========================================================= */

@media (min-width: 981px) {

    body.woocommerce-checkout
    .et_pb_wc_checkout_order_details {
        padding: 35px !important;
    }

}


/* =========================================================
   TABLETTE
========================================================= */

@media (max-width: 980px) {

    body.woocommerce-checkout
    .et_pb_row_2 {
        display: block;
    }

    body.woocommerce-checkout
    .et_pb_row_2 > .et_pb_column {
        width: 100% !important;

        margin-bottom: 25px !important;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    body.woocommerce-checkout .et_pb_section_1 {
        padding-top: 25px;
        padding-bottom: 50px;
    }

    body.woocommerce-checkout .et_pb_row {
        width: 92%;
    }

    body.woocommerce-checkout
    .et_pb_post_title h1.entry-title {
        font-size: 32px;

        letter-spacing: -.8px;
    }

    body.woocommerce-checkout
    .et_pb_wc_checkout_billing,

    body.woocommerce-checkout
    .et_pb_wc_checkout_shipping,

    body.woocommerce-checkout
    .et_pb_wc_checkout_additional_info,

    body.woocommerce-checkout
    .et_pb_wc_checkout_order_details,

    body.woocommerce-checkout
    .et_pb_wc_checkout_payment_info {
        padding: 22px 18px !important;

        border-radius: 15px;
    }

    body.woocommerce-checkout
    .woocommerce-billing-fields h3,

    body.woocommerce-checkout
    .woocommerce-additional-fields h3,

    body.woocommerce-checkout
    #order_review_heading {
        margin-bottom: 22px !important;

        font-size: 18px;
    }


    /* prénom / nom l'un sous l'autre */

    body.woocommerce-checkout
    #billing_first_name_field,

    body.woocommerce-checkout
    #billing_last_name_field {
        float: none !important;

        width: 100% !important;

        margin-right: 0 !important;
    }


    /* champs */

    body.woocommerce-checkout
    .woocommerce-billing-fields input.input-text,

    body.woocommerce-checkout
    .select2-container .select2-selection--single {
        height: 48px !important;
    }


    /* tableau */

    body.woocommerce-checkout
    .woocommerce-checkout-review-order-table
    tbody td {
        font-size: 13px;
    }

    body.woocommerce-checkout
    .woocommerce-checkout-review-order-table
    .order-total td strong {
        font-size: 20px;
    }


    /* bouton */

    body.woocommerce-checkout #place_order {
        min-height: 54px;

        font-size: 14px !important;
    }

}

/* Carte produit */
.woocommerce ul.products li.product {
    position: relative;
}

/* Badge rupture de stock */
.custom-out-of-stock {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background: #c43b17;
    color: #fff;
    padding: 4px 14px;
    font-size: 12px;
    font-weight: 600;
    /* text-transform: uppercase; */
    letter-spacing: 0;
    border-radius: 2px;
}

/* Mobile */
@media (max-width: 767px) {
    .custom-out-of-stock {
        top: 10px;
        left: 10px;
        padding: 6px 10px;
        font-size: 10px;
    }
}


/* BPOST / SHIPTIMIZE PICKUP BUTTON */
button.Bpost-pick-location {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: auto !important;
    min-height: 44px;
    padding: 12px 20px !important;
    margin: 10px 0 !important;

    background: #000 !important;
    color: #fff !important;

    border: none !important;
    border-radius: 4px !important;

    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;

    cursor: pointer;
    text-align: center;

    opacity: 1 !important;
    visibility: visible !important;
}

/* Hover */
button.Bpost-pick-location:hover {
    background: #222 !important;
    color: #fff !important;
}

/* Container */
button.Bpost-pick-location {
    max-width: 100%;
    box-sizing: border-box;
}

/* Mobile */
@media (max-width: 767px) {
    button.Bpost-pick-location {
        width: 100% !important;
        margin-top: 10px !important;
    }
}

#sw__container {
 
	top: 28% !important;}