.elementor-28090 .elementor-element.elementor-element-fc0b971{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:25px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-28090 .elementor-element.elementor-element-7dbc481{--display:flex;}.elementor-28090 .elementor-element.elementor-element-17ea612 .elementor-heading-title{font-family:"Outfit", Outfit;font-size:26px;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;}.elementor-28090 .elementor-element.elementor-element-e46ec38{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:0px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-28090 .elementor-element.elementor-element-1169908{--display:flex;}@media(min-width:768px){.elementor-28090 .elementor-element.elementor-element-fc0b971{--content-width:1440px;}.elementor-28090 .elementor-element.elementor-element-e46ec38{--content-width:1440px;}}/* Start custom CSS for shortcode, class: .elementor-element-25c691a */.promotable > .woocommerce-error {
    display:none!important;
}

.woocommerce-notices-wrapper {
    max-width:100%;
}

.woocommerce-info:before, .woocommerce-error:before, .woocommerce-message:before, .woocommerce-thankyou-order-received:before {
    top: 35%;
}

.button.wc_points_rewards_apply_discount {
    font-size: 13px!important;
    font-weight: 500!important;
    letter-spacing: 0.5px!important;
    text-align: center;
    padding: 0 10px!important;
    border-radius: 5px!important;
    border: 1px solid #59272D;
    background: none!important;
    color: #59272D!important;
    text-transform: uppercase!important;
    margin-left:15px!important;
}

.cart_totals .wc-proceed-to-checkout a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px !important;
    font-weight: 600!important;
    text-transform: uppercase;
}

#coupons_list {
    display:none!important;
}

.shop_table .quantity {
    font-size: 14px;
    --quantity-height: 40px
}

.shop_table .quantity[data-type=type-1] {
    --quantity-width: 70px
}

.shop_table .quantity[data-type=type-2] {
    --quantity-width: 100px
}

@media(max-width: 689.98px) {
    .ct-cart-form .shop_table {
        --table-padding: 1.3em 0.7em
    }
}

@media(min-width: 690px) {
    .ct-cart-form .shop_table {
        --table-padding: 1.5em 0.7em
    }
}

@media(max-width: 999.98px) {
    .ct-cart-form .shop_table [class*=product-thumbnail] {
        width:120px
    }
}

@media(min-width: 1000px) {
    .ct-cart-form .shop_table [class*=product-thumbnail] {
        width:100px
    }
    div.cart_totals {
    min-width:380px!important;
}
}

.ct-cart-form .shop_table [class*=product-thumbnail] img {
    border-radius: 2px;
    max-width:130px!important;
}

@media(min-width: 690px) {
    .ct-cart-form .shop_table [class*=product-name] {
        max-width:300px
    }
}

@media(max-width: 999.98px) {
    .ct-cart-form .shop_table [class*=product-name] {
        padding-inline-end:0
    }
}

.ct-cart-form .shop_table [class*=product-name] .price {
    --fontSize: 15px;
    --fontWeight: normal;
    margin-top: 5px;
    margin-bottom: 0
}

.ct-cart-form .shop_table tr>[class*=product-remove] {
    width: 20px;
    text-align: end
}

.ct-cart-form .shop_table .remove {
    --icon-size: 12px
}

.ct-cart-form .shop_table .remove:hover svg {
    fill: #d83428
}

.ct-cart-form .shop_table .product-mobile-actions {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 1em
}

.ct-cart-form .shop_table .product-mobile-actions .remove {
    margin-inline-start:auto;padding-inline-start:10px}

@media(max-width: 999.98px) {
    .ct-cart-form .shop_table tr>.product-price,.ct-cart-form .shop_table tr>.product-quantity,.ct-cart-form .shop_table tr>.product-subtotal,.ct-cart-form .shop_table tr>.product-remove {
        display:none
    }
}

.ct-cart-form .shop_table .product-quantity,.ct-cart-form .shop_table .product-subtotal {
    text-align: center
}

.ct-cart-form {
    display: grid
}

@media(max-width: 999.98px) {
    .ct-cart-form {
        grid-row-gap:50px
    }
}

@media(min-width: 1000px) {
    .ct-cart-form {
        grid-template-columns:2fr 1fr;
        grid-column-gap: 30px
    }
}

.ct-cart-form h2 {
    --fontSize: 17px
}

@media(min-width: 690px) {
    .ct-cart-form .woocommerce-cart-form {
        padding-top:7px
    }
}

.woocommerce-checkout .ct-cart-form {
    grid-template-columns: initial
}

.woocommerce-cart-form__contents .actions {
    text-align: right
}

@media(max-width: 689.98px) {
    .woocommerce-cart-form__contents .actions .button {
        width:100%
    }
}

.woocommerce-cart-form__contents .coupon {
    display: flex
}

@media(max-width: 689.98px) {
    .woocommerce-cart-form__contents .coupon {
        flex-direction:column;
        margin-bottom: .8em
    }
}

@media(min-width: 690px) {
    .woocommerce-cart-form__contents .coupon {
        float:left
    }
}

.woocommerce-cart-form__contents .coupon label {
    display: none
}

.woocommerce-cart-form__contents .coupon input {
    --form-field-height: var(--buttonMinHeight)
}

@media(max-width: 689.98px) {
    .woocommerce-cart-form__contents .coupon input {
        width:100%;
        margin-bottom: .8em
    }
}

@media(min-width: 690px) {
    .woocommerce-cart-form__contents .coupon input {
        width:220px;
        margin-inline-end:8px}
}

.cart_totals .wc-proceed-to-checkout {
    margin-top: 10px;
}

table.shop_table {
    margin-bottom:10px;
}

.cart_totals .wc-proceed-to-checkout a {
    width: 100%
}

.cart_totals .shipping-calcuOutfitr-button {
    display: block;
    margin: 10px 0
}

.ct-cart-form .cart_totals {
    align-self: flex-start;
    position: sticky;
    top: calc(128px + var(--admin-bar, 0px) + var(--header-sticky-height, 0px)*var(--sticky-shrink, 100)/100);
    border: 2px solid var(--border-color)
}

@media(min-width: 690px) {
}

.ct-cart-form .cart_totals h2 {
    --fontSize: 15px
}

.ct-cart-form .cart_totals table td {
    text-align: end
}

.cross-sells {
    margin-top: 50px
}

.cross-sells h2 {
    --fontSize: 20px;
    margin-bottom: 20px
}

.cross-sells .products {
    margin: 0
}

.cross-sells .add_to_cart_button.added {
    display: initial
}

dl.variation {
    --descListIndent: 0;
    --descListSpacing: 0;
    margin-top: .7em
}

dl.variation:not(:last-child) {
    margin-bottom: .7em
}

dl.variation dt {
    display: inline-block;
    margin-inline-end:.25em;float: left;
    clear: both
}

form.woocommerce-checkout {
    display: grid
}

li {
  animation: none !important;
}

td[data-title="Produit "] {
  padding-left: 10px!important;
    font-size: 16px!important;
    font-weight: 500!important;

}

table.shop_table tr {
  --table-border-width: 0px !important;
}

.product-name a, .product-name {
  color: #59272D !important;
  font-size: 16px;
  font-weight: 500;
  line-height:normal!important;
}

.product-name .price {
  color: #59272D !important;
  font-weight: 400;
}

.ct-cart-form .shop_table [class*=product-name] .price .amount {
  font-weight:400;
  font-size:16px;
}

.ct-cart-form .shop_table [class*=product-name] {
  padding-left: 30px;
  line-height:normal;
}

.ct-icon {
  margin-right: 30px;
}

#coupon_code {
  margin-left: 30px !important;
}

.fgf_gift_products_wrapper h3 {
    font-size: 20px;
    font-weight: 500;
}

.fgf_add_to_cart_link {
  margin-right: 30px;
}

.table-slider {
  width: 100%;
  max-width: 100%;
  background-color: #CDA790;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}


.ct-cart-form .shop_table [class*=product-thumbnail] {
  width: 20% !important;
}

.ct-cart-form .shop_table [class*=product-name] .price {
  margin-top: 0px;
}

.input-text {
  border-radius: 0 !important;
}

/* Bouton à intention d'achat */
.cart_totals .wc-proceed-to-checkout a {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px !important;
  font-weight: 600!important;
  text-transform: uppercase;
}



.ct-cart-form .woocommerce-cart-form {
  border-radius: 0px;
  padding: 0 !important;

}

.ct-cart-form .cart_totals {
  border: none !important;
  border-color: transparent;
}

/* Distance cross selling */
.cross-sells {
  margin-top: 100px !important;
}

.ct-image-container img {
  display: block !important;
  height: auto !important;
  margin: auto !important;
  width: 80% !important;
}

/* Titres cross-selling */
.cross-sells h2 {
  font-size: 18px !important;
  font-family: Outfit !important;
}

.subscription-price {
  font-weight: 800;
  font-size: 16px;
}

/* Retirer 2nd bouton emballage cadeau */
.wcgwp-wrapper {
  display: none !important;
}

.wcgwp-wrapper-woocommerce_proceed_to_checkout .wcgwp-prompt-wrapper {
  display: none !important;
}

/* boutons sans intentions d'achat à 10px; */
.elementor-kit-25991 button,
.elementor-kit-25991 input[type="button"],
.elementor-kit-25991 input[type="submit"],
.elementor-kit-25991 .elementor-button {
  text-transform: none;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 14px;
  border-radius: 0px;
}

.amount {
  font-size: 16px;
  font-weight: 800;
}

small.includes_tax .woocommerce-Price-amount {
  font-size: 12px !important;
}

/* Section cadeau à ajouter au panier */

.fgf_gift_products_table td img {
  width: 135px !important;
}

.fgf_gift_products_table th {
  display: none !important;
}


.ct-woo-card-actions .add_to_cart_button,
.checkout-button,
.order-again a,
.woocommerce-button,
.woocommerce-Button,
a.button,
a.restore-item,
a.showlogin {
  font-family: 'Outfit-Regular', !important;
  letter-spacing: 1px !important;
  text-transform: none;
  font-weight: 600 !important;
  font-size: 14px !important;
}

.elementor-28090 .elementor-element.elementor-element-25c691a .fgf-add-manual-gift-product {
  text-transform: uppercase;
  color: white!important;
  border-radius: 5px;
  font-size: 13px!important;
  font-weight: 500!important;
  letter-spacing: 0.5px!important;
  text-align: center;
  background-color:#59272D!important;
  padding:0 16px;
}

/* Titre cadeau à ajouter au panier */
.elementor-kit-25991 h3 {
  font-size: 20px;
  font-weight:500;
}

/* Produits du cross selling */
.elementor-28090 .elementor-element.elementor-element-25c691a .woocommerce-loop-product__title {
  font-size: 14px !important;
}


/* Img & Attributs */

.from {
  display: none;
}

.ct-image-container img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

/* CTA : Ajouter un emballage */

.elementor-28090 .elementor-element.elementor-element-25c691a .wcgwp-modal-toggle {
  background-color: transparent !important;
  color: #744A4F !important;
  font-size: 14px !important;
  text-decoration: underline;
  margin-top: -10px;
  margin-bottom: -10px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 700 !important;
  letter-spacing: 1px !important;
}

.elementor-28090 .elementor-element.elementor-element-25c691a .wcgwp-prompt-wrapper button::after {
  content: url('https://miye.care.wp-droid.fr/wp-content/uploads/2023/09/gift-wrapping-1.svg') !important;
  margin-left: 10px;
}

/* Désactiver les ::before & ::after sur le footer */
.elementor-heading-title::before {
  display: none;
}

.elementor-heading-title::after {
  display: none;
}

/* woocommerce_proceed_to_checkout */
.paiement-securise p {
  text-align: center;
  margin-bottom: 10px !important;
    font-size: 16px;
    font-weight: 500;
}

.paiement-securise p::before {
  content: url('https://miye.care.weapzy.com/wp-content/uploads/2024/04/hdlmrbl3r9nlv5wc0ak.svg') !important;
  margin-right: 10px;
}

.logos {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;

}

.logos img {
  margin: 0 10px;
}

/* Masquer l'accordéon par défaut */

.coupon button {
  width: 250px;
  color: white !important;
  font-family: Outfit;
  background-color: #59272D !important;
}

.actions-promo {
  flex-direction: column !important;
}

.coupon-accordion {
  width: 100%;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
  flex-direction: column !important;
}

/* Afficher l'accordéon lorsque la classe .active est appliquée */
.coupon-accordion.active {
  width: 100%;
  max-height: 300px;
  display: block;
  /* Ajout de cette ligne */
  flex-direction: column !important;
}

/* Style du bouton d'ouverture */

.coupon-toggle-button {
  float: left;
  text-align: left;
  background-color: transparent !important;
  font-family: Outfit !important;
  line-height: 27px;
  color: #59272d !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  margin-left: 30px !important;
  padding: 10px 0px;
  letter-spacing: 1px !important;
}

.wcgwp-wrapper,
.wcgwp-wrapper .wcgwp-checkbox-wrapper,
.wcgwp-wrapper .wcgwp-prompt-wrapper {
  margin-bottom: 5px !important;
}

.wcgwp-wrapper.wcgwp-cart-item {
  margin-top: 0 !important;
}

/* Emballage cadeaux */

table.shop_table tr.wcgwp-cart-item .product-name {
  padding-left: 0 !important;
}

.giftwrap_li show_thumb {
  display: flex !important;
}



.wc-proceed-to-checkout .add_gift_card_form {
  display: none !important;
}

/* Hauteur de lignes colonne de droite */
.cart-discount {
  line-height: 20px;
}

.woocommerce-shipping-totals {
  line-height: 20px;
}

.slider {
  width: 100%;
  /* Pour prendre toute la largeur */
  height: 70px;
  margin: 0 auto;
  padding: 0;
  background: #FFFFFF;
  /* Fond blanc */
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  text-align: center;
  font-size: 18px;
  color: white;
  line-height: 40px;
  background-color: transparent;
}

.inner {
  position: inherit;
  top: 25%;
}

.item {
  position: absolute;
  top: 0;
  left: 100%;
  /* Part de la droite */
  width: 100%;
  /* Prend toute la largeur */
}

.first {
  left: 0;
  animation: cycleone 15s ease-in-out infinite;
}

.second {
  animation: cycletwo 15s ease-in-out infinite;
}

.third {
  animation: cyclethree 15s ease-in-out infinite;
}

@keyframes cycleone {

  0%,
  4% {
    left: 100%;
  }

  6%,
  26% {
    left: 0%;
  }

  28%,
  100% {
    left: -100%;
  }
}

@keyframes cycletwo {

  0%,
  28% {
    left: 100%;
  }

  30%,
  50% {
    left: 0%;
  }

  52%,
  100% {
    left: -100%;
  }
}

@keyframes cyclethree {

  0%,
  52% {
    left: 100%;
  }

  54%,
  74% {
    left: 0%;
  }

  76%,
  100% {
    left: -100%;
  }
}

@media only screen and (max-width: 767px) {
    .ct-cart-form .cart_totals table td {
    text-align: right !important;
}
  body {
    margin: 0 !important;
    overflow-x: hidden;
  }

  *,
  *:before,
  *:after {
    box-sizing: border-box;
  }

td[data-title="Produit "] {
  padding-left: 0px!important;
}
  tr {
    padding-left: 10px !important;
  }

  table.shop_table_responsive tbody td {
    text-align: left !important;
  }

  .woocommerce-cart-form__contents .actions .button {
    width: 100%;
  }

  .woocommerce-cart-form__contents .coupon input {
    width: 100% !important;
  }

  .coupon {
    padding: 10px 10px 0px 10px;
  }

  #wc_gc_cart_redeem_form {
    padding: 10px 10px 0px 10px;
  }

  #coupon_code {
    margin-left: 0 !important;
  }

  .coupon-toggle-button {
    margin-left: 10px !important;
  }

  .add_gift_card_form h4 {
    margin-left: 10px;
  }

  .woocommerce-cart .add_gift_card_form #wc_gc_cart_redeem_form input[type="text"] {
    width: 100% !important;
    max-width: 100% !important;
  }

  #wc_gc_cart_code {
    margin-left: 0 !important;
    width: 100% !important;
  }

  #wc_gc_cart_redeem_send {
    margin-left: 0 !important;
  }

  .fgf_gift_products_table td::before {
    display: none !important;
  }

  .fgf-gift-products-content {
    padding: 0 !important;
  }

  .add_gift_card_form #wc_gc_cart_redeem_form button {
    top: 0px !important;
    width: 100% !important;
  }

  table.shop_table_responsive tbody td[data-title]:before {
    margin-left: 0px;
    padding: 10px !important;
  }

  .ct-cart-form .cart_totals {
    padding: 0 !important;
  }

  .ct-cart-form .cart_totals h2 {
    margin-left: 10px;
    margin-top: 20px;
  }

  .woocommerce-message {
    margin-bottom: 1rem !important;
  }

  .fgf_add_to_cart_link {
    margin-right: 15px !important;
  }

  .cross-sells h2 {
    text-align: center;
  }

  .woocommerce-notices-wrapper {
    width: 100%;
  }

  .wc_points_rewards_earn_points {
    width: 100%;
  }
}

.products .entry-meta {
    display:none!important;
}

div.quantity[data-type] input[type=number] {
    font-weight:400;
}

div.quantity .ct-increase, div.quantity .ct-decrease {
    color:#59272D!important;
}

.quantity[data-type=type-2] .ct-increase:before, .quantity[data-type=type-2] .ct-decrease:before {
    font-weight:600;
}

.ct-cart-form .shop_table .product-subtotal * {
    font-weight:500;
    font-size:16px;
    ;
}

.ct-cart-form .shop_table .product-subtotal {
    line-height: normal
    ;
}

tr.woocommerce-cart-form__cart-item:first-child {
    border:none!important;
}

tr.woocommerce-cart-form__cart-item {
    border-top:1px solid #F7EEEB!important;
    border-bottom:1px solid #F7EEEB!important;
}

tr.woocommerce-cart-form__cart-item:last-child {
    border-top:1px solid #F7EEEB!important;
    border-bottom:0!important;
}

tr.codepromo, tr.cartecadeau {
    width:50%!important;
}

.promotable {
    display:flex;
    gap:20px;
}

.promotable > div{
    width:50%;
    background-color:#F5F0EE!important;
    padding:18px 25px 25px 25px;
    border-radius:8px!important;
}

.coupon-toggle-button, .add_gift_card_form h4 {
    font-size: 16px!important;
    font-weight: 500!important;
    color:#6C2E1B!important;
    margin:0 0 10px 0!important;
    padding:0;
    letter-spacing: inherit!important
}

.promo .coupon, .coupon #wc_gc_cart_redeem_form {
    display:flex;
    gap:10px;
    margin:0;
    justify-content:space-between;
}

.promo, .coupon .add_gift_card_form {
    display:flex;
    flex-direction: column;
}

.button, .ct-button, .added_to_cart, .ct-button-ghost, [type=submit], .wp-element-button, .wp-block-button__link, button.regform-button, button[class*=ajax], .woocommerce button.button, .woocommerce-message .showlogin, .woocommerce-message .restore-item, .forminator-ui[data-design=none] .forminator-button, .fluentform .ff-el-group button.ff-btn, .ct-button-secondary-text {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-align: center;
    padding: 0;
    border-radius: 5px;
    border: 1px solid #59272D;
    background:none!important;
    color:#59272D!important;
    text-transform:uppercase;
}

#coupon_code, .woocommerce-cart .add_gift_card_form #wc_gc_cart_redeem_form input[type="text"] {
    background-color:white;
    border:0;
    border-radius: 5px!important;
    margin-left:0!important;
}

.wc_gc_add_gift_card_form__notices {
    display:none!important;
}

[data-products] .product>*:last-child {
    color:#59272D!important;
}

.fgf_gift_products_table td {
    border-bottom:1px solid #F7EEEB;
}

.fgf_gift_products_table tr:last-child td {
    border-bottom:0;
}

.fgf_gift_products_wrapper {
    padding:50px!important;
}

.recap_commande {
    background-color:#F9F0E9;
    padding:30px;
    border-radius:8px;
}

.recurring-totals, .cart-subtotal.recurring-total, .order-total.recurring-total .includes_tax, .order-total.recurring-total .first-payment-date, .shipping.recurring-total, .includes_tax, .woocommerce-shipping-destination, .woocommerce-shipping-totals td:before {
    display:none;
}

.order-total.recurring-total {
    color:#AC6051;
}

.order-total.recurring-total strong {
    display:block;
    line-height:10px;
}

.order-total.recurring-total th {
    text-transform:uppercase;
}

.recap_commande td, .recap_commande th {
    padding:0!important;
    border:0;
}

.recap_commande h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
}

.recap_commande .cart-subtotal th{
    font-weight:300!important;
    font-size:16px;
}

#shipping_method {
    text-align:left;
    margin-bottom:0;
}

#shipping_method li label:before {
    content:"Livraison ";
}

.recap_commande tr.order-total:not(.recurring-total) th, .recap_commande tr.order-total:not(.recurring-total) td  {
    padding-top:10px!important;
    border-top:1px solid #DBD4D5;
    font-weight:600!important;
    font-size:18px;
    text-transform: uppercase;
}

.recap_commande .woocommerce-shipping-totals th, .recap_commande .woocommerce-shipping-totals td {
    padding-bottom:20px!important;
}

.recap_commande .cart-subtotal .amount {
    font-weight:500!important;
}

.recap_commande .checkout-button {
    background-color:#59272D!important;
    border-radius:5px!important;
}

.paiements_sc {
    background-color:#F9F0E9!important;
    margin-top:15px;
    border-radius:5px!important;
    padding:15px 25px;
}

.paiements_sc .logos{
       margin-bottom:0;
       margin-top:15px;
}

.order-total.recurring-total td {
    font-weight:300!important;
    font-size:13px!important;
    line-height:normal;
}

.order-total.recurring-total strong .amount {
    font-weight:600!important;
    font-size:14px;
}

.order-total.recurring-total th:before {
    content:"Dont ";
}

 
a.remove .ct-icon, .wc_points_rewards_earn_points {
    display:none;
}

a.remove {
    line-height:0!important;
}
 
a.remove:before {
    content: url("data:image/svg+xml,%3Csvg width='19' height='35' viewBox='0 -5 19 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 5.09949H2.49999H18.5' stroke='%2359272D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.5 5.09939V18.8675C16.5 19.9549 15.6057 20.8343 14.5 20.8343H4.49999C3.39428 20.8343 2.5 19.9549 2.5 18.8675V5.09939M5.49999 5.09939V3.13252C5.49999 2.04512 6.39428 1.16565 7.49999 1.16565H11.5C12.6057 1.16565 13.5 2.04512 13.5 3.13252V5.09939' stroke='%2359272D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.5 10.0166V15.9172' stroke='%2359272D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.5 10.0166V15.9172' stroke='%2359272D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.recap_commande .pointsreward {
    font-size: 13px;
    font-weight: 300;
    text-align: center;
    color:#AC6051;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    margin-top:10px;
}

.recap_commande .pointsreward strong {
    font-weight: 600;
}

.recap_commande .pointsreward svg {
    margin-right:5px;
}

.order-total.recurring-total td {
    padding-top:7px!important;
}

@media(max-width:768px) {
    .promotable {
        flex-direction: column;
    }
    .promotable > div {
        width:100%;
        padding:15px;
    }
    .promo .coupon, .coupon #wc_gc_cart_redeem_form {
        padding:0;
    }
    .add_gift_card_form #wc_gc_cart_redeem_form button {
        width:250px!important;
    }
    
    .amount {
        font-weight:600;
    }
    
    .ct-cart-form .shop_table [class*=product-thumbnail] img {
        max-width: 60px !important;
    }
    
    .ct-cart-form .shop_table [class*=product-name] {
        padding-left:0;
    }
    
    .ct-cart-form .shop_table .product-mobile-actions .remove {
    margin-inline-start: 0;
    padding-inline-start: 10px;
}

.ct-cart-form .woocommerce-cart-form {
    width: 85vw;
}

.recap_commande .pointsreward {
    display:block;
}
}

.promotable > .woocommerce-message {
    display:none;
}

/* Conteneur de la pagination */
.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    margin-top: 20px;
}

.pagination ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 10px;
}

.pagination li {
    display: inline;
}

.pagination span {
    display: inline-block;
    padding: 8px 12px;
    border-radius: 5px;
    background-color: #F5F0EE;
    color: #333;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
}

.pagination span:hover {
    background-color: #59272D;
    color: #fff;
}

/* Style pour l'élément actif */
.pagination .current {
    background-color: #59272D;
    color: #fff;
    font-weight: bold;
    cursor: default;
}

/* Désactiver le clic sur le premier et dernier élément si on est à la première ou dernière page */
.pagination .fgf_first_pagination:disabled,
.pagination .fgf_prev_pagination:disabled,
.pagination .fgf_next_pagination:disabled,
.pagination .fgf_last_pagination:disabled {
    cursor: not-allowed;
    opacity: 0.5;
}

/* Responsivité : alignement vertical sur les petits écrans */
@media (max-width: 600px) {
    .pagination {
        flex-direction: column;
        gap: 5px;
    }
}/* End custom CSS */