.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-4471 .elementor-element.elementor-element-8d04474 .elementor-button{background-color:transparent;background-image:linear-gradient(116deg, #765AFF 0%, #FF3CD7 100%);}.elementor-4471 .elementor-element.elementor-element-8d04474 .elementor-button:hover, .elementor-4471 .elementor-element.elementor-element-8d04474 .elementor-button:focus{background-color:transparent;background-image:linear-gradient(82deg, #FF3CD7 0%, #765AFF 100%);box-shadow:0px 0px 15px 0px rgba(0,0,0,0.5);}.elementor-4471 .elementor-element.elementor-element-8d04474 .elementor-button-content-wrapper{flex-direction:row;}.elementor-widget-woocommerce-product-meta .product_meta .detail-container:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );color:var( --e-global-color-primary );}.elementor-4471 .elementor-element.elementor-element-a2ce6fa{text-align:start;}.elementor-4471 .elementor-element.elementor-element-a2ce6fa .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;text-transform:capitalize;-webkit-text-stroke-color:#000;stroke:#000;}.woocommerce .elementor-widget-woocommerce-product-price .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );}.woocommerce .elementor-4471 .elementor-element.elementor-element-3de40ee .price{font-family:"Roboto", Sans-serif;font-size:21px;font-weight:600;text-transform:capitalize;}.woocommerce .elementor-4471 .elementor-element.elementor-element-3de40ee .price ins{font-size:1px;}.elementor-widget-woocommerce-product-add-to-cart .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-4471 .elementor-element.elementor-element-9be12fb .cart button, .elementor-4471 .elementor-element.elementor-element-9be12fb .cart .button{transition:all 0.2s;}.elementor-4471 .elementor-element.elementor-element-9be12fb .quantity .qty{transition:all 0.2s;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-4471 .elementor-element.elementor-element-ff0e780{--divider-border-style:solid;--divider-color:#000;--divider-border-width:2.2px;}.elementor-4471 .elementor-element.elementor-element-ff0e780 .elementor-divider-separator{width:100%;}.elementor-4471 .elementor-element.elementor-element-ff0e780 .elementor-divider{padding-block-start:15px;padding-block-end:15px;}.elementor-widget-woocommerce-product-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-4471 .elementor-element.elementor-element-9997a13 > .elementor-widget-container{background-color:#FFFFFF;padding:6px 6px 6px 6px;border-radius:7px 7px 7px 7px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-4471 .elementor-element.elementor-element-9997a13{color:#000000;font-family:"Roboto", Sans-serif;font-weight:400;}/* Start custom CSS for woocommerce-product-meta, class: .elementor-element-52f06a4 *//* CONTAINER GLOBAL */
.product_meta {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 16px;
    font-family: 'Inter', 'Poppins', sans-serif;
}

/* STRUCTURE COMMUNE */
.product_meta .detail-container {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 14px;
    border-radius: 14px;
    background: linear-gradient(135deg, #1f1f2e, #2a2a40);
    box-shadow: 0 6px 20px rgba(0,0,0,0.25);
    color: #fff;
    font-size: 14px;
}

/* LABEL (SKU / Categories) */
.product_meta .detail-label {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.08em;
    color: #9aa0ff;
}

/* SKU BADGE */
.product_meta .sku {
    background: linear-gradient(135deg, #ff4ecd, #6a5cff);
    padding: 6px 10px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 13px;
    color: #fff;
    box-shadow: 0 4px 14px rgba(255,78,205,0.4);
}

/* CATEGORIES */
.product_meta .detail-content {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
}

/* TAGS CATEGORIES */
.product_meta .detail-content a {
    padding: 6px 12px;
    border-radius: 999px;
    background: rgba(255,255,255,0.08);
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    text-decoration: none;
    transition: all 0.3s ease;
    border: 1px solid rgba(255,255,255,0.15);
}

/* HOVER TAG */
.product_meta .detail-content a:hover {
    background: linear-gradient(135deg, #00f2ff, #6a5cff);
    box-shadow: 0 0 18px rgba(0,242,255,0.5);
    transform: translateY(-2px) scale(1.05);
}

/* RESPONSIVE */
@media (max-width: 768px) {
    .product_meta {
        flex-direction: column;
    }
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-short-description, class: .elementor-element-195ce7d *//* ===== SHORT DESCRIPTION ===== */
.woocommerce-product-details__short-description {
  background: #ffffff;
  border-radius: 16px;
  padding: 18px 22px;
  margin-top: 20px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.06);
  border-left: 4px solid #6b5cff;
  font-size: 14px;
  line-height: 1.6;
  color: #333;
}

/* paragraphes */
.woocommerce-product-details__short-description p {
  margin-bottom: 10px;
}

/* listes */
.woocommerce-product-details__short-description ul {
  padding-left: 18px;
  margin: 10px 0;
}

.woocommerce-product-details__short-description li {
  margin-bottom: 6px;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-36ce54c */.details-produit-table {
    background: linear-gradient(180deg, #ffffff, #fafafa);
    border-radius: 20px;
    padding: 26px 26px;
    margin-top: 32px;
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(0,0,0,0.04);
    font-family: 'Inter', 'Helvetica Neue', sans-serif;
}

/* Titre */
.details-produit-table h2 {
    font-size: 19px;
    font-weight: 600;
    color: #111;
    margin-bottom: 20px;
    letter-spacing: 0.4px;
}

/* Ligne fine sous le titre */
.details-produit-table h2::after {
    content: "";
    display: block;
    width: 48px;
    height: 2px;
    background: #d6c2a2;
    border-radius: 2px;
    margin-top: 8px;
}

/* Table */
.details-produit-table table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}

/* Lignes */
.details-produit-table tr {
    transition: background 0.2s ease;
}

/* Séparateurs élégants */
.details-produit-table tr:not(:last-child) td,
.details-produit-table tr:not(:last-child) th {
    border-bottom: 1px solid #ededed;
}

/* Cellules */
.details-produit-table th,
.details-produit-table td {
    padding: 14px 8px;
    font-size: 14px;
}

/* Libellés */
.details-produit-table th {
    text-align: left;
    font-weight: 500;
    color: #8a8a8a;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    font-size: 12px;
}

/* Valeurs */
.details-produit-table td {
    text-align: right;
    font-weight: 600;
    color: #1a1a1a;
}

/* Hover ultra subtil */
.details-produit-table tr:hover {
    background: rgba(0, 0, 0, 0.015);
}

/* Mobile */
@media (max-width: 600px) {
    .details-produit-table {
        padding: 20px;
    }

    .details-produit-table th,
    .details-produit-table td {
        padding: 12px 4px;
    }
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-add-to-cart, class: .elementor-element-9be12fb *//* CONTAINER GLOBAL */
.cwginstock-panel-primary {
    border: none;
    border-radius: 20px;
    overflow: hidden;
    background: linear-gradient(135deg, #1b1b2d, #26263f);
    box-shadow: 0 10px 40px rgba(0,0,0,0.35);
    margin-top: 30px;
    font-family: 'Inter', 'Poppins', sans-serif;
}

/* HEADER */
.cwginstock-panel-heading {
    background: linear-gradient(135deg, #ff4ecd, #6a5cff);
    padding: 16px;
    text-align: center;
}

.cwginstock-panel-heading h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #fff;
    text-shadow: 0 0 12px rgba(255,255,255,0.4);
}

/* BODY */
.cwginstock-panel-body {
    padding: 24px;
}

/* INPUTS */
.cwginstock-panel-body input[type="text"],
.cwginstock-panel-body input[type="email"] {
    width: 100%;
    padding: 14px;
    margin-bottom: 12px;
    border-radius: 14px;
    border: 1px solid rgba(255,255,255,0.15);
    background: rgba(255,255,255,0.05);
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    transition: all 0.3s ease;
}

.cwginstock-panel-body input::placeholder {
    color: rgba(255,255,255,0.6);
}

/* FOCUS INPUT */
.cwginstock-panel-body input:focus {
    outline: none;
    border-color: #00f2ff;
    box-shadow: 0 0 20px rgba(0,242,255,0.4);
    background: rgba(255,255,255,0.08);
}

/* BOUTON */
.cwgstock_button {
    width: 100%;
    padding: 14px;
    border-radius: 999px;
    border: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #fff;
    background: linear-gradient(135deg, #00f2ff, #6a5cff);
    box-shadow: 0 8px 30px rgba(0,242,255,0.45);
    transition: all 0.35s ease;
}

/* HOVER BOUTON */
.cwgstock_button:hover {
    transform: translateY(-2px) scale(1.03);
    box-shadow: 0 0 30px rgba(106,92,255,0.7);
}

/* MESSAGE DE CONFIRMATION */
.cwgstock_output {
    margin-top: 16px;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    color: #00f2ff;
    text-shadow: 0 0 10px rgba(0,242,255,0.4);
}

/* RESPONSIVE */
@media (max-width: 768px) {
    .cwginstock-panel-body {
        padding: 18px;
    }
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-content, class: .elementor-element-9997a13 *//* CONTAINER GLOBAL IMAGE */
.woocommerce-product-gallery {
    background: #ffffff;
    padding: 24px;
    border-radius: 24px;
    box-shadow: 0 14px 40px rgba(0,0,0,0.12);
    position: relative;
}

/* IMAGE PRINCIPALE */
.woocommerce-product-gallery__image img.wp-post-image {
    border-radius: 20px;
    transition: all 0.4s ease;
}

/* HOVER IMAGE */
.woocommerce-product-gallery__image:hover img.wp-post-image {
    transform: scale(1.05);
    box-shadow: 0 0 30px rgba(106,92,255,0.35);
}

/* ICON ZOOM */
.woocommerce-product-gallery__trigger {
    background: linear-gradient(135deg, #6a5cff, #ff4ecd);
    border-radius: 999px;
    padding: 10px;
    top: 16px;
    right: 16px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.25);
    transition: all 0.3s ease;
}

.woocommerce-product-gallery__trigger:hover {
    transform: scale(1.15);
    box-shadow: 0 0 22px rgba(106,92,255,0.6);
}
/* FORCE LE CENTRAGE DANS ELEMENTOR */
.elementor-widget-woocommerce-product-images > .elementor-widget-container {
    display: flex !important;
    justify-content: center !important;
}

/* LIMITE ET CENTRE LA GALERIE */
.elementor-widget-woocommerce-product-images .woocommerce-product-gallery {
    max-width: 560px;
    margin: 0 auto !important;
}

/* CENTRE L’IMAGE INTERNE */
.woocommerce-product-gallery__wrapper {
    margin: 0 auto !important;
}
/* CENTRAGE VISUEL PARFAIT */
.elementor-widget-woocommerce-product-images {
    text-align: center;
}


/* EMOJI ZOOM */
.woocommerce-product-gallery__trigger img.emoji {
    width: 18px;
    height: 18px;
    filter: brightness(0) invert(1);
}

/* THUMBNAILS */
.woocommerce-product-gallery__wrapper {
    margin-bottom: 18px;
}

/* MINIATURES */
.woocommerce-product-gallery .flex-control-thumbs li img {
    border-radius: 12px;
    border: 2px solid transparent;
    transition: all 0.3s ease;
    opacity: 0.75;
}

/* THUMB ACTIVE */
.woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
    border-color: #6a5cff;
    opacity: 1;
    box-shadow: 0 0 14px rgba(106,92,255,0.4);
}

/* HOVER THUMB */
.woocommerce-product-gallery .flex-control-thumbs li img:hover {
    opacity: 1;
    transform: scale(1.05);
}

/* RESPONSIVE */
@media (max-width: 768px) {
    .woocommerce-product-gallery {
        padding: 16px;
        border-radius: 18px;
    }
}/* End custom CSS */