.elementor-1148 .elementor-element.elementor-element-229621a{--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-1148 .elementor-element.elementor-element-229621a:not(.elementor-motion-effects-element-type-background), .elementor-1148 .elementor-element.elementor-element-229621a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-1148 .elementor-element.elementor-element-310f8be{--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-1148 .elementor-element.elementor-element-310f8be:not(.elementor-motion-effects-element-type-background), .elementor-1148 .elementor-element.elementor-element-310f8be > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-1148 .elementor-element.elementor-element-27a907c{--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-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 );font-style:var( --e-global-typography-text-font-style );}.elementor-1148 .elementor-element.elementor-element-2329886{--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-1148 .elementor-element.elementor-element-0f83367 img{width:50%;max-width:25%;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-1148 .elementor-element.elementor-element-27a907c{--width:50%;}.elementor-1148 .elementor-element.elementor-element-2329886{--width:48%;}}/* Start custom CSS for shortcode, class: .elementor-element-419e0ec *//* Labels */
.ur-frontend-form label {
    color: #f5efe8 !important;
    font-family: 'Times New Roman', serif !important;
    font-style: italic !important;
    font-weight: bold !important;
}

/* Placeholder */
.ur-frontend-form input::placeholder {
    color: #6e7c66 !important;
    font-family: 'Times New Roman', serif !important;
    font-style: normal !important;
}

/* Champs texte */
.ur-frontend-form input[type="text"],
.ur-frontend-form input[type="email"],
.ur-frontend-form input[type="password"] {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid #835f41 !important;
    border-radius: 0 !important;
    color: #f5efe8 !important;
    font-family: 'Times New Roman', serif !important;
}

/* Checkbox */
.ur-frontend-form input[type="checkbox"] {
    background-color: #1e2618 !important;
    border: 1px solid #835f41 !important;
    accent-color: #835f41 !important;
}

/* Bouton submit */
.ur-frontend-form input[type="submit"],
.ur-frontend-form button[type="submit"] {
    background-color: #1e2618 !important;
    border: 2px solid #f5efe8 !important;
    border-radius: 50px !important;
    color: #f5efe8 !important;
    font-family: 'Times New Roman', serif !important;
    font-style: italic !important;
    text-align: center !important;
    display: block !important;
    margin: 0 auto !important;
}

/* Bouton submit hover */
.ur-frontend-form input[type="submit"]:hover,
.ur-frontend-form button[type="submit"]:hover {
    background-color: #6e7c66 !important;
    border-color: #6e7c66 !important;
}

/* Fond du formulaire */
.user-registration-form-container,
.ur-frontend-form {
    background-color: #1e2618 !important;
    border: none !important;
    box-shadow: none !important;
    padding: 40px !important;
}

/* Label Newsletter */
#check_box_1778865344_field .ur-label,
#check_box_1778865344_field label.ur-label {
    color: #1e2618 !important;
}

/* Étoile Newsletter */
#check_box_1778865344_field .ur-label abbr {
    color: #1e2618 !important;
}

/* Label CGV */
#check_box_1778865346_field .ur-label,
#check_box_1778865346_field label.ur-label {
    color: #1e2618 !important;
}

/* Étoile CGV */
#check_box_1778865346_field .ur-label abbr {
    color: #1e2618 !important;
}

/* Taille de police générale */
.ur-frontend-form,
.ur-frontend-form label,
.ur-frontend-form input,
.ur-frontend-form input::placeholder {
    font-size: 18px !important;
}

/* Bouton S'inscrire */
.ur-button-container {
    text-align: center !important;
    width: 100% !important;
}

.ur-button-container .btn.ur-submit-button {
    background-color: #1e2618 !important;
    border: 2px solid #f5efe8 !important;
    border-radius: 50px !important;
    color: #f5efe8 !important;
    font-family: 'Times New Roman', serif !important;
    font-style: normal !important;
    font-size: 18px !important;
    width: 60% !important;
    padding: 12px 0 !important;
    display: block !important;
    margin: 20px auto !important;
}

.ur-button-container .btn.ur-submit-button:hover {
    background-color: #6e7c66 !important;
    border-color: #6e7c66 !important;
}/* End custom CSS */