.elementor-kit-1145{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-d5c7c19:#406882;--e-global-color-ff5f777:#6998AB;--e-global-color-9d986c4:#ADCBD7;--e-global-color-2f4cbc4:#9A55F3;--e-global-color-44c22ee:#1A374D;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-1145 button,.elementor-kit-1145 input[type="button"],.elementor-kit-1145 input[type="submit"],.elementor-kit-1145 .elementor-button{background-color:var( --e-global-color-ff5f777 );text-shadow:0px 0px 10px rgba(0,0,0,0.3);border-style:none;}.elementor-kit-1145 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.button {
    border: none;
    background-color: #6998AB;
}




/*  custom size the mphb-datepick box  (Séjour minimun de 7 jours)*/
.mphb-datepick {
    width: 100%;

}



/*  custom size button (Séjour minimun de 7 jours)*/
.mphb-reserve-btn {
    width: 100%;
}




/*  custom size Adultes, Enfants box (Séjour minimun de 7 jours)*/
select[name="mphb_adults"],
select[name="mphb_children"] {
    width: 100%; 
    
}

/* Center text Vérifier la disponiblilité button */
.mphb-reserve-btn.button {
    margin-top: 8px;
    text-align: center; 
    padding: 15px 0; 
    line-height: normal;

}/* End custom CSS */