/*
 Theme Name:   RELAIS AVAJAN
 Template:     Divi

*/


body h1 {
    /*font-family: 'Raleway', sans-serif;*/
    font-weight: 500 !important;
    font-size: 2em;
    color: #000;
}



h1 {
    font-size: 2.2em;
    font-weight: 700;
}

h2 {
    font-size: 1.85em;
    font-weight: 700;
}

h3 {
    font-size: 1.7em;
    font-weight: 700;
}

h4 {
    font-size: 1.55em;
}
h5 {
    font-size: 1.4em;
}

h6 {
    font-size: 1.2em;
}

.et_pb_text_0 h1 {
    font-size: 4em !important;
    font-weight: 500;
}

@media only screen and (max-width: 479px){
.et_pb_text_0 h1 {
    font-size: 2.7em !important;
}
}

.et_pb_column_1_3 h3, .et_pb_column_2_5 h3, .et_pb_column_1_4 h3, .et_pb_column_1_5 h3, .et_pb_column_1_6 h3 {
    font-size: 1.3em;
}

.et_pb_gutters3 .et_pb_column_1_5 {
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.14);
}

p:not(.has-background):last-of-type {
    padding-bottom: 10px;
}

/* INVERSER ordre colonnes */
@media only screen and (max-width : 980px) {
  .dc_inverser_colonnes-section .dc_inverser_colonnes-ligne {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

/* TAILLE colonne chambres 2eme ligne*/
/* goutiere 4*/
.et_pb_gutters4 .et_pb_column_1_3, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 {
    max-width: 244px;
}
/* goutiere 3*/
.custom_row2 .et_pb_gutters3 .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
    max-width: 244px;
}

/* Centrer colonnes CHAMBRES 2eme ligne */
.custom-row.et_pb_gutters3 {
    justify-content: center;
    display: flex;
}

/* OMBRE colonne Chambres */
.chambre-shadow {
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.14);
}

@media only screen and (max-device-width : 479px) {
    .et_pb_row .et_pb_column.et_pb_column_1_4, .et_pb_row .et_pb_column.et_pb_column_1_5, .et_pb_row .et_pb_column.et_pb_column_1_6 {
    width: 100%;
    margin: 0 0 30px 0;
    max-width: 220px;
    }
}

/* MENU */
#top-menu li {
    display: inline-block;
    font-size: 18px;
    padding-right: 22px;
}




/* HBOOK */

	/* champs de saisie FORMULAIRE */
input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input.text, input.title, textarea, select {
	font-size: 20px;
}
	/* bouton FORMULAIRE */
.hbook-wrapper input[type="submit"] {
    font-size: 18px;
}

.hb-accom-desc {
  font-size: 14px;
}

.hb-title.hb-title-search-form {
    font-size: 1em;
    line-height: 1.1em;
}
@media only screen and (max-device-width : 479px) {	
	.hb-rates-table {
    font-size: 80%;
	}
}

    /* encarts résas */
.hb-accom {
    border: 0px !important;
margin-bottom: 30px !important;
}
    /* espace top Résultats recherche */
.hb-title.hb-title-select {
    padding-top: 30px;
}
    /* calendrier résa pour une chambre */
.hb-accom-page .hb-accom {
    box-shadow: none !important;
}

    /* Dates et nbre personnes formulaire global */
p.hb-check-dates-wrapper, p.hb-people-wrapper {
    background-color: white;
    padding: 0px;
    border-radius: 5px;
}

.hb-check-dates-wrapper, .hb-chosen-check-in-date, .hb-chosen-check-out-date, .hb-people-wrapper {
    font-weight: 600;
color: #000000;
font-size: 1.12rem;
padding-bottom: 10px !important;
}

 .hbook-wrapper label {
  display: table;
  color: #000000;
font-weight: 500;
font-size: 16px;
}

.hbook-wrapper input[type="text"] {

  border-radius: 7px;

}

.hb-resa-summary-content {
  color: black;
  border: 1px solid #159922;
}

p.hb-payment-method {
    background-color: white;
    padding: 8px;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #159922;
}

.hb-title {
  font-size: 1.3em;
  padding-top: 1.5em;
}

.hb-payment-form-stripe {
  background: #fff !important;
  border: 1px solid #159922;
}



/* TABLE */

.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    border-top: 0px solid #eee;
    padding: 6px 8px;
    vertical-align: top;
}

.entry-content table:not(.variations), body.et-pb-preview #main-content .container table {
    border: 0px solid #eee;
}

.hb-check-dates-wrapper input, .hb-people-wrapper select, .hb-search-button-wrapper input {
    border-radius: 7px !important;
    margin-bottom: 5px;
}

.entry-content thead th, .entry-content tr th {
    padding: 5px 5px !important;
}

.dt-column-title {
  font-weight: 600 !important;
}

/* FORMULAIRE */

.bouton-formulaire {
	background: #87dbd2 !important;
	color: #fff !important;
	border-radius: 4px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	font-size: 100% !important;

}
.forminator-label {
    font-size: 100% !important;
    font-weight: 500 !important;
}

.forminator-input {
    border-color: #bdbdbb !important;
    background-color: #FFF !important;
}

.forminator-textarea {
    border-color: #bdbdbb !important;
    background-color: #FFF !important;
}

/* Masquer Badge reCAPTCHA*/

#captcha-1 {
    display: none;
}

/* BLOG */

	/* Barre laterale */
h4.widgettitle {
    font-size: 1.2em;
}

sup, sub {
    font-size: 0.5em;
}

/* TABLEAU TABLE PRESS */
@media only screen and (max-device-width : 479px) {
    tablepress td, .tablepress th {
    font-size: 75%;
    line-height: 1em;
    }
    .entry-content tr td, body.et-pb-preview #main-content .container tr td {
    font-size: 75%;
    line-height: 1em;
    }
}

/* Menu MOBILE */
.mobile_menu_bar::before, .mobile_menu_bar::after, #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a {
    color: #8e5c00;
}


/* MASQUAGE terme Recherche formulaire résa */
.hb-title.hb-title-search-form {
    display: none;
}

/* EVENEMENTS   */
/* Extraits EVENEMENTS   */
.ecs-excerpt {
    font-weight: 500;
}