/** Shopify CDN: Minification failed

Line 90:23 Unexpected "/"
Line 425:0 Unexpected "{"
Line 425:1 Expected identifier but found "%"
Line 426:0 Unexpected "{"
Line 426:1 Expected identifier but found "%"
Line 3528:2 "ine-height" is not a known CSS property

**/
/* @import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap'); */
/* font-family: 'Lato', sans-serif; */

@font-face {
    font-family: 'Museo Sans 700';
    src: url('/cdn/shop/files/MuseoSans_700.eot');
    src: url('/cdn/shop/files/MuseoSans_700.eot?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/MuseoSans_700.woff2') format('woff2'),
        url('/cdn/shop/files/MuseoSans_700.woff') format('woff'),
        url('/cdn/shop/files/MuseoSans_700.ttf') format('truetype'),
        url('/cdn/shop/files/MuseoSans_700.svg#MuseoSans-700') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Sans 500';
    src: url('/cdn/shop/files/MuseoSans_500.eot');
    src: url('/cdn/shop/files/MuseoSans_500.eot?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/MuseoSans_500.woff2') format('woff2'),
        url('/cdn/shop/files/MuseoSans_500.woff') format('woff'),
        url('/cdn/shop/files/MuseoSans_500.ttf') format('truetype'),
        url('/cdn/shop/files/MuseoSans_500.svg#MuseoSans-500') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Sans 300';
    src: url('/cdn/shop/files/MuseoSans_300.eot');
    src: url('/cdn/shop/files/MuseoSans_300.eot?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/MuseoSans_300.woff2') format('woff2'),
        url('/cdn/shop/files/MuseoSans_300.woff') format('woff'),
        url('/cdn/shop/files/MuseoSans_300.ttf') format('truetype'),
        url('/cdn/shop/files/MuseoSans_300.svg#MuseoSans-300') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



h1, h2, h3, h4, h5, h6{
/*   font-family: 'Museo Sans 700' !important; */
}
a, address, article, b, body, button, caption, del, details, div, em, form, i, img, input, label, li, nav, ol, p, select, small, span, strong, sub, summary, sup, table, tbody, td, textarea, th, thead, tr, ul{
    font-family: 'Museo Sans 300' !important;
}
.jdgm-star {
    font-family: 'JudgemeStar' !important;
}
body#morphee-hotel { max-width: 100%; padding: initial; }
#morphee-hotel .page-width { max-width: 1600px; width: 100%; margin-left: auto; margin-right: auto; padding-left: 60px; padding-right: 60px; }
body#morphee-hotel .site-header .container { padding-left: 60px; padding-right: 60px; }

/* =============== New Mega Menu Start =============== */
.container.megamenu__content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 15px 60px 40px 60px;
}
.megamenu-wrapper, .header--is-standard.header--has-scrolled .nav-standard .megamenu-wrapper{
  padding-top: 60px;
}
li.submenu-item.mobile_mega {
    display: none;
}
.submenu-item__link:hover:after{
  display: none;
}
ul.menu.right-menu {
    display: flex;
    padding-bottom: 0;
    z-index: 2;
}
.header--logo_center_links_left .nav-standard{
    margin-left: 0px; */
}
.megamenu__image {
  float: unset;
  width: 35%;
  margin-right: 0;
  text-align: center;
  padding-bottom: 0;
  position: relative;
}
.megamenu__image .megamenu__image-inner{
  max-width: 750px;
  width: 100%;
  margin: 0 !important;
  display: inline-flex !important;
}
.megamenu__image-bg{
  padding-top: 44.934% !important;
}
.menu-item--meganav .submenu--items-2 li.submenu-item.has-submenu:nth-child(1){
  width: 40%;
}
.menu-item--meganav .submenu--items-2 li.submenu-item.has-submenu:nth-child(2) {
    width: 51%;
}
ul.submenu.submenu--items-2 {
    width: 50%;
  position: relative;
}
li.submenu-item.has-submenu:nth-child(2), li.submenu-item.has-submenu:nth-child(3){
  padding-left: 30px !important;
}
li.submenu-item.has-submenu:nth-child(2):before{
  content: "";
  width: 1px;
  height: 100%;
  background: #c1a25f;
  display: inline-flex;
  position: absolute;
  left: 0;
}
.megamenu__image .mega_content h4{
  justify-content: center;
}
.megamenu__image .mega_content h4:before{
  content: none;
}
.megamenu__image .mega_content h4 span{
    padding: 10px 15px;
    border-radius: 30px;
    background: #c1a25f;
    min-width: 100%;
    color: #fff;
    font-weight: 600;
    transition: 0.3s;
}
.megamenu__image .mega_content h4 span:hover{
  background: #fff;
  color: #c1a25f;
}
.megamenu__image .mega_content h4 span a{
  margin: 0 !important;
  padding: 0;
  border-bottom: 0;
}
.mega_content p{
  color: #fff;
}

.mega_content {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 20px);
    margin: auto;
}

.menu-item--meganav .submenu-item a.submenu-item__title{
    font-size: 22px;
    color: #319997; 
    font-weight: 600;
}
li.submenu-item.has-submenu .submenu-item .submenu-item__link{
  font-weight: 600;
}
@media only screen and (max-width: 1562px){
  .menu-item--meganav .submenu--items-2 li.submenu-item.has-submenu:nth-child(1){
    width: 30%;
  }
  .menu-item--meganav .submenu--items-2 li.submenu-item.has-submenu:nth-child(2) {
    width: 64%;
  }
}
@media only screen and (max-width: 1240px){
  .megamenu__image.in_desktop {
    display: none;
  }
  li.submenu-item.mobile_mega {
    display: block;
  }
  li.submenu-item.has-submenu:nth-child(2):before{
    content: none;
  }
  li.submenu-item.has-submenu:nth-child(2){
    padding-left: 0 !important;
  }
  .nav-hamburger .submenu-item>.submenu-item__link{
    color: #319997; 
    font-weight: 600;
  }
  .nav-hamburger .submenu-item .submenu{
    border: unset;
  }
  li.submenu-item.has-submenu .submenu-item .submenu-item__link{
    color: #000;
  }
  .megamenu__image-bg {
    padding-top: 100% !important;
  }
  .megamenu__image.in_mobile{
    width: 100%;
  }
}
@media only screen and (max-width: 991px){
  ul.menu.right-menu{
    display: none;
  }
}
@media only screen and (max-width: 414px){
.mega_content {
    width: 90%;
}
.megamenu__image h4 span {
    white-space: unset;
}
}
/* =============== New Mega Menu End =============== */

/*============ Banner ============*/
.hotel_cover { position: relative; }
.hotel_cover .row { position: absolute; top: 0; left: 0; right: 0; }
.hotel_cover .hotle_banner  picture { display: block; }
.hotel_cover .hotle_banner picture img { width: 100%; height: auto; max-width: 100%; display: block; object-fit: cover; object-position: center; }
.hotel_cover .row { width: 100%; display: block; max-width: 100%; margin: 70px auto 0; }
.hotel_cover .row picture { display: block; max-width: 355px; margin: 0 auto; }
.hotel_cover .row picture img { width: 100%; max-width: 100%; height: auto; object-fit: cover; object-position: center center; }
.hotel_cover .row .hotel_content p { font-size: 34px; color: #ffffff; font-family: "Museo Sans 300"; text-align: center; filter: drop-shadow(0px 4px 19px #6d5340); }
.hotel_cover .row .hotel_content { width: 100%; margin-top: 40px; }

/*============ Image with text ============*/
.hotel_cover_product { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
.hotel_cover_product .product_left { width: 50%; float: left; }
.hotel_cover_product .product_right { width: 50%; float: revert; padding: 135px; }
.hotel_cover_product .product_main_thumb { display: flex; flex-wrap: wrap; align-items: stretch; justify-content: space-between; background-color: #dedede; margin-top:-2px;}
.hotel_cover_product .product_main_thumb picture { display: block; width: 33.33%; height: 100%; }
.hotel_cover_product .product_left .product_main_image { display: block; }
.hotel_cover_product .product_left .product_main_image picture { display: block; position: relative; }
.hotel_cover_product .product_left .product_main_image picture img { width: 100%; max-width: 100%; height: auto; display: block; object-fit: cover; object-position: center center; }
.hotel_cover_product .product_main_thumb picture img { display: block; width: 100%; max-width: 100%; height: auto; }
.hotel_cover_product .product_right h2 { font-size: 46px; letter-spacing: -1px; line-height: 60px; color: #323435; font-family: "Museo Sans 700"; font-weight: 700; }
.hotel_cover_product .product_right h3 { font-size: 46px; letter-spacing: -1px; line-height: 60px; color: #d2ba98; font-family: "Museo Sans 300"; }
.hotel_cover_product .product_right ul li { font-size: 24px; line-height: 40px; color: #4b4e50; font-family: "Museo Sans 300"; list-style: disc; padding: 5px 0; }
.hotel_cover_product .product_right ul { padding-top: 20px; }


/*============ image block section ============*/
.hotel_cover_image-text{text-align:center;padding-top:30px;padding-bottom:50px;}
.hotel_cover_image-text .image_text_top h2{font-size:46px;letter-spacing:-1px;line-height:60px;color:#323435;font-family:"Museo Sans 700";text-align:center;}
.hotel_cover_image-text .image_text_top h3{font-size:46px;letter-spacing:-1px;line-height:60px;color:#d2ba98;font-family:"Museo Sans 300";text-align:center;}
.hotel_cover_image-text .image_text_top ul li{font-size:24px;line-height:42px;color:#323435;font-weight:500;font-family:"Museo Sans 300";list-style:disc;}
.hotel_cover_image-text .image_text_top ul{text-align:left;max-width:1100px;margin:0 auto;}
.hotel_cover_image-text .image_text_bottom{display:block;padding-top:30px;padding-bottom:30px;}
.hotel_cover_image-text .image_text_bottom>h2{font-size: 46px;letter-spacing: -1px;line-height: 60px;color: #323435;font-family: "Museo Sans 700";text-align: center;}
.hotel_cover_image-text .image_text_bottom .audio_cover{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between;padding-top:20px;}
.hotel_cover_image-text .image_text_bottom .audio_cover .audio_list{width:25%;}
.hotel_cover_image-text .image_text_bottom .audio_cover .audio_list h2{font-size:24px;letter-spacing:-1px;line-height:35px;color:#323435;font-family:'Museo Sans 300';text-align:center;font-weight:500;}
.hotel_cover_image-text .image_text_bottom .audio_cover .audio_list h3{font-size:16px;line-height:19px;color:#c7a153;font-weight:500;font-family:'Museo Sans 300';list-style:disc;}
.hotel_cover_image-text .image_text_bottom .audio_cover .audio_list picture{display:block;width:100%;height:auto;position:relative;}
.hotel_cover_image-text .image_text_bottom .audio_cover .audio_list picture:after{position:absolute;top:50%;left:50%;width:52px;height:52px;transform:translate(-50%,-50%);cursor:pointer;}
.hotel_cover_image-text .image_text_bottom .audio_cover .audio_list picture img{width:100%;max-width:100%;height:auto;object-fit:cover;object-position:center center;}
.hotel_cover_image-text .image_text_bottom .audio_cover .audio_list p{font-size:18px;line-height:28px;color:#323435;font-weight:500;font-family:'Museo Sans 300';max-width:255px;margin:0 auto;}
.hotel_cover_image-text .cover_audio-img{position: relative;}
.hotel_cover_image-text .morphee-audio-tile--icon-media {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);cursor: pointer;}
.hotel_cover_image-text .morphee-audio-tile--icon-media__cta.icon--play svg, .hotel_cover_image-text .morphee-audio-tile--icon-media__cta.icon--pause svg {height: 52px;width: 52px;}
.hotel_cover_image-text .morphee-audio-tile--icon-media__cta.icon--play{opacity: 0.4;}
.hotel_cover_image-text .morphee-audio-tile--icon-media .morphee-audio-tile--icon-media__cta.icon--pause{display: none;}
.hotel_cover_image-text .morphee-audio-tile--icon-media.active .morphee-audio-tile--icon-media__cta.icon--pause{display: block;}
.hotel_cover_image-text .morphee-audio-tile--icon-media.active .morphee-audio-tile--icon-media__cta.icon--play{display: none;}

.hotel_cover_image-text .icon--pause svg path[data-name="Path 1640"] {
    fill: #319997;
}

/*============ Tab section ============*/
.hotel_cover_tab_page{display:block;width:100%;padding:30px 0;}
.hotel_cover_tab_page .tab{border:none!important;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;background:none!important;gap:3px;margin:0 50px;}
.hotel_cover_tab_page .tab .tablinks{
  background:#ededed;
  font-size:22px;
  letter-spacing:2px;
  color:#b78c36;
  font-weight:800;
  font-family:"Lato";
  text-align:center;
  border-radius: 3px;
  padding:20px 40px;
  flex-grow:1;
}
.hotel_cover_tab_page .tab .tablinks.active{background:#c1a56d;color:#fff;}
.hotel_cover_tab_page .tab .tablinks:hover{background-color:#c1a56d;color:#fff;}
.hotel_cover_tab_page .tabcontent{border:none!important;background-color:#ededed;margin:2px 0;padding:50px!important;float:left;width:100%;}
.hotel_cover_tab_page .tabcontent picture{display:block;width:100%;height:200px;}
.hotel_cover_tab_page .tabcontent picture img{display:block;width:100%;max-width:100%;object-fit:cover;object-position:center center;height:100%;}
.hotel_cover_tab_page .tabcontent .tabcontent-inner{float:left;width:20%;padding:20px;}
.hotel_cover_tab_page .tabcontent .tabcontent-inner p{max-width:198px;font-size:16px;line-height:27px;color:#4b4e50;font-family:"Museo Sans 300";margin:15px auto;}
.hotel_cover_tab_page #tab_4 p{height:289px;font-size:28px;line-height:37px;color:#4b4e50;font-family:"Museo Sans 700";text-align:center;max-width:600px;display:flex;align-content:center;justify-content:center;flex-wrap:wrap;}
.hotel_cover_tab_page #tab_4 p a{text-decoration:none;color:#b78c36;font-family:'Museo Sans 300';}
.hotel_cover_tab_page #tab_4 p a:hover{color:#4b4e50;}
.hotel_cover_tab_page #tab_3 p{font-size:28px;line-height:37px;color:#4b4e50;font-family:"Museo Sans 700";text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-content:center;padding:15px 0;max-width:890px;}
.hotel_cover_tab_page #tab_3 p:last-child{font-family:'Museo Sans 300';font-weight:400;max-width:1115px;}
.hotel_cover_tab_page #tab_3 p:last-child a{text-decoration:none;color:#c1a56d;}
.hotel_cover_tab_page #tab_3 p:last-child a:hover{color:#4b4e50;}
.hotel_cover_tab_page #tab_2 ul li{list-style:disc;max-width:1186px;font-size:27px;line-height:50px;color:#4b4e50;font-family:"Museo Sans 300";margin:0 auto;}
#shopify-section-hotel-tab{padding:50px 0;}
.hotel_cover_tab_page .tabcontent .tab_mobile_slider .slick-arrow {
    display: block !important;
    visibility: visible;
    width: 28px;
    height: 28px;
}

.temp-product\.gift nav.breadcrumbs {
    margin: 0 !important;
    display: block;
    position: relative;
}
.temp-product\.gift a.breadcrumbs__link, .temp-product\.gift .breadcrumbs__item:not(:last-child):after{
  color: #000;
  opacity: 1;
}
.temp-product\.gift .vendor-star {
    position: relative;
}
.temp-product\.gift .morphee-image-with-text-content--icon {
    position: absolute;
    top: 0;
    margin-top: -20px;
    right: 50%;
}
button.productForm-submit.button--alt {
    background-color: #d96c52;
    color: #fff;
    text-transform: uppercase;
}
.gift_img_list .icon-placeholder svg path {
    fill: #f2f0f0;
}
section.gift_img_cover {
    display: flex;
}
.gift_img_list svg {
    height: 100%;
    width: 100%;
}
.gift_img_list {
    position: relative;
    text-align: center;
    margin-right: 20px;
}
.gift_img_list .gift_img {
    position: relative;
    height: 70px;
    width: 70px;
    margin: 0 auto;
}

.gift_img_list .gift_img .icon-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.gift_img_list .gift_img img {
    position: absolute;
    left: -20px;
    right: 0;
    top: -20px;
    bottom: 0;
/*     width: 100%;
    height: 100%; */
    padding: 20px;
    object-fit: contain;
    height:110px;
}
.gift_img_list p {
    font-size: 14px;
    font-weight: 700;
  margin-top: 10px;
}
.page-title.recomment {
    max-width: 100%;
}
.temp-product\.gift .recomment h2 {
  position: relative;
  color: #41464a;
}

.temp-product\.gift .recomment h2 .title-border:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    max-width: 38%;
    height: 1px;
    background: #41464a;
}

.temp-product\.gift .recomment h2 .title-border:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    background: #41464a;
    width: 100%;
    height: 1px;
    max-width: 38%;
}
/* 
   Swatches Styles
*/

{% assign width = '50px' %}
{% assign height = '35px' %}
.swatch { 
  margin:1em 0; 
}
/* Label */
.swatch .header {
  margin: 0.5em 0;
}
/* Hide radio buttons.*/
.swatch input { 
  display:none;
}
.swatch label {
  font-size: calc(.875rem * var(---font-adjust-body));
    line-height: 1.6;
    letter-spacing: .025em;
    position: relative;
    display: inline-block;
    line-height: 26px;
    margin: 0;
    padding: 9px 15px;
    background-color: var(---color-background);
    box-shadow: inset 0 0 0 1px var(---color-text-alpha-10);
    cursor: pointer;
    transition: box-shadow .25s ease;
    border-radius: 3px;
}
.gift_form_1 .productForm-block.productForm-block--options-inline.productForm-block--swatches {
    display: none;
}
.color.swatch-element label { padding:0; }
/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label {
  box-shadow: inset 0 0 0 1px #000;
} 
.swatch .swatch-element {
  float:left;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  /* Spacing between buttons */
  margin:0px 10px 10px 0;
  /* To position the sold out graphic and tooltip */
  position:relative;
}
/* Image with the cross in it */
.crossed-out { position:absolute; width:100%; height:100%; left:0; top:0; }
.swatch .swatch-element .crossed-out { display:none; }
.swatch .swatch-element.soldout .crossed-out { display:block; }
.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60); /* internet explorer */
  -khtml-opacity: 0.6;      /* khtml, old safari */
  -moz-opacity: 0.6;       /* mozilla, netscape */
  opacity: 0.6;           /* fx, safari, opera */
}
/* Tooltips */




.swatch.error {
  background-color:#E8D2D2!important;
  color:#333!important;
  padding:1em;
  border-radius:5px;
}
.swatch.error p {
  margin:0.7em 0;
}
.swatch.error p:first-child {
  margin-top:0;
}
.swatch.error p:last-child {
  margin-bottom:0;
}
.swatch.error code {
  font-family:monospace;
}
.swatch.clearfix {
    margin-bottom: 20px;
}
.gift_form_1 .productForm-buttons {
    display: none;
}
.gift_form_2 button#add-to-cart-morphee {
    width: 100% !important;
    /* float: left; */
}
.productForm .header {
    width: 100%;
  margin-top: 0;
}
.temp-product\.main_product .js-slide.product-single__media-thumb.is-selected.is-nav-selected a {
    border: 3px solid #c1a25f;
}
.temp-product\.main_product .product-info span.jdgm-prev-badge__text{
  color:#c1a25f;
}
.temp-product\.main_product .product-info .morphee-product-badges.morphee-product-badges2 {
    cursor: pointer;
}
.temp-product\.gift button#add-to-cart-morphee {
    background: #DC745C;
    border-color: #DC745C;
}
.temp-product\.main_product .site-features-module__tile__title {
    font-weight: 600;
}
.temp-product\.main_product div#product-reviews-section .section-title__text span{
    color: #c1a25f;
    font-weight: 600;
}
.morphee-product__features-text {
    gap: 40px;
}
.product--tabs.tabs ul li {
    list-style-type: disc;
    padding: 0px;
    margin-left: 20px;
}
.product--tabs.tabs ul li strong{
  color: #319997;
}
.jdgm-paginate__page {
    font-family: 'JudgemeIcons' !important;
}
.temp-product\.main_product .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide,
.temp-product\.main_product .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex{
  width: 100%!important;
}
.temp-product\.main_product .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide a,
.temp-product\.main_product .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex a{
  width: 49% !important;
}
.temp-product\.main_product .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide a,
.temp-product\.main_product .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex a{
  align-items: center;
    margin: 0;
    text-transform: unset;
  position: relative;
    min-height: unset!important;
    font-family: Lato,sans-serif;
    font-size: 16px!important;
    line-height: unset!important;
    padding: 12px 15px!important;
    text-transform: uppercase;
    font-weight: 400!important;
}
.temp-product\.main_product .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex a.button.button--curiosite,
.temp-product\.main_product .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide a.button.button--eve-sleep{
    margin-right: 10px !important;
}

.temp-product\.main_product .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide a span.morphee-external-store-cta-text,
.temp-product\.main_product .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex a span.morphee-external-store-cta-text{
      display: flex;
    align-items: center;
    justify-content: center;
}
.temp-product\.main_product .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide a span.morphee-external-store-cta-text span.morphee-external-store-cta-icon,
.temp-product\.main_product .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex a span.morphee-external-store-cta-text span.morphee-external-store-cta-icon{
  display: inline-flex;
    width: 20px;
    height: 20px;
    margin-left: 15px;
}
.temp-product\.main_product .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide a span.morphee-external-store-cta-text span.morphee-external-store-cta-icon svg,
.temp-product\.main_product .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex a span.morphee-external-store-cta-text span.morphee-external-store-cta-icon svg{
  display: block;
    width: 100%;
    height: 100%;
}
.temp-product\.main_product .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide a.button.button--eve-sleep span.morphee-external-store-cta-text span.morphee-external-store-cta-icon svg{
  transform: scale(3) translateY(-4px);
}
html[lang="en"] .temp-product\.main_product #shop-bar, html[lang="es"] .temp-product\.main_product #shop-bar{
  display: none;
}
.hidden_add_to_cart {
    display: none;
}
.temp-product\.main_product .morphee-product__add-to-cart-cta.es--hide.en--hide button#add-to-cart-morphee {
    background-color: #d96c52;
    border-color: #d96c52;
    font-weight: bold !important;
}
#shop-bar button.productForm-submit {
    text-transform: uppercase;
    font-weight: bold;
}
.morphee-general-template .morphee-image-with-text-section .morphee-image-with-text__text-content .morphee-image-with-text__text-content__bullets li strong {
    padding: 0;
}
.section_audio_add {
    width: 100%;
    display: table;
    margin: 0 auto;
    max-width: 70%;
}
.section_audio_add .morphee-image-with-text-content--addtocart-wrapper {
    max-width: 100%;
}
.section_audio_add #ProductSelect-0{
  border: 0 !important;
}
.section_audio_add .morphee-product__quantity-picker .select-element.prod-qty select {
  text-align-last: left;
  border: 0 !important;
}
.section_audio_add .morphee-product__quantity-picker .select-element.prod-qty {
    margin-left: 0 !important;
}
.section_audio_add .morphee-product__quantity-picker{
    margin-right: 0 !important;
}
.section_audio_add .morphee-product__add-to-cart-cta.es--hide.en--hide button {
  border: 2px solid #d96c52 !important;
}
.section_audio_add .morphee-product__variant-selectors{
  margin-top: 0px !important;
}
.temp-product\.main_product .product-info .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide a.button.button--eve-sleep{
  background-color: #ffce00!important;
    border-color: #ffce00!important;
}
.temp-product\.main_product .product-info .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide a.button.button--amazon,
.temp-product\.main_product .product-info .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex a.button.button--amazon{
  background-color: #f3a846!important;
    border-color: #f3a846!important;
  
}
.temp-product\.main_product .product-info .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide a.button.button--amazon svg path,
.temp-product\.main_product .product-info .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex a.button.button--amazon svg path{
  fill: #fff;
}
.temp-product\.main_product .product-info .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex a.button.button--curiosite{
  background-color: #7da30e!important;
    border-color: #7da30e!important;
}
.morphee-image-with-text__text-content__bullets ul {
    display: flex !important;
    column-count: unset !important;
    gap: 0 !important;
}
.morphee-image-with-text__text-content__bullets ul li {
    width: 50% !important;
}
.temp-page\.praticiens-review .spacer-section.spacer-section--bottom {
    display: none;
}
.temp-page\.praticiens-review .icon-squiggle-two {
    display: none;
}
.morphee-product__features-text .site-features-module__tile:nth-child(3) .site-features-module__tile__title {
    max-width: 60%;
}
p.max_qty {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
    color: #d96c52;
}
p.max_qty1 {
    margin: 0;
    padding: 0;
    margin-right: 30px;
    color: #d96c52;
}
p.cart_max_qty {
    width: 100%;
    position: absolute;
    bottom: -3px;
    margin-left: 15px;
    color: #d96c52;
}
.cart-table-row.line-item {
    position: relative;
}
.line-item.cart_h {
    padding-bottom: 20px;
}
.morphee_meditation-new_template .morphee-product-badges.morphee-product-badges2,
.morphee_meditation-new_template .multiple-choice-wrapper.es--hide.en--hide.us--hide ,
.morphee_meditation-new_template .morphee-product__features-text
{
    display: none;
}
.template-product .section-text-content .section-title__text p, .template-product .morphee-product-template__reviews-section .section-title__text{
  color: #C1A25F;
}
#abonnement-newsletter .klaviyo-form {
    max-width: 690px;
    margin: 0 auto;
    padding: 0 !important;
    margin-top: 30px;
}
#abonnement-newsletter .abocov .klaviyo-form button {
    padding: 0 30px !important;
}
#abonnement-newsletter .main-content .needsclick {
    padding-top: 0 !important;
}
#abonnement-newsletter .abocov .klaviyo-form p {
    width: 100%;
    max-width: 100%;
    padding-bottom: 0px;
}
#abonnement-newsletter .main-content input.needsclick {
  margin-top: 10px !important;
  height: 48px !important;
}
#abonnement-newsletter .main-content button.needsclick {
  border-radius: 30px !important;
  margin-top: 10px;
  height: 48px !important;
}
.serviceBlock .col .ser_ic img {
    max-width: 70%;
}
.temp-product\.morphee-meditation-new .product-title__wrapper.block.s1 {
    margin-bottom: 0 !important;
}
.temp-product\.morphee-meditation-new .morphee-image-with-text-content--modifiers.morphee-product-modifiers {
    padding-top: 0 !important;
}
a.product-quick_link.quick_link_2 {
    float: right;
    color: #d96c52;
  margin-right: 0;
}
.temp-product\.morphee-meditation-new .morphee-image-with-text-content--modifiers.morphee-product-modifiers {
    justify-content: center;
}
.temp-product\.morphee-meditation-new .morphee-general-template .morphee-three-column-section {
    padding-top: 0px;
}
.temp-product\.morphee-meditation-new .full-background_wrapper .full-background_content {
    padding-bottom: 0;
      margin-bottom: 60px;
}
body#gsmc {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
body#gsmc .site-header .container {
    padding: 0 60px;
}
.template-index .shopify-section--featured-blog .page-title h2 {
    color: #c1a25f;
}
.template-index h3.article__title {
    color: #41464a;
}
.template-index p.article__excerpt {
    font-size: 16px;
    color: #41464a;
}
.cart-drawer span.product_upsell_title {
    min-height: 21px;
    margin-top: 5px;
}
.temp-product\.gift .product-description.rte p {
    font-size: 16px;
}
.success-klaviyo-form {
    margin-top: 40px;
    margin-bottom: 14px;
}
.ab-contenbt .success-klaviyo-form p{
    font-size: 24px;
    font-weight: 400;
    color: #208889;
}
.ab-contenbt .success-klaviyo-form a.button.success_klaviyo_btn {
    background: rgb(193, 166, 110);
    text-transform: unset;
    font-size: 16px !important;
    border: 0;
    padding: 14px 30px!important;
}
.product-single__thumbnail svg.icon.icon-media-video{
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 28px;
  width: 28px;
}
.collection-pack-cta{
  margin-top:10px; 
}
.morphee-article-tile .morphee-article-tile__title {
    font-size: 22px;
}
.page_featured_products .featured-product__wrapper {
    justify-content: center;
}
.page_featured_products .product-info__wrapper {
    margin: 0 auto;
}
.page_featured_products .morphee-product__variant-selectors {
    display: block!important;
      margin-top: 34px;
}
.page_featured_products #ProductSelect-featured-product-morphee, .page_featured_products #ProductSelect-featured-product-extraits-mon-petit-morphee {
    display: none;
}
.page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers {
    padding-top: 10px;
}
.page_featured_products .choice-container {
    border-radius: 10px;
}
.page_featured_products input[type=radio]:checked+label.choice-label {
    border: 3px solid #c1a25f;
    background: none;
    border-radius: 10px;
}
.page_featured_products .choice-img-container {
    border-radius: 10px;
    overflow: hidden;
}
.page_featured_products .choice-content {
    text-align: center;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
  width: 100%;
    padding-bottom: 15px;
}
.page_featured_products input[type=radio]:checked~.choice-content p.choice-title {
    font-weight: unset;
}
.page_featured_products p.choice-title {
    width: 100%;
}
.page_featured_products p.choice-oldPrice {
    font-size: 14px;
    margin-bottom: 0;
    margin-left: 5px;
    color: #d96c52;
}
.page_featured_products .header-offer-choice {
    background: #319997!important;
    font-size: 14px;
    padding: 3px 10px;
}
.page_featured_products .select-element select {
    width: 100%;
    color: #41464a;
    background-color: #fff;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.908' height='5.303' viewBox='0 0 8.908 5.303'%3E%3Cg id='Group_291' data-name='Group 291' transform='translate(0.849 0.849)'%3E%3Cline id='Line_1' data-name='Line 1' x2='3.606' y2='3.606' fill='none' stroke='%2341464a' stroke-linecap='round' stroke-width='1.2'/%3E%3Cline id='Line_2' data-name='Line 2' x1='3.606' y2='3.606' transform='translate(3.605)' fill='none' stroke='%2341464a' stroke-linecap='round' stroke-width='1.2'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: right 25px center;
}
.page_featured_products .morphee-product__variant-selectors #ProductSelect-0 {
    display: block;
    padding: 6.5px 23px 6.5px 15px;
    border-radius: 30px;
    border: 1px solid #000;
    background-size: 17px;
    text-align: center;
}
.page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__quantity-picker {
    width: 80px;
}
section.product.page_featured_products{
    margin-top: 0;
}
.page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__quantity-picker label {
    display: none;
}
.page_featured_products .product-title__wrapper.block.s1{
  display: none;
}
.page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__quantity-picker select {
    padding: 8px 15px;
    border-radius: 30px !important;
    border: 1px solid #000 !important;
    background-size: 17px;
    width: 100%;
    color: #41464a;
    background-color: #fff;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-position: right 25px center;
}
.page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta {
    width: calc(100% - 90px);
  margin-bottom: 10px;
}
.page_featured_products .site-features-module__tile__title {
    font-weight: 600;
}
.page_featured_products .morphee-product__features-text {
    margin-top: 20px;
}
.page_featured_products .morphee-product__add-to-cart-cta.es--hide.en--hide button#add-to-cart-morphee {
    background-color: #d96c52;
    border-color: #d96c52;
    font-weight: bold !important;
    width: 100%!important;
}
.page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex, .page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide {
  width: 100%!important;
  margin-left: 10px;
}
.page_featured_products .product-info .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide a.button.button--eve-sleep {
  background-color: #ffce00!important;
  border-color: #ffce00!important;
  margin-right: 10px !important;
}
.page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide a span.morphee-external-store-cta-text{
  display: flex;
  align-items: center;
  justify-content: center;
}
.page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide a span.morphee-external-store-cta-text span.morphee-external-store-cta-icon{
    display: inline-flex;
    width: 20px;
    height: 20px;
    margin-left: 15px;
}
.page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide a span.morphee-external-store-cta-text span.morphee-external-store-cta-icon svg{
    display: block;
    width: 100%;
    height: 100%;
}
.page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide a.button.button--eve-sleep span.morphee-external-store-cta-text span.morphee-external-store-cta-icon svg {
    transform: scale(3) translateY(-4px);
}
.page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers {
    justify-content: space-between;
}
.page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex a.button.button--curiosite{
    margin-right: 10px !important;
      background-color: #7da30e!important;
    border-color: #7da30e!important;
    align-items: center;
    margin: 0;
    text-transform: unset;
    position: relative;
    min-height: unset!important;
    font-family: Lato,sans-serif;
    font-size: 16px!important;
    line-height: unset!important;
    padding: 12px 15px!important;
    text-transform: uppercase;
    font-weight: 400!important;
    width: 49% !important;
}
.page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex a span.morphee-external-store-cta-text {
    display: flex;
    align-items: center;
    justify-content: center;
}
.page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex a span.morphee-external-store-cta-text span.morphee-external-store-cta-icon {
    display: inline-flex;
    width: 20px;
    height: 20px;
    margin-left: 15px;
}
.page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex a span.morphee-external-store-cta-text span.morphee-external-store-cta-icon {
    display: inline-flex;
    width: 20px;
    height: 20px;
    margin-left: 15px;
}
.page_featured_products .product-info .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex a.button.button--amazon svg path {
    fill: #fff;
}
.page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex a span.morphee-external-store-cta-text span.morphee-external-store-cta-icon svg {
    display: block;
    width: 100%;
    height: 100%;
}
.page_featured_products .product-info .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex a.button.button--amazon {
    background-color: #f3a846!important;
    border-color: #f3a846!important;
}
.page_featured_products .product-info .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide a.button.button--amazon{
    background-color: #f3a846!important;
    border-color: #f3a846!important;
}
.page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide a, .page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex a {
    align-items: center;
    margin: 0;
    text-transform: unset;
    position: relative;
    min-height: unset!important;
    font-family: Lato,sans-serif;
    font-size: 16px!important;
    line-height: unset!important;
    padding: 12px 15px!important;
    text-transform: uppercase;
    font-weight: 400!important;
}
.page_featured_products .product-info .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide a.button.button--amazon svg path{
    fill: #fff;
}
.page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide a, .page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex a {
    width: 49% !important;
}
.loop-holder__text-collection {
  animation: textLoop 10s linear infinite;
}
.cart_annonce {
  display: flex;
  white-space: nowrap;
  overflow: hidden;
  align-items: center;
}
@keyframes textLoop {
0% {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); 
}
100% {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); } 
}
#extraits-morphee div#shopify-section-product-top-content-new {
    padding-bottom: 20px;
}
#extraits-morphee div#shopify-section-services_thumbnail_new, #extraits-mon-petit-morphee div#shopify-section-services_thumbnail, #extraits-morphee-zen #shopify-section-mon-petit-services_thumbnail{
  padding-bottom: 40px;
}

.input-group.visible_text {
    flex-direction: column;
}
.input-group.visible_text .input-group {
    width: 100%;
    padding-top: 25px;
}
.input-group.visible_text .section-paragraph__text.animated.moPopUp {
    margin-bottom: 25px;
}
.klaviyo_messages.custom_success .success_message.input-success-message {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.klaviyo_messages.custom_success .success_message.input-success-message h4 {
    font-size: 28px;     color: #41464a;
}
.klaviyo_messages.custom_success a.pdf_download {
    background: #319997;
    border-radius: 2px;
    border-style: none;
    border-color: rgb(0, 0, 0);
    border-width: 0px;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    white-space: normal;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
    word-break: break-word;
    align-self: flex-end;
    cursor: pointer;
    height: 50px;
    width: 100%;
    max-width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    letter-spacing: 1px;
}
.klaviyo_messages.custom_success span {
    font-size: 18px;     color: #41464a;
}
.image-with-text-section .newsletter__form .input-group button {
    padding: 19px 14px!important;
}  


.telephone-morphee{
  margin-top: 50px;
}

.telephone-morphee p{
  font-size: 20px;
  line-height: 1.6em;
  font-weight: 500;
  color: #4c4e50;
  margin-bottom: 0;
  text-align: center;
}


/*============ Responsive ============*/
@media(max-width:1900px) {

    /*====== Banner ======*/
    #shopify-section-hotel-tab { padding: 50px 0; }
    .hotel_cover .row { margin-top: 5rem; }
    .hotel_cover { height: 420px; }
    .hotel_cover .hotle_banner { height: 100%; }
    .hotel_cover .hotle_banner picture { height: 100%; }
    .hotel_cover .hotle_banner picture img { height: 100%; }
    .hotel_cover .row .hotel_content p { font-size: 34px; margin-top: 40px; }
    
    /*====== Image with text ======*/
    .hotel_cover_product .product_right {padding: 80px; }
    .hotel_cover_product .product_right h2 { font-size: 50px; }
    .hotel_cover_product .product_right h3 { font-size: 50px; }
    .hotel_cover_product .product_right ul li { font-size: 22px; }
}
@media(max-width:1679px) {
  /*====== Image with text ======*/
    .hotel_cover_product .product_right {padding: 70px 45px 70px 80px; }
    .hotel_cover .row .hotel_content p { font-size: 34px; }
    
}
@media(max-width:1599px) {

    /*====== Image with text ======*/
    .hotel_cover_product .product_right h2 { font-size: 42px; line-height: 50px; }
    .hotel_cover_product .product_right h3 { font-size: 42px; line-height: 50px; }
    .hotel_cover_product .product_right ul li { font-size: 19px; line-height: 28px; }
    .hotel_cover .row .hotel_content p { font-size: 33px; }
    .temp-product\.gift .recomment h2 .title-border:before {
    max-width: 33vw;
}

.temp-product\.gift .recomment h2 .title-border:after {
    max-width: 33vw;
}
  .hotel_cover_image-text .image_text_top ul li{font-size:19px;}
  .section_audio_add {
    
    max-width: 80%;
}
  .section_audio_add .morphee-image-with-text-content--addtocart-wrapper {
    max-width: 100%;
    width: 100%;
}
}

@media(max-width:1439px) {

    /*======= Image with text ======*/
   .hotel_cover .row .hotel_content p { font-size: 31px; }

    /*======  Iamge block section ======*/
    .hotel_cover_image-text .image_text_top h2 { font-size: 44px; line-height: 50px; }
    .hotel_cover_image-text .image_text_top h3 { font-size: 42px; line-height: 48px; }
/*     .hotel_cover_image-text .image_text_top ul li { font-size: 22px; line-height: 35px; } */
    .hotel_cover_image-text .image_text_top { padding: 10px 0 25px; }
    .hotel_cover_image-text .image_text_bottom .audio_cover .audio_list h2 { font-size: 22px; line-height: 30px; }
    .hotel_cover_image-text .image_text_bottom .audio_cover .audio_list p { font-size: 16px; line-height: 27px; }

    /*====== Tab section ======*/
    .hotel_cover_tab_page .tab .tablinks { padding: 20px 35px; }
    .hotel_cover_tab_page .tabcontent picture { height: 160px; }
}

@media(max-width:1365px) {

    /*====== Banner ======*/
    .hotel_cover .row picture { max-width: 325px; }
    .hotel_cover .row .hotel_content p { font-size: 34px; }

    /*====== Image with text ======*/
    .hotel_cover_product .product_right h2 { font-size: 40px; line-height: 45px; }
    .hotel_cover_product .product_right h3 { font-size: 38px; line-height: 45px; }
    .hotel_cover_product .product_right ul { padding-top: 10px; }
    .hotel_cover_product .product_right ul li { font-size: 18px; }

    /*====== Iamge block section ======*/
    .hotel_cover_image-text .image_text_top ul { max-width: 1000px; }

    /*====== Tab section =====*/
    .hotel_cover_tab_page .tab .tablinks { padding: 20px 25px; }
  .temp-product\.gift .recomment h2 .title-border:before {
    max-width: 30vw;
}

.temp-product\.gift .recomment h2 .title-border:after {
    max-width: 30vw;
}
  .hotel_cover_image-text .image_text_top ul li {
    font-size: 18px;
    line-height: 30px;
  }
  .section_audio_add {
    
    max-width: 100%;
}
}
@media screen and (max-width: 1230px) and (min-width: 1200px) {
  .serviceBlock .col .ser_ic {
    min-height: 330px !important;
}
}
@media(max-width:1279px) {

    /*====== Iamge with text ======*/
    .hotel_cover_product .product_left { width: 100%; }
    .hotel_cover_product .product_right { width: 100%; padding-top: 40px; padding-left: 65px; padding-bottom: 35px; }
    

    /*====== Iamge block section ======*/
/*     .hotel_cover_image-text .image_text_top ul li { font-size: 17px; line-height: 30px; } */
    .hotel_cover_image-text .image_text_top ul { max-width: 690px; }
    .hotel_cover_image-text .image_text_bottom .audio_cover .audio_list { width: 33.33%; padding: 15px; }

    /* Tab section */
    .hotel_cover_tab_page .tab .tablinks { font-size: 17px; padding: 15px 11px; }
    .hotel_cover_tab_page .tab { margin: 0; }
    .hotel_cover_tab_page .tabcontent .tabcontent-inner { width: 33.33%; }
    .hotel_cover_tab_page .tabcontent picture { height: 190px; }
    .hotel_cover_tab_page #tab_2 ul li { font-size: 20px; line-height: 30px; max-width: 750px; }
    .hotel_cover_tab_page #tab_3 p { font-size: 24px; line-height: 34px; margin-bottom: 0; }
    .hotel_cover_tab_page #tab_4 p { font-size: 24px; height: 200px; max-width: 600px; line-height: 32px; }
    .temp-product\.gift .recomment h2 .title-border:before {
    max-width: 27vw;
}
.product--tabs .label {margin-right: 10px;}
.temp-product\.gift .recomment h2 .title-border:after {
    max-width: 27vw;
}
}

@media(max-width:1023px) {

    /*====== Image with text ======*/
    .hotel_cover_product .product_left .product_main_image picture img { height: 450px; object-position: 100% 2%; }
    
}
@media(max-width:991px) {

    /*====== Banner section ======*/
    .hotel_cover .row picture { max-width: 235px; }
    .hotel_cover .row .hotel_content p { font-size: 26px; }
    .hotel_cover { height: 310px; }
    .hotel_cover .row { margin-top: 3rem; }
    /*==== Image with text ====*/
    .hotel_cover_product .product_left .product_main_image picture img { height: 350px; }

    .telephone-morphee p{
      font-size: 18px;
    }

    /*====== Image block section  ======*/
/*     .hotel_cover_image-text .image_text_top ul li { font-size: 14px; line-height: 26px; } */
    .hotel_cover_image-text .image_text_top ul { max-width: 500px; }
    .hotel_cover_image-text .image_text_top h3 { font-size: 37px; line-height: 45px; }
    .hotel_cover_image-text .image_text_top h2 { font-size: 39px; line-height: 44px; }
    .hotel_cover_image-text .image_text_bottom { padding-top: 15px; padding-bottom: 15px; }
    .hotel_cover_image-text .image_text_bottom .audio_cover .audio_list { width: 50%; }

    /*====== Tab section ======*/
    #shopify-section-hotel-tab { padding: 15px 0; }
    .hotel_cover_tab_page .tab .tablinks { font-size: 13px; padding: 10px 4px; }
    .hotel_cover_tab_page .tabcontent .tabcontent-inner { width: 50%; }
    .hotel_cover_tab_page .tabcontent .tabcontent-inner p { font-size: 15px; max-width: 180px; }
    .hotel_cover_tab_page #tab_2 ul li { font-size: 17px; line-height: 25px; }
    .hotel_cover_tab_page #tab_3 p { font-size: 19px; line-height: 26px; }
    .hotel_cover_tab_page #tab_4 p { font-size: 21px; height: 140px; }
    .temp-product\.gift .morphee-image-with-text-content--icon {right: 30%;}
    .temp-product\.gift .recomment h2 .title-border:before {
      max-width: 19vw;
    }
    .temp-product\.gift .recomment h2 .title-border:after {
      max-width: 19vw;
    }
    .section_audio_add .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex, .section_audio_add .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide {
      flex-direction: inherit;
    }
    .section_audio_add .morphee-image-with-text-content--modifiers.morphee-product-modifiers {
      padding-top: 0 !important;
    }
    .section_audio_add .morphee-product__variant-selectors{
      max-width: 100% !important;
    }
    .section_audio_add .morphee-product__add-to-cart-cta{
      width: 100% !important;
     }
    .section_audio_add .morphee-product__quantity-picker .select-element.prod-qty {
      margin: 0 10px 0 0 !imporatant;
    }
    .section_audio_add .morphee-product__variant-selectors.select-element.en--hide.es--hide{
      margin-bottom: 20px;
    }
    .morphee-four-cols__carousel-arrows circle {
      fill: #c1a25f;
    }
    .morphee-product__features-text .site-features-module__tile:nth-child(3) .site-features-module__tile__title {
      max-width: 70%;
    }
    .line-item.cart_h {
      padding-bottom: 20px;
    }
    p.max_qty1 {
      text-align: center;
      display: table;
      width: 100%;
    }
}

@media(max-width:767px) {
     #morphee-hotel .page-width {padding-left:20px; padding-right:20px;}
      body#morphee-hotel .site-header .container { padding-left: 20px; padding-right: 20px; }
    /*===== Banner section ======*/
    .hotel_cover .row picture { max-width: 210px; }
    .hotel_cover .row .hotel_content { margin-top: 25px; }
    .hotel_cover .row .hotel_content p { font-size: 19px; }
    .hotel_cover { height: 275px; }
    .hotel_cover .row { margin-top: 1.5rem; }

    /*====== Image with text ======*/
    .hotel_cover_product .product_left .product_main_image picture img { height: 215px; }
    
    .hotel_cover_product .product_right { padding-top: 15px; padding-bottom: 20px; padding-left:50px;}
    .hotel_cover_product .product_right h2 { font-size: 30px; line-height: 33px; }
    .hotel_cover_product .product_right h3 { font-size: 27px; line-height: 30px; }
    .hotel_cover_product .product_right ul li { font-size: 15px; line-height: 24px; }

    /*====== Image block section  ======*/
    .hotel_cover_image-text .image_text_top h2 { font-size: 30px; line-height: 38px; margin-bottom: 0; }
    .hotel_cover_image-text .image_text_top h3 { font-size: 28px; line-height: 35px; }
    .hotel_cover_image-text { padding-top: 10px; padding-bottom: 15px; }
    .hotel_cover_image-text .image_text_top ul { max-width: 300px; }
    .hotel_cover_image-text .image_text_top ul li { font-size: 15px; line-height: 24px; }
    .hotel_cover_image-text .image_text_top { padding-bottom: 10px; }
    .hotel_cover_image-text .image_text_bottom { padding: 10px 0; }
    .hotel_cover_image-text .image_text_bottom>h2 { font-size: 30px; line-height: 38px; margin-bottom: 0; }
    .hotel_cover_image-text .image_text_bottom .audio_cover { padding-top: 0px; }
    .hotel_cover_image-text .image_text_bottom .audio_cover .audio_list { width: 100%; padding: 20px 35px;}
    .hotel_cover_image-text .morphee-audio-tile--icon-media {top: 55%;}
    
    /*====== Tab section ======*/
    .hotel_cover_tab_page { padding: 10px 0; }
    .hotel_cover_tab_page .tab .tablinks { width: 49%; }
    .hotel_cover_tab_page .tabcontent { padding: 10px !important; }
    .hotel_cover_tab_page .tabcontent .tabcontent-inner { width: 100%; }
    .hotel_cover_tab_page .tabcontent picture { height: 275px; }
    .hotel_cover_tab_page .tabcontent .tabcontent-inner p { max-width: 270px; }
    .hotel_cover_tab_page #tab_2 ul li { max-width: 300px; font-size: 14px; line-height: 25px; }
    .hotel_cover_tab_page #tab_3 p { font-size: 16px; line-height: 22px; padding: 5px 0; }
    .hotel_cover_tab_page #tab_4 p { font-size: 19px; line-height: 23px; }
    .hotel_cover_tab_page .tabcontent .tabcontent-inner { padding: 20px 30px; }
    .hotel_cover_tab .tabcontent .slick-list { height: auto !important; }
    .temp-product\.gift .morphee-image-with-text-content--icon {
      position: relative;
      margin: 0;
      right: 0;
      text-align: center;
    }
    .gift_img_list:last-child {
      margin-right: 0;
    }
    section.gift_img_cover {
      flex-wrap: wrap;
      justify-content: space-between;
    }
    section.gift_img_cover .gift_img_list {
      width: 50%;
      margin: 0;
      padding: 15px;
    }
    .temp-product\.gift .recomment h2 .title-border:before {
      max-width: 14vw;
    }
  
    .temp-product\.gift .recomment h2 .title-border:after {
      max-width: 14vw;
    }
    .morphee-image-with-text__text-content__bullets ul {
      gap: 20px 0 !important;;
    }
    .morphee-image-with-text__text-content__bullets ul li {
      width: 100% !important;
    }
    .morphee-filter-tabs-section.morphee-testimonial-filter-tabs {
      position: relative;
      z-index: 2;
      padding: 0 20px;
      max-width: 300px;
      margin: 0 auto;
    }
    .line-item.cart_h {padding-bottom: 30px;}
  #abonnement-newsletter .abocov .klaviyo-form button {
    padding: 0 30px !important;
  }
  #abonnement-newsletter .abocov .klaviyo-form p span {
    font-size: 22px !important;
  }
  #abonnement-newsletter .abocov .klaviyo-form {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  html[lang="es"] .page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__quantity-picker, html[lang="en"] .page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__quantity-picker {
    display:none;
  }
  .page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--hide.es--flex,  .page_featured_products .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.hide.fr--hide.en--flex.es--hide {
    margin-left: 0px;
  }
  .page_featured_products .multiple-choice-container {
    align-items: start;
  }
  .page_featured_products .header-offer-choice {
    font-size: 10px;
    padding: 5px 10px;
  }
}

@media(max-width:424px) {

    /*==== Banner ====*/
    .hotel_cover_image-text .image_text_top ul { max-width: 267px; }
    .hotel_cover_tab_page .tab .tablinks { width: 100%; }
    .hotel_cover_tab_page .tabcontent picture { height: 230px; }
    .hotel_cover_tab_page #tab_2 { padding: 20px 35px !important; }
    .hotel_cover .row { margin-top: 1rem; padding: 10px; }
    .hotel_cover .row picture { max-width: 170px; }
    .hotel_cover .row .hotel_content p { font-size: 19px; }

    /*====== Image block section  ======*/
    .hotel_cover_image-text .image_text_top ul { max-width: 267px; }
    .hotel_cover_tab_page .tab .tablinks { width: 100%; }
    .hotel_cover_tab_page .tabcontent picture { height: 230px; }

    /*====== Tab section ======*/
    .hotel_cover_tab_page #tab_2 { padding: 20px 35px !important; }
        .temp-product\.gift .recomment h2 .title-border:before {
    max-width: 12vw;
}

.temp-product\.gift .recomment h2 .title-border:after {
    max-width: 12vw;
}
}
@media(max-width:390px) {
  .shop-bar__image {
    width: 20%;
  }
  .shop-bar__title {
    margin: 0 10px 0 0;
    width: 40%;
  }
  .shop-bar__price {
    padding-right: 10px;
  }
}
@media(max-width:374px) {
.temp-product\.gift .recomment h2 {
    font-size: 19px;
}  

.temp-product\.main_product .header-offer-choice {
    font-size: 9px;
    padding: 5px 7px;
}
}

.page-width{
  max-width:1185px;
  padding:0 20px;
  margin:0 auto;
} 
.description_main{
  padding:50px 0;
}
.description_main img{
  max-width:100%;
  vertical-align:middle;
}
.description_main .secTitle{
  padding:80px 0 0;
  margin:0 0 45px;
  font-weight:300;
  font-size:30px;
  color:#41464a;
  text-transform:uppercase;
  background:url("title_bg.png") no-repeat top center;
  font-family: 'Museo Sans 300';
  text-align:center;
}
.description_main .secTitle span{
  color:#c2a15e;
}
.description_main .secTitle strong{
  color:#379896;
}
.disc_block .left_img{
  width: 45%;
  display: inline-block;
  vertical-align: top;
}
.disc_block .disc_content{
  width: 55%;
  display: inline-block;
  vertical-align: top;
  margin-left:-5px;
  padding:15px 0 0 45px;
}
.disc_block .disc_content .disc_text_in{
  max-width:450px;
}
.disc_text_in p{
  font-size:18px;
  color:#4b4e50;
  font-family: 'Lato', sans-serif;
  margin:0 0 20px;
  font-weight:600;
}
.disc_text_in p strong{
  color:#379896;
}
.serviceSec{
  padding-bottom:60px;
}
.serviceBlock {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  column-gap: 50px;
  row-gap: 25px;
}
.serviceBlock .col{
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  flex: 0 0 calc(50% - 25px);
  border-radius:20px;
  overflow:hidden;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}
.serviceBlock .col.col_blank{
   -webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.serviceBlock .col .colIn {
  display: flex;
  align-items: center;
  position:relative;
  height: 100%;
}

.serviceBlock .col .ser_ic {
  flex: 0 0 36%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 310px;
}

.serviceBlock .col .ser_ic.ser_ic--image-full {
  position: relative;
  height: 0;
  padding-top: 55%;
  min-height: unset;
}

.serviceBlock .col .ser_ic.ser_ic--image-full span {
  position: absolute;
  inset: 0;
}

.serviceBlock .col .ser_ic.ser_ic--image-full span img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.serviceBlock .col .ser_content{
  padding:10px 30px;
}
.serviceBlock .col .ser_content h2{
  font-size:24px;
  margin:0 0 15px;
  line-height:1;
  font-family: 'Museo Sans 700';
}
.serviceBlock .col .ser_content p{
  margin:0;
  font-size:15px;
  color:#808080;
  line-height:normal;
  margin-bottom: 10px;
}
.add_to_block{
  padding:40px 0;
  text-align:center;
  max-width:760px;
  margin:0 auto;
}
.add_to_block .block_in{
  border-top:solid 2px #e3e1e1;
  border-bottom:solid 2px #e3e1e1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.block_in .pro_img {
  display: flex;
    align-items: center;
  margin: 0 auto 0 0;
}
.block_in .pro_img img{
  width:70px;
  height:70px;
  object-fit: contain;
  vertical-align: middle;
}
.block_in .pro_img .product-title{
  font-size:16px;
  color:#41464a;
  margin:0 20px 0 15px;;
  font-weight:normal;
  font-family: 'Museo Sans 300';
}
.block_in .pro_price .product__price{
  margin:0;
  font-size:20px;
  color:#cb7159;
  font-family: 'Museo Sans 700';
}
.block_in .lang_select{
  margin:0 30px 0 50px;
}
.block_in .lang_select .customSyncSelect{
  border:none;
  font-size:16px;
  color:#41464a;
  padding:0;
  background-position: right center;
}
.block_in .submit_btn{
}
.block_in .submit_btn .btn{
  font-size: 14px!important;
  font-weight: 700!important;
  font-family: 'Museo Sans 700';
  background:#cb7159;
}
.add_to_block.next_product{
  margin-left: calc(50% - 49.5vw)!important;
  margin-right: calc(50% - 49.5vw)!important;
  padding-bottom: 0;
  max-width: inherit;
} 
.serviceBlock .col .colIn .play_ic {
    display: flex;
    justify-content: flex-end;
    margin-top: 15px;
}
.add_to_block div#shopify-section-morphee-product-add-to-cart ,
.add_to_block.next_product div#shopify-section-morphee-product-add-to-cart{
    display: none;
}
.add_to_block.sold_outButton .block_in{
  flex-wrap:wrap;
  width: 100%;
justify-content: inherit;
  margin:
}
.add_to_block.sold_outButton .block_in .pro_img{
  width:33.3333%;
}
.add_to_block.sold_outButton .pro_price {
    width: 33.3333%;
    display: flex;
    justify-content: center;
}
.add_to_block.sold_outButton .customSyncSelectContainer{
  width:33.3333%;
}
.customSyncSelectContainer.sold_out_button .button {
    width: 100px !important;
    margin: 0 0 auto auto;
}
.customSyncSelectContainer.sold_out_button{
  max-width:100%;
}
.customSyncSelectContainer.sold_out_button .block_in .pro_img{
    margin: 0;
}
.add_to_block .customSyncSelect {
  border: 0;
  padding: 20px 40px 20px 20px;
}
.product-packs-description {
    margin-bottom: 20px;
    line-height: 25px;
}
.pack_section_products-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-bottom: 25px;
    justify-content:center;
}

.firstBundleProduct {
    /* display: flex; */
    width: 33.33%;
}

.plus_icons {
    width: 20.33%;
}

.secondBundleProduct {
    width: 33.33%;
}

.pack_section_products-wrapper img {
    width: 100%;
    height: 100%;
    border: 3px solid #c1a25f;
    background: none;
    border-radius: 10px;
}

.plus_icons {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 23%;
    color: #dbb66e;
    font-size: 40px;
}
.product_title {
    text-align: center;
      color: #c1a25f;
    font-size: 16px;
    font-weight: 600;
    padding: 20px 0 0;
}
.product_variants  .morphee-product__variant-selectors #ProductSelect-0{
    padding: 7px 20px 5px 15px;
    background-size: 6%;
    text-align: center;
    font-size: 14px;
}
.product_variants  .morphee-product__variant-selectors #ProductSelect{
    padding: 7px 20px 5px 15px;
    background-size: 6%;
    text-align: center;
    font-size: 14px;
}

.find_out_more {
    color: #319899;
    display: block;
    text-decoration: underline;
    padding: 5px 0 20px 0;
    font-weight: 600;
    text-align:center;
}
.morphee-packs-sections .product-title__price{
  margin-bottom: 13px;
}
.morphee-packs-sections  .product-title__price{
  display:block;
}
.morphee-packs-sections .product__price__sale{
    color: #d96c52;
    font-size: 17px!important;
}

.pack_product_bundle_three .w-10{
  width: 10% !important;
}

.bold{
  font-weight: bold;
}
.pack_product_bundle_three .firstBundleProduct {
    width: 26%;
}

.pac k_product_bundle_three .plus_icons {
    width: 20%;
}

.pack_product_bundle_three 
 .secondBundleProduct {
    width: 26%;
}

.pack_product_bundle_three 
 .thirdBundleProduct {
    width: 26%;
}
.pack_product_bundle_three .product_title{
      height: 60px;
    overflow: hidden;
}
.pack_product_bundle_three .plus_icons{
      margin-bottom: 27%;
}

.ab-contenbt {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0 10px;
    position: relative;
}
.ab-contenbt h2 {
    color: #c1a25f;
    margin: 0;
    font-size: 45px;
    padding: 0;
    font-weight: normal;
    text-transform: uppercase;
  padding-top: 50px;
  padding-bottom: 20px;
}
.ab-contenbt h2 strong {
    color: #319997;
  font-weight:bold;
}
.ab-contenbt p {
    max-width: 600px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 30px;
}
.ab-contenbt img.posimg {
    position: absolute;
    left: 6%;
    top: 6%;
}
.ab-contenbt p span {
    color: #319997;
}
.ab-contenbt img.regimg1 {
    margin-right: -6%;
}

@media (max-width:1450px){
.ab-contenbt img.posimg {
    left: 3%;
}
}

@media (max-width:1199px){
  .page-width{padding:0;}
  .serviceBlock .col .ser_content h2{font-size: 18px;}
  .serviceBlock .col .ser_content p {font-size: 14px; }
  .serviceBlock .col .ser_content {padding: 10px 30px;}
  .ab-contenbt img.posimg {
    left: -20%;
}
  .pack_product_bundle_three .plus_icons{
      margin-bottom: 36%;
   }
}
@media (max-width:991px){
  .description_main .secTitle{font-size: 24px;}
  .serviceBlock .col{flex: 0 0 100%;}
  .disc_block .disc_content{padding: 15px 0 0 15px;}
  .ab-contenbt img.posimg{display:none;}
  .ab-contenbt img{max-width:100%;}
  .ab-contenbt h2 {
    font-size: 40px;
}
  .pack_product_bundle_three .plus_icons{
      margin-bottom: 43%;
   }
}
@media (max-width:768px){
  .disc_block .left_img {width: 100%;text-align: center;}
  .disc_block .disc_content {padding: 40px 0 0; width: 100%; margin: 0;}
  .disc_block .disc_content .disc_text_in {max-width: 100%;}
  .add_to_block .block_in{padding:15px 0; flex-direction: column; justify-content: center; gap: 15px;}
  .block_in .pro_img{margin: 0;}
  .block_in .lang_select {margin: 0;}
  .add_to_block.sold_outButton .block_in .pro_img, .add_to_block.sold_outButton .pro_price, .add_to_block.sold_outButton .customSyncSelectContainer {width:100%;}
  .customSyncSelectContainer.sold_out_button .button{width:100% !important;}
  .customSyncSelectContainer.sold_out_button {
    max-width: 100%;
   }
  .customSyncSelectContainer{
        flex-direction: column !important;
  }
  .serviceBlock .col .ser_ic{
    min-height:240px;
  }
  .serviceBlock .col .colIn .play_ic{
    justify-content: center;
  }
  .pack_product_bundle_three .plus_icons{
    margin-bottom: 28%;
  }
}
@media (max-width:767px){
  .serviceBlock .col .ser_ic{
    min-height:150px;
  }
  .template-product .product-quick_links {
    margin-bottom: 15px;
  }
  .product-quick_links a.product-quick_link {
    border: 0;
    text-decoration: underline;
  }
  a.product-quick_link.quick_link_1 {
    width: 100%;
    float: left;
    max-width: 100%;
  }
  a.product-quick_link.quick_link_2 {
    width: 100%;
    float: left;
    max-width: 100%;
    margin-top: 16px;
  }
  .ab-contenbt .success-klaviyo-form p {
    font-size: 22px;
  }
  .success-klaviyo-form {
    margin-top: 30px;
    margin-bottom: 26px;
  }
}

@media (max-width:480px){
  .serviceBlock .col .colIn{display: block;}
  .serviceBlock .col .ser_content {padding: 20px; text-align:center;}
  
  .ab-contenbt h2 {
    font-size: 30px;
    line-height:34px;
}
  .product_title{
     height: 60px;
    overflow: hidden;
  }
  .plus_icons{
        font-size: 24px;
        margin-top: 11%;
  }
  .plus_icons{
    align-items:inherit;
  }
 .pack_product_bundle_three .plus_icons{
    margin-top: 8%;
  }
}

/*===== EXTRAIT CTA RETURN ======*/

.services_thumbnails .view-all-cta {
    margin: 0 0 40px;
    text-align: center;
}

.services_thumbnails .view-all-cta.last-type {
    margin: 40px 0 0;
    text-align: center;
}

.order-notes__label span span {
  text-decoration: underline;
}


/*Cart design*/
@media(max-width:767px){
  #oneclickUpsell-container h3 {
    margin: 0;
    font-size: 16px;
  }
  .cart-drawer label.order-notes__label.accordion {
    padding: 0;
    margin: 0;
  }
  #oneclickUpsell-container {
    padding: 2px 20px 5px 20px;
  }
  .cart-product__title, .cart-total-price {
    font-size: 16px;
  }
  .cart-drawer .order-notes {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .cart-drawer .accordion span {
    font-size: 14px;
  }
  .cart-totals-table p.priceWithDiscount {
    padding: 0 !important;
    margin: 0 !important;
  } 
  .cart-drawer .cart-form .cart-table {
    display: table;
     max-height: 60%;
  }
  .cart-drawer .cart-table-row {
    padding: 5px 15px;
  }
  .cart-drawer .accordion-content {
    margin-bottom: 5px;
  }
  .cart__buttons-wrapper .cart__checkout {
    height: unset!important;
    min-height: 44px!important;
  }
}

/*===== SLIDER NEW 30 11 22 ======*/ 

.native--slider .slide-inner .container {
      /*max-width: 1470px;*/
      width: 100%;
      padding: 0;
      margin: 0;
}

@media screen and (min-width: 1600px) {
  .native--slider .slide-content {
      max-width: 930px;
  }
}
.native--slider .slide-content__heading p {
    font-weight: normal;
    line-height: 1.3em;
    margin-bottom: 0;
}

.native--slider .slide-content__heading p strong {
    font-weight: 600;
}

.native--slider .slide-inner .row {
    background-color: unset;
}

.native--slider .slide-content {
    padding: 0;
}

.native--slider .slide-inner .container {
      padding: 40px 20px 20px;
}

.native--slider .slide-image--desktop {
     display: none!important;
}

.slide-content__buttons.logos-list-cta--both {
    display: none;
}


.logos_slide.logos-list--mobile .slide-content__buttons, .logos_slide.logos-list--desktop .slide-content__buttons, .logos_slide.logos-list--both .slide-content__buttons {
    text-align: center;
} 

@media screen and (min-width: 768px) {
  .slide-image--has-mobile .slide-image--desktop {
      display: block!important;
  } 
  .slide-content__buttons.logos-list-cta--desktop {
    display: none;
  }   
  .logos_slide.logos-list--mobile {
    display: none;
  }   
}

@media screen and (max-width: 767px) {
  .native--slider .slide-image--desktop {
      display: none!important;
  }
  .slide-content__buttons.logos-list-cta--mobile {
    display: none;
  } 
  .logos_slide.logos-list--desktop {
    display: none;
  }  
}

/*===== Logo list slider =====*/

.logos_slide {
  position: absolute;
  bottom: 7%;
  left: 0;
  width: 100%;
}

@media (max-width:1500px) {
  .Argumentaires--wrapper-SVG svg {
      max-height: 40px;
  }  
}

@media (max-width:1200px) {
  .logos_slide {
    bottom: 4%;
  } 
}

@media (max-width:900px) {
  .logos_slide {
    bottom: 0;
  }
}

@media (max-width:767px) {
  .logos_slide {
    bottom: 20px;
  }
}

.Argumentaires--wrapper {
  display: grid;
  gap: 3rem 3rem;
  padding: var(--vertical-breather) 0;
  justify-content: center;
  align-items: center;
  padding: 30px 0 20px;
  max-width: 85%;
  margin: 0 auto;
}

@media (max-width:1400px) {
  .Argumentaires--wrapper {
    padding: 20px 0 20px;
  }
}
   
.Argumentaires--wrapper .Argumentaires--wrap {
  width: 100%;
}

.Argumentaires--wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

.Argumentaires--wrap p, .Argumentaires--wrap i, .Argumentaires--wrap small {
  line-height: 1.5em;
  font-size: var(--base-font-size);
  font-weight: 100;
}

.Argumentaires--wrap h3 {
    text-transform: uppercase;
    font-size: 22px;
    padding: 0;
    font-weight: 100;
    font-family: Malgun Bold;
}
  
.Argumentaires--wrapper-SVG {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.Argumentaires--wrapper-SVG svg {
    max-height: 40px;
}

/*===== Collection template main =====*/

.collection-main-template .gallery-content {
    height: auto;
    padding: 0;
}

.collection-main-template .gallery-slider {
    min-height: auto;
}

.collection-main-template .close.hidden-tab-plus {
    padding: 0;
    background: none;
    border-radius: 0;
    border: 0;
    text-align: right;
    margin-right: 0;
}

.collection-main-template .collection-no-products .collection__filters-reset-btn {
    display: flex;
    justify-self: center;
    justify-content: center;
}

.collection-main-template .collection__filters {
  overflow: hidden;
}

.collection-main-template .collection-grid__nav.row {
    padding: 0 0 5px;
    margin: 0 auto 20px;
    display: flex;
    justify-content: space-between;
}

.collection-main-template .collection__filters--left .collection__filter {
    display: block;
}

.collection-main-template .collection__filters--left .collection__filter-title {
    padding: 0 0 10px;
    border-bottom: 1px solid #b9b9b9;
    margin: 0;
}

.collection-main-template .collection__filter-title.hidden, .collection-main-template .collection-grid__nav.hidden  {
  display: none!important;
}

.collection-main-template .collection__filter-tags {
    margin: 0;
}

.collection-main-template .collection__filter.collection__filter--accordion-expanded .collection__filter-title, .collection-main-template .collection__filter.is-expanded .collection__filter-title, .collection-main-template .collection__filter--accordion-expanded .collection__filter-title {
    margin-bottom: 0;
}

.collection-main-template .collection__filter--accordion-expanded .collection__filter-tags {
    padding: 0 0 10px 30px;
}

.collection-main-template .product-block__inner .product-block__atc-cta {
    max-width: 375px;
    margin: 20px auto;
}

.collection-main-template h2, .collection-main-template .gallery-content-inner .section-title__text {
    color: #c1a25f;
    font-size: calc(2rem * var(---font-adjust-heading));
    line-height: 1.32;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.collection-main-template .productForm .selector-wrapper, .collection-main-template .drawer-menu .button  {
    margin-right: 0;
    min-width: 100%;
}

.collection-main-template .product-single__variants.popcart-var, .collection-main-template .collection-grid__wrapper .btn, .collection-main-template .collection-grid__wrapper .button {
    font-size: 12px!important;
    text-transform: uppercase;
}

.collection-main-template .collection-grid__wrapper .button {
    font-weight: 600!important;
}  

@media screen and (min-width: 1100px) {
  .collection-main-template .product-single__variants.popcart-var, .collection-main-template .collection-grid__wrapper .btn, .collection-main-template .collection-grid__wrapper .button {
      font-size: 14px!important;
      text-transform: uppercase;
  }
} 

.collection-main-template .section-text-content .section-title__text {
    margin: 0;
    color: #319997 !important;
}

.collection-main-template  .collection-list {
    margin: 50px 0 80px;
}

.collection__filter-tag--default .collection__filter-tag-btn {
    color: #319997 !important;
    font-weight: 600;
}

.collection-main-template .collection__filter-tag--default .collection__filter-tag-btn:before {
    border-radius: 0%;
}

.collection-main-template .collection__filters-reset-btn {
    padding: 0;
    display: flex;
    align-items: center;
}
.collection-main-template .collection__filter-tags {
    grid-template-columns: unset;
    padding-left: 20px;
}

.collection-main-template .collection__filters--left .collection__filters-list {
    padding: 0px 0 10px 0;
}

.collection-main-template .collection__filters-list {
   padding: 0;
   margin: 0;
}

@media screen and (min-width: 1000px) {
  .collection-main-template .collection__filter-tags {
      padding: 10px 0 10px 30px;
  }  
  .hidden-tab-plus {
    display: none;
  }
  .collection-main-template .collection__filters--left .collection__filter {
      margin-right: 50px;
  }
  .collection-main-template .collection__filters--left .collection__filters-list {
      width: 100%;
      padding: 10px 0;
  }  
  .collection__filters--left {
      float: left;
      width: 320px;
      height: calc(100vh - 60px);
      overflow-x: hidden;
      overflow-y: auto;
      border: 0;
      padding-top: 35px;
  }  
}

@media screen and (max-width: 500px) {
  .collection-main-template .product-single__variants.popcart-var, .collection-main-template .collection-grid__wrapper .btn, .collection-main-template .collection-grid__wrapper .button {
      font-size: 14px!important;
  }
  .collection-main-template h2, .collection-main-template .gallery-content-inner .section-title__text {
      font-size: calc(1.5rem * var(---font-adjust-heading));
  }  
}

@media screen and (max-width: 374px) {
  .collection-main-template .product-single__variants.popcart-var, .collection-main-template .collection-grid__wrapper .btn, .collection-main-template .collection-grid__wrapper .button {
      font-size: 12px!important;
  }
}

.collection-main-template .collection__filters--left .collection__filter-title .icon-arrow {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 0;
}

.collection-main-template .collection-grid__sort select {
    max-width: 260px;
    font-size: 14px;
}

.menu-filter-open .collection__filters.collection__filters--left {
     transform: translate(0);
     visibility: visible;
     overflow: visible;
}

body.menu-filter-open {
     overflow: hidden!important;
}

.products-found {
    font-size: calc(.875rem * var(---font-adjust-body));
}

.collection-main-template .collection__filters-list .collection__filter-title .collection__filter-group {
    text-transform: uppercase;
    font-weight: 800;
    font-size: calc(1rem * var(---font-adjust-heading));
    font-family: 'Museo'!important;
    padding-left: 15px;
}

.collection-main-template .collection__filters-reset--fullwidth {
    left: -12px;
    position: relative;
}

.menu-filter-open  .drawer__overlay {
    visibility: visible;
    opacity: .5;
}

.drawer__overlay {
    left: 100%;
}

.drawer-menu.collection__filters .section-cta__text {
  margin: 20px 15px 0 0;
}

.drawer__overlay {
    content: "";
    position: fixed;
    top: 0;
    height: 100vh;
    width: 100vw;
    background: #000000;
    opacity: 0;
    visibility: hidden;
    transition: visibility .6s ease-in-out,opacity .6s ease-in-out;
}

.collection-main-template .collection__filter.is-expanded .collection__filter-container, .collection-main-template .collection__filter.collection__filter--accordion-expanded .collection__filter-container {
    display: block;
    position: relative;
    padding: 15px 0;
    max-height: auto;
    right: 0;
    left: 0;
}

.is-loading .collection__filters  span {
    display:block;
}

@media screen and (max-width: 1023px) {
  .collection-main-template .collection-grid__nav .grid-sort, .collection-main-template .filter-counting {
      width: 49%;
  } 
}

.collection-main-template .collection__filters-list .h4 {
    text-transform: uppercase;
    color: #B78C37;
    font-weight: 800;
    font-size: calc(1.3rem * var(---font-adjust-heading));
    letter-spacing: 0.5px;
    font-family: 'Museo'!important;
}

.collection-main-template .template-collection .collection-list, .collection-main-template .template-search .collection-list {
    margin: 70px 0;
}
.collection-main-template .collection__filters-list .collection__filter-title {
      margin-bottom: 20px!important;
}
.collection-main-template .collection__filter.is-expanded .collection__filter-container, .collection-main-template .collection__filter.collection__filter--accordion-expanded .collection__filter-container {
      padding: 0 0 15px;
      border: 0;
} 

.collection__filters.has-tags-expanded .collection__filter.collection__filter--accordion-expanded {
    opacity: .5;
}

.featured-products-simple .product-block_pricetitle h3 a {
    font-weight: 700;
}

.collection__filter.collection__filter--accordion-expanded .collection__filter-container {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition: opacity .3s ease,margin .3s ease,visibility 0s linear 0s;
}

@media (max-width:999px) {

  .collection-main-template .section-text-content .section-paragraph__text p {
      font-size: 16px;
  }
  
  .collection-main-template #gallery-module-collection-main-page-banner .gallery {
      margin: 0;
  }
  
  .drawer-menu.collection__filters .container {
    padding: 20px;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: calc(100vh - 10px); 
  }
    
  .collection-main-template .collection-grid__nav.row {
      align-items: center;
  }
  
  .collection__filter .collection__filter-container {
      display: none;
  }
  
  .collection-main-template .collection__filters--left .collection__filter {
      margin-right: 13px;
      margin-bottom: 20px;
  }
  
  .collection-grid__nav.row>.block.grid-sort {
      padding: 0;
  }

  .collection-main-template .filter-counting .collection__filter-title {
      padding: 0;
      height: 42px;
      border: 1px solid;
      align-items: center;
      justify-content: center;
      display: flex;
  }  
  
  .collection-main-template .collection__filters-reset {
      float: unset;
  }
  .collection__filters--left+.collection-grid__wrapper>.container {
      padding-left: 0;
      margin: 0;
  }  
  .collection-main-template .collection__filters-list {
      padding: 0;
      margin: 0;
  }
  .collection-main-template .collection__filter-title {
      padding: 0 0 10px;
  }
  .collection-main-template .collection__filters-list {
      padding: 0;
      margin: 0;
  } 
  .collection__filters-reset--fullwidth~.collection__filter .collection__filter-container {
      max-height: unset;
      padding: 0;
      top: unset;
      left: unset;
      position: relative;
  } 
  .collection-main-template .collection__filters-list {
      padding: 0;
      margin: 0;
      overflow-x: auto;
      overflow-y: hidden;
      white-space: nowrap;
  }
  
  .collection-main-template .products-found {
    display: none;
  }
  .collection-grid__sort label {
      display: none;
  }  
  .collection-main-template .collection-grid__nav {
      display: flex;
      justify-content: space-between;
  }  
  .collection__filters.collection__filters--left {
      position: fixed;
      left: 0;
      z-index: 999999999999999999;
      margin: 0;
      transform: translate(calc(1 * -100%));
      top: 0;
      width: 89vw;
      max-width: 400px;
      height: 100vh;
      transition: transform .6s cubic-bezier(.75,0,.175,1),visibility .6s cubic-bezier(.75,0,.175,1);
      visibility: hidden;
  }
}

.collection-main-template .section-text-content .section-paragraph__text {
    max-width: 875px;
}

.collection-main-template  .gallery-content-inner {
    max-width: 1092px;
}

.collection-main-template .section-text-content .section-paragraph__text {
    padding-top: 15px;
}

.collection-main-template .collection__filters--left .collection__filter-title {
    min-height: 42px;
}

.collection-main-template .collection__filters-reset {
    float: unset;
}

.collection-main-template #gallery-module-collection-main-page-banner .gallery {
    margin: 10px 5px 30px;
}

@media (min-width:769px) {

  .collection-main-template .collection-grid__nav.row {
      padding: 0 0 5px;
      margin: 0 auto 20px;
      display: flex;
      justify-content: space-between;
      align-items: center;
  }  

  .collection__filters--left+.collection-grid__wrapper>.container {
      padding-left: 0;
      margin: 0 10px 0 10px;
  }  
  .collection-main-template .collection__filters--left {
      overflow-y: auto;
      border: 0;
      padding-top: 35px;
  }
}

@media (max-width:375px) { 
  .collection-main-template .collection-grid .button {
      font-size: 14px!important;
  }
}

/*===== Newsletter block 16 01 23 =====*/

.image-with-text-section .newsletter__form .input-group button.button--primary, .image-with-text-section .newsletter__form .input-group input {
    min-width: auto;
    width: 50%!important;
}

.image-with-text-section .newsletter__form .section-paragraph__text  {
    width: 100%;
    display: block;
    padding-top: 0;
    padding-bottom: 20px;
}

.image-with-text-section .newsletter__form .success_message .download_cta a.button--primary {
    background: #319997;
    border: 0;
}

.image-with-text-section .newsletter__form .success_message h4 {
    color: #319997;
}

.image-with-text-section .newsletter__form .input-group {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

/*===== Meditation challenge =====*/

.image-text-meditation .klaviyo-meditation-form {
    max-width: 495px;
    margin: 0 auto;
    margin-top: 20px;
}

.morphee-general-template .image-text-meditation .morphee-image-with-text-section {
    padding-top: 0!important;
}

@media screen and (max-width: 767px) {
  .morphee-general-template .image-text-meditation .morphee-image-with-text-section {
      padding-top: 0!important;
      margin-top: 0;
  }
  .image-text-meditation .morphee-image-with-text-section  .gallery .row .gallery-image {
      margin-top: 10px;
      margin-bottom: 50px;
  } 
  .morphee-general-template .image-text-meditation .morphee-image-with-text-section .section-text-content {
      padding-top: 0;
  } 
  .morphee-general-template .morphee-hero-banner .morphee-hero-banner__heading {
      padding: 0 10px;
  }  
}

@media (max-width: 380px) {
  .ab-contenbt h2 {
      font-size: 25px;
      line-height: 34px;
      font-weight: 600;
  }
}  

/*===== megamenu 16 01 23 =====*/

@media (min-width:1024px) { 
  .submenu-item.mobile_mega {
      display: none!important;
  }
}

/*===== gift template =====*/

#shopify-section-product-template-main-gift .product-title__wrapper .product__price {
    margin: 15px 0;
}

/*===== Slick slider 16 01 23   =====*/ 

.logo-list__slider.slick-initialized .slick-slide {
    width: 165px;
}

.logo-list-section .logo-list {
    margin-bottom: 20px;
}

.logo-list-section .logo-list .logo-list__item-image {
    width: 100% !important;
    height: 100% !important;
}

.logo-list__item-container {
    max-width: 150px;
    margin: 0 auto;
}

@media (min-width: 1550px) {
  .four-fifty-height-hero {
      height: 600px!important;
  }
}

@media (min-width: 768px) {
  .logo-list-section .logo-list {
      margin-bottom: 0;
  }  
  .logo-list-section {
    display: none; 
  } 
}


/*===== Side cart =====*/

.cart-drawer .cart-tax-info {
  display: none;
}

.cart-drawer .checkout-buttons {
    z-index: 99;
}

.cart-drawer .inputCounter__btn {
    width: 40px;
    height: 30px;
}

.cart-drawer .inputCounter {
    height: 30px;
    border-radius: 3px;
}

.cart-drawer .cart-totals-table p, .discountInfoContainer p.discountValue {
      font-size: 17px;
}

p.priceWithDiscount:before, p.priceWithDiscount_cart_drawer:before {
     font-size: 17px;
     font-weight: normal;
}

.discountInfoContainer p.priceWithDiscount {
      font-size: calc(1.25rem * var(---font-adjust-body))!important;
      font-weight: 600!important;
}

@media screen and (min-width: 768px) {
  .cart-table-cell:last-child {
      min-width: 80px!important;
  }
}

@media (min-width:620px) { 
    .cart-drawer-overlay {
        width: calc(100% - 585px);
    }
    
    .cart-drawer .scroll {
        width: 585px;
    }
    .cart-drawer .cart-table-cell {
        padding: 10px;
    } 
    .cart-drawer .cart-table-cell.cart-table-cell--quantity {
        padding-top: 0;
    }  
}

@media screen and (max-width: 767px) {
  .cart-drawer .cart-product__price,  .cart-drawer .cart-product__selling-plan-name, .cart-product__variant {
      text-align: left;
  }
  .cart-product__title, .cart-total-price {
      font-size: 13px;
  }  
}

.cart-table-body .cart-table-cell:first-child {
    max-width: 175px;
}


#wg-es{
  display:none !important;
}

@media only screen and (min-width: 767px) and (max-width: 1023px) {
  .template-product .product-title{
    text-align: left;
    margin-bottom: 5px;
  }
}

.jdgm-carousel-wrapper .jdgm-carousel-item__review {
    height: 150px !important;
}

.morphee-reviews-carousel .morphee-reviews-carousel__content .jdgm-carousel-item__review-body p{
  line-height: 18px;
  font-size: 15px;
  -webkit-line-clamp: unset !important;
}

.jdgm-carousel-item__product-image{
  height: 90px!important;
}

.featured-products-simple .product-block_pricetitle .price{
  line-height: 120%;
}

@media only screen and (min-width: 1700px){
  #decouvrez-morphee-hotel-amp-spa-i-morphee .hotel_cover>.row{
        margin: 20px auto 0;
  }

  #decouvrez-morphee-hotel-amp-spa-i-morphee .hotel_cover>.row .hotel_content{
        margin-top: 30px;
  }
}

.morphee-general-template .morphee-three-column-section .morphee-three-column__tile .morphee-three-column__tile__media .morphee-three-column__tile__image{
  cursor: auto;
}

.morphee-general-template .morphee-image-with-text-section .morphee-image-with-text-container.morphee-image-with-text__image-position-right .morphee-image-with-text__text-content{
  z-index: 2;
}

.morphee-general-template .morphee-image-with-text-section .morphee-image-with-text__text-content .morphee-image-with-text__text-content__bullets li:last-child{
  width: 100% !important;
}



.productForm-block .productForm__external-link.button.btn.en--hide.fr--hide,.productForm-block .productForm__external-link.button.btn.es--hide.fr--hide ,.product-block__atc-cta.hide.fr--hide.en--flex.es--hide, .morphee-image-with-text-content--addtocart-wrapper .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.fr--hide, .weglot-container.wg-default{
  display: none !important;
}

.template-product .header-offer-choice{
  white-space: nowrap;
}

#CartToggleItemCount{
  font-family: 'Museo Sans 300' !important;
  font-size: 10px;
  font-weight: bolder;
  position: absolute;
  border-radius: 20px;
  background-color: var(---color-button-primary-bg);
  width: 14px;
  height: 14px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
  top: 3px;
  right: 0px;
  text-align: center;
}

/* Pop-up Espagne */

.pop-up-es{
  position: fixed;
  display:none;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: rgb(0 0 0 / 30%);
  z-index: 2000;
}

.pop-up-es>ul{
  position: absolute;
  top: calc(50vh - 161.5px);
  left: calc(50vw - 266px);
  width: 532px;
  background-color: #fff;
  border: 1px solid #b7babd;
  padding: 40px 60px;
}

.pop-up-es>ul svg.cross{
  width: 10px;
  height: 10px;
  opacity: 0.5;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

.pop-up-es>ul svg.cross:hover{
  opacity:1;
}

.pop-up-es li{
  display:flex;
  justify-content:center;
}

.pop-up-es li:not(:last-child){
  margin-bottom:10px;
}

.pop-up-es a{
  font-size: 17px;
  user-select: none;
  font-weight: 700;
}

.pop-up-es h2{
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.pop-up-es>ul svg:not(.cross){
  width: 40px;
  margin: auto;
  display: block;
  margin-bottom: 10px;
}

@media (max-width: 767px){
  .pop-up-es>ul{
    top: calc(50vh - 170px);
    left: 20px;
    padding: 20px;
    width:100%;
    max-width: calc(100vw - 40px);
  }
}

.morphee-general-template .morphee-product-faq-section-section .morphee-product-faq-section__accordions{
  z-index: 2;
  position: relative;
}

/* Newsletter article */

.newsletter-article{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.newsletter-article h2{
  width:100%;
}

.newsletter-article .newsletter_email{
    min-width: auto;
    width: 50%!important;
    font-size: 16px;
    padding: 20px 25px;
    max-height: 60px;
    height: 100%;
    color: #4c4e50;
    border: 1px solid #b8b8b8;
    border-right: unset;
    border-radius: 30px;
    border-top-right-radius: unset;
    border-bottom-right-radius: unset;
}

.newsletter-article button{
    min-width: auto;
    width: 50%!important;
    background-color: #d96c52!important;
    padding: 19px 14px!important;
    max-height: 60px;
    height: 100%;
    border-radius: 30px;
    white-space: nowrap;
    border: 1px solid #b8b8b8;
    border-left: unset;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
}

.newsletter-article>div{
    max-width: 550px;
    display: flex;
    width: 100%;
    margin: auto;
}

.sommaire-article ul li a:hover{
  color: #319997;
  font-weight: 600;
}

#bloggy--article>div{
  z-index:2;
}

.section-blocks>.section-text-content.intro{
  flex-direction: row;
  justify-content: flex-start;
  margin:30px 0;
}

.section-blocks>.section-text-content.intro .section-text-content__container{
  width: calc(60% - 15px);
}

.section-blocks>.section-text-content.intro .les-plus-lus{
    width: calc(40% - 15px);
    margin-left: 30px;
    padding: 25px 40px;
    margin-top: -130px;
    background-color: #FFF;
}

.section-blocks>.section-text-content.intro .les-plus-lus h3{
  color: #319997;
  margin-bottom: 15px;
  font-size: 25px;
  text-transform: uppercase;
}

.section-blocks>.section-text-content.intro .les-plus-lus li{
  display: flex;
  align-items: center;
}

.section-blocks>.section-text-content.intro .les-plus-lus li:not(:last-child){
  margin-bottom:5px;
}

.section-blocks>.section-text-content.intro .les-plus-lus span{
  color: #c1a25f;
  font-weight: 600;
  margin-right: 10px;
  font-size: 28px;
  width: 15px;
}

.section-blocks>.section-text-content.intro .les-plus-lus li a:hover{
  color: #c1a25f;
  font-weight: 600;
}

.article-tags .tag{
  color: #41464a;
  border: 1px solid #414648;
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
  white-space: nowrap;
  text-transform: uppercase;
  margin-bottom: 3px;
  display: inline-block;
}

.article-tags{
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}

.article-tags .tag:not(:first-child){
  margin-left:5px;
}

.morphee-article-tile .morphee-article-tile__date_text{
  padding-top: 5px;
  width: 150px;
  text-align: left;
}

.morphee-article-tile__tag__date{
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
  justify-content: flex-end;
  gap: .5rem
}

body.template-article .article__content{
  max-width: 900px;
}

.article__sommaire{
  display: flex;
  justify-content: space-between;
}

.article__sommaire .sommaire-article{
  width: 350px;
  margin-left: -180px;
}

.article__sommaire #bloggy--article{
  width: calc(100% - 200px);
  margin-left:40px;
}

.article__sommaire .sommaire-article h3{
  margin-top: 20px;
}

.template-article .page-content ul{
  margin: 16px 0;
}

.template-article .page-content ul li:not(:last-child){
  margin-bottom:10px;
}

.template-article .page-content ul li a{
  font-size: 15px;
}

.article__sommaire .sommaire-article>div{
  height: fit-content;
  position: sticky;
  background-color: #FFF;
  padding: 1px 30px;
}

.article__newsletter{
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 600px;
  margin: auto;
}

.article__newsletter .section-title__text p{
  font-size: 30px;
  line-height: 34px;
  margin-top: 20px;
  text-align: center;
  text-transform: uppercase;
  max-width: 400px;
}

.article__newsletter .section-paragraph__text p{
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 500;
  color: #4c4e50;
  text-align: center;
  max-width: 500px;
  margin: auto;
  margin-bottom: 40px;
}

.article__newsletter .section-paragraph__text p strong{
  font-weight: bolder!important;
  color: #319997;
}

#shopify-section-morphee-blog-template .gallery .section-text-content__container .section-paragraph__text.animated.moPopUp[data-animation-delay="500"]{
  display:none;
}

.section-text-content .section-title__text p{
  font-size: 35px;
  line-height: 38px;
}

@media (max-width: 1300px){
  .article__sommaire .sommaire-article{
    margin-left: -150px;
  }
}

@media (max-width: 1230px){
  .article__sommaire .sommaire-article{
    margin-left: -120px;
  }
}

@media (max-width: 1150px){
  .article__sommaire .sommaire-article{
    margin-left: 0;
  }
  .article__sommaire .sommaire-article>div{
    padding: 0;
  }
  .article__sommaire #bloggy--article{
    width: calc(100% - 300px);
  }
}


@media (max-width: 767px){
  .template-article .page-content ul{
    margin: 16px 0;
  }

  .template-article .page-content ul li:not(:last-child){
    margin-bottom:5px;
  }

  .section-blocks>.section-text-content.intro{
    margin: 0;
    flex-direction: column;
  }

  .section-blocks>.section-text-content.intro .section-text-content__container, .section-blocks>.section-text-content.intro .les-plus-lus{
    width: 100%;
    margin-left: 0;
  }

  .section-blocks>.section-text-content.intro .section-text-content__container{
    margin-bottom: 30px;
  }

  .section-blocks>.section-text-content.intro .les-plus-lus li:not(:last-child){
    margin-bottom: 10px;
  }

  .article-tags{
    justify-content: center;
  }

  .article__sommaire{
    flex-direction: column;
  }

  .article__sommaire .sommaire-article{
    width: 100%;
  }
  
  .article__sommaire #bloggy--article{
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }

  .article__sommaire .sommaire-article>div{
    height: unset;
    position: relative;
    top: unset !important;
  }
  
  .section-blocks>.section-text-content.intro .les-plus-lus{
    margin-top: 0;
  }
}

.morphee-four-col-article__tile .morphee-article-tile-tags, .productForm-block .productForm__external-link.button.btn.en--hide.fr--hide,.productForm-block .productForm__external-link.button.btn.es--hide.fr--hide ,.product-block__atc-cta.hide.fr--hide.en--flex.es--hide, .morphee-image-with-text-content--addtocart-wrapper .morphee-image-with-text-content--modifiers.morphee-product-modifiers .morphee-product__add-to-cart-cta.fr--hide, .weglot-container.wg-default{
  display: none !important;
}

.template-product .header-offer-choice{
  white-space: nowrap;
}

.template-article .review-template-tab>h2{
  font-size: 30px;
  margin: auto;
  line-height: 34px;
  margin-top: 20px;
  text-align: center;
  text-transform: uppercase;
  max-width: 400px;
  border-bottom: none;
  text-decoration: none;
}

.template-article .review-template-tab h2:after{
  content:none;
}

#MainContent .review-template-tab .jdgm-widget{
  margin-top: 20px !important;
}

.account-page label{
      font-size: 17px;
}

#CartToggleItemCount{
  font-family: 'Museo Sans 300' !important;
  font-size: 10px;
  font-weight: bolder;
  position: absolute;
  border-radius: 20px;
  background-color: var(---color-button-primary-bg);
  width: 14px;
  height: 14px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
  top: 3px;
  right: 0px;
  text-align: center;
}

.template-article .review-template-tab>h2{
  font-size: 30px;
  margin: auto;
  line-height: 34px;
  margin-top: 20px;
  text-align: center;
  text-transform: uppercase;
  max-width: 400px;
  border-bottom: none;
  text-decoration: none;
}

.template-article .review-template-tab h2:after{
  content:none;
}

#MainContent .review-template-tab .jdgm-widget{
  margin-top: 20px !important;
}

.account-page label{
      font-size: 17px;
}

.accepts-marketing input[type="checkbox"]{
  margin-top: 3px;
}

.accepts-marketing label{
  margin-left: 10px;
  font-size: 14px;
  text-align: left;
}

.inputGroup.password>div{
  display: flex;
  justify-content: space-between;
}

.inputGroup.password>div a{
  text-align: right;
  text-decoration: underline;
  width: -webkit-fill-available;
  margin-top: 2px;
}

.account-form__links{
  width: calc(50% - 5px) !important;
  margin: auto;
  margin-top: 15px;
  background-color: rgb(217 108 82 / 10%);
  padding: 12px;
  flex-direction: row !important;
  justify-content: center;
  font-weight: 600;
  flex-wrap: wrap;
}

.account-form__links a{
  margin-left:5px;
  text-decoration: underline;
}

.account-page .account-form .size--heading-1{
  font-weight: 600;
}

.account-page .inputGroup{
  margin-bottom: 2em;
}

#creer-un-compte .account-page .inputGroup{
  margin-bottom: 1em;
}

.money{
  white-space: nowrap;
}

/* Pop-up qr code */

#shopify-section-pop-up-langues, #shopify-section-pop-up-langues-en{
  position: fixed;
  display: flex;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: rgb(0 0 0 / 60%);
  z-index: 2000;
  align-items: center;
  justify-content: center;
}

#shopify-section-pop-up-langues>div, #shopify-section-pop-up-langues-en>div{
  position: relative;
  background-color: #fff;
  border: 1px solid #b7babd;
  padding: 40px 60px;
  display: flex;
  flex-direction: column;
  max-width: calc(100vw - 40px);
  padding-bottom: 20px;
  align-items: center;
  justify-content: center;
  max-height: 320px;
}

#shopify-section-pop-up-langues>div ul, #shopify-section-pop-up-langues-en>div ul{
  display: flex;
  align-items:center;
  justify-content:center;
  flex-wrap: wrap;
}

#shopify-section-pop-up-langues>div ul li:not(:last-child), #shopify-section-pop-up-langues-en>div ul li:not(:last-child){
  margin-right: 20px;
}

#shopify-section-pop-up-langues>div ul li,#shopify-section-pop-up-langues-en>div ul li{
  margin-bottom: 20px;
}

#shopify-section-pop-up-langues svg,#shopify-section-pop-up-langues-en svg{
  width:45px;
  height: auto;
}

#shopify-section-pop-up-langues span,#shopify-section-pop-up-langues-en span{
  text-align: center;
  margin: 0;
  margin-bottom: 30px;
  font-size: calc(2rem * var(---font-adjust-heading));
  color: var(---color-heading);
  font-family: var(---heading-font-family);
  font-weight: var(---heading-font-weight);
  font-style: var(---heading-font-style);
  letter-spacing: var(---heading-letter-spacing);
}

.close-qr-code-pop-up{
  width: 10px !important;
  position: absolute;
  right: 15px;
  top: 15px;
  opacity: 0.5;
  cursor: pointer;
}


@media (max-width: 767px){
  #shopify-section-pop-up-langues>div,#shopify-section-pop-up-langues-en>div{
    padding: 30px;
    padding-bottom: 10px;
    
  }

  #shopify-section-pop-up-langues span,#shopify-section-pop-up-langues-en span{
    font-size: 25px;
  }
}

.site-footer .site-footer__menu-grid-row--one__col .site-footer__menu__title .h4{
  ine-height: 34px;
  font-size: 26px;
  font-weight: 500;
}

.morphee-reviews-carousel .morphee-reviews-carousel__content .jdgm-carousel-item__timestamp{
  font-weight: bolder;
  font-style: normal;
  margin-bottom: 12px;
}

.site-alert .site-alert__text p{
  color: #FFF;
  font-size: calc(.875rem * var(---font-adjust-body));
}

.morphee-blog-two-col-artcle__text-content .section-cta__text, .morphee-four-col-article__tile .section-cta__text{
  margin-top: 20px;
  display: flex;
}

.template-product .product-title{
  margin-bottom: 10px;
}

@media (min-width: 1150px){
  body.template-article .page-content{
    top: -181px;
  }
}

@media screen and (max-width: 1023px){
  .morphee-article-tile .morphee-article-tile__star,.morphee-blog-page .morphee-blog-two-col-artcle-section .morphee-blog-two-col-artcle-section__container .morphee-blog-two-col-artcle__text-content__star{
    display: none;
  }

  .morphee-four-col-article__tile{
    margin-bottom: 50px;
  }
}

.featured-products-simple .product-block_pricetitle h2{
  text-align: left;
  font-size: 25px;
  line-height: 1.2em;
  color: #c1a25f;
  margin-bottom: 0;
}

.featured-products-simple .product-block_pricetitle h2 p {
    max-width: 250px;
    text-align: left;
    font-size: 25px;
    line-height: 1.2em;
    color: #c1a25f;
    margin: 0;
}

.featured-products-simple .product-block_pricetitle h2 p strong{
    font-weight: 700;
}

.featured-products-simple .product-block__small-description {
    display: inline-block;
    text-align: left;
    margin: 10px 0 0;
    color: #c1a25f;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
}

.template-index .shopify-section--featured-blog .page-title h2 {
    color: #c1a25f;
}

.blogModule .page-title .blogModule-title {
    font-size: calc(2rem * var(---font-adjust-heading));
    line-height: 1.32;
    margin-bottom: 20px;
    color: #c1a25f;
    font-weight: 700;
    font-family: Museo,sans-serif!important;
}


/* Newsletter V2 */

.shopify-section.newsletter-v2 .klaviyo-form.klaviyo-form.klaviyo-form {
    width: 100%;
}

.shopify-section.newsletter-v2 .needsclick {
    min-width: 190px;
}

.shopify-section.newsletter-v2{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 50px 0 100px;
  width: 100vw;
  background: #fff url(/cdn/shop/files/background-newsletter-v2.png?v=1680859111) right center/cover no-repeat;
  margin-left: -60px;
}

.shopify-section.newsletter-v2 .formulaire{
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 2;
}

.shopify-section.newsletter-v2 .formulaire h2{
  font-size: calc(2rem * var(---font-adjust-heading));
  line-height: 1.32;
  margin-bottom: 20px;
  color: #c1a25f;
  font-family: Museo,sans-serif!important;
  text-transform: uppercase;
  text-align: center;
}

.shopify-section.newsletter-v2 .formulaire h2 strong{
  font-weight: 700;
  text-align: center;
  color:#EB5F52;
  display: block;
}

.shopify-section.newsletter-v2 .formulaire p{
  text-align: center;
  color: #41464a;
  font-size: calc(1.375rem * var(---font-adjust-heading));
  max-width: 650px;
  width: 100%;
}

.shopify-section.newsletter-v2 .image-background{
  position: absolute;
  left: -150px;
  z-index: 1;
}

.shopify-section.newsletter-v2 .image-background img{
  width: 450px;
  height: auto;
}

@media (max-width: 1320px){
  .shopify-section.newsletter-v2 .image-background{
    left: -200px;
  }
}

@media (max-width: 1150px){
  .shopify-section.newsletter-v2 .image-background{
    display:none;
  }
}

@media (max-width: 980px){
  .shopify-section.newsletter-v2 .needsclick {
      min-width: unset;
  }  
  .shopify-section.newsletter-v2{
    background: #FFF;
  }
  .shopify-section.newsletter-v2 .image-background{
    display: block;
    position: relative;
    width: 100%;
    max-width: 550px;
    left: unset;
    margin-top: 50px;
    transform: translateX(-10%);
  }
  .shopify-section.newsletter-v2 .image-background img{
    width: 100%;
  }
  .shopify-section.newsletter-v2{
    margin-left: unset;
    width: unset;
  }
  .shopify-section.newsletter-v2 .formulaire h2{
    font-size: 30px;
    line-height: 34px;
  }
  .shopify-section.newsletter-v2 .formulaire p{
    font-size: 18px;
    line-height: 1.6em;
  }
}

.morphee_personnalise{
  display: block;
  font-weight: 600;
  margin-right: 15px;
  color: #EE5DAD;
  width: 100%;
  text-align: center;
  text-decoration: underline;
  margin-top: 20px;
  float: left;
  margin-bottom: 30px;
  text-underline-offset: 3px;
}

.bodyWrap{
  transform: none !important;
}

.nav-hamburger{
  width: 90%;
  padding: 50px 0 0;
}

.nav-inner{
  padding: 0px 20px;
}

.nav-hamburger .submenu-item.has-submenu>a{
  font-size: 22px;
}

.nav-hamburger .menu-item{
  margin: 0px 0 10px;
}

.nav-hamburger .menu>.menu-item{
  padding: 0 0 13px;
  border-bottom: 1px solid grey;
}

.nav-hamburger .menu-item a{
  font-weight: 600;
}

.nav-hamburger .submenu-item a{
  border-bottom: none;
}

.nav-hamburger .nav-mobile-close.close-icon svg{
  width: 18px;
}

.nav-mobile-close{
  right: 26px;
  top: 6px;
}

li.submenu-item.has-submenu:nth-child(3):before{
  content: "";
  width: 1.3px;
  height: 100%;
  background: #c1a25f;
  display: inline-flex;
  position: absolute;
  left: 0;
}

.menu-item--meganav .megamenu__content>.submenu{
  width: 65%;
}

.menu-item--meganav .megamenu__content>.submenu>.submenu-item:first-child{
  width: 25%;
}

.menu-item--meganav .megamenu__content>.submenu>.submenu-item:nth-child(2){
  width: 40%;
}

.menu-item--meganav .megamenu__content>.submenu>.submenu-item:nth-child(2) .submenu{
  width: 100%;
}

.menu-item--meganav .megamenu__content>.submenu>.submenu-item:nth-child(3){
  width: 35%;
}


.menu-item--meganav .submenu-item .submenu .submenu-item{
  margin-bottom: 0;
}


/* Product Add-ons */

.add-ons {
  background-color:#F2F0F0;
  padding: 20px;
  margin-top: 30px;
}

.add-ons .product-content{
  display: flex;
  gap: 20px;
}

.add-ons .product-content>div{
  width: 100%;
}

.add-ons .product-content .add-ons-title{
  font-size: 18px;
  font-weight: 700;
}

.add-ons .product-content .money{
  font-size: 15px;
  font-weight: 600;
}

.add-ons .product-content .add-ons-price{
  margin:0;
}

.add-ons figure img{
  max-width: 120px;
  height: auto;
}

.add-ons .produit-infos{
  display:flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

.oneclickUpsell-wrapper img{
    height: auto;
    width: 100%;
}

.cart-drawer .slick-slide{
  max-width: 170px;
}

@media (max-width: 980px){
  li.submenu-item.has-submenu:nth-child(2), li.submenu-item.has-submenu:nth-child(3){
    padding-left: 0 !important;
  }

  li.submenu-item.has-submenu:nth-child(3):before{
    content: none;
  }

  .cart-drawer .slick-slide{
    max-width: unset;
  }
}

#oneclickUpsell-slider-container .slick-track{
  display: flex;
}

.product .row--slideshow{
  align-items: flex-start;
}

.product .row--slideshow .product-layout-images{
  top: 75px;
  position: sticky;
}

@media screen and (max-width: 768px){
  .product .row--slideshow .product-layout-images{
    top: unset;
    position: relative;
  }
}

.featured-products-simple .product-block__info--center .product-block__price .price{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.featured-products-simple .product-block__info--center .product-block__price .price strike{
  opacity: 1;
  color: #aeadad;
  font-weight: 400;
}





