.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for section, class: .elementor-element-7a07a51 *//* === STYLE UNIFIÉ POUR TOUS LES BOUTONS DU PANIER === */
.woocommerce-cart .cart_item .remove,
.woocommerce-cart input[name="update_cart"],
.woocommerce-cart input.button[name="update_cart"],
.woocommerce-cart input[type="submit"].button[name="update_cart"],
.woocommerce-cart .coupon button,
.woocommerce-cart .checkout-button,
.woocommerce-cart .return-to-shop a.button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  max-width: 300px !important;
  padding: 12px 24px !important;
  background: linear-gradient(to right, #be123c, #6d28d9) !important;
  color: white !important;
  border: none !important;
  border-radius: 9999px !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  letter-spacing: 1px !important;
  box-shadow: 0 4px 12px rgba(190, 18, 60, 0.3) !important;
  transition: transform 0.3s ease, box-shadow 0.3s ease !important;
  text-decoration: none !important;
  cursor: pointer !important;
}

/* === SURVOL UNIFIÉ POUR TOUS LES BOUTONS === */
.woocommerce-cart .cart_item .remove:hover,
.woocommerce-cart input[name="update_cart"]:hover,
.woocommerce-cart input.button[name="update_cart"]:hover,
.woocommerce-cart input[type="submit"].button[name="update_cart"]:hover,
.woocommerce-cart .coupon button:hover,
.woocommerce-cart .checkout-button:hover,
.woocommerce-cart .return-to-shop a.button:hover {
  transform: scale(1.05) !important;
  box-shadow: 0 6px 16px rgba(190, 18, 60, 0.5) !important;
  color: white !important;
}

/* === RETOUR À LA BOUTIQUE : forcer l’URL et effet GLdesign === */
.woocommerce-cart .return-to-shop a.button {
  href: "https://shop.gaillleyton.com" !important;
  background: linear-gradient(to right, #be123c, #6d28d9) !important;
  color: white !important;
  text-decoration: none !important;
}
.woocommerce-cart .return-to-shop a.button:hover {
  transform: scale(1.05) !important;
  box-shadow: 0 6px 16px rgba(190, 18, 60, 0.5) !important;
  color: white !important;
}

/* === CHAMP CODE PROMO : contour blanc par défaut === */
.woocommerce-cart .coupon input[type="text"] {
  border: 2px solid white !important;
  color: inherit !important;
  border-radius: 4px !important;
  padding: 10px 16px !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px !important;
  transition: border-color 0.3s ease, color 0.3s ease !important;
  outline: none !important;
}

/* === SURVOL / FOCUS CHAMP CODE PROMO : #E40C48 === */
.woocommerce-cart .coupon input[type="text"]:hover,
.woocommerce-cart .coupon input[type="text"]:focus {
  border-color: #E40C48 !important;
  color: #E40C48 !important;
}

/* === CHAMP CODE PROMO : contour blanc par défaut === */
.woocommerce-cart .coupon input[type="text"] {
  border: 2px solid white !important;
  color: inherit !important;
  border-radius: 4px !important;
  padding: 10px 16px !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px !important;
  transition: border-color 0.3s ease, color 0.3s ease !important;
  outline: none !important;
}

/* === SURVOL / FOCUS CHAMP CODE PROMO : #333 === */
.woocommerce-cart .coupon input[type="text"] {
  border: 2px solid #333 !important;
  color: inherit !important;
  border-radius: 4px !important;
  padding: 10px 16px !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px !important;
  transition: border-color 0.3s ease, color 0.3s ease !important;
  outline: none !important;
}

/* === RETOUR À LA BOUTIQUE — style GLdesign === */
.woocommerce-cart .return-to-shop a.button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  max-width: 300px !important;
  padding: 12px 24px !important;
  background: linear-gradient(to right, #be123c, #6d28d9) !important;
  color: white !important;
  border: none !important;
  border-radius: 9999px !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  letter-spacing: 1px !important;
  box-shadow: 0 4px 12px rgba(190, 18, 60, 0.3) !important;
  transition: transform 0.3s ease, box-shadow 0.3s ease !important;
  text-decoration: none !important;
  cursor: pointer !important;
}

/* === SURVOL GLdesign === */
.woocommerce-cart .return-to-shop a.button:hover {
  transform: scale(1.05) !important;
  box-shadow: 0 6px 16px rgba(190, 18, 60, 0.5) !important;
  color: white !important;
}

/* === STYLE UNIFIÉ POUR TOUS LES BOUTONS DU PANIER === */
.woocommerce-cart .cart_item .remove,
.woocommerce-cart button[name="update_cart"],
.woocommerce-cart input[name="update_cart"],
.woocommerce-cart input.button[name="update_cart"],
.woocommerce-cart input[type="submit"].button[name="update_cart"],
.woocommerce-cart .coupon button,
.woocommerce-cart .checkout-button,
.woocommerce-cart .return-to-shop a.button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  max-width: 300px !important;
  padding: 12px 24px !important;
  background: linear-gradient(to right, #be123c, #6d28d9) !important;
  color: white !important;
  border: none !important;
  border-radius: 9999px !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  letter-spacing: 1px !important;
  box-shadow: 0 4px 12px rgba(190, 18, 60, 0.3) !important;
  transition: transform 0.3s ease, box-shadow 0.3s ease !important;
  text-decoration: none !important;
  cursor: pointer !important;
}

/* === SURVOL UNIFIÉ POUR TOUS LES BOUTONS === */
.woocommerce-cart .cart_item .remove:hover,
.woocommerce-cart button[name="update_cart"]:hover,
.woocommerce-cart input[name="update_cart"]:hover,
.woocommerce-cart input.button[name="update_cart"]:hover,
.woocommerce-cart input[type="submit"].button[name="update_cart"]:hover,
.woocommerce-cart .coupon button:hover,
.woocommerce-cart .checkout-button:hover,
.woocommerce-cart .return-to-shop a.button:hover {
  transform: scale(1.05) !important;
  box-shadow: 0 6px 16px rgba(190, 18, 60, 0.5) !important;
  color: white !important;
}

/* === SURVOL / FOCUS CHAMP QUANTITÉ — texte et contour en #E40C48 === */
.woocommerce-cart input.qty:hover,
.woocommerce-cart input.qty:focus {
  border-color: #E40C48 !important;
  color: #E40C48 !important;
}

/* === SUPPRESSION DU CONTOUR BLEU SUR LES BOUTONS CLÉS === */
.woocommerce-cart .coupon button:hover,
.woocommerce-cart .coupon button:focus,
.woocommerce-cart .coupon button:active,
.woocommerce-cart .coupon button:focus-visible,
.woocommerce-cart button[name="update_cart"]:hover,
.woocommerce-cart button[name="update_cart"]:focus,
.woocommerce-cart button[name="update_cart"]:active,
.woocommerce-cart button[name="update_cart"]:focus-visible,
.woocommerce-cart .checkout-button:hover,
.woocommerce-cart .checkout-button:focus,
.woocommerce-cart .checkout-button:active,
.woocommerce-cart .checkout-button:focus-visible {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
}

/* === FORCER L’AFFICHAGE DES IMAGES PRODUITS DANS LE PANIER SUR MOBILE & TABLETTE === */
@media screen and (max-width: 768px) {
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-thumbnail {
    display: table-cell !important;
    text-align: center !important;
    width: 80px !important;
    padding: 10px !important;
  }

  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-thumbnail img {
    display: block !important;
    max-width: 100% !important;
    height: auto !important;
    border-radius: 8px !important;
  }

  /* Optionnel : réaligner le nom du produit à côté de l’image */
  .woocommerce-cart table.shop_table_responsive tr.cart_item td.product-name {
    display: table-cell !important;
    width: auto !important;
    padding-left: 0 !important;
  }
}

/* === CENTRAGE PARFAIT DE LA CELLULE === */
.woocommerce-cart .cart_item td.product-remove {
  vertical-align: middle !important;
  text-align: center !important;
  padding: 0 !important;
}

/* === CROIX ROUGE CENTRÉE, PLUS GRANDE, SANS FOND === */
.woocommerce-cart .cart_item td.product-remove a.remove {
  display: inline-block !important;
  font-size: 1.8em !important; /* taille augmentée */
  font-weight: normal !important;
  color: #be123c !important;
  background: none !important;
  border: none !important;
  outline: none !important;
  text-align: center !important;
  text-decoration: none !important;
  transition: color 0.3s ease !important;
  padding: 0 !important;
  margin: 0 auto !important;
  vertical-align: middle !important;
  box-shadow: none !important;
}

/* === SURVOL : CROIX BLANCHE SANS FOND === */
.woocommerce-cart .cart_item td.product-remove a.remove:hover {
  color: #ffffff !important;
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}

/* Messages WooCommerce : code promo appliqué ou code supprimé */ 
.woocommerce-message { color: #28a745 !important; border-color: #28a745 !important; 
}

/* Forcer le style du cadre panier */ 
.woocommerce-cart table.shop_table {
  border: 1px solid #333 !important;
  border-collapse: collapse !important;
  width: 100% !important;
}

.woocommerce-cart table.shop_table th,
.woocommerce-cart table.shop_table td {
  border: 1px solid #333 !important;
}

/* ✅ Texte blanc uniquement dans le tableau du panier principal */
.woocommerce-cart table.shop_table td,
.woocommerce-cart table.shop_table th,
.woocommerce-cart table.shop_table p,
.woocommerce-cart table.shop_table span,
.woocommerce-cart table.shop_table label {
  color: #ffffff !important;
}/* End custom CSS */