.elementor-249 .elementor-element.elementor-element-d7c7ea0{--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-249 .elementor-element.elementor-element-f454661{--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;}.elementor-249 .elementor-element.elementor-element-c086f92{--display:flex;}.elementor-widget-image .widget-image-caption{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-249 .elementor-element.elementor-element-9562110 img{width:50%;}.elementor-249 .elementor-element.elementor-element-3dc7ffb{--display:flex;}.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-249 .elementor-element.elementor-element-dc7063a .elementor-heading-title{font-family:"Noto Sans JP", Sans-serif;font-size:2em;font-weight:600;color:#EE6302;}.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-249 .elementor-element.elementor-element-488112b .cart button, .elementor-249 .elementor-element.elementor-element-488112b .cart .button{font-family:"Noto Sans JP", Sans-serif;background-color:var( --e-global-color-accent );transition:all 0.2s;}.woocommerce .elementor-249 .elementor-element.elementor-element-488112b form.cart table.variations label{color:var( --e-global-color-secondary );font-family:"Noto Sans JP", Sans-serif;font-weight:500;}.woocommerce .elementor-249 .elementor-element.elementor-element-488112b form.cart table.variations td.value select, .woocommerce div.product.elementor.elementor-249 .elementor-element.elementor-element-488112b form.cart table.variations td.value:before{font-family:"Noto Sans JP", Sans-serif;}.elementor-249 .elementor-element.elementor-element-5524fd2{--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;--padding-top:02em;--padding-bottom:2em;--padding-left:5em;--padding-right:5em;}.woocommerce .elementor-249 .elementor-element.elementor-element-a82c4f5 .woocommerce-product-details__short-description{color:var( --e-global-color-secondary );font-family:"Noto Sans JP", Sans-serif;font-size:1em;}@media(min-width:768px){.elementor-249 .elementor-element.elementor-element-f454661{--width:100%;}.elementor-249 .elementor-element.elementor-element-c086f92{--width:40%;}.elementor-249 .elementor-element.elementor-element-3dc7ffb{--width:60%;}.elementor-249 .elementor-element.elementor-element-5524fd2{--content-width:1500px;}}/* Start custom CSS for woocommerce-product-add-to-cart, class: .elementor-element-488112b *//* 1) On casse l'affichage tableau pour empiler label + champ */
.woocommerce div.product form.cart table.variations,
.woocommerce div.product form.cart table.variations tbody,
.woocommerce div.product form.cart table.variations tr{
  display: block !important;
  width: 100% !important;
    text-align: left !important;
    
}

.woocommerce div.product form.cart table.variations th,
.woocommerce div.product form.cart table.variations td{
  display: block !important;
  width: 100% !important;
  padding: 0 !important;
  border: 0 !important;
}

span.price {
    color: #EE6302 !important;
    font-family: 'Noto Sans JP';
}

/* === STYLE GÉNÉRAL DU FORMULAIRE === */
.variations_form {
    font-family: 'Noto Sans JP', sans-serif;
}

/* === SELECTS === */
.variations table.variations select,
#je-suis,
#participation-a-la-soiree-de-gala-du-9-juillet,
#participation-a-la-soiree-prestige-du-10-juillet {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
}

/* === LABELS === */
.variations table.variations th.label label,
.wapf-field-label label {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
}

/* === INPUTS TEXTE === */
.wapf-input[type="text"],
textarea.wapf-input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    box-sizing: border-box;
}

/* === CHECKBOXES === */
.wapf-input-label {
    font-family: 'Noto Sans JP', sans-serif;
    cursor: pointer;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: 14px;
}

/* === BOUTON === */
.single_add_to_cart_button {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 600;
}

/* === TRANSITIONS SIMPLES === */
.wapf-field-container,
.wapf-field-row {
    transition: opacity 0.3s ease;
}/* End custom CSS */