.elementor-kit-3049{--e-global-color-primary:#D7D4CE;--e-global-color-secondary:#D7D4CE;--e-global-color-text:#000000;--e-global-color-accent:#1C2133;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-size:43px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1px;--e-global-typography-secondary-font-family:"Cormorant Garamond";--e-global-typography-secondary-font-size:26px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-line-height:1.3px;--e-global-typography-text-font-family:"Cormorant Garamond";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6px;--e-global-typography-accent-font-family:"Cormorant Garamond";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;background-color:var( --e-global-color-primary );color:var( --e-global-color-text );font-family:"EB Garamond";font-size:22px;font-weight:400;line-height:20px;}.elementor-kit-3049 button,.elementor-kit-3049 input[type="button"],.elementor-kit-3049 input[type="submit"],.elementor-kit-3049 .elementor-button{background-color:var( --e-global-color-accent );color:#FFFFFF;}.elementor-kit-3049 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3049 p{margin-block-end:0px;}.elementor-kit-3049 a{color:#000000;}.elementor-kit-3049 a:hover{color:#A7A7A7;}.elementor-kit-3049 h1{color:#000000;font-family:"Cormorant Garamond";}.elementor-kit-3049 h2{color:#000000;font-family:"Cormorant Garamond";}.elementor-kit-3049 h3{color:#000000;font-family:"Cormorant Garamond";}.elementor-kit-3049 h4{color:#000000;font-family:"Cormorant Garamond";}.elementor-kit-3049 h5{color:var( --e-global-color-text );font-family:"Cormorant Garamond";}.elementor-kit-3049 h6{color:var( --e-global-color-text );font-family:"Cormorant Garamond";}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */::selection {
  background: #1C2133; /* ton bleu foncé */
  color: #E9E6DC; /* ton ivoire */
}

.added_to_cart {
  display: none !important;
}

form.cart {
  display: flex;
  align-items: center;
  gap: 14px; /* espace entre le champ et le bouton */
  flex-wrap: wrap; /* au cas où sur mobile */
}

form.cart .quantity {
  margin-bottom: 0 !important;
}

form.cart .single_add_to_cart_button {
  margin-top: 0 !important;
}/* End custom CSS */