.elementor-kit-7902{--e-global-color-primary:#1C3828;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#3A7A34;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Serif Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7902 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7902 h1{color:#FFFFFF;font-family:"Playfair Display", Sans-serif;}.elementor-kit-7902 button,.elementor-kit-7902 input[type="button"],.elementor-kit-7902 input[type="submit"],.elementor-kit-7902 .elementor-button{color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 *//* Boutons WooCommerce */
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce a.button.alt,
.woocommerce button.button.alt {
    background: #3D2308 !important;
    color: #ffffff !important;
    border-radius: 6px;
    border: none;
    transition: 0.25s ease;
}

/* Hover */
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover {
    background: #2D4A2D !important;
    color: #ffffff !important;
}
header.entry-header .entry-title {
  display: none;
}/* End custom CSS */