.elementor-792 .elementor-element.elementor-element-a51a299{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-792 .elementor-element.elementor-element-3ae0045{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-792 .elementor-element.elementor-element-8fb15e2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.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 );color:var( --e-global-color-primary );}.elementor-792 .elementor-element.elementor-element-4eafdee{margin:-56px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-792 .elementor-element.elementor-element-4eafdee.elementor-element{--align-self:flex-start;}.elementor-792 .elementor-element.elementor-element-1a9476c{width:100%;max-width:100%;margin:-51px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.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-792 .elementor-element.elementor-element-920296b{width:100%;max-width:100%;--view-cart-spacing:0px;}.elementor-792 .elementor-element.elementor-element-920296b .cart button, .elementor-792 .elementor-element.elementor-element-920296b .cart .button{transition:all 0.2s;}.elementor-792 .elementor-element.elementor-element-920296b .quantity .qty{transition:all 0.2s;}.woocommerce .elementor-792 .elementor-element.elementor-element-920296b form.cart table.variations td.value select, .woocommerce .elementor-792 .elementor-element.elementor-element-920296b form.cart table.variations td.value:before{border-radius:0px;}.elementor-792 .elementor-element.elementor-element-e8be933{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.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-792 .elementor-element.elementor-element-ea2b9db{--display:flex;}.elementor-792 .elementor-element.elementor-element-b3b8ec9{--display:flex;}.elementor-792 .elementor-element.elementor-element-291c971{--display:flex;}@media(min-width:768px){.elementor-792 .elementor-element.elementor-element-3ae0045{--width:65%;}.elementor-792 .elementor-element.elementor-element-8fb15e2{--width:50%;}}/* Start custom CSS for woocommerce-product-title, class: .elementor-element-ac72de6 *//* ========================================
   TITRE PRODUIT - STYLE CARD LE BRODEUR
   ======================================== */

.product_title.entry-title {
    padding: 32px 20px;
    background: #FFFFFF;
    border-radius: 16px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
    margin: 30px 0;
    position: relative;
    font-family: 'Space Grotesk', sans-serif;
    font-size: 28px;
    font-weight: 800;
    color: #000000;
    line-height: 1.2;
    letter-spacing: -0.8px;
    padding-bottom: 48px;
}

/* Ligne verte sous le titre */
.product_title.entry-title::after {
    content: '';
    display: block;
    width: 60px;
    height: 4px;
    background: linear-gradient(90deg, #9CAF88 0%, #8A9D78 100%);
    border-radius: 2px;
    position: absolute;
    bottom: 32px;
    left: 20px;
}

/* ========================================
   RESPONSIVE MOBILE
   ======================================== */

@media (max-width: 768px) {
    .product_title.entry-title {
        padding: 24px 16px;
        margin: 20px 0;
        font-size: 24px;
        letter-spacing: -0.5px;
        padding-bottom: 40px;
    }
    
    .product_title.entry-title::after {
        width: 50px;
        height: 3px;
        bottom: 24px;
        left: 16px;
    }
}

/* ========================================
   RESPONSIVE TABLETTE
   ======================================== */

@media (min-width: 769px) and (max-width: 1024px) {
    .product_title.entry-title {
        font-size: 26px;
        letter-spacing: -0.6px;
    }
}

/* ========================================
   RESPONSIVE DESKTOP LARGE
   ======================================== */

@media (min-width: 1440px) {
    .product_title.entry-title {
        font-size: 32px;
        letter-spacing: -1px;
        padding: 36px 24px 52px 24px;
    }
    
    .product_title.entry-title::after {
        width: 80px;
        height: 5px;
        bottom: 36px;
        left: 24px;
    }
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-add-to-cart, class: .elementor-element-920296b *//* Masquer les crédits Staggs */
.credit,
p.credit {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}

a[href*="staggs.app"] {
    display: none !important;
}

/* Masquer la ligne Total */
.totals-row {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}

/* Si jamais il y a plusieurs lignes de totaux */
div[class*="totals"],
.total-price-row,
#totalprice {
    display: none !important;
}




/* Widget résumé personnalisation - Version optimisée */
.staggs-summary-widget {
    background: linear-gradient(135deg, #f8f9fa 0%, #fff 100%);
    border: 2px solid #e5e7eb;
    border-left: 4px solid #9CAF88;
    border-radius: 12px;
    padding: 20px;
    margin: 24px 0;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.staggs-summary-title {
    display: block;
    font-size: 17px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 2px solid #f1f1f1;
}

.staggs-summary-items {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.staggs-summary-items li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 12px;
    background: #fff;
    border-radius: 8px;
    transition: all 0.2s ease;
}

.staggs-summary-items li:hover {
    background: #f8f9fa;
    transform: translateX(3px);
}

.staggs-summary-items strong {
    font-size: 14px;
    font-weight: 600;
    color: #6B7280;
}

.staggs-summary-items p {
    margin: 0;
}

.staggs-summary-items span {
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    color: #1a1a1a;
    background: linear-gradient(135deg, rgba(156,175,136,0.15), rgba(156,175,136,0.08));
    padding: 5px 14px;
    border-radius: 20px;
    border: 1px solid rgba(156,175,136,0.25);
}

/* Mobile */
@media (max-width: 768px) {
    .staggs-summary-widget { padding: 16px; margin: 20px 0; }
    .staggs-summary-title { font-size: 16px; margin-bottom: 12px; }
    .staggs-summary-items { gap: 8px; }
    .staggs-summary-items li { padding: 8px 10px; }
    .staggs-summary-items strong { font-size: 13px; }
    .staggs-summary-items span { font-size: 14px; padding: 4px 12px; }
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-content, class: .elementor-element-4cfc2aa *//* ========================================
   DESCRIPTION PRODUIT AVEC TITRE
   ======================================== */

.elementor-widget-woocommerce-product-content {
    padding: 32px 20px;
    background: #FFFFFF;
    border-radius: 16px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
    margin: 30px 0;
    position: relative;
}

/* Titre "Description" */
.elementor-widget-woocommerce-product-content::before {
    content: 'Description';
    display: block;
    font-family: 'Space Grotesk', sans-serif;
    font-size: 28px;
    font-weight: 800;
    color: #1a1a1a;
    margin-bottom: 24px;
    letter-spacing: -0.8px;
    position: relative;
    padding-bottom: 16px;
}

/* Ligne verte sous le titre */
.elementor-widget-woocommerce-product-content::after {
    content: '';
    display: block;
    width: 60px;
    height: 4px;
    background: linear-gradient(90deg, #9CAF88 0%, #8A9D78 100%);
    border-radius: 2px;
    position: absolute;
    top: 32px;
    left: 20px;
}

/* Contenu */
.elementor-widget-woocommerce-product-content p {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: #666;
    margin-bottom: 16px;
    margin-top: 8px;
}

.elementor-widget-woocommerce-product-content p:first-of-type {
    margin-top: 0;
}

.elementor-widget-woocommerce-product-content p:last-child {
    margin-bottom: 0;
}

.elementor-widget-woocommerce-product-content strong,
.elementor-widget-woocommerce-product-content b {
    color: #1a1a1a;
    font-weight: 700;
}

.elementor-widget-woocommerce-product-content ul,
.elementor-widget-woocommerce-product-content ol {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: #666;
    padding-left: 24px;
    margin-bottom: 16px;
}

.elementor-widget-woocommerce-product-content li {
    margin-bottom: 8px;
}

.elementor-widget-woocommerce-product-content a {
    color: #9CAF88;
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease;
}

.elementor-widget-woocommerce-product-content a:hover {
    color: #7D9470;
    text-decoration: underline;
}

/* ========================================
   RESPONSIVE MOBILE
   ======================================== */

@media (max-width: 768px) {
    .elementor-widget-woocommerce-product-content {
        padding: 24px 16px;
        margin: 20px 0;
    }
    
    .elementor-widget-woocommerce-product-content::before {
        font-size: 24px;
        margin-bottom: 20px;
        padding-bottom: 12px;
    }
    
    .elementor-widget-woocommerce-product-content::after {
        width: 50px;
        height: 3px;
        top: 24px;
        left: 16px;
    }
    
    .elementor-widget-woocommerce-product-content p {
        font-size: 15px;
    }
    
    .elementor-widget-woocommerce-product-content ul,
    .elementor-widget-woocommerce-product-content ol {
        font-size: 15px;
        padding-left: 20px;
    }
}/* End custom CSS */