/*
 Theme Name:     Le fournil de Justine
 Description:    Divi Child Theme
 Author:         Auxiclic Blois
 Author URI:     https://auxiclic-blois.fr
 Template:       Divi
 Version:        1.0.0
*/

footer .et_pb_social_media_follow_network_2_tb_footer a.icon::before {
  content: "\e010";
  font-size: 32px;
}
header a {
  color: white !important;
}

/* PAGE CONTACT */

.page-id-116 #wpcf7-f11-p116-o1 .cf7-inline {
  display: inline-block;
  margin-right: 20px;
}

.page-id-116 #wpcf7-f11-p116-o1 input[type="text"],
.page-id-116 #wpcf7-f11-p116-o1 input[type="email"],
.page-id-116 #wpcf7-f11-p116-o1 input[type="tel"],
.page-id-116 #wpcf7-f11-p116-o1 textarea {
  width: 100%;
  color: black;
  font-size: 18px;
  font-family: 'Inter',Helvetica,Arial,Lucida,sans-serif;
}

.page-id-116 #wpcf7-f11-p116-o1 label {
  color: black;
  font-size: 18px;
  font-family: 'Inter',Helvetica,Arial,Lucida,sans-serif;
}

/* Centrer le bouton Contact Form 7 */
.page-id-116 .wpcf7 form .wpcf7-submit {
    display: block;
    margin: 20px auto; /* centre horizontalement */
    padding: 12px 24px;

    /* Style rectangle blanc */
    background-color: #ffffff !important;
    color: #000 !important;
    font-size: 18px;
    cursor: pointer;
    font-weight: bold;
    border: none;
    text-transform: uppercase;
}

/* Option : effet au survol */
.page-id-116 .wpcf7 form .wpcf7-submit:hover {
    background-color: black !important;
    color: white !important;
}

.wpcf7-radio .wpcf7-list-item {
  margin-left: 0;
  margin-right: 40px;
}

.page-id-116 a,
.page-id-116 a .sbi_bio {
  color:black;
  text-decoration: underline;
}

.page-id-116 #sbi_images {
  gap: 2px !important;
}

/* PAGE ACCUEIL */

.moitie .et_pb_column {
  width: 50%;
  margin-right: 0;
}

.cartes .et_pb_code {
  margin-bottom: 0 !important;
}

.cartes .et-last-child .et_pb_module {
  height: 50%;
}

.cartes .et-last-child .et_pb_module .et_pb_code_inner {
  height: 100%;
}

/* FOOTER */
