/*
 Theme Name:   cc_cg_olivier_berthet_paysagiste_theme
 Theme URI:    https://www.olivier-berthet-paysagiste.fr
 Description:  Theme Olivier Berthet Paysagiste
 Author:       Cyrille Gautier
 */
/*
 Description:  Mixins
 */
/*
 Description:  Variables
 */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital@1&display=swap');
/********************************************************/
/*  10. Round Indicators Step Forms                     */
/*  20. Radio et Checkboxes Image                       */
/*      21. Groupe Jardin Aménagement                   */
/*      22. Groupe Jardin Ensoleillement                */
/*      23. Groupe Jardin Surface                       */
/*      24. Groupe Piscine Type                         */
/*      25. Groupe Piscine Forme                        */
/*      26. Groupe Piscine Fond & Surface               */
/*      27. Groupe Spa Usage                            */
/*      28. Groupe Spa Personnes                        */
/*      29. Groupe Spa Equipements                      */
/*  30. Palettes de Couleur                             */
/*      31. Palettes de Couleur Jardins                 */
/*  90. Responsive                                      */
/*      91. Desktop                                     */
/*      92. Responsive                                  */
/*      93. Mobile                                      */
/*      94. Tablette                                    */
/********************************************************/
/********************************************************/
/*  10. Round Indicators Step Forms                     */
/********************************************************/
.form-with-round-indicators .e-form__step {
  margin-top: 20px;
}
.form-with-round-indicators .e-form__indicators.e-form__indicators--type-icon {
  display: flex;
  flex-direction: row;
  align-content: space-between;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
}
.form-with-round-indicators .e-form__indicators.e-form__indicators--type-icon .e-form__indicators__indicator .e-form__indicators__indicator--shape-circle {
  width: 12px;
  height: 12px;
  margin: 0px;
  border: solid 2px #ccc;
  border-radius: 50%;
  background-color: #ffffff;
}
.form-with-round-indicators .e-form__indicators.e-form__indicators--type-icon .e-form__indicators__indicator.e-form__indicators__indicator--state-active .e-form__indicators__indicator--shape-circle {
  background-color: #ccc;
}
.form-with-round-indicators .e-form__indicators.e-form__indicators--type-icon .e-form__indicators__indicator__separator {
  background-color: #ccc;
  width: 26px;
}
.form-with-round-indicators.form-color-jardin .e-form__indicators.e-form__indicators--type-icon .e-form__indicators__indicator .e-form__indicators__indicator--shape-circle {
  border: solid 2px #cab581;
}
.form-with-round-indicators.form-color-jardin .e-form__indicators.e-form__indicators--type-icon .e-form__indicators__indicator.e-form__indicators__indicator--state-active .e-form__indicators__indicator--shape-circle {
  background-color: #cab581;
}
.form-with-round-indicators.form-color-jardin .e-form__indicators.e-form__indicators--type-icon .e-form__indicators__indicator__separator {
  background-color: #cab581;
}
.form-with-round-indicators.form-color-piscine .e-form__indicators.e-form__indicators--type-icon .e-form__indicators__indicator .e-form__indicators__indicator--shape-circle {
  border: solid 2px #446cb6;
}
.form-with-round-indicators.form-color-piscine .e-form__indicators.e-form__indicators--type-icon .e-form__indicators__indicator.e-form__indicators__indicator--state-active .e-form__indicators__indicator--shape-circle {
  background-color: #446cb6;
}
.form-with-round-indicators.form-color-piscine .e-form__indicators.e-form__indicators--type-icon .e-form__indicators__indicator__separator {
  background-color: #446cb6;
}
.form-with-round-indicators.form-color-spa .e-form__indicators.e-form__indicators--type-icon .e-form__indicators__indicator .e-form__indicators__indicator--shape-circle {
  border: solid 2px #3093a0;
}
.form-with-round-indicators.form-color-spa .e-form__indicators.e-form__indicators--type-icon .e-form__indicators__indicator.e-form__indicators__indicator--state-active .e-form__indicators__indicator--shape-circle {
  background-color: #3093a0;
}
.form-with-round-indicators.form-color-spa .e-form__indicators.e-form__indicators--type-icon .e-form__indicators__indicator__separator {
  background-color: #3093a0;
}
/********************************************************/
/*  20. Radio et Checkboxes Image                       */
/********************************************************/
.form-with-image-radios.elementor-button-align-center .elementor-field-type-submit, .form-with-image-radios.elementor-button-align-center .e-form__buttons {
  justify-content: space-between;
}
.form-with-image-radios.elementor-button-align-center .e-form__step:nth-child(1) .e-form__buttons {
  justify-content: flex-end;
}
.form-with-image-radios.elementor-button-align-center button.elementor-button.e-form__buttons__wrapper__button-next::after {
  content: '\f061';
  font-family: "Font Awesome 5 Free";
  display: inline;
  font-size: 12px;
  margin-left: 10px;
  font-weight: normal;
}
.form-with-image-radios.elementor-button-align-center button.elementor-button.e-form__buttons__wrapper__button-previous {
  font-size: 14px;
  font-style: normal;
  text-transform: uppercase;
}
.form-with-image-radios.elementor-button-align-center button.elementor-button.e-form__buttons__wrapper__button-previous::before {
  content: '\f060';
  font-family: "Font Awesome 5 Free";
  display: inline;
  font-size: 12px;
  margin-right: 10px;
  font-weight: normal;
}
.form-with-image-radios.elementor-button-align-center button.elementor-button.e-form__buttons__wrapper__button-previous:hover, .form-with-image-radios.elementor-button-align-center button.elementor-button.e-form__buttons__wrapper__button-previous:focus, .form-with-image-radios.elementor-button-align-center button.elementor-button.e-form__buttons__wrapper__button-previous:active {
  color: #999;
}
.form-with-image-radios .elementor-message {
  text-align: center;
  margin-bottom: 30px;
}
.form-with-image-radios .elementor-field-group-choix_projets {
  height: 0;
  margin: 0 !important;
  padding: 0 !important;
}
.form-with-image-radios .elementor-field-group-choix_projets label[for='form-field-choix_projets'] {
  display: none !important;
}
.form-with-image-radios .elementor-field-group-choix_projets input#form-field-choix_projets {
  opacity: 0;
  height: 0;
  transform: translateY(-50px);
}
.form-with-image-radios .elementor-field-type-checkbox label.elementor-field-label, .form-with-image-radios .elementor-field-type-radio label.elementor-field-label {
  position: relative;
  top: auto;
  transform: none;
  font-size: 18px;
  padding: 0;
  margin: 0 0 10px;
  text-align: center;
  font-weight: 400 !important;
  color: black !important;
}
.form-with-image-radios .elementor-field-type-checkbox .elementor-field-subgroup, .form-with-image-radios .elementor-field-type-radio .elementor-field-subgroup {
  display: flex;
  flex-direction: row;
  align-content: space-between;
  align-items: center;
  justify-content: center;
}
.form-with-image-radios .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option, .form-with-image-radios .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option {
  flex: 0 1 auto;
  margin: 0 20px 20px;
  width: 130px;
  height: 46px;
  display: flex;
  flex-direction: column;
}
.form-with-image-radios .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='checkbox'], .form-with-image-radios .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='checkbox'], .form-with-image-radios .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='radio'], .form-with-image-radios .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='radio'] {
  display: block;
  background-repeat: no-repeat;
  background-position: 50% 45%;
  border: 1px solid #cccccc;
  width: 100%;
  height: 100%;
  appearance: none;
  margin: 0;
  cursor: pointer;
}
.form-with-image-radios .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='checkbox'].active, .form-with-image-radios .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='checkbox'].active, .form-with-image-radios .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='radio'].active, .form-with-image-radios .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='radio'].active, .form-with-image-radios .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='checkbox']:hover, .form-with-image-radios .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='checkbox']:hover, .form-with-image-radios .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='radio']:hover, .form-with-image-radios .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='radio']:hover, .form-with-image-radios .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='checkbox']:checked, .form-with-image-radios .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='checkbox']:checked, .form-with-image-radios .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='radio']:checked, .form-with-image-radios .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='radio']:checked {
  background-color: #ccc;
}
.form-with-image-radios .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='checkbox'].active + label, .form-with-image-radios .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='checkbox'].active + label, .form-with-image-radios .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='radio'].active + label, .form-with-image-radios .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='radio'].active + label, .form-with-image-radios .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='checkbox']:hover + label, .form-with-image-radios .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='checkbox']:hover + label, .form-with-image-radios .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='radio']:hover + label, .form-with-image-radios .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='radio']:hover + label, .form-with-image-radios .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='checkbox']:checked + label, .form-with-image-radios .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='checkbox']:checked + label, .form-with-image-radios .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='radio']:checked + label, .form-with-image-radios .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='radio']:checked + label {
  color: white;
}
.form-with-image-radios .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label, .form-with-image-radios .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
  position: relative;
  top: auto;
  transform: none;
  height: 50px;
  padding: 10px;
  margin-top: -50px;
  text-align: center;
  color: #666;
  font-size: 18px !important;
}
.form-with-image-radios .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label.focus, .form-with-image-radios .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label.focus {
  left: auto;
  top: auto;
  /********************************************************/
  /*      21. Groupe Jardin Aménagement                   */
  /********************************************************/
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option {
  height: 130px;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='jardin'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='jardin'], .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='jardin'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='jardin'] {
  background-image: url('../../images/jardin-projet-jardin.svg');
  background-size: 50%;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='jardin'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='jardin'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='jardin'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='jardin'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='jardin']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='jardin']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='jardin']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='jardin']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='jardin']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='jardin']:checked, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='jardin']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='jardin']:checked {
  background-image: url('../../images/jardin-projet-jardin-white.svg');
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='allee'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='allee'], .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='allee'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='allee'] {
  background-image: url('../../images/jardin-projet-allee.svg');
  background-size: 50%;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='allee'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='allee'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='allee'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='allee'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='allee']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='allee']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='allee']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='allee']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='allee']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='allee']:checked, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='allee']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='allee']:checked {
  background-image: url('../../images/jardin-projet-allee-white.svg');
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='terrasse'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='terrasse'], .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='terrasse'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='terrasse'] {
  background-image: url('../../images/jardin-projet-terrasse.svg');
  background-size: 50%;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='terrasse'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='terrasse'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='terrasse'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='terrasse'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='terrasse']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='terrasse']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='terrasse']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='terrasse']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='terrasse']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='checkbox'][value='terrasse']:checked, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='terrasse']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option input[type='radio'][value='terrasse']:checked {
  background-image: url('../../images/jardin-projet-terrasse-white.svg');
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-projet_amenagement .elementor-field-option label, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-projet_amenagement .elementor-field-option label {
  line-height: 1em;
  /********************************************************/
  /*      22. Groupe Jardin Ensoleillement                */
  /********************************************************/
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option {
  height: 130px;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='soleil'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='soleil'], .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='soleil'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='soleil'] {
  background-image: url('../../images/jardin-ensoleillement-soleil.svg');
  background-size: 30%;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='soleil'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='soleil'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='soleil'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='soleil'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='soleil']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='soleil']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='soleil']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='soleil']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='soleil']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='soleil']:checked, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='soleil']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='soleil']:checked {
  background-image: url('../../images/jardin-ensoleillement-soleil-white.svg');
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='mi-ombre'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='mi-ombre'], .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='mi-ombre'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='mi-ombre'] {
  background-image: url('../../images/jardin-ensoleillement-mi-ombre.svg');
  background-size: 50%;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='mi-ombre'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='mi-ombre'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='mi-ombre'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='mi-ombre'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='mi-ombre']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='mi-ombre']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='mi-ombre']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='mi-ombre']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='mi-ombre']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='mi-ombre']:checked, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='mi-ombre']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='mi-ombre']:checked {
  background-image: url('../../images/jardin-ensoleillement-mi-ombre-white.svg');
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='ombre'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='ombre'], .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='ombre'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='ombre'] {
  background-image: url('../../images/jardin-ensoleillement-ombre.svg');
  background-size: 40%;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='ombre'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='ombre'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='ombre'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='ombre'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='ombre']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='ombre']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='ombre']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='ombre']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='ombre']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='checkbox'][value='ombre']:checked, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='ombre']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option input[type='radio'][value='ombre']:checked {
  background-image: url('../../images/jardin-ensoleillement-ombre-white.svg');
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-ensoleillement .elementor-field-option label, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-ensoleillement .elementor-field-option label {
  line-height: 1em;
  /********************************************************/
  /*      23. Groupe Jardin Surface                       */
  /********************************************************/
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-surface .elementor-field-option, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-surface .elementor-field-option {
  height: 46px;
  width: 180px;
  margin: 0 10px 20px;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-surface .elementor-field-option label, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-surface .elementor-field-option label {
  height: 46px;
  margin-top: -46px;
  /********************************************************/
  /*      24. Groupe Piscine Type                         */
  /********************************************************/
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_type .elementor-field-option, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_type .elementor-field-option {
  height: 130px;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_type .elementor-field-option input[type='checkbox'][value='creation'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_type .elementor-field-option input[type='checkbox'][value='creation'], .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_type .elementor-field-option input[type='radio'][value='creation'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_type .elementor-field-option input[type='radio'][value='creation'] {
  background-image: url('../../images/piscine-type-creation.svg');
  background-size: 50%;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_type .elementor-field-option input[type='checkbox'][value='creation'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_type .elementor-field-option input[type='checkbox'][value='creation'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_type .elementor-field-option input[type='radio'][value='creation'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_type .elementor-field-option input[type='radio'][value='creation'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_type .elementor-field-option input[type='checkbox'][value='creation']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_type .elementor-field-option input[type='checkbox'][value='creation']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_type .elementor-field-option input[type='radio'][value='creation']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_type .elementor-field-option input[type='radio'][value='creation']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_type .elementor-field-option input[type='checkbox'][value='creation']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_type .elementor-field-option input[type='checkbox'][value='creation']:checked, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_type .elementor-field-option input[type='radio'][value='creation']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_type .elementor-field-option input[type='radio'][value='creation']:checked {
  background-image: url('../../images/piscine-type-creation-white.svg');
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_type .elementor-field-option input[type='checkbox'][value='renovation'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_type .elementor-field-option input[type='checkbox'][value='renovation'], .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_type .elementor-field-option input[type='radio'][value='renovation'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_type .elementor-field-option input[type='radio'][value='renovation'] {
  background-image: url('../../images/piscine-type-renovation.svg');
  background-size: 50%;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_type .elementor-field-option input[type='checkbox'][value='renovation'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_type .elementor-field-option input[type='checkbox'][value='renovation'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_type .elementor-field-option input[type='radio'][value='renovation'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_type .elementor-field-option input[type='radio'][value='renovation'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_type .elementor-field-option input[type='checkbox'][value='renovation']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_type .elementor-field-option input[type='checkbox'][value='renovation']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_type .elementor-field-option input[type='radio'][value='renovation']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_type .elementor-field-option input[type='radio'][value='renovation']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_type .elementor-field-option input[type='checkbox'][value='renovation']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_type .elementor-field-option input[type='checkbox'][value='renovation']:checked, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_type .elementor-field-option input[type='radio'][value='renovation']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_type .elementor-field-option input[type='radio'][value='renovation']:checked {
  background-image: url('../../images/piscine-type-renovation-white.svg');
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_type .elementor-field-option label, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_type .elementor-field-option label {
  line-height: 1em;
  /********************************************************/
  /*      25. Groupe Piscine Forme                        */
  /********************************************************/
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option {
  height: 125px;
  width: 125px;
  margin: 0 5px 5px;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option label, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option label {
  line-height: 1em;
  margin-top: -50px;
  padding: 20px 0 0;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'], .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'] {
  border: none;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='courbe'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='courbe'], .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='courbe'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='courbe'] {
  background-image: url('../../images/piscine-forme-arrondi.svg');
  background-size: 65%;
  background-position-y: 50%;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='courbe'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='courbe'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='courbe'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='courbe'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='courbe']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='courbe']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='courbe']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='courbe']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='courbe']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='courbe']:checked, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='courbe']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='courbe']:checked {
  background-image: url('../../images/piscine-forme-arrondi-white.svg');
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='carre'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='carre'], .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='carre'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='carre'] {
  background-image: url('../../images/piscine-forme-carre.svg');
  background-size: 45%;
  background-position-y: 50%;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='carre'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='carre'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='carre'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='carre'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='carre']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='carre']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='carre']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='carre']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='carre']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='carre']:checked, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='carre']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='carre']:checked {
  background-image: url('../../images/piscine-forme-carre-white.svg');
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='couloir'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='couloir'], .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='couloir'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='couloir'] {
  background-image: url('../../images/piscine-forme-couloir.svg');
  background-size: 80%;
  background-position-y: 5%;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='couloir'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='couloir'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='couloir'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='couloir'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='couloir']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='couloir']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='couloir']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='couloir']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='couloir']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='couloir']:checked, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='couloir']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='couloir']:checked {
  background-image: url('../../images/piscine-forme-couloir-white.svg');
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='rectangulaire'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='rectangulaire'], .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='rectangulaire'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='rectangulaire'] {
  background-image: url('../../images/piscine-forme-rectangulaire.svg');
  background-size: 80%;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='rectangulaire'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='rectangulaire'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='rectangulaire'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='rectangulaire'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='rectangulaire']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='rectangulaire']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='rectangulaire']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='rectangulaire']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='rectangulaire']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='checkbox'][value='rectangulaire']:checked, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='rectangulaire']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_forme .elementor-field-option input[type='radio'][value='rectangulaire']:checked {
  background-image: url('../../images/piscine-forme-rectangulaire-white.svg');
  /********************************************************/
  /*      26. Groupe Piscine Fond & Surface               */
  /********************************************************/
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option {
  height: 130px;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='plat'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='plat'], .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='plat'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='plat'] {
  background-image: url('../../images/piscine-fond-plat.svg');
  background-size: 50%;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='plat'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='plat'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='plat'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='plat'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='plat']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='plat']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='plat']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='plat']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='plat']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='plat']:checked, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='plat']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='plat']:checked {
  background-image: url('../../images/piscine-fond-plat-white.svg');
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='2-niveaux'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='2-niveaux'], .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='2-niveaux'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='2-niveaux'] {
  background-image: url('../../images/piscine-fond-2niveaux.svg');
  background-size: 50%;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='2-niveaux'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='2-niveaux'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='2-niveaux'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='2-niveaux'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='2-niveaux']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='2-niveaux']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='2-niveaux']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='2-niveaux']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='2-niveaux']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='2-niveaux']:checked, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='2-niveaux']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='2-niveaux']:checked {
  background-image: url('../../images/piscine-fond-2niveaux-white.svg');
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='fosse-a-plonger'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='fosse-a-plonger'], .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='fosse-a-plonger'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='fosse-a-plonger'] {
  background-image: url('../../images/piscine-fond-fosse.svg');
  background-size: 50%;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='fosse-a-plonger'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='fosse-a-plonger'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='fosse-a-plonger'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='fosse-a-plonger'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='fosse-a-plonger']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='fosse-a-plonger']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='fosse-a-plonger']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='fosse-a-plonger']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='fosse-a-plonger']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='checkbox'][value='fosse-a-plonger']:checked, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='fosse-a-plonger']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option input[type='radio'][value='fosse-a-plonger']:checked {
  background-image: url('../../images/piscine-fond-fosse-white.svg');
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_fond .elementor-field-option label, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_fond .elementor-field-option label {
  line-height: 1em;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_surface .elementor-field-option, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_surface .elementor-field-option {
  height: 46px;
  width: 180px;
  margin: 0 10px 20px;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-piscine_surface .elementor-field-option label, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-piscine_surface .elementor-field-option label {
  height: 46px;
  margin-top: -46px;
  /********************************************************/
  /*      27. Groupe Spa Usage                            */
  /********************************************************/
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option {
  height: 130px;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='relaxation'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='relaxation'], .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='relaxation'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='relaxation'] {
  background-image: url('../../images/spa-usage-relax.svg');
  background-size: 50%;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='relaxation'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='relaxation'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='relaxation'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='relaxation'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='relaxation']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='relaxation']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='relaxation']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='relaxation']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='relaxation']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='relaxation']:checked, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='relaxation']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='relaxation']:checked {
  background-image: url('../../images/spa-usage-relax-white.svg');
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='soulager-douleurs'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='soulager-douleurs'], .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='soulager-douleurs'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='soulager-douleurs'] {
  background-image: url('../../images/spa-usage-soulage.svg');
  background-size: 50%;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='soulager-douleurs'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='soulager-douleurs'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='soulager-douleurs'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='soulager-douleurs'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='soulager-douleurs']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='soulager-douleurs']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='soulager-douleurs']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='soulager-douleurs']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='soulager-douleurs']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='soulager-douleurs']:checked, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='soulager-douleurs']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='soulager-douleurs']:checked {
  background-image: url('../../images/spa-usage-soulage-white.svg');
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='sportive'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='sportive'], .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='sportive'], .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='sportive'] {
  background-image: url('../../images/spa-usage-sportive.svg');
  background-size: 50%;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='sportive'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='sportive'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='sportive'].active, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='sportive'].active, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='sportive']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='sportive']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='sportive']:hover, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='sportive']:hover, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='sportive']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='checkbox'][value='sportive']:checked, .form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='sportive']:checked, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option input[type='radio'][value='sportive']:checked {
  background-image: url('../../images/spa-usage-sportive-white.svg');
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_usage .elementor-field-option label, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_usage .elementor-field-option label {
  line-height: 1em;
  /********************************************************/
  /*      28. Groupe Spa Personnes                        */
  /********************************************************/
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_personnes .elementor-field-option, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_personnes .elementor-field-option {
  height: 46px;
  width: 60px;
  margin: 0 10px 20px;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_personnes .elementor-field-option label, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_personnes .elementor-field-option label {
  height: 46px;
  margin-top: -46px;
  /********************************************************/
  /*      29. Groupe Spa Equipements                      */
  /********************************************************/
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_equipements .elementor-field-option, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_equipements .elementor-field-option {
  height: 46px;
  width: 176px;
  margin: 0 2px 20px;
}
.form-with-image-radios .elementor-field-type-checkbox.elementor-field-group-spa_equipements .elementor-field-option label, .form-with-image-radios .elementor-field-type-radio.elementor-field-group-spa_equipements .elementor-field-option label {
  height: 46px;
  margin-top: -46px;
  padding: 10px 0;
}
/********************************************************/
/*  30. Palettes de Couleur                             */
/********************************************************/
.form-with-image-radios {
  /********************************************************/
  /*      31. Palettes de Couleur Jardins                 */
  /********************************************************/
}
.form-with-image-radios.form-color-jardin .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='checkbox'].active, .form-with-image-radios.form-color-jardin .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='checkbox'].active, .form-with-image-radios.form-color-jardin .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='radio'].active, .form-with-image-radios.form-color-jardin .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='radio'].active, .form-with-image-radios.form-color-jardin .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='checkbox']:hover, .form-with-image-radios.form-color-jardin .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='checkbox']:hover, .form-with-image-radios.form-color-jardin .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='radio']:hover, .form-with-image-radios.form-color-jardin .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='radio']:hover, .form-with-image-radios.form-color-jardin .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='checkbox']:checked, .form-with-image-radios.form-color-jardin .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='checkbox']:checked, .form-with-image-radios.form-color-jardin .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='radio']:checked, .form-with-image-radios.form-color-jardin .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='radio']:checked {
  background-color: #cab581;
}
.form-with-image-radios.form-color-piscine .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='checkbox'].active, .form-with-image-radios.form-color-piscine .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='checkbox'].active, .form-with-image-radios.form-color-piscine .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='radio'].active, .form-with-image-radios.form-color-piscine .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='radio'].active, .form-with-image-radios.form-color-piscine .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='checkbox']:hover, .form-with-image-radios.form-color-piscine .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='checkbox']:hover, .form-with-image-radios.form-color-piscine .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='radio']:hover, .form-with-image-radios.form-color-piscine .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='radio']:hover, .form-with-image-radios.form-color-piscine .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='checkbox']:checked, .form-with-image-radios.form-color-piscine .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='checkbox']:checked, .form-with-image-radios.form-color-piscine .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='radio']:checked, .form-with-image-radios.form-color-piscine .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='radio']:checked {
  background-color: #446cb6;
}
.form-with-image-radios.form-color-spa .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='checkbox'].active, .form-with-image-radios.form-color-spa .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='checkbox'].active, .form-with-image-radios.form-color-spa .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='radio'].active, .form-with-image-radios.form-color-spa .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='radio'].active, .form-with-image-radios.form-color-spa .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='checkbox']:hover, .form-with-image-radios.form-color-spa .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='checkbox']:hover, .form-with-image-radios.form-color-spa .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='radio']:hover, .form-with-image-radios.form-color-spa .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='radio']:hover, .form-with-image-radios.form-color-spa .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='checkbox']:checked, .form-with-image-radios.form-color-spa .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='checkbox']:checked, .form-with-image-radios.form-color-spa .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[type='radio']:checked, .form-with-image-radios.form-color-spa .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[type='radio']:checked {
  background-color: #3093a0;
}
/********************************************************/
/*  90. Responsive                                      */
/********************************************************/
/********************************************************/
/*      91. Desktop                                     */
/********************************************************/
/********************************************************/
/*      92. Responsive                                  */
/********************************************************/
@media screen and (min-width: 200px) and (max-width: 1023px) {
  /********************************************************/
  /*  20. Radio et Checkboxes Image                       */
  /********************************************************/
  .form-with-image-radios.elementor-button-align-center .elementor-field-type-submit, .form-with-image-radios.elementor-button-align-center .e-form__buttons {
    margin-bottom: 20px;
    flex-direction: column;
  }
  .form-with-image-radios.elementor-button-align-center .elementor-field-group {
    max-width: 320px;
    margin: auto;
  }
  .form-with-image-radios.elementor-button-align-center .elementor-field-group.e-form__buttons__wrapper {
    margin-bottom: 0 !important;
  }
  .form-with-image-radios.elementor-button-align-center .elementor-field-type-checkbox, .form-with-image-radios.elementor-button-align-center .elementor-field-type-radio {
    margin-bottom: 0 !important;
  }
  .form-with-image-radios.elementor-button-align-center .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option, .form-with-image-radios.elementor-button-align-center .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option {
    margin: 0 10px 20px;
  }
}
/********************************************************/
/*      93. Mobile                                      */
/********************************************************/
/********************************************************/
/*      94. Tablette                                    */
/********************************************************/
