/*!
Theme Name: MxCastaing
Theme URI: https://www.mx-castaing.fr/
Template: Divi
Version: 1.0.0
Description: Thème enfant du template Divi
Author: Asyourweb
Author URI: https://www.asyourweb.fr/
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

:root {
    --bleu: #144685;
    --rouge: #e71f2c;
    --noir: #000000;
    --gris: #c4c4c4;
    --anthracite: #333333;
    --blanc: #ffffff;
}

ul#wp-admin-bar-top-secondary {
    display: none!important;
}

body, input, textarea, select {
    font-family: 'Quicksand', sans-serif;
}

p {
    text-align: justify;
    line-height: 1.7em;
}

.et_pb_module ul {
    padding-left: 2em!important;
    margin-top: 1em;
    margin-bottom: 1em;
}

.et_pb_text ol {
    padding-bottom: 1em;
    padding-top: 1em;
    padding-left: 2em;
}

.container,
.et_pb_row {
    width: calc(100% - 30px);
    max-width: 1170px;
}

.et_header_style_left #et-top-navigation .mobile_menu_bar,
.et_header_style_split #et-top-navigation .mobile_menu_bar {
    padding-bottom: 12px;
    padding-top: 12px;
}

#page-container .et_pb_button_module_wrapper a#decouvrir:before,
#page-container .et_pb_button_module_wrapper a#le-blog:before {
    font-size: 1.5em!important;
    font-weight: bold!important;
}

#ariane {
    margin-top: 2em;
    margin-bottom: 2em;
    height: auto;
}


/***** SUBHEADER *****/
#top-header {
    height: 60px!important;
    line-height: 60px!important;
}
#top-header .container {
    padding-top: 0;
    height: 60px!important;
    line-height: 60px!important;
}
ul#et-info {
    margin-left: 0.25em;
}
ul#et-info,
ul.et-social-icons {
    float: right!important;
    padding-bottom: 0;
    margin-right: 220px;
}
ul#et-info li {
    display: inline-block;
    padding-bottom: 0;
    padding-top: 0;
    height: 50px!important;
    line-height: 50px!important;
}
ul#et-info li a {
    display: inline-block;
    transition: all 0.3s ease;
}
#et-info-email:hover {
    opacity: 1;
    transition: none;
}
#top-header .et-social-icons li,
#top-header #et-info li {
    margin-top: 0;
    margin-left: 4em;
    margin-right: 0em;
    text-align: center;
}
#top-header #et-info li:last-child {
    margin-left: 2.5em;
}
#top-header .et-social-icon a,
#top-header #et-info a {
    font-size: 16px;
    line-height: 60px;
    padding-left: 0;
    padding-right: 0;
    border-radius: 50% 50%;
    text-align: center;
    transition: all 0.3s ease;
    color: var(--bleu);
}
#et-info-phone {
    margin-right: 0;
}
.et-social-facebook a.icon:before,
.et-social-instagram a.icon:before,
#et-info-email:before,
#et-info-phone:before {
    font-size: 24px!important;
    vertical-align: middle;
    top: 20px;
    font-weight: normal!important;
    position: absolute;
}
#et-info-email:before,
#et-info-phone:before {
    left: -1.5em;
}
#top-header #et-info a:hover {
    color: var(--rouge);
}
a#et-info-email:after,
a#et-info-phone:after {
    content: ' ';
    position: absolute;
    width: 0px;
    height: 3px;
    background: var(--rouge);
    margin-left: -8px;
    margin-top: 60px;
    transition: all 0.3s ease;
    left: -2em;
    bottom: 8px;
}
a#et-info-email:hover:after,
a#et-info-phone:hover:after {
    width: calc(100% + 2.75em);
}
#logo-158-mx-track {
    width: 200px;
    height: 200px;
    position: absolute;
    right: 0;
    margin-top: -40px;
}
#top-header #et-info a#resa {
    background-color: var(--rouge);
    border-radius: 0!important;
    color: var(--blanc)!important;
    text-transform: uppercase;
    padding-left: 1em;
    padding-right: 1em;
}
#top-header #et-info a#resa:hover {
    color: var(--rouge)!important;
    background: var(--blanc);
}
/***** FIN SUBHEADER *****/



/***** HEADER *****/
.et_header_style_left #et-top-navigation,
.et_header_style_split #et-top-navigation {
    padding: 0!important;
    margin-right: 220px;
}
.et_header_style_left #et-top-navigation nav>ul>li>a,
.et_header_style_split #et-top-navigation nav>ul>li>a {
    padding-top: 0!important;
    padding-bottom: 0!important;
    line-height: 90px;
}
.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a,
.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a {
    line-height: 90px!important;
}
#top-menu,
#top-menu-nav {
    line-height: 0;
    height: 90px;
}
#top-menu li,
#top-menu>li:last-child {
    padding-left: 0em;
    padding-right: 0em;
}
#top-menu li a {
    font-size: 20px;
    font-weight: 600!important;
}
#top-menu li a,
#top-menu>li:last-child > a{
    padding-left: 0.5em;
    padding-right: 0.5em;
}
#top-menu li.current-menu-item a,
#top-menu li.current_page_item a {
    color: var(--rouge)!important;
}
#top-menu > li.current-menu-item:last-child > a,
#top-menu > li.current_page_item:last-child > a {
    color: var(--rouge)!important;
}
#top-menu li.current-menu-item:hover a,
#top-menu li.current_page_item:hover a {
    color: var(--rouge)!important;
}
#top-menu li.current-menu-item:hover ul.sub-menu li a {
    color: var(--noir)!important;
}
#top-menu li.current-menu-item:hover ul.sub-menu li a:hover,
#top-menu li.current-page-ancestor ul.sub-menu li a:hover {
    background-color: var(--blanc)!important;
    color: var(--rouge)!important;
    opacity: 1;
}
#top-menu li.current-menu-ancestor > a {
    color: var(--rouge)!important;
}
#top-menu li.current-menu-ancestor:hover > a {
    color: var(--rouge)!important;
}
#top-menu > li > ul.sub-menu {
    background-color: var(--noir)!important;
}
#top-menu li li {
    padding-left: 0;
    padding-right: 0;
}
#top-menu li li:before {
    content: ' ';
    position: absolute;
    width: 5px;
    height: 100%;
    background-color: var(--blanc);
    margin-left: 10px;
    transition: all 0.3s ease;
}
#top-menu li li:hover:before {
    background-color: var(--rouge)!important;
}
#top-menu li li a {
    padding: 4px 12px 4px 25px;
    width: 320px;
    color: var(--blanc)!important;
    text-transform: uppercase!important;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
}
ul#top-menu li li:hover > a {
    color: var(--rouge)!important;
    background: transparent;
}
#top-menu > li > a:before {
    content: ' ';
    position: absolute;
    width: 0px;
    height: 3px;
    background: var(--rouge);
    margin-left: -8px;
    margin-top: 60px;
    transition: all 0.3s ease;
}
#top-menu > li > a:hover:before {
    width: 100%;
}
#top-menu > li.et-hover > a:before {
    content: ' ';
    position: absolute;
    width: 0px;
    height: 3px;
    background: var(--rouge);
    margin-left: -8px;
    margin-top: 60px;
    transition: all 0.3s ease;
}
#top-menu > li.et-hover > a:before {
    width: 100%;
}
#top-menu .menu-item-has-children>a:first-child:after,
#et-secondary-nav .menu-item-has-children>a:first-child:after {
    font-size: 22px;
}
#top-menu .menu-item-has-children>a:first-child:after {
    right: 0px;
}
ul#top-menu li:hover > a {
    color: var(--blanc);
    opacity: 1;
}
#top-menu > li.current-menu-item a,
#top-menu li li.current-menu-item a {
    font-weight: 700!important;
}
.et-fixed-header #et-top-navigation nav ul > li:last-child:hover>a {
    color: var(--rouge)!important;
}
.et-fixed-header #et-top-navigation nav ul.sub-menu li:last-child:hover>a {
    color: var(--rouge)!important;
}
body .et-fixed-header #top-menu li.current-menu-ancestor>a,
body .et-fixed-header #top-menu li.current-menu-item>a,
body .et-fixed-header #top-menu li.current_page_item>a {
    color: var(--rouge)!important;
}
#main-header .nav li ul.sub-menu {
    width: 320px;
}
#main-header > .container {
    width: 100%;
}
.et-fixed-header #et-top-navigation nav ul li:hover>a {
    color: var(--rouge)!important;
}
ul#mobile_menu {
    background-color: var(--bleu)!important;
}
ul#mobile_menu li a {
    color: var(--blanc);
    padding: 8px 5%;
    border-bottom-color: white;
}
ul#mobile_menu > li.current_page_item > a {
    background-color: var(--blanc);
    color: var(--bleu);
}
a#blog:hover {
    background: var(--bleu);
    color: var(--blanc);
}
#main-header {
    position: fixed;
    z-index: 100000;
}
#main-header img#logo {
    max-height: 200px;
    margin-top: -40px;
}
header#main-header {
    box-shadow: 0 8px 12px -10px #333!important;
}
#header .et_parallax_bg {
    background-position: bottom;
}
#header:after {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 24px;
    background-image: url('/wp-content/themes/MxCastaing/images/header-after.svg');
    bottom: 0px;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
}
body:not(.home) #header:after {
    display: none;
}
/***** FIN HEADER *****/



/***** HEADER *****/
#header {
    padding-top: 0!important;
    overflow: hidden;
}
#header .et_parallax_bg {
    background-position: bottom;
    background-size: 100%;
}
body:not(.home) #header {
    height: 25vw;
}
body:not(.home) #header .et_pb_text_inner {
    margin-top: 12.5vw;
}
body:not(.home) #header .et_parallax_bg {
    background-position: center;
    background-size: 100%;
}
#header .et_pb_text_inner {
    max-width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
}
#header .et_pb_text_inner {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    top: 65%;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    z-index: 4;
}
#header .et_pb_text_inner .information a {
    display: inline-block;
    width: 240px;
    background-color: var(--bleu);
    line-height: 40px;
    text-align: center;
    border-radius: 0px;
    border: 0;
    transition: all 0.3s ease;
    padding-left: 1em;
    text-shadow: none;
    float: right;
}
#header .et_pb_text_inner .information a:hover {
    border-color: var(--rouge)!important;
    background-color: var(--rouge);
    border: 0;
}
#header .et_pb_text_inner .information a:before {
    line-height: 1.55em;
    content: "\35";
    position: absolute;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: none;
    -webkit-font-feature-settings: "kern" off;
    font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    text-shadow: none;
    opacity: 1;
    margin-left: -1.3em;
    right: auto;
    display: inline-block;
    font-family: ETmodules!important;
    font-size: 1.5em!important;
    font-weight: bold!important;
}
#header #conteneur-bandeaux .bandeau {
    margin: 0!important;
}
#header .bandeau:before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 35%;
    top: 65%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 3;
}
#header #conteneur-bandeaux .slick-dots li {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 0.6em;
    padding: 0;
    cursor: pointer;
}
#header #conteneur-bandeaux .slick-dots {
    bottom: 30px;
}
#header #conteneur-bandeaux .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 8px;
    cursor: pointer;
    color: var(--blanc);
    outline: none;
    background: transparent;
    border-radius: 50%;
    border: 2px solid var(--blanc);
}
#header #conteneur-bandeaux .slick-dots li.slick-active button {
    background-color: var(--blanc);
}
#header #conteneur-bandeaux .slick-dots li button:before {
    display: none;
}
/***** FIN HEADER *****/



/***** PRÉSENTATION ****/
/***** FIN PRÉSENTATION *****/



/***** QUINCONCE ****/
#section-gite,
#section-situation {
    min-height: 900px;
    background-size: contain;
}
#section-gite {
    background-size: contain!important;
    background-position: right;
}
#section-situation {
    background-size: contain!important;
    background-position: left;
}
#section-gite .et_pb_row,
#section-situation .et_pb_row {
    width: 100%;
}
#section-gite .et_pb_row .et_pb_column,
#section-situation .et_pb_row .et_pb_column {
    height: 900px;
}
#section-gite a#bouton-gite,
#section-situation a#bouton-situation {
    padding-left: 3em;
    padding-right: 1.7em;
}
#section-gite a#bouton-gite:before,
#section-situation a#bouton-situation:before {
    margin-left: -1.1em;
    font-weight: bold!important;
    font-size: 1.5em!important;
}
/***** FIN QUINCONCE ****/



/***** SÉPARATION ACTIVITÉS ****/
#section-activites .et_pb_text_inner {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#section-activites .et_pb_row .et_pb_column {
    height: 100%;
}
/***** SÉPARATION ACTIVITÉS *****/



/***** SEPARATION ****/
#separation {
    height: 600px;
}
/***** FIN SEPARATION *****/



/***** TRANSITION ****/
#section-transition {
    background: transparent;
    padding: 0;
}
#section-transition > .et_pb_row {
    width: 100%;
    max-width: 100%;
}
#section-transition > .et_pb_row > .et_pb_column {
    width: 25%;
    margin-right: 0;
}
/***** FIN TRANSITION *****/



/***** TÉMOIGNAGES ****/
#temoignages:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    top: 0;
}
#temoignages ul.slick-dots li button {
    width: 18px;
    height: 18px;
    border: 2px solid var(--bleu);
    border-radius: 50%;
}
#temoignages ul.slick-dots li.slick-active button {
    background: var(--bleu);
    border-radius: 50%;
}
#temoignages .slick-dots li button:before {
    display: none;
}
.temoignages-items.slider:before,
.temoignages-items.slider:after {
    content: ' ';
    position: absolute;
    width: 60px;
    height: 60px;
}
.temoignages-items.slider:before {
    margin-left: -80px;
    margin-top: -20px;
    background: url('/wp-content/themes/MxCastaing/images/quote-debut.svg') no-repeat;
}
.temoignages-items.slider:after {
    right: -80px;
    margin-top: -100px;
    background: url('/wp-content/themes/MxCastaing/images/quote-fin.svg') no-repeat;
}
#temoignages .temoignages-items.slider h2 {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.4em;
}
#temoignages .slick-slide {
    margin-bottom: 0!important;
}
#temoignages .slick-slide .et_pb_text_inner {
    border-radius: 20px;
}
#temoignages .slick-slide .et_pb_text_inner strong {
    color: var(--bleu);
}
#temoignages ul.slick-dots {
    margin-top: -20px;
    position: relative;
}
#temoignages ul.slick-dots li {
    width: 18px;
    height: 18px;
}
#temoignages ul.slick-dots li button {
    width: 18px;
    height: 18px;
    border: 2px solid white;
    border-radius: 50%;
}
#temoignages ul.slick-dots li.slick-active button {
    background: white;
    border-radius: 50%;
}
#temoignages button.slick-prev,
#temoignages button.slick-next {
    display: none!important;
}
/***** FIN TÉMOIGNAGES ****/



/***** PARTENAIRES ****/
#partenaires .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 0.6em 0;
    padding: 0;
    cursor: pointer;
}
#partenaires .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 8px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
#partenaires .slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    padding: 0px;
    content: ' ';
    text-align: center;
    opacity: 1;
    background-color: var(--blanc);
    border: 3px solid var(--bleu);
    border-radius: 50%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#partenaires .slick-dots li.slick-active button:before {
    background-color: var(--bleu);
}
#partenaires .slick-prev,
#partenaires .slick-next {
    top: 25%;
}
#partenaires .slick-prev:before,
#partenaires .slick-next:before {
    font-size: 60px;
    font-weight: bold;
    color: var(--bleu)
}
/***** FIN PARTENAIRES ****/



/***** CONTACT ****/
#form-contact {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
#form-contact p {
    display: inline-block;
    float: left;
    width: 50%;
    margin-bottom: 12px;
    padding-bottom: 0;
}
#form-contact p.large {
    display: block;
    width: 100%;
    overflow: hidden;
}
#form-contact p input,
#form-contact p textarea,
#form-contact p select {
    width: 96%;
    line-height: 36px;
    padding: 0px 16px;
    font-size: 16px;
    color: var(--blanc);
    border: 2px solid var(--blanc);
    font-weight: 600;
}
body:not(.home) #form-contact p input,
body:not(.home) #form-contact p textarea,
body:not(.home) #form-contact p select {
    color: var(--bleu);
    border: 2px solid var(--bleu);
    border-radius: 8px;
}
#form-contact p input[type=checkbox] {
    width: 1.5em;
}
#form-contact p textarea {
    display: block;
    line-height: 24px;
    height: 160px;
    padding-top: 8px;
    padding-bottom: 8px;
}
#form-contact p select {
    height: 40px;
}
#form-contact p.large select,
#form-contact p.large textarea {
    width: 98%;
}
#form-contact input::-webkit-input-placeholder,
#form-contact textarea::-webkit-input-placeholder {
    color: var(--gris);
    font-weight: 400!important;
}
#form-contact input::-moz-placeholder,
#form-contact textarea::-moz-placeholder {
    color: var(--gris);
    font-weight: 400!important;
}
#form-contact input:-ms-input-placeholder,
#form-contact textarea:-ms-input-placeholder {
    color: var(--gris);
    font-weight: 400!important;
}
#form-contact input:-moz-placeholder,
#form-contact textarea:-moz-placeholder {
    color: var(--gris);
    font-weight: 400!important;
}
#form-contact input::placeholder,
#form-contact textarea::placeholder {
    color: var(--gris);
    font-weight: 400!important;
}
#form-contact span.wpcf7-list-item-label {
    font-size: 16px;
}
#form-contact p.submit {
    width: 98%;
}
#form-contact input.wpcf7-submit {
    width: auto;
    text-align: center;
    float: right;
    margin-right: 2%;
    cursor: pointer;
    font-size: 22px!important;
    padding: .3em 1em!important;
    line-height: 32px!important;
    transition: all 0.3s ease;
    color: var(--bleu);
    border-width: 2px!important;
    border-color: var(--blanc);
    border-radius: 0px;
    font-weight: 600!important;
    background-color: var(--blanc)!important;
    padding-right: 2em!important;
    padding-left: 2em!important;
    font-weight: 800!important;
    text-transform: uppercase;
    font-family: 'Quicksand';
}
body:not(.home) #form-contact input.wpcf7-submit {
    color: var(--blanc);
    background-color: var(--bleu)!important;
    width: 300px;
}
#form-contact #bouton-envoyer:before {
    line-height: 1em;
    content: "5";
    position: absolute;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: none;
    -webkit-font-feature-settings: "kern" off;
    font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    text-shadow: none;
    font-family: "ETmodules"!important;
    opacity: 1;
    margin-left: -1.3em;
    margin-top: 0.25em;
    right: calc(0px + 230px);
    display: inline-block;
    font-size: 2em!important;
    font-weight: bold!important;
    color: var(--blanc);
}
#form-contact input.wpcf7-submit:hover {
    background: var(--rouge)!important;
    color: var(--blanc)!important;
    border-color: var(--rouge)!important;
}
body:not(.home) #form-contact input.wpcf7-submit:hover {
    background-color: var(--rouge)!important;
    border-color: var(--rouge)!important;
    color: var(--blanc)!important;
}
#form-contact .wpcf7 form.sent .wpcf7-response-output,
#form-contact .wpcf7 form.invalid .wpcf7-response-output,
#form-contact .wpcf7 form.unaccepted .wpcf7-response-output {
    padding: 1em 3em;
    clear: both;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 36px;
}
#form-contact .wpcf7 form.sent .wpcf7-response-output {
    border: 0;
    background-color: var(--bleu);
    color: var(--blanc);
}
#form-contact .wpcf7 form.invalid .wpcf7-response-output,
#form-contact .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: var(--bleu);
    background: var(--blanc);
    color: var(--bleu);
}
body:not(.home) .et_pb_section .et_pb_text a {
    color: var(--bleu);
}
body.home span.rgpd {
    color: var(--blanc);
}
/***** FIN CONTACT ****/



/***** FOOTER ****/
#footer > .et_pb_row {
    width: calc(100% - 30px);
    padding-top: 40px;
    padding-bottom: 10px;
}
#footer .et_pb_row,
#footer .et_pb_column,
#footer .et_pb_row_inner {
    padding-top: 0;
    padding-bottom: 0;
}
#footer h3 {
    font-size: 22px!important;
}
#footer ul {
    padding-left: 40px;
    line-height: 2em;
    margin-top: 0;
}
#footer .et_pb_module ul {
    line-height: 2em;
    margin-top: 0;
    padding-left: 2.5em!important;
}
#footer #sitemap ul {
    padding-left: 0!important;
    list-style-type: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
#footer #sitemap ul li {
    line-height: 2.5em;
}
#footer .et_pb_column_1_3 {
    width: 35%;
    margin-right: 3%;
}
#footer .et_pb_column_2_3 {
    width: 62%;
}
#footer #nous-contacter ul li,
#footer #nous-suivre ul li {
    list-style-type: none;
}
#footer #nous-contacter ul li:first-child:before,
#footer #nous-contacter ul li:last-child:before,
#footer #nous-suivre ul li:first-child:before,
#footer #nous-suivre ul li:last-child:before {
    font-family: "ETmodules"!important;
    position: absolute;
    font-size: 24px;
    color: var(--blanc);
    margin-left: -1.5em;
    font-weight: normal;
}
#footer #nous-contacter ul li:first-child:before {
    content: "\e076";
}
#footer #nous-contacter ul li:last-child:before {
    content: "\e090";
}
#footer #nous-suivre ul li:first-child:before {
    content: "\e093";
}
#footer #nous-suivre ul {
    padding-left: 0!important;
}
#footer #nous-suivre ul a {
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 2;
}
#footer #nous-suivre ul li:last-child:before {
    font-family: "ETmodules"!important;
    position: absolute;
    font-size: 24px;
    color: var(--gris);
    margin-left: 0;
    font-weight: normal;
    background-color: var(--blanc);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    transition: all 0.3s ease;
}
#footer #nous-suivre ul li:hover:before {
    background-color: var(--rouge);
    color: var(--blanc);
}
/***** FIN FOOTER ****/



/***** CONTENU ****/
#header.centre .et_parallax_bg {
    background-position: center;
}
.gm-style-iw h3 {
    color: var(--bleu);
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
}
.infowindow {
    font-size: 16px;
    font-family: 'Nunito';
}
#contenu .et_pb_row > .et_pb_column.conteneur-diaporama {
    max-width: 800px;
    width: 800px;
    margin-left: auto!important;
    margin-right: auto!important;
    float: none;
    margin-bottom: 30px;
}
#contenu .et_pb_row > .et_pb_column.conteneur-diaporama .et_pb_module.et_pb_image {
    margin-bottom: 30px;
}
#contenu .slick-dots li button:before {
    border: 3px solid var(--bleu);
}
#contenu .slick-dots li.slick-active button:before {
    background-color: var(--bleu);
}
#contenu .slick-prev:before,
#contenu .slick-next:before {
    font-size: 60px;
    font-weight: bold;
    color: var(--bleu);
}
#contenu .slick-dots {
    bottom: -20px;
    padding: 0;
}
#contenu .et_pb_row.sous-titre {
    padding-top: 0;
    padding-bottom: 10px!important;
}
#contenu .et_pb_row.module {
    padding-top: 0;
    padding-bottom: 30px;
}
#contenu-principal > .et_pb_row {
    padding: 0!important;
    width: 100%;
}
#contenu-principal + #footer {
    padding-left: 15px;
    padding-right: 15px;
}
#presentation #titre-page:after,
#contenu #titre-page:after {
    content: ' ';
    position: absolute;
    width: 400px;
    height: 4px;
    background-color: var(--bleu);
    left: calc(50% - 200px);
    margin-top: 0;
    border-radius: 2px;
}
#presentation #titre-page,
#contenu #titre-page {
    margin-bottom: 30px;
}
#presentation h1:after,
#contenu h1:after {
    content: ' ';
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: var(--bleu);
    left: calc(50% - 10px);
    margin-top: 48px;
    border-radius: 50%;
    border: 5px solid var(--blanc);
}
div.cli_user_consent_state {
    padding-bottom: 1em;
    line-height: 1.7em;
    text-align: justify;
}
#ariane + #presentation {
    padding-top: 0;
}
#presentation .ligne-sous-titre {
    padding: 0;
}
#presentation .ligne-sous-titre+.et_pb_row {
    padding: 0.5em 0 2em;
}
/***** FIN CONTENU ****/



/***** BLOG ****/
#contenu-principal #contenu {
    padding-top: 0vw!important;
    padding-bottom: 0vw!important;
}
#pagination {
    text-align: center;
}
a.page-numbers,
span.page-numbers {
    display: inline-block;
    width: 2.4em;
    height: 2.4em;
    border-radius: 1.2em;
    background: var(--blanc);
    line-height: 2.4em;
    color: var(--bleu);
    font-size: 1.5em;
    font-family: 'Quicksand';
    border: 2px solid var(--blanc);
    transition: all 0.3s ease;
    font-weight: 600;
}
a.page-numbers:hover {
    border: 2px solid var(--bleu);
}
span.page-numbers {
    background-color: var(--bleu);
    color: var(--blanc);
    border: 2px solid var(--bleu);
}
/***** FIN BLOG ****/



/***** FOOTER INFO ****/
#footer-info {
    text-align: center;
    float: none;
}
/***** FIN FOOTER INFO ****/



@media only screen and (min-width: 1200px) and (max-width: 1499px) {
    #header #logo-header {
        display: none;
    }
    body:not(.home) #header #h1 {
        margin-bottom: 0;
    }
    #header,
    #header #conteneur-bandeaux .bandeau {
        height: 600px;
    }
}

@media only screen and (min-width: 981px) {
    #main-header.et-fixed-header {
        -webkit-box-shadow: 0 8px 12px -10px #333!important;
        box-shadow: 0 8px 12px -10px #333!important;
    }
}

@media only screen and (max-width: 1199px) {
    #dernieres-actualites h2,
    #partenaires h2 {
        font-size: 24px;
    }
    #informations h2 {
        font-size: 24px;
    }
    #informations .et_pb_module.et_pb_text {
        font-size: 16px;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1499px) {
    #header #conteneur-bandeaux .bandeau h2 {
        font-size: 24px;
    }
    #header #conteneur-bandeaux .bandeau p {
        font-size: 18px;
    }
    #header #conteneur-bandeaux .slick-dots {
        bottom: 20px;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1199px) {
    #main-header img#logo {
        width: 150px!important;
        max-height: unset!important;
        margin-top: -25px!important;
    }
    #logo-158-mx-track {
        width: 150px;
        height: 150px;
        position: absolute;
        right: 0;
        margin-top: -25px;
    }
    .et_header_style_left #et-top-navigation,
    .et_header_style_split #et-top-navigation {
        padding: 0!important;
        margin-right: 150px;
    }
    ul#et-info, ul.et-social-icons {
        margin-right: 135px;
    }
    #top-header .et-social-icons li,
    #top-header #et-info li {
        margin-left: 3em;
    }
    #top-header #et-info li:last-child {
        margin-left: 0.5em;
    }
    #header {
        height: 500px;
    }
    #header #conteneur-bandeaux .bandeau {
        height: 500px;
        font-size: 18px;
    }
    #header .bandeau:before {
        height: 50%;
        top: 50%;
    }
    #header .et_pb_text_inner {
        top: 50%;
        max-width: calc(100% - 30px);
    }
    #top-header,
    #top-header a,
    #et-secondary-nav li li a,
    #top-header .et-social-icon a:before,
    #top-header .et-social-icon a {
        font-size: 15px;
    }
    #main-header img#logo {
        width: inherit;
        max-height: 80%;
        margin-top: 0px;
    }
    ul#et-info li a#info-phone {
        font-size: 18px;
    }
    ul#et-info li a {
        margin-left: 0.5em;
    }
    #top-menu li,
    #top-menu>li:last-child {
        padding-left: 0.5em;
        padding-right: 0.5em;
    }
    #top-menu > li:last-child {
        padding-right: 0!important;
    }
    #top-menu li a {
        font-size: 16px!important;
    }
    #top-header .et-social-icons li {
        margin-left: 0.5em!important;
    }
    #header #h1 {
        margin-bottom: 0;
    }
    #header h1 {
        font-size: 28px;
    }
    #header h3 {
        font-size: 48px;
        line-height: 1.5em;
    }
    #logo-header img {
        max-width: 50%;
    }
    #presentation .et_pb_module.et_pb_text {
        font-size: 16px;
    }
    #presentation #titre-page:after,
    #contenu #titre-page:after {
        margin-top: 8px;
    }
    #presentation a#decouvrir,
    #section-gite a#bouton-gite,
    #section-situation a#bouton-situation,
    #informations a.decouvrir {
        font-size: 18px!important;
    }
    ul#liste-articles li {
        width: 300px;
    }
    #section-gite,
    #section-situation {
        min-height: 480px;
        background-size: 1200px!important;
    }
    #section-gite p,
    #section-situation p {
        line-height: 1.5em;
    }
    #section-gite {
        background-position: 250px center;
    }
    #section-situation {
        background-position: -250px center;
    }
    #section-gite .et_pb_column:first-child,
    #section-situation .et_pb_column:last-child {
        height: 900px;
        padding-left: 2%;
        padding-right: 2%;
    }
    #informations .et_pb_module.et_pb_image {
        max-width: 320px;
    }
    #separation {
        height: 500px;
    }
    #section-transition {
        margin-top: -150px;
    }
    #temoignages {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #call-to-action {
        height: 400px;
    }
    #call-to-action h2 {
        line-height: 2.5em;
        font-size: 24px;
    }
    #map {
        height: 350px;
    }
    #footer > .et_pb_row > .et_pb_column.et_pb_column_1_4 {
        width: 33.333333%;
        margin-right: 0;
    }
    #footer > .et_pb_row > .et_pb_column_1_4:first-child {
        display: none;
    }
    #footer > .et_pb_row > .et_pb_column_1_2:last-child {
        width: 66.6666666%;
    }
    #footer h3 {
        font-size: 20px!important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    #presentation h1 {
        font-size: 26px;
    }
    #header {
        height: 500px;
    }
    #header #conteneur-bandeaux .bandeau {
        height: 500px;
        font-size: 18px;
    }
    #presentation h2,
    #section-gite h2,
    #section-situation h2,
    #activites h2,
    #tarifs h2,
    #temoignages h2 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 980px) {
    .et_header_style_left #et-top-navigation {
        margin-right: 15px;
    }
    ul#et-info {
        margin-right: 0px;
    }
    #top-header #et-info li:last-child {
        margin-left: 1em;
    }
    #logo-158-mx-track {
        display: none;
    }
    .et_pb_column .et_pb_row_inner,
    .et_pb_row {
        padding: 15px 0;
    }
    #et-info {
        padding-top: 0;
    }
    #top-header .et-social-icon span+span {
        display: none;
    }
    a#home {
        display: none;
    }
    header#main-header {
        height: 60px;
    }
    #header .bandeau:before {
        height: 50%;
        top: 50%;
    }
    #header .et_pb_text_inner {
        max-width: calc(100% - 30px);
        top: 50%;
        padding-top: 0.5em;
        padding-bottom: 0.5em;
        z-index: 4;
    }
    #header .et_pb_text_inner h2 {
        font-size: 22px;
    }
    #main-header img#logo {
        width: 100px;
        height: 100px;
        margin-top: -90px;
    }
    #top-header .et-social-icons li,
    #top-header #et-info li {
        margin-left: 3em;
    }
    #top-header .et-social-icon a,
    #top-header #et-info a {
        font-size: 15px;
    }
    #header #conteneur-bandeaux .slick-dots {
        bottom: 35px;
    }
    span.mobile_menu_bar.mobile_menu_bar_toggle:before {
        color: var(--bleu);
    }
    ul#mobile_menu {
        margin-top: 4px;
    }
    #section-gite,
    #section-situation {
        width: 100%;
        background-position: bottom;
        height: auto;
    }
    #section-gite > .et_pb_row,
    #section-situation > .et_pb_row {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    #section-situation > .et_pb_row {
        flex-direction: column-reverse;
    }
    #section-gite .et_pb_row .et_pb_column,
    #section-situation .et_pb_row .et_pb_column {
        height: auto;
        width: 100%;
    }
    #section-gite .et_pb_column.et_pb_column_empty,
    #section-situation .et_pb_column.et_pb_column_empty {
        display: block;
        height: 50vw;
    }
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
    #header #h1 {
        margin-bottom: 0px;
    }
    #header h1 {
        font-size: 32px;
    }
    #header h3 {
        font-size: 44px;
    }
    div#logo-header img {
        width: 60%;
    }
    div#presentation .et_pb_column_2_3 {
        width: 100%;
    }
    div#presentation .et_pb_column_1_3 {
        width: 60%;
        margin-left: 20%;
        margin-right: 20%!important;
    }
    #presentation #titre-page:after,
    #contenu #titre-page:after {
        margin-top: 8px;
    }
    #section-gite, #section-situation {
        min-height: 380px;
    }
    #section-gite .et_pb_column,
    #section-situation .et_pb_column {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #section-gite h2,
    #section-situation h2 {
        font-size: 28px;
    }
    #section-gite a#bouton-gite,
    #section-situation a#bouton-situation {
        font-size: 18px;
    }
    #section-transition {
        margin-top: 80px;
        padding: 0;
    }
    #informations > .et_pb_row {
        width: 100%;
    }
    #informations .et_pb_column {
        width: calc(50% - 30px);
        margin-left: 15px;
        margin-right: 15px;
    }
    #informations .et_pb_module.et_pb_image {
        max-width: 280px;
    }
    #informations a.decouvrir {
        font-size: 18px!important;
    }
    #images-activites {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    #images-activites .et_pb_column {
        width: 45%;
        margin-left: 2.5%;
        margin-right: 2.5%!important;
    }
    #separation {
        height: 400px;
    }
    #call-to-action {
        height: 400px;
    }
    #call-to-action h2 {
        font-size: 20px;
    }
    #partenaires img {
        max-height: 100px;
    }
    #form-contact p input,
    #form-contact p textarea,
    #form-contact p select {
        font-size: 14px;
    }
    #presentation .et_pb_column_1_3,
    #contenu .et_pb_column_1_3 {
        width: 30%;
    }
    #presentation .et_pb_column_2_3,
    #contenu .et_pb_column_2_3 {
        width: 65%;
    }
    #contenu .et_pb_column_1_3+.et_pb_column_1_3+.et_pb_column_1_3 {
        margin-left: 5%;
    }
    #contenu .et_pb_row > .et_pb_column.conteneur-diaporama {
        max-width: 80%;
    }
    #presentation .et_pb_module.et_pb_image,
    #contenu .et_pb_module.et_pb_image {
        max-width: 100%;
    }
    #presentation .et_pb_column:first-child.et_pb_column_1_3,
    #presentation .et_pb_column:first-child.et_pb_column_2_3,
    #contenu .et_pb_column:first-child.et_pb_column_1_3,
    #contenu .et_pb_column:first-child.et_pb_column_2_3 {
        margin-right: 5%;
    }
    div#footer .et_pb_row .et_pb_column_1_4 {
        width: 50%;
        margin-right: 0;
    }
    #footer > .et_pb_row > .et_pb_column:last-child {
        width: 100%;
    }
    #footer .et_pb_row_inner .et_pb_column_inner.et_pb_column_4_4 {
        width: 100%;
    }
    #footer .et_pb_column {
        width: 50%;
    }
    #footer h3 {
        font-size: 18px!important;
    }
}

@media only screen and (max-width: 980px) {
    #metriques .et_pb_module {
        margin-bottom: 0px;
    }
    #metriques .et_pb_module+.et_pb_module {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    body:not(.home) #header {
        height: 150px;
    }
    #section-gite .et_pb_row,
    #section-situation .et_pb_row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    #section-gite .et_parallax_bg,
    #section-situation .et_parallax_bg {
        background-size: 100%!important;
        background-position: center bottom;
    }
    #section-situation .et_pb_row,
    #section-randonnee .et_pb_row {
        flex-direction: column-reverse;
    }
    .et-social-facebook a.icon:before,
    .et-social-instagram a.icon:before,
    #et-info-email:before,
    #et-info-phone:before {
        left: calc(100% - 28px);
    }
    .et-social-facebook a.icon:before,
    .et-social-instagram a.icon:before,
    #et-info-email:before,
    #et-info-phone:before {
        font-size: 20px!important;
    }
    #top-header .et-social-icon a,
    #top-header #et-info a {
        width: 36px;
        line-height: 36px;
        height: 36px;
    }
    #et-info-email:before,
    #et-info-phone:before {
        left: calc(100% - 10px);
    }
    span#info-email span,
    span#info-phone span {
        display: none;
    }
    ul#et-info li a,
    #top-header .et-social-icons li {
        margin-left: 0em!important;
    }
    ul#et-info {
        margin-left: 0;
        padding-left: 0;
    }
    #et-info-email:before,
    #et-info-phone:before {
        left: 15px;
        top: 15px;
    }
    #top-header .et-social-icons li,
    #top-header #et-info li {
        margin-left: 0em;
    }
    #top-header #et-info li:last-child {
        margin-left: 0;
    }
    #top-header .et-social-icon a,
    #top-header #et-info a {
        width: 50px;
        line-height: 50px;
        height: 50px;
    }
    a#et-info-email:after,
    a#et-info-phone:after {
        display: none;
    }
    #top-header #et-info a#resa {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
    }
    #top-header #et-info a#resa:before {
        content: ' ';
        position: absolute;
        width: 40px;
        height: 40px;
        background: url('/wp-content/themes/MxCastaing/images/reserver.svg') no-repeat;
        margin-left: -10px;
        margin-top: 10px;
    }
    #top-header #et-info a#resa:hover {
        color: var(--blanc)!important;
        background: var(--bleu);
    }
    #top-header #et-info a#resa span {
        display: none;
    }
    ul#mobile_menu li a {
        padding: 6px 5%;
    }
    .et-social-facebook a.icon:before,
    .et-social-instagram a.icon:before,
    #et-info-email:before,
    #et-info-phone:before {
        margin-right: 0;
    }
    .et_header_style_left #et-top-navigation .mobile_menu_bar,
    .et_header_style_split #et-top-navigation .mobile_menu_bar {
        padding-bottom: 12px;
        padding-top: 12px;
        padding-left: 12px;
        padding-right: 12px;
        margin-right: 12px;
    }
    #header {
        height: 400px;
    }
    #header .bandeau:before {
        height: 60%;
        top: 40%;
    }
    #header .et_pb_text_inner {
        top: 45%;
    }
    #header h1,
    #header h2,
    #header h3 {
        color: var(--blanc)!important;
        text-shadow: none;
        font-size: 18px!important;
        line-height: 1.4em;
    }
    #header h1 {
        display: none;
    }
    #header h3 {
        margin-top: 50vw;
        font-size: 36px;
        color: var(--bleu)!important;
    }
    #header #conteneur-bandeaux .bandeau {
        height: 400px;
    }
    #header .et_pb_module.et_pb_text p {
        font-size: 16px;
    }
    #header .et_pb_module.et_pb_text p:last-child {
        text-align: center;
    }
    #header .et_pb_text_inner .information a {
        float: none;
    }
    #header #conteneur-bandeaux .slick-dots {
        display: none!important;
    }
    #header .et_pb_text_inner {
        max-width: calc(100% - 20px);
    }
    body.home #titre-page h1 {
        font-size: 22px;
        padding-bottom: 0;
    }
    div#titre-page {
        margin-bottom: 30px;
    }
    body:not(.home) #titre-page h1 {
        margin-top: 1em;
        font-size: 22px;
    }
    #presentation .sous-titre {
        margin-bottom: 0;
    }
    #presentation h1:before,
    #contenu h1:before {
        display: none;
    }
    #presentation h1:after,
    #contenu h1:after {
        left: calc(50% - 15px);
        margin-top: 38px;
    }
    #presentation #titre-page:after,
    #contenu #titre-page:after {
        content: ' ';
        position: absolute;
        width: 80%;
        height: 4px;
        background-color: var(--bleu);
        left: 10%;
        margin-top: 5px;
        border-radius: 2px;
    }
    #presentation .et_pb_module.et_pb_button_module_wrapper {
        text-align: center;
    }
    #main-content .et_pb_button_module_wrapper a.decouvrir {
        padding-left: 3em!important;
        padding-right: 1.5em!important;
        font-size: 18px;
    }
    #presentation h2,
    #activites h2,
    #tarifs h2,
    #temoignages h2 {
        font-size: 20px;
    }
    #section-gite h2,
    #section-situation h2 {
        font-size: 6vw;
    }
    #section-gite,
    #section-situation {
        min-height: 700px;
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #section-gite:after,
    #section-situation:after {
        display: none;
    }
    #section-gite a#bouton-gite,
    #section-situation a#bouton-situation,
    #informations a.decouvrir {
        font-size: 16px!important;
    }
    #section-gite .et_pb_column.et_pb_column_empty,
    #section-situation .et_pb_column.et_pb_column_empty {
        display: block;
        height: 80vw;
    }
    #separation {
        height: 400px;
    }
    #call-to-action > .et_pb_row {
        padding-top: 50px!important;
        padding-bottom: 50px!important;
    }
    #call-to-action h2 {
        font-size: 20px;
        line-height: 1.7em;
        margin-bottom: 20px;
    }
    #section-transition {
        margin-top: 0;
        padding: 50px 0 0;
    }
    #section-transition .et_pb_module.et_pb_image {
        text-align: center;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .temoignages-items.slider:before,
    .temoignages-items.slider:after {
        display: none;
    }
    #form-contact p {
        width: 100%;
        margin-bottom: 6px;
    }
    #form-contact p.large textarea {
        width: 100%;
    }
    #form-contact p input,
    #form-contact p textarea,
    #form-contact p select {
        width: 100%;
    }
    #form-contact p input[type=checkbox] {
        width: 1.5em;
    }
    #form-contact span.wpcf7-list-item {
        display: inline-block;
        margin: 0;
    }
    #ariane {
        margin-top: 2em;
        margin-bottom: 0em;
    }
    #contenu .et_pb_row,
    #presentation .et_pb_row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    #contenu .et_pb_row.colonne-inverse,
    #presentation .et_pb_row.colonne-inverse {
        flex-direction: column-reverse;
    }
    #contenu .et_pb_row.colonne-inverse .et_pb_column.et_pb_column_2_3,
    #presentation .et_pb_row.colonne-inverse .et_pb_column.et_pb_column_2_3 {
        margin-bottom: 30px;
    }
    #contenu .et_pb_row.colonne-inverse .et_pb_column.et_pb_column_1_3,
    #presentation .et_pb_row.colonne-inverse .et_pb_column.et_pb_column_1_3 {
        margin-bottom: 0px;
    }
    #contenu .et_pb_module.et_pb_text h2 {
        font-size: 18px;
    }
    #contenu .et_pb_module.et_pb_text p {
        font-size: 15px;
    }
    ul#liste-articles {
        padding: 0!important;
    }
    #map,
    .et_pb_map_container>.et_pb_map {
        height: 350px;
    }
    #footer #sitemap ul li {
        line-height: 2em;
    }
    #footer h3 {
        font-size: 18px!important;
    }
    div#footer .et_pb_module.et_pb_image {
        text-align: center;
    }
    #footer .et_pb_module.et_pb_text {
        font-size: 15px;
    }
}

