body{
    overflow-x: hidden;
}
/* ------------------------ */
/* -------- HEADER -------- */
/* ------------------------ */
header{
    position: fixed;
    top: 0px;
    width: 100%;
    -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;
    box-shadow: 0px 3px 6px #00000029;
}
body.home header{
    position: absolute;
    top: 0px;
}
body.home.admin-bar header:not(.sticky){
    top: 52px;
}
header .elementor-widget-button a.elementor-button{
    margin-right: 25px;
    padding-right: 0;
}
body.home header:not(.sticky) .elementor-widget-button a.elementor-button{
    color: #fff;
}

body.home header:not(.sticky) .elementor-widget-button a.elementor-button:hover{
    color: var(--e-global-color-secondary);
}
body.home header:not(.sticky) svg line{
    stroke: #fff;
}
body.home header:not(.sticky) svg path{
    fill: #fff;
}

body.home header:not(.sticky) #elementor-menu-cart__toggle_button:hover svg line{
    stroke: var(--e-global-color-secondary);
}
body.home header:not(.sticky) #elementor-menu-cart__toggle_button:hover svg path{
    fill: var(--e-global-color-secondary);
}
header.sticky,
body.home header.sticky{
    position: fixed;
}
body.home header:not(.sticky){
    box-shadow: none;
}
body.home header .header-bandeau{
    height: 80px;
}
body.home header>.elementor-element.header-bandeau{
    transition: all 0.3s ease-in-out;
}
body.home header:not(.sticky)>.elementor-element.header-bandeau{
    background: transparent !important;
}
body.home header .elementor-widget-theme-site-logo{
    display: none;
}
body.home header.sticky>.elementor-element{
    background: #FFFFFFF2;
    transition: all 0.3s ease-in-out;
}
body.home header.sticky .elementor-widget-theme-site-logo{
    display: block;
}
header .header-bandeau{
    padding: 13px 44px;
}
.admin-bar header.sticky,
body.admin-bar header{
    top: 32px;
}
header.sticky .e-con.e-flex>.e-con-inner{
    align-items: center;
}
/* Quand le menu est en sticky, pour garder la taille du header */
/*header.sticky + main{
    padding-top: 80px;
}*/
header .menu{
    position: fixed;
    right: -500px;
    top: 0;
    width: 250px;
    transition: all 0.3S ease-in-out !important;
    padding: 40px 40px 14px 5px;
}
header.menu-open .menu{
    right: 0;
    z-index: 1;
}
header .menu .elementor-nav-menu--main .elementor-nav-menu a{
    padding-left: 0;
    padding-right: 0;
    transition: all 0.3s ease-in-out;
    text-align: right;
}
header .elementor-nav-menu--main .elementor-nav-menu .menu-item a:after{
    content: '';
    width: 0;
    height: 2px;
    background: #fff;
    position: absolute;
    right: -43px;
    top: 50%;
    transition: all 0.3s ease-in-out;
}
header .elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children a.highlighted:after,
header .elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children.current-menu-parent>a:after,
header .elementor-nav-menu--main .elementor-nav-menu a.elementor-item-active:after{
    width: 43px;
}
header .elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children.current-menu-parent>a:after{
    opacity: 1 !important;
}
header .elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children a.highlighted,
header .elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children.current-menu-parent>a,
header .elementor-nav-menu--main .elementor-nav-menu a.elementor-item-active{
    padding-right: 10px;
}
header .elementor-nav-menu .sub-arrow{
    display: none;
    padding: 0;
}
/*header .elementor-nav-menu__align-end .elementor-nav-menu,
header .elementor-nav-menu li{
    position: static;
}*/
header .elementor-nav-menu--main .elementor-nav-menu ul{
    background: #E3DDCE;
    height: 100vh;
    margin-left: -153px !important;
    transform: translate(100%, 0);
    min-width: 0 !important;
    width: 0 !important;
    opacity: 0;
}
header .elementor-nav-menu--main .elementor-nav-menu .highlighted + ul{
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    transform: translate(0%, 0);
    opacity: 1;
    width: 148px !important;
    padding: 10px 23px 10px 10px;
}
header .elementor-nav-menu--main .elementor-nav-menu ul a{
    justify-content: flex-end;
    padding-top: 5px;
    padding-bottom: 5px;
}
header .elementor-nav-menu--main .elementor-nav-menu ul a:hover,
header .elementor-nav-menu--main .elementor-nav-menu ul a.elementor-item-active{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
}
header .elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children ul a:after{
    background: var(--e-global-color-text);
    right: -23px;
}
header .elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children ul a:hover:after,
header .elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children ul a.elementor-item-active:after{
    width: 23px;
}
header ul.elementor-nav-menu--dropdown a, 
header ul.elementor-nav-menu--dropdown a:focus, 
header ul.elementor-nav-menu--dropdown a:hover{
    border-left: 0;
}
header .elementor-widget-icon{
    cursor: pointer;
}
header .elementor-widget-button .elementor-button:before{
    content: none;
}
header .header-bandeau .elementor-widget-icon{
    height: 33px;
}
.elementor-menu-cart__toggle .elementor-button{
    border: none;
}
.elementor-menu-cart--cart-type-side-cart{
    padding-right: 5px;
    margin-right: 18px;
}
.elementor-menu-cart--cart-type-side-cart:after{
    content: '';
    width: 1px;
    height: 47px;
    background: var(--e-global-color-text);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}
.home header .elementor-menu-cart--cart-type-side-cart:after{
    background: #fff;
}
.home header.sticky .elementor-menu-cart--cart-type-side-cart:after{
    background: #fff;
}
.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter]{
    font-family: "Roboto", Sans-serif;
}
header .woocommerce-cart-form__cart-item .product-remove{
    width: 22px;
}
/* ------------------------ */
/* --------- PAGE --------- */
/* ------------------------ */
#popmake-1523{
    padding: 75px 50px 90px;
}

.choix-majorite {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 55px;
}

.choix-majorite a:nth-child(3) {
    padding: 12px;
    color: var(--e-global-color-secondary);
    background-color: #fff;
    border: 1px solid var(--e-global-color-secondary);
    width: 95px;
    text-align: center;
    text-transform: uppercase;
    font-size: 26px;
    height: auto;
    text-decoration: none;
    transition: 0.3s ease-in-out;
}

.choix-majorite a:nth-child(3):hover {
    color: #d7490b;
    border: 1px solid #d7490b;
}

.choix-majorite .pum-close.popmake-close {
    padding: 12px;
    background-color: var(--e-global-color-secondary);
    border: 1px solid var(--e-global-color-secondary);
    color: #fff;
    width: 95px;
    text-align: center;
    text-transform: uppercase;
    font-size: 26px;
    height: auto;
    text-decoration: none;
    transition: 0.3s ease-in-out;
}

.choix-majorite .pum-close.popmake-close:hover {
    background-color: #d7490b;
    border: 1px solid #d7490b;
    color: #fff;
}

.contenu-majorite{
    display: flex;
    justify-content: center;
    margin-top: 45px;
    font-size: 40px;
    font-weight: 300;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
    padding-right: 0px;
}

/*header + .elementor-location-single,*/
header + .elementor-location-archive,
.page-id-43 header + main,
.page-id-407 header + main,
.page-id-409 header + main,
.page-id-408 header + main,
.page-id-413 header + main,
.page-id-410 header + main,
.page-id-411 header + main,
.page-id-412 header + main,
.page-id-589 header + main,
.woocommerce-shop header + main,
.woocommerce header + main,
.woocommerce-pageheader + main,
.woocommerce-page header + main,
.woocommerce-cart header + main,
.page-id-414 header + main,
.page-id-1132 header + main,
.page-id-1131 header + main,
.page-id-1130 header + main,
.page-id-1198 header + main,
.page-id-1189 header + main,
.page-id-544 header + main{
    padding-top: 100px;
}
.woocommerce header + .woocommerce-notices-wrapper{
    margin-top: 100px;
}
/*
.hero:after{
    content: '';
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(180deg, #23212000 80%, #232120 100%); 
    position: absolute;
    left: 0;
    top: 0;
}*/

.home .hero:after{
    content: none;
}
.hero .elementor-element{
    z-index: 1;
}
.hero h1,
.hero p,
.hero .elementor-widget-post-info span,
.hero .elementor-widget-post-info li{
    color: #fff;
}
.hero .elementor-widget-post-info li{
    position: relative;
}
.hero .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{
    left: auto;
    right: -8px;
    border: none;
    line-height: 34px;
    font-size: 28px;
}
body:not(.home) .hero{
    padding-block: 105px;
}
@keyframes btnTop {
  0% {
    top: -100%;
  }
  100% {
    top: 100%;
  }
}
.btn-scroll{
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translate(-50%, 0);
}
.btn-scroll a {
  display: inline-block;
  padding-left: 0;
  text-indent: -9999px;
  width: 85px;
  height: 85px;
  position: relative;
  overflow: hidden;
}
.btn-scroll a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 3px;
    height: 100%;
    opacity: 0.5;
    background-color: #fff;
    -webkit-animation: btnTop 5s ease-in-out infinite;
    -moz-animation: btnTop 5s ease-in-out infinite;
    -ms-animation: btnTop 5s ease-in-out infinite;
    -o-animation: btnTop 5s ease-in-out infinite;
    animation: btnTop 5s ease-in-out infinite;
}
.btn-scroll a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 1px;
    height: 100%;
    background: #fff;
}
.btn-scroll a:hover:before {
  width: 6px;
}
.fil-ariane{
    padding-bottom: 10px;
}
.fil-ariane a, 
.fil-ariane span {
    font-size: 16px;
    line-height: 30px;
    color: var(--e-global-color-text);
    font-weight: 400;
    text-decoration: none;
}
.fil-ariane a:hover{
    color: var(--e-global-color-accent);
}
.fil-ariane span.breadcrumb_last{
    font-weight: 600;
}
h1,
h1.elementor-heading-title{
    margin-top: 0;
    margin-bottom: 10px;
}
h2,
h2.elementor-heading-title{
    margin-top: 0;
    margin-bottom: 20px;
}
h3,
h3.elementor-heading-title{
    margin-top: 0;
    margin-bottom: 10px;
}
p,
.elementor-widget-text-editor ul,
.formation-contenu ul{
    margin-bottom: 25px;
}
p:last-child,
.elementor-widget-text-editor ul:last-child,
.formation-contenu ul:last-child{
    margin-bottom: 0;
}
p strong{
    font-weight: 600;
}
.elementor-widget-button .elementor-button{
    position: relative;
}
.elementor-widget-button .elementor-button:before{
    content: '';
    width: 3px;
    height: 100%; 
    background: var(--e-global-color-accent);
    transition: all 0.3s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.elementor-widget-button .elementor-button .elementor-button-content-wrapper{
    z-index: 1;
    position: relative;
}
.elementor-widget-button .elementor-button:hover:before,
.elementor-widget-button .elementor-button:focus:before{
    width: 100%;
}
.btns{
    margin-top: 31px;
}
.elementor-widget-button + .elementor-widget-button{
    margin-left: 50px;
}
.elementor-widget-text-editor + .elementor-widget-button{
    margin-top: 20px;
}

.elementor-widget-button.btn-boutique .elementor-button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) .elementor-add-to-cart button.button{
    padding-left: 25px;
}
.elementor-widget-button.btn-boutique .elementor-button:before,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) .elementor-add-to-cart button.button:before{
    background: url(../img/shopping-bag-orange.svg) no-repeat center;
    background-size: contain;
    width: 19px;
    height: 22px;
}

.elementor-menu-cart__product-name.product-name{
    display: flex;
    align-items: end;
    height: auto;
}

.icon-color div div div div a span svg g g path{
fill: #fff;
}
.elementor-widget-button.btn-boutique .elementor-button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) .elementor-add-to-cart button.button:hover{
    color: var(--e-global-color-text);
}
.elementor-widget-button.btn-boutique .elementor-button:hover:before,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) .elementor-add-to-cart button.button:hover:before{
    background: url(../img/shopping-bag.svg) no-repeat center;
    background-size: contain;
}
.elementor-widget-button.btn-boutique.noir .elementor-button{
    color: var(--e-global-color-text);
}
.elementor-widget-button.btn-boutique.noir .elementor-button:hover{
    color: var(--e-global-color-accent);
}
.elementor-widget-button.btn-boutique.noir .elementor-button:before{
    background: url(../img/shopping-bag.svg) no-repeat center;
    background-size: contain;
}
.elementor-widget-button.btn-boutique.noir .elementor-button:hover:before{
    background: url(../img/shopping-bag-orange.svg) no-repeat center;
    background-size: contain;
}
.padding-content{
    padding-left: 10.1%;
    padding-right: 10.1%;
}
.block-txt-img{
    margin-top: 86px;
    padding-left: 10.1%;
    padding-right: 4.2%;
}
.fil-ariane + .block-txt-img{
    margin-top: 0;
}
.block-txt-img.reverse{
    padding-left: 4.2%;
    padding-right: 10.1%;
}
.block-txt-img>.e-con-inner>.e-child:first-child{
    width: 63.7%;
    padding-right: 100px;
    padding-top: 16px;
}
.block-txt-img>.e-con-inner>.e-child:last-child{
    width: 36.3%;
}
/*.block-txt-img>.e-con-inner>.e-child:last-child .elementor-widget-image:before,
.block-txt-img>.e-con-inner>.e-child:last-child .elementor-widget-image-carousel:before,
.home-presentation>.e-con-inner>.e-child:last-child .elementor-widget-image:before,
.home-event>.e-con-inner>.e-child:last-child .elementor-widget-image-carousel:before,
.text-center .elementor-widget-image-carousel:before,
.padding-single .parent-img span:before{
    content: '';
    width: 100%;
    height: 100%;
    background: var(--e-global-color-8eebe32);
    position: absolute;
    left: -10px;
    bottom: -21px;
    z-index: -1;
}*/
.block-txt-img.reverse>.e-con-inner>.e-child:first-child{
    padding-right: 0px;
    padding-left: 100px;  
}
.fond-gris{
    margin-top: 76px;
    background: rgb(227,221,206, 0.37);
    padding-top: 40px;
    padding-block: 55px;
}
.block-txt-img.fond-gris{
    padding-right: 4.9%;
}
.block-txt-img.reverse.fond-gris{
    padding-right: 10.1%;
    padding-left: 4.9%;
}
.block-txt-img.fond-gris>.e-con-inner>.e-child:last-child{
    width: 38.3%;
}
.block-txt-img.fond-gris>.e-con-inner>.e-child:first-child{
    width: 61.7%;
}
.block-txt-img.reverse.fond-gris>.e-con-inner>.e-child:first-child {
    padding-left: 76px;
}
.block-txt-img .elementor-widget-image-carousel,
.block-txt-img .elementor-widget-image-carousel .swiper,
.block-txt-img .elementor-widget-image-carousel a,
.block-txt-img .elementor-widget-image-carousel figure,
.text-center .elementor-widget-image-carousel .swiper,
.text-center .elementor-widget-image-carousel a,
.text-center .elementor-widget-image-carousel figure
.home-event .elementor-widget-image-carousel,
.home-event .elementor-widget-image-carousel .swiper,
.home-event .elementor-widget-image-carousel a,
.home-event .elementor-widget-image-carousel figure,
.home-presentation .elementor-widget-image,
.home-vins .elementor-widget-image,
.block-txt-img .elementor-widget-image{
    height: 100%;
}
.block-txt-img .elementor-widget-image-carousel img,
.text-center .elementor-widget-image-carousel img,
.home-event .elementor-widget-image-carousel img,
.home-presentation .elementor-widget-image img,
.home-vins .elementor-widget-image img,
.block-txt-img .elementor-widget-image img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    display: block;
}

.section-caroussel div .elementor-element-52e2e1b{
height: 330px;
}
.home-caroussel{
height: 100%;
}

.text-center{
    margin-top: 58px;
    padding-left: 16.9%;
    padding-right: 16.9%;
}
.fil-ariane + .text-center{
    margin-top: 40px;
}
.text-center .elementor-widget-image,
.text-center .elementor-widget-image-carousel{
    margin-top: 40px;
    margin-left: 8.9%;
    margin-right: 8.9%;
    width: calc(100% - 8.9% - 8.9%) !important;
}
.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,
.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next{
    width: 29px;
    height: 53px;
}
.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev{
    background: url(../img/arrow-left.svg) no-repeat center;
    background-size: contain;
    left: 25px;
}
.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next{
    background: url(../img/arrow-right.svg) no-repeat center;
    background-size: contain;
    right: 25px;
}
.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev svg,
.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next svg{
    display: none;
}
/* ------------------------ */
/* --------- HOME --------- */
/* ------------------------ */
.home h1{
    margin-top: 14px;
    margin-bottom: 41px;
}
.home-presentation{
    /*padding-right: 4.2%;
    padding-left: 10.1%;*/
    padding-right: 16.9%;
    padding-left: 10.1%;
}
.home-presentation>.e-con-inner>.e-child:first-child{
    /*width: 63.7%;*/
    width: 53.8%;
    padding-right: 60px;
    padding-top: 19px;
    padding-bottom: 19px;
}
.home-presentation>.e-con-inner>.e-child:first-child .elementor-widget-text-editor{
    padding-right: 20px;
}
.home-presentation>.e-con-inner>.e-child:last-child{
   /* width: 36.3%;*/
   width: 46.2%;
}
.home-presentation h1{
    margin-bottom: 0;
}
/*.home-presentation .sous-titre p{
    font-family: "Kepler Std", Sans-serif;
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 20px;
}*/
.home-vins{
    margin-top: 108px;
    padding-right: 16.9%;
    padding-left: 10.1%;
}
.home-vins>.e-con-inner>.e-child:first-child {
    width: 53.8%;
    padding-left: 60px;
}
.home-vins>.e-con-inner>.e-child:last-child {
    width: 46.2%;
}
.home-chambres{
    margin-top: 84px;
    padding-left: 46px;
    padding-right: 46px;
}
.home-chambres .elementor-widget-text-editor{
    padding-left: 14.5%;
    padding-right: 14.5%;
}
.home-chambres .elementor-widget-wp-widget-mphb_rooms_widget{
    margin-top: 43px;
}
.home-event{
    background: rgba(227,221,206,0.37);
    padding: 57px 53px 57px 10.1%;
    margin-top: 70px;
}
.home-event>.e-con-inner>.e-child:first-child {
    width: 62.2%;
    padding-right: 86px;
}
.home-event>.e-con-inner>.e-child:last-child {
    width: 37.8%;
}
.elementor-element.elementor-widget-image-carousel .swiper-pagination-bullet{
    border: 2px solid #fff !important;
}
.home-event img{
    display: block;
    margin: 0 auto;
}
.home-actu{
    margin-top: 84px;
}
.listing-blog.elementor-widget-loop-grid{
    margin-top: 22px;
}
.listing-blog .e-loop-item{
    background: #fff;
    box-shadow: 0px 3px 20px #00000033;
}
.listing-blog .e-loop-item .e-child{
    padding: 13px 40px;
}
.listing-blog .e-loop-item .elementor-widget-image{
    overflow: hidden;
}
.listing-blog .e-loop-item .elementor-widget-image img{
    transform: scale(1.0);
    transition: all 0.3s ease-in-out;
}
.listing-blog .e-loop-item:hover .elementor-widget-image img{
    transform: scale(1.1);
}
.listing-blog .e-loop-item h3.elementor-heading-title{
    margin-bottom: 9px;
}
.listing-blog .e-loop-item h3.elementor-heading-title a{
    text-decoration: none;
}
.listing-blog .e-loop-item h3.elementor-heading-title a:hover{
    color: var(--e-global-color-secondary);
}
.listing-blog .e-loop-item .elementor-widget-post-info{
    margin-bottom: 5px;
}
.listing-blog .e-loop-item .elementor-widget-theme-post-excerpt{
    margin-bottom: 28px;
}
.listing-blog .e-loop-item .elementor-widget-button .elementor-button:before{
    content: none;
}

/* SWIPER*/


.mphb_widget_rooms-wrapper .swiper-button-next,
.mphb_widget_rooms-wrapper .swiper-button-prev,
.mphb_sc_rooms-wrapper .swiper-button-next,
.mphb_sc_rooms-wrapper .swiper-button-prev{
    top: 33%;
    color: #FFF;
}

.mphb_widget_rooms-wrapper .swiper-button-next,
.mphb_sc_rooms-wrapper .swiper-button-next {
    right: 20px;
}

.mphb_widget_rooms-wrapper .swiper-button-prev,
.mphb_sc_rooms-wrapper .swiper-button-prev {
    left: 20px;
}

.mphb_widget_rooms-wrapper .swiper-button-next:after,
.mphb_widget_rooms-wrapper .swiper-button-prev:after,
.mphb_sc_rooms-wrapper .swiper-button-next::after,
.mphb_sc_rooms-wrapper .swiper-button-prev::after {
    font-size: 38px;
    font-weight: 600;
}
/* ------------------------ */
/* ------- PROPRIETE ------ */
/* ------------------------ */
.elementor-widget-image-carousel.galerie-photo{
    margin-top: 90px;
    padding-left: 5.7%;
    padding-right: 5.7%;
}
.elementor-widget-image-carousel.galerie-photo .swiper-slide{
    box-shadow: 0px 3px 20px #00000033;
}
.elementor-widget-image-carousel.galerie-photo .swiper-slide img{
    display: block;
}
.pagination-page{
    margin-top: 120px;
    padding-left: 10.1%;
    padding-right: 10.1%;
    gap: 40px;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.pagination-page .page-item{
/*    width: 25.4%;*/
    width: 276px;
    background: #FFFFFF;
    box-shadow: 0px 3px 20px #00000033;
    text-align: center;
}
.pagination-page .page-item a{
    display: block;
    overflow: hidden;
    text-decoration: none;
}
.pagination-page .page-item a img{
    transform: scale(1.0);
    transition: all 0.3S ease-in-out;
    display: block;
}
.pagination-page .page-item a:hover img{
    transform: scale(1.1);
}
.pagination-page .page-item .page-title{
    padding: 20px 10px;
}
.pagination-page .page-item p,
.pagination-page .page-item p a{
    color: var(--e-global-color-primary);
    font-family: "Kepler Std", Sans-serif;
    font-size: 25px;
    line-height: 26px;
    font-weight: 600;
}
.pagination-page .page-item p a{
    text-decoration: none;
}
.pagination-page .page-item p a:hover{
    color: var(--e-global-color-accent);
}
/* ------------------------ */
/* ------- NOS VINS ------- */
/* ------------------------ */
.block-vins{
    margin-top: 73px;
}
.fil-ariane +.block-vins{
    margin-top: 10px;
}
.block-vins h2{
    margin-bottom: 0;
}
.block-vins .appelation p{
    color: #9D998F;
    font-family: "Kepler Std", Sans-serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 0;
}
.block-vins .elementor-widget-text-editor:nth-child(4){
    margin-top: 20px;
}
.block-vins .elementor-widget-text-editor:nth-child(4) p{
    margin-bottom: 9px;
}
/*.block-vins.block-txt-img>.e-con-inner>.e-child:last-child .elementor-widget-image:before{
    content: none;
}*/
/* ------------------------ */
/* ------- CHAMBRES ------- */
/* ------------------------ */
.hero .elementor-widget-post-info span{
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 0.56px;
}
.hero .elementor-widget-button{
    margin-top: 10px ;
}
.single-mphb_room_type .hero .elementor-widget-heading{
    padding-left: 20px;
    padding-right: 20px;
}
.chambre-single-price{
    margin-top: 10px;
    margin-bottom: 7px;
}
.chambre-single-price .mphb-regular-price strong{
    margin-right: 5px;
    display: inline-block;
}
.single-mphb_room_type .block-txt-img>.e-con-inner>.e-child:last-child .elementor-widget-image{
    height: 100%;
}
.single-mphb_room_type .block-txt-img>.e-con-inner>.e-child:last-child .elementor-widget-image img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.elementor-widget-wp-widget-mphb_search_availability_widget form,
.mphb_sc_booking_form-wrapper form{
    margin-top: 28px;
    display: flex;
    justify-content: center;
    gap: 20px 30px;
    align-items: center;
}
.elementor-widget-wp-widget-mphb_search_availability_widget form p,
.mphb_sc_booking_form-wrapper form p{
    margin-bottom: 0;
}
.elementor-widget-wp-widget-mphb_search_availability_widget form label,
.mphb_sc_booking_form-wrapper form label,
.mphb-reserve-rooms-details label,
.mphb-guest-name-wrapper label,
#mphb-customer-details label,
.mphb_sc_search-form label{
    display: block;
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 5px;
}
.elementor-widget-wp-widget-mphb_search_availability_widget form input[type=date], 
.elementor-widget-wp-widget-mphb_search_availability_widget form input[type=email], 
.elementor-widget-wp-widget-mphb_search_availability_widget form input[type=number], 
.elementor-widget-wp-widget-mphb_search_availability_widget form input[type=password], 
.elementor-widget-wp-widget-mphb_search_availability_widget form input[type=search], 
.elementor-widget-wp-widget-mphb_search_availability_widget form input[type=tel], 
.elementor-widget-wp-widget-mphb_search_availability_widget form input[type=text], 
.elementor-widget-wp-widget-mphb_search_availability_widget form input[type=url], 
.elementor-widget-wp-widget-mphb_search_availability_widget form select, 
.elementor-widget-wp-widget-mphb_search_availability_widget form textarea,
.mphb_sc_booking_form-wrapper form input[type=date], 
.mphb_sc_booking_form-wrapper form input[type=email], 
.mphb_sc_booking_form-wrapper form input[type=number], 
.mphb_sc_booking_form-wrapper form input[type=password], 
.mphb_sc_booking_form-wrapper form input[type=search], 
.mphb_sc_booking_form-wrapper form input[type=tel], 
.mphb_sc_booking_form-wrapper form input[type=text], 
.mphb_sc_booking_form-wrapper form input[type=url], 
.mphb_sc_booking_form-wrapper form select, 
.mphb_sc_booking_form-wrapper form textarea,
.mphb-reserve-rooms-details select,
.mphb-reserve-rooms-details input,
.mphb-customer-details select,
.mphb-customer-details input,
.mphb-customer-details textarea{
    padding: 10px 14px;
    border: 1px solid var(--e-global-color-text);
    border-radius: 0;
    color: var(--e-global-color-text);
    font-weight: 400;
    line-height: 22px;
    font-size: 18px;
    letter-spacing: 0.36px;
}
.elementor-widget-wp-widget-mphb_search_availability_widget form input[type=date]::placeholder, 
.elementor-widget-wp-widget-mphb_search_availability_widget form input[type=email]::placeholder, 
.elementor-widget-wp-widget-mphb_search_availability_widget form input[type=number]::placeholder, 
.elementor-widget-wp-widget-mphb_search_availability_widget form input[type=password]::placeholder, 
.elementor-widget-wp-widget-mphb_search_availability_widget form input[type=search]::placeholder, 
.elementor-widget-wp-widget-mphb_search_availability_widget form input[type=tel]::placeholder, 
.elementor-widget-wp-widget-mphb_search_availability_widget form input[type=text]::placeholder, 
.elementor-widget-wp-widget-mphb_search_availability_widget form input[type=url]::placeholder,
.mphb_sc_booking_form-wrapper form input[type=date]::placeholder, 
.mphb_sc_booking_form-wrapper form input[type=email]::placeholder, 
.mphb_sc_booking_form-wrapper form input[type=number]::placeholder, 
.mphb_sc_booking_form-wrapper form input[type=password]::placeholder, 
.mphb_sc_booking_form-wrapper form input[type=search]::placeholder, 
.mphb_sc_booking_form-wrapper form input[type=tel]::placeholder, 
.mphb_sc_booking_form-wrapper form input[type=text]::placeholder, 
.mphb_sc_booking_form-wrapper form input[type=url]::placeholder,
.mphb-reserve-rooms-details input::placeholder,
.mphb-customer-details input::placeholder,
.mphb-customer-details textarea::placeholder{
    color: var(--e-global-color-text);
}
.elementor-widget-wp-widget-mphb_search_availability_widget form input[type=text],
.mphb_sc_booking_form-wrapper form input[type=text]{
    min-width: 210px;
}
.elementor-widget-wp-widget-mphb_search_availability_widget form select,
.mphb_sc_booking_form-wrapper form select{
    min-width: 86px;
}
.mphb_widget_search-check-in-date input,
.mphb_widget_search-check-out-date input,
.mphb_sc_search-check-out-date input, 
.mphb_sc_search-check-in-date input {
    background-image: url(../img/calendar.svg);
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 21px 24px;
}
.mphb_widget_search-submit-button-wrapper,
.mphb_sc_search-submit-button-wrapper{
    margin-top: 31px;
    position: relative;
    font-size: 22px;
    line-height: 26px;
}
.mphb_widget_search-submit-button-wrapper:before,
.mphb_sc_search-submit-button-wrapper:before{
    content: '';
    width: 3px;
    height: 100%; 
    background: var(--e-global-color-accent);
    transition: all 0.3s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.mphb_widget_search-submit-button-wrapper:hover:before,
.mphb_widget_search-submit-button-wrapper:focus:before,
.mphb_sc_search-submit-button-wrapper:hover:before,
.mphb_sc_search-submit-button-wrapper:focus:before{
    width: 100%;
}
.mphb_widget_search-submit-button-wrapper input[type=submit],
.mphb_sc_search-submit-button-wrapper input[type=submit]{
    display: block;
    border: none;
}
.listing-chambres{
    margin-top: 43px;
    padding-left: 46px;
    padding-right: 46px;
}
.mphb_widget_rooms-wrapper,
.mphb_sc_rooms-wrapper {
    display: flex;
    justify-content: center;
    align-items: baseline;
    gap: 0 28px;
}
.mphb_widget_rooms-wrapper .mphb-room-type:not(:first-of-type),
.mphb_sc_rooms-wrapper .mphb-room-type:not(:first-of-type),
.mphb_sc_search_results-wrapper .mphb-room-type:not(:first-of-type){
    margin-top: 0;
}
.mphb_widget_rooms-wrapper .mphb-room-type,
.mphb_sc_search_results-wrapper .mphb-room-type{
    width: calc(20% - 23px);
}
.mphb_sc_rooms-wrapper .mphb-room-type{
    width: calc(25% - 21px);
    max-width: 233px;
}
.mphb_widget_rooms-wrapper .mphb-room-type .mphb-widget-room-type-content,
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-widget-room-type-content,
.mphb_sc_search_results-wrapper .mphb-widget-room-type-content{
    box-shadow: 0px 3px 6px #00000029;
    background: #fff;
    z-index: 1;
    position: relative;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-featured-image,
.mphb_sc_rooms-wrapper .mphb-sc-room-type-featured-image,
.mphb_sc_search_results-wrapper .mphb-sc-room-type-featured-image {
    margin-top: 0;
    margin-bottom: 0;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-featured-image img,
.mphb_sc_rooms-wrapper .mphb-sc-room-type-featured-image img,
.mphb_sc_search_results-wrapper .mphb-sc-room-type-featured-image img{
    display: block;
    width: 100%;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-infos,
.mphb_sc_rooms-wrapper .mphb-sc-room-type-infos,
.mphb_sc_search_results-wrapper .mphb-sc-room-type-infos{
    padding: 16px 15px 11px;
    text-align: center;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-infos h3,
.mphb_sc_rooms-wrapper .mphb-sc-room-type-infos h3,
.mphb_sc_search_results-wrapper .mphb-sc-room-type-infos h3{
    margin-bottom: 0;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-infos h3,
.mphb_widget_rooms-wrapper .mphb-widget-room-type-infos h3 a,
.mphb_sc_rooms-wrapper .mphb-sc-room-type-infos h3,
.mphb_sc_rooms-wrapper .mphb-sc-room-type-infos h3 a,
.mphb_sc_search_results-wrapper .mphb-sc-room-type-infos h3,
.mphb_sc_search_results-wrapper .mphb-sc-room-type-infos h3 a{
    color: var(--e-global-color-primary);
    font-size: 23px;
    line-height: 23px;
    font-weight: 400;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-infos h3 a,
.mphb_sc_rooms-wrapper .mphb-sc-room-type-infos h3 a,
.mphb_sc_search_results-wrapper .mphb-sc-room-type-infos h3 a{
    text-decoration: none;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-infos h3 a:hover,
.mphb_sc_rooms-wrapper .mphb-sc-room-type-infos h3 a:hover,
.mphb_sc_search_results-wrapper .mphb-sc-room-type-infos h3 a:hover{
    color: var(--e-global-color-accent);
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-attributes,
.mphb_sc_rooms-wrapper .mphb-sc-room-type-attributes,
.mphb_sc_search_results-wrapper .mphb-sc-room-type-attributes{
    margin-top: 2px;
    margin-bottom: 0;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-attributes span,
.mphb_sc_rooms-wrapper .mphb-sc-room-type-attributes span,
.mphb_sc_search_results-wrapper .mphb-sc-room-type-attributes span{
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.36px;
    margin-right: 1px;
}
.hero .elementor-widget-post-info li:after,
.mphb_widget_rooms-wrapper .mphb-widget-room-type-attributes span:after,
.mphb_sc_rooms-wrapper .mphb-sc-room-type-attributes span:after,
.mphb_sc_search_results-wrapper .mphb-widget-room-type-attributes span:after{
    content: '|';
}
.hero .elementor-widget-post-info li:last-child:after,
.mphb_widget_rooms-wrapper .mphb-widget-room-type-attributes span:last-child:after,
.mphb_sc_rooms-wrapper .mphb-sc-room-type-attributes span:last-child:after,
.mphb_sc_search_results-wrapper .mphb-widget-room-type-attributes span:last-child:after{
    content: none;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-btn,
.mphb_sc_rooms-wrapper .mphb-sc-room-type-btn,
.mphb_sc_search_results-wrapper .mphb-sc-room-type-btn{
    background: #E3DDCE;
    box-shadow: 0px 3px 6px #00000029;
    text-align: center;
    width: calc(100% - 24px);
    position: relative;
    bottom: 50px;
    left: 12px;
    transition: all 0.3s ease-in-out;
    z-index: 0;
}
.mphb_widget_rooms-wrapper .mphb-room-type:hover .mphb-widget-room-type-btn,
.mphb_sc_rooms-wrapper .mphb-room-type:hover .mphb-sc-room-type-btn,
.mphb_sc_search_results-wrapper .mphb-room-type:hover .mphb-sc-room-type-btn{
    bottom: 0px;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-btn a,
.mphb_sc_rooms-wrapper .mphb-sc-room-type-btn a,
.mphb_sc_search_results-wrapper .mphb-sc-room-type-btn a{
    display: block;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    color: var(--e-global-color-text);
    padding: 14px 0 5px;
    text-decoration: none;
}
.mphb_widget_rooms-wrapper .mphb-widget-room-type-btn a:hover,
.mphb_sc_rooms-wrapper .mphb-sc-room-type-btn a:hover,
.mphb_sc_search_results-wrapper .mphb-sc-room-type-btn a:hover{
    color: var(--e-global-color-accent);
}
.chambre-gallery .elementor-widget-image-carousel{
    margin-top: 30px;
    padding-left: 5.7%;
    padding-right: 5.7%; 
}
.chambre-gallery .elementor-element .swiper .elementor-swiper-button, 
.chambre-gallery .elementor-element .swiper~.elementor-swiper-button{
    color: hsla(0, 0%, 93%, .9);
    cursor: pointer;
    display: inline-flex;
    font-size: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
.chambre-gallery .elementor-element.elementor-arrows-position-outside .swiper, 
.chambre-gallery .elementor-lightbox.elementor-arrows-position-outside .swiper {
    width: calc(100% - 60px);
}
.chambre-gallery .elementor-widget-image-carousel .swiper {
    position: static;
}
.chambre-gallery .swiper-pointer-events {
    touch-action: pan-y;
}
.listing-chambres + .fond-gris{
    margin-top: 43px;
}
.autres-chambres{
    padding-left: 12.8%;
    padding-right: 12.8%;
}
.autres-chambres h2{
    margin-bottom: 27px;
}
.postid-415 .mphb_sc_rooms-wrapper .mphb-room-type.post-415,
.postid-439 .mphb_sc_rooms-wrapper .mphb-room-type.post-439,
.postid-441 .mphb_sc_rooms-wrapper .mphb-room-type.post-441,
.postid-444 .mphb_sc_rooms-wrapper .mphb-room-type.post-444,
.postid-446 .mphb_sc_rooms-wrapper .mphb-room-type.post-446{
    display: none;
}

.elementor-lightbox .swiper .elementor-swiper-button-prev,
.elementor-lightbox .swiper .elementor-swiper-button-next{
    top: 0;
    position: absolute;
    z-index: 10;
}
.elementor-lightbox .elementor-swiper-button svg{
    width: 24px;
}
/* ------------------------ */
/* -------- POPIN --------- */
/* ------------------------ */
.titre-popin p{
    font-family: "Kepler Std", Sans-serif;
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
}
.titre-popin + .elementor-widget-shortcode .wpcf7{
    margin-top: 20px;
}
.mphb-booking-form .mphb-required-fields-tip,
.mphb-booking-form br{
    display: none;
}
.mphb_sc_booking_form-wrapper form.mphb-booking-form{
    flex-wrap: wrap;
    justify-content: flex-start;
}
.mphb-booking-form .mphb-reserve-btn-wrapper,
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-reserve-room-section{
    position: relative;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}
.mphb-booking-form .mphb-reserve-btn-wrapper:before,
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-reserve-room-section:before{
    content: '';
    width: 3px;
    height: 100%; 
    background: var(--e-global-color-accent);
    transition: all 0.3s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.mphb-booking-form .mphb-reserve-btn-wrapper:hover:before,
.mphb-booking-form .mphb-reserve-btn-wrapper:focus:before,
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-reserve-room-section:hover:before,
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-reserve-room-section:focus:before{
    width: 100%;
}
.mphb-booking-form .mphb-reserve-btn-wrapper input[type=submit],
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-reserve-room-section button{
    display: block;
    border: none;
    z-index: 2;
    position: relative;
}
.mphb-booking-form .mphb-reserve-btn-wrapper:hover input[type=submit],
.mphb_sc_search_results-wrapper .mphb-room-type .mphb-reserve-room-section:hover  button{
    color: #fff;
}

.carrousel-chambres-hotes{
	height: 400px !important;
}

/* ------------------------ */
/* --- RECHERCHE CHAMBRE -- */
/* ------------------------ */
.recherche-resa,
.confirmation-resa{
    margin-top: 40px;
}
.recherche-resa{
    padding-left: 46px;
    padding-right: 46px;
}
.recherche-resa h1,
.confirmation-resa h1,
.page-simple h1{
    margin-bottom: 40px;
}
.mphb_sc_search_results-wrapper .mphb-reservation-cart{
    margin-bottom: 20px;
}
.mphb_sc_search_results-wrapper {
    display: flex;
    justify-content: center;
    align-items: baseline;
    gap: 0 28px;
    flex-wrap: wrap;
}
.mphb_sc_search_results-wrapper .mphb_sc_search_results-info,
.mphb_sc_search_results-wrapper .mphb-reservation-cart{
    width: 100%;
    padding-left: calc(10.1% - 46px);
    padding-right: calc(10.1% - 46px);
}
.mphb_sc_search_results-wrapper .mphb-regular-price{
    margin-top: 10px;
    margin-bottom: 10px;
}
.mphb_sc_search_results-wrapper .mphb-regular-price strong{
    display: block;
}
.elementor-popup-modal .mphb_sc_search-wrapper form.mphb_sc_search-form{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    max-width: 455px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 28px;
    gap: 20px 30px;
}
.elementor-popup-modal .mphb_sc_search-wrapper .mphb_sc_search-check-in-date,
.elementor-popup-modal .mphb_sc_search-wrapper .mphb_sc_search-check-out-date{
    width: 210px;
}
.elementor-popup-modal .mphb_sc_search-wrapper .mphb_sc_search-adults,
.elementor-popup-modal .mphb_sc_search-wrapper .mphb_sc_search-children{
    width: 86px;
}
.elementor-popup-modal .mphb_sc_search-submit-button-wrapper {
    margin-left: 10px;
}
.elementor-popup-modal .mphb_sc_search-submit-button-wrapper:before{
    z-index: 0;
}
.elementor-popup-modal .mphb_sc_search-submit-button-wrapper input{
    z-index: 1;
    position: relative;
}
.elementor-popup-modal form.mphb_sc_search-form p{
    margin-bottom: 0;
}
/* ------------------------ */
/* --- CONFIRMATION RESA -- */
/* ------------------------ */
.mphb_sc_checkout-wrapper .mphb-login-form-wrap{
    margin-bottom: 40px;
}
.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-size: 30px;
    line-height: 35px;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 14px;
}
.mphb_sc_checkout-form .mphb-check-in-date,
.mphb_sc_checkout-form .mphb-check-out-date{
    margin-bottom: 5px;
}
.mphb_sc_checkout-form .mphb-reserve-rooms-details,
#mphb-customer-details,
.mphb-checkout-terms-wrapper{
    margin-top: 55px;
}
.mphb-reserve-rooms-details h4{
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
}
.mphb-guest-name-wrapper{
    max-width: 475px;
}
.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 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 var(--e-global-color-text);
    background-color: #fff;
    border-radius: 2px;
    margin: 0 10px 0 0 ;
    vertical-align: text-top;
    padding: 0;
}
.mphb_sc_checkout-services-list .mphb_checkout-services-list label input[type=checkbox]{
    vertical-align: middle;
}
.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: #fff;
/*    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: #fff;
}
.mphb-price-breakdown-booking td:first-child{
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
}
.mphb-price-breakdown td,
.mphb-price-breakdown th{
    text-align: left;
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
    color: var(--e-global-color-text);
}
.mphb-price-breakdown-booking td:last-child,
.mphb-price-breakdown-booking td:last-child span{
    color: var(--e-global-color-text);
    font-size: 22px;
    line-height: 30px;
    font-weight: 300;
}
.mphb-price-breakdown-total th:first-child{
    color: var(--e-global-color-text);
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    text-align: left;
}
.mphb-price-breakdown-total th:last-child,
.mphb-price-breakdown-total th:last-child span{
    color: var(--e-global-color-text);
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    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-checkout-section table .mphb-price-breakdown-dates th,
.mphb-checkout-section table .mphb-price-breakdown-dates td,
.mphb-checkout-section table .mphb-price-breakdown-dates-subtotal th,
.mphb-checkout-section table .mphb-price-breakdown-dates-subtotal td,
.mphb-checkout-section table .mphb-price-breakdown-accommodation-subtotal th,
.mphb-checkout-section table .mphb-price-breakdown-accommodation-subtotal td,
.mphb-checkout-section table .mphb-price-breakdown-accommodation-total th,
.mphb-checkout-section table .mphb-price-breakdown-accommodation-total td,
.mphb-checkout-section table .mphb-price-breakdown-accommodation-taxes th,
.mphb-checkout-section table .mphb-price-breakdown-accommodation-taxes td,
.mphb-checkout-section table .mphb-price-breakdown-accommodation-taxes-subtotal th,
.mphb-checkout-section table .mphb-price-breakdown-accommodation-taxes-subtotal td,
.mphb-checkout-section table .mphb-price-breakdown-services th,
.mphb-checkout-section table .mphb-price-breakdown-services td,
.mphb-checkout-section table .mphb-price-breakdown-services-headers th,
.mphb-checkout-section table .mphb-price-breakdown-services-headers td,
.mphb-checkout-section table .mphb-price-breakdown-services-subtotal th,
.mphb-checkout-section table .mphb-price-breakdown-services-subtotal td,
.mphb-checkout-section table .mphb-price-breakdown-total th,
.mphb-checkout-section table .mphb-price-breakdown-total td{
    background-color: rgba(227,221,206, 0.37) !important;
    font-weight: 600;
}
.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,
.mphb-price-breakdown-subtotal td,
.mphb-price-breakdown-subtotal th{
    color: var(--e-global-color-text);
    font-weight: 300;
}
#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{
    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-form .mphb_sc_checkout-submit-wrapper{
    position: relative;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}
.mphb_sc_checkout-form .mphb_sc_checkout-submit-wrapper:before{
    content: '';
    width: 3px;
    height: 100%; 
    background: var(--e-global-color-accent);
    transition: all 0.3s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.mphb_sc_checkout-form .mphb_sc_checkout-submit-wrapper:hover:before,
.mphb_sc_checkout-form .mphb_sc_checkout-submit-wrapper:focus:before{
    width: 100%;
}
.mphb_sc_checkout-form .mphb_sc_checkout-submit-wrapper input[type=submit]{
    display: block;
    border: none;
    z-index: 2;
    position: relative;
}
.mphb_sc_checkout-form .mphb_sc_checkout-submit-wrapper:hover input[type=submit]{
    color: #fff;
}
#mphb-customer-details + p.mphb-total-price{
    margin-top: 30px;
}
p.mphb-errors-wrapper{
    color: #ff0000;
    font-weight: 600;
}
.mphb_cb_checkout_form>.mphb-checkout-section:not(:first-of-type), 
.mphb_sc_checkout-form>.mphb-checkout-section:not(:first-of-type){
    margin-top: 60px;
}
.mphb-errors-wrapper + .mphb-checkout-terms-wrapper.mphb-checkout-section{
    margin-top: 30px;
    margin-bottom: 40px;
}
/*#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: var(--e-global-color-text);
    font-size: 22px;
    line-height: 600;
    line-height: 30px;
}
.mphb-terms-and-conditions-accept a{
    text-decoration: underline;
    color: var(--e-global-color-accent);
}
.mphb-terms-and-conditions-accept a:hover{
    color: var(--e-global-color-text);
}
.mphb-reservation-submitted-title{
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
}
/*.mphb_cb_checkout_form>.mphb-checkout-section:not(:first-of-type), 
.mphb_sc_checkout-form>.mphb-checkout-section:not(:first-of-type){
    margin-top: 60px;
}*/
.mphb-price-breakdown th.mphb-price-breakdown-service-details{
    text-align: center;
}
/* ------------------------ */
/* ------- EVENEMENT ------ */
/* ------------------------ */
.block-evenement h2{
    margin-bottom: 0;
}
.block-evenement .type-event p{
    color: #9D998F;
    font-family: "Kepler Std", Sans-serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 0;
}
.block-evenement .elementor-widget-button .elementor-button{
    letter-spacing: 0;
}
.pagination-block{
    margin-top: 100px;
}
.pagination-block .pagination-page{
    margin-top: 86px;
    padding-left: 0;
    padding-right: 0;
}
.pagination-block .elementor-widget-text-editor a{
    text-decoration: underline;
    color: var(--e-global-color-text);
}
.pagination-block .elementor-widget-text-editor a:hover{
    color: var(--e-global-color-accent);
}
/* ------------------------ */
/* -- EVENEMENT - CHILD --- */
/* ------------------------ */
.parent-pageid-39 .hero .elementor-widget-heading{
    padding-left: 20px;
    padding-right: 20px;
}
.btn-center{
    margin-top: 55px;
}
.text-center + .block-txt-img,
.btn-center + .fond-gris{
    margin-top: 40px;
}
.elementor-widget-text-editor ul{
    padding-left: 0;
}
.elementor-widget-text-editor ul li{
    list-style: none;
    padding-left: 32px;
    position: relative;
    line-height: 30px;
    margin-bottom: 9px;
}
.elementor-widget-text-editor ul li:last-child{
    margin-bottom: 0;
}
.elementor-widget-text-editor ul li:before{
    content: '';
    position: absolute;
    top: 19px;
    left: 5px;
    width: 19px;
    height: 1px;
    background: var(--e-global-color-text);
}
.pagination-page.child{
    justify-content: center;
    gap: 40px 130px;
    margin-top: 64px;
}
/* ------------------------ */
/* --------- BLOG --------- */
/* ------------------------ */
.blog-listing{
    margin-top: 13px;
}
.blog-listing .elementor-widget-loop-grid{
    margin-top: 36px;
}
.elementor-pagination{
    margin-top: 41px;
}
.page-numbers{
    width: 20px;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    border-radius: 5px;
    display: inline-block;
}
a.page-numbers{
    text-decoration: none;
}
span.page-numbers:hover,
a.page-numbers:hover,
.page-numbers.current{
    background: var(--e-global-color-accent);
    color: #fff;
}
.page-numbers.prev,
.page-numbers.next{
    text-indent: -9999px;
    position: relative;
}
.page-numbers.prev:after,
.page-numbers.next:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
}
.page-numbers.prev:after{
    background: url(../img/angle-left.svg) no-repeat center;
    background-size: 12px;
}
.page-numbers.next:after{
    background: url(../img/angle-right.svg) no-repeat center;
    background-size: 12px;
}
.page-numbers.prev:hover:after{
    background: url(../img/angle-left-blanc.svg) no-repeat center;
    background-size: 12px;
}
.page-numbers.next:hover:after{
    background: url(../img/angle-right-blanc.svg) no-repeat center;
    background-size: 12px;
}
/* ------------------------ */
/* - ACTUALITES - SINGLE -- */
/* ------------------------ */
.bandeau-titre{
    border-left: 20px solid #fff;
    border-right: 20px solid #fff;
    padding-left: 10.1%;
    padding-right: 10.1%;
    padding-bottom: 15px;
    padding-top: 90px;
}
.bandeau-titre:before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /*background: transparent linear-gradient(90deg, #23212000 0%, #232120 100%);*/
}
.bandeau-titre .e-child{
    margin-top: 22px;
    width: 63.1%;
    margin-right: 0;
    margin-left: auto;
}
.bandeau-titre .fil-ariane,
.bandeau-titre .fil-ariane span, 
.bandeau-titre .fil-ariane a{
    line-height: 19px;
}
.bandeau-titre .fil-ariane span, 
.bandeau-titre .fil-ariane a, 
.bandeau-titre h1, 
.bandeau-titre .elementor-widget-post-info span{
    color: #fff;
}
.bandeau-titre h1{
    margin-bottom: 5px;
    line-height: 57px;
}
.single-post h2{
    margin-top: 15px;
    margin-bottom: 15px;
}
.single-post h2:first-child{
    margin-top: 0;
    margin-bottom: 15px;
}
.single-post h3{
    margin-top: 28px;
    margin-bottom: 10px;
    padding-left: 20px;
}
.single blockquote{
    margin: 14px 103px 28px;
}
.single blockquote p{
    font-style: normal;
    font-weight: 300;
}
.single .padding-single img{
    margin-bottom: 40px;
}
/*.padding-single .parent-img {
    display: block;
    text-align: center;
    margin-bottom: 40px;
}
.padding-single .parent-img span{
    position: relative;
    display: inline-block;
}*/
.padding-single ul li{
    margin-bottom: 16px;
}
.padding-single ul li:last-child{
    margin-bottom: 0;
}
.btn-back{
    width: 168px;
    margin-left: 23.6%;
    transform: translate(-185px, 0);
    transition: all 0.3s ease-in-out;
    top: 0;
    position: absolute;
    left: 0;
}
.btn-back.fixed{
    position: fixed;
    top: 70px;
}
.btn-back .elementor-widget-heading .elementor-heading-title{
    text-align: center;
}
.btn-back .elementor-widget-heading .elementor-heading-title a{
   font-weight: 600; 
   font-size: 19px;
   line-height: 23px;
   letter-spacing: 0;
   text-decoration: none;
   position: relative;
   padding-left: 15px;
    color: var(--e-global-color-accent);
}
.btn-back .elementor-widget-heading .elementor-heading-title a:before{
    content: '';
    width: 11px;
    height: 23px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/angle-left.svg) no-repeat left 3px;
    background-size: contain;
}
.btn-back .elementor-widget-heading .elementor-heading-title a:hover{
    color: var(--e-global-color-primary);
}
.btn-back .elementor-widget-heading .elementor-heading-title a:hover:before{
    background: url(../img/angle-left-hover.svg) no-repeat left 3px;
    background-size: contain;
}
.padding-single{
    margin-top: 39px;
    padding-left: 23.6%;
    padding-right: 23.6%;
}
.addtoany-share{
    border-top: 1px solid var(--e-global-color-text);
    padding-top: 12px;
    width: 168px;
    margin-left: 23.6%;
    transform: translate(-185px, 0);
    position: absolute;
    left: 0;
    top: 30px;
    transition: all 0.3s ease-in-out;
}
.addtoany-share.fixed{
    position: fixed;
    top: 99px;
}
.addtoany_list a, 
.widget .addtoany_list a{
    margin-bottom: 4px;
}
.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{
    border-radius: 30px;
}
.addtoany_list a img{
    margin-top: 0;
    margin-bottom: 0;
}
.single .padding-single .addtoany_list img{
    margin-bottom: 0;
}
.addtoany_shortcode{
    width: 40px;
    margin-left: auto;
    margin-right: auto;
}
/* ------------------------ */
/* ------- CONTACT -------- */
/* ------------------------ */
.contact-adresse h1{
    margin-bottom: 40px;
}
form.wpcf7-form{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px 16px;
    max-width: 496px;
    margin-bottom: 40px;
}
.input-label {
    width: calc(50% - 8px);
    position: relative;
    vertical-align: top;
    box-sizing: border-box;
}
.input-label.only{
    width: 100%;
}
.textarea-group label,
.input-label label{
    line-height: 26px;
    color: var(--e-global-color-text);
    font-weight: 600;
    display: inline-block;
    margin-bottom: 5px;
}
.input-label .wpcf7-form-control-wrap input,
.textarea-group .wpcf7-form-control-wrap textarea{
    width: 100%;
    font-size: 22px;
    line-height: 30px;
    border: 1px solid var(--e-global-color-primary);
    padding: 6px 14px;
    color: var(--e-global-color-text);
}
.input-label .wpcf7-form-control-wrap input:focus,
.textarea-group .wpcf7-form-control-wrap textarea:focus{
    border-color: var(--e-global-color-secondary);
    outline: var(--e-global-color-secondary);
}
.textarea-group{
    width: 100%;
}
.textarea-group textarea{
    height: 193px;
}
p.confidentialite{
    padding-left: 8px;
    padding-right: 8px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
    width: 100%;
    letter-spacing: 0.32px;
    margin-bottom: 0;
}
p.confidentialite a{
    color: var(--e-global-color-primary);
    font-weight: 400;
}
p.confidentialite a:hover{
    color: var(--e-global-color-accent);
}
.wpcf7-list-item{
    margin-left: 0;
}
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label{
    vertical-align: middle;
}
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance input[type=checkbox],
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type=checkbox]{
    width: 18px;
    height: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    border: 1px solid var(--e-global-color-primary);
    border-radius: 0;
    margin: 0 10px 0 0 ;
    vertical-align: text-top;
}
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance input[type=checkbox]:focus,
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-acceptance input[type=checkbox]:checked:before,
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type=checkbox]:checked:before{
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    background: url(../img/check.svg) no-repeat center;
    background-size: contain;
}
.submit{
    text-align: center;
    margin-bottom: 0 !important;
    width: 100%;
}
.submit p{
    position: relative;
    display: inline-block;
}
.submit p:before{
    content: '';
    width: 3px;
    height: 100%; 
    background: var(--e-global-color-accent);
    transition: all 0.3s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.submit p:hover:before,
.submit p:focus:before{
    width: 100%;
}
.submit p input[type=submit]{
    display: block;
    border: none;
    z-index: 2;
    position: relative;
    letter-spacing: 0;
}
.submit p:hover input[type=submit]{
    color: #fff;
}
.wpcf7 .wpcf7-submit:disabled{
    opacity: 0.6;
}
.submit .wpcf7-spinner{
    position: absolute;
    top: 6px;
}
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{
    border-radius: 20px;
    border: none;
    padding: 10px 15px;
}
.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{
    background: #565886;
}
.wpcf7 form.sent .wpcf7-response-output{
    background: #202146;
}
span.wpcf7-not-valid-tip{
    font-size: 14px;
}
.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{

}
.wpcf7 form.sent .wpcf7-response-output{

}
form.mphb_widget_search-form select,
select.wpcf7-form-control.wpcf7-select,
.mphb-reserve-rooms-details select,
.mphb-customer-details select {
    background-image: url(../img/select.svg);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: 94% center;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
/* ------------------------ */
/* ------- BOUTIQUE ------- */
/* ------------------------ */
.woocommerce header + .woocommerce-notices-wrapper{
    padding-left: 10.1%;
    padding-right: 10.1%;
}
.elementor-widget-woocommerce-products,
.elementor-widget-loop-grid{
    margin-top: 26px;
}
.woocommerce .elementor-element.elementor-products-grid ul.products li.product, 
.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product, 
.woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product,
.produit-item {
    box-shadow: 0px 3px 20px #00000033;
    padding: 24px 20px 15px;
}
.produit-item h2,
.produit-item h2 a{
    letter-spacing: 0;
}
.produit-item h2{
    margin-bottom: 1px;
}
.produit-item h2 a{
    text-decoration: none;
}
.produit-item .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item,
.produit-item .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a, 
.produit-item .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span,
.single-product .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item,
.single-product .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a, 
.single-product .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span{
    color: #9D998F;
    font-family: "Kepler Std", Sans-serif;
    font-size: 20px;
    line-height: 29px;
    font-weight: 600;
    letter-spacing: 0;
}
.produit-item .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item,
.single-product .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{
    margin-bottom: 8px;
}
.produit-item .elementor-widget-woocommerce-product-price .elementor-widget-container,
.produit-item .elementor-widget-woocommerce-product-stock .elementor-widget-container,
.single-product .elementor-widget-woocommerce-product-price .elementor-widget-container,
.single-product .elementor-widget-woocommerce-product-stock .elementor-widget-container{
    margin-bottom: 10px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, 
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price,
.woocommerce-variation.single_variation{
    color: var(--e-global-color-text);
    font-size: 31px;
    line-height: 30px;
    letter-spacing: 0.62px;
    font-weight: 600;
}
.produit-item .elementor-widget-heading.btn-detail p a{
    letter-spacing: 0;
    text-decoration: none;
    color: var(--e-global-color-secondary);
}
.produit-item .elementor-widget-heading.btn-detail p a:hover{
    color: var(--e-global-color-text);
}
p.stock,
.products p.stock,
.qode-single-product-summary p.stock,
.woocommerce-variation-availability p {
    padding-left: 17px;
}
p.stock:before,
.products p.stock:before,
.qode-single-product-summary p.stock:before,
.woocommerce-variation-availability p:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 10px;
}
p.in-stock:before,
.products p.in-stock:before,
.qode-single-product-summary p.in-stock:before,
.woocommerce-variation-availability p.in-stock:before {
    background: #1BC750;
}
p.out-of-stock:before,
.products p.out-of-stock:before,
.qode-single-product-summary p.out-of-stock:before,
.woocommerce-variation-availability p.out-of-stock:before {
    background: #f00;
}
.produit-item .elementor-widget-woocommerce-product-stock{
    margin-bottom: 10px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
    color: #232120;
}

.elementor-add-to-cart.elementor-product-simple .stock{
    display: flex;
    flex-direction: column;
}

.elementor-add-to-cart.elementor-product-simple .stock::after{
    content: 'Unitaire à la propriété, par multiple de 6 pour la livraison.';
    font-size: 19px;
    font-weight: 600;
    position: relative;
    top: -4px;
    font-style: italic;
    
}
/* ------------------------ */
/* --- PRODUIT - SINGLE --- */
/* ------------------------ */
.produit-contenu{
    margin-top: 100px;
}
.produit-contenu > .e-con-inner > .e-child:last-child{
    width: 57.7%;
}
.produit-contenu > .e-con-inner > .e-child:first-child{
    width: 42.3%;
    padding-right: 90px;
}
.woocommerce-product-gallery__trigger{
    text-decoration: none;
    display: inline-block;
    position: relative;
}
.woocommerce-product-gallery__trigger:before{
    content: '';
    background: url(../img/loupe.svg) no-repeat center;
    width: 20px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
}
.woocommerce-product-gallery__trigger span{
    display: inline-block;
    text-indent: -9999px;
}
.woocommerce-product-gallery__wrapper{
    width: 52%;
    min-width: 266px;
    margin: 0 auto;
}
.produit-contenu > div > div > div > div > div > ol{
    display: flex;
    list-style: none;
    gap: 10px;
}

.variations{
    margin-top: 4px;
    margin-bottom: 20px;
}
.variations .value{
    display: flex;
    align-items: center;
}
.variations select{
    width: 115px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    letter-spacing: 0.36px;
    padding: 11px 44px 11px 14px;
    border-color: var(--e-global-color-text);
    border-radius: 0;
    background-image: url(../img/select.svg);
    background-size: 21px;
    background-repeat: no-repeat;
    background-position: 92% center;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    margin-right: 26px;
}
.woocommerce-variation.single_variation{
    margin-bottom: 20px;
}
.elementor-add-to-cart .label{
    display: block;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    letter-spacing: 0.36px;
    margin-bottom: 1px;
}
.elementor-add-to-cart .quantity-block,
.product-quantity .quantity-block{
    border: 1px solid var(--e-global-color-text);
    display: flex;
    align-items: center;
    height: 42px;
}
.quantity .quantity-block .minus{
	padding-bottom:5px;   
}
.quantity-block .minus,
.quantity-block .plus{
	height:100%;
    border: none;
    font-size: 32px;
    font-weight: 600;
    padding: 0 8px;
    margin: 0 !important;
    color: var(--e-global-color-text);    
}
.quantity .quantity-block .qty{
    display: inline-block;
    padding-left: 10px;
    width: 40px;
    border: none;
    padding: 0;
    font-size: 18px;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: 0.36px;
    text-align: center;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-appearance: textfield;
}
.quantity .quantity-block .qty[type="number"]::-webkit-inner-spin-button,
.quantity .quantity-block .qty[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}
.quantity-block [type=button].minus:focus, 
.quantity-block [type=button].plus:focus, 
.quantity-block [type=button].minus:hover, 
.quantity-block [type=button].plus:hover, 
.quantity-block button.minus:focus, 
.quantity-block button.plus:focus, 
.quantity-block button.minus:hover,
.quantity-block button.plus:hover{
    background-color: transparent;
    color: var(--e-global-color-secondary);
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) .elementor-add-to-cart button.button{
    background: transparent;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 22px !important;
    color: var(--e-global-color-accent);
    margin-left: 26px !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) .elementor-add-to-cart button.button:before{
    content: '';
    transition: all 0.3s ease-in-out;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 0;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) .elementor-add-to-cart button.button:hover{
    color: var(--e-global-color-text);
    background: transparent;
}
.produit-contenu .elementor-widget-woocommerce-product-content{
    margin-top: 26px;
    padding-top: 36px;
    border-top: 1px solid var(--e-global-color-text);
    font-size: 22px;
    line-height: 30px;
}
.autres-millesimes{
    margin-top: 65px;
}
.autres-millesimes .elementor-widget-loop-grid{
    margin-top: 36px;
}

.produit-contenu > div > div.elementor-element > .elementor-widget-woocommerce-product-add-to-cart > div > div > .bouton-precommande > a{
    background-color: #FFFFFF00;
    font-family: "Rama Gothic E", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-decoration: none;
    line-height: 26px;
    color: var(--e-global-color-secondary);
    padding: 0px 12px 0px 12px;
}

.produit-contenu > div > div.elementor-element > .elementor-widget-woocommerce-product-add-to-cart > div > div > .bouton-precommande > a::before{
    content: '';
    width: 3px;
    height: 100%;
    background: var(--e-global-color-accent);
    transition: all 0.3s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.produit-contenu > div > div.elementor-element > .elementor-widget-woocommerce-product-add-to-cart > div > div > .bouton-precommande > a:hover::before,
.produit-contenu > div > div.elementor-element > .elementor-widget-woocommerce-product-add-to-cart > div > div > .bouton-precommande > a:focus::before{
   width: 100%;
}

.produit-contenu > div > div.elementor-element > .elementor-widget-woocommerce-product-add-to-cart > div > div > .bouton-precommande > a:hover,
.produit-contenu > div > div.elementor-element > .elementor-widget-woocommerce-product-add-to-cart > div > div > .bouton-precommande > a:focus{
  color: #FFF;
}


/* ------------------------ */
/* -------- PANIER -------- */
/* ------------------------ */

/* encart panier */

.custom-notice {
    position: relative;
    margin-bottom: 20px;
    padding: 15px 30px;
    border: 1px solid #C6A0421A;
    border-radius: 15px;
    background-color: #C6A0421A;
}

.custom-notice p {
    margin: 0;
    text-align: center;
    line-height: 20px;
}
.custom-notice p a{
    text-decoration: underline;
}

.close-notice {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 45px;
    color: var(--e-global-color-secondary);
    cursor: pointer;
}

.close-notice:hover {
    color: #f00;
}
/**/


.woocommerce-cart-form{
    margin-top: 50px;
}
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;
}
.woocommerce table.shop_table th{
    color: var(--e-global-color-text);
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    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;
}
.woocommerce a.remove:hover{
    background: url(../img/ico-supprimer.svg) no-repeat center;
    background-size: contain;
    opacity: 0.8;
}
#add_payment_method table.cart img, 
.woocommerce-cart table.cart img, 
.woocommerce-checkout table.cart img {
    width: 99px;
}
.woocommerce-cart-form__cart-item .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{
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    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: 22px;
    line-height: 26px;
    font-weight: 600;
    color: var(--e-global-color-text);
}
: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;
}
.product-quantity .quantity{
    display: inline-block;
}
.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 var(--e-global-color-secondary);
    width: 254px;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0.36px;
    font-weight: 400;
    line-height: 22px;
    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: var(--e-global-color-text);
    background-color: transparent;
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    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: var(--e-global-color-secondary);
}
.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: var(--e-global-color-text);
}
.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_totals table.shop_table,
.woocommerce .cart_totals table.shop_table tbody tr td, 
.woocommerce .cart_totals table.shop_table tbody tr th{
    border-color: var(--e-global-color-secondary);
}
.woocommerce .cart_totals table.shop_table tbody tr th{
    border-bottom: none;
}
.woocommerce .cart_totals table.shop_table tbody tr th{
    border-right: 1px solid var(--e-global-color-secondary);
    width: 214px;
    text-align: right;
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
}
.woocommerce .cart_totals table.shop_table tbody tr td{
    text-align: right;
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    padding-top: 17px;
    padding-bottom: 17px;
}
.woocommerce .cart_totals .woocommerce-Price-amount bdi, 
.woocommerce .cart_totals .woocommerce-Price-amount bdi>.woocommerce-Price-currencySymbol{
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
}
#add_payment_method .cart-collaterals .cart_totals table small, 
.woocommerce-cart .cart-collaterals .cart_totals table small, 
.woocommerce-checkout .cart-collaterals .cart_totals table small{
    color: var(--e-global-color-text);
    font-weight: 300;
}
.woocommerce .cart_totals .includes_tax{
    font-size: 18px;
    line-height: 26px;
    color: var(--e-global-color-text);
}
.woocommerce .cart_totals .includes_tax .woocommerce-Price-amount .woocommerce-Price-currencySymbol{
    color: var(--e-global-color-text);  
}
#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;
}

.woocommerce ul#shipping_method li input {
   
    vertical-align: baseline;
}
.frais-livraison{
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
}
#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{
    width: auto;
    transform: none;
    margin-left: 0;
    margin-right: 46px;
    background: url(../img/arrow-left-boutique.svg) no-repeat left 9px;
    color: var(--e-global-color-text);
    text-transform: none;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    padding-left: 16px;
    text-decoration: none;
    position: relative;
    left: auto;
    top: auto;
}
.wc-proceed-to-checkout a.btn-back:hover{
    color: var(--e-global-color-secondary);
    background: url(../img/arrow-left-boutique-hover.svg) no-repeat left 9px;
}
#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,
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order,
.woocommerce-MyAccount-content button.button,
.woocommerce form.checkout_coupon button.button{
    margin-bottom: 0;
    color: #fff;
    background-color: var(--e-global-color-secondary);
    border: 1px solid var(--e-global-color-secondary);
    padding: 9px 23px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    border-radius: 0;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce #payment #place_order:hover, 
.woocommerce-page #payment #place_order:hover,
.woocommerce-MyAccount-content button.button:hover,
.woocommerce form.checkout_coupon button.button:hover{
    color: var(--e-global-color-secondary);
    background-color: #fff;
}
/* ------------------------ */
/* - VALIDATION COMMANDE -- */
/* ------------------------ */
.padding-content-woocommerce{
    padding-left: 8.1%;
    padding-right: 8.1%;
}
.woocommerce-checkout h1{
    margin-bottom: 21px;
}
.woocommerce form.checkout_coupon{
    display: flex;
    gap: 20px;
}
.woocommerce form.checkout_coupon p{
    margin-bottom: 0;
}
.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-checkout h3,
.woocommerce .woocommerce-customer-details .woocommerce-column__title,
.woocommerce-account .woocommerce-order-details__title{
    font-size: 28px;
    line-height: 36px;
}
.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{    
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    letter-spacing: 0.44px;
    margin-bottom: 7px;
}
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea,
.woocommerce form .form-row select{
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    letter-spacing: 0.36px;
    color: var(--e-global-color-text);
    border-color: var(--e-global-color-text);
    border-radius: 0;
    padding: 9px 15px;
}
.select2-container--default .select2-selection--single{
    border-color: var(--e-global-color-text);
    height: 45px;
}
.select2-container .select2-dropdown, 
.select2-container .select2-selection{
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    letter-spacing: 0.36px; 
}
.select2-results__option[aria-selected], 
.select2-results__option[data-selected]{
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    letter-spacing: 0.36px;
    padding-left: 21px;
    padding-right: 45px; 
}
.select2-container .select2-selection--single .select2-selection__rendered{
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    letter-spacing: 0.36px;
    padding-left: 15px;
    padding-right: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 41px;
    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: var(--e-global-color-secondary);
}
.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 var(--e-global-color-secondary);
    width: 14px;
    height: 14px;
    position: relative;
    display: inline-block !important;
    vertical-align: middle;
    margin-right: 5px;
}
.woocommerce-checkout #payment ul.payment_methods li input{
    width: 14px !important;
}
.woocommerce input[type=checkbox]:checked:before{
    content: '';
    display: block;
    background: url(../img/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: 56px;
}
.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  var(--e-global-color-secondary);
    border-bottom: 1px solid  var(--e-global-color-secondary);
}
.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  var(--e-global-color-secondary);
}
.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  var(--e-global-color-secondary);
}
.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  var(--e-global-color-secondary);
}
.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  var(--e-global-color-secondary);
}
.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  var(--e-global-color-secondary);
    border-right: 1px solid  var(--e-global-color-secondary);
}
.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  var(--e-global-color-secondary);
    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: 57px;
}
.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: var(--e-global-color-text);
    font-size: 22px;
    line-height: 26px;
    font-weight: 300;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce table.shop_table.woocommerce-table--order-details tfoot th{
    color: var(--e-global-color-text);
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    text-align: right;
    padding-top: 20px;
    padding-bottom: 20px;
}
.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: 600;
}
.woocommerce-table--order-details tfoot tr:not(:last-child) .woocommerce-Price-amount .woocommerce-Price-currencySymbol{
    color: var(--e-global-color-text);
}
.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: 22px;
    font-weight: 600;
    color:  var(--e-global-color-secondary);
}
.woocommerce table.shop_table td small,
.woocommerce table.shop_table td small .woocommerce-Price-amount,
.woocommerce table.shop_table td small .woocommerce-Price-currencySymbol{
    font-weight: 300;
    font-size: 18px;
}
.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: 18px;
    line-height: 26px;
    font-weight: 400;
    color: var(--e-global-color-text);
}
#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: 22px;
    line-height: 26px;
    color: var(--e-global-color-text);
    font-weight: 300;
    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: 20px;
    line-height: 26px;
    color: var(--e-global-color-text);
    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{
    margin-top: 70px;
}
.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: 18px;
    line-height: 26px;
    font-weight: 300;
    color: var(--e-global-color-text);
}

.woocommerce-privacy-policy-text p a,
.woocommerce-terms-and-conditions-link,
.woocommerce-terms-and-conditions-checkbox-text a{
    transition: 0.3s ease-in-out;
}


.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order{
    float: none;
}
/* ------------------------ */
/* -- VALIDATION COMMANDE - */
/* ------------------------ */
.woocommerce ul.order_details{
    padding-left: 0;
    border: 1px solid  var(--e-global-color-secondary);
}
.woocommerce ul.order_details li{
    float: none;
    margin-right: 0;
    font-size: 20px;
    font-weight: 600;
    text-transform: none;
    padding-right: 0;
    color: var(--e-global-color-text);
    display: flex;
    align-items: stretch;
}
.woocommerce ul.order_details li .label{
    width: 230px;
    display: inline-block;
    border-right: 1px solid  var(--e-global-color-secondary);
    padding: 20px;
    text-align: right;
    border-bottom: 1px solid  var(--e-global-color-secondary);
}
.woocommerce ul.order_details li .value{
    width: calc(100% - 230px);
    display: inline-block;
    padding: 20px 30px;
    border-bottom: 1px solid  var(--e-global-color-secondary);
    font-weight: 300;
}
.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 .woocommerce-customer-details address p{
    margin-bottom: 5px;
}
.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: var(--e-global-color-text);
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
}
.woocommerce-error a, 
.woocommerce-info a, 
.woocommerce-message a{
    text-decoration: underline;
    font-weight: 600;
}
.woocommerce-info{
    border-top-color: var(--e-global-color-secondary);
}
.woocommerce-info::before{
    color: var(--e-global-color-secondary);
}
.woocommerce-message .button.wc-forward,
.return-to-shop .button.wc-backward,
.woocommerce-orders-table__cell-order-actions .woocommerce-button.view,
.woocommerce-Addresses.col2-set .woocommerce-Address a.button{
    background: transparent;
    padding: 0 12px;
    color: var(--e-global-color-accent);
    position: relative;
    z-index: 3;
    display: inline-block;
    font-weight: 600;
    line-height: 26px;
}
.woocommerce-message .button.wc-forward:before,
.return-to-shop .button.wc-backward:before,
.woocommerce-orders-table__cell-order-actions .woocommerce-button.view:before,
.woocommerce-Addresses.col2-set .woocommerce-Address a.button:before {
    content: '';
    width: 3px;
    height: 100%;
    background: var(--e-global-color-accent);
    transition: all 0.3s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.woocommerce-message .button.wc-forward:hover,
.return-to-shop .button.wc-backward:hover,
.woocommerce-orders-table__cell-order-actions .woocommerce-button.view:hover,
.woocommerce-Addresses.col2-set .woocommerce-Address a.button:hover{
    background: transparent;
    color: #fff;
}
.woocommerce-message .button.wc-forward:hover:before,
.woocommerce-message .button.wc-forward:focus:before,
.return-to-shop .button.wc-backward:hover:before,
.return-to-shop .button.wc-backward:focus:before,
.woocommerce-orders-table__cell-order-actions .woocommerce-button.view:hover:before,
.woocommerce-orders-table__cell-order-actions .woocommerce-button.view:focus:before,
.woocommerce-Addresses.col2-set .woocommerce-Address a.button:hover:before,
.woocommerce-Addresses.col2-set .woocommerce-Address a.button:focus:before {
    width: 100%;
}
/* ------------------------ */
/* ------ MON COMPTE ------ */
/* ------------------------ */
.myaccount-menu-nav {
    display: none;
    text-align: center;
    color: var(--e-global-color-text);
    font-size: 22px;
    line-height: 26px;
    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;
}
.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;
    text-decoration: none;
    color: var(--e-global-color-text);
    font-size: 20px;
    line-height: 25px;
    font-weight: 300;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{
    background: var(--e-global-color-secondary);
    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 td.product-name .wc-item-meta .wc-item-meta-label, 
.woocommerce td.product-name .wc-item-meta dt, 
.woocommerce td.product-name dl.variation .wc-item-meta-label, 
.woocommerce td.product-name dl.variation dt,
.woocommerce-account .woocommerce-MyAccount-content mark{
    font-weight: 600;
}
.woocommerce-orders-table__cell-order-number a{
    text-decoration: underline;
}
.woocommerce-account td{
    text-align: center;
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
    color: var(--e-global-color-text);
}
.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-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: 24px;
    line-height: 26px;
    font-weight: 600;
    background: var(--e-global-color-primary);
    color: #fff;
}
.woocommerce-Addresses.col2-set h2 a{
    text-decoration: none;
}
.woocommerce-Addresses.col2-set h2.active{
    color: var(--e-global-color-primary);
    background: #fff;
    font-size: 24px;
    line-height: 26px;
    font-weight: 600;
}
.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: 28px;
    line-height: 36px;
    font-weight: 600;
    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: "Kepler Std", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 23px;
}
.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 -------- */
/* ------------------------ */
.grecaptcha-badge{
    visibility: hidden;
}
footer{
    margin-top: 110px;
}
.footer-top{
    padding: 33px 10.1% 20px;
}
.footer-top p{
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0;
}
.footer-top .elementor-widget-text-editor{
    margin-top: 20px;
}
.footer-top .elementor-widget-social-icons{
    margin-top: 5px;
}
.footer-top .elementor-widget-social-icons .elementor-icon svg {
    height: auto;
    width: 9px;
}
.footer-top .elementor-widget-social-icons .elementor-icon svg.e-fab-instagram {
    height: auto;
    width: 12px;
}
.footer-top .elementor-widget-social-icons .elementor-icon svg.e-fab-linkedin-in {
    height: auto;
    width: 11px;
}
.footer-top .elementor-nav-menu--layout-horizontal{
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 25px;
    border-top: 1px solid var(--e-global-color-8eebe32);
    padding-left: 10px;
    padding-right: 10px;
}
.footer-top .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{
    margin-left: 15px;
    margin-right: 15px;
}
.footer-top .current_page_item a:hover{
    color: var(--e-global-color-accent) !important;
}
.footer-bottom{
    padding: 5px 10.1%;
}
.footer-bottom a{
    color: var(--e-global-color-text);
    font-weight: 400;
    text-decoration: none;
}
.footer-bottom a:hover{
    color: var(--e-global-color-accent);
}
/* ------------------------ */
/* ------ COMPLIANZ ------- */
/* ------------------------ */
#cmplz-document, 
.editor-styles-wrapper .cmplz-unlinked-mode{
    width: 100%;
    max-width: 100%;
}
body .cmplz-cookiebanner .cmplz-buttons .cmplz-btn{
    font-size: 18px;
}
body .cmplz-cookiebanner .cmplz-title{
    font-size: 19px;
}
#cmplz-document p, 
#cmplz-document li, 
#cmplz-document td, 
.editor-styles-wrapper .cmplz-unlinked-mode p, 
.editor-styles-wrapper .cmplz-unlinked-mode li, 
.editor-styles-wrapper .cmplz-unlinked-mode td{
    font-size: 22px;
}
#cmplz-document h2, 
.editor-styles-wrapper .cmplz-unlinked-mode h2{ 
    font-size: 30px;
}
#cmplz-document h3, 
.editor-styles-wrapper .cmplz-unlinked-mode h3{ 
    font-size: 25px;
}
/* ------------------------ */
/* ------ RESPONSIVE ------ */
/* ------------------------ */

@media only screen and (max-width: 1198px){

    .elementor-widget-button.btn-boutique{
        margin-left: 0;
        margin-top: 0px;
    }
}

@media only screen and (max-width: 1070px){

    .elementor-widget-button.btn-boutique{
        margin-left: 0;
        margin-top: 10px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px){
    .padding-content,
    .pagination-page,
    .bandeau-titre{
        padding-left: 7.1%;
        padding-right: 7.1%;
    }
    .block-txt-img{
        padding-left: 7.1%;
    }

    .block-txt-img.reverse{
        padding-left: 4.2%;
        padding-right: 7.1%;
    }
    .block-txt-img.reverse.fond-gris{
        padding-right: 7.1%;
    }
    .block-txt-img>.e-con-inner>.e-child:first-child{
        padding-right: 60px;
    }
    .block-txt-img.reverse>.e-con-inner>.e-child:first-child{
        padding-right: 0;
        padding-left: 60px;
    }
    .block-txt-img.reverse.fond-gris>.e-con-inner>.e-child:first-child{
        padding-left: 60px;
    }
    .home-vins,
    .home-presentation {
        padding-right: 13.9%;
        padding-left: 7.1%;
    }
    .home-chambres .elementor-widget-text-editor {
        padding-left: 11.5%;
        padding-right: 11.5%;
    }
    .home-event{
        padding-left: 7.1%;
    }
    .text-center {
        padding-left: 12.9%;
        padding-right: 12.9%;
    }
    .text-center .elementor-widget-image, .text-center .elementor-widget-image-carousel {
        margin-left: 6.9%;
        margin-right: 6.9%;
        width: calc(100% - 6.9% - 6.9%) !important;
    }
    .pagination-page .page-item{
        width: 33.33%;
    }
    .pagination-page.child {
        gap: 40px 80px;
    }
    .pagination-page.child .page-item{
        width: 276px;
    }
    .listing-blog .e-loop-item .e-child {
        padding: 13px 30px;
    }
    .mphb_widget_rooms-wrapper .mphb-room-type, 
    .mphb_sc_search_results-wrapper .mphb-room-type {
        width: calc(33.33% - 19px);
        margin-bottom: 40px;
    }
    .mphb_widget_rooms-wrapper .mphb-room-type:last-child, 
    .mphb_sc_search_results-wrapper .mphb-room-type:last-child {
        margin-bottom: 0px;
    }
    .mphb_widget_search-submit-button-wrapper{
        margin-left: 10px;
    }
    .mphb_widget_rooms-wrapper, 
    .mphb_sc_rooms-wrapper{
        flex-wrap: wrap;
    }
    .autres-chambres {
        padding-left: 7.8%;
        padding-right: 7.8%;
    }
    .bandeau-titre .e-child {
        width: 73.1%;
    }
    .padding-single {
        padding-left: 19.6%;
        padding-right: 19.6%;
    }
    .addtoany-share,
    .btn-back{
        width: 128px;
        margin-left: 19.6%;
        transform: translate(-145px, 0);
    }
    .addtoany-share{
        top: 47px;
    }
    .addtoany-share.fixed {
        top: 119px;
    }
    .footer-top,
    .footer-bottom{
        padding-left: 7.1%;
        padding-right: 7.1%;
    }
    .padding-content-woocommerce {
        padding-left: 6.1%;
        padding-right: 6.1%;
    }
    .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% - 15px);
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 223px;
        float: left;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: calc(100% - 223px);
        float: right;
    }
    .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 .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;
    }
}
@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 29px;
    }
    .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){
    header .elementor-widget-button a.elementor-button{
        margin-inline: 15px;   
    }
    .elementor-menu-cart--cart-type-side-cart {
        margin-right: 8px;
    }
    .elementor-widget-button + .elementor-widget-button{
        margin-left: 0;
        margin-top: 25px;
    }
    .mphb_widget_rooms-wrapper .mphb-room-type, 
    .mphb_sc_search_results-wrapper .mphb-room-type {
        width: calc(50% - 14px);
        margin-bottom: 40px;
    }
     .mphb_widget_rooms-wrapper .mphb-room-type:last-child, 
    .mphb_sc_search_results-wrapper .mphb-room-type:last-child {
        margin-bottom: 0px;
    }
    .elementor-widget-wp-widget-mphb_search_availability_widget form, 
    .mphb_sc_booking_form-wrapper form{
        flex-wrap: wrap;
        width: 455px;
        justify-content: flex-start;
        margin-left: auto;
        margin-right: auto;
    }
    .mphb_sc_rooms-wrapper{
        gap: 0 40px;
    }
    .mphb_sc_rooms-wrapper .mphb-room-type {
        width: calc(50% - 20px);
        margin-bottom: 40px;
    }
    .mphb_sc_rooms-wrapper .mphb-room-type:nth-last-child(2),
    .mphb_sc_rooms-wrapper .mphb-room-type:last-child {
        margin-bottom: 0px;
    }
    .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;
        float: left;
    }
    .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;
    }
    .woocommerce-Addresses.col2-set{
        flex-wrap: wrap;
    }
    .woocommerce-Addresses.col2-set .woocommerce-Address{
        width: 100%;
    }
}

@media only screen and (max-width: 800px){
    #popmake-1523 {
        padding: 55px 50px 50px;
        width: 90% !important;
        height: auto !important;
    }
}

@media only screen and (max-width: 767px){
    .home header:not(.sticky) .header-bandeau>.e-con-inner{
        justify-content: right;
    }
    .admin-bar header.sticky, body.admin-bar header {
        top: 0;
    }
    header .header-bandeau{
        padding-left: 20px;
        padding-right: 20px;
    }
    header .elementor-widget-button a.elementor-button{
        margin-right: 13px;
        padding-left: 0;
    }
    .elementor-menu-cart__toggle .elementor-button{
        padding-left: 10px;
        padding-right: 10px;
    }
    .elementor-menu-cart--cart-type-side-cart{
        margin-right: 10px;
    }
   
    .bandeau-titre{
        border-width: 10px;
    }
    h1{
        font-size: 45px;
        line-height: 45px;
    }
    .elementor-widget-button + .elementor-widget-button{
        margin-left: 0;
        margin-top: 25px;
    }
    .header-bandeau,
    .padding-content,
    .pagination-page,
    .home-presentation,
    .home-vins,
    .home-chambres,
    .home-event,
    .block-txt-img,
    .block-txt-img.reverse,
    .elementor-widget-image-carousel.galerie-photo,
    .block-txt-img.reverse.fond-gris,
    .text-center,
    .autres-chambres,
    .padding-single,
    .bandeau-titr,
    .footer-top,
    .footer-bottom,
    .padding-content-woocommerce{
        padding-left: 20px;
        padding-right: 20px;
    }
    .home-presentation>.e-con-inner>.e-child:first-child,
    .home-presentation>.e-con-inner>.e-child:last-child,
    .home-vins>.e-con-inner>.e-child:first-child,
    .home-vins>.e-con-inner>.e-child:last-child,
    .home-event>.e-con-inner>.e-child:first-child,
    .home-event>.e-con-inner>.e-child:last-child,
    .mphb_widget_rooms-wrapper .mphb-room-type, 
    .mphb_sc_search_results-wrapper .mphb-room-type,
    .block-txt-img>.e-con-inner>.e-child:first-child,
    .block-txt-img>.e-con-inner>.e-child:last-child,
    .block-txt-img.reverse.fond-gris>.e-con-inner>.e-child:first-child,
    .block-txt-img.reverse.fond-gris>.e-con-inner>.e-child:last-child,
    .produit-contenu > .e-con-inner > .e-child:first-child,
    .produit-contenu > .e-con-inner > .e-child:last-child{
        width: 100%;
    }
    .home-presentation>.e-con-inner>.e-child:first-child,
    .home-event>.e-con-inner>.e-child:first-child,
    .block-txt-img>.e-con-inner>.e-child:first-child{
        padding-right: 0;
        padding-bottom: 40px;
    }
    .home-vins>.e-con-inner>.e-child:first-child,
    .block-txt-img.reverse>.e-con-inner>.e-child:first-child,
    .block-txt-img.reverse.fond-gris>.e-con-inner>.e-child:first-child{
        padding-left: 0;
        padding-bottom: 40px;
    }
    .block-txt-img .elementor-widget-image-carousel,
    .text-center .elementor-widget-image-carousel{
        height: 300px;
    }

    .section-caroussel{
        margin-top: 20px;
    }

    .section-caroussel div .elementor-element-52e2e1b {
        height: 430px;
    }
    .home-event .elementor-widget-image-carousel{
        height: 400px;
    }

    .home-chambres .elementor-widget-text-editor{
        padding-left: 0;
        padding-right: 0;
    }
    .pagination-page{
        flex-wrap: wrap;
        justify-content: center;
    }
    .pagination-page .page-item{
        width: 100%;
        max-width: 276px;
    }
    .elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev{
        left: 15px;
    }
    .elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next{
        right: 15px;
    }
    .text-center .elementor-widget-image, .text-center .elementor-widget-image-carousel{
        margin-left: 15px;
        margin-right: 15px;
        width: calc(100% - 30px) !important;
    }
    .elementor-widget-image-carousel.galerie-photo .swiper-slide img{
        width: 100%;
    }

    .mphb_sc_rooms-wrapper .mphb-room-type {
        max-width: 100%;
    }

    .mphb_widget_rooms-wrapper,
    .mphb_sc_rooms-wrapper{
        padding: 0 2px !important;
    }

    .mphb_widget_rooms-wrapper .mphb-room-type, 
    .mphb_sc_search_results-wrapper .mphb-room-type{
        margin-bottom: 40px;
    }
     .mphb_widget_rooms-wrapper .mphb-room-type:last-child, 
    .mphb_sc_search_results-wrapper .mphb-room-type:last-child{
        margin-bottom: 0px;
    }
    #mphb-customer-details p{
        width: 100%;
    }
    .elementor-widget-wp-widget-mphb_search_availability_widget form, 
    .mphb_sc_booking_form-wrapper form{
        flex-wrap: wrap;
    }
    .mphb_widget_rooms-wrapper, 
    .mphb_sc_rooms-wrapper{
        flex-wrap: wrap;
    }
    .single-mphb_room_type .btns,
    .chambre-gallery .elementor-widget-image-carousel{
        margin-top: 50px;
    }
    .mphb_sc_rooms-wrapper .mphb-room-type{
        width: 100%;
        margin-bottom: 40px;
    }
    .mphb_sc_rooms-wrapper .mphb-room-type:last-child{
        margin-bottom: 0;
    }
	
	.carrousel-chambres-hotes {
    height: 300px !important;
}
    .input-label {
        width: 100%;
    }
    .listing-blog .e-loop-item .e-child {
        padding: 13px 20px;
    }
    .bandeau-titre .e-child{
        width: 100%;  
    }
    .btn-back{
        position: relative;
        width: auto;
        text-align: left;
        margin-bottom: 40px;
        margin-left: 0;
        transform: none;
    }
    .btn-back .elementor-widget-heading .elementor-heading-title{
        text-align: left;
    }
    .addtoany-share{
        width: auto;
        margin-left: 0;
        margin-top: 30px;
        transform: none;
        position: relative;
        left: auto;
        right: auto;
    }
    .addtoany_shortcode {
        width: 100%;
    }
    .single blockquote {
        margin-left: 20px;
        margin-right: 20px;
    }
    .mphb_sc_booking_form-wrapper form.mphb-booking-form{
        justify-content: center;
    }
    .elementor-popup-modal .mphb_sc_search-wrapper form.mphb_sc_search-form{
        width: 210px;
        justify-content: center;
    }
    .footer-top .elementor-nav-menu--layout-horizontal .elementor-nav-menu{
        gap: 10px 0;
    }
    .footer-top .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
        margin-left: 10px;
        margin-right: 10px;
    }

    .galerie-photo div div .swiper-wrapper .swiper-slide a figure{
        display: flex;
        justify-content: center;
    }
    .produit-contenu{
        margin-top: 60px;
    }
    .produit-contenu > .e-con-inner > .e-child:first-child{
        padding-right: 0;
        padding-bottom: 40px;
    }
    .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 #E5A46C;
    }
    .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 td.product-name .wc-item-meta .wc-item-meta-label, 
    .woocommerce td.product-name .wc-item-meta dt, 
    .woocommerce td.product-name dl.variation .wc-item-meta-label, 
    .woocommerce td.product-name dl.variation dt{
        float: none;
        display: inline-block;
    }
    .woocommerce td.product-name .wc-item-meta p,
    .woocommerce td.product-name dl.variation p{
        display: inline-block;
    }
    .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%;
    }
    .woocommerce-cart-form__cart-item .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 #E5A46C;
        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;
    }
    #add_payment_method .wc-proceed-to-checkout, 
    .woocommerce-cart .wc-proceed-to-checkout, 
    .woocommerce-checkout .wc-proceed-to-checkout,
    .woocommerce form.checkout_coupon{
        flex-wrap: wrap;
    }
    .wc-proceed-to-checkout a.btn-back{
        margin-bottom: 30px;
    }

    .custom-notice {
        padding: 20px 30px;
    }
}
@media only screen and (max-width: 400px){
    header .header-bandeau {
        padding-left: 15px;
        padding-right: 15px;
    }
    header .menu{
        width: 180px;
        padding-right: 17px;
    }
    header .elementor-nav-menu--main .elementor-nav-menu .menu-item a:after{
        right: -23px;
    }
    header .elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children ul a:after{
        right: -23px;
    }
    header .elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children a.highlighted:after, 
    header .elementor-nav-menu--main .elementor-nav-menu .menu-item-has-children.current-menu-parent>a:after, 
    header .elementor-nav-menu--main .elementor-nav-menu a.elementor-item-active:after{
        width: 23px;
    }
    header .elementor-nav-menu--main .elementor-nav-menu ul {
        margin-left: -152px !important;
    }
    header .menu .elementor-nav-menu--main .elementor-nav-menu a.elementor-item {
        font-size: 25px !important;
    }

    .contenu-majorite {
        font-size: 32px;
        margin-top: 39px;
    }
    #popmake-1523 {
        padding: 55px 20px 50px;
    }
    .texte-majorite a img{
        width: 165px;
    }

    .choix-majorite {
        gap: 12px;
        margin-top: 40px;
    }
}