body {
    font-family: 'Lexend', sans-serif;
}
.elementor-widget-image a img[src$=".svg"]{
    width: inherit !important;
}
.elementor-widget-wpml-language-switcher .wpml-elementor-ls .wpml-ls-item.wpml-ls-current-language .wpml-ls-link{
    font-weight: 700;
}
/* ------------------------ */
/* -------- HEADER -------- */
/* ------------------------ */
header>.elementor-element.e-parent:not(.e-con-full){
    padding-left: 30px;
    padding-right: 30px;
}
header.onscroll {
    top: -100px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
header.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 100;
}
.header-nav.elementor-element.e-parent:not(.e-con-full){
    padding-left: 7.7%;
    padding-right: 7.7%;
}
.header-nav ul.elementor-nav-menu--dropdown a{
    position: relative;
    padding-bottom: 3px;
    display: inline-block;
}
.header-nav ul.elementor-nav-menu--dropdown a,
.header-nav ul.elementor-nav-menu--dropdown a:focus, 
.header-nav ul.elementor-nav-menu--dropdown a:hover{
    border-left: 0;
}
.header-nav ul.elementor-nav-menu--dropdown a:after{
    content: '';
    width: 0;
    height: 3px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.4s ease-in-out;
}
.header-nav ul.elementor-nav-menu--dropdown a.elementor-item-active:after,
.header-nav ul.elementor-nav-menu--dropdown a:hover:after{
    width: 100%;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.menu-item{
    flex-direction: column;
}
.header-nav .elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
}
.elementor-nav-menu--main .elementor-nav-menu ul.sub-menu{
    display: block !important;
    z-index: 3;
    width: auto;
    min-width: 10em;
    max-width: 1000px;
    top: auto !important;
    left: auto !important;
    margin-left: 0px;
    margin-top: 0px;
    position: relative;
}
.home header>.elementor-element{
    box-shadow: none!important;
}
.home header.sticky>.elementor-element{
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1607843137254902) !important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.menu-item .sub-menu>li.menu-item{
    margin-bottom: 9px;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.menu-item .sub-menu>li.menu-item:last-child{
    margin-bottom: 0;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.menu-item .sub-menu a{
    line-height: 27px;
}
header .elementor-element.elementor-element-6f1863db.elementor-view-default .elementor-icon{
    padding-right: 15px;
}
header .elementor-element.elementor-element-6f1863db.elementor-view-default .elementor-icon svg{
    display: inline-block;
    vertical-align: middle;
}
header .elementor-element.elementor-element-6f1863db .elementor-icon:after{
    content: 'Menu';
    font-size: 11px;
    line-height: 16px;
    color: #4E4B32;
    font-weight: 300;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
}
.elementor-popup-modal .dialog-close-button{
    align-items: center;
}
.elementor-popup-modal .dialog-close-button:after{
    content: 'Menu';
    font-size: 15px;
    line-height: 16px;
    color: #FFF;
    font-weight: 400;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.btn-compte{
    margin-right: 25px;
    margin-left: 19px;
    width: 21px;
}
.btn-compte a{
    opacity: 1;
    transition: all 0.3s ease-in-out;
}
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle .elementor-button{
    border: none;
    padding: 12px 0;
    opacity: 1;
    transition: all 0.3s ease-in-out;
}
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle .elementor-button:hover
.btn-compte:hover a,
.button-menu a:hover{
    opacity: 0.8;
}
.elementor-menu-cart__toggle .elementor-button svg{
    width: 25px;
}
.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter]{
    background-color: #4E4B32D0;
    width: 12px;
    height: 12px;
    line-height: 12px;
    bottom: -2px;
    right: 0;
    top: auto;
    min-width: 0;
    color: #fff;
    font-family: 'Lexend', sans-serif;
    font-weight: 700;
    font-size-adjust: 9px;
    letter-spacing: 0.45px;
}
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-name a{
    color: #262205D6;
    font-size: 15px;
    line-height: 19px;
    text-transform: uppercase;
}
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-price .quantity{
    color: #262205D6;
    font-family: 'Lexend', sans-serif;
}
.elementor-menu-cart__toggle .elementor-button-icon{
    height: 25px;
}
.elementor-widget-woocommerce-menu-cart .product-remove {
    width: 22px;
}
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons a.elementor-button--view-cart {
    font-family: 'Lexend', sans-serif;
}
.button-menu{
    position: absolute;
    right: 11.8%;
    top: 7.6%;
    width: auto;
    z-index: 10;
}
.padding-menu.elementor-element{
    padding-left: 8.6%;
    padding-right: 8.6%;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu{
    align-items: start;
}
.wpml-ls-legacy-list-horizontal{
    padding: 0;
}
/* ------------------------ */
/* --------- PAGE --------- */
/* ------------------------ */
.center{
    text-align: center;
}
header.sticky + #content {
    padding-top: 61px;
}
.elementor-element.e-parent:not(.e-con-full){
    padding-left: 30px;
    padding-right: 30px;
}
.padding-content.elementor-element.e-parent:not(.e-con-full){
    padding-left: 11.5%;
    padding-right: 11.5%;
}
.intro-center{
    margin-top: 22px;
}
.intro-center.elementor-element.e-parent:not(.e-con-full){
    padding-left: 20.5%;
    padding-right: 20.5%;
}
.txt-center-small.elementor-element.e-parent:not(.e-con-full){
    padding-left: 25%;
    padding-right: 25%;
}
h1:first-child,
style + h1,
h2:first-child,
style + h2,
h3:first-child,
style + h3,
h4:first-child,
style + h4{
    margin-top: 0;
}
b, 
strong{
    font-weight: 700;
}
a{
    color: #4E4B32D0;
}
a:hover{
    color: #333;
}
.sur-titre.elementor-widget-heading .elementor-heading-title{
    font-family: 'Lexend', sans-serif;
    color: #dbb13c;
    font-size: 15px;
    line-height: 21px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.75px;
    margin-bottom: 7px;
}
.hero-home .sur-titre.elementor-widget-heading .elementor-heading-title{
    color: #dbb13c;
}
.sur-titre.h1.elementor-widget-heading .elementor-heading-title{
    font-size: 20px;
    line-height: 29px;
    font-weight: 500;
    letter-spacing: 1px;
}
.sous-titre.elementor-widget-heading .elementor-heading-title{
    margin-top: 15px;
    font-family: 'Lexend', sans-serif;
}
p{
    margin-bottom: 22px;
}
p:last-child{
    margin-bottom: 0px;
}
.color{
    color: #dbb13c;
}
.fil-ariane{
    padding-top: 22px;
    padding-bottom: 19px;
}
.fil-ariane a, 
.fil-ariane span {
    font-size: 11px;
    line-height: 16px;
    color: #777777;
    font-weight: 300;
}
.fil-ariane a:hover{
	color: #4E4B32;
}
/*.separator-fil-ariane {
    width: 12px;
    height: 12px;
    display: inline-block;
    transform: rotate(-45deg);
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-right: 10px;
    vertical-align: middle;
}*/
.block-txt-img{
    margin-top: 70px;
}
.block-txt-img .elementor-element.e-con.e-child:first-child{
    width: 55.8%;
    padding-right: 66px;
}
.home .block-txt-img .elementor-element.e-con.e-child:first-child{
    padding-left: 8.7%;
}
.block-txt-img.reverse .elementor-element.e-con.e-child:first-child{
    padding-left: 66px;
    padding-right: 0;
}
.home .block-txt-img.reverse .elementor-element.e-con.e-child:first-child{
    padding-right: 8.7%;
}
.block-txt-img .elementor-element.e-con.e-child:last-child{
    width: 44.2%;
}
.block-txt-img .elementor-element.e-con.e-child:last-child *{
    height: 100%;
}
.block-txt-img .elementor-element.e-con.e-child:last-child img{
    object-fit: cover;
}
.block-txt-img .elementor-widget-button{
    margin-top: 20px;
}

#content > div > div > div > div > div.block-txt-img.reverse.img-2 > div.elementor-element > .no-cover.elementor-widget > div > img{
	object-fit: contain;
}


.elementor-widget-button .elementor-button{
    font-size: 15px;
}
.btn-color.elementor-widget-button .elementor-button,
.elementor-kit-6 input[type="submit"]{
    background-color: #4E4B32 !important;
    color: #fff;
}
.elementor-kit-6 input[type="submit"]:hover{
    color: #4E4B32;
    background-color: #FFFFFF !important;
}
.btn-fonce.elementor-widget-button .elementor-button,
.mphb_sc_search-submit-button-wrapper input.button{
    border: 1px solid #4E4B32 !important;
    background-color: #4E4B32 !important;
    color: #fff;
}
.btn-resa.elementor-widget-button .elementor-button .elementor-button-content-wrapper:before{
    content: '';
    width: 23px;
    height: 43px;
    background: url(../img/icon-reserver.svg) no-repeat center;
    margin-right: 5px;
}
.elementor-widget-button + .elementor-widget-button{
    margin-left: 43px;
}
.fancybox-container .fancybox-button{
    border: none;
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    color: #ccc;
}
.elementor-widget-button .elementor-button,
.woocommerce div.product form.cart .button,
.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button,
.elementor-widget-loop-grid>.elementor-widget-container>.elementor-button-wrapper .elementor-button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt{
    /*position: relative;
    top: 0;*/
    transition: all 0.5s ease-in-out;
    transform: scale(1);
}
.woocommerce div.product form.cart .button,
.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt,
.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .button,
.archive ul.products li.product .button,
.woocommerce table.my_account_orders .button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons a.elementor-button--view-cart,
.woocommerce-Addresses.col2-set .woocommerce-Address a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button{
    border: 2px solid #4E4B32;
    border-radius: 0px;
    color: #FFFFFF;
    background-color: #4E4B32;
    font-size: 15px;
    font-weight: 500;
    line-height: 21px;
    text-transform: uppercase;
    padding: 8px 23px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons a.elementor-button--view-cart:hover,
.woocommerce-Addresses.col2-set .woocommerce-Address a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover{
    color: #4E4B32;
    background-color: #fff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled], 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover{
    background-color: #4E4B32;
}
.elementor-widget-button .elementor-button:hover,
.woocommerce div.product form.cart .button:hover,
.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button:hover,
.elementor-widget-loop-grid>.elementor-widget-container>.elementor-button-wrapper .elementor-button:hover,
.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover{
/*    top: -7px;*/
    transform: scale(1.1);
}
.txt-center-small .elementor-widget-text-editor + .elementor-widget-button{
    margin-top: 35px;
}
.txt-center-small h2{
    margin-bottom: 26px;
}
.block-txt-img + .elementor-widget-button,
.block-txt-encart-img + .elementor-widget-button{
    margin-top: 50px;
}
.page-simple h1{
    margin-bottom: 30px;
}
#cmplz-document ul, 
.editor-styles-wrapper .cmplz-unlinked-mode ul{
    margin-left: 0;
}
/* ------------------------ */
/* ------- ACCUEIL -------- */
/* ------------------------ */
.header-logo-img{
    width: calc(100% - 245px - 245px);
}
.header-logo{
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
    width: 323px;
    height: 173px;
    border: 1px solid #FFFFFF;
    border-radius: 0px 0px 15px 15px;
    z-index: 100;
    background-color: #fff;
    overflow: hidden;
}
/*.header-logo:before{
    content: '';
    width: 396px;
    height: 181px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
}*/
.header-logo.elementor-element.e-parent:not(.e-con-full){
    padding-left: 0;
    padding-right: 0;
}
.hero-home{
    height: calc(100vh - 61px);
}
.hero-home>.e-con-inner{
    position: relative;
}
/*.hero-home .elementor-widget-image:before{
    content: '';
    background-color: linear-gradient(195deg, #FFFFFF 0%, #051D50E5 100%);
    opacity: 0.68;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}*/
/*.hero-home .elementor-widget-image:before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/hero-overlay.svg) no-repeat center;
    background-size: cover;
    opacity: 0.68;
}*/
.hero-home .elementor-widget-image.bg-img{
    position: absolute;
    left: 30px;
    top: 0;
    width: calc(100% - 60px);
    height: 100%;
}
.hero-home .elementor-widget-image.btn-scroll{
    position: absolute;
    left: 50%;
    bottom: 140px;
    transition: all 0.4s linear;
    transform: translate(-50%, 0);
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: btnScroll;
    animation-name: btnScroll;
    animation-iteration-count: infinite;
}
@keyframes btnScroll {
    0% {
        bottom: 140px;
    }
    50% {
        bottom: 150px;
    }
    to {
        bottom: 140px;
    }
}
.hero-home .elementor-widget-image img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.hero-home .elementor-widget-image:not(.btn-scroll):after{
    content: '';
    background: linear-gradient(195deg, rgba(255,255,255,0) 0%, #051D50E5 110%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.hero-home .e-con.e-child:nth-child(2){
    width: 637px;
    padding-left: 12.8%;
    box-sizing: content-box;
}
.hero-home h1{
    font-size: 52px;
    margin-bottom: 30px;
}
.bandeau-reservation {
    padding-left: 40px;
    padding-right: 40px;
    background-color: #fff;
    box-shadow: 0px 3px 3px #00000029;
    position: absolute;
    bottom: 0;
    padding-bottom: 16px;
    padding-top: 24px;
}
.bandeau-reservation .elementor-widget-heading p{
    font-family: "Bodoni Moda";
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 0.72px;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 8px;
}
.bandeau-reservation .elementor-widget-heading p span{
    display: block;
    font-size: 31px;
    font-weight: 800;
    letter-spacing: 2.7px;
    line-height: 33px;
}
.bandeau-reservation .mphb-required-fields-tip,
.page-id-542 .mphb-required-fields-tip {
    display: none;
}
.mphb_sc_search-form {
    align-items: flex-end;
    display: flex;
    justify-content: center;
    gap: 15px 30px;
    padding: 0 10%;
    margin-top: 10px;
}
.mphb_sc_search-form p{
    margin-bottom: 9px;
}
.mphb_sc_search-form label{
    font-size: 15px;
    line-height: 19px;
    font-weight: 400;
    margin-bottom: 5px;
}
.mphb_sc_search-form input[type=date], 
.mphb_sc_search-form input[type=email], 
.mphb_sc_search-form input[type=number], 
.mphb_sc_search-form input[type=password], 
.mphb_sc_search-form input[type=search], 
.mphb_sc_search-form input[type=tel], 
.mphb_sc_search-form input[type=text], 
.mphb_sc_search-form input[type=url], 
.mphb_sc_search-form select, 
.mphb_sc_search-form textarea{
    background-color: #58585809;
    border: 1px solid #E0E0E0;
    color: #4E4B32;
    font-size: 12px;
    line-height: 15px;
    padding: 14px 30px 14px 16px;
}
.mphb_sc_search-form input[type=text]{
    width: 170px;
    background-image: url(../img/calendar.svg);
    background-repeat: no-repeat;
    background-position: 91% center;
}
.mphb_sc_search-form select{
    width: 65px;
    padding: 11px 30px 11px 12px;
    font-size: 18px;
    line-height: 21px;
    background-position: 90%;
    background-image: url(../img/select.svg);
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.block-txt-img#presentation{
    margin-top: 0;
    padding-top: 70px;
}
.services-wrapper{
    margin-top: 20px;
    margin-bottom: 60px;
    display: flex;
    gap: 10px;
}
.services-wrapper.column-2{
    justify-content: center;
}
.home .services-wrapper{
    margin-top: 60px;
    margin-bottom: 26px;
}
.services-wrapper .service-item{
    height: 613px;
    width: calc(25% - 5px);
    position: relative;
}
.services-wrapper.column-2 .service-item,
.services-wrapper.column-3 .service-item{
    width: calc(33.33% - 5px);
}
.services-wrapper .service-image{
    height: 100%;
    transition: all 0.4s ease-in-out;
    overflow: hidden;
}
.services-wrapper .service-image a{
    display: block;
    height: 100%;
}
.services-wrapper .service-image img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: all 0.3s ease-in-out;
}
.services-wrapper .service-name{
    position: absolute;
    left: 0;
    bottom: 0;
    transform: rotate(-90deg) translate(-33px, 50%);
    transform-origin: left;
    transition: all 0.4s ease-in-out;
}
.services-wrapper .service-name a{
    font-family: "Bodoni Moda", Sans-serif;
    font-size: 30px;
    line-height: 46px;
    letter-spacing: 0.75px;
    font-weight: 700;
    text-transform: uppercase;
}
.services-wrapper .service-name a{
    display: block;
    background-color: #4E4B32D0;
    height: 66px;
    width: 613px;
    padding-left: 24px;
    display: flex;
    align-items: center;
    transition: all 0.4s ease-in-out;
    color: #fff;
}
.services-wrapper .service-item:hover .service-image img{
    transform: scale(1.1);
}
/*.services-wrapper .service-item:hover .service-name{
    bottom: 33px;
}
.services-wrapper .service-item:hover .service-name a{
    width: 580px;
}*/
.citation-block{
    background-color: #4E4B32;
    box-shadow: 0px 4px 7px #00000029;
    min-height: 270px;
    margin-top: 80px;
    padding-left: 10.9%;
    padding-right: 10.9%;
    padding-top: 100px;
    padding-bottom: 100px;
}
.citation-block blockquote{
    margin: 0;
    position: relative;
}
.citation-block:before{
    content: '';
    background-image: url(/wp-content/uploads/2024/04/logo-icone-DomaineLesTerresDuSoleil-1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 90px;
    height: 90px;
    position: absolute;
    left: 50%;
    top: auto;
    bottom: 10px;
    transform: translate(-50%, 0%);
}
.citation-block blockquote p{
    font-family: "Bodoni Moda", Sans-serif;
    font-size: 25px;
    line-height: 28px;
    font-weight: 500;
    font-style: italic;
    letter-spacing: 0.13px;
    color: #fff;
}
.boutique-home.elementor-element.e-parent:not(.e-con-full){
    margin-top: 65px;
    padding-left: 14.3%;
    padding-right: 14.3%;
}
.boutique-home .elementor-widget-woocommerce-products>.elementor-widget-container,
.boutique-home .elementor-widget-loop-grid {
    margin-top: 31px;
    margin-bottom: 42px !important;
}
.elementor-products-grid ul.products.elementor-grid li.product{
    border: 1px solid #E8E8E8;
}
.elementor-products-grid ul.products.elementor-grid li.product .woocommerce-product-gallery__image{
    height: 255px;
}
.elementor-products-grid ul.products.elementor-grid li.product .woocommerce-product-gallery__image img{
    object-fit: cover;
    height: 100%;
}
.elementor-products-grid ul.products.elementor-grid li.product h3{
    padding-top: 0;
    padding-bottom: 0;
}
.elementor-products-grid ul.products.elementor-grid li.product h3,
.elementor-products-grid ul.products.elementor-grid li.product h3 a{
    font-size: 19px;
    line-height: 33px;
    letter-spacing: 0;
    color: #262205D6;
}
.elementor-products-grid ul.products.elementor-grid li.product h3 a:hover{
    color: #4E4B32D0;
}
.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{
    margin-bottom: 22px;
}
.boutique-home .woocommerce ul.products li.product .button{
    margin-top: 0;
}
/* ------------------------ */
/* ------- HISTOIRE ------- */
/* ------------------------ */
.slider-intro{
    padding-bottom: 23px;
}
.slider-intro .elementor-image-carousel-wrapper{
    height: 500px;
}
.slider-intro .elementor-image-carousel-wrapper figure{
    height: 100%;
}
.slider-intro .elementor-image-carousel-wrapper img{
    height: 100%;
    object-fit: cover;
}
.slider-intro .elementor-element .swiper .elementor-swiper-button{
    top: auto;
    transform: none;
    bottom: -23px;
    width: 22px;
    height: 13px;
}
.slider-intro .elementor-element .swiper .elementor-swiper-button svg{
    display: none;
}
.slider-intro .elementor-element .swiper .elementor-swiper-button.elementor-swiper-button-prev{
    background: url(../img/arrow-left.svg) no-repeat center;
    background-size: cover;
    left: 0;
}
.slider-intro .elementor-element .swiper .elementor-swiper-button.elementor-swiper-button-next{
    background: url(../img/arrow-right.svg) no-repeat center;
    background-size: cover;
    right: 0;
}
.block-gris{
    background-color: rgba(78,75,50, 0.05);
    margin-top: 80px;
    margin-bottom: 80px;
}
.block-blanc{
    margin-top: 80px;
}
.block-gris.elementor-element.e-parent:not(.e-con-full)>.e-con-inner{
    margin-top: 53px;
    margin-bottom: 62px;
}
.block-gris .block-txt-img,
.block-blanc .block-txt-img {
    margin-top: 40px;
}
.block-gris .block-txt-img + .block-txt-img,
.block-blanc .block-txt-img + .block-txt-img {
    margin-top: 60px;
}
.block-gris .block-txt-img .elementor-widget-image,
.block-blanc .block-txt-img .elementor-widget-image{
    box-shadow: 0px 3px 6px #00000029;
}
.block-gris .block-txt-img .elementor-element.e-con.e-child:last-child,
.block-blanc .block-txt-img .elementor-element.e-con.e-child:last-child{
    width: 42.9%;
}
.block-gris .block-txt-img .elementor-element.e-con.e-child:first-child,
.block-blanc .block-txt-img .elementor-element.e-con.e-child:first-child{
    width: 57.1%;
}
.galerie-photos-2{
    margin-top: 55px;
    margin-bottom: 30px;
}
.galerie-photos-2.elementor-element.e-parent:not(.e-con-full)>.e-con-inner{
    padding-left: 14.2%;
    padding-right: 14.2%;
    justify-content: space-between;
}
.galerie-photos-2 .elementor-widget-image{
    width: 47.2%;
    box-shadow: 0px 3px 6px #00000029;
}
.galerie-photos-2 .elementor-widget-image *{
    height: 100%;
}
.galerie-photos-2 .elementor-widget-image img{
    object-fit: cover;
}
/* ------------------------ */
/* ------ RESTAURANT ------ */
/* ------------------------ */
.encart-texte{
    text-align: center;
}
.encart-texte>.elementor-widget-container{
    border: 1px solid #4E4B32D0;
    display: inline-block;
    margin-top: 53px;
    margin-bottom: 56px;
    padding: 20px 50px;
}
.encart-texte p{
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    color: #4E4B32;
}
.encart-texte p:first-child{
    font-family: "Bodoni Moda", Sans-serif;
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
    margin-bottom: 11px;
}
/* ------------------------ */
/* -------- MARIAGE ------- */
/* ------------------------ */
.margin-top-85{
    margin-top: 85px;
}
.block-txt-img.img-2{
    margin-top: 33px;
}
.img-2 .elementor-widget-image:first-child{
    width: 87.2%;
    margin-right: 0;
    margin-left: auto;
    box-shadow: 0px 3px 6px #00000029;
}
.img-2.reverse .elementor-widget-image:first-child{
    margin-left: 0;
    margin-right: auto;
}
.img-2 .elementor-widget-image:last-child{
    width: 68%;
    border: 10px solid #fff;
    box-shadow: 0px 3px 6px #00000029;
    margin-top: -28px;
}
.img-2.reverse .elementor-widget-image:last-child{
    margin-left: auto;
    margin-right: 0;
}
.colonne-tableau {
    margin-top: 53px;
    margin-bottom: 53px;
}
.colonne-tableau .e-child{
    width: 46.5%;
}
.colonne-tableau .elementor-widget-heading{
    min-height: 45px;
    padding: 0 32px 10px;
    background-color: #fff;
}
.colonne-tableau .elementor-widget-heading>.elementor-widget-container{
    text-align: center;
    display: flex;
    align-items: end;
    justify-content: center;
}
.colonne-tableau .e-child{
    background-color: rgba(78,75,50, 0.05);
}
.colonne-tableau ul{
    list-style: none;
    padding: 30px 33px;
}
.colonne-tableau ul li{
   padding-left: 16px;
   position: relative;
   font-weight: 300;
   font-size: 15px;
   line-height: 20px;
   margin-bottom: 20px;
}
.colonne-tableau ul li:before{
    content: '';
    width: 10px;
    height: 11px;
    background: url(../img/puce.svg) no-repeat center;
    position: absolute;
    left: 0;
    top: 4px;
}
.bandeau-img{
    margin-top: 70px;
}
.bandeau-img .elementor-widget-text-editor{
    background-color: rgba(78,75,50, 0.58);
    width: 64.5%;
    padding: 36px 64px;
}
.bandeau-img .elementor-widget-text-editor p{
    font-size: 35px;
    line-height: 41px;
    letter-spacing: 1.05px;
    color: #fff;
    text-align: center; 
}
/* ------------------------ */
/* ---- ESPACE DETENTE ---- */
/* ------------------------ */
.autres-page{
    margin-top: 90px;
}
.autres-page h2{
    font-size: 28px;
    line-height: 43px;
    letter-spacing: 0.84px;
    margin-bottom: 25px;
}
.autres-page.elementor-element.e-parent:not(.e-con-full){
    padding-left: 13.8%;
    padding-right: 13.8%;
}
.autres-page .elementor-element.e-con.e-child .elementor-element.e-con.e-child{
    width: 45.6%;
}
.autres-page .elementor-widget-image img{
    height: 300px;
    object-fit: cover;
}
.autres-page .elementor-widget-button{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}
.autres-page .btn-color.elementor-widget-button .elementor-button{
    background-color: #4E4B32D0 !important;
    border-color: #4E4B32D0 !important;
    color: #fff !important;
    font-family: "Bodoni Moda", Sans-serif;
    font-size: 19px;
    font-weight: 700;
    line-height: 33px;
    padding-top: 18px;
    padding-bottom: 18px;
}
/* ------------------------ */
/* ------- VIGNOBLE ------- */
/* ------------------------ */
.block-txt-encart-img{
    margin-top: 27px;
}
.block-txt-encart-img .elementor-element.e-con.e-child:first-child{
    width: 53.4%;
    background-color: rgba(78,75,50, 0.05);
    padding-left: 11.5%;
    padding-right: 33px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.block-txt-encart-img .elementor-element.e-con.e-child:last-child{
    width: 46.6%;
    padding-left: 32px;
    padding-right: 11.5%;
}
.block-txt-encart-img .elementor-element.e-con.e-child:last-child .elementor-widget-image{
    box-shadow: 0px 3px 6px #00000029;
}
.block-txt-encart-img .elementor-element.e-con.e-child:last-child *{
    height: 100%;
}
.block-txt-encart-img .elementor-element.e-con.e-child:last-child img{
    object-fit: cover;
}
/* ------------------------ */
/* ----- HEBERGEMENTS ----- */
/* ------------------------ */
.mphb_sc_rooms-wrapper.mphb-room-types {
    margin-top: 24px;
    margin-bottom: 80px;
}
.mphb-room-types .mphb-room-type{
    display: flex;
    border-left: 13px solid #4E4B32;
    box-shadow: 0px 3px 10px #B1B1B16A;
}
.mphb-room-types .mphb-room-type:nth-child(even){
    flex-direction: row-reverse;
    border-left: none;
    border-right: 13px solid #4E4B32;
}
.mphb-room-types .mphb-room-type .mphb-widget-room-type-featured-image{
    width: 42.5%;
    margin-bottom: 0;
}
.mphb-room-types .mphb-room-type .mphb-widget-room-type-featured-image a{
    display: block;
    height: 100%;
}
.mphb-room-types .mphb-room-type .mphb-widget-room-type-featured-image img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.mphb-room-types .mphb-room-type .room-txt{
    width: 57.5%;
    padding: 24px 28px;
}
.mphb-room-types .mphb-room-type .room-txt h2,
.mphb-room-types .mphb-room-type .room-txt h2 a{
    font-size: 22px;
    line-height: 34px;
    letter-spacing: 0.22px;
    color: #262205D6;
}
.mphb-room-types .mphb-room-type .room-txt h2 a:hover{
    color: #4E4B32D0;
}
.mphb-room-types .mphb-room-type .room-txt p{
    color: #777777;
    font-size: 14px;
    line-height: 19px;
}
.mphb-room-types .mphb-room-type .room-txt .mphb-view-details-button-wrapper{
    position: relative;
    bottom: auto;
    left: auto;
}
.mphb-room-types .mphb-room-type .encart-infos,
.single-mphb_room_type .encart-infos{
    border: 1px solid #EDEDED;
    display: flex;
    justify-content: space-between;
    padding: 16px 43px 23px;
    margin-bottom: 24px;
}
.mphb-room-types .mphb-room-type .encart-infos strong,
.single-mphb_room_type .encart-infos strong{
    display: block;
    color: #4E4B32D0;
    margin-bottom: 15px;
}
.mphb-room-types .mphb-room-type .encart-infos p,
.single-mphb_room_type .encart-infos p{
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 0;
    text-align: center;
    color: #4E4B32;
}
.mphb-room-types .mphb-room-type .encart-infos p:last-child{
    max-width: 120px;
}
.mphb-room-types .mphb-room-type .tarif-btn,
.single-mphb_room_type .tarif-btn{
    display: flex;
    justify-content: flex-end;
    gap: 20px;
    flex-wrap: wrap;
}
.mphb-room-types .mphb-room-type .tarif-btn .mphb-view-details-button-wrapper .button{
    line-height: 45px;
}
.mphb-room-types .mphb-room-type .tarif-btn .tarif .pers,
.single-mphb_room_type .tarif-btn .tarif .pers{
    color: #4E4B32D0;
    font-size: 13px;
    line-height: 16px;
    font-weight: 300;
}
.mphb-room-types .mphb-room-type .tarif-btn .tarif .mphb-regular-price,
.single-mphb_room_type .tarif-btn .tarif .mphb-regular-price{
    color: #4E4B32;
    font-size: 14px;
    line-height: 23px;
    font-weight: 400;
}
.mphb-room-types .mphb-room-type .tarif-btn .tarif .mphb-regular-price strong,
.single-mphb_room_type .tarif-btn .tarif .mphb-regular-price strong{
    font-size: 18px;
}
.mphb-room-types .mphb-room-type .tarif-btn .tarif .mphb-regular-price .mphb-price,
.single-mphb_room_type .tarif-btn .tarif .mphb-regular-price .mphb-price{
    font-weight: 700;
    font-size: 18px;
}
.mphb-room-types .mphb-room-type .tarif-btn .mphb-price-period,
.single-mphb_room_type .tarif-btn .mphb-price-period{
    border-bottom: none;
    cursor: initial;
}
.mphb-room-types .mphb-room-type .tarif-btn .btn-reserver br,
.single-mphb_room_type .btn-reserver br{
    display: none;
}
.mphb-room-types .mphb-room-type .tarif-btn .btn-reserver .mphb-book-button,
.single-mphb_room_type .btn-reserver .mphb-book-button,
.mphb-reserve-room-section .mphb-button{
    background-color: #4E4B32;
    border-color: #4E4B32;
    color: #fff;
    padding-left: 17px;
    padding-right: 17px;
    transition: all 0.5s ease-in-out;
    transform: scale(1);
}
.mphb-room-types .mphb-room-type .tarif-btn .btn-reserver .mphb-book-button:before,
.single-mphb_room_type .btn-reserver .mphb-book-button:before,
.mphb-reserve-room-section .mphb-button:before{
    content: '';
    display: inline-block;
    background: url(../img/icon-reserver.svg) no-repeat center;
    width: 23px;
    height: 43px;
    margin-right: 6px;
    vertical-align: middle;
}
.mphb-room-types .mphb-room-type .tarif-btn .btn-reserver .mphb-book-button:hover, 
.single-mphb_room_type .btn-reserver .mphb-book-button:hover, 
.mphb-reserve-room-section .mphb-button:hover{
    transform: scale(1.1);
}
/* ------------------------ */
/* HEBERGEMENT - RECHERCHE  */
/* ------------------------ */
.padding-recherche.elementor-element.e-parent:not(.e-con-full){
    padding-top: 61px;
    padding-left: 9.7%;
    padding-right: 9.7%;
}
.padding-recherche h2,
.padding-recherche h2 a{
    color: #262205D6;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
}
.padding-recherche h2{
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 11px;
    margin-left: calc(45% + 36px);
    padding-top: 8px;
}
.padding-recherche h2:after {
    content: '';
    width: 37px;
    height: 3px;
    background-color: #4E4B32;
    border-radius: 50px 0px 52px 0px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.padding-recherche h2 a:hover{
    color: #4E4B32D0;
}
.mphb_sc_search_results-info{
    font-weight: 300;
    padding-left: 16px;
    background: url(../img/puce.svg) no-repeat left 5px;
    margin-bottom: 30px;
}
.mphb_sc_search_results-wrapper .mphb-reservation-cart{
    margin-bottom: 0;
}
.mphb-reservation-details p.mphb-empty-cart-message{
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    color: #4E4B32;
    margin-bottom: 10px;
}
.mphb_sc_rooms-wrapper .mphb-room-type:not(:first-of-type), 
.mphb_sc_search_results-wrapper .mphb-room-type:not(:first-of-type), 
.mphb_sc_services-wrapper .mphb-service:not(:first-of-type){
    margin-top: 70px;
}
.mphb_sc_search_results-wrapper .mphb-room-type{
    position: relative;
    min-height: 482px;
}
.mphb_sc_search_results-wrapper .mphb-room-type .hebergements__gallery{
    width: 45%;
    float: left;
    margin-right: 36px;
    height: 482px;
}
.mphb_sc_search_results-wrapper .mphb-room-type .hebergements__gallery *{
    height: 100%;
}
.mphb_sc_search_results-wrapper .mphb-room-type .hebergements__gallery img{
    object-fit: cover;
}
.padding-recherche .mphb-room-type-details-title{
    display: none;
}
.mphb-loop-room-type-attributes{
    background-color: rgba(78,75,50, 0.05);
    list-style: none;
    margin-left: calc(45% + 36px);
    padding: 20px 30px;
    margin-top: 20px;
    margin-bottom: 11px;
}
.mphb-loop-room-type-attributes li{
    line-height: 30px;
    color: #777777;
}
.mphb-loop-room-type-attributes .mphb-attribute-title {
    width: 110px;
    font-weight: 300;
    display: inline-block;
    vertical-align: middle;
}
.mphb-loop-room-type-attributes .mphb-attribute-value{
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: calc(100% - 115px);
}
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-regular-price{
    font-weight: 300;
    margin-left: calc(45% + 36px);
}
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-regular-price strong,
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-regular-price .mphb-price{
    font-weight: 400;
}
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-regular-price .mphb-price-period{
    text-decoration: underline;
    cursor: initial;
    border-bottom: none;
}
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-regular-price .mphb-tax-information{
    font-size: 11px;
    font-weight: 300;
}
.mphb-view-details-button-wrapper{
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    left: calc(45% + 36px);
}
.mphb-view-details-button-wrapper .button{
    display: inline-block;
    background-color: #4E4B32;
    color: #fff;
    border: 1px solid #4E4B32;
    font-family: "Lexend", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 41px;
    letter-spacing: 0px;
    padding: 0px 23px 0px 23px;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
    transform: scale(1);
}
.mphb-view-details-button-wrapper .button:hover{
    transform: scale(1.1);
}
.mphb-room-type .mphb-reserve-room-section{
    position: absolute;
    bottom: 0;
    right: 0;
}
.mphb-room-type .mphb-reserve-room-section .mphb-rooms-quantity-wrapper{
    display: none;
}
.bandeau-recherche{
    box-shadow: 0px 3px 3px #00000029;
    border: 1px solid #E8E8E8;
    margin-top: 33px;
    padding-top: 33px;
    padding-bottom: 31px;
}
.bandeau-recherche h3{
    font-size: 28px;
    line-height: 43px;
    font-weight: 600;
    letter-spacing: 0.84px;
}
/* ------------------------ */
/* - HEBERGEMENT - SINGLE - */
/* ------------------------ */
body:not([class*=elementor-page-]).single-mphb_room_type .site-main{
    max-width: none;
}
.single-mphb_room_type h2{
    text-align: center;
    font-size: 28px;
    line-height: 43px;
    letter-spacing: 0.84px;
}
.content-intro {
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    overflow: hidden;
}
.content-intro .image{
    width: 44.5%;
    position: relative;
    height: 670px;
}
.content-intro .image div{
    width: 100%;
    height: 100%;
    transition: width 0.5s ease-in-out, transform 0.5s ease-in-out;
}
.content-intro .image img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.content-intro .txt{
    background-color: #fff;
    width: 55.5%;
    padding-left: 11.8%;
    padding-right: 65px;
    padding-bottom: 70px;
}
.single-mphb_room_type .encart-infos{
    margin-bottom: 14px;
}
.btn-equipement{
    line-height: 26px;
    margin-bottom: 34px;
}
.btn-equipement a{
    color: #777777;
    font-size: 12px;
    line-height: 26px;
    text-decoration: underline;
}
.btn-equipement a:hover{
    color: #4E4B32D0;
}
.single-mphb_room_type .tarif-btn .tarif .mphb-regular-price .mphb-price {
    margin-left: 5px;
}
.details-appartement{
    padding: 30px 11.5% 20px;
    box-shadow: 0px 3px 10px #B1B1B16A;
    display: flex;
    justify-content: center;
    align-items: baseline;
    gap: 7%;
}
.details-appartement div{
    text-align: center;
}
.details-appartement img{
    margin-bottom: 15px;
}
.details-appartement div.wheelchair img{
    width: 60px;
    margin-bottom: 8px;
}
.details-appartement p{
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: -0.15px;
    color: #4E4B32;
    margin-bottom: 0;
}
.equipement-gallery{
    margin-top: 61px;
    display: flex;
    padding: 0 11.5%;
}
.equipement-gallery h2{
    margin-bottom: 10px;
}
.equipement-gallery .equipement{
    width: 57.1%;
    padding-right: 95px;
}
.equipement-gallery #accordion,
.equipement-gallery .gallery-wrapper{
    margin-top: 47px;
}
.ui-accordion h3.ui-accordion-header{
    font-family: "Lexend", Sans-serif;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.5px;
    font-weight: 600;
    padding: 13px 34px;
    border: none;
    margin-top: 0;
    border-radius: 0;
}
.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default, 
.ui-button, html .ui-button.ui-state-disabled:hover, 
html .ui-button.ui-state-disabled:active{
    background-color: #4E4B32;
}
.ui-state-active, .ui-widget-content .ui-state-active, 
.ui-widget-header .ui-state-active, 
a.ui-button:active, 
.ui-button:active, 
.ui-button.ui-state-active:hover{
    background-color: #4E4B32D0;
}
.ui-icon, 
.ui-widget-content .ui-icon{
    background-image: url(../img/accordion-down.svg);
    width: 30px;
    height: 30px;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}
.ui-state-active .ui-icon, 
.ui-button:active .ui-icon{
    background-image: url(../img/accordion-up.svg);
    background-size: contain;
}
.ui-accordion .ui-accordion-content{
    border-radius: 0;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    padding: 35px 54px;
}
.equipement-gallery ul{
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.equipement-gallery ul li{
    font-family: "Lexend", Sans-serif;
    width: calc(50% - 10px);
    padding-left: 23px;
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #5C6036;
}
.equipement-gallery ul li:before{
    content: '';
    width: 18px;
    height: 18px;
    background: url(../img/puce-check.svg) no-repeat center;
    position: absolute;
    left: 0;
    top: 1px;
}
.equipement-gallery table tbody>tr>td{
    background-color: transparent;
    border: none;
    padding: 0;
    color: #777777;
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
    font-family: "Lexend", Sans-serif;
    padding-bottom: 8px;
}
.equipement-gallery table tbody>tr>td:last-child{
    text-align: right;
}
.equipement-gallery .btns{
    margin-top: 31px;
    display: flex;
    justify-content: space-between;
}
.equipement-gallery .gallery{
    width: 42.9%;
}
.equipement-gallery .gallery-wrapper{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px 35px;
    width: 100%;
}
.equipement-gallery .gallery .gallery-item{
    box-shadow: 0px 3px 6px #00000029;
    width: calc(50% - 18px);
}
.equipement-gallery .gallery .gallery-item *{
    height: 100%;
}
.equipement-gallery .gallery .gallery-item img{
    width: 100%;
    object-fit: cover;
}
.services-block{
    margin-top: 86px;
}
.modal{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9;
}
.modal .modal-content{
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
}
/* ------------------------ */
/* CONFIRMATION RESERVATION */
/* ------------------------ */
.padding-reservation.elementor-element.e-parent:not(.e-con-full){
    padding-top: 61px;
    padding-left: 22.2%;
    padding-right: 22.2%;
}
.padding-reservation h1,
.padding-recherche h1{
    margin-bottom: 48px;
    font-size: 35px;
    line-height: 53px;
}
.mphb_sc_checkout-form h3.mphb-booking-details-title,
.mphb_sc_checkout-form h3.mphb-room-number,
.mphb_sc_checkout-form h4.mphb-price-breakdown-title,
.mphb_sc_checkout-form h3.mphb-customer-details-title{
    font-family: "Lexend", Sans-serif;
    color: #4E4B32;
    font-size: 23px;
    line-height: 29px;
    font-weight: 500;
    text-transform: none;
    margin-bottom: 14px;
}
.mphb_sc_checkout-form h3.mphb-booking-details-title{
    padding-left: 21px;
}
.mphb_sc_checkout-form .mphb-check-in-date{
    border: 1px solid #4E4B32D0;
    margin-bottom: 0;
}
.mphb_sc_checkout-form .mphb-check-out-date{
    border: 1px solid #4E4B32D0;
    border-top: none;
    margin-bottom: 0;
}
.mphb_sc_checkout-form .mphb-check-in-date,
.mphb_sc_checkout-form .mphb-check-out-date{
    line-height: 32px;
}
.mphb_sc_checkout-form .mphb-check-in-date>span:first-child,
.mphb_sc_checkout-form .mphb-check-out-date>span:first-child{
    border-right: 1px solid #4E4B32D0;
    width: 220px;
    text-align: center;
}
.mphb_sc_checkout-form .mphb-check-in-date time,
.mphb_sc_checkout-form .mphb-check-in-date span,
.mphb_sc_checkout-form .mphb-check-out-date time,
.mphb_sc_checkout-form .mphb-check-out-date span{
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
}
.mphb_sc_checkout-form .mphb-check-in-date time:nth-child(2),
.mphb_sc_checkout-form .mphb-check-out-date time:nth-child(2){
    padding-left: 40px;
}
.mphb_sc_checkout-form .mphb-check-in-date time,
.mphb_sc_checkout-form .mphb-check-out-date time,
.mphb_sc_checkout-form .mphb-check-in-date time strong,
.mphb_sc_checkout-form .mphb-check-out-date time strong,
.mphb_sc_checkout-form .mphb-check-in-date span,
.mphb_sc_checkout-form .mphb-check-out-date span{
    color: #777777;
    font-weight: 500;
}
.mphb_sc_checkout-form .mphb-reserve-rooms-details,
#mphb-customer-details,
.mphb-checkout-terms-wrapper{
    border: 1px solid #EDEDED;
    padding: 20px 24px 37px;
    margin-top: 55px;
}
.mphb-reserve-rooms-details h4{
    color: #4E4B32;
    font-family: "Lexend", Sans-serif;
    font-size: 19px;
    line-height: 24px;
    font-weight: 400;
}
.mphb-reserve-rooms-details select,
.mphb-reserve-rooms-details input,
.mphb-customer-details select,
.mphb-customer-details input,
.mphb-customer-details textarea{
    background-color: #58585809;
    border: none;
    font-size: 15px;
    line-height: 19px;
    font-weight: 300;
    color: #777;
}
.mphb-reserve-rooms-details select,
.mphb-customer-details select{
    padding: 18px 42px 18px 12px;
    background-position: 90%;
    background-image: url(../img/select.svg);
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.mphb-reserve-rooms-details input:not([type=checkbox]),
.mphb-customer-details input:not([type=checkbox]),
.mphb-customer-details textarea{
    padding: 18px 12px;
}
.mphb-guest-name-wrapper{
    width: 475px;
}
.mphb-reserve-rooms-details label,
.mphb-guest-name-wrapper label{
    color: #403F3F;
    font-weight: 300;
    margin-bottom: 7px;
    padding-left: 8px;
}
.mphb-children-chooser,
.mphb-adults-chooser{
    width: 213px;
    display: inline-block;
}
.mphb-adults-chooser{
    margin-right: 47px;
}
.mphb_checkout-services-list, 
.mphb_sc_checkout-services-list{
    padding-left: 0;
}
.mphb_checkout-services-list li:not(:last-child), 
.mphb_sc_checkout-services-list li:not(:last-child){
    margin-bottom: 15px;
}
.mphb_checkout-services-list label, 
.mphb_sc_checkout-services-list label{
    color: #403F3F;
    font-weight: 300;
    margin-bottom: 0;
}
.mphb_checkout-services-list label input[type=checkbox], 
.mphb_sc_checkout-services-list label input[type=checkbox],
.mphb-terms-and-conditions-accept input[type=checkbox]{
    width: 20px;
    height: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    border: 1px solid #4E4B32;
    background-color: #fff;
    border-radius: 2px;
    margin: 0 10px 0 0 ;
    vertical-align: text-top;
}
.mphb_checkout-services-listlabel input[type=checkbox]:focus, 
.mphb_sc_checkout-services-list label input[type=checkbox]:focus,
.mphb-terms-and-conditions-accept input[type=checkbox]:focus{
    outline: none;
}
.mphb_checkout-services-list label input[type=checkbox]:checked:before, 
.mphb_sc_checkout-services-list label input[type=checkbox]:checked:before,
.mphb-terms-and-conditions-accept input[type=checkbox]:checked:before{
    content: '';
    width: 19px;
    height: 19px;
    position: absolute;
    background: url(../img/check.svg) no-repeat center;
}
.mphb-price-breakdown-rate{
    display: none;
}
.mphb-checkout-section table tbody>tr>td, 
.mphb-checkout-section table tbody>tr>th{
    border-top: none;
}
.mphb-checkout-section table td:first-child,
.mphb-checkout-section table th:first-child{
    border-left: none;
}
.mphb-checkout-section table td:last-child,
.mphb-checkout-section table th:last-child{
    border-right: none;
}
.mphb-checkout-section table tfoot th{
    border-bottom: none;
}
.mphb-checkout-section table tr>td, 
.mphb-checkout-section table tr>th,
.mphb-checkout-section table tbody>tr:nth-child(odd)>td, 
.mphb-checkout-section table tbody>tr:nth-child(odd)>th{
    background-color: #58585809;
    border-color: #DBDBDB;
}
.mphb-checkout-section table tr:hover>td, 
.mphb-checkout-section table tr:hover>th,
.mphb-checkout-section table tbody>tr:hover:nth-child(odd)>td, 
.mphb-checkout-section table tbody>tr:hover:nth-child(odd)>th{
    background-color: #58585809;
}
.mphb-price-breakdown-booking td:first-child{
    color: #4E4B32;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
}
.mphb-price-breakdown td,
.mphb-price-breakdown th{
    text-align: left;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    color: #777;
}
.mphb-price-breakdown-booking td:last-child,
.mphb-price-breakdown-booking td:last-child span{
    color: #5C6036;
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
}
.mphb-price-breakdown-total th:first-child{
    color: #5C6036;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    text-align: left;
}
.mphb-price-breakdown-total th:last-child,
.mphb-price-breakdown-total th:last-child span{
    color: #5C6036;
    font-size: 17px;
    line-height: 23px;
    font-weight: 900;
    text-align: left;
}
.mphb-price-breakdown td,
.mphb-price-breakdown th{
    padding-left: 23px;
}
.mphb-price-breakdown tr:not(:first-child) td:first-child,
.mphb-price-breakdown th:first-child,
.mphb-price-breakdown tfoot tr:first-child td:first-child{
    padding-left: 61px;
}
.mphb-price-breakdown td.mphb-table-price-column, 
.mphb-price-breakdown td.mphb-price-breakdown-service-details, 
.mphb-price-breakdown td:last-child, 
.mphb-price-breakdown th.mphb-table-price-column{
    text-align: center;
}
.mphb-price-breakdown-dates,
.mphb-price-breakdown-dates-subtotal,
.mphb-price-breakdown-accommodation-subtotal,
.mphb-price-breakdown-accommodation-taxes,
.mphb-price-breakdown-accommodation-taxes-subtotal,
.mphb-price-breakdown-services,
.mphb-price-breakdown-services-headers,
.mphb-price-breakdown-services-subtotal{
    background-color: rgba(78,75,50, 0.52);
}
.mphb-price-breakdown-dates td,
.mphb-price-breakdown-dates th,
.mphb-price-breakdown-dates-subtotal td,
.mphb-price-breakdown-dates-subtotal th,
.mphb-price-breakdown-accommodation-subtotal td,
.mphb-price-breakdown-accommodation-subtotal th,
.mphb-price-breakdown-accommodation-taxes td,
.mphb-price-breakdown-accommodation-taxes th,
.mphb-price-breakdown-accommodation-taxes-subtotal td,
.mphb-price-breakdown-accommodation-taxes-subtotal th,
.mphb-price-breakdown-services td,
.mphb-price-breakdown-services th,
.mphb-price-breakdown-services-headers td,
.mphb-price-breakdown-services-headers th,
.mphb-price-breakdown-services-subtotal td,
.mphb-price-breakdown-services-subtotal th{
    color: #fff;
    font-weight: 400;
}
.mphb-price-breakdown .mphb-price-breakdown-services th:last-child{
    padding-right: 61px;
}
.mphb-price-breakdown-subtotal td,
.mphb-price-breakdown-subtotal th{
    color: #4E4B32;
    font-weight: 400;
}
#mphb-customer-details{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /*border-bottom: none;*/
}
#mphb-customer-details p{
    width: calc(50% - 19px);
}
#mphb-customer-details label{
    font-weight: 300;
    margin-bottom: 7px;
    display: inline-block;
}
#mphb-customer-details h3,
#mphb-customer-details p.mphb-required-fields-tip,
#mphb-customer-details p.mphb-customer-country,
#mphb-customer-details p.mphb-customer-note{
    width: 100%;
}
#mphb-customer-details select {
    background-position: 97%;
}
.mphb_sc_checkout-submit-wrapper{
    text-align: right;
}
body .mphb_sc_checkout-submit-wrapper .button{
    background-color: #4E4B32;
    border-color: #4E4B32;
    color: #fff;
}
#mphb-customer-details + .mphb-total-price{
    font-size: 18px;
    font-weight: 900;
    line-height: 41px;
    text-transform: uppercase;
    position: absolute;
    right: 260px;
    bottom: 0;
    margin-bottom: 0;
}
#mphb-customer-details + .mphb-total-price + .mphb-errors-wrapper{
    position: absolute;
    right: 260px;
    bottom: -20px;
    margin-bottom: 0;
}
.mphb_sc_checkout-form>.mphb-checkout-section.mphb-checkout-terms-wrapper:not(:first-of-type){
    margin-top: 0;
}
.mphb-checkout-terms-wrapper{
    border-top: none;
    padding-top: 0;
    margin-bottom: 55px;
}
.mphb-terms-and-conditions-accept,
.mphb-terms-and-conditions-accept label{
    color: #777777;
    font-size: 14px;
    line-height: 400;
    line-height: 20px;
}
.mphb-terms-and-conditions-accept a{
    text-decoration: underline;
    color: #777777;
}
.mphb-terms-and-conditions-accept a:hover{
    color: #4E4B32D0;
}
.mphb-reservation-submitted-title{
    color: #4E4B32D0;
    font-size: 23px;
    line-height: 29px;
    font-weight: 500;
    font-family: "Lexend", Sans-serif;
}
/* ------------------------ */
/* ------- CONTACT -------- */
/* ------------------------ */
.wpcf7-form {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 50px;
}
.input-label {
    display: inline-block;
    width: calc(50% - 25px);
    margin-bottom: 20px;
}
.textarea-group,
.champs-obligatoire,
.confidentialite{
    width: 100%;
}
.wpcf7-form input[type=date], 
.wpcf7-form input[type=email], 
.wpcf7-form input[type=number], 
.wpcf7-form input[type=password], 
.wpcf7-form input[type=search], 
.wpcf7-form input[type=tel], 
.wpcf7-form input[type=text], 
.wpcf7-form input[type=url], 
.wpcf7-form textarea{
    color: rgba(0,0,0, 0.46);
    background-color: #58585809;
    border: 1px solid #58585809;
    color: #4E4B32;
    font-size: 15px;
    line-height: 20px;
    padding: 16px 20px;
}
input, 
textarea{
    outline-color: #4E4B32;
}
.wpcf7-form label{
    display: block;
    line-height: normal;
    margin-bottom: 8px;
}
p.champs-obligatoire{
    text-align: left;
    margin-bottom: 30px;
}
span.wpcf7-list-item{
    margin-left: 0;
}
p.confidentialite{
    position: relative;
}
p.confidentialite a{
    text-decoration: underline;
    margin-left: 3px;
}
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type=checkbox]{
    width: 15px;
    height: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    border: 1px solid #000;
    border-radius: 2px;
    margin: 0 10px 0 0 ;
    vertical-align: text-top;
}
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type=checkbox]:focus{
    outline: none;
}
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type=checkbox]:checked:before{
    content: '';
    width: 15px;
    height: 15px;
    background: url('../img/check.svg') no-repeat 1px center;
    background-size: 11px;
    display: block;
    position: absolute;
}
span.wpcf7-not-valid-tip{
    font-size: 14px;
}
.confidentialite .wpcf7-form-control-wrap{
    position: initial;
}
.confidentialite .wpcf7-not-valid-tip {
    position: absolute;
    bottom: -20px;
    width: 230px;
    display: block;
}
.wpcf7 form .wpcf7-response-output{
    margin-left: auto;
    margin-right: auto;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output,
div.wpcf7-response-output.wpcf7-validation-errors{
    border-color: #4E4B32D0;
}
.wpcf7 form.sent .wpcf7-response-output{

}
select.wpcf7-form-control.wpcf7-select {
    background-image: url(../img/select.svg);
    background-repeat: no-repeat;
    background-position: 98%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.confidentialite .wpcf7-not-valid-tip {
    position: absolute;
    bottom: -20px;
    width: 100%;
    display: block;
}
/* ------------------------ */
/* ------- BOUTIQUE ------- */
/* ------------------------ */
.woocommerce-ordering{
    display: none;
}
.padding-boutique.elementor-element.e-parent:not(.e-con-full){
    padding-left: 14.4%;
    padding-right: 14.4%;
}
.elementor-element.e-parent:not(.e-con-full){
    padding-left: 0;
    padding-right: 0;
}
.elementor-widget-taxonomy-filter{
    margin-top: 20px;
}
.elementor-widget-taxonomy-filter .e-filter-item{
    font-size: 13px;
    line-height: 16px;
    font-weight: 300;
    text-transform: none;
    color: #4E4B32;
    border: 1px solid #4E4B32;
    padding: 8px 14px;
}
.elementor-widget-taxonomy-filter .e-filter-item:hover:not([aria-pressed=true]),
.elementor-widget-taxonomy-filter .e-filter-item[aria-pressed=true]{
    background-color: #4E4B32;
    border-color: #4E4B32;
    color: #fff;
}
.elementor-widget-loop-grid,
.elementor-widget-wc-archive-products{
    margin-top: 40px;
}
.produit-item .elementor-widget-image a{
    width: 100%;
}
.produit-item-contenu{
    padding: 20px 10px 25px;
    text-align: center;
}
.produit-item.e-con .elementor-widget-heading{
    margin-bottom: 4px;
}
.produit-item h2,
.produit-item h2 a{
    font-size: 19px;
    line-height: 24px;
    letter-spacing: 0;
    font-weight: 700;
}
.produit-item .elementor-widget.elementor-widget.elementor-widget-woocommerce-product-price{
    margin-bottom: 22px;
}
.woocommerce-orders-table .woocommerce-Price-amount,
.woocommerce-Price-amount bdi,
.woocommerce-Price-amount .woocommerce-Price-currencySymbol{
    font-family: 'Lexend', sans-serif;
    color: #4E4B32D0;
    font-weight: 600;
}
.price span:not(.woocommerce-Price-currencySymbol){
    font-family: 'Lexend', sans-serif;
    color: #4E4B32;
    font-size: 14px;
    line-height: 19px;
    font-weight: 300;
}
.bandeau-boutique{
    padding-left: 14.4%;
    padding-right: 14.4%;
}
.bandeau-boutique>.bandeau-boutique-content{
    border: 1px solid #4E4B32;
    padding: 12px 75px;
    margin-top: 75px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bandeau-boutique .bandeau-item{
    width: auto;
    display: flex;
    align-items: center;
}
.bandeau-boutique .bandeau-item p{
    font-size: 12px;
    line-height: 13px;
    font-weight: 300 !important;
    margin-left: 14px;
    max-width: 182px;
}
.bandeau-boutique .bandeau-item:first-child p{
    max-width: 152px;
}
.elementor-pagination{
    margin-top: 50px;
}
.elementor-pagination .page-numbers{
    font-size: 13px;
    line-height: 16px;
    color: #4E4B32;
    border: 1px solid #4E4B32;
    padding: 8px 14px;
}
.elementor-pagination .page-numbers:hover,
.elementor-pagination .page-numbers.current{
    color: #fff;
    background-color: #4E4B32;
}
body:not(.rtl) .elementor-844 .elementor-element.elementor-element-95f513b .elementor-pagination .page-numbers:not(:last-child) {
    margin-right: calc(21px / 2);
}
body:not(.rtl) .elementor-844 .elementor-element.elementor-element-95f513b .elementor-pagination .page-numbers:not(:first-child) {
    margin-left: calc(21px / 2);
}
/* ------------------------ */
/* -- PRODUITS - SINGLE --- */
/* ------------------------ */
.produit-contenu>.e-con-inner>.e-child:last-child{
    padding-right: 53px;
}
.reference{
    font-size: 9px;
    line-height: 11px;
    margin-top: -6px;
}
.contenance-stock{
    line-height: 16px;
    margin-top: 23px;
    margin-bottom: 20px;
}
.contenance-stock p{
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.65px;
}
.contenance-stock .elementor-widget-woocommerce-product-additional-information:after,
.infos_vins .infos-plus .elementor-widget-text-editor:after{
    content: '|';
    color: #777777;
    position: absolute;
    right: -13px;
    top: 0;
}
.contenance-stock p.stock.in-stock{
    color: #4E4B32D0;
}
.contenance-stock p.stock.out-of-stock{
    color: #e04040;
}
.cat-prix{
    margin-top: 18px;
}
.cat-prix .quantity{
    margin-right: 14px;
}
.cat-prix>.e-child{
    width: auto;
}
.cat-prix .product-cat{
    font-size: 11px;
    line-height: 41px;
    font-weight: 400;
}
.cat-prix .product-cat a{
    text-decoration: underline;
}
.cat-prix .price {
    margin-bottom: 11px;
}
.cat-prix .woocommerce-Price-amount bdi,
.cat-prix .price span{
    font-size: 16px;
}
.variations{
    margin-top: 4px;
    margin-bottom: 20px;
}
.variations .value{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.variations select{
    width: 200px;
    margin-left: 10px;
}
.woocommerce-variation.single_variation{
    text-align: right;
    margin-bottom: 20px;
}
.single .bandeau-boutique{
    padding-left: 0;
    padding-right: 0;
}
.single .bandeau-boutique>.bandeau-boutique-content{
    padding-left: 45px;
    padding-right: 45px;
    margin-top: 40px;
}
.single .bandeau-boutique .bandeau-item:first-child p {
    max-width: 164px;
}
.single .bandeau-boutique .bandeau-item p {
    font-size: 11px;
}
.produit-contenu .elementor-widget-woocommerce-product-images,
.produit-contenu .elementor-widget-image{
    box-shadow: 0px 3px 6px #00000029;
}
.produit-contenu .elementor-widget-woocommerce-product-images,
.produit-contenu .elementor-widget-image,
.produit-contenu .elementor-widget-image *{
    height: 100%;
}
.produit-contenu .elementor-widget-image img{
    object-fit: cover;
}
.infos_vins{
    margin-top: 77px;
}
.infos_vins>.e-con-inner{
    background-color: #FAFAFA;
    box-shadow: 0px 3px 6px #00000029;
    padding: 28px 32px;
}
.infos_vins h2{
    font-size: 20px;
    line-height: 31px;
    font-weight: 700;
    margin-bottom: 12px;
}
.infos_vins p{
    margin-bottom: 22px;
}
.infos_vins .infos-plus .elementor-widget-text-editor{
    position: relative;
}
.infos_vins .infos-plus .elementor-widget-text-editor:last-child:after{
    content: none;
}
.related{
    margin-top: 53px;
}
.related h2{
    text-align: center;
    margin-bottom: 27px;
}
.related ul.products li.product,
.archive ul.products li.product{
    border: 1px solid #E8E8E8;
}
.woocommerce .related ul.products li.product a img,
.woocommerce.archive ul.products li.product a img{
    margin-bottom: 0;
}
 .woocommerce .related ul.products li.product h3,
 .woocommerce.archive ul.products li.product h3{
    padding: 0;
}
.woocommerce .related ul.products li.product h3,
.woocommerce .related ul.products li.product h3 a,
.woocommerce.archive ul.products li.product h3,
.woocommerce.archive ul.products li.product h3 a{
    font-size: 19px;
    line-height: 33px;
    font-weight: 700;
    color: #262205D6;
}
.woocommerce .related ul.products li.product h3 a:hover,
.woocommerce.archive ul.products li.product h3 a:hover{
    color: #4E4B32D0;
}
/* ------------------------ */
/* -------- PANIER -------- */
/* ------------------------ */
.woocommerce-cart-form{
    margin-top: 12px;
}
table caption+thead tr:first-child td, 
table caption+thead tr:first-child th, 
table colgroup+thead tr:first-child td, 
table colgroup+thead tr:first-child th, 
table thead:first-child tr:first-child td, 
table thead:first-child tr:first-child th{
    border-color: #EEEEEE;
}
table td, 
table th,
.woocommerce table.shop_table td{
    border: none;
    border-top: 1px solid #EEEEEE;
}
.woocommerce table.shop_table{   
    border-color: #EEEEEE;
    border-radius: 0;
}
.woocommerce table.shop_table tr:first-child th{
    border-top: none;
}
.woocommerce table.shop_table tr:first-child th:first-child{
    border-left: none;
}
.woocommerce table.shop_table tr:first-child th:last-child{
    border-right: none;
}
table th:not(.product-name),
td.product-price,
td.product-quantity,
td.product-subtotal{
    text-align: center;
}
table td:first-child, 
table th:first-child{
    border-left: 1px solid #EEEEEE;
}
table td:last-child, 
table th:last-child{
    border-right: 1px solid #EEEEEE;
}
table tbody>tr:nth-child(odd)>td, 
table tbody>tr:nth-child(odd)>th {
    background-color: transparent;
}
table tbody tr:hover>td, 
table tbody tr:hover>th{
    background-color: transparent;
}
.woocommerce table.shop_table th{
    color: #4E4B32;
    font-size: 15px;
    line-height: 19px;
    font-weight: 400;
    padding-top: 17px;
    padding-bottom: 17px;
}
.woocommerce a.remove{
    background: url(../img/ico-supprimer.svg) no-repeat center;
    width: 17px;
    height: 19px;
    background-size: contain;
    border-radius: 0;
    margin-left: auto;
    margin-right: auto;
}
#add_payment_method table.cart img, 
.woocommerce-cart table.cart img, 
.woocommerce-checkout table.cart img {
    width: 99px;
}
.product-remove{
    width: 60px;
    text-align: center;
}
.produit-name{
    margin-left: 20px;
    display: inline-block;
}
.produit-name a,
.woocommerce-checkout-review-order-table .product-name a,
.woocommerce-table--order-details .product-name a{
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    text-decoration: underline;
}
.product-name a{
    vertical-align: middle;
}
.woocommerce-cart-form .woocommerce-Price-amount bdi, 
.woocommerce-cart-form .woocommerce-Price-amount .woocommerce-Price-currencySymbol,
.woocommerce-checkout-review-order-table .woocommerce-Price-amount bdi, 
.woocommerce-checkout-review-order-table .woocommerce-Price-amount .woocommerce-Price-currencySymbol{
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #777777;
}
:is(.elementor-widget-woocommerce-product-add-to-cart,
.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,
.elementor-widget-wc-add-to-cart,
.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart .button:where(:not(:first-child)),
:is(.elementor-widget-woocommerce-product-add-to-cart,
.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,
.elementor-widget-wc-add-to-cart,
.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart button:where(:not(:first-child)){
    margin-left: 0;
}
.woocommerce .quantity button{
    border: 1px solid #F2F2F2;
    background-color: #FAFAFA;
    width: 21px;
    padding: 8px 5px;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    vertical-align: middle;
}
.woocommerce .quantity button:focus,
.woocommerce .quantity button:hover{
    background-color: #4E4B32;
}
.woocommerce .quantity .qty{
    border: 1px solid #F2F2F2;
    background-color: #FAFAFA;
    font-size: 17px;
    line-height: 22px;
    width: 50px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    vertical-align: middle;
}
.woocommerce table.shop_table th:last-child,
.woocommerce table.shop_table td:last-child{
    padding-right: 40px;
}
.woocommerce #content table.cart td.actions, 
.woocommerce table.cart td.actions, 
.woocommerce-page #content table.cart td.actions, 
.woocommerce-page table.cart td.actions{
    padding: 24px 20px;
}
.woocommerce #content table.cart td.actions .input-text, 
.woocommerce table.cart td.actions .input-text, 
.woocommerce-page #content table.cart td.actions .input-text, 
.woocommerce-page table.cart td.actions .input-text{
    border: 1px solid #4E4B32D0;
    width: 254px;
    font-weight: 400;
    font-size: 13px;
    padding: 11px 20px;
}
.woocommerce #content table.cart td.actions button, 
.woocommerce table.cart td.actions button, 
.woocommerce-page #content table.cart td.actions button, 
.woocommerce-page table.cart td.actions button{
    color: #777777;
    background-color: transparent;
    font-size: 15px;
    line-height: 19px;
    font-weight: 400;
    text-transform: none;
    border: none;
}
.woocommerce #content table.cart td.actions button:hover, 
.woocommerce table.cart td.actions button:hover, 
.woocommerce-page #content table.cart td.actions button:hover, 
.woocommerce-page table.cart td.actions button:hover{
    color: #4E4B32D0;
}
.woocommerce #content table.cart td.actions button.refresh, 
.woocommerce table.cart td.actions button.refresh, 
.woocommerce-page #content table.cart td.actions button.refresh, 
.woocommerce-page table.cart td.actions button.refresh{
    background-image: url(../img/refresh.svg); 
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    border: none;
}
.woocommerce table.shop_table td .reference{
    margin-top: 0px;
    color: #777777;
}
.woocommerce .cart-collaterals, 
.woocommerce-page .cart-collaterals{
    margin-top: 30px;
}
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals {
    width: 52.5%;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th{
    border-bottom: 0;
}
.woocommerce .cart_totals table.shop_table,
.woocommerce .cart_totals table.shop_table tbody tr td, 
.woocommerce .cart_totals table.shop_table tbody tr th{
    border-color: #4E4B32D0;
}
.woocommerce .cart_totals table.shop_table tbody tr th{
    border-right: 1px solid #4E4B32D0;
    width: 214px;
    text-align: right;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}
.woocommerce .cart_totals table.shop_table tbody tr td{
    text-align: right;
}
.woocommerce .cart_totals .woocommerce-Price-amount bdi, 
.woocommerce .cart_totals .woocommerce-Price-amount bdi>.woocommerce-Price-currencySymbol{
    font-size: 19px;
    font-weight: 700;
}
.woocommerce .cart_totals .includes_tax{
    font-size: 10px;
    line-height: 24px;
    color: #777777;
}
.woocommerce .cart_totals .includes_tax .woocommerce-Price-amount .woocommerce-Price-currencySymbol{
    color: #777777;  
}
#add_payment_method .cart-collaterals .cart_totals table, 
.woocommerce-cart .cart-collaterals .cart_totals table, 
.woocommerce-checkout .cart-collaterals .cart_totals table{
    margin-bottom: 0;
}
.frais-livraison{
    font-size: 9px;
    font-weight: 400;
    line-height: 19px;
}
#add_payment_method .wc-proceed-to-checkout, 
.woocommerce-cart .wc-proceed-to-checkout, 
.woocommerce-checkout .wc-proceed-to-checkout{
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 6px;
}
.woocommerce-cart .wc-proceed-to-checkout::before,
.woocommerce-cart .wc-proceed-to-checkout::after{
    content: none;
}
.wc-proceed-to-checkout a.btn-back{
    margin-right: 46px;
    background: url(../img/arrow-left-boutique.svg) no-repeat left 6px;
    color: #777777;
    text-transform: none;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    padding-left: 16px;
}
.wc-proceed-to-checkout a.btn-back:hover{
    color: #4E4B32D0;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
    margin-bottom: 0;
}
/* ------------------------ */
/* - VALIDATION COMMANDE -- */
/* ------------------------ */
.woocommerce-checkout h1{
    margin-bottom: 21px;
}
.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1{
    width: 52.5%;
}
.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2{
    width: calc(47.5% - 40px);
    margin-left: 40px;
}
.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2{
    border: 1px solid #EDEDED;
    padding: 24px 16px;
}
.woocommerce-checkout h2,
.woocommerce .woocommerce-customer-details .woocommerce-column__title,
.woocommerce-account .woocommerce-order-details__title{
    font-size: 17px;
    line-height: 26px;
    font-weight: 700;
    letter-spacing: 0;
}
.woocommerce form .form-row{
    margin-bottom: 25px;
    padding: 0;
}
.woocommerce form .form-row:last-child{
    margin-bottom: 0;
}
.woocommerce form .form-row#billing_address_1_field,
.woocommerce form .form-row#shipping_address_1_field{
    margin-bottom: 15px;
}
.woocommerce form .form-row label,
.woocommerce form .form-row .required{
    color: #454545;
    font-size: 15px;
    line-height: 19px;
    font-weight: 300;
    margin-bottom: 11px;
}
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea{
    background-color: #58585809;
    font-size: 13px;
    line-height: 20px;
    color: #454545;
    border: none;
    padding: 17px 21px;
}
.woocommerce form .form-row input.input-text::placeholder, 
.woocommerce form .form-row textarea::placeholder{
    color: rgba(0, 0, 0, 0.46);
}
.select2-container--default .select2-selection--single{
    background-color: #58585809;
    border: none;
    height: 54px;
}
.select2-container .select2-selection--single .select2-selection__rendered{
    padding-left: 21px;
    padding-right: 45px;
    font-size: 13px;
    line-height: 20px;
    color: #454545;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 54px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 54px;
    width: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    background-image: url(../img/select.svg);
    background-repeat: no-repeat; 
    background-size: contain; 
    border: none;
    margin-left: 0;
    margin-top: 0;
    width: 12px;
    height: 8px;
    left: 0;
    transform: translate(0, -50%);
}
.select2-dropdown{
   background-color: #F8F8F8; 
   border: 1px solid #EDEDED;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], 
.select2-container--default .select2-results__option--highlighted[data-selected]{
    background-color: #4E4B32D0;
}
.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2{
    padding-left: 27px;
    padding-right: 27px;
}
#ship-to-different-address label{
    font-size: 15px;
    line-height: 19px;
    font-weight: 300;
    color: #454545;
}
.woocommerce input[type=checkbox]{
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    border: 1px solid #4E4B32;
    width: 14px;
    height: 14px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.woocommerce input[type=checkbox]:checked:before{
    content: '';
    display: block;
    background: url(../img/puce-check.svg) no-repeat center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
}
.woocommerce form .form-row textarea {
    height: 90px;
}
#order_review_heading,
.woocommerce-order-details__title{
    text-align: center;
    margin-top: 53px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table,
.woocommerce table.shop_table.woocommerce-table--order-details,
.woocommerce-account .woocommerce table.shop_table{
    border: none;
    margin-bottom: 36px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead th,
.woocommerce table.shop_table.woocommerce-table--order-details thead th,
.woocommerce-account .woocommerce table.shop_table thead th{
    border-top: 1px solid #4E4B32D0;
    border-bottom: 1px solid #4E4B32D0;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead th:first-child,
.woocommerce table.shop_table.woocommerce-table--order-details thead th:first-child,
.woocommerce-account .woocommerce table.shop_table thead th:first-child{
    border-left: 1px solid #4E4B32D0;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead th:last-child,
.woocommerce table.shop_table.woocommerce-table--order-details thead th:last-child,
.woocommerce-account .woocommerce table.shop_table thead th:last-child{
    border-right: 1px solid #4E4B32D0;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td,
.woocommerce table.shop_table.woocommerce-table--order-details tbody td,
.woocommerce-account .woocommerce table.shop_table tbody td{
    border-bottom: 1px solid #E8E8E8;
    border-top: none;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:first-child,
.woocommerce table.shop_table.woocommerce-table--order-details tbody td:first-child,
.woocommerce-account .woocommerce table.shop_table tbody td:first-child{
    border-left: 1px solid #E8E8E8;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child,
.woocommerce table.shop_table.woocommerce-table--order-details tbody td:last-child,
.woocommerce-account .woocommerce table.shop_table tbody td:last-child{
    border-right: 1px solid #E8E8E8;
    text-align: center;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th.empty,
.woocommerce table.shop_table.woocommerce-table--order-details tfoot th.empty{
    border: none;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:not(.empty), 
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce table.shop_table.woocommerce-table--order-details tfoot th:not(.empty), 
.woocommerce table.shop_table.woocommerce-table--order-details tfoot td{
    border-top: 1px solid #4E4B32D0;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child th:not(.empty), 
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td,
.woocommerce table.shop_table.woocommerce-table--order-details tfoot tr:last-child th:not(.empty), 
.woocommerce table.shop_table.woocommerce-table--order-details tfoot tr:last-child td{
    border-bottom: 1px solid #4E4B32D0;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:not(.empty),
.woocommerce table.shop_table.woocommerce-table--order-details tfoot th:not(.empty){
    border-left: 1px solid #4E4B32D0;
    border-right: 1px solid #4E4B32D0;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:last-child,
.woocommerce table.shop_table.woocommerce-table--order-details tfoot td:last-child{
    border-right: 1px solid #4E4B32D0;
    text-align: center;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-name,
.woocommerce table.shop_table.woocommerce-table--order-details .product-name{
    padding-left: 77px;
}
.woocommerce-checkout-review-order-table .product-name a,
.woocommerce-table--order-details .product-name a{
    display: inline-block;
}
.woocommerce-checkout-review-order-table .product-name .reference,
.woocommerce-table--order-details .product-name .reference{
    margin-top: 0px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table.woocommerce-table--order-details td{
    padding-top: 20px;
    padding-bottom: 20px;
    color: #777777;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce table.shop_table.woocommerce-table--order-details tfoot th{
    color: #777777;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    text-align: right;
}
.woocommerce-checkout-review-order-table tfoot .woocommerce-Price-amount bdi, 
.woocommerce-checkout-review-order-table tfoot .woocommerce-Price-amount .woocommerce-Price-currencySymbol,
.woocommerce-table--order-details tfoot .woocommerce-Price-amount, 
.woocommerce-table--order-details tfoot .woocommerce-Price-amount bdi, 
.woocommerce-table--order-details tfoot .woocommerce-Price-amount .woocommerce-Price-currencySymbol{
    font-weight: 500;
}
.woocommerce-table--order-details tfoot tr:not(:last-child) .woocommerce-Price-amount .woocommerce-Price-currencySymbol{
    color: #777777;
}
.woocommerce-checkout-review-order-table tfoot .order-total .woocommerce-Price-amount bdi,
.woocommerce-checkout-review-order-table tfoot .order-total .woocommerce-Price-amount .woocommerce-Price-currencySymbol,
.woocommerce-table--order-details tfoot tr:last-child .woocommerce-Price-amount,
.woocommerce-table--order-details tfoot tr:last-child .woocommerce-Price-amount bdi,
.woocommerce-table--order-details tfoot tr:last-child .woocommerce-Price-amount .woocommerce-Price-currencySymbol{
    font-size: 19px;
    font-weight: 700;
    color: #4E4B32D0;
}
.woocommerce-checkout-review-order-table tfoot .includes_tax,
.woocommerce-checkout-review-order-table tfoot .includes_tax .woocommerce-Price-amount .woocommerce-Price-currencySymbol,
.woocommerce-table--order-details tfoot tr:last-child .includes_tax,
.woocommerce-table--order-details tfoot tr:last-child .includes_tax .woocommerce-Price-amount,
.woocommerce-table--order-details tfoot tr:last-child .includes_tax .woocommerce-Price-amount .woocommerce-Price-currencySymbol{
    font-size: 11px;
    line-height: 14px;
    font-weight: 400;
    color: #777777;
}
#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment{
    background: #fff;
}
#add_payment_method #payment ul.payment_methods, 
.woocommerce-cart #payment ul.payment_methods, 
.woocommerce-checkout #payment ul.payment_methods{
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 52px;
    border-bottom: none;
}
.woocommerce-checkout #payment ul.payment_methods::before,
.woocommerce-checkout #payment ul.payment_methods::after{
    content: none;
}
#add_payment_method #payment ul.payment_methods li, 
.woocommerce-cart #payment ul.payment_methods li, 
.woocommerce-checkout #payment ul.payment_methods li{
    border: 1px solid #D2D2D2;
    display: inline-block;
    width: calc(50% - 26px);
    padding-top: 16px;
}
#add_payment_method #payment ul.payment_methods li input[type=radio], 
.woocommerce-cart #payment ul.payment_methods li input[type=radio], 
.woocommerce-checkout #payment ul.payment_methods li input[type=radio]{
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    border: 2px solid #A5A5A5;
    border-radius: 9px;
    width: 18px;
    height: 18px;
    position: relative;
    display: inline-block;
    margin-left: 18px;
    vertical-align: middle;
}
#add_payment_method #payment ul.payment_methods li:first-child:last-child label, 
.woocommerce-cart #payment ul.payment_methods li:first-child:last-child label, 
.woocommerce-checkout #payment ul.payment_methods li:first-child:last-child label{
    margin-left: 18px;
}
#add_payment_method #payment ul.payment_methods li input[type=radio]:checked, 
.woocommerce-cart #payment ul.payment_methods li input[type=radio]:checked, 
.woocommerce-checkout #payment ul.payment_methods li input[type=radio]:checked{
    border-color: #3B88FC;
}
#add_payment_method #payment ul.payment_methods li input[type=radio]:checked:before, 
.woocommerce-cart #payment ul.payment_methods li input[type=radio]:checked:before, 
.woocommerce-checkout #payment ul.payment_methods li input[type=radio]:checked:before{
    content: '';
    display: block;
    background: #3B88FC;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    border-radius: 5px;
}
#add_payment_method #payment ul.payment_methods li p, 
.woocommerce-cart #payment ul.payment_methods li p, 
.woocommerce-checkout #payment ul.payment_methods li p{
    margin-bottom: 0;
}
#add_payment_method #payment ul.payment_methods li label, 
.woocommerce-cart #payment ul.payment_methods li label, 
.woocommerce-checkout #payment ul.payment_methods li label{
    font-size: 16px;
    line-height: 19px;
    color: #707070;
    font-weight: 400;
    vertical-align: baseline;
    margin-right: 18px;
}
#add_payment_method #payment div.payment_box, 
.woocommerce-cart #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box{
    background: #F7F7F7;
    margin-bottom: 0;
    padding: 14px 20px;
    font-size: 11px;
    line-height: 13px;
    color: #888D96;
    display: block !important;
}
#add_payment_method #payment div.payment_box::before, 
.woocommerce-cart #payment div.payment_box::before, 
.woocommerce-checkout #payment div.payment_box::before{
    content: none;
}
#add_payment_method #payment div.form-row, 
.woocommerce-cart #payment div.form-row, 
.woocommerce-checkout #payment div.form-row{
    padding: 0;
    margin-top: 40px;
}
#add_payment_method #payment div.form-row .woocommerce-terms-and-conditions-wrapper, 
.woocommerce-cart #payment div.form-row .woocommerce-terms-and-conditions-wrapper, 
.woocommerce-checkout #payment div.form-row .woocommerce-terms-and-conditions-wrapper{
    margin-bottom: 30px;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text{
    margin-bottom: 10px;
}
.woocommerce-terms-and-conditions-wrapper .main-cont{
    display: none;
}
#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment{
    padding-left: 9.4%;
    padding-right: 9.4%;
    text-align: center;
}
.paiement-border{
    border: 1px solid #EDEDED;
    padding: 21px 67px 26px;
}
.paiement-border h2{
    text-align: center;
    margin-bottom: 22px;
}
#add_payment_method #payment div.form-row, 
.woocommerce-cart #payment div.form-row, 
.woocommerce-checkout #payment div.form-row{
    margin-top: 20px;
}
.woocommerce-privacy-policy-text{
    padding-left: 7.6%;
    padding-right: 7.6%;
}
.woocommerce-privacy-policy-text p{
    font-size: 11px;
    line-height: 14px;
    font-weight: 400;
    color: #888D96;
}
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order{
    float: none;
}
/* ------------------------ */
/* -- VALIDATION COMMANDE - */
/* ------------------------ */
.woocommerce ul.order_details{
    padding-left: 0;
    border: 1px solid #4E4B32D0;
}
.woocommerce ul.order_details li{
    float: none;
    margin-right: 0;
    font-size: 15px;
    font-weight: 500;
    text-transform: none;
    padding-right: 0;
    color: #777777;
    display: flex;
    align-items: stretch;
}
.woocommerce ul.order_details li .label{
    width: 230px;
    display: inline-block;
    border-right: 1px solid #4E4B32D0;
    padding: 20px;
    text-align: right;
    border-bottom: 1px solid #4E4B32D0;
}
.woocommerce ul.order_details li .value{
    width: calc(100% - 230px);
    display: inline-block;
    padding: 20px 30px;
    border-bottom: 1px solid #4E4B32D0;
}
.woocommerce ul.order_details li:last-child .label,
.woocommerce ul.order_details li:last-child .value{
    border-bottom: none;
}
.woocommerce .woocommerce-customer-details address{
    border: none;
    padding: 0;
}
.woocommerce-checkout .woocommerce .col2-set .col-1, 
.woocommerce-checkout .woocommerce-page .col2-set .col-1,
.woocommerce-checkout .woocommerce .col2-set .col-2, 
.woocommerce-checkout .woocommerce-page .col2-set .col-2{
    width: calc(50% - 20px);
    margin-left: 0;
    margin-right: 0;
}
/* ------------------------ */
/* ---- MESSAGE ERREUR ---- */
/* ------------------------ */
.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message{
    color: #777777;
    font-size: 15px;
    line-height: 19px;
    font-weight: 300;
}
.woocommerce-error a, 
.woocommerce-info a, 
.woocommerce-message a{
    text-decoration: underline;
    font-weight: 500;
}
.woocommerce-info{
    border-top-color: #4E4B32;
}
.woocommerce-info::before{
    color: #4E4B32;
}
/* ------------------------ */
/* ------ MON COMPTE ------ */
/* ------------------------ */
.myaccount-menu-nav {
    display: none;
    text-align: center;
    color: #4E4B32;
    font-size: 16px;
    line-height: 23px;
    font-weight: 600;
    margin-bottom: 8px;
}
.myaccount-menu-nav i{
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
    background: url(../img/icon-arrow-down.svg) no-repeat center;
    background-size: contain;
    width: 14px;
    height: 17px;
    display: inline-block;
}
.myaccount-menu-nav.close i{
    transform: rotate(180deg);
}
.woocommerce-account h1{
    margin-bottom: 24px;
}
.padding-compte.elementor-element.e-parent:not(.e-con-full){
    padding-left: 8.6%;
    padding-right: 8.6%;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
    width: 353px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{
    padding-left: 0;
    border: 1px solid #F5F7F7;
}
.woocommerce-account .woocommerce-MyAccount-navigation li{
    border-bottom: 1px solid #F5F7F7;
    list-style: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:last-child{
    border-bottom: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a{
    padding: 17px 39px;
    display: block;
    color: #656565;
    font-size: 15px;
    line-height: 20px;
    font-weight: 300;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active{
    border-color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{
    background: #4E4B32;
    color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{
    font-weight: 400;
}
.woocommerce-MyAccount-navigation-link--downloads{
    display: none;
}
.woocommerce-account .woocommerce-MyAccount-content{
    padding-left: 39px;
    width: calc(100% - 353px);
}
.woocommerce-account .woocommerce-MyAccount-content .dashboard,
.border-form{
    border: 1px solid #EDEDED;
    padding: 30px 40px;
}
.woocommerce-orders-table__cell-order-number a{
    text-decoration: underline;
}
.woocommerce-account td{
    text-align: center;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #707070;
}
.woocommerce table.shop_table tbody tr:first-child th:first-child{
    border-left: 1px solid #E8E8E8;
}
.woocommerce table.shop_table tbody tr th{
    border-bottom: 1px solid #E8E8E8;
}
.woocommerce table.shop_table.my_account_orders th:last-child, 
.woocommerce table.shop_table.my_account_orders td:last-child {
    padding-right: 8px;
}
.woocommerce table.my_account_orders .button{
    border: 1px solid #4E4B32;
    padding: 9px 15px;
}
.woocommerce table.my_account_orders .button:hover{
    background-color: #fff;
    color: #4E4B32;
}
.woocommerce-account td.product-name{
    text-align: left;
}
.woocommerce td.product-name .wc-item-meta{
    padding-left: 0;
}
.woocommerce td.product-name .wc-item-meta li,
.woocommerce td.product-name .wc-item-meta li p{
    font-weight: 400;
}
.product-quantity span.product-quantity{
    font-weight: 400;
}
.woocommerce-view-order .woocommerce table.shop_table.woocommerce-table--order-details .product-name {
    padding-left: 37px;
}
.woocommerce-view-order .woocommerce table.shop_table th:last-child, 
.woocommerce-view-order .woocommerce table.shop_table td:last-child{
    padding-right: 20px;   
}
.woocommerce-Addresses.col2-set{
    display: flex;
    align-items: stretch;
    width: 100%;
}
.woocommerce-Addresses.col2-set .woocommerce-Address{
    width: 50%;
    text-align: center;
    padding: 0;
}
.woocommerce-Addresses.col2-set .woocommerce-Address{
    margin-left: 0;
    margin-right: 0;
}
.woocommerce-Addresses.col2-set h2{
    padding: 17px 20px;
    margin-bottom: 0;
}
.woocommerce-Addresses.col2-set h2,
.woocommerce-Addresses.col2-set h2 a{
    font-size: 16px;
    line-height: 23px;
    font-weight: 600;
    background: #4E4B32;
    color: #fff;
}
.woocommerce-Addresses.col2-set h2.active{
    color: #646464;
    background: #fff;
}
.woocommerce-Addresses.col2-set address{
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}
.border-form.addresses{
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.woocommerce-address-fields__field-wrapper{
    padding-top: 29px;
    padding-left: 34px;
    padding-right: 34px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
.woocommerce-address-fields__field-wrapper #billing_company_field,
.woocommerce-address-fields__field-wrapper #billing_address_1_field,
.woocommerce-address-fields__field-wrapper #billing_address_2_field,
.woocommerce-address-fields__field-wrapper #shipping_company_field,
.woocommerce-address-fields__field-wrapper #shipping_address_1_field,
.woocommerce-address-fields__field-wrapper #shipping_address_2_field{
    width: 100%;
}
.woocommerce-address-fields__field-wrapper #billing_address_1_field,
.woocommerce-address-fields__field-wrapper #shipping_address_1_field{
    margin-bottom: 15px;
}
.woocommerce-Addresses.col2-set.addresses{
    border-right: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3;
}
.woocommerce-Addresses.col2-set.addresses h2{
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3;
}
.woocommerce-Addresses.col2-set.addresses .woocommerce-Address{
    border-left: 1px solid #E3E3E3;
    padding-bottom: 30px;
}
.woocommerce-Addresses.col2-set .woocommerce-Address a.button{
    display: inline-block;
}
.addresses .woocommerce-Addresses.col2-set.addresses .woocommerce-Address{
    padding-bottom: 0;
    border: none;
}
.addresses .woocommerce-Addresses.col2-set.addresses,
.addresses .woocommerce-Addresses.col2-set.addresses h2{
    border: none;
    margin-bottom: 0;
}
.woocommerce form .form-row{
    width: 100%;
}
.form-content,
.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.woocommerce form .form-row-first, 
.woocommerce-page form .form-row-first,
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-last{
    float: none;
}
.woocommerce form .form-row-first, 
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-first, 
.woocommerce-page form .form-row-last,
.woocommerce form .form-row#shipping_postcode_field,
.woocommerce form .form-row#billing_postcode_field,
.woocommerce form .form-row#shipping_city_field,
.woocommerce form .form-row#billing_city_field,
.woocommerce form .form-row#billing_phone_field,
.woocommerce form .form-row#billing_email_field{
    width: calc(50% - 20px);
}
.woocommerce form .border-form h2{
    font-size: 17px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 23px;
}
.woocommerce form .border-form h2 img,
.woocommerce form legend img{
    margin-right: 4px;
    vertical-align: text-top;
}
.woocommerce form fieldset {
    border: none;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    width: 100%;
    margin-top: 42px;
}
.woocommerce form legend {
    font-family: "Bodoni Moda", Sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 23px;
    text-transform: uppercase;
}
.woocommerce form legend img{
    vertical-align: sub;
}
.border-form {
    margin-bottom: 40px;
}
.border-form:last-child {
    margin-bottom: 0;
}
.btn-submit{
    text-align: right;
}
.woocommerce form .form-row em{
    font-size: 12px;
}
.woocommerce table.shop_table_responsive tbody th.woocommerce-orders-table__cell-order-number, 
.woocommerce-page table.shop_table_responsive tbody th.woocommerce-orders-table__cell-order-number{
    border-top: none;
}
/* ------------------------ */
/* -------- FOOTER -------- */
/* ------------------------ */
.bandeau-fixe{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 15px !important;
    z-index: 10;
}
footer{
    margin-top: 60px;
    padding-bottom: 55px;
}
.footer-top p,
.footer-top li,
.footer-top a{
    color: #fff;
}
.footer-top p{
    font-family: "Bodoni Moda", Sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.2px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.footer-top ul{
    list-style: none;
    padding-left: 0;
}
.footer-top li,
.footer-top li a{
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    margin-bottom: 7px;
}
.footer-top li a,
.footer-bottom p a{
    position: relative;
    display: inline-block;
}
.footer-top li a:after,
.footer-bottom p a:after{
    content: '';
    width: 0%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
}
.footer-top li a:hover:after,
.footer-bottom p a:hover:after{
    width: 100%;
}
.footer-top li a:hover{
    color: #fff;
}
.footer-bottom p a:hover{
    color: #fff;
}
.footer-top.elementor-element.e-parent:not(.e-con-full){
    padding-left: 9.5%;
    padding-right: 9.5%;
    padding-top: 17px;
    padding-bottom: 39px;
}
.footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(2){
    order: 3;
}
.footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(3){
    order: 2;
}
.footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(2),
.footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(3){
    padding-top: 23px;
}
.footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(3){
    width: calc(100% - 234px - 90px);
}
.footer-bottom p,
.footer-bottom p a{
    color: #fff;
    font-size: 11px;
    line-height: 14px;
    font-weight: 400;
}
.footer-bottom.elementor-element.e-parent:not(.e-con-full){
    padding-left: 9.5%;
    padding-right: 9.5%;
    padding-top: 9px;
    padding-bottom: 20px;
}
.grecaptcha-badge{
    visibility: hidden;
}
/* ------------------------ */
/* ------ RESPONSIVE ------ */
/* ------------------------ */
@media only screen and (min-width: 768px) and (max-width: 1024px){
    .header-nav.elementor-element.e-parent:not(.e-con-full) {
        padding-left: 40px;
        padding-right: 40px;
    }
    .padding-menu.elementor-element {
        padding-left: 6.6%;
        padding-right: 6.6%;
    }
    .elementor-nav-menu--layout-horizontal .elementor-nav-menu{
        gap: 25px 0;
    }
    .button-menu {
        right: 13.8%;
    }
    .elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
        width: 50%;
    }
    body:not(.rtl) #elementor-popup-modal-176 .dialog-close-button{
        right: 40px;
    }
    .hero-home .e-con.e-child:nth-child(2) {
        padding-left: 9.8%;
    }
    .mphb_sc_search-form input[type=text] {
        width: 150px;
    }
    .home .block-txt-img .elementor-element.e-con.e-child:first-child {
        padding-left: 5.7%;
    }
    .home .block-txt-img.reverse .elementor-element.e-con.e-child:first-child {
        padding-right: 5.7%;
    }
    .citation-block{
        padding-left: 8.9%;
        padding-right: 8.9%;
    }
    .padding-content.elementor-element.e-parent:not(.e-con-full) {
        padding-left: 8.5%;
        padding-right: 8.5%;
    }
    .intro-center.elementor-element.e-parent:not(.e-con-full) {
        padding-left: 17.5%;
        padding-right: 17.5%;
    }
    .txt-center-small.elementor-element.e-parent:not(.e-con-full) {
        padding-left: 22%;
        padding-right: 22%;
    }
    .galerie-photos-2.elementor-element.e-parent:not(.e-con-full)>.e-con-inner {
        padding-left: 11.2%;
        padding-right: 11.2%;
    }
    .padding-reservation.elementor-element.e-parent:not(.e-con-full){
        padding-left: 17.2%;
        padding-right: 17.2%;
    }
    .block-txt-encart-img .elementor-element.e-con.e-child:last-child {
        padding-right: 8.5%;
    }
    .autres-page.elementor-element.e-parent:not(.e-con-full){
        padding-left: 10.8%;
        padding-right: 10.8%;
    }
    .padding-recherche.elementor-element.e-parent:not(.e-con-full){
        padding-left: 8.7%;
        padding-right: 8.7%;
    }
    .mphb-room-types .mphb-room-type .encart-infos, 
    .single-mphb_room_type .encart-infos {
        padding-left: 35px;
        padding-right: 35px;
    }
    .boutique-home.elementor-element.e-parent:not(.e-con-full){
        padding-left: 8.3%;
        padding-right: 8.3%;
    }
    .padding-compte.elementor-element.e-parent:not(.e-con-full) {
        padding-left: 6.6%;
        padding-right: 6.6%;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 223px;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: calc(100% - 223px);
    }
    .woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-name,
    .woocommerce-view-order .woocommerce table.shop_table.woocommerce-table--order-details .product-name{
        padding-left: 20px;
    }
    .woocommerce .col2-set .col-1.woocommerce-column--billing-address, 
    .woocommerce-page .col2-set .col-1.woocommerce-column--billing-address,
    .woocommerce .col2-set .col-2.woocommerce-column--shipping-address, 
    .woocommerce-page .col2-set .col-2.woocommerce-column--shipping-address{
        width: calc(50% - 20px);
    }
    .woocommerce-account .woocommerce-MyAccount-content .dashboard, 
    .border-form {
        padding-left: 25px;
        padding-right: 25px;
    }
    .woocommerce-Addresses.col2-set .woocommerce-Address a.button{
        max-width: 220px;
    }
    .padding-boutique.elementor-element.e-parent:not(.e-con-full){
        padding-left: 8.4%;
        padding-right: 8.4%;
    }
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        width: 61.5%;
    }
    #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
        padding-left: 4.4%;
        padding-right: 4.4%;
    }
    .woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-name, 
    .woocommerce table.shop_table.woocommerce-table--order-details .product-name {
        padding-left: 37px;
    }
    .bandeau-boutique {
        padding-left: 9.4%;
        padding-right: 9.4%;
    }
    .bandeau-boutique>.bandeau-boutique-content {
        padding: 12px 45px;
    }
    .single .bandeau-boutique>.bandeau-boutique-content {
        padding-left: 25px;
        padding-right: 25px;
    }
    .single .bandeau-boutique .bandeau-item {
        width: 48%;
    }
    .footer-top.elementor-element.e-parent:not(.e-con-full),
    .footer-bottom.elementor-element.e-parent:not(.e-con-full){
        padding-left: 6.5%;
        padding-right: 6.5%;
    }
    .footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(3){
        width: calc(100% - 204px - 90px);
    }
    .content-intro .txt{
        padding-left: 8.8%;
    }
    .equipement-gallery {
        padding-left: 8.5%;
        padding-right: 8.5%;
    }
    .equipement-gallery .equipement {
        padding-right: 75px;
    }
    .ui-accordion .ui-accordion-content{
        padding-left: 34px;
        padding-right: 34px;
    }
}
@media only screen and (max-width: 1000px){
    .myaccount-menu-nav {
        display: block;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
        overflow: hidden;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
        padding-left: 0;
        margin-top: 37px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation li a {
        padding: 10px 39px;
        font-size: 14px;
    }
    .woocommerce table.shop_table th:last-child, 
    .woocommerce table.shop_table td:last-child {
        padding-right: 8px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1000px){
    .button-menu {
        right: 16.8%;
    }
    .elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{
        width: 100%;
        margin-bottom: 24px;
    }
    body .elementor-location-popup .elementor-element.elementor-nav-menu__align-justify .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown {
        margin-top: 7px !important;
    }
    body .elementor-location-popup .elementor-element.elementor-nav-menu__align-justify .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown .elementor-sub-item{
        line-height: 20px;
    }
    .elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:last-child{
        margin-bottom: 0;
    }
    .bandeau-reservation{
        flex-wrap: wrap;
        justify-content: center;
    }
    /*.hero-home .elementor-widget-image.btn-scroll{
        bottom: 180px;
    }*/
    @keyframes btnScroll {
        0% {
            bottom: 140px;
        }
        50% {
            bottom: 150px;
        }
        to {
            bottom: 140px;
        }
    }
    .bandeau-reservation .elementor-widget-heading{
        width: 100%;
    }
    .bandeau-reservation .elementor-widget-heading p{
        text-align: center;
    }
    .bandeau-reservation .elementor-widget-heading p span{
        display: inline-block;
    }
    .intro-center.elementor-element.e-parent:not(.e-con-full) {
        padding-left: 14.5%;
        padding-right: 14.5%;
    }
    .txt-center-small.elementor-element.e-parent:not(.e-con-full) {
        padding-left: 17%;
        padding-right: 17%;
    }
    .block-txt-img .elementor-element.e-con.e-child:first-child {
        padding-right: 45px;
    }
    .block-txt-img.reverse .elementor-element.e-con.e-child:first-child {
        padding-left: 45px;
        padding-right: 0;
    }
    .padding-reservation.elementor-element.e-parent:not(.e-con-full){
        padding-left: 14.2%;
        padding-right: 14.2%;
    }
    .bandeau-img .elementor-widget-text-editor {
        width: 73.5%;
    }
    .mphb-room-types .mphb-room-type .encart-infos, .single-mphb_room_type .encart-infos {
        padding-left: 10px;
        padding-right: 10px;
    }
    .mphb-room-types .mphb-room-type .tarif-btn, 
    .single-mphb_room_type .tarif-btn{
        flex-wrap: wrap;
    }
    .mphb-room-types .mphb-room-type .tarif-btn .tarif, 
    .single-mphb_room_type .tarif-btn .tarif{
        margin-bottom: 10px;
    }
    .mphb-loop-room-type-attributes {
        padding: 20px 20px;
    }
    .mphb-view-details-button-wrapper,
    .mphb-room-type .mphb-reserve-room-section{
        position: relative;
        left: auto;
        margin-left: calc(45% + 36px);
    }
    .mphb-view-details-button-wrapper{
        margin-bottom: 20px;
    }
    .mphb_sc_search_results-wrapper .mphb-room-type .hebergements__gallery {
        height: 582px;
    }
    .woocommerce .col2-set .col-1.woocommerce-column--billing-address, 
    .woocommerce-page .col2-set .col-1.woocommerce-column--billing-address,
    .woocommerce .col2-set .col-2.woocommerce-column--shipping-address, 
    .woocommerce-page .col2-set .col-2.woocommerce-column--shipping-address{
        float: left;
    }
    .woocommerce table.shop_table_responsive thead, 
    .woocommerce-page table.shop_table_responsive thead{
        display: table-header-group;
    }
    .woocommerce table.shop_table_responsive tr, 
    .woocommerce-page table.shop_table_responsive tr{
        display: table-row;
    }
    .woocommerce table.shop_table_responsive tr td, 
    .woocommerce-page table.shop_table_responsive tr td{
        display: table-cell;
        text-align: center !important;
    }
    .woocommerce table.shop_table_responsive tr td.product-name, 
    .woocommerce-page table.shop_table_responsive tr td.product-name{
        text-align: left !important;
    }
    .woocommerce table.shop_table_responsive tbody th, 
    .woocommerce-page table.shop_table_responsive tbody th{
        display: table-cell;
    }
    .woocommerce table.shop_table_responsive tr td::before, 
    .woocommerce-page table.shop_table_responsive tr td::before{
        content: none;
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, 
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
        background-color: #fff;
    }
    .woocommerce .cart-collaterals .cart_totals, 
    .woocommerce-page .cart-collaterals .cart_totals{
        float: right;
        width: 74.5%;
    }
    .woocommerce #content table.cart td.actions .coupon .button.alt, 
    .woocommerce #content table.cart td.actions .coupon .input-text+.button, 
    .woocommerce table.cart td.actions .coupon .button.alt, 
    .woocommerce table.cart td.actions .coupon .input-text+.button, 
    .woocommerce-page #content table.cart td.actions .coupon .button.alt, 
    .woocommerce-page #content table.cart td.actions .coupon .input-text+.button, 
    .woocommerce-page table.cart td.actions .coupon .button.alt, 
    .woocommerce-page table.cart td.actions .coupon .input-text+.button{
        width: auto;
    }
    .woocommerce #content table.cart td.actions .button, 
    .woocommerce table.cart td.actions .button, 
    .woocommerce-page #content table.cart td.actions .button, 
    .woocommerce-page table.cart td.actions .button{
        width: auto;
        display: inline-block;
    }
    .woocommerce #content table.cart td.actions .coupon, 
    .woocommerce table.cart td.actions .coupon, 
    .woocommerce-page #content table.cart td.actions .coupon, 
    .woocommerce-page table.cart td.actions .coupon{
        float: left;
        text-align: left !important;
    }
    .woocommerce #content table.cart td.actions, 
    .woocommerce table.cart td.actions, 
    .woocommerce-page #content table.cart td.actions, 
    .woocommerce-page table.cart td.actions{
        text-align: right !important;
    }
    .woocommerce table.shop_table tr th.product-remove,
    .woocommerce table.shop_table tr td.product-remove{
        padding-right: 0;
    }
    .produit-name{
        margin-left: 0;
        margin-top: 10px;
        display: block;
    }
    #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
        padding-left: 0;
        padding-right: 0;
    }
    .paiement-border {
        padding-left: 37px;
        padding-right: 37px;
    }
    #add_payment_method #payment ul.payment_methods, 
    .woocommerce-cart #payment ul.payment_methods, 
    .woocommerce-checkout #payment ul.payment_methods {
        gap: 42px;
    }
    .woocommerce-checkout .woocommerce .col2-set .col-1, 
    .woocommerce-checkout .woocommerce-page .col2-set .col-1, 
    .woocommerce-checkout .woocommerce .col2-set .col-2, 
    .woocommerce-checkout .woocommerce-page .col2-set .col-2{
        width: 100%;
    }
    .woocommerce-checkout .woocommerce .woocommerce-customer-details .col2-set .col-1, 
    .woocommerce-checkout .woocommerce-page .woocommerce-customer-details .col2-set .col-1, 
    .woocommerce-checkout .woocommerce .woocommerce-customer-details .col2-set .col-2, 
    .woocommerce-checkout .woocommerce-page .woocommerce-customer-details .col2-set .col-2{
        width: calc(50% - 20px);
    }
    .woocommerce-checkout .woocommerce .woocommerce-customer-details .col2-set .col-2, 
    .woocommerce-checkout .woocommerce-page .woocommerce-customer-details .col2-set .col-2{
        margin-left: 40px;
        margin-top: 0;
    }
    .woocommerce-checkout .woocommerce .col2-set .col-2, 
    .woocommerce-checkout .woocommerce-page .col2-set .col-2{
        margin-top: 30px;
    }
    .elementor-grid-tablet-3 .elementor-grid,
    .elementor-widget-wc-archive-products .products{
        grid-template-columns: repeat(2, 1fr);
    }
    .single .elementor-products-grid ul.products.elementor-grid li.product:nth-child(3){
        display: none;
    }
    .bandeau-boutique {
        padding-left: 8.4%;
        padding-right: 8.4%;
    }
    .bandeau-boutique>.bandeau-boutique-content {
        padding: 12px 25px;
    }
    :is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart.variations_form .woocommerce-variation-add-to-cart, 
    :is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart:not(.grouped_form):not(.variations_form){
        flex-wrap: wrap;
        justify-content: flex-end;
        gap: 15px;
    }
    .cat-prix .quantity{
        margin-right: 0;
    }
    .produit-contenu>.e-con-inner>.e-child:last-child {
        padding-right: 40px;
    }
    .single .bandeau-boutique>.bandeau-boutique-content{
        flex-wrap: wrap;
        gap: 15px;
    }
    .single .bandeau-boutique .bandeau-item{
        width: 100%;
    }

    .footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(1),
    .footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(2),
    .footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(3){
        width: 100%;
    }
    .footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(1) .elementor-widget-container{
        text-align: center;
    }
    .footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(2){
        justify-content: center;
    }
    .footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(2){
        order: 2;
    }
    .footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(3){
        order: 3;
    }
    .ui-accordion .ui-accordion-content {
        padding-left: 24px;
        padding-right: 24px;
    }
    .equipement-gallery .equipement{
        padding-right: 55px;
    }
    .equipement-gallery .gallery-wrapper {
        gap: 20px 25px;
    }
    .equipement-gallery .gallery .gallery-item{
        width: calc(50% - 13px);
    }
}
@media only screen and (max-width: 767px){
    header>.elementor-element.e-parent:not(.e-con-full){
        padding-left: 20px;
        padding-right: 20px;
    }
    .header-nav.elementor-element.e-parent:not(.e-con-full){
        padding-left: 30px;
        padding-right: 30px;
    }
    .button-menu{
        top: auto;
        right: auto;
        padding-left: 20px;
    }
    body:not(.rtl) #elementor-popup-modal-176 .dialog-close-button{
        top: 30px;
        right: 40px;
    }
    .elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{
        margin-bottom: 24px;
    }
    .elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:last-child{
        margin-bottom: 0;
    }
    .header-logo{
        display: none;
    }
    header .elementor-element.elementor-element-6f1863db.elementor-view-default .elementor-icon{
        padding-right: 0;
    }
    header .menu-container{
        line-height: 50px;
    }
    .padding-menu.elementor-element,
    .elementor-element.e-parent:not(.e-con-full),
    .padding-content.elementor-element.e-parent:not(.e-con-full),
    .intro-center.elementor-element.e-parent:not(.e-con-full),
    .txt-center-small.elementor-element.e-parent:not(.e-con-full),
    .padding-reservation.elementor-element.e-parent:not(.e-con-full),
    .block-txt-encart-img .elementor-element.e-con.e-child:last-child,
    .autres-page.elementor-element.e-parent:not(.e-con-full),
    .bandeau-reservation,
    .citation-block,
    .padding-recherche.elementor-element.e-parent:not(.e-con-full),
    .boutique-home.elementor-element.e-parent:not(.e-con-full),
    .padding-compte.elementor-element.e-parent:not(.e-con-full),
    .padding-boutique.elementor-element.e-parent:not(.e-con-full),
    .content-intro .txt,
    .details-appartement,
    .equipement-gallery{
        padding-left: 20px;
        padding-right: 20px;
    }
    .hero-home{
        height: auto;
    }
    @keyframes btnScroll {
        0% {
            bottom: 30px;
        }
        50% {
            bottom: 40px;
        }
        to {
            bottom: 30px;
        }
    }
    .bandeau-reservation{
        position: relative;
        bottom: auto;
    }
    .hero-home .elementor-widget-image.bg-img{
        width: calc(100% - 40px);
        height: 500px;
        left: 20px;
    }
    .hero-home .e-con.e-child:nth-child(2){
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
        box-sizing: border-box;
        height: 500px;
    }
    .hero-home .e-con.e-child:nth-child(2)>.e-con-inner{
        justify-content: ;
    }
    .hero-home h1{
        font-size: 32px;
    }
    .home .block-txt-img .elementor-element.e-con.e-child:first-child{
        padding-left: 0;
    }
    .home .block-txt-img.reverse .elementor-element.e-con.e-child:first-child{
        padding-right: 0;
    }
    .mphb_sc_search-form{
        flex-wrap: wrap;
    }
    .galerie-photos-2.elementor-element.e-parent:not(.e-con-full)>.e-con-inner{
        padding-left: 0;
        padding-right: 0;
        gap: 30px;
    }
    .block-gris .block-txt-img .elementor-element.e-con.e-child:first-child, 
    .block-blanc .block-txt-img .elementor-element.e-con.e-child:first-child,
    .block-gris .block-txt-img .elementor-element.e-con.e-child:last-child, 
    .block-blanc .block-txt-img .elementor-element.e-con.e-child:last-child,
    .galerie-photos-2 .elementor-widget-image,
    .block-txt-img .elementor-element.e-con.e-child:first-child,
    .block-txt-img .elementor-element.e-con.e-child:last-child,
    .block-txt-encart-img .elementor-element.e-con.e-child:first-child,
    .block-txt-encart-img .elementor-element.e-con.e-child:last-child,
    .colonne-tableau .e-child,
    .autres-page .elementor-element.e-con.e-child .elementor-element.e-con.e-child,
    .mphb-room-types .mphb-room-type .mphb-widget-room-type-featured-image,
    .mphb-room-types .mphb-room-type .room-txt {
        width: 100%;
    }
    .block-txt-img .elementor-element.e-con.e-child:first-child,
    .block-txt-img.reverse .elementor-element.e-con.e-child:first-child{
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 30px;
    }
    .mphb_sc_checkout-form .mphb-check-in-date>span:first-child, 
    .mphb_sc_checkout-form .mphb-check-out-date>span:first-child,
    .mphb-children-chooser, 
    .mphb-adults-chooser,
    .mphb-guest-name-wrapper{
        width: 100%;
    }
    .mphb_sc_checkout-form .mphb-check-in-date, 
    .mphb_sc_checkout-form .mphb-check-out-date{
        text-align: center;
    }
    .mphb_sc_checkout-form .mphb-check-in-date>span:first-child, 
    .mphb_sc_checkout-form .mphb-check-out-date>span:first-child{
        border-right: 0;
        border-bottom: 1px solid #4E4B32D0;
    }
    .mphb_sc_checkout-form .mphb-check-in-date time:nth-child(2), 
    .mphb_sc_checkout-form .mphb-check-out-date time:nth-child(2) {
        padding-left: 15px;
    }
    .mphb_sc_checkout-form .mphb-check-in-date time:last-child, 
    .mphb_sc_checkout-form .mphb-check-out-date time:last-child {
        padding-right: 15px;
    }
    .mphb_checkout-services-list label, 
    .mphb_sc_checkout-services-list label{
        padding-left: 38px;
        position: relative;
    }
    .mphb_checkout-services-list label input[type=checkbox], 
    .mphb_sc_checkout-services-list label input[type=checkbox]{
        position: absolute;
        left: 8px;
    }
    .mphb-price-breakdown tr:not(:first-child) td:first-child, 
    .mphb-price-breakdown th:first-child, 
    .mphb-price-breakdown tfoot tr:first-child td:first-child {
        padding-left: 30px;
    }
    #mphb-customer-details p {
        width: 100%;
    }
    #mphb-customer-details + .mphb-total-price {
        right: 0;
        bottom: 86px;
    }
    #mphb-customer-details + .mphb-total-price + .mphb-errors-wrapper{
        right: 0;
        bottom: 70px;
    }
    .mphb_sc_checkout-submit-wrapper{
        margin-top: 100px;
    }
    .services-wrapper{
        flex-wrap: wrap;
    }
    .services-wrapper .service-item,
    .services-wrapper.column-2 .service-item,
    .services-wrapper.column-3 .service-item{
        width: 100%;
    }
    .services-wrapper .service-item {
        height: 453px;
    }
    .services-wrapper .service-name a{
        width: 453px;
        height: 96px;
    }
    .services-wrapper .service-name{
        transform: rotate(-90deg) translate(-48px, 50%);
    }
    .services-wrapper .service-item:hover .service-image {
        height: 420px;
    }
    .services-wrapper .service-item:hover .service-name a{
        width: 420px;
    }
    .block-txt-encart-img .elementor-element.e-con.e-child:last-child{
        margin-top: 30px;
    }
    .elementor-widget-button + .elementor-widget-button{
        margin-top: 43px;
        display: block;
        margin-left: 0;
    }
    .colonne-tableau .e-child:not(:first-child){
        margin-top: 40px;
    }
    .bandeau-img .elementor-widget-text-editor{
        width: 100%;
        padding-left: 24px;
        padding-right: 24px;
    }
    .autres-page .elementor-element.e-con.e-child .elementor-element.e-con.e-child:first-child{
        margin-bottom: 30px;
    }
    .input-label {
        width: 100%;
    }
    .mphb-room-types .mphb-room-type,
    .mphb-room-types .mphb-room-type .encart-infos, 
    .single-mphb_room_type .encart-infos,
    .mphb-room-types .mphb-room-type .tarif-btn, 
    .single-mphb_room_type .tarif-btn{
        flex-wrap: wrap;
    }
    .mphb-room-types .mphb-room-type .room-txt,
    .mphb-room-types .mphb-room-type .encart-infos, 
    .single-mphb_room_type .encart-infos{
        padding-left: 20px;
        padding-right: 20px;
    }
    .mphb-room-types .mphb-room-type .encart-infos p, 
    .single-mphb_room_type .encart-infos p{
        width: 100%;
        margin-bottom: 15px;
    }
    .mphb-room-types .mphb-room-type .encart-infos p:last-child{
        max-width: none;
        margin-bottom: 0;
    }
    .mphb-room-types .mphb-room-type .encart-infos strong, .single-mphb_room_type .encart-infos strong{
        margin-bottom: 7px;
    }
    .mphb-room-types .mphb-room-type .tarif-btn .tarif, 
    .single-mphb_room_type .tarif-btn .tarif{
        margin-bottom: 20px;
    }
    .mphb_sc_search_results-wrapper .mphb-room-type .hebergements__gallery{
        width: 100%;
        height: 270px;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .padding-recherche h2,
    .mphb-loop-room-type-attributes,
    .mphb_sc_search_results-wrapper .mphb-room-type .mphb-regular-price{
        margin-left: 0;
    }
    .mphb-view-details-button-wrapper,
    .mphb-room-type .mphb-reserve-room-section{
        position: relative;
        left: auto;
    }
    .mphb-view-details-button-wrapper{
        margin-bottom: 20px;
    }
    .woocommerce-account .woocommerce-MyAccount-content .dashboard, 
    .border-form {
        padding-left: 25px;
        padding-right: 25px;
    }
    .woocommerce table.shop_table_responsive tr, 
    .woocommerce-page table.shop_table_responsive tr{
        margin-bottom: 25px;
    }
    .woocommerce table.shop_table_responsive tbody th.woocommerce-orders-table__cell-order-number, 
    .woocommerce-page table.shop_table_responsive tbody th.woocommerce-orders-table__cell-order-number{
        display: block;
        border-bottom: none;
        text-align: right;
    }
    .woocommerce table.shop_table_responsive tr th.woocommerce-orders-table__cell-order-number::before, 
    .woocommerce-page table.shop_table_responsive tr th.woocommerce-orders-table__cell-order-number::before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left;
        color: #707070;
    }
    .woocommerce table.shop_table_responsive tr td.woocommerce-orders-table__cell-order-actions,
    .woocommerce-page table.shop_table_responsive tr td.woocommerce-orders-table__cell-order-actions{
        text-align: center !important;
    }
    .woocommerce table.shop_table_responsive tr td.woocommerce-orders-table__cell-order-actions::before, 
    .woocommerce-page table.shop_table_responsive tr td.woocommerce-orders-table__cell-order-actions::before {
        content: none;
    }
    .woocommerce table.shop_table tbody tr th,
    .woocommerce table.shop_table tbody tr td{
        border-left: 1px solid #E8E8E8;
        border-right: 1px solid #E8E8E8;
        border-top: none;
        border-bottom: none;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td, 
    .woocommerce table.shop_table.woocommerce-table--order-details tbody td, 
    .woocommerce-account .woocommerce table.shop_table tbody td{
        border-bottom: none;
    }
    .woocommerce table.shop_table tbody tr th:first-child,
    .woocommerce table.shop_table tbody tr td:first-child,
    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, 
    .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{
        border-top: 1px solid #E8E8E8;
    }
    .woocommerce table.shop_table tbody tr td:last-child,
    .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child, 
    .woocommerce table.shop_table.woocommerce-table--order-details tbody td:last-child, 
    .woocommerce-account .woocommerce table.shop_table tbody td:last-child{
        border-bottom: 1px solid #E8E8E8;
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, 
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
        background-color: #fff;
    }
    .woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-name,
    .woocommerce-view-order .woocommerce table.shop_table.woocommerce-table--order-details .product-name {
        padding-left: 10px;
    }
    .woocommerce-view-order .woocommerce table.shop_table th:last-child, .woocommerce-view-order .woocommerce table.shop_table td:last-child{
        padding-right: 10px;
    }
    .woocommerce .col2-set .col-1, 
    .woocommerce-page .col2-set .col-1,
    .woocommerce .col2-set .col-2, 
    .woocommerce-page .col2-set .col-2{
        width: 100%;
    }
    .woocommerce .col2-set .col-2, 
    .woocommerce-page .col2-set .col-2{
        margin-left: 0;
        margin-top: 25px;
    }
    .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th.empty, 
    .woocommerce table.shop_table.woocommerce-table--order-details tfoot th.empty,
    .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th, 
    .woocommerce table.shop_table.woocommerce-table--order-details tfoot th{
        display: none;
    }
    .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:last-child, 
    .woocommerce table.shop_table.woocommerce-table--order-details tfoot td:last-child{
        border-left: 1px solid #4E4B32D0;
    }
    .woocommerce table.shop_table_responsive.woocommerce-table--order-details tfoot tr td::before, 
    .woocommerce-page table.shop_table_responsive.woocommerce-table--order-details tfoot tr td::before{
        content: attr(data-title);
    }
    .woocommerce table.shop_table_responsive.woocommerce-table--order-details tfoot, 
    .woocommerce-page table.shop_table_responsive.woocommerce-table--order-details tfoot{
        display: block;
        margin-top: 25px;
    }
    .woocommerce table.shop_table_responsive.woocommerce-checkout-review-order-table tfoot tr, 
    .woocommerce-page table.shop_table_responsive.woocommerce-checkout-review-order-table tfoot tr,
    .woocommerce table.shop_table_responsive.woocommerce-table--order-details tfoot tr, 
    .woocommerce-page table.shop_table_responsive.woocommerce-table--order-details tfoot tr{
        margin-bottom: 0;
    }
    .woocommerce table.shop_table_responsive.woocommerce-table--order-details tfoot tr th, 
    .woocommerce-page table.shop_table_responsive.woocommerce-table--order-details tfoot tr th,
    .woocommerce table.shop_table_responsive.woocommerce-table--order-details tfoot tr td, 
    .woocommerce-page table.shop_table_responsive.woocommerce-table--order-details tfoot tr td{
        width: 50%;
    }
    .woocommerce table.shop_table_responsive.woocommerce-table--order-details tfoot tr td, 
    .woocommerce-page table.shop_table_responsive.woocommerce-table--order-details tfoot tr td{
        display: table-cell;
    }
    .woocommerce table.shop_table.woocommerce-table--order-details .product-name,
    .woocommerce-view-order .woocommerce table.shop_table.woocommerce-table--order-details .product-name{
        text-align: left !important;
    }
    .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td,
    .woocommerce table.shop_table.woocommerce-table--order-details tbody td{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .woocommerce table.shop_table_responsive.woocommerce-table--order-details tbody tr:first-child td:first-child, 
    .woocommerce-page table.shop_table_responsive.woocommerce-table--order-details tbody tr:first-child td:first-child{
        border-top: 1px solid #E8E8E8;
    }
    .woocommerce-Addresses.col2-set{
        flex-wrap: wrap;
    }
    .woocommerce-Addresses.col2-set.addresses{
        border: none;
    }
    .woocommerce-Addresses.col2-set.addresses .woocommerce-Address{
        margin-top: 0;
    }
    .woocommerce-Addresses.col2-set .woocommerce-Address a.button{
        max-width: 220px;
    }
    .woocommerce-Addresses.col2-set .woocommerce-Address{
        width: 100%;
    }
    .woocommerce-Addresses.col2-set h2, 
    .woocommerce-Addresses.col2-set h2 a{
        letter-spacing: 0;
    }
    .woocommerce-address-fields__field-wrapper{
        padding-left: 20px;
        padding-right: 20px;
    }
    .woocommerce form .form-row-first, 
    .woocommerce form .form-row-last, 
    .woocommerce-page form .form-row-first, 
    .woocommerce-page form .form-row-last, 
    .woocommerce form .form-row#shipping_postcode_field, 
    .woocommerce form .form-row#billing_postcode_field, 
    .woocommerce form .form-row#shipping_city_field, 
    .woocommerce form .form-row#billing_city_field, 
    .woocommerce form .form-row#billing_phone_field, 
    .woocommerce form .form-row#billing_email_field{
        width: 100%;
    }
    .product-remove{
        width: 100%;
    }
    .woocommerce table.shop_table.cart tbody tr td{
        padding-left: 20px;
        padding-right: 20px;
    }
    .woocommerce table.shop_table tbody tr th:first-child, 
    .woocommerce table.shop_table tbody tr td:first-child, 
    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, 
    .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
        padding-top: 20px;
    }
    .woocommerce table.shop_table tbody tr td:last-child, 
    .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:last-child, 
    .woocommerce table.shop_table.woocommerce-table--order-details tbody td:last-child, 
    .woocommerce-account .woocommerce table.shop_table tbody td:last-child {
        padding-bottom: 20px;
    }
    .woocommerce table.shop_table tbody tr th, 
    .woocommerce table.shop_table tbody tr td{
        border-left: none;
        border-right: none;
    }
    .woocommerce .cart-collaterals .cart_totals, 
    .woocommerce-page .cart-collaterals .cart_totals{
        width: 100%;
    }
    .woocommerce .cart_totals table.shop_table tbody tr td:last-child{
        border-bottom: none;
    }
    .woocommerce .cart_totals table.shop_table_responsive tr, 
    .woocommerce-page .cart_totals table.shop_table_responsive tr{
        margin-bottom: 0;
    }
    .woocommerce table.shop_table_responsive tr td::before, 
    .woocommerce-page table.shop_table_responsive tr td::before{
        content: attr(data-title) " : ";
    }
    .woocommerce table.shop_table.cart{
        border: none;
    }
    .woocommerce table.shop_table_responsive tr, 
    .woocommerce-page table.shop_table_responsive tr{
        border-left: 1px solid #EEEEEE;
        border-right: 1px solid #EEEEEE;
    }
    .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody td:first-child, 
    .woocommerce table.shop_table.woocommerce-table--order-details tbody td:first-child, 
    .woocommerce-account .woocommerce table.shop_table tbody td:first-child{
        border-left: none;
    }
    .woocommerce #content table.cart td.actions .coupon, 
    .woocommerce table.cart td.actions .coupon, 
    .woocommerce-page #content table.cart td.actions .coupon, 
    .woocommerce-page table.cart td.actions .coupon{
        margin-bottom: 30px;
    }
    .woocommerce #content table.cart td.actions .button, 
    .woocommerce table.cart td.actions .button, 
    .woocommerce-page #content table.cart td.actions .button, 
    .woocommerce-page table.cart td.actions .button{
        display: inline-block;
        width: auto;
    }
    .woocommerce-checkout .woocommerce .col2-set .col-1, 
    .woocommerce-checkout .woocommerce-page .col2-set .col-1, 
    .woocommerce-checkout .woocommerce .col2-set .col-2, 
    .woocommerce-checkout .woocommerce-page .col2-set .col-2{
        width: 100%;
    }
    #add_payment_method #payment, 
    .woocommerce-cart #payment, 
    .woocommerce-checkout #payment{
        padding-left: 0;
        padding-right: 0;
    }
    .paiement-border{
        padding-left: 20px;
        padding-right: 20px;
    }
    #add_payment_method #payment ul.payment_methods, 
    .woocommerce-cart #payment ul.payment_methods, 
    .woocommerce-checkout #payment ul.payment_methods{
        flex-wrap: wrap;
        gap: 32px;
    }
    #add_payment_method #payment ul.payment_methods li, 
    .woocommerce-cart #payment ul.payment_methods li, 
    .woocommerce-checkout #payment ul.payment_methods li{
        width: 100%;
    }
    .woocommerce #payment #place_order, 
    .woocommerce-page #payment #place_order{
        width: auto;
    }
    .woocommerce .col2-set .col-2, 
    .woocommerce-page .col2-set .col-2{
        padding-left: 16p;
        padding-right: 16px;
    }
    .woocommerce ul.order_details li{
        flex-wrap: wrap;
        gap: 5px;
        border-bottom: 1px solid #4E4B32D0;
        padding: 15px 10px;
    }
    .woocommerce ul.order_details li .label{
        width: auto;
        border-right: none;
        border-bottom: none;
        padding: 0;
        text-align: left;
    }
    .woocommerce ul.order_details li .value{
        width: auto;
        border-bottom: none;
        padding: 0;
    }
    .woocommerce table.shop_table.woocommerce-checkout-review-order-table .product-name, 
    .woocommerce table.shop_table.woocommerce-table--order-details .product-name{
        padding-left: 12px;
    }
    .bandeau-boutique{
        padding-left: 0;
        padding-right: 0;
    }
    .bandeau-boutique>.bandeau-boutique-content{
        padding-left: 20px;
        padding-right: 20px;
        flex-wrap: wrap;
        gap: 13px;
    }
    .elementor-widget-wc-archive-products .products {
        grid-template-columns: repeat(1, 1fr);
    }
    .produit-contenu>.e-con-inner>.e-child:last-child{
        padding-right: 0;
        padding-top: 40px;
    }
    :is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart.variations_form .woocommerce-variation-add-to-cart, 
    :is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart:not(.grouped_form):not(.variations_form){
        flex-wrap: wrap;
        justify-content: flex-end;
        gap: 15px;
    }
    .cat-prix .quantity{
        margin-right: 0;
    }
    .infos_vins>.e-con-inner {
        padding: 28px 22px;
    }
    .contenance-stock .elementor-widget-woocommerce-product-additional-information:after, 
    .infos_vins .infos-plus .elementor-widget-text-editor:after{
        content: none;
    }
    .bandeau-fixe {
        padding: 10px 15px !important;
    }
    footer{
        padding-bottom: 50px;
    }
    .footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(1),
    .footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(2),
    .footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(3){
        width: 100%;
    }
    .footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(1) .elementor-widget-container{
        text-align: center;
    }
    .footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(2){
        justify-content: center;
    }
    .footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(2){
        order: 2;
    }
    .footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(3){
        order: 3;
    }
    .footer-top.elementor-element.e-parent:not(.e-con-full)>.e-con-inner>.e-child:nth-child(3) .elementor-widget-text-editor{
        width: 100%;
    }
    body.single-mphb_room_type .site-main{
        padding-left: 0;
        padding-right: 0;
    }
    .content-intro,
    .details-appartement,
    .equipement-gallery,
    .equipement-gallery .btns{
        flex-wrap: wrap;
    }
    .content-intro .image,
    .content-intro .txt,
    .equipement-gallery .equipement,
    .equipement-gallery .gallery{
        width: 100%;
    }
    .content-intro .image{
        height: 350px;
    }
    .services-block h2{
        padding-left: 20px;
        padding-right: 20px;
    }
    .details-appartement{
        gap: 30px;
    }
    .equipement-gallery .equipement{
        padding-right: 0;
        margin-bottom: 50px;
    }
    .ui-accordion .ui-accordion-content{
        padding-left: 20px;
        padding-right: 20px;
    }
    .equipement-gallery .btns{
        gap: 20px;
    }
}
@media only screen and (max-width: 540px){
    header .elementor-widget-woocommerce-menu-cart,
    header .btn-compte{
        display: none;
    }
    .header-logo-img{
        width: 70px;
    }
    .header-bandeau>.e-con-inner>.e-child:not(.header-logo-img){
        width: calc(100% - 70px - 70px);
    }
}
