/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: EcloLINK
 Author URI: https://eclolink.com
 Template: Divi
 Version: 1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */

@font-face {
    font-family: 'Cormorant Garamond';
    src: url('../fonts/CormorantGaramond-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

:focus {
    outline: 2px solid #CD9E71;
    outline-offset: 2px;
}
/*some default rules for mercure hotel clemenceau*/


.section-flex {
    display: flex;
}
.section-flex-center{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.section-flex-bottom{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.ligne-hrzntl-align.center{
    justify-content:center;
}
.ligne-hrzntl-align {
    display: flex;
    flex-direction: row;
    align-items:center;
}
.ligne-vrtcl-align {
    display: flex;
    flex-direction: column;
    align-items:center;
}
.ligne-flex {
    display: flex;
}

.gap-20{
    gap:20px;
}
.full-height-img,
.full-height-img .et_pb_image_wrap,
.full-height-img .et_pb_image_wrap img,
.full-height-module,
.full-height-module .et_pb_code_inner,
.full-height-module .et_pb_text_inner{

    height:100%
}
.full-height-img .et_pb_image_wrap img{
    object-fit: cover;
}

@media screen and (max-width:980px){
    .ligne-hrzntl-align,
    .ligne-flex {
        display: flex;
        flex-direction: column;
    }
    .gap-20{
        gap:10px;
    }
}

.h1,.h2,.h3,.h4,.h5,.h6{
    font-family: 'Cormorant Garamond',Georgia,"Times New Roman",serif;
}
.h1{
    font-size: clamp(2.8125rem, 1.8531rem + 3.8374vw, 5.5rem) !important;
}

.h2{
    font-size: clamp(1.875rem, 1.7257rem + 0.7965vw, 3rem)!important;
    line-height: 1.3em;
}

h2.h2{
    font-weight: 800;
}
.h3{
    font-size: clamp(1.5625rem, 1.4463rem + 0.6195vw, 2.4375rem)!important;
    line-height: 1.3em;
}
.h4{
    font-size: clamp(1.25rem, 1.1587rem + 0.4867vw, 1.9375rem)!important;
    line-height: 1.3em;
}
.h5{
    font-size: clamp(1.0625rem, 0.8889rem + 0.6944vw, 2rem) !important;
    line-height: 1.3em;
}
.h6{
    font-size: clamp(0.9375rem, 0.8493rem + 0.353vw, 1.414rem) !important;
    line-height: 1.3em;
}

h3,h4,h5,h6{
    line-height: 1.3em !important;
}


.cormorand-font{
    font-family: 'Cormorand Garamond', serif;
    font-weight: 800;
}
button.et_pb_button.btn-mrcr-dijon:after{
    content:none
}

body #page-container .et_pb_section a.et_pb_button.btn-mrcr-dijon,
button.et_pb_button.btn-mrcr-dijon{
    width: fit-content;
    z-index: 1;
    padding-left: 60px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

body #page-container .et_pb_section a.et_pb_button.btn-mrcr-dijon:before,
button.btn-mrcr-dijon:before{
    content: url('data:image/svg+xml,<svg width="10" height="19" viewBox="0 0 10 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1.87L9 9.87L1 17.87" stroke="%23FEFAF6" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    color: white;
    width: 40px;
    height: calc(100% - 20px);
    position: absolute;
    margin-left: 0;
    background: #CD9E71;
    opacity: 1;
    font-family: 'ETmodules';
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    left: 0;
    top: 0;
    padding: 10px 5px;
}


body #page-container .et_pb_section a.et_pb_button.btn-mrcr-dijon:hover:before,
button.btn-mrcr-dijon:hover:before{
    content: url('data:image/svg+xml,<svg width="26" height="19" viewBox="0 0 26 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 9.87H25" stroke="%23FEFAF6" stroke-width="2" stroke-linecap="round"/><path d="M17 1.87L25 9.87L17 17.87" stroke="%23FEFAF6" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    width: calc(100% - 15px);
    position: absolute;
    justify-content: start;
    z-index: -1;
    padding-left: 10px;
}

body #page-container .et_pb_section a.et_pb_button.btn-mrcr-dijon.blanc:before,
button.btn-mrcr-dijon.blanc:before{
    content: url('data:image/svg+xml,<svg width="10" height="19" viewBox="0 0 10 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1.87L9 9.87L1 17.87" stroke="%23272421" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background: #FEFAF6;

}

body #page-container .et_pb_section a.et_pb_button.btn-mrcr-dijon.blanc:hover:before,
button.btn-mrcr-dijon.blanc:hover:before{
    content: url('data:image/svg+xml,<svg width="26" height="19" viewBox="0 0 26 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 9.87H25" stroke="%23272421" stroke-width="2" stroke-linecap="round"/><path d="M17 1.87L25 9.87L17 17.87" stroke="%23272421" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

body button.et_pb_button.btn-mrcr-dijon.blanc{
    background: #CD9E71;
    color: #000!important;
}

/*cards engagements*/
#engagement-cards figure.dsm_card_carousel_child_image_wrapper {
    background: #FEFAF6;
    margin: 0;
}
#engagement-cards .et_pb_module_inner {
    align-items: normal;
}
#engagement-cards .dsm_card_carousel_child {
    border: 1px solid #CD9E71;
}
#engagement-cards .dsm_card_wrapper{
    padding: 50px;
}


/*home header*/
.bg-overlay::before {
    content: "";
    background-color: #2724213D !important;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

/*restaurations*/
ul.list-chevron li {
    list-style-image: url("/wp-content/uploads/chevron.svg");

}

/* contact form*/
.contact-form h2 {
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 40px;
}
.contact-form .flex {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}
.contact-form .flex.valign {
    align-items:center;
}
.contact-form .flex.column {
    display: flex;
    flex-direction: column;
    margin: 0;
}

.contact-form label.half {
    width: 50%;
    display: flex;
    flex-direction: column;
}

.contact-form label.full {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.contact-form label input::placeholder,
.contact-form label.full textarea::placeholder {
    color: #484542;
}

.contact-form label input,
.contact-form label.full textarea{
    width: 100%;
    padding: 8px;
    background: transparent;
    color: #000;
    border: 1px solid #484542;
    border-radius: 2px;
}

.contact-form input.text:focus,
.contact-form input.title:focus,
.contact-form input[type=text]:focus,
.contact-form select:focus,
.contact-form textarea:focus{
    color: #000;
}

.contact-form .wpcf7-list-item input{
    width: fit-content;
}
.contact-form span:has(.rgpd) {
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 1.4em;
}
.contact-form .infos-supp{
    color: #777B80;
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 20px;
}
.contact-form .btn-send-wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.contact-form button.btn-send {
    border-radius: 0;
    text-transform: uppercase;
    padding: 12px;
    cursor: pointer;
    width: fit-content;
}
.contact-form button.btn-send:after {
    content: '';
    display: block;
    width: calc(100% - 8px);
    left: calc(3px - 1em);
    margin-left: 1em !important;
    height: calc(100% + 8px);
    top: -5px;
    position: absolute;
    border: 1px solid #d3a65d;
    opacity: 1;
}
.contact-form button.btn-send:disabled {
    background: #363E45;
    color: grey;
    border: 1px solid #484542;

}
.contact-form button.btn-send:disabled:after {
    border: 1px solid grey;

}
.contact-form button.btn-send:disabled:hover{
    background: #363E45;
    color: grey;
    border: 1px solid grey;

}
.contact-form button.btn-send:hover {
    border-radius: 0;
    padding: 12px;
    color: #85221e;

}

input.wpcf7-date,
select.wpcf7-select{
    border: none;
    padding: 8px;
}

p.form-alert {
    padding: 20px;
    background: aliceblue;
    border-radius: 10px;
    margin-bottom: 20px;
}

@media screen and  (max-width:1200px){
    .btn-chalon .et_pb_button_module_wrappers.et_pb_button_alignment_left{
        text-align: center !important;
    }
    body #page-container .et_pb_section .btn-chalon .et_pb_button_module_wrappers.et_pb_button_alignment_left .et_pb_button_two{
        margin-left: 0 !important;
    }

    .double-column-tablet,
    .double-column-tablet .et_pb_row{
        display: block !important;

        .et_pb_column_1_2{
            width: 100% !important;
            margin-bottom: 3%;
        }
    }
    .triple-column-tablet {
        display: block !important;

        .et_pb_column_1_3{
            width: 100% !important;
            margin-bottom: 3%;
        }
    }
    .four-column-tablet,
    .four-column-tablet.et_pb_gutters2.et_pb_row{
        flex-wrap: wrap;

        .et_pb_column_1_4 {
            width: calc(47%);
            margin-bottom: 3%;
        }
    }

    .two-column-flex-tablet{
        display: flex;
        justify-content: center;
        gap: 30px;
        flex-wrap: wrap;

        .et_pb_column_1_3 {
            width: 43%!important;
            margin-bottom: 0;
        }

    }
}

@media screen and (max-width:960px){
    .contact-form .flex {
        flex-direction: column;
    }
    .contact-form label.half {
        width: 100%;
    }

    .two-column-flex-tablet{
        display: flex;
        justify-content: center;
        gap: 30px;
        flex-wrap: wrap;

        .et_pb_column_1_3 {
            width: 100%!important;
            margin-bottom: 0;
        }

    }
}

/*animation stop*/
.dsm_floating_multi_images_child {
    animation: none;
}


