/** Shopify CDN: Minification failed

Line 4381:0 Unexpected "}"

**/
/* Home page height */
.cascading-content .overflow--hidden {
    min-height: 2789px;
}
 main#MainContent {
    background: #F7F7F5;
    padding-top: 30px;
}
/* Header css */
  .mbl-desktop-hide.flex {
    display: none;
}
  .flex.desktop-mbl-hide {
        display: flex;
}
nav {
  top: 0;
  right: 0;
  z-index: 2;
  width: 100%;
  position: absolute;
}
nav .menu {
  top: 0;
  left: 0;
  margin: 0;
  z-index: 1;
  width: 100%;
  background: #fff;
  padding: 3em 0 2em;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s cubic-bezier(1, 0.5, 0, 1);
      padding-left: 15px;
    padding-right: 15px;
}
nav .menu.active {
  transform: translateY(0);
}
nav .menu li {
    list-style: none;
    padding: 10px 0;
    border-bottom: solid 1px #f2f2f2;
}
nav .menu li .buy-now
{
 padding:0px; 
}
nav .menu li a {
  padding: 10px;
  color: #28303d;
  display: block;
  background: none;
  line-height: 1em;
  font-size: 20px;
  text-decoration: none;
  transition: background 0.2s ease-in-out;
}
nav .menu li .animated-btn {
    background: #000;
    position: relative;
    z-index: 1;
    outline: none;
    transition: color 0.05s ease-in 0.03s;
    /* display: inline-block; */
    width: fit-content !important;
    scroll-behavior: smooth;
    text-decoration: none;
}
nav .menu li .header-btn {
    background-color: #000000;
    color: #ffff;
    height: 50px;
    padding: 10px 28px;
    text-transform: uppercase;
    width: 100% !important;
    text-align: center;
      line-height: 28px;
}
nav .menu li a .active {
    border-top: 0 !important;
      color: #F80047 !important;
  
}

nav .menu li a:hover, nav .menu li a:focus, nav .menu li a:active {
  background: rgba(255, 255, 255, 0.2);
       color: #F80047 !important;
}

.menu-toggle {
  top: 24px;
  z-index: 3;
  right: 12px;
  width: 22px;
  padding: 8px 0;
  cursor: pointer;
  border-radius: 50%;
  position: absolute;
}
.menu-toggle span {
  height: 4px;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  background: #28303d;
  border-radius: 2px;
  white-space: nowrap;
  transition: background 0.3s ease-in-out;
}
.menu-toggle::before, .menu-toggle::after {
  left: 0;
  content: "";
  width: 22px;
  height: 4px;
  background: #28303d;
  border-radius: 2px;
  position: absolute;
  transform-origin: center center;
  transition: width 0.2s ease-in-out, background 0.2s ease-in-out, transform 0.2s ease-in-out, top 0.2s ease-in-out, bottom 0.2s ease-in-out, left 0.2s ease-in-out, right 0.2s ease-in-out;
}
.menu-toggle::before {
  top: 0;
}
.menu-toggle::after {
  bottom: 0;
}
.menu-toggle.menu-open span {
  background: rgba(255, 255, 255, 0);
}
.menu-toggle.menu-open::before {
  top: 8px;
  transform: rotate(-45deg);
}
.menu-toggle.menu-open::after {
  bottom: 8px;
  transform: rotate(45deg);
}
.menu-toggle.menu-open::before, .menu-toggle.menu-open::after {
  width: 26px;
  background: #28303d;
}
.menu-toggle.menu-open:hover span, .menu-toggle.menu-open:focus span, .menu-toggle.menu-open:active span {
  background: rgba(255, 255, 255, 0);
}


.header__link-wrapper.md--dn--hide {
    display: block !important;
}
  .desallday.flex_item { 
    width: 63% !important;
    text-align: left !important;
    display: flex;
    line-height: 31px !important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}
.desallday.flex_item p {
 font-size: 20px;
    letter-spacing: 0;
    line-height: 31px;
    margin-bottom: 50px;
}
.information a {
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 0;
}
/* wellbeing css */
section.bgWhite.aboutPageWrapper {
    padding-left: 62px;
    padding-right: 62px;
    background-color: #f7f7f5;
      padding-top: 50px;
     padding-bottom: 100px; 
}
.wrapper.wrapper-adjust .flex {
    background-color: #fff;
}
.mainWrapper {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
      align-items: center;
  background-color: #fff;
      margin: 50px 0;
}
.product-info a {
    font-size: 16px;
  line-height:31px
}
.leftWrapper {
  width: 50%;
}
.mainWrapper img {
    height: 100%;
    width: 100%;
}
.topWrapper, .rightWrapper {
width: 50%;
    padding: 80px;
}
.topWrapper, .rightWrapper {
    padding-top: 0;
    padding-bottom: 0;
}
.flex-control-paging li a.flex-active {
    background: #F80047 !important;
}
.flex-control-paging li a {
    background: rgb(0 0 0 / 20%) !important;
}
.image-in-background {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    min-height: 550px;
    width: 100%;
    position: relative;
       display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.image-text-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
       width: 53%;
    justify-content: center;
    flex-wrap: nowrap;
    align-content: center;
}
span.mobile-text a {
    color: #fff;
}
.btnWrapper.mx-auto {
    text-align: center;
}
a.more {
    opacity: 0.5;
    color: #221624;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
      padding-top: 20px;
      display: inline-block;
    text-transform: capitalize;
}

.wrap-content-slide1 .background-container {
    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    padding-top: 0;
    position: absolute;
    bottom: 34px;
    left: 0;
    right: 0;
}
.flex-control-nav {
    bottom: -80px !important;
}

.image-text-wrapper h4 {
    color: #FFFFFF;
    font-size: 50px;
    letter-spacing: 0;
    line-height: 40px;
    text-align: center;
      font-family: mark-regularregular;
      padding-bottom: 15px;
}
.bg-section .image-text-wrapper h4 {
    color: #FFFFFF;
    font-size: 50px;
    letter-spacing: 0;
    line-height: 40px;
    text-align: center;
    font-family: mark-regularregular;
    padding-bottom: 40px;
}
.bg-section .image-text-wrapper p{

   color: #FFFFFF;
 font-family: mark-regularregular;
  font-size: 31px;
  letter-spacing: 0;
  line-height: 36px;
  text-align: center;
}
.image-text-wrapper p {
    color: #FFFFFF;
    font-size: 37px;
    letter-spacing: 0;
    line-height: 43px;
    text-align: center;
      font-family: mark-regularregular;
}


.title-desc-contianer p {
    color: #221624;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
      padding-bottom: 15px;
}

.title-desc-contianer h3 {
    color: #342333;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 46px;
    text-align: center;
      padding-bottom: 30px;
}

.mainWrapper:last-child {
    margin-bottom: 0;
}
.mainWrapper:first-child {
    margin-top: 0px;
}
.information {
    display: flex;
    align-items: stretch;
}
.information a {
    font-size: 20px;
    line-height: 46px;
    color: #000;
      padding-top: 20px;
    border-top: 5px solid transparent;
}
.btnWrapperbg {
    margin-top: 40px;
}
a.active {
    border-top: 5px solid #F80047 !important;
    color: #F80047 !important;
}
.wrapper.wrapper-adjust .flex-item-left p {
    font-size: 20px;
  line-height:31px;
margin-bottom: 30px;
}
.wrapper.wrapper-adjust .flex-item-left a.custom-btn
{
      background-color: #000;
}
.wrapper.wrapper-adjust h3 {
    margin-bottom: 40px;
}
.press-blog-wrapper .product-grid-item.grid__item.sm--one-whole.md--up--one-half.mt3.lg--up--mt4 {
  position: relative;
}
section.Newsletter a[target="_blank"]:hover {
  
  color: #fff !important;
  transition: all 0.5s;
  border:0px solid !important;
    text-decoration: none;
}
#news-letter-category span.blog__title.custom-blog-title {
    color: #2216249E;
}
#news-letter-category span.blog__title.custom-blog-title.active-tab {
    color: #000;
    border-bottom: 2px solid;
}
div#press-category span.blog__title.custom-blog-title {
    color: #2216249E;
}
div#press-category span.blog__title.custom-blog-title.active-tab {
    color: #000;
}
div#press-category .custom-blog-title.active-tab {
    border-bottom: 2px solid #221624;
}
.press-blog-wrapper.Press,
.press-blog-wrapper.Newsletter{
    min-height: 200px;
}
.blog-news-letter-button {
    position: relative;
    left: 33px;
    display: inline-block;
    top: 4px;
}
section.Newsletter a[target="_blank"]:hover::before{
top: 0;
    background-color: #000;
}
section.Newsletter a[target="_blank"]::before {
  content: "";
    position: absolute;
    background: #ffffff;
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%;
    z-index: -1;
    transition: top 0.18s ease-out
}
section.Newsletter a[target="_blank"]::before {
    content: "";
    position: absolute;
    background: #000;
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%;
    z-index: -1;
    transition: top 0.18s ease-out;
}
section.Newsletter a[target="_blank"] {
  font-family: "Zimmer-Medium", Sans-serif;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0px;
  text-shadow: 0px 0px 0px rgb(0 0 0 / 30%);
  background-color: #E3004B;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 50%);
  padding: 15px 30px;
  border:0;
  position: relative;
  z-index: 1;
  outline: none;
  transition: color 0.05s ease-in 0.03s;
  display: inline-block;
  width: fit-content !important;
  scroll-behavior: smooth;
  text-decoration: none;
  color: #fff;
}
.header__link-wrapper.header__cart-link.header__cart-link--mobile {
    display: none !important;
}
body#dr-michael-prager-about-dr-michael-prager section.About .grid__item.lg--up--two-fifths .grid__item.lg--up--three-fifths.mt3.lg--up--mt0 {
    width: 100%;
}
.blog-pagination-wrapper {
    width: 100%;
    float: left;
    display: block;
}
div#press-category, 
div#news-letter-category {
    cursor: pointer;
}
#news-letter-category {
  display: block;
  left: 100px;
  position: relative;
}

body#dr-michael-prager-about-dr-michael-prager section.About .grid__item.lg--up--two-fifths {
    width: 100%;
}

#news-letter {
  position: relative;
  top: 0;
}
.press-blog-wrapper {
  position: relative;
}
.footer__nav-link:hover span:after {
    bottom: -5px;
    height: 2px;
    opacity: 1;
}

a.footer__nav-link:hover {
    transition: 0.5s;
    opacity: 0.5;
}

.footer__nav-link span:after {
    content: "" !important;
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 0;
    transition: all 0.14s ease-in-out;
    opacity: 0;
    background-color: #ffffff;
}


.font-size--ml.mobile {
  display: none;}
li.nav__item.inline-block.site-nav--active .header__link-wrapper:after {
    bottom: -3px;
    height: 2px;
    opacity: 1;
    left: 0px;
}
.item-cascading-custom--8 .image-with-text__content h2 {
  padding-top:0 !important;
}
.item-cascading-custom--8 .text-align--center {
    text-align: center;
    vertical-align: middle;
}
.btn.btn-dark.book-consultatio::before {
    content: "";
    position: absolute;
    background: #f2f2f2;
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%;
    z-index: -1;
    transition: top 0.18s ease-out;
}
.btn.btn-dark.book-consultatio {
    color: #FFFFFF;
    font-family: 'mark-regularregular' !important;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    border: 0;
    padding: 11px 25px 14px;
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, #000 50%, #e2d3cb 50%);
    /* background: #000; */
    -webkit-transition: background-position 0.18s ease-out !important;
    -moz-transition: background-position 0.18s ease-out !important;
    transition: background-position 0.18s ease-out !important;
    border-radius: 0;
}
.btn.btn-dark.book-consultatio:hover {
    color: #000;
    border: 0px solid !important;
}
.btn.btn-dark.book-consultatio:hover::before {
    top: 0;
    background-color: #fff !important;
}
.template-collection .col-lg-3.col-md-4.col-sm-12.product-collecion-itme .product-single-itme:first-child {
    position: relative;
    bottom: 67px;
    align-self: flex-end;
    width: 100%;
      padding: 0 0;
  padding-top:0;
}
.template-collection .add-to-cart.home-feature-product-slider {
    position: absolute;
    bottom: 0;
}
#your-shopping-cart .cart a {
    color: #000;
}
.template-collection span.stamped-product-reviews-badge {
    text-align: center;
  margin:20px 0;
}
.template-page .rte img {
    height: auto;
    width: 100%;
}
.add-to-cart-container.mt3.product-top-section__add-to-cart-container.mobile-product
{
  padding:0
}
.template-page .max-site-width.px2.lg--up--px3.py4 {
    padding-top: 0;
}
.template-page .lg--up--py5 {
    padding-bottom: 5rem;
    padding-top: 5rem;
}
a{
color: #000;
}
.page__section.page__section--primary .lg--up--two-fifths {
    width: 40%;
    min-height: 200px;
}
a:hover {
    text-decoration: none;
    color: #000;
}
.template-blog a:hover {
    text-decoration: none;
    color: #000;
}
.template-collection span.stamped-badge-caption {
    display: none;
}
b, strong {
  font-family: 'mark-mediummedium';
  font-weight:500;
}
.site-header.active .header__logo {
  visibility: visible !important;
}
.custom-child-items-menu li {
    display: none;
}
 .custom-child-items-menu {
    display: none; 
    position: absolute;
    padding: 104px 0 55px 9px;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    left: 0;
    top: -1px;
    overflow: hidden;
    z-index: 111;
}
.row.inner-detial-row {
    padding-bottom: 20px;
    padding-top: 50px;
}
ul.custom-child-items-menu li a {
    font-family: 'mark-regularregular' !important;
    opacity: 1 !important; 
}
body .site-header.full-height {
    height: auto;
} 
body .resp-img-wrapper.js .resp-img-placeholder {
    z-index: 0;
    opacity: 0 !important;
    image-rendering: pixelated;  
} 
  .header__meta.header-table__bookend.align--middle.text-align--right.lg--up--flex--1.md--dn--flex--1-basis-0.lg--up--justify--end.no-wrap {
    position: relative;
    z-index: 999;
}
  .custom-child-items-menu li:nth-child(1) {
    margin-top: 30px;
}
.custom-child-items-menu li {
    list-style: none;
    margin-left: 0;
    position: relative;
}
section.featured-collection.productpage  .featured-collection__info .images-flex {
    display: flex;
    flex-direction: column;
    width: 100%;
}
  ul.t--header-navigation > li > a {
    display: block;
    position: relative;
    z-index: 999;
}
  .header-table__center {
    padding-bottom: 3.3rem;
    position: relative;
    z-index: 999;
}
section.featured-collection.productpage {
    background: transparent;
}
.flexslider {
    background: transparent !important;
    border: none !important;
}
  li.nav__item.site-nav--has-submenu.inline-block:hover ul.custom-child-items-menu {
    display: block;
}
  li.nav__item.site-nav--has-submenu a:hover {
    opacity: 1;
}
li.nav__item.inline-block a:hover, .header__meta.header-table__bookend a:hover {
    opacity: 1;
}
.custom-child-items-menu li a:hover {
    opacity: 0.5 !important;
}
.custom-child-items-menu a:hover {
    opacity: 0.5;
    transition: 0.5s;
}
.nav__container a:hover {
    text-decoration: none;
    color: #000 !important;
}
  
 .custom-child-items-menu li a:hover {
    opacity: 0.5 !important;
    transition: 0.5s;
}
  .custom-child-items-menu a {
    font-size: 22px;
    line-height: 33px;
    padding: 0px;
    font-family: "mark-mediummedium" !important;
    color: #000;
}

.site-header.active{
  opacity: 0.8;
  height: 70%;
  position: absolute;
  overflow: hidden;
}
.site-header {
  background-color: transparent;
  z-index: 10;
  transition: background-color 0.2s ease-in-out;
  position: relative;

  background: #F7F7F5  !important;
}
li.nav__item.inline-block .header__link:hover .header__link-wrapper:after {
  bottom: -3px;
  height: 2px;
  opacity: 1;
  left: 0px;
}
.flexslider li:hover .resp-img, 
.product-single-itme:hover .resp-img{
  transform: scale(1.012);
} 
.flexslider li:hover .resp-img, 
.product-single-itme:hover .resp-img{ 
  transform: scale(1.012);   
}     
.col-lg-3.col-md-4.col-sm-12.product-collecion-itme .product-single-itme:hover .product-detail-description.home-page-product.shop-collection-page {
  opacity: 1;
  z-index: 99; 
  display: block;
} 
.banner-home-top-container .bg-cover {
  width: 50%;
  float: right;
}.banner-slideshow__statement {
  z-index: 2;
  position: relative;
  width: 50% !important;
  top: 50vh;
  float:left;
  left: 0;  
  color: #000000;
  transform: translateY(-50%);
  width: 100%; 
}

.row.dr-prager-treatment-row select.custom-type-select-collection-page {
  margin-top: 10px;
  position: relative;
  top: 20px;
}.template-article .f--heading {
  font-size: 45px !important;
  line-height: 50px !important;
  font-family: 'mark-regularregular' !important;
}
.template-article .rte {
  font-family: 'mark-regularregular' !important;
}
.template-article .max-site-width.px2.lg--up--px3.py4 {
  padding-top: 0;
}
.template-article h3 span {
  font-family: 'mark-regularregular' !important;
  font-weight: normal !important;
  letter-spacing: 0px;
  line-height: 43px;
}.blog-grid-custom-container .resp-img-wrapper.js .resp-img {
  height: auto;
  position: relative;
}
.blog-grid-custom-container .resp-img-wrapper.js {
  height: auto;
}
.blog-grid-custom-container .product-grid-item.grid__item.sm--one-whole.md--up--one-third.mt3.lg--up--mt4 {
  margin-top: 0;
}
.grid.blog-grid-custom-container.grid--uniform.sm--grid--half-gutter.mtn3.lg--up--mtn4 {
  margin-left: 0;
}
.template-blog .max-site-width.px2.lg--up--px3.py4 {
  max-width: 950px;
}
.blog-grid-custom-container .grid__item {
  float: left;
  padding-left: 0;
  margin-top: 70px;
}
#shopify-section-blog-template .blog.py4.lg--up--py5.color--primary-text.bg--primary-background {
  padding-top: 0;
}
.blog-grid-custom-container .resp-img-wrapper.js .resp-img {
  height: auto;
  position: relative;
}
.blog-header-container header {
  display: inline-block;
  position: relative;
  top: 78px;
  left: 40px;
  /* z-index: 9999; */

}
.template-blog .product-grid-item.grid__item.sm--one-whole.md--up--one-half.mt3.lg--up--mt4 {
  width: 100%;
}
a.t--list-and-grid.article-single-custom .product-grid-item.grid__item.sm--one-whole.md--up--one-half.mt3.lg--up--mt4 {
  width: 65%;
  padding-left: 33px;
  margin-top: 0;
}

.f--heading.single-blog-title.color--primary-text.m0.mt2.font-size--ml.lg--up--font-size--l {
  font-family: 'mark-regularregular' !important;
  font-size: 34px;
  line-height: 40px;
  margin-bottom: 12px;
  margin-top: 0;
}
.blog-grid-custom-container .rte.font-size--sm.mt2.line-height--3 {
  margin-top: 7px;
  font-family: 'mark-regularregular' !important;
}
.page__title, .blog__title {
  font-size: 48px !important;
  line-height: 46px !important;
  font-family: 'mark-regularregular' !important;
}
.blog-grid-custom-container .rte.font-size--sm.mt2.line-height--3 {
  margin-top: 7px;
}
a.t--list-and-grid.article-single-custom:hover {
  opacity: .5;
  transition: 0.7s;
}
.template-collection .product-detail-description.home-page-product.shop-collection-page {
  padding: 0;
}
@media(max-width:700px)
{
  .font-size--ml.mobile {
    display: inline-block;
    top: 12px;
    position: relative;
    text-align: center;
    width: 20%;
}
    .template-product button#AddToCart--product {
   
    width: 80%;
    right: 0;
    position: relative;
    float: right;
    padding: 15px 10px;
}
    .add-to-cart-container.mt3.product-top-section__add-to-cart-container {
    width: 100%;
    position: fixed;
    z-index: 9999999999999;
    background: #fff;
    left: 0;
    top: auto !important;
    bottom: 0;
    height: 51px;
}
  a.t--list-and-grid.article-single-custom .product-grid-item.custom-single-gird-itme-blog.grid__item.sm--one-whole.md--up--one-half.mt3.lg--up--mt4 {
    width: 100%;
    padding: ;
    padding-left: 0;
  }
  a.t--list-and-grid.article-single-custom .product-grid-item.grid__item.sm--one-whole.md--up--one-half.mt3.lg--up--mt4 {
    margin-top: 31px;
  }
  .left-item {
    display:none;
  }

}

.product-form-submit-wrap button[type="submit"] {
  color: #FFFFFF;
  font-family: 'mark-regularregular' !important;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  border: 0;
  padding: 11px 25px 14px;
  background-size: 100% 200%;
  background-image: linear-gradient(to bottom, #000 50%, #e2d3cb 50%);
  /* background: #000; */
  -webkit-transition: background-position 0.18s ease-out !important;
  -moz-transition: background-position 0.18s ease-out !important;
  transition: background-position 0.18s ease-out !important;
}  
.product-form-submit-wrap button[type="submit"]:hover {
  background-color: #000 !important;
  border-color: #000 !important;
  border-bottom-color: rgb(0, 0, 0);
  border-bottom: 1px solid #000 !important;
  color: #000;
}
.home-feature-custom-class .btn.btn-dark.book-consultatio {
  color: #FFFFFF;
  font-family: 'mark-regularregular' !important;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  padding: 11px 25px 14px;
  background-size: 100% 200%;
  background-image: linear-gradient(to bottom, #000 50%, #e2d3cb 50%);
  border-radius: 0;
  border: 0px solid #000 !important;
}
.home-feature-custom-class .btn.btn-dark.book-consultatio:hover {
  color:#000;
  border: 0px solid !important;
}
.home-feature-custom-class .btn.btn-dark.book-consultatio:hover::before {
  top: 0; 
  background-color: #fff !important;
}
.home-feature-custom-class .btn.btn-dark.book-consultatio::before {
  content: "";
  position: absolute; 
  background: #f2f2f2;
  bottom: 0; 
  left: 0;   
  right: 0;
  top: 100%;
  z-index: -1;
  transition: top 0.18s ease-out;
}
.product-form-submit-wrap button[type="submit"]::before{
  content: "Add to bag";
  position: absolute;
  background: #f2f2f2;
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 99;
  transition: top 0.18s ease-out; 
  width: 126px;

}
.rte {
  margin-left: 0;
}
.product-form-submit-wrap button[type="submit"]:hover::before {
  top: 0;
  background-color: #fff !important;
}

.product-form-submit-wrap input[type="submit"] {
  color: #FFFFFF;
  font-family: 'mark-regularregular' !important;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
    border: 0;
    padding: 11px 25px 14px;
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, #000 50%, #e2d3cb 50%);
    /* background: #000; */
    -webkit-transition: background-position 0.18s ease-out !important;
    -moz-transition: background-position 0.18s ease-out !important;
    transition: background-position 0.18s ease-out !important;
}  
.product-form-submit-wrap input[type="submit"]:hover {
      background-position: 0 100%;
    color: #000 !important;
    background: #000;
}
.product-form-submit-wrap input[type="submit"]::before{
     content: "";
    position: absolute;
    background: #f2f2f2;
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%;
    z-index: -1;
    transition: top 0.18s ease-out
    
}
.product-form-submit-wrap input[type="submit"]:hover::before {
     top: 0;
    background-color: #fff !important;
}

p.product-custom-meta {
    text-align: center;
    font-family: 'mark-regularregular' !important;
    text-align: center; 
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
    opacity: 0.5;
}
.col-lg-6.col-md-6.col-sm-12.header-right-con {
    margin: 0;
    padding: 0;
}
  .site-header.active .header__close {
    display: none;
    transition: all 0.2s cubic-bezier(0.46, 0.01, 0.32, 1);
}
    #CartContainer .ajaxcart.ajax-cart__form h2.f--heading {
    text-transform: none;
    font-weight: 600;
    font-style: normal;
    font-family: "mark-mediummedium" !important;
}
    #CartContainer .ajax-cart__sub-heading {
    display: none;
}
    #CartContainer .ajaxcart.ajax-cart__form a.f--heading {
    font-family: Karla,sans-serif !important;
    /* font-family: "Walbaum_60pt W02 Regular" !important; */
}
    #CartContainer .table-cell.two-thirds.text-align--right.font-size--m {
    text-align: left;
    position: relative;
    left: -18px;
}
    #CartContainer .ajax-cart__item-quantity {
    max-width: 96px !important;
    position: relative;
    top: 35px;
}
    div#CartContainer .ajax-qty.ajax-cart__item-quantity [type=button]:not(:disabled), div#CartContainer .ajax-qty.ajax-cart__item-quantity [type=reset]:not(:disabled), div#CartContainer .ajax-qty.ajax-cart__item-quantity [type=submit]:not(:disabled), div#CartContainer .ajax-qty.ajax-cart__item-quantity button:not(:disabled) {
    cursor: pointer;
    width: 26px;
}
    .cart .js-qty__num, .cart .ajaxcart__qty-num {
    height: 35px;
    width: 24px;
}
    #CartContainer form.cart.ajaxcart.ajax-cart__form .right {
    float: right;
    width: 100%;
}
    #CartContainer button.ajaxcart__qty-adjust.ajaxcart__qty--plus.bg--transparent.border--transparent.font-size--xs.color--active-text {
    right: 8px;
    position: relative;
}
    #CartContainer .ajax-cart__item-description {
    font-family: Karla,sans-serif !important;
}
html.overflow--hidden {
    overflow: unset !important;
}    
    .site-header.active .header__close{
    display:none !important;
    }
    .site-header.active .header__active.visible {
    opacity: 1;
    z-index: 9999; 
}
    #CartContainer a.header-custom-close {    
    position: absolute;
    top: 60px;
    right: 15px;
    cursor: pointer;
    z-index: 999999999;
}
   div#CartContainer {
    display: none;
    background: #fff;
    position: fixed;
    overflow-y: scroll;
    right: -200%;
    z-index: 9999999999999999;
    top: 0;
    width: 36%;
    height: 100%;
    padding: 55px 0;
}
    header.site-header.absolute.top--0.left--0.full--w.has-announcement.header__wrapper.full-height.active {
    overflow: unset;
    opacity: 1;
    height: auto;
    position: unset;
}  
.banner-home-top-container.row {
    margin: 0;
} 
  
body.overflow--hidden {
    overflow: initial !important;
}
.row.collection-page-row.collection-product-row {
       margin-top: 65px;
}
html.js.supports-cookies.svg.supports.placeholder.no-touchevents.csstransforms.csstransforms3d.flexbox {
    overflow: initial;
}
.overflow--hidden {
    overflow: initial;
}
.announcement-bar {
    padding:0;
}
.header-table { 
    padding-left: 30px;
    padding-top:74px;
}
.product__description.py4.lg--up--py5.color--secondary-text.bg--secondary-background.product-top-section__description-wrapper {
    background: transparent;
}
.header__logo{
  padding-left:0px;
}
.header-table__center{
  padding-bottom:58px;
}
ul.t--header-navigation>li>a:hover{
  color:#000;
  text-decoration:none;
}
.header__link .header__link-wrapper{
  font-family: 'mark-regularregular' !important;
}
.book-phone-container .book-consultation:hover{
  background-color:#000 !important;
  border-color:#000 !important; 
}
.book-consultation{
  font-family: 'mark-regularregular' !important;
  background:#000000;
  padding: 7px 16px;
  border-radius:0;
  /*border:none;*/
}
/*Book treatment animated button css Start*/
.booking__Treatment{
  opacity: 1 !important;
  display: inline-block;
}
.booking__Treatment a.animated-btn {
  padding: 15px 30px;
  /*border:1px solid #000;*/
}
.booking__Treatment-gold a.animated-btn{
  border-color: #E3004B;
  background: #E3004B !important;
}
.booking__Treatment a.animated-btn{
  border: 1px solid #000 b;
  /*border-bottom: 1px solid #000 !important;*/
  border-radius: 0px;
  text-shadow: none;
}
.booking__Treatment .animated-btn{
  font-family: "mark-regularregular", Sans-serif;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #E3004B;
}
.booking__Treatment a.animated-btn{
  background: #000;
  position: relative;
  z-index: 1;
  outline: none;
  transition: color 0.05s ease-in 0.03s;
  display: inline-block;
  width: fit-content !important;
  scroll-behavior: smooth;
  text-decoration: none;
}
.cascade.product-detail-custom.py4.lg--up--py5.cascade--color-primary.section-0 {
  padding-top: 60px !important;
      padding-bottom: 60px !important;
}
.booking__Treatment a:before{
  content: "";
  position: absolute;
  background: #f2f2f2;
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%;
  z-index: -1;
  transition: top 0.18s ease-out;
}
.product-social-footer-icon {
    padding-right: 30px;
}
.animated-btn span {
  text-decoration: none;
}
.animated-btn-content-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}
.animated-btn-text{
  font-family: 'mark-regularregular' !important;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}
.product-social-footer-icon ul {
    text-align: center;
    margin: 0 auto;
}
.product-social-footer-icon ul li {
    padding: 0px 20px !important;
    text-align: center;
}
.product-social-footer-icon ul li a {
    padding-right: 0px !important;
}
.booking__Treatment a:hover{
  background-color: #E3004B !important;
  border-color: #E3004B !important;
  /*border-bottom: 1px solid #E3004B !important;*/
}

.col-lg-3.col-md-4.col-sm-12.product-collecion-itme {
    display: flex;
}
.banner-left-btn-container .booking__Treatment a:hover {
    background-color: #000 !important;
    color: #000;
} 
.col-lg-8.col-md-8.col-sm-8.column-detail-description p:empty {
    display: none;
}
 
.col-lg-3.col-md-4.col-sm-12.product-collecion-itme .product-single-itme {
       position: relative;
    bottom: 56px;
    align-self: flex-end
}

.booking__Treatment a:hover .animated-btn-content-wrapper .animated-btn-text{
  color: #000;
} 
.booking__Treatment a:hover::before{
  top: 0;
  background-color: #fff;
}
/*Book treatment animated button css Ends*/
.price-container .price {
    width: 242px;
    margin: 0 auto;
    font-weight: 700;
    margin-bottom: 45px;
    font-family: 'mark-mediummedium' !important;
    font-size: 18px;
    text-align: left;
}
.product-social-footer-icon i.fab.fa-facebook-f {
    height: 21px;
    width: 13px;
    color: #FFFFFF;
    font-family: "Font Awesome 5 Brands";
    font-size: 20px;
    letter-spacing: 0;
    line-height: 30px;
} 
#ProductImageWrapper-23290309705918 div{
  position: relative;
  /*padding-top: 0 !important;*/
}
.product-detail-description {
     position: absolute;
    top: 0;
    background: #fff ;
    z-index: 0;
    height: 100%;
    opacity:0;
}
.product-single-itme:hover .product-detail-description {
    opacity: 1 !important;
    z-index: 99 !important;
}
.template-collection .spr-badge-caption {
    display: none;
} 
.resp-img-wrapper.js .resp-img, .resp-img-wrapper.js .resp-img-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
img#ItemImage-491926257854 {
  object-fit: cover;
  object-position: 0 50%;
}
img#ItemImage-482538946750 {
  object-fit: cover;
  object-position: 0 40%;
}
img#ItemImage-482539077822 {
  object-fit: cover; 
  object-position: 0 55%;
}
img#ItemImage-482539372734 {
  object-fit: cover;
  object-position: 0 50%;
}
.product-single-itme {
    display: block;
    position: relative;
}
.product-single-itme:hover .product-detail-description {
    display: none;
}
.book-phone-container .phone{
  font-family: 'mark-regularregular' !important;
}
a#CartLink{
  padding-left:22px;
  display: inline-table;
}
a#CartLink .header__link-wrapper{
  margin: 10px 0 0px;
}
a#CartLink .header__link-wrapper .cart__icon .icon-wrapper{
  display: inline-grid !important;
}
a#CartLink:hover {
    text-decoration: none;
    color: #000;
}
#header {
    height: 0;
    background: #F7F7F5 ;
    height: auto;
}
@media only screen and (min-width: 576px){
  .header-row{
    padding:0 62px;
  }
}
.content-container {
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  margin: 0 auto;
  text-align: center;
  width:100%;
} 
.header-left-con-banner {
  padding: 97px 0 105px 0; 
} 
.phone {
  font-family: 'mark-regularregular' !important;
  font-weight: normal;
  color: #000;
}
@media only screen and (min-width: 320px) and (max-width: 989px){
  .mobile-nav__link {
    font-size: 26px;
  }
  li.mobile-nav__item.mobile-nav__item--active::after {
    content: "";
    position: absolute;
    transition: all 0.14s ease-in-out;
    bottom: -3px;
    height: 2px;
    opacity: 1;
    left: 0px;
  }
  .phone {
    font-size: 26px;
}
  .cascading-content .item.item-cascading-custom--5 .resp-img-wrapper.js div {
    padding-top: 70% !important;
}
  .custom-child-items-menu li {
    display: block;
}
  .book-phone-container{
      display:none !important;
    }
    .header-table__center {
      padding-bottom: 0;
      padding-top: 16px;
    }
    button.t--header-navigation.site-header__menu-btn.btn {
      padding-top: 0;
      line-height: 1;
    }
  .site-header__logo-image{
    max-width:35px !important;
  }
  .header__logo img:nth-child(3) {
    display: block !important;
  }
}
@media only screen and (min-width: 990px){
  .header__logo img:nth-child(3) {
    display: none !important;
  }
  .header__logo img:first-child{
    display: block !important;
  }
 
}
.banner-slideshow__number--white {
    color: #FFFFFF !important;
}

.banner-slideshow__scale {
    transform-origin: none;
    -webkit-animation-name: none;
    -webkit-animation-duration: none;
    animation-name: none;
    animation-duration: none;
}
.product-single-itme a:hover {
  text-decoration: none !important;
}
.col-lg-6.col-md-6.col-sm-12.header-left-con

{
/*    padding: 95px 93px 297px 93px; */
/*    padding:95px 93px 361px 93px; */
      padding: 0 0 55% 0;
}

.col-lg-6.col-md-6.col-sm-12.header-right-image{
   padding: 0;
}
.js.banner_image.absolute.top--0.left--0.full--w {
    width: 100%;
    position: relative;
}

h2.banner-left-heading {
/*     height: 174.25px; */
        max-width: 393px;
    color: #FFFFFF;
    font-family: 'mark-regularregular' !important;
    font-size: 47px;
    letter-spacing: 0;
    line-height: 58px;
    text-align: center;
    padding-top: 450px;
    margin: 0 auto;
}

p.banner-left-content-description {
  
    max-width: 393px;
    color: #FFFFFF;
    font-family: 'mark-regularregular' !important;
    font-size: 30px;
    letter-spacing: 0;
    line-height: initial;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 50px;
}

.banner-left-btn-container {
  margin: 0 auto;
  text-align: center;
  max-width: 393px;
}

.banner-left-btn-container a.btn.btn-dark {
  color: #fff;
}
di.right-arrow-home-book-online {
  display: inline-block;
  width: 22px;
  margin-left: 3px;
}
di.right-arrow-home-book-online img{
  width: 19px;
  margin-top: -8px;

}  
.banner-left-btn-container a.btn.btn-dark {
  background: #000000;
  color: #fff;
  padding: 9px 24px;
  margin-top:30px;
  font-family: 'mark-regularregular' !important;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  border: 0;
  border-radius: 0; 
}

.banner-home-top-container .bg-cover {
  width: 50%;
  float: right;
}
h2.banner-left-heading {
  /* height: 174.25px; */
  max-width: 393px;
  color: #FFFFFF;
  font-family: 'mark-regularregular' !important;
  font-size: 47px;
  letter-spacing: 0;
  line-height: initial;
  text-align: center;
  padding-top: 0;
  margin: 0 auto;
  margin-bottom: 13px;
}


.book-phone-container {
  display: inline-block;
  /*     float: left; */
}

.btn.btn-dark.book-consultation {
  display: inline-block;
}
.book-consultation[data-target="#exampleModal3"] {
  background: #000;
  position: relative;
  z-index: 1;
  outline: none;
  transition: color 0.05s ease-in 0.03s;
  display: inline-block;
  width: fit-content !important;
  scroll-behavior: smooth;
  text-decoration: none;
  border:none !important;
}
.book-consultation[data-target="#exampleModal3"]::before {
  content: ""; 
  position: absolute; 
  background: #f2f2f2;
  bottom: 0;
  left: 0; 
  right: 0;
  top: 100%; 
  z-index: -1;
  transition: top 0.18s ease-out;
}
.book-consultation[data-target="#exampleModal3"]:hover {
 background-color: #000 !important;
    border-color: none !important;
    color: #000;
}
.last-item {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 200px;
    background: #F7F7F5 ;
    opacity: 0.5;
    z-index: 99;
} 
.book-consultation[data-target="#exampleModal3"]:hover::before {
  top: 0;
  background-color: #fff !important;  
}
.book-phone-container .phone {
    display: inline-block;
    padding-left: 30px;
}
/* slide show */
.mobile-flickity__button-container button{
  display: none;
}
.flexslider .slides > li {
    position: relative;
    
}
.flexslider span.stamped-badge-caption {
    display: none;
}
.flexslider  .stamped-badge-starrating .stamped-fa {
    font-size: 100%;
    color: #000000; 
}
.flexslider  span.stamped-product-reviews-badge {
    text-align: center;
     margin-bottom: 21px; 
}
/*   .flexslider {
    background: #e2d3cb; 
    border: 0px solid #e2d3cb; 
} */
.arrow-book-home{
    
    background: url('right-arrow.svg');  
}
  #shopify-section-1580139983053 .featured-collection .max-site-width.lg--up--px3 .lg--up--grid .lg--up--three-quarters .flexslider .flex-direction-nav .flex-next, .flex-direction-nav .flex-prev {
    top: 23% !important;
}
   .featured-collection .max-site-width.lg--up--px3 .lg--up--grid .lg--up--three-quarters .flexslider .flex-direction-nav .flex-next, .flex-direction-nav .flex-prev {
    top: 40% !important;
}
.featured-collection .title-main-and-subheading{ 
  padding-left:21px !important; 
}
/*.product-form .add-to-cart{
  position: absolute;
  bottom: 15px;
}  */
.product-detail-description a:hover{
  text-decoration:none;
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
} 
.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev {
    top: 28%;
}
.flex-direction-nav .flex-next {
      background: url(icon-arrow-slider-red.svg) no-repeat center center;
    font-size: 0px;
    /* border-radius: 50%; */
    width: 42px;
    height: 42px;
    border: 0;
    right: 140px;
    display: inline-block;
    top: 23%;  
    right: 111px !important;
    opacity: 1;
    z-index: 9999;
}  
.max-site-width.lg--up--px3.home-max-width {
    padding-right: 0; 
    overflow-x: hidden;
} 
.flex-direction-nav .flex-prev {
   background: url(icon-arrow-slider-red.svg) no-repeat center center;
    font-size: 0px;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    border: 0;
    display: inline-block;
    top: 30%;
    left: -35px !important;
    transform: rotate(180deg);
    opacity: 1;
   z-index: 99;
}
.left-item {
position: absolute;
left: -38px;
top: 0;
height: 100%;
width: 200px;
background: #F7F7F5 ;
opacity: 0.5;
z-index: 99;
display:none;
}
.product-detail-description.home-page-product.shop-collection-page{
  width:100%;
}
.featured-collection__info div{
  color: #000000;
  font-family: 'mark-regularregular' !important;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom:6px;
}
.featured-collection__info h2{
  color: #221624;
  font-family: 'mark-regularregular' !important;
  font-size: 50px;
  letter-spacing: 0;
  line-height: 40px;
}
.product-detail-description.home-page-product.shop-collection-page .stamped-fa-star:before {
  font-size: 24px !important;
}
.flexslider .resp-img-wrapper.js .resp-img:hover {
  transform: scale(1.1); 
} 
.product-detail-description p { 
  color: #000000;
  font-family: 'mark-regularregular';
  font-size: 18px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  width: 100%;
  margin: 0 auto;

}
.flex-viewport ul.slides>li a .inner-detail {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
    padding: 0 40px;
    line-height: 24px;
    font-size: 16px!important;
    color: #000;
}
.product-detail-description .inner-detail {
  color: #000000;
  font-family: 'mark-regularregular';
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  margin: 0 auto;
  margin: 0 auto;
  margin-bottom: 0px;
  text-align: left;
}
.home-feature-custom-class .featured-collection__info.pb3.pl2.pr4.lg--up--px0 {
  padding-bottom: 20px;
}
.product-detail-description .type{
  margin: 0 auto;
  max-width: none;
  width: auto;
  margin-bottom: 14px;
  font-family: 'mark-regularregular' !important;
  opacity: 0.5;
}
.product-form .price{
  margin: 0 auto;
  margin-bottom:30px;
  font-family:'mark-mediummedium' !important;
  font-size:18px;
}
form.product-form {
  margin: 0 auto;
}
.product-form-submit-wrap{
  display:flex;
}
.product-form-submit-wrap input[type="submit"] {
  color: #FFFFFF;
  font-family: 'mark-regularregular' !important;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  border: 0;
  padding: 11px 25px 14px;
  background-size: 100% 200%;
  background-image: linear-gradient(to bottom, #000 50%, #e2d3cb 50%);
  /* background: #000; */ 
  -webkit-transition: background-position 0.18s ease-out !important;
  -moz-transition: background-position 0.18s ease-out !important;
  transition: background-position 0.18s ease-out !important;
}
.product-form-submit-wrap a.tell-me-more {
  opacity: 0.5;
  color: #000000;
  font-family: 'mark-regularregular';
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  margin:auto;
  margin-left: 40px;
  transition: opacity 0.18s ease-out !important;
}
a.tell-me-more:hover {
  opacity: 1 !important;
}
.product-other-detail p.product-grid-item__title{
  font-family: 'mark-regularregular';
  text-align:center;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 5px;	
}
.product-other-detail p.product-grid-item__subtitle{
  font-family: 'mark-regularregular' !important;
  text-align:center;
  font-size: 16px !important;
  letter-spacing: 0;
  line-height: 20px;  
  opacity:0.5;  
}
.featured-collection {
  padding-bottom: 19px !important;
}
.featured-collection.home-feature-custom-class {
  padding-top: 60px; 
}
.featured-collection.home-feature-custom-class .featured-collection__info div {

  margin-bottom: 1px;
}
.item-cascading-custom--2 .image-with-text__image .image-holder .resp-img-wrapper.js div,
.item-cascading-custom--3 .image-with-text__image .image-holder .resp-img-wrapper.js div,
.item-cascading-custom--4 .image-with-text__image .image-holder .resp-img-wrapper.js div,
.item-cascading-custom--7 .image-with-text__image .image-holder .resp-img-wrapper.js div,
.item-cascading-custom--8 .image-with-text__image .image-holder .resp-img-wrapper.js div{
  padding-top: 50% !important;
}
.item.item-cascading-custom--8 {
  top: 2400px !important;
}
/* product slider */ 
.flexslider .resp-img-wrapper.js .resp-img{
  position:relative;  
}
.product-detail-description.home-page-product.shop-collection-page p.product-grid-item__subtitle {
  font-family: 'mark-regularregular' !important;
  text-align: center;
  font-size: 16px !important;
  letter-spacing: 0;
  line-height: 20px;
  opacity: 0.5;
  max-width: 242px;
  margin:0 auto;
  margin-bottom: 20px;
}
.max-site-width.px2.lg--up--px3.py4.custom-grid-collection {
  max-width: 100%;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.template-collection section.custom .grid.mt3.lg--up--mt4.collection-template__grid.custom-grid-collection-child {
  margin: 0;
}
.product-detail-description.home-page-product.shop-collection-page {
  position: absolute;
  top: 0;
  background: #fff ;
  z-index: 0;
  opacity:0;
  /*height: 414px;*/
  -webkit-transition: all 0.5s linear; 
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  margin-right: 25px !important; 
  padding: 0 35px 0 35px;
  height: 100% !important;
} 

.flex-viewport ul.slides li:hover .product-detail-description {

  opacity:1;
  z-index:99;
  display:block;
} 
.header__link .header__link-wrapper:after {
  content: "";
  position: absolute;
  bottom: -11px;
  left: 0px;
  transition: all 0.14s ease-in-out;
} 

.flex-viewport ul.slides li.product-single-itme .home-page-product a.t--list-and-grid p.product-grid-item__title {
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  width: 100%;
  max-width: 100%;
}
.flex-viewport ul.slides li:hover .product-detail-description {
  animation: all .4s ease-in-out;
  -webkit-animation: all .4s ease-in-out;
  -moz-animation: all .4s ease-in-out;
  -o-animation: all .4s ease-in-out;
  -ms-animation: all .4s ease-in-out;  
}
.header__link-wrapper.md--dn--hide.cart-not-empty:after {
  left: -3px;
}
header span.cart__icon img {
  margin-right: 4px;
  width: 17px;
} 
.header__link .header__link-wrapper:after {
  content: "";
  position: absolute;
  bottom: -11px;
  /*    left: 4px; */
  transition: all 0.14s ease-in-out;
} 
.mobile-nav__item.mobile-nav__item--active {
  position: relative;
}

li.mobile-nav__item.mobile-nav__item--active:after {
  bottom: 7px;
  height: 2px;
  opacity: 1;
  left: 2px;
  /*  width: 100%;  */
  width: 150px;
  background: #000;
  color: #000;
}
a#CartLink .header__link-wrapper:after {
  content: "";
  position: absolute; 
  bottom: -11px;
  left: 4px; 
  transition: all 0.14s ease-in-out;
}
header span#CartCount { 
    position: relative; 
    top: 0px;
}
@keyframes ease-in-out {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-moz-keyframes ease-in-out {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-webkit-keyframes ease-in-out {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-o-keyframes ease-in-out {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-ms-keyframes ease-in-out {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
}
}
.flex-direction-nav li.flex-nav-next a.flex-next:before {
    display:none !important;
}
.flex-direction-nav li.flex-nav-prev  a.flex-prev:before{
    display:none !important;
  }
/* Main */
main#MainContent {
    background: #F7F7F5 ;
}
  .sub-title h5 {
    margin: 0;
    padding: 0;
    line-height: 8px;
}
  a.single-product-item {
    width: 100%;
    display: block;
    color: #000;
    text-decoration: none;
}
  .row-title {
    text-align: center;
    margin-bottom: 40px;
}
  section.collection.simple.promotion {
    padding: 0;
    background: inherit;
}
  .row.no-plastic-section {
    min-height: 200px;
}
  a.book-appointment-collection {
    background: #89764b;
    padding: 10px 31px;
    color: #fff;
    text-decoration: none;
}
  .col-lg-6.col-md-6.col-sm-12.collection-treatment-left {
    padding: 30px;
}
 .lg--up--grid__item.lg--up--one-quarter{
  padding-left:80px;
} 
  .promo-description {
    color: #fff;
}
  .button-inner {
    display: inline-block;
}
 .treatmen-button-container {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    margin-top: 31px;
}
  
  .promo-title h3 {
    color: #fff;

}
.resp-img-wrapper.js.product-grid-item__img-wrapper:hover .product-detail-description {
    opacity: .85;
    z-index: 10;
}
.collection-template .product-detail-description {
      position: absolute;
    top: 0;
    background: #F7F7F5 ;
    z-index: 0;
    height: 100%;
    opacity: 0;
}

main#MainContent {
    background: #F7F7F5 ;
}
  section.collection.simple.promotion {
    padding: 0;
    background: inherit;
}
  .row.no-plastic-section {
    min-height: 200px;
}
  
  .promo-description {
    color: #fff;
}
  
  .promo-title h3 {
    color: #fff;
}
/* Modal css */
#book-appointment-form {
    padding: 10px 40px !important;
      box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.5);
    background: #fff;
}
  div#contact-form-container {
    width: 100%;
    padding: 20px;
}
  
  .privacy-check-box-contact-form {
    margin-top: 20px;
}
  div#contact-form-container .border--primary-text {
    border: 1px solid rgba(0,0,0,0.25);
}
  .consultation-heading-and-text {
    display: block;
}
  div#contact-form-container .block.full--w.max-width--1.btn.border--none.mt3.px2.py1.bg--primary-text.color--primary-text--overlay.hv-bg--primary-accent.hv--primary-accent--overlay {
    width: 200px;
    height: 49px;
    width: 99px;
    float: right;
}
.lg--up--grid__item.lg--up--one-quarter {
    padding-left: 64px;
}
  #exampleModal3 .modal-header .close {
    padding: 0px !important;
    margin: 0rem 0rem 0rem auto !important;
    font-size: 28px;
    box-shadow: none;
    font-weight: normal;
    text-shadow: none;
    color: #000;
    opacity: 1;
    background: url(cross.svg) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-position: right top;
    width: 33px;
    height: 32px;
    background-size: 38%;
    position: relative;
    top: 50px;
    right: 20px;
    z-index: 99999999999999999999;
}
  #exampleModal3 .modal-dialog.modal-dialog-centered.modal-lg {
    max-width: 550px!important;
    margin: 0 auto;
/*     background:#fff; */
}
div#exampleModal .modal-dialog {
  max-width: 700px;
  background: #fff;
}
div#exampleModal .modal-dialog .modal-content .modal-body{
  padding: 40px;
}
div#exampleModal .modal-dialog .modal-content .modal-header{
  padding: 40px;
}
  .modal-content {
    background-color: transparent !important;
    border: 0px solid rgba(0,0,0,.2) !important;
}
  .modal-header {
    padding: 0px !important;
    border-bottom: 0px solid #dee2e6 !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    background-color: transparent !important;
}
a.tell-me-more:hover {
    opacity: 1 !important;
}
  input[type="submit"] {
    border: 1px solid #000 !important;
    padding: 8px 18px 11px 17px;
    font-family: Karla,sans-serif !important;
    color: #fff !important;
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, #000 50%, #e2d3cb 50%);
    -webkit-transition: background-position 0.18s ease-out !important;
    -moz-transition: background-position 0.18s ease-out !important;
    transition: background-position 0.18s ease-out !important;
}
  .font-size--xxl {
    font-size: 1.85rem;
}
  .modal-body div#contact-form-container label {
    display: none;
}
  div#contact-form-container .border--primary-text {
    border: 1px solid rgba(0,0,0,0.25);
}
  #contact-form-container .book-consultation-title {
    font-size: 31px !important;
    font-weight: 400 !important;
    letter-spacing: 1px;
    font-family: 'glanz-regularhdl' !important;
  }
.modal-body div#contact-form-container .text {
  height: 20px;
  width: 366px;
  color: #000000;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 20px;
  position: relative;
  top: -3px;
  font-family: 'mark-regularregular' !important;
}
.modal-body div#contact-form-container .text a{
  color:#000 !important;
  text-decoration: underline;
  font-family: 'mark-regularregular' !important;
}
.modal-body div#contact-form-container .text a:hover{
  text-decoration: none;
}
form#contact_form input#ContactFormName::placeholder{
  color:#333 !important;
  opacity:1;
  font-family: 'mark-regularregular' !important;
}
form#contact_form input#ContactFormEmail::placeholder{
  color:#333 !important;
  opacity:1;
  font-family: 'mark-regularregular' !important;
}
form#contact_form input#ContactFormPhone::placeholder{
  color:#333 !important;
  opacity:1;
  font-family: 'mark-regularregular' !important;
}
form#contact_form textarea#ContactFormMessage::placeholder{
  color:#333 !important;
  opacity:1;
  font-family: 'mark-regularregular' !important;
}
#contact_form input[type="submit"] {
  background: #000;
  border: 1px solid #000 !important;
  padding: 8px 18px 11px 17px;
  font-family: Karla,sans-serif !important;
  color: #fff !important;
  background-size: 100% 200%;
  background-image: linear-gradient(to bottom, #000 50%, #e2d3cb 50%);
  -webkit-transition: background-position 0.18s ease-out !important;
  -moz-transition: background-position 0.18s ease-out !important;
  transition: background-position 0.18s ease-out !important;
  border-radius: 0;
}
#contact_form input[type="submit"]:hover {
  background-position: 0 100%;
  color: #000 !important;
}
.modal-body div#contact-form-container p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
  font-family: 'mark-regularregular' !important;
}
.modal-body div#contact-form-container p a{
  font-family: 'mark-regularregular' !important;
}
form#contact_form input#ContactFormName{
  color:#333 !important;
  opacity:1;
  font-family: 'mark-regularregular' !important;
}
form#contact_form input#ContactFormEmail{
  color:#333 !important;
  opacity:1;
  font-family: 'mark-regularregular' !important;
}
form#contact_form input#ContactFormPhone{
  color:#333 !important;
  opacity:1;
  font-family: 'mark-regularregular' !important;
}
form#contact_form textarea#ContactFormMessage{
  color:#333 !important;
  opacity:1;
  font-family: 'mark-regularregular' !important;
}
.row.collection-page-row {
padding: 0 60px 0 65px;
}
/* Shop */
.product-collecion-itme a {
  text-decoration:none !important;
    color:#000 !important;
}
.t--list-and-grid p{
  font-family: 'mark-regularregular' !important;
  /*margin-left:auto;
    margin-right:auto;
    max-width:242px;*/
}
.t--list-and-grid p.product-grid-item__title{
  color:#000 !important;
    margin-bottom:0px;
}
.t--list-and-grid p.product-custom-meta{
  font-size:14px;
    opacity:0.5; 
  margin-bottom:20px;
  color:#000;
  text-decoration: none;

}
.t--list-and-grid p.price{
  font-family: 'mark-mediummedium' !important;
  font-weight:700;
  font-size:18px;
  margin-bottom:5px;
  
}
.collection-background-image {
    margin-bottom: 70px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 35px 35px 15px 35px;
}
section.collection.custom{ 
  padding-bottom:0px !important;
    padding-top: 87px;
    overflow-x:hidden;
} 
.template-collection p.product-custom-meta {
    margin-top: 13px;
}
.template-collection .product-detail-description .type {
    margin-top: 5px;
}

section.collection.simple.promotion{
  margin-bottom:64px;
    padding:0 60px;
}
.collection-title-custom {
    padding-bottom: 25px;
}
.collection-title-custom span{
  color: #FFFFFF;
  font-family: 'mark-regularregular'!important;
  font-size: 26px;
  letter-spacing: 0;
  line-height: 30px;
}
.main-text{
  padding:0;
}
.main-text p span{
  color: #FFFFFF;
  font-family: 'mark-regularregular' !important;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  display:block;
}
.main-text p strong{
  color: #FFFFFF;
  font-family: 'mark-mediummedium' !important;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: normal;
}
.row.no-plastic-section{
  padding:66px;
} 
.add-to-cart.home-feature-product-slider {
  position: absolute;
  bottom: 17px;
} 
.collection-info-detail .top-image{
  text-align:center; 
  margin-bottom:26px; 
}
.row.dr-prager-treatment-row .collection-treatment-left{
  padding:42px 72px 30px 72px !important;
}
.collection-info-detail .promo-title h3 {
  color: #FFFFFF;
  font-family: 'mark-regularregular' !important;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 27px;
}
.col-lg-4.col-md-4.col-sm-12.collection-info-detail:nth-child(2) .top-image {
  margin-bottom: 35px;
}  
.collection-info-detail .top-image img {
  width: 60px;
}
.collection-info-detail .promo-description p{
  color: #FFFFFF;
  font-family: 'mark-regularregular';
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}
.row.copy-right-row {
  padding-top: 55px;
}
.collection-treatment-left .row-title .sub-title h5{
  opacity: 0.5;
  color: #221624;
  font-family: 'mark-regularregular' !important;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
}
.collection-treatment-left .row-title .main-title h3{
  color: #342333;
  font-family: 'mark-regularregular'!important;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 46px;
  text-align: center;
  margin-bottom:0;
}
.collection-treatment-detail h5.title,
.collection-treatment-detail .products-container a{
  color: #221624;
  font-family: 'mark-regularregular' !important;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  font-weight:400;
  margin-bottom: 0;
}
.treatmen-button-container{
  margin-top:50px;
  margin-bottom:44px;
}
.treatmen-button-container .button-inner a{
  color: #FFFFFF;
  font-family: 'mark-regularregular' !important;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  padding:15px 32px 15px;
}
.right-image-section{
  display:flex;
}
.right-inner-title{
    width:100%;
  align-self:center;
}
.right-image-section .right-inner-title h2{
  color: #FFFFFF;
  font-family: 'mark-regularregular'!important;
  font-size: 50px;
  letter-spacing: 0;
  line-height: 55px;
  text-align: center;
}
section.collection.dr-prager-treatment{
  background: #F7F7F5 ;
    padding: 64px 60px;
}
.col-lg-6.col-md-6.col-sm-12.collection-treatment-left{
  background:#fff;
}
/* Single Product page */
.product.custom-product-section section{
  padding-bottom:10px !important;
}
.prodcut-top-detail-row{
  margin:0 !important;
  padding-top: 20px !important;

}
.related-treatment .col-lg-6.col-md-6.col-sm-6.column-detail-description h2 .s1 {
  font-family: 'mark-regularregular'!important;
  line-height: 46px; 
  font-size:40px; 
} 
.type.type-product-custom-detail {
  font-family: 'mark-regularregular' !important;
  opacity: 0.5;
} 
.related-product-row{
  margin:0 !important;
}
.row.prodcut-top-detail-row .stamped-badge-starrating .stamped-fa {
  font-size: 100%;
  color: #000000; 
}
.row.prodcut-top-detail-row .stamped-fa.stamped-fa-star {
  font-size: 100%;
  color: #000000;
}
.row.prodcut-top-detail-row .stamped-fa-star:before {
  font-size: 24px !important;
}
.row.prodcut-top-detail-row  .stamped-badge-caption {
    display: none;
}
.product-top-section__feature-box{
  margin-top:24px;
  
}
.template-product .product.custom-product-section section.bg--primary-background {
    padding-left:62px !important;
    padding-right:113px !important;
}

.row.prodcut-top-detail-row .product-top-section__feature-box {
    margin-top: 24px;
    padding: 0;
}
.product-top-section__feature-box h1{
  color: #000000;
  font-family: 'mark-regularregular'!important; 
  font-size: 34px !important;
  letter-spacing: 0; 
  line-height: 40px  !important; 

}
.cart .js-qty__num, .cart .ajaxcart__qty-num {
    height: 35px;
    width: 24px;
    left: 48px;
   position: initial;
}
#your-shopping-cart .cart .js-qty__num,
#your-shopping-cart  .cart .ajaxcart__qty-num{
    height: 35px; 
    width: 24px;  
    left: 45px;
   position: initial;
}
#your-shopping-cart .f--heading.font-size--m.md--up--font-size--l {
    color: #000;
    font-family: 'mark-regularregular'!important;  
}
#your-shopping-cart .cart a {
    color: #000;
}
#your-shopping-cart a:hover {
    color: #000;
    text-decoration: none;
    opacity: .5;
}
.product-top-section__feature-box .product__description{
  color: #000000; 
  font-family: 'mark-regularregular' !important;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}
div#productDescription .p1 .s1, div#productDescription .p1 .s1{
  font-family: 'mark-regularregular' !important;
}
.product-top-section__description strong{
  color: #000000;
  font-family: 'mark-regularregular' !important;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}
.product-top-section__description p:last-child{
  opacity: 0.5;
  color: #000000;
  font-family: 'mark-mediummedium' !important;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom:0 !important;
} 
#continue_button {
    border-radius: 0;
}
#your-shopping-cart input.btn {
    border-radius: 0;
    background-size: 100% 202%;
}
.product-top-section__price{
  color: #000000;
  font-family: 'mark-regularregular' !important;
  font-size: 19px;
  letter-spacing: 0;
  line-height: 24px;
}
p.p1:nth-child(3) {
  margin-bottom: 0 !important;
}
.product-top-section__add-to-cart-container {
  margin-top: 30px !important;
}
.column-detail-description .inner-detial-row .col-lg-6.col-md-6.col-sm-6 p {
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  font-size:16px!important;
  line-height:24px!important;
}
.column-detail-description .inner-detial-row .col-lg-6.col-md-6.col-sm-6 p strong{
  margin-bottom:15px;
  display:block;
}
/* .column-detail-description .inner-detial-row .col-lg-6.col-md-6.col-sm-6 p {
font-family: 'ZimmerW00-Regular' !important;
} */
#AddToCart--product:focus {
  border: none;
  border-color: transparent !important;
  box-shadow: none;
}
#AddToCart--product {
  font-family: 'mark-regularregular' !important;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  background: #000; 
  position: relative;
  z-index: 1;
  outline: none;
  transition: color 0.05s ease-in 0.03s;
  display: inline-block;
  scroll-behavior: smooth;
  text-decoration: none;
  background-color: #000000;
  border-radius: 0;
  padding: 11.5px 0;
  color: #fff;
  border: 0 !important;
}
#AddToCart--product::before {
  content: "";
  position: absolute;
  background: #f2f2f2;
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%;
  z-index: -1;
  transition: top 0.18s ease-out;
}
#AddToCart--product:hover {
    color: #000;
    border: 0px solid !important;
}
#AddToCart--product:hover::before {
     top: 0;
    background-color: #fff !important;
}
select#stamped-sort-select option{
  background: #fff;
}
.related-products a:hover{
  text-decoration:none;
}
div#shopify-section-related-products {
/*     background: #F2F2EC; */
  padding-bottom:30px;
}
#ProductSection-related-products{
  padding-top:50px;
}
.section-header__title{
  color: #342333;
  font-family: 'mark-regularregular'!important;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 46px;
}
.related-product-row a.t--list-and-grid p.product-grid-item__title{
  max-width:100% !important;
    margin-left:5px !important;
    margin-right:0 !important;
}
section.color--primary-text.bg--primary-background.py4.lg--up--pt5 {
    padding-top: 0;
    padding-bottom: 30px !important;
}
section.cascade.product-detail-custom.py4.lg--up--py5.cascade--color-primary {
    padding: 0px 62px 45px 62px !important;
}
#stamped-main-widget{
    padding:0px;
}
.row.product-single-detail-row {
    margin: 0; 
}
.product-single-detail-row .column-detail-description{
  background: #fff; 
}
.product-top-section__description p:nth-child(4){
  margin-bottom: 0 !important;
}
.inner-detial-row .col-lg-6.col-md-6.col-sm-12{
  min-height: 414px !important;
  padding-left: 50px !important;
}
.inner-detial-row .col-lg-6.col-md-6.col-sm-12.ingredient{
  padding-left: 15px !important;
  padding-right: 45px ;
}
.inner-detial-row .col-lg-6.col-md-6.col-sm-12 h1{
  margin-bottom: 35px !important;
}
.inner-detial-row .col-lg-6.col-md-6.col-sm-12 h1 strong {
  font-size:18px;
    font-family:'mark-mediummedium' !important;
    line-height:24px;
}
.inner-detial-row .col-lg-6.col-md-6.col-sm-12 p {
  font-size:16px;
    font-family:'mark-regularregular' !important;
    line-height:24px;
    margin-bottom: 35px !important;
}
/*.featured-collection{
  background: #F2F2EC;
  padding-top: 25px;
}*/
.flickity-slider .product-detail-description.home-page-product.shop-collection-page{
  background: #F7F7F5  !important;
}
.featured-collection__info h2 {
    color: #342333;
    font-family: 'mark-regularregular'!important;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 46px;

}

.inner-detial-row .col-lg-6.col-md-6.col-sm-12 p strong{
  font-size:16px;
    font-family:'mark-mediummedium' !important;
    line-height:24px;
}
.ingredient p{
  padding-top:55px;
}
.product__images{height:100%;}
.product__feature-image{height:100%;}
/*#ProductImageWrapper-23290309705918{height:100%;}
#ProductImageWrapper-23290309705918 div{height:100%;}*/
/* related treatment single */
.related-treatment .col-lg-6.col-md-6.col-sm-6.column-detail-description {
    padding: 60px 60px 60px 60px;
  text-align: left;
}
.related-treatment .col-lg-6.col-md-6.col-sm-6.column-detail-description p {
    text-align: center;
}
.related-treatment .col-lg-6.col-md-6.col-sm-6.column-detail-description p a[target="_blank"] {
    margin-top: 30px;
} 
.related-treatment .col-lg-6.col-md-6.col-sm-6.column-detail-description p{
  color: #221624;
/*   font-family: 'ZimmerW00-Regular'; */
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 30px;
  text-align: left;
  margin-bottom: 0;
}
.related-treatment .col-lg-6.col-md-6.col-sm-6.column-detail-description h2{
  margin-bottom: 47px;
  color: #342333; 
  letter-spacing: 0;
  line-height: 46px;
  text-align: center;
}
.related-treatment .col-lg-6.col-md-6.col-sm-6.column-detail-description h2 span span strong{
  font-size: 40px;
  font-weight: 500 !important;
  font-family:'mark-regularregular'!important;
}
.related-treatment .col-lg-6.col-md-6.col-sm-6.column-detail-description p:first-child,
.related-treatment .col-lg-6.col-md-6.col-sm-6.column-detail-description p:nth-child(2){
  margin-bottom: 0;
}
.related-treatment .col-lg-6.col-md-6.col-sm-6.column-detail-description p:nth-child(4) ,
.related-treatment .col-lg-6.col-md-6.col-sm-6.column-detail-description p:nth-child(5){
  text-align: left;
}
.related-treatment .col-lg-6.col-md-6.col-sm-6.column-detail-description p a{
  color: #FFFFFF;
  font-family: 'mark-regularregular';
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  padding: 11px 25px 14px 25px;
  background-color: #E3004B;
  display: block;
  max-width: 167px;
  margin: 0 auto;
}
.related-treatment .col-lg-6.col-md-6.col-sm-6.column-detail-description p a:hover{
  text-decoration: none;
}
.related-treatment .col-lg-6.col-md-6.col-sm-6.column-detail-description p:last-child{
  margin-bottom: 0;
}
.related-treatment-image{
  display: flex;
  align-items: center;
  text-align: center;
  background-position: center !important;
}
.related-treatment-image .right-treament-title{
  width: 100%;
}
.related-treatment-image .right-treament-title h2{
  color: #FFFFFF;
  font-family:'mark-regularregular'!important;
  font-size: 50px;
  letter-spacing: 0;
  line-height: 55px;
  text-align: center;
}
.featured-collection[data-section-id="product-related-products"] .max-site-width {
    padding: 0 61px;
}
/* .featured-collection[data-section-id="product-related-products"] .lg--up--grid__item.lg--up--one-quarter{
    
    padding-left: 35px;
} */
.featured-collection[data-section-id="product-related-products"] {
  background: #F7F7F5 ;
  padding-top: 5.4rem;
} 
/* Review Widget*/
#stamped-main-widget {
  background: #F7F7F5 ;
  margin: 0 !important;
}
#stamped-main-widget .stamped-container{ 
  background: #fff;
  max-width:1256px;
  margin:0px 62px 0px 62px !important;
  padding: 60px 100px 45px 80px!important;
}
@media(min-width:1256px){
  #stamped-main-widget .stamped-container{
  	margin:auto;
  }	
}
#stamped-main-widget .stamped-container p.stamped-review-content-body {
    max-width: 600px;
}
/*New Newsletter popup*/
#newsLetterPopup.modal {
     /*background: rgba(0, 0, 0, 0.3) !important;*/
    /* background: rgba(203, 203, 203 , 0.85) !important;*/
    z-index: 9999999 !important;
}
#newsLetterPopup .modal-dialog {
    float: right;
    margin-right: 35px;
}
#newsLetterPopup .modal-header {
    padding: 15px !important;
}
#newsLetterPopup .modal-header .close {
    /*background: url(/cdn/shop/files/cross-white.svg?v=1610006898) no-repeat;*/
    width: 40px;
    height: 40px;
    font-size: 24px !important;
    font-weight: 300 !important;
    line-height: 1;
    color: #fff !important;
    text-shadow: 0 1px 0 #fff;
}
#newsLetterPopup .modal-content{
    background-color: black !important;
    border: 0px solid rgba(0,0,0,.2) !important;
      border-radius: 0px;
}

#newsLetterPopup .modal-dialog .modal-body {
    padding: 5px 25px 75px !important;
    background: #000;
    color: #fff;
}
#newsLetterPopup .modal-dialog .grid {
    margin-left: 0px;
}
.logos-block input#privacy_policy-2,
#newsLetterPopup input#privacy_policy-2,
.logos-block input#privacy_policy-4,
#newsLetterPopup input#privacy_policy-4 {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: block;
    cursor: pointer;
    position: absolute;
    opacity: 0;
}

#newsLetterPopup .form-group.privacy-policy label {
    position: relative;
    font-size: 12px;
    line-height: 16px;
      display: flex;
    align-items: center;
    justify-content: center;
}
.logos-block .form-group.privacy-policy label
{
     position: relative;
    font-size: 12px;
    line-height: 16px; 
}
#newsLetterPopup .form-group.privacy-policy label::before {
    content: '';
    -webkit-appearance: none;
    background-color: #000;
    border: 1px solid #fff;
    padding: 8px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-right: 10px;
    top: 0px !important;
}
.logos-block .form-group.privacy-policy label::before
 {
    content: '';
    -webkit-appearance: none;
    background-color: #000;
    border: 1px solid #fff;
    padding: 8px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-right: 10px;
    top: 5px;
}
.logos-block .form-group.privacy-policy input:checked + label:after,
#newsLetterPopup .form-group.privacy-policy input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    left: 7px;
    width: 5px;
    height: 11px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
}
#newsLetterPopup #footer-privacy-policy-lable {
    padding-top: 25px;
    max-width: 230px;
}
.logos-block .form-control,
#newsLetterPopup .form-control {
    width: 100%;
    border-radius: 0px;
    height: 50px;
  border: none !important;
    box-shadow: none !important;
}
.logos-block h1.skin-care-clinic {
    line-height: 32px;
      font-size: 26px;
    color: #F80047;
    margin-bottom: 10px;
      font-family: 'mark-regularregular'!important;
}
#newsLetterPopup h1.skin-care-clinic {
    font-size: 29px;
    line-height: 32px;
    margin-bottom: 20px;
    font-weight: 400 !important;
      font-family: Karla,sans-serif !important;
}
.logos-block .form-group.privacy-policy label span.close,
#newsLetterPopup .form-group.privacy-policy label span.close{
  opacity: 50%;
}
#newsLetterPopup .form-group.privacy-policy label a {
}

#newsLetterPopup .form-group.privacy-policy label span.text{
  opacity: 80%;
  color: #fff !important;
  font-weight: 600;
  font-family: Karla,sans-serif !important;
}
.logos-block .form-group.privacy-policy label span.text
{
  color: #fff !important;
     font-family: 'mark-regularregular'!important;
  font-size:12px;
}
.logos-block .form-group.privacy-policy label span a
#newsLetterPopup .form-group.privacy-policy label span a {
    font-size: 12px;
    padding: 0px;
    line-height: 16px;
    display: inline;
    margin-left: 0px;
    color: #fff !important;
    text-decoration: none;
    
}
.logos-block .form-group.privacy-policy label span a:hover ,
#newsLetterPopup .form-group.privacy-policy label span a:hover {
    color: #fff !important;
    opacity: 50%;
    text-decoration: none; 
}

#newsLetterPopup #mc-embedded-subscribe2 {
    border: 1px solid #fff !important;
    width: 100% !important;
    margin-top: 1em;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .05em;
      box-shadow: none;
}
.logos-block #mc-embedded-subscribe2 {
    border: 1px solid #fff !important;
    margin-top: 1em;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .05em;
      box-shadow: none;
}
.logos-block p
{
      font-family: 'mark-regularregular'!important;
}
#newsLetterPopup .modal-body p {
    margin-bottom: 25px;
      font-size: 14px;
    line-height: 20px;
    font-family: Karla,sans-serif !important;
}
.logos-block .book-appointment {

      font-family: 'mark-regularregular'!important;
      margin-top: 5px !important;
}
.book-appointment {
    padding: 12px 28px;
    color: #fff !important;
    border: 1px solid #000;
    border-bottom: 1px solid #000 !important;
    background-color: #000;
    position: relative;
    border-radius: 0px;
    z-index: 999;
    outline: none;
    transition: color 0.05s ease-in 0.03s;
    display: inline-block;
    width: auto !important;
    margin-top: 32px;
    scroll-behavior: smooth;
    font-family: Karla,sans-serif;
}
.book-appointment::before {
    content: "";
    position: absolute;
    background: #f2f2f2;
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%;
    z-index: -1;
    transition: top 0.18s ease-out;
}
.book-appointment:hover::before {
    top: 0;
    background-color: #fff;
}
button.book-appointment:hover {
    color: #000 !important;
}
.book-appointment:hover {
    opacity: 1 !important;
}
.js-qty {
    text-align: center !important;
}
.detail-protect-class {
/* top: 37%;  */
position: relative;
color: #FFFFFF;
font-family: 'mark-regularregular' !important;
font-size: 50px;
letter-spacing: 0;
line-height: 55px;
text-align: center;
width: 100%;
}

.product-single-detail-row .col-lg-4.col-md-4.col-sm-4 {
display: flex;
align-items: center;
text-align: center;
}
.featured-collection[data-section-id="product-related-products"] p.product-grid-item__title {
    text-align: left;
}
.featured-collection[data-section-id="product-related-products"]  .t--list-and-grid p.product-custom-meta {
    text-align: left;
}
.template-collection span.stamped-product-reviews-badge {
    text-align: center;
  margin-bottom: 21px;
}
@media (min-width:320px) and (max-width:767px){
  .template-collection .col-lg-3.col-md-4.col-sm-12.product-collecion-itme .product-single-itme:hover .product-detail-description.home-page-product.shop-collection-page {
    padding: 0 35px;
}
  div#CartContainer {
    width: 100%;
    padding: 55px 20px;
}
  .template-collection .product-other-detail {
    padding: 0 25px !important;
}
#your-shopping-cart .cart .js-qty__num, #your-shopping-cart .cart .ajaxcart__qty-num {
    height: 35px;
    width: 24px;
    left: 0;
    position: relative;
    text-align: center !important;
} 
  .cascade.product-detail-custom.py4.lg--up--py5.cascade--color-primary.section-0 {
    padding-bottom: 0px !important;
}
.cart-page__qty {
    max-width: 30% !important;
    text-align: center !important;
    position: inherit !important;
}
  
  
    #newsLetterPopup .modal-dialog {
    float: right;
    margin-right: 35px; 
    margin-left: 27px;
}
 #stamped-main-widget .stamped-container {
    margin: 0px 25px 60px 25px !important;
    padding: 50px 25px 45px 25px!important;
} 
 .mobile-flickity__slides.pb3.lg--up--grid.grid--uniform.lg--up--mtn3.flickity-enabled.is-draggable {
    padding-bottom: 0 !important;
} 
  .product-other-detail {
    padding: 0 0px !important;
}
 .related-treatment .col-lg-6.col-md-6.col-sm-6.column-detail-description {
  padding: 50px 25px !important;
}
  .featured-collection[data-section-id="product-related-products"] {
    background: #F7F7F5 ;
    padding-top: 0px;
    margin:0;
}
 .featured-collection[data-section-id="product-related-products"] .max-site-width {
    padding: 0 25px !important;
} 
  .ingredient {
    padding: 0px 30px !important;
}
 .row.inner-detial-row .col-lg-6.col-md-6.col-sm-6.pl-5 {
      padding: 0px 25px !important;
} 
  .item-cascading-custom--5 .image-with-text__content .row {
    bottom: -105px !important;
}
#newsLetterPopup h1.skin-care-clinic {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 20px;
    font-weight: 400 !important;
}
.product-detail-description.home-page-product.shop-collection-page{
    
    height: auto;
}
#newsLetterPopup.modal {
    max-width: 100%;
    width: 100%;
    padding-left: 0 !important;
}
.last-item{
    
    display: none;
}
  .header-right-con-banner{
    padding-top: 100%;
  } 
    .last-item {
    display: none !important;
}
  .flex-direction-nav .flex-prev{
    left:0 !important;
  }
  #newsLetterPopup .modal-dialog { 
    /* margin-right: 0; */
    max-width: 320px;
    position: relative;
    margin: 0 auto !important;
    /* text-align: center; */
    float: none;
}
  #newsLetterPopup #footer-privacy-policy-lable { 
    max-width: 100%;
  }
  /* #newsLetterPopup .form-group.privacy-policy label::before {
    top: 6px;
  } */
  #newsLetterPopup{
    padding-left: 17px !important;
  }
  
  .site-header.header__wrapper--border.full--w.header__wrapper.full-height.absolute.top--0.left--0.is-header-remove.active {
    background-color: #fff !important;
    color: #000;
    overflow-y: scroll;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
}
.site-header.active .header__active.visible {
    opacity: 1;
    z-index: 9999;
    height: 100%;
    width: 100%;
}
} 
/* footer  */
select.custom-type-select.home-footer{
  font-family: 'mark-regularregular' !important;
  width: 280px;
  height: 45px;
  padding: 10px; 
  margin-left: 42px;
  border: 1px solid rgb(137 118 75 / 0.5); 
  border-radius: .25em;
} 
.mobile-navigation__pane.full--h.full--vw.left.overflow--scroll.py4.px2 {
    padding-top: 0;
}

select.custom-type-select.home-footer option{
  font-family: 'mark-regularregular' !important;
}
.footer-nav{
  border-bottom: 1px solid rgba(255,255,255, 0.3);
}
#shopify-section-footer {
    background: #F7F7F5 ;
}
footer .cascading-content nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    background: transparent !important;
    color: #fff;
	padding-bottom: 38px;
}


.logos-block ul {
    display: inline-block;
    width: 100%;
    padding-left: 0;
	    margin-top: 20px;
}
.logos-block ul li {
    display: inline-block;
    padding-bottom: 30px;
    width: 48%;

}
.logos-block ul li a img {
    max-width: 100%;

}
.logos-block ul li:nth-child(2), .logos-block ul li:nth-child(4) {
   /* text-align: right;*/
}


.footer {
  padding: 42px 0 42px !important;
}
.footer-adjust
{
  padding-right: 60px !important;
  padding-left: 60px !important
}
.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-family: 'mark-regularregular' !important;
  padding-right:25px;
}
.navbar-light .navbar-nav .nav-item a[title="newpragerskincare on Instagram"] {
  padding-right: 0;
}
#navbarNav-footer-menu a.nav-link {
  padding-left: 0px !important;
  padding-right: 47px;
  line-height:19px !important;
}
#navbarNav-footer-menu a.nav-link:hover{
  color:#fff !important;
}
.mb-38p{
  margin-bottom:38px;
}
.footer-address-section .heading{
  margin-bottom:15px !important;
  font-size:26px;
  line-height:27px;
  font-family:'mark-regularregular'!important;
color: #E3004B;	
}
.address p{
  margin-bottom:0px;
  font-family: 'mark-regularregular' !important;
}
.address p:nth-child(3){ 
  margin-bottom: 20px;
}
.address p:nth-child(5) {
    margin-bottom: 25px;
    margin-top: 25px;
}
.address p a{
  color:#fff;
}
.footer-news-letter h2{
  font-size:27px;
    line-height:27px;
    margin-bottom: 18px !important;
  font-family:'mark-regularregular'!important;
color: #E3004B;	
}
.footer-news-letter p{
    margin-bottom: 23px;
  font-family: 'mark-regularregular' !important;
    display: inline-block;
}
#contact_form input::placeholder{
  color:#000 !important;
    opacity:50%;
}
#contact_form input{
  background:#fff;
    color:#000 !important;
    margin-bottom:9px;
}
label[for="privacy_policy-1"] span.text{
  font-family: 'mark-regularregular' !important;
  font-size: 12px;
  line-height:20px;
}
div#footer-privacy-policy-lable {
    
	width: 100%;
}
.prodcut-top-detail-row .col-lg-6.col-md-6.col-sm-12 {
    padding: 0;
}
.template-product .product.custom-product-section section.bg--primary-background {
    padding-left: 25px !important;
    padding-right: 25px !important;
    /* padding: 0 !important; */
}
#contact_form span.newsletter__submit {
    border: 1px solid #fff;
  font-family: 'mark-regularregular' !important;
    font-size: 16px;
    line-height: 24px;
    padding: 12px 16px 15px 16px;
    color:#fff;
	    display: inline-block;
}
label[for="privacy_policy-1"] {
    display: inline;
}
label[for="privacy_policy-1"] a{
  color:#fff;
}
label[for="privacy_policy-1"] a:hover{
  color:#fff;
    text-decoration: none;
    opacity: 1;
    transition: 0s;
}
.footer-news-letter button{
  background:transparent;
}
.mb-62p{
margin-bottom: 57px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff !important;
}
.copy-right-row .navbar-nav .nav-link .icon {
    height: 26px !important;
    width: 26px;
}
.copy-right-row .navbar-nav .nav-link:hover{
  color:#fff!important;
}
.opacity-50{
  opacity:50%;
}
/* Cascade section  */
.cascade{
  padding-top:3px !important;
  background: #F7F7F5 ;
}
.cascading-content{
  padding-top:0;
  padding-left: 22px;
  padding-right: 22px;
  overflow: hidden;
}
.col-l-6.col-md-6.col-sm-6.button-custom.shop-button {
    left: 15px;
}
[data-block-id="eef1cde6-a2e8-428c-9bc8-6ca0796e341e"] .beauty-lux{
  padding: 25px 0px 0;
}
#ItemImageWrapper-482207498430{
  min-height:455px;
  max-height:455px;
}
#ItemImageWrapper-482530295998{
  max-height:294px;
  min-height:294px;
}
.image-with-text__content h2{
  color: #FFFFFF;
    font-family: 'mark-regularregular' !important;
    font-size: 70px;
    letter-spacing: 0;
    line-height: 70px;
    text-align: center;
    padding: 0 70px 36px; 
}
.image-with-text__content p{
  color: #FFFFFF;
  font-family: 'mark-regularregular' !important;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  border:0;  
  font-weight:400 !important;
  text-align:left;
  margin-top:0;
   padding:0 100px 0 120px; 
}
.image-with-text__content p:hover{
  color:#fff;
}
.image-with-text__content p:after{
  display:none;   
}
.item--5239b508-414d-442b-b597-0833c71056f3{
  top:218px !important;
}
.item--d1248958-5926-47e0-a741-f514e425ee05{
  padding-top:146px;
}
.item--f62bf807-8a7e-425d-906c-70b00e21e1a9{
  top:1040px !important;
}
.seven-eighths{
  width:100% !important;
}
#ItemImageWrapper-482538946750, #ItemImageWrapper-482539077822{
  max-height:291px;
    min-height:291px;
}
.item--614b5958-1168-4814-9991-a019e5b2d3f2{
  left:0 !important;
    top: 1377px !important;
}
.item--614b5958-1168-4814-9991-a019e5b2d3f2 .image-with-text__content .heading-custom-main{
  padding:105px 130px 0 130px !important;
}
.item--6e81509a-a56d-47fc-8f49-ef76d879d2d2{
  left:50% !important;
    top: 1676px !important;
}
.item--2a1b7aab-589e-4e68-8e1b-014e94c1f901{
  left: 62.5% !important;
    top: 66% !important;
}
.item--9db38818-ac0e-4341-af6d-2e2a147a515e{
  left: 62.5% !important;
    top: 64% !important;
}
.item--6143d4fb-4169-4ef8-a770-48b07d036e84{
  left: 77% !important;
    top: 63.8% !important;
}
.item--bba90b23-e616-40d0-b00c-33b5042f27cc{
  left: 77% !important;
    top: 1855px !important;
}
.image-with-text__content .row{
  position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
}
#ItemImageWrapper-482539372734{
  max-height:554px;
  min-height:554px;
}
.item--510cdda0-96b5-44ef-b879-7a83c19b534f{
  top: 2116.620px !important;
}
#ItemImageWrapper-482530197694{
  max-height:600px;
  min-height:600px;
}
.item--510cdda0-96b5-44ef-b879-7a83c19b534f{
  left:0 !important;
}
#ItemImageWrapper-482540748990{
  max-height:306px;
  min-height:306px;
}
.item--ee327ec2-c616-488a-a7df-5c9540efac01 .image-with-text__content h2{
  color: #E3004B;
  font-family: 'mark-regularregular' !important;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 46px;
  text-align: center;
  padding: 0;
  padding-top: 70px;
}
.item--ee327ec2-c616-488a-a7df-5c9540efac01 .image-with-text__content p{
  color: #FFFFFF;
  font-family: 'mark-regularregular' !important;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 46px;
  text-align: center;
  /*padding: 0 56px 0 97px;*/
}
.row.prodcut-top-detail-row .data-feature-product-wrapper .resp-img{
    position: relative;
width: auto !important;
left: unset !important;
transform: unset !important;
width: 100% !important;
      padding: 0px 50px;
}
 
.item--9a48e000-c72b-47ae-8111-3d9af1137719 .image-with-text__content h2 {
  color: #342333;
  font-family: 'mark-regularregular' !important;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 46px;
  text-align: center;
  padding-bottom:0;
  padding-top:45px;
}
.item--9a48e000-c72b-47ae-8111-3d9af1137719 .image-with-text__content p{
  color: #FFFFFF;
  font-family: 'mark-regularregular' !important;
  font-size: 40px; 
  letter-spacing: 0;
  line-height: 46px;
  text-align: center;
padding: 0 20px;  
}
.item--ee327ec2-c616-488a-a7df-5c9540efac01{
  left: 49.92% !important;
    top: 2110px !important;
    padding-top: 0px !important;
}
.item--9a48e000-c72b-47ae-8111-3d9af1137719{
  left: 49.92% !important;
    top: 2461px !important;
    padding-top: 0 !important;
}
.item--055bcc35-2dd4-40b6-8dcd-90bc7ae46370 {
  position: absolute;
  top: 2110px !important;
  left: 1px !important;
  padding-top: 0;
}
.item--055bcc35-2dd4-40b6-8dcd-90bc7ae46370 #ItemImageWrapper-489877471422{
  height:600px;
}
.image-with-text__content .heading-custom-main{
  padding-top:84px;
}
.pl-136p{
  padding-left:136px !important;
}
.pr-100p{
  padding-right:100px !important;
}
.pt-64p{
  padding-top:64px !important;
}
.pb-93p{
  padding-bottom:93px !important;
}
@media only screen and (min-width: 990px){
.item--desktop--half {
    width: 49.875% !important;
  }

}
.item--614b5958-1168-4814-9991-a019e5b2d3f2 .image-with-text__content h1{
  font-family: 'mark-regularregular' !important;
}
.image-with-text__content h1{
  opacity: 0.8;
  color: #FFFFFF;
  font-family: 'mark-regularregular' !important;
  font-size: 26px;
  letter-spacing: 0;
  line-height: 30px;
  text-align: center;
}
.text-content-div-custom{
  padding:60px 87px 53px;
  background:#fff;
  font-family: 'mark-regularregular' !important;
  position: relative;
    z-index: 99999;
}
p.content-custom{
  color: #221624;
  font-family: 'mark-regularregular' !important;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}
.text-content-div-custom p{
  font-family: 'mark-regularregular' !important;
}
.heading-only-for-section{
  color: #FFFFFF !important;
  font-family: 'mark-regularregular' !important;
  font-size: 50px !important;
  letter-spacing: 0 !important;
  line-height: 55px !important;
  text-align: center !important;
  font-style:normal !important;
  opacity:1 !important;
}
.button-custom.shop-button a{
    padding: 46px 0;
    display: block;
}
.button-custom.shop-button a:hover{
  opacity: 0.7;
  transition: opacity 0.5s ease;
}
.button-custom.shop-button a {
    color: #FFFFFF;
  font-family: 'mark-regularregular' !important;
    font-size: 21px;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    
}
.button-custom.shop-button:first-child a {
    padding-right: 0;
}
.rich-text--6e81509a-a56d-47fc-8f49-ef76d879d2d2 .lg--up--three-quarters h2{
  color: #e3004b;
  font-family: 'mark-regularregular' !important;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 46px;
}
.rich-text--6e81509a-a56d-47fc-8f49-ef76d879d2d2 .lg--up--three-quarters a{
  opacity: 0.5;
  color: #000000;
  font-family: 'mark-mediummedium' !important;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
}
/* .footer__logo {
    width: 45px !important;
} */
.book-treatment-container {
    padding-bottom: 75px;
}
.treatement-text a{
  color: #E3004B;
  font-family: 'mark-regularregular' !important;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 46px;
  border-right: 2px solid rgba(137,118,75,.3);
  display:block;
  text-decoration: none;
}
.treatement-book-phone a{
  color: #342333;
  font-family: 'mark-regularregular' !important;
  font-size: 33px;
  letter-spacing: 0;
  line-height: 46px;
  border-right: 2px solid rgba(137,118,75,.3);
  display:block;
  text-decoration: none;
}
.book-online a{
  color: #342333;
  font-family: 'mark-regularregular' !important;
  font-size: 33px;
  letter-spacing: 0;
  line-height: 46px;
  display:block;
  text-decoration: none;
}
.treatement-text a:hover{
  text-decoration:none;
    
}
.treatement-book-phone a:hover{
  opacity: 0.5;
    transition: all 0.5s;
  text-decoration:none;
}
.book-online a:hover{
  opacity: 0.5;
    transition: all 0.5s;
  text-decoration:none;
}
.flex-direction-nav a.flex-next:before,
.flex-direction-nav a:before {
    content: none;
}
ol.flex-control-nav.flex-control-paging {
/*     display: none; */
}
  
@media only screen and (min-width: 320px) and (max-width:991px){
  .navbar-light .navbar-nav .nav-link{
/*    padding-left:10px; */
  }
     .lg--up--grid__item.lg--up--one-quarter {
    padding-left: 0;
}
  .cascading-content .item.item-cascading-custom--6,
  .cascading-content .item.item-cascading-custom--7 {
    margin-bottom: 0;
}
  .cascading-content .item-cascading-custom--8 .image-with-text__image .image-holder .resp-img-wrapper.js div{
    padding-top: 86.37083993660858% !important;
  }
  .site-header.active .header__close {
    display: block !important;
    z-index: 99999999999999;
    position: relative;
}
  .item-cascading-custom--2 .image-with-text__image .image-holder .resp-img-wrapper.js div,
  .item-cascading-custom--3 .image-with-text__image .image-holder .resp-img-wrapper.js div,
  .item-cascading-custom--4 .image-with-text__image .image-holder .resp-img-wrapper.js div,
  .item-cascading-custom--7 .image-with-text__image .image-holder .resp-img-wrapper.js div, 
  .item-cascading-custom--8 .image-with-text__image .image-holder .resp-img-wrapper.js div {
    padding-top: 65% !important;
}
  .footer-menu-container .navbar-nav{
    display:block !important;
  }
  .footer-menu-container .navbar-nav li.nav-item{
    display:inline-block;
    margin-bottom: 15px;
  }
  .copy-right-row .navbar-nav{
    display:block !important;
  }
  .copy-right-row .navbar-nav li.nav-item{
    display:inline-block !important;
    width: auto;
    padding-left: 0 !important;
  }
  .address p:nth-child(7){
    margin-bottom:80px;
  }
  #navbarNav-footer-menu a.nav-link{
    padding-right:20px;
  }
  footer .container nav.navbar.navbar-expand-lg.navbar-light.bg-light{
    padding-left:0;
    padding-bottom:0;
  }
  button.t--header-navigation.site-header__menu-btn.btn{
    padding-bottom: 18px;
  }
  .header-table__center {
    padding-bottom: 0;
    padding-top: 10px !important;
  }
  a#CartLink .header__link-wrapper{
    margin:0px 0 0px;
  }
  .header-table{
    padding: 0 20px 0 12px !important;
  }  

}
.cascading-content.top-cascading {
    padding-top: 28px;
}
@media only screen and (min-width: 576px) and (max-width:991px){
  .cascading-content.top-cascading {
    padding-top: 50px;
}
  .cascading-content{
    padding-top:0;
  }
  .header-left-con-banner {
    padding: 0px 0 65px 0;
  }
  .col-lg-6.col-md-6.col-sm-12.header-left-con {
/*     padding: 165px 93px 297px 35px; */
  }
  h2.banner-left-heading{
        width: 333.25px;
      margin-top:100px;
      padding: 0 6px;
  }
  p.banner-left-content-description{
    width: 340px;
    margin-top:80px;
    padding: 0 20px;
  }
  .item--eef1cde6-a2e8-428c-9bc8-6ca0796e341e {
    width: 100% !important;
  }
  .item--5239b508-414d-442b-b597-0833c71056f3 {
    top: 456px !important;
  }
  .item--d1248958-5926-47e0-a741-f514e425ee05{
    top:1112px !important;
  }
  .item--f62bf807-8a7e-425d-906c-70b00e21e1a9 {
    top: 1705px !important;
  }
  .item--614b5958-1168-4814-9991-a019e5b2d3f2 {
    width:100%;
    top: 2237px !important;
  }
  .item--6e81509a-a56d-47fc-8f49-ef76d879d2d2 {
    left: 25.9% !important;
    top: 2850px !important;
  }
  .item--2a1b7aab-589e-4e68-8e1b-014e94c1f901 {
    left: 29.5% !important;
    top: 2960px !important;
  }
  .item--9db38818-ac0e-4341-af6d-2e2a147a515e {
    left: 52.5% !important;
    top: 2960px !important;
  }
  .item--6143d4fb-4169-4ef8-a770-48b07d036e84 {
    left: 29.5% !important;
    top: 3017px !important;
  }
  .item--bba90b23-e616-40d0-b00c-33b5042f27cc {
    left: 52.2% !important;
    top: 3040px !important;
  }
  .cascading-content .overflow--hidden {
      min-height: 4500px !important;
  }
  .item--510cdda0-96b5-44ef-b879-7a83c19b534f {
    top: 3163px !important;
    width:100% !important;
  }
  .item--ee327ec2-c616-488a-a7df-5c9540efac01 {
    left: 0 !important;
    top: 3855px !important;
    width: 100% !important;
  }
    .item--9a48e000-c72b-47ae-8111-3d9af1137719 {
    left: 0% !important;
    top: 4217px !important;
    width: 100% !important;
  } 
}
@media only screen and (min-width: 320px) and (max-width:575px){
    .product-detail-description.home-page-product.shop-collection-page {
    padding: 0 31px;
}
 .logos-block .form-group.privacy-policy label {
    display: flex;
    align-items: flex-start;
} 
.item.number-cascading-custom--5, .item.number-cascading-custom--6 {
    margin-bottom: 0;
}
.article-template__content h3 {
    line-height: 1.2 !important;
}
#book-appointment-form {
    padding: 10px 0px !important;
}
.template-blog #MainContent a {
    color: #000;
    text-decoration: none;
}
#MobileNav {
    background: #fff;
}
.site-header.absolute.top--0.left--0.full--w.has-announcement.header__wrapper.full-height.is-header-remove.active {
    background: #fff !important;
}
.cascading-content .item {
    position: relative !important;
    top: 0 !important;
    margin-bottom: 40px; 
    padding-bottom: 0; 
}
  .header-left-con-banner {
    padding: 25px 0 40px 0; 
  }
  .image-with-text__content h2{
    padding-bottom: 15px;
    font-size:40px;
    padding: 0;
    line-height: 40px !important;
  }
  .image-with-text__content .heading-custom-main{
    padding-top: 65px;
  }
  .item-cascading-custom--3 .heading-custom-main {
    padding-top: 75px;
}
  [data-block-id="eef1cde6-a2e8-428c-9bc8-6ca0796e341e"] .beauty-lux{
    padding: 65px 10px 10px 10px;
  }
  
  .image-with-text__content p{
    display:block !important;
    padding: 0 10px;
  }
  .text-content-div-custom{
    padding:10px 25px;
  }
  #ItemImageWrapper-491926257854 div{
    padding-top: 80% !important;
  }
  .item--eef1cde6-a2e8-428c-9bc8-6ca0796e341e {
    width: 100% !important;
  }
  .item--5239b508-414d-442b-b597-0833c71056f3 {
    top: 480px !important;
  }
  .item--d1248958-5926-47e0-a741-f514e425ee05{
    top: 1040px !important;
  }
  .item--f62bf807-8a7e-425d-906c-70b00e21e1a9 {
    top: 1690px !important;
  }
  .item--614b5958-1168-4814-9991-a019e5b2d3f2 {
    width:100%;
    top: 2340px !important;
  }
  .item--614b5958-1168-4814-9991-a019e5b2d3f2 .image-with-text__content .heading-custom-main {
    padding: 50px 10px !important;
  }
  .col-l-6.col-md-6.col-sm-6.button-custom.shop-button{
    left: 0 !important;
  }
  .col-l-6.col-md-6.col-sm-12.button-custom.shop-button{
    right: 0 !important;
  }
  .item--055bcc35-2dd4-40b6-8dcd-90bc7ae46370{
    width:100% !important;
  }
  .item--055bcc35-2dd4-40b6-8dcd-90bc7ae46370{
    top: 2851px !important;
  }
  .item--055bcc35-2dd4-40b6-8dcd-90bc7ae46370 #ItemImageWrapper-489877471422{
    height: 300px !important;
  }
  .button-custom.shop-button a{
      padding: 20px 0 ;
  }
  .item--6e81509a-a56d-47fc-8f49-ef76d879d2d2 {
    left: 25.9% !important;
    top: 2980px !important;
  }
  .item--2a1b7aab-589e-4e68-8e1b-014e94c1f901 {
    left: 0% !important;
    top: 3079px !important;
  }
  img#ItemImage-482680373438 {
    margin: 0 auto;
    width: 50%;
  }
  .item--9db38818-ac0e-4341-af6d-2e2a147a515e {
    left: 0% !important;
    top: 3150px !important;
  }
  img#ItemImage-482680340670 {
      width: 50%;
      margin: 0 auto;
  }
  .item--6143d4fb-4169-4ef8-a770-48b07d036e84 {
    left: 0% !important;
    top: 3226px !important;
  }
  img#ItemImage-482680307902 {
    width: 50%;
    margin: 0 auto;
  }
  .item--bba90b23-e616-40d0-b00c-33b5042f27cc {
    left: 0% !important;
    top: 3300px !important;
  }
  img#ItemImage-482680275134 {
    width: 50%;
    margin: 0 auto;
  }
  .cascading-content .overflow--hidden {
      min-height: auto !important;
  }
  .item--510cdda0-96b5-44ef-b879-7a83c19b534f {
    top: 4550px !important;
    width:100% !important;
  }
  #ItemImageWrapper-482530197694{
    min-height:350px;
  }
  .item--ee327ec2-c616-488a-a7df-5c9540efac01 {
    left: 0 !important;
    top: 3152px!important;
    width: 100% !important;
  }
  #ItemImageWrapper-482539372734{
    min-height: 460px;
  }
  .item--ee327ec2-c616-488a-a7df-5c9540efac01 .image-with-text__content h2{
    padding-top:50px;
    font-size: 30px;
    line-height: 38px
  }
  .item--9a48e000-c72b-47ae-8111-3d9af1137719 .image-with-text__content h2{
    font-size: 30px;
    line-height: 38px
  } 
  .item--ee327ec2-c616-488a-a7df-5c9540efac01 .image-with-text__content p{
    padding:0 20px;
    font-size: 33px;
    line-height: 40px
  } 
  .item--9a48e000-c72b-47ae-8111-3d9af1137719 {
    left: 0% !important;
    top: 3446px!important;
    width: 100% !important;
  }
  select.custom-type-select.home-footer{
    width: 240px;
    margin-left: 25px;
  }
  #exampleModal3 .modal-dialog.modal-dialog-centered.modal-lg{
    max-width: 300px !important;
  }
  .cascading-content .overflow--hidden {
    min-height: 3830px !important;
  }
  p.banner-left-content-description {
    padding: 0 20px;
  }
  .image-with-text__content h2{
    padding:0;
    line-height: 50px;
  }

  .item--9a48e000-c72b-47ae-8111-3d9af1137719 .image-with-text__content p{
    padding:0;
    font-size:33px;
    line-height: 40px;
  }
  .cascade{
    padding-bottom:0 !important;
  }
  .treatement-text h2{
    text-align:center;
    border-right:0;
  }
  .treatement-book-phone h2, .book-online h2{
    text-align:center;
    font-size:32px;
    border-right:0;
  }
  .product-single-itme{
    margin-bottom: 50px;
  }
  .logo-fooer{
    padding: 6px 33px 0;  
  }
  .address p:nth-child(7){
    margin-bottom:40px;  
  }
  footer .container nav.navbar.navbar-expand-lg.navbar-light.bg-light{
      padding: 25px 18px 0; 
  }
  .footer-nav nav.navbar.navbar-expand-lg.navbar-light.bg-light{
      padding: 30px 0 25px !important;
      margin: 0 18px;
      border-bottom: 1px solid #625f5f;
  }
  footer .container .copy-right-nav{
    padding:40px 18px 0 !important;
  }
  .footer-address-section{
    padding:0 33px;
  }
  .footer-menu-container .navbar-nav li.nav-item{
    display:block !important;
  }
  .copy-right-nav .navbar-nav li.nav-item .nav-link p {
    margin-bottom:0px !important;  
  }
  .footer-news-letter{
    padding:15px 33px 0;
  }
  .copy-right-row .copy-right-nav .navbar-nav li.nav-item{
    display:block !important;  
  }
  .navbar-light .navbar-nav .nav-link{
  padding:0;  
  }
 .items.overflow--hidden {
    border-bottom: 1px solid rgb(138 120 76 / 0.20);
    margin-bottom: 30px;
    height: auto !important;
    min-height: auto !important;
}	
  .treatement-text a{
    font-size:20px;  
    border-right:0;
    border-bottom:1px solid #E3004B !important;
    text-align:center;
    max-width:220px; 
    margin:0 auto;
    padding:0 0 15px 0;
  }
  .treatement-book-phone a{
    font-size:20px;  
    border-right:0;
      border-bottom:1px solid #E3004B !important;
      text-align:center;
    max-width:220px;
      margin:0 auto;
    padding:15px 0;
  }
  .book-online a{
    font-size:20px;  
    border-right:0;
      border-bottom:1px solid #E3004B !important;
      text-align:center;
    max-width:220px;
      margin:0 auto;
    padding:15px 0;
  }  
  .header-table{
    padding-left:7px;
    padding-top:0 !important;
    padding-bottom:0 !important;
  }
  .header__main.header__main-header {
    height: 78px;
  }
  .site-header{
    top:-23px !important;
  }
  a#CartLink{
    padding-right:6px !important;
  }
  section.cascade.product-detail-custom.py4.lg--up--py5.cascade--color-primary {
    padding: 60px 25px !important;
  }
  section.cascade.related-treatment.product-detail-custom.py4.lg--up--py5.cascade--color-primary.section-1
  .inner-detial-row .col-lg-6.col-md-6.col-sm-12{
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
  /*.ingredient p {
    padding-left: 35px !important;
  }*/
  .ingredient p{
    padding-top: 0; 
  }
  .col-lg-6.col-md-6.col-sm-6.column-detail-description p:last-child{
    margin-bottom: 0 !important;
  }
  /*.col-lg-6.col-md-6.col-sm-6.column-detail-description p:nth-child(4){
    margin-bottom: 0 !important;
  }*/
  .col-lg-6.col-md-6.col-sm-6.column-detail-description p:nth-child(6){
    margin-bottom: 0 !important;
  }
  .related-treatment .col-lg-6.col-md-6.col-sm-6.column-detail-description{
    padding: 60px 30px 20px 30px;
  }
  .related-treatment-image{
    min-height: 250px !important;
  }
  .featured-collection[data-section-id="product-related-products"] .lg--up--grid__item.lg--up--one-quarter{
    padding: 0;
  }
  .featured-collection[data-section-id="product-related-products"] .lg--up--grid__item.lg--up--one-quarter .featured-collection__info{
    padding: 0;
    margin-bottom: 30px;
  }
  .home-feature-custom-class .lg--up--grid__item.title-main-and-subheading{
    padding:0 !important;
  }
  .home-feature-custom-class .lg--up--grid__item.title-main-and-subheading .featured-collection__info{
    padding: 0;
    text-align: center;
  }

  .cascading-content{
    padding-left: 0;
    padding-right: 0;
  }
  #ItemImageWrapper-491925962942{
    height: 410px;
  }
  section .featured-collection .product-grid-item__product-image {
    transform: scale(0.9);
  }
  section .featured-collection .product-single-itme{
    width: 100vw !important;
  }
  section .featured-collection .product-grid-item__product-image {
    transform-origin: 50% 75%;
  }
  .item--eef1cde6-a2e8-428c-9bc8-6ca0796e341e{
    top:20px !important;
  }
  .item{
    padding-top: 0 !important;
  }
}


@media only screen and (min-width: 577px) and (max-width:768px){
  .three-steps h2 {
    font-size: 52px;
}
  section.collection.custom{
    padding-top:0;
  }
  .row.collection-page-row {
      padding-right: 42px;
      padding-left: 85px;
  }
  .featured-collection__info{
    padding-left: 40px;
  }
  .product-single-itme{
    margin-bottom: 70px;
  }
  .collection-background-image{
    padding: 1px 10px 1px 15px;
  }
  .collection-title-custom {
    padding-bottom: 15px;
  }
  .collection-title-custom span{
    font-size: 22px;
    line-height: 24px;
  }
  .main-text p span{
    font-size: 14px;
    line-height: 22px;
  }
  .main-text p span strong{
    font-weight: 500 !important;
    font-size: 14px;
    line-height: 22px;
  }
  .flex-direction-nav .flex-next{
    right:5px !important;
  }
  .flex-direction-nav .flex-prev{
    left:5px !important;
  }
  .row.dr-prager-treatment-row .collection-treatment-left {
    padding: 30px 10px 0px 15px !important;
  }
  .collection-treatment-detail h5.title, .collection-treatment-detail .products-container a {
    font-size: 14px;
    line-height: 22px;    
  }
  .row.no-plastic-section {
    padding: 35px 10px;
  }
  .collection-info-detail .promo-title h3{
    font-size: 20px;
  }
  .collection-info-detail .promo-description p{
    font-size: 16px;
  }
}
  @media only screen and (min-width: 320px) and (max-width:576px){
  .row.collection-page-row{
    padding-left:0px; 
    padding-right:0;
  } 
  span.mobile-text {

}
  .number-cascading-custom--4 .image-with-text__content .row { 
    position: relative !important
  }
  .col-lg-6.col-md-6.col-sm-12.collection-treatment-detail:nth-child(2) h5.title {
    margin-top: 11px;
}
  .item.item-cascading-custom.number-cascading-custom--7 {
    margin-bottom: 20px;
}
  .items.overflow--hidden {
    border-bottom: 0px solid rgb(138 120 76 / 0.20);
        margin-bottom: 0;
  }
	 .footer-adjust {
    padding: 15px !important;
  }
	 .product-social-footer-icon nav.navbar ul li {
    width: 26px;
    height: 26px;
    text-align: center;
    padding: 0 20px;
  }
	 .product-social-footer-icon nav.navbar ul li a i {
    font-size: 24px !important;
    vertical-align: text-bottom;
  } 
  .product-social-footer-icon ul li:first-child {
    padding-left: 0 !important;
  }	  
	  
  .row.copy-right-row {
    padding-top: 0;
  }	  
  footer .cascading-content nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    background: transparent !important;
    color: #fff;
    padding: 30px 15px 0px 15px;
  }	  
  .row.no-plastic-section{
    padding:66px 0 26px;
  }
  .collection-info-detail {
    margin-bottom: 40px;
  }
  section.collection.simple.promotion{
    padding: 0 40px;
  }
  section.collection.dr-prager-treatment{
    padding: 64px 40px;
  }
  .row.dr-prager-treatment-row .collection-treatment-left {
    padding: 42px 20px 30px 20px !important;
  }
    .right-image-section{
      min-height:250px;
    }
    section.collection.custom{
      padding-top:0px;
    } 
    .max-site-width{
      padding-top:9px !important;
      padding-bottom: 0; 
    }
    .flex-direction-nav .flex-next{ 
        right: 0px !important;
    }
    .product-other-detail{
      padding: 0 25px;
    }
    
}  


}
.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show>.btn-dark.dropdown-toggle {
    color: #000;
    background-color: #1d2124;
    border-color: #171a1d;
}
.custom-child-items-menu li a.current_page_item {
    opacity: 0.5 !important;
}

.three-steps {
  margin-bottom: 50px;
  margin-top: 50px;
}
.three-steps h1{
  opacity: 0.8;
  color: #FFFFFF;
  font-family: 'mark-regularregular' !important;
  font-size: 26px;
  letter-spacing: 0;
  line-height: 30px;
  text-align: center;
}
.three-steps h2{
  color: #FFFFFF;
  font-family: 'mark-regularregular' !important;
  font-size: 70px;
  letter-spacing: 0;
  line-height: 70px;
  text-align: center;
  padding: 0;
}
.three-steps p{
  font-family: 'mark-regularregular' !important;
}

.three-steps .first-block {
  margin-bottom: 130px;
}
.three-steps .first-block .top-block{
  background: url(/cdn/shop/files/home-beauty-luxury_720x.png) no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 500px;
  display: grid;
  align-content: center;
}

.three-steps .second-block {
    position: relative;
    top: 230px;
}
.three-steps .second-block .top-block{
    background: url(/cdn/shop/files/home-treatment-restore.png) no-repeat;
  	background-position: center;
  	background-size: cover;
  	min-height: 290px;
  	display: grid;
  	align-content: center;
}

.three-steps .third-block {
    margin-bottom: 60px;
}
.three-steps .third-block .top-block{
    background: url(/cdn/shop/files/home-skincare-maintain.png) no-repeat;
  	background-position: center;
  	background-size: cover;
  	min-height: 290px;
  	display: grid;
  	align-content: center;
}

.three-steps .forth-block {
    position: relative;
    top: 360px;
}
.three-steps .forth-block .top-block{
    background: url(/cdn/shop/files/home-skincare-protect_feb658cb-5186-489d-987b-a9c7ddbd47ec.png) no-repeat;
  	background-position: center;
  	background-size: cover;
  	min-height: 290px;
  	display: grid;
  	align-content: center;
}

.three-steps .second-block .top-block,
.three-steps .third-block .top-block,
.three-steps .forth-block .top-block{
    text-align: center;
}

.three-steps .second-block .bottom-block, 
.three-steps .third-block .bottom-block, 
.three-steps .forth-block .bottom-block {
    background: #fff;
}

.three-steps .fifth-block{}
.three-steps .fifth-block .top-block{
    background: url(/cdn/shop/files/home-health-wealth.png) no-repeat;
  	background-position: center;
  	background-size: cover;
  	min-height: 340px;
  	display: grid;
  	align-content: center;
}
.three-steps .fifth-block h1{
    color: #FFFFFF !important;
    font-family: 'mark-regularregular' !important;
    font-size: 50px !important;
    letter-spacing: 0 !important;
    line-height: 55px !important;
    text-align: center !important;
    font-style: normal !important;
    opacity: 1 !important;
}
.three-steps .fifth-block a{
    color: #FFFFFF;
    font-family: 'mark-regularregular' !important;
    font-size: 21px;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    display: block;
}
.three-steps .fifth-block .Shop-btn{background:#342333; color:#fff;}
.three-steps .fifth-block .Book-btn{background:#89764b; color:#fff;}

.group_of_products .marbal_block{
	background: url(/cdn/shop/files/marble-packshot.png) no-repeat;
  	background-position: center;
  	background-size: cover;
  	min-height: 400px;
}
.group_of_products .green_block{
    background: url(/cdn/shop/files/home-treatment-restore.png) no-repeat;
  	background-position: center;
  	background-size: cover;
  	min-height: 290px;
  	display: grid;
  	align-content: center;
}
.group_of_products .golden_block{
	background: url(/cdn/shop/files/home-skincare-no-microplastics.png) no-repeat;
  	background-position: center;
  	background-size: cover;
  	min-height: 290px;
  	display: grid;
  	align-content: center;
}
.group_of_products h2 {
    color: #E3004B;
    font-family: 'mark-regularregular' !important;
    font-size: 26px;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
    padding-bottom: 0px;
    margin: 0;
    font-weight: bold !important;
}
.group_of_products .golden_block h2{color: #342333;}
.group_of_products p {
    color: #FFFFFF;
    font-family: 'mark-regularregular' !important;
    font-size: 50px;
    letter-spacing: 0;
    line-height: normal;
    text-align: center;
    padding-top: 0;
    margin: 0;
}
.group_of_products a.whole_link{
    position: absolute;
    width: 100%;
    height: 100%;
    text-indent: -100000px;
}
@media(max-width:800px)
{
 .last-section-three  .group_of_products h2,
 .last-section-three  .group_of_products p {
    font-size: 1.7rem;
    line-height: 2rem;
}
}
.slick1-dots {
    position: absolute;
    bottom: 13%;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
      padding-left: 0;
}
.slick1-dots li {
    list-style: none;
    margin: 0px 5px;
    height: 12px;
    display: inline-block;
}
.slick1-dots li.slick-active {
    position: relative;
}
.slick1-dots li.slick-active {
	color:#fff;
}
.slick1-dots li.slick-active button{background-color: #fff;
                                    }
.slick1-dots button {
    border-radius: 50%;
    width: 10px;
    height: 12px;
    border: none;
 background-color: rgb(255 255 255 / 20%);
    text-indent: -9999px;
    outline: 0;
 
}


@media (max-width:767px){
.three-steps {
    margin-bottom: 0;
    margin-top: 0px;
}
.three-steps .first-block {
    margin-bottom: 30px;
}
.three-steps .second-block {
    top: 0;
    margin-bottom: 30px;
}
.three-steps .third-block {
    margin-bottom: 30px;
}
.three-steps .forth-block {
    top: 0;
    margin-bottom: 30px;
} 
.three-steps h1{
    font-size: 20px;
    line-height: 24px;
}
.three-steps h2{
    font-size: 40px;
    line-height: 40px;
}
.three-steps .first-block .top-block {
    min-height: 350px;
}  
.three-steps .second-block .top-block,
.three-steps .third-block .top-block,
.three-steps .forth-block .top-block{
    min-height: 230px;
}
.three-steps .fifth-block .top-block {
    min-height: 320px;
}
.three-steps .fifth-block a.p-5 {
    padding: 1.5rem!important;
}
.group_of_products .golden_block, .group_of_products .green_block {
    min-height: 200px;
}
.group_of_products .golden_block .p-5, .group_of_products .green_block .p-5 {
    padding: 1.5rem!important;
}
.group_of_products h2, .group_of_products p {
    font-size: 1rem;
    line-height: 1.4rem;
}
.group_of_products .marbal_block{
  	min-height: 440px;
}
   .small-logo {
    position: inherit !important;
    top: 0 !important;
    left: 0 !important;
    margin: 0 auto;
}
  .wrapper-adjust {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
  .content-with-image-bottom-wrapper>.flex {
    margin-top: 0 !important;
}

  
}
.three-steps {
    margin-bottom: 50px;
    margin-top: 50px;
  height:auto !important;
}
.cascade {
    padding-top: 3px !important;
    background: #F7F7F5 ;
    padding-bottom: 0;
}

@media (min-width: 768px) and (max-width: 991px) { 
.group_of_products h2, .group_of_products p {
    font-size: 1.2rem;
    line-height: 1.6rem;
}
.group_of_products .golden_block .p-5, .group_of_products .green_block .p-5 {
    padding: 2rem!important;
}
.group_of_products .golden_block, .group_of_products .green_block {
    min-height: 220px;
}
   .three-steps h2 {
    font-size: 52px;
}
}
@media(max-width:600px)
{
.cascade.last-section-three .row.no-gutters.group_of_products.pt-5.pb-5 {
    padding-top: 0 !important;
}
  .cascading-content.top-cascading .items.row.three-steps.top-sections {
    margin-bottom: 15px;
}
 .cascading-content.top-cascading .p-5 {
    padding: 25px !important;
}

  .last-section-three .group_of_products h2{
    font-size: 20px;
    line-height: inherit;
}
  .last-section-three .group_of_products p {
    font-size: 40px;
    line-height: 40px;
  }
  .three-steps p:last-child {
    margin-bottom: 0;
}
  #stamped-main-widget{
  	padding:0;
  }
}

@media screen and (max-width: 1025px) {
  .topWrapper, .rightWrapper {
    padding:0px 45px;
}
.image-text-wrapper {
    width: 77%;
} 
    .small-logo {
    left: 15px !important;
}
}

@media screen and (max-width: 990px) {
  .topWrapper, .rightWrapper {
    padding:0px 40px;
}
  .title-desc-contianer h3 {
    font-size: 30px;
    line-height: 36px;
    padding-bottom: 10px;
}
}


@media screen and (max-width: 767px) {
  section.bgWhite.aboutPageWrapper {
    padding-left: 15px;
    padding-right: 15px;
}
  .mbl-desktop-hide.flex {
    display: block;
}
  .flex.desktop-mbl-hide {
    display: none;
}
  .topWrapper, .rightWrapper {
    padding:50px 25px;
    width: 100%;
}
 .leftWrapper {
    width: 100%;
} 
  .mainWrapper {
    flex-direction: column;
}
 .image-text-wrapper {
    width: 73%;
}
.btnWrapperbg {
    margin-top: 20px;
}  
.bg-section .image-text-wrapper h4 {
    font-size: 34px;
    line-height: 36px;
    padding-bottom: 20px;
}  
.image-text-wrapper h4 {
    font-size: 34px;
       line-height: 36px;
       padding-bottom: 0px;
}
 .bg-section .image-text-wrapper p {
    font-size: 24px;
    line-height: 34px;
} 
.image-text-wrapper p {
    font-size: 24px;
    line-height: 34px;
}
.image-in-background {
    min-height: 350px;  
}
.mainWrapper.bg-section .image-in-background {
    padding: 50px 0px;
}
.small-logo {
    position: inherit !important;
    top: 0 !important;
    left: 0 !important;
    margin: 0 auto;
}
}

@media screen and (max-width: 425px) {
.image-text-wrapper {
    width: 90%;
}
}