/** Shopify CDN: Minification failed

Line 6266:2 Unexpected ")"

**/
@font-face {
  font-family: "Creato display";
  src: url("/cdn/shop/files/CreatoDisplay-Medium.otf?v=1709637407");
  font-weight: 500;
}

@font-face {
  font-family: "Creato display";
  src: url("/cdn/shop/files/CreatoDisplay-Bold.otf?v=1709637407");
  font-weight: 600;
}

@font-face {
  font-family: "Montserrat";
  src: url("/cdn/shop/files/Montserrat-Medium.ttf?v=1738839893");
  font-weight: 500;
}

@font-face {
  font-family: "Montserrat";
  src: url("/cdn/shop/files/Montserrat-SemiBold.ttf?v=1738841267");
  font-weight: 600;
}

@font-face {
  font-family: "Montserrat";
  src: url("/cdn/shop/files/Montserrat-Light.ttf?v=1738852203");
  font-weight: 300;
}

@font-face {
  font-family: "Montserrat";
  src: url("/cdn/shop/files/Montserrat-Regular.ttf?v=1738852375");
  font-weight: 400;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style: none;
  text-decoration: none;
}

body:has(.scrolled-past-header) .list-menu li a,
body:has(.scrolled-past-header) summary.list-menu__item span {
  color: #fff !important;
}

body:has(.scrolled-past-header) summary.list-menu__item svg path {
  stroke: #fff !important;
}

body:has(.scrolled-past-header) .list-menu li summary.list-menu__item:hover svg path {
  stroke: #dcba13 !important;
}

body:has(.scrolled-past-header) .list-menu--inline li details .list-menu li a {
  color: #000 !important;
}

body:has(.scrolled-past-header):not(:has(.main-banner-sec)):not(:has(.secondary-banner)):not( :has(.inner-banner-sec)):not(:has(.main-blogs-sec)) svg.icon-cart path,
body:has(.scrolled-past-header):not(:has(.main-banner-sec)):not(:has(.secondary-banner)):not( :has(.inner-banner-sec)):not(:has(.main-blogs-sec)) svg.icon-account path,
body:has(.scrolled-past-header):not(:has(.main-banner-sec)):not(:has(.secondary-banner)):not( :has(.inner-banner-sec)):not(:has(.main-blogs-sec)) svg.header__icon--search path,
body:has(.scrolled-past-header):not(:has(.main-banner-sec)):not(:has(.secondary-banner)):not( :has(.inner-banner-sec)):not(:has(.main-blogs-sec)) svg.icon-cart-empty path {
  fill: #fff;
}

body:has(.scrolled-past-header) .list-menu--inline li details .list-menu li a:hover {
  color: #dcba13 !important;
}

body:has(.scrolled-past-header):not(:has(.main-banner-sec)):not(:has(.secondary-banner)):not( :has(.inner-banner-sec)):not(:has(.main-blogs-sec)) .header-btn a:hover {
  background: #fff;
  color: #000 !important;
}

body:has(.scrolled-past-header) body,
html {
  position: relative;
  /*font-family: "Montserrat", sans-serif; */
  font-family: "Montserrat", serif;
  font-optical-sizing: auto;
  letter-spacing: 0px;
  background: #fff;
  scroll-behavior: smooth;
}

::selection {
  background: #bb9c0091;
  color: #000000;
}

/* ::-webkit-scrollbar {
        width: 12px;
    }
    
    ::-webkit-scrollbar-track {
        background: #fff;
    }
    
    ::-webkit-scrollbar-thumb {
        background: #cecece;
        border: 1px solid #f5f5f5;
        border-radius: 10px;
    } */

button {
  cursor: pointer;
}

img {
  max-width: 100%;
  user-select: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Creato display";
  font-style: normal;
}

.container,
.page-width {
  width: 100%;
  margin: 0 auto;
  max-width: 1330px;
  padding: 0px 20px;
  transition: padding 0.5s ease-in-out;
}

.main-banner-sec {
  width: 100%;
  position: relative;
  padding: 160px 0px 140px;
  background-color: #232323;
  background-image: url(../images/bnr-bg.png);
  background-repeat: no-repeat;
  background-position: center -20px;
  background-size: cover;
  z-index: 1;
}

.template-index .main-banner-sec {
  padding: 230px 0 160px;
}

.main-banner-sec::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(to right, #494948 36%, #23232300 60%);
  z-index: -1;
}

.main-banner-sec h1 {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
  display: block;
  font-weight: 500;
  font-family: "Montserrat", serif;
}

.main-banner-sec h2 {
  font-size: 64px;
  color: #fff;
  line-height: 80px;
  margin-bottom: 30px;
  max-width: 715px;
  font-weight: 700;
}

.main-banner-sec p {
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  max-width: 570px;
  margin-bottom: 20px;
  font-weight: 500;
}

.btn {
  display: block;
  width: fit-content;
  outline: none;
  border: none;
  background: #dcba13;
  padding: 14px 30px;
  border-radius: 4px;
  font-family: "Montserrat", serif;
  font-size: 18px;
  font-weight: 500;
  color: #232323;
  line-height: 20px;
  text-align: center;
  transition: all 0.3s;
}

/* .btn.yellowBtn:hover {
    background-color: #fff;
    color: #000;
  }
  
  .btn.whiteBtn:hover {
    background-color: #000;
    color: #fff;
  } */

.btn:hover {
  letter-spacing: 0.7px;
}

.main-banner-sec .btn {
  margin-top: 50px;
}

#banner-template--16966620905651__main_banner_sec_bHtUKq .btn {
  margin-top: 40px;
}

.value-stacks-sec {
  width: 100%;
  position: relative;
  padding-bottom: 60px;
  background: #232323;
  margin-bottom: -1px;
}

.vs-row {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 98px;
  background: linear-gradient(135deg, #b4b4b4, #858585, #494948);
  padding: 30px 40px;
  border-radius: 20px;
  transform: translateY(-50%);
  position: relative;
  z-index: 2;
}

#shopify-section-template--16966620905651__value_stack_sec_ctH6JW .vs-row {
  max-width: 1023px;
}

/* 
    #shopify-section-template--16966620905651__value_stack_sec_ctH6JW .vs-row .vs-cell:nth-child(2) {
        padding-right: 40px;
    }
    
    #shopify-section-template--16966620905651__value_stack_sec_ctH6JW .vs-row .vs-cell:nth-child(3) {
        padding-right: 40px;
    } */

.vs-cell {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  width: 244px;
  justify-content: center;
}

.vs-ico {
  width: 54px;
  height: 54px;
  aspect-ratio: 1/1;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.vs-ico img {
  max-width: 24px;
  /* max-height: 24px; */
  display: block;
  object-fit: contain;
}

.vs-txt p {
  font-family: "Creato display";
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

.vs-cell:not(:last-child)::after {
  content: "";
  top: 0;
  bottom: 0;
  width: 1px;
  background: #2426272b;
  height: 54px;
  margin: auto;
  position: absolute;
  right: calc(-98px / 2);
}

.img-w-cntnt-sec {
  width: 100%;
  background: #232323;
  position: relative;
  padding: 0px 0px 120px;
}

.img-w-cntnt-sec.noBgClr {
  background: none;
}

.iwc-row {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: 30px;
}

.img-w-cntnt-sec.inverted .iwc-row .iwc-col1 {
  order: 2;
}

.img-w-cntnt-sec.inverted .iwc-row .iwc-col2 {
  order: 1;
}

.iwc-col1 img {
  width: 100%;
  display: block;
  object-fit: cover;
  border-radius: 20px;
  aspect-ratio: 630/530;
}

.iwc-col2 {
  color: #fff;
  max-width: 630px;
}

.iwc-col2 h2 {
  font-size: 54px;
  line-height: normal;
  margin-bottom: 30px;
  color: #fff;
}

.iwc-col2 :is(p, li) {
  font-size: 18px;
  line-height: 23px;
  margin-top: 15px;
  font-weight: 400;
  color: #ffffffd1;
}

.iwc-col2 .cta-hldr {
  margin-top: 50px;
}

body.serv-medspa-template .main-banner-sec h2 {
  max-width: 740px;
}

body.serv-medspa-template .main-banner-sec::before {
  background: linear-gradient(to right, #494948 38.72%, rgba(35, 35, 35, 0) 78.02%);
}

.iwc-col2 ul li {
  list-style-type: disc;
  margin-top: 0;
}

.iwc-col2 ul {
  padding-left: 25px;
}

.iwc-col2 ul li:not(:last-child) {
  margin-bottom: 10px;

}

.bad-vision-sec {
  width: 100%;
  padding: 120px 0px;
  background: linear-gradient(139.64deg,
      rgba(255, 216, 24, 0.45) 32.16%,
      rgba(187, 155, 0, 0.89) 79.71%);
}

.bad-vision-title h2 {
  font-size: 46px;
  line-height: normal;
  text-align: center;
  color: #242627;
  text-wrap: balance;
  max-width: 936px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.bad-vision-sec.sect-template--16966620905651__vision_section_RUKxHT .bad-vision-title h2 {
  margin-bottom: 20px;
}

.bad-vision-title p {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
  max-width: 960px;
  margin: 0 auto;
}

.sect-template--16966620905651__vision_section_RUKxHT .bad-vision-title p {
  max-width: 1070px;
  color: #232323;
}

.bad-vision-grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 50px;
}

.bad-vision-sec.sect-template--16966620905651__vision_section_RUKxHT .bad-vision-grid {
  margin-top: 60px;
}

.vision-card {
  width: 100%;
  /* border-radius: 20px; */
  background: transparent;
  transition: all ease-in-out .3s;
  /* border: solid 1px #d9b20745; */
}

.vision-card a {
  width: 100%;
  padding: 20px;
  transition: all ease-in-out .3s;
  display: block;
  border-radius: 20px;
  border: solid 1px #d9b20745;
  height: 100%;
}

.vision-card:hover a {
  background: #fff;
  border-color: #fff;
}

/* .vision-card:hover {
  background: #fff;
  border-color: #fff;
} */

.vision-card a[href=""] {
  pointer-events: none;
}

.vc-img img {
  width: 100%;
  display: block;
  aspect-ratio: 370/327;
  border-radius: 10px;
  object-fit: cover;
}

.vc-cntnt {
  padding: 30px 0px 10px;
}

.vc-cntnt h3 {
  font-size: 28px;
  text-align: center;
  line-height: normal;
  margin-bottom: 20px;
  color: #232323;
}

.vc-cntnt p {
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  color: #232323;
  font-weight: 400;
  text-wrap: balance;
}

.sect-template--16966620905651__vision_section_RUKxHT .bad-vision-grid .vision-card:nth-child(4) .vc-cntnt p {
  text-wrap: balance;
}

.sect-template--16966620905651__vision_section_RUKxHT .bad-vision-grid .vision-card:nth-child(2) .vc-cntnt p {
  max-width: 430px;
  margin: 0 auto;
}

.bad-vision-cta {
  margin-top: 35px;
}

.bad-vision-cta a {
  background: #fff;
  margin: 0 auto;
}

.vm-btn {
  display: none;
}

.best-seller-sec {
  width: 100%;
  padding: 120px 0px;
  background: #f9f9f9;
}

.best-seller-title h2 {
  font-size: 54px;
  line-height: 1;
  color: #242627;
  text-align: center;
  margin-bottom: 60px;
}

.products-row {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.product-cell {
  width: 100%;
  background: #fff;
  overflow: hidden;
  border-radius: 20px;
  transition: all 0.3s;
  border: 1px solid #ebebeba4;
}

/* .product-cell a, */
.product-cell .card {
  width: 100%;
  padding: 30px;
  display: block;
}

.product-cell .card :is(.card__inner, .card__media) {
  border-radius: 20px;
}

.prod-image img {
  width: 100%;
  display: block;
  object-fit: cover;
  border-radius: 20px;
  aspect-ratio: 350/362;
}

.prod-cntnt,
.product-cell .card .card__content.prod-cntnt {
  width: 100%;
  padding-top: 30px;
}

.product-cell .card__information {
  padding-top: 0;
  padding-bottom: 0;
  grid-row-start: 1;
}

.prod-inf-row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  /* margin-bottom: 19px; */
  gap: 10px;
}

.prod-inf-row .prod-title {
  flex: 1;
}

.prod-inf-row .prod-title p,
.prod-inf-row .prod-title a {
  font-size: 16px;
  line-height: normal;
  color: #434849;
  min-height: 38px;
}

.prod-inf-row .prod-title a {
  font-weight: 500;
}

.price.prod-price {
  margin-top: 0 !important;
}

.card-wrapper .AirReviews-StarRate--Count {
  margin-left: 12px;
}

.prod-inf-row .prod-price span {
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
  color: #434849;
  letter-spacing: 0px !important;
}

.prod-cntnt .btn {
  margin-top: 20px;
  background: #fff;
  border: 1px solid #242627;
}

.product-cell:hover {
  box-shadow: 0px 20px 34px -20px rgb(0 0 0 / 20%);
}

.product-cell:hover .prod-cntnt .btn {
  background: #dcba13;
  border-color: #dcba13;
  color: #242627;
}

.one-life-sec {
  width: 100%;
  padding: 120px 0px;
  background: linear-gradient(260deg,
      #bb9c0000 -7.42%,
      #858585 -7.42%,
      #b4b4b4 -7.41%,
      #494948 78.52%);
}

.one-life-title h2 {
  font-size: 54px;
  line-height: normal;
  text-align: center;
  color: #ffffff;
  margin-bottom: 20px;
}

.one-life-title p {
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-weight: 500;
  max-width: 1080px;
  margin: 0 auto;
}

.ol-row {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-top: 70px;
}

.one-life-btn-hldr .btn {
  margin: 0 auto;
}

.ol-col1 {
  width: 100%;
}

.ol-cont-tagline {
  margin-bottom: 30px;
}

.ol-cont-tagline p {
  font-family: Creato display;
  font-style: normal;
  font-size: 28px;
  font-weight: 700;
  line-height: 33.26px;
  color: #fff;
}

.one-life-wo-image-sec .ol-cell {
  margin-bottom: 0;
}

.one-life-wo-image-sec .ol-row {
  row-gap: 20px;
}

.one-life-btn-hldr {
  margin-top: 50px;
}

.ol-cell {
  width: 100%;
  background: #fff;
  margin-bottom: 20px;
  padding: 30px;
  border-radius: 20px;
  transition: all 0.3s ease-out;
}

.ol-cell-title {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}

.ol-cell-title>span {
  display: flex;
  width: 24px;
  height: 24px;
  background: #fff;
  outline: 1px solid #000;
  border-radius: 50%;
  padding: 6px;
  transition: all 0.3s ease-out;
}

.ol-cell:hover .ol-cell-title>span {
  background: linear-gradient(to right, #858585, #b4b4b4, #858585);
  outline: 1px solid #fff;
}

.ol-cell:hover .ol-cell-title>span img {
  filter: brightness(0) invert(1);
}

.ol-cell-title>span:hover {
  transition: all 0.3s ease-out;
}

.ol-cell-title h3 {
  font-size: 18px;
  line-height: normal;
  color: #242627;
  font-weight: 500;
}

.ol-cell p {
  font-size: 18px;
  line-height: normal;
  color: #434849;
  max-width: 570px;
}

.sect-template--16966620905651__one_life_sec_TxgyAm .ol-cell p {
  max-width: 100%;
}

.ol-col1 .btn {
  margin-top: 50px;
}

.ol-col2 img {
  width: 100%;
  display: block;
  object-fit: cover;
  height: 100%;
  aspect-ratio: 630 / 626;
  border-radius: 24px;
}

.types-sec {
  width: 100%;
  margin-bottom: 60px;
}

.types-sec-title h2 {
  font-size: 54px;
  text-align: center;
  line-height: normal;
  color: #242627;
  margin-bottom: 20px;
}

.types-sec-title p {
  font-size: 24px;
  color: #434849;
  text-align: center;
  max-width: 620px;
  font-weight: 500;
  margin: 0 auto;
}

.types-sec-title {
  padding-top: 120px;
  margin-bottom: 60px;
}

.types-sec-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

/* .types-sec-row .tsc-block:first-child .ts-block-bg img {
        object-position: top;
      } */

.types-sec:not(:has(.types-sec-title)) {
  margin: 60px 0px;
}

/* .types-sec:not(:has(.types-sec-title)):nth-last-of-type(1){
        margin-bottom: 60px;
    } */

.tsc-block {
  flex-grow: 1;
  flex-basis: calc(50% - 30px);
  aspect-ratio: 630/600;
  position: relative;
  z-index: 1;
  border-radius: 20px;
  overflow: hidden;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-height: 600px;
  width: 100%;
}

.tsc-block:only-child {
  aspect-ratio: 1200/600;
  padding: 60px;
}

.ts-block-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.ts-block-bg img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  pointer-events: none;
}

.tsc-block h3 {
  font-size: 54px;
  line-height: normal;
  margin-bottom: 30px;
  color: #242627;
}

.tsc-block p {
  font-size: 16px;
  line-height: 20px;
  color: #434849;
  font-weight: 500;
  max-width: 327px;
  margin-bottom: 20px;
}

.tsc-block .btn {
  margin-top: 30px;
  background: #fff;
}

.tsc-block .btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tsc-block .btn:hover {
  background: #000;
  color: #fff;
}

.tsc-block:only-child p {
  font-size: 20px;
  max-width: 600px;
}

.tsc-block .ts-block-bg {
  transition: all 0.3s ease-out;
}

.tsc-block:hover .ts-block-bg {
  transition: all 0.3s ease-out;
  transform: scale(1.05);
}

.enjoy-sec {
  width: 100%;
  padding: 60px 0px;
  position: relative;
  z-index: 1;
  background-color: #232323;
  background-image: url(../images/enjoy2.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  margin-top: 120px;
}

.enjoy-sec::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(-89.7deg,
      rgba(180, 180, 180, 0) 49.18%,
      #858585 61.32%,
      #494948 99.52%);
  z-index: -1;
}

.template-index .enjoy-sec:before {
  background: linear-gradient(-89.26deg,
      rgba(180, 180, 180, 0) 22.53%,
      #858585 46.26%,
      #494948 101.07%);
}

#enjoy-template--16938194796723__image_banner_sec_FmURGp::before {
  background: linear-gradient(-89.7deg,
      #b4b4b400 6.18%,
      #858585 44.32%,
      #494948 99.52%);
}

.enjoy-cntnt {
  min-height: 270px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.enjoy-cntnt h2 {
  font-size: 54px;
  line-height: normal;
  color: #fff;
  margin-bottom: 20px;
  max-width: 912px;
}

.enjoy-cntnt p {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  line-height: normal;
  max-width: 710px;
}

:is(#enjoy-template--16966620905651__image_banner_sec_zAKDVG,
  #enjoy-template--16966620905651__image_banner_sec_MGGByM) .enjoy-cntnt p {
  font-weight: 500;
}

#enjoy-template--16966620905651__image_banner_sec_MGGByM {
  margin-top: 0;
}

.enjoy-cntnt .btn {
  margin-top: 50px;
  background: #fff;
}

.eye-care-sec {
  width: 100%;
  padding: 120px 0px;
  background: #f9f9f9;
}

.eye-care-title h2 {
  font-size: 54px;
  line-height: normal;
  text-align: center;
  color: #242627;
}

.optometrists-albuquerque-template :is(.eye-care-title,
  .iwc-col2,
  .one-life-title,
  .good-docs-title,
  .best-seller-title,
  .types-sec-title,
  .enjoy-cntnt,
  .steps-title,
  .tst-title,
  .vid-title,
  .blog-sec-title,
  .locat-title-row) h2 {
  font-size: 46px;
}

.optometrists-albuquerque-template .good-docs-title h2 {
  max-width: 950px;
}

.eye-care-grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 60px;
}

.ec-card {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  background: #fff;
  transition: all 0.3s;
  padding: 20px;
}

.ec-card:hover {
  box-shadow: 0px 20px 34px -20px rgb(0 0 0 / 20%);
}

.ec-img img {
  width: 100%;
  display: block;
  object-fit: cover;
  aspect-ratio: 370/327;
  border-radius: 20px;
}

.ec-cntnt {
  width: 100%;
  padding: 40px 0px 20px;
}

.ec-cntnt h3 {
  font-size: 22px;
  line-height: normal;
  text-align: center;
  color: #242627;
  margin-bottom: 10px;
}

.ec-cntnt p {
  font-size: 18px;
  line-height: normal;
  text-align: center;
  color: #434849;
  text-wrap: balance;
  /* max-width: 360px; */
  margin: 0 auto;
}

.eye-care-cta {
  margin-top: 50px;
}

.eye-care-cta .btn {
  margin: 0 auto;
}

.good-docs-sec {
  width: 100%;
  padding: 120px 0px;
  background: #232323;
}

.good-docs-title h2 {
  font-size: 54px;
  line-height: normal;
  text-align: center;
  max-width: 1100px;
  margin: 0 auto;
  margin-bottom: 20px;
  color: #fff;
}

.good-docs-title p {
  font-size: 24px;
  color: #fff;
  text-align: center;
  font-weight: 500;
  max-width: 1120px;
  margin: 0 auto;
}

.good-docs-row {
  width: 100%;
  padding: 60px;
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  gap: 90px;
  align-items: center;
  background: linear-gradient(108deg, #bb9b00, #ffd818, #bb9b00);
  border-radius: 20px;
}

.gd-cell {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 30px;
  position: relative;
  justify-content: center;
}

.gd-cell:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0;
  right: -55px;
  bottom: 0;
  width: 0.15vw;
  background: rgb(255 255 255 / 80%);
  opacity: 30%;
}

.gd-ico {
  height: 80px;
  width: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #dcba13;
  border: 1px solid #fff;
  border-radius: 50%;
  aspect-ratio: 1/1;
}

.gd-ico img {
  max-width: 40px;
  max-height: 40px;
  display: block;
  object-fit: contain;
}

.gd-cntnt span {
  font-family: "Creato display";
  font-size: 54px;
  line-height: 44px;
  font-weight: 700;
  color: #232323;
  margin-bottom: 20px;
  display: block;
}

.gd-cntnt p {
  font-size: 18px;
  line-height: 22px;
  color: #434849;
  font-weight: 500;
}

/* .gd-cell:not(:last-child) {
          border-right: 1px solid rgb(255 255 255 / 80%);
      } */

.steps-sec {
  width: 100%;
  padding: 120px 0px;
  background: #f9f9f9;
}

.steps-title h2 {
  font-size: 54px;
  line-height: normal;
  text-align: center;
  color: #242627;
  margin-bottom: 20px;
}

.steps-title p {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
  color: #434849;
}

.steps-row {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 70px;
}

.step-cell {
  width: 100%;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  counter-increment: step;
  transition: all 0.3s;
}

.step-cell:hover {
  box-shadow: 0px 20px 34px -20px rgb(0 0 0 / 20%);
}

.step-cell-img img {
  width: 100%;
  display: block;
  object-fit: cover;
  aspect-ratio: 410/380;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.step-count {
  position: absolute;
  top: 30px;
  left: 30px;
  display: block;
  width: fit-content;
  padding: 14px 30px;
  background: linear-gradient(108deg, #bb9b00, #ffd818, #bb9b00);
  border-radius: 4px;
  font-size: 18px;
  font-family: "Montserrat", serif;
  font-weight: 600;
}

.step-count::after {
  content: "0" counter(step);
}

.step-cell-cntnt {
  padding: 0px 14px 30px;
}

.step-ico {
  height: 90px;
  width: 90px;
  background: #656565;
  box-shadow: inset 0px 0px 0px 2px #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: -50px auto 30px;
  position: relative;
}

.step-ico img {
  height: 40px;
  width: 40px;
  display: block;
  object-fit: contain;
}

.step-cell-cntnt span {
  display: block;
  font-family: "Creato display";
  text-align: center;
  font-size: 22px;
  line-height: normal;
  font-weight: 600;
  margin-bottom: 10px;
  color: #242627;
}

.step-cell-cntnt p {
  font-size: 16px;
  line-height: normal;
  text-align: center;
  color: #434849;
  max-width: 345px;
  margin: auto;
}

.testimonials-sec {
  width: 100%;
  padding: 100px 0px 160px;
  background: linear-gradient(91.22deg,
      #bb9b00 -4.06%,
      #858585 -4.06%,
      #b4b4b4 48.26%,
      #858585 108.69%);
  position: relative;
  z-index: 1;
}

.testimonials-sec .tst-btn {
  margin-top: 50px;
}

.testimonials-sec .container {
  max-width: 100%;
}

.testimonials-sec .tst-btn .btn {
  margin: 0 auto;
}

.tst-title h2 {
  font-size: 54px;
  line-height: normal;
  color: #fff;
  text-align: center;
  max-width: 1070px;
  margin: 0 auto;
}

.tst-container .swiper {
  max-width: 93%;
  margin: 0 auto;
}

.tst-container {
  width: 100%;
  margin: 0 auto;
  margin-top: 70px;
  max-width: 1440px;
  padding: 0 20px;
  position: relative;
}

.testimonials-sec::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url(/cdn/shop/files/bg-testimonail.png?v=1738779694);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: -1;
}

.tst-card {
  width: 100%;
  display: flex;
  gap: 40px;
  align-items: center;
}

.tst-img img {
  width: 239px;
  min-width: 239px;
  display: block;
  border-radius: 20px;
  object-fit: cover;
}

.tst-cntnt::before {
  content: "";
  display: block;
  height: 45px;
  width: 45px;
  background-image: url("/cdn/shop/t/2/assets/tst-quotes.png?v=1709738983");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 20px;
}

.tst-cntnt>p {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #fff;
}

.tst-details {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.tst-details p {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  line-height: 28px;
}

.tst-details span {
  font-size: 16px;
  color: rgb(255 255 255 / 80%);
  font-weight: 600;
  line-height: 28px;
}

.tst-container :is(.swiper-button-next, .swiper-button-prev) {
  aspect-ratio: 1/1;
  width: 41px;
  height: 41px;
  border: 1px solid #fff;
  border-radius: 50%;
  left: 0px;
  display: flex;
  transition: all ease 0.3s;
  top: 50%;
  transform: translateY(-50%);
}

.tst-container :is(.swiper-button-next, .swiper-button-prev):hover {
  background-color: #fff;
}

.tst-container :is(.swiper-button-next, .swiper-button-prev):hover::after {
  color: #858585;
}

.tst-container :is(.swiper-button-next, .swiper-button-prev)::after {
  font-size: 14px;
  color: #fff;
}

.tst-container :is(.swiper-button-next) {
  left: auto;
  right: 0px;
}

.video-sec {
  width: 100%;
  padding: 120px 0px 60px;
}

.vid-title h2 {
  font-size: 54px;
  line-height: normal;
  text-align: center;
  color: #242627;
  max-width: 1065px;
  margin: 0 auto 20px;
}

.vid-cntnt {
  width: 100%;
  margin-top: 60px;
}

.vid-cntnt iframe {
  width: 100%;
  height: auto;
  display: block;
  aspect-ratio: 1290/600;
  border-radius: 20px;
}

.vid-cta {
  margin-top: 50px;
}

.vid-cta .btn {
  margin: 0 auto;
}

.badges-sec {
  width: 100%;
  padding: 60px 0px 0px;
  background: #f9f9f9;
}

.badges-sec.sect-template--16966620905651__badges_section_xpD6n6 {
  padding-bottom: 120px;
}

.badges-row {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 52.9%;
  align-items: center;
  gap: 60px;
  padding: 60px 40px;
  background: #fff;
  border-radius: 20px;
}

.badge-grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px 5px;
  max-width: 366px;
  margin: 0 auto;
}

.badges-sec.sect-template--16966620905651__badges_section_xpD6n6 .badge-grid {
  max-width: 100%;
}

.badge-grid .badge-cell img {
  width: 100%;
  display: block;
  object-fit: cover;
  aspect-ratio: 1/1;
}

.badges-col2 h2 {
  font-size: 54px;
  line-height: normal;
  color: #242627;
  margin-bottom: 22px;
  max-width: 630px;
}

.badges-col2 p {
  font-size: 18px;
  line-height: 28px;
  color: #434849;
  margin-top: 20px;
  max-width: 630px;
}

.badges-col2 ul {
  padding-left: 20px;
  margin-top: 30px;
}

.badges-col2 ul li {
  list-style: disc;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  color: #434849;
  margin-top: 10px;
}

.badges-col2 ul li::marker {
  font-size: 12px;
  color: #434849;
}

.badges-col2 .badge-cta {
  margin-top: 40px;
}

.map-sect {
  width: 100%;
}

.map-holder {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}

.map-holder iframe {
  width: 100%;
  filter: grayscale(1);
  border-radius: 20px;
  aspect-ratio: 1290/547;
  height: auto;
}

.blogs-sec {
  width: 100%;
  padding: 120px 0px 120px;
  background: #f9f9f9;
}

.blog-sec-title h2 {
  font-size: 54px;
  line-height: normal;
  text-align: center;
  color: #242627;
  margin: 0 auto 20px;
}

.blogs-grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 60px;
}

.blog-card {
  width: 100%;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  transition: all 0.3s;
  padding: 20px 20px 20px;
}

.blog-card a {
  width: 100%;
  display: block;
  text-decoration: none !important;
  line-height: normal;
  color: #434849;
  /* padding: 20px 20px 30px; */
}

.blog-card .card__information:has(.blg-card-bottom) {
  padding-bottom: 0;
}

.blg-card-top {
  /* padding-bottom: 20px; */
  /* border-bottom: 1px solid rgb(220 186 19 / 20%) !important;
        border-radius: 20px !important; */
}

.blg-card-top .card__media {
  border-radius: 20px !important;
}

.blg-card-top img {
  width: 100%;
  display: block;
  object-fit: cover;
  aspect-ratio: 370/300;
  border-radius: 20px;
  /* margin-bottom: 30px; */
}

.blg-details {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 0px;
  font-size: 12px;
  color: #434849;
  margin-top: 20px;
  margin-bottom: 30px;
}

.blg-details .circle-divider::after {
  margin: 0 10px !important;
}

.blg-details span {
  font-size: 14px;
  line-height: 14px;
}

.blg-details .caption-with-letter-spacing {
  letter-spacing: 0;
  text-transform: capitalize;
}

.singl-blog-title {
  margin-top: 20px !important;
}

.blg-card-bottom {
  padding: 20px 0px 0px;
}

.blg-card-bottom h3 {
  font-size: 22px;
  line-height: 22px;
  color: #242627;
  margin-bottom: 20px;
  font-family: Creato display;
  font-weight: 700;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  min-height: 26px;
  max-height: 26px;
  overflow: hidden;
}

.blg-card-bottom p {
  font-size: 16px;
  line-height: normal;
  color: #434849;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 60px;
  max-height: 60px;
}

.blg-card-bottom .btn {
  margin-top: 30px;
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #000;
}

.blog-card:hover {
  box-shadow: 0px 20px 34px -20px rgb(0 0 0 / 20%);
}

.blog-card:hover .blg-card-bottom .btn {
  background: #dcba13;
  box-shadow: inset 0px 0px 0px 0px #0000;
}

.site-footer {
  width: 100%;
  background: #232323;
}

.newsletter-sec {
  width: 100%;
  background: linear-gradient(to bottom, #f9f9f9 50%, #232323 50%);
  transform: translate(0px, -1px);
}

.newsletter-sec.serv-sect {
  background: linear-gradient(to bottom, #ffffff 75%, #232323 50%);
}

.newsletter-wrap {
  width: 100%;
  position: relative;
  z-index: 1;
  padding: 60px;
  background: linear-gradient(89.54deg,
      #b4b4b4 -8.46%,
      #858585 82.74%,
      #494948 113.11%);
  border-radius: 20px;
}

.newsletter-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -2;
  background-image: url(../images/nws-bg.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: contain;
  border-radius: 20px;
  pointer-events: none;
}

.newsletter-wrap h2 {
  font-size: 54px;
  line-height: normal;
  color: #242627;
  max-width: 600px;
  margin-bottom: 20px;
}

.newsletter-wrap p {
  font-size: 20px;
  line-height: normal;
  color: #434849;
  margin-bottom: 20px;
}

.nws-from .nl-fields {
  width: 100%;
  display: grid;
  grid-template-columns: 33.4%1fr;
  gap: 10px;
}

.nws-from .nl-fields input[type="text"] {
  padding-right: 20px;
}

.nws-em {
  position: relative;
}

.newsletter-form__message--success {
  justify-content: flex-start !important;
}

.nws-from {
  width: 100%;
  max-width: 630px;
  margin: 40px 0px 20px;
  position: relative;
}

.nws-from input {
  width: 100%;
  border: none;
  padding: 20px 30px;
  padding-right: 171px;
  border-radius: 4px;
  font-size: 16px;
  color: #232323;
  font-family: "Montserrat", serif;
  outline: none;
}

.nws-from input::placeholder {
  color: #232323;
}

.nws-from button[type="submit"] {
  position: absolute;
  top: 6px;
  right: 6px;
  bottom: 6px;
  padding: 14px 35px;
  border: none;
  background: #232323;
  border-radius: 4px;
  font-family: "Montserrat", serif;
  color: #fff;
  font-size: 16px;
  line-height: normal;
  z-index: 100;
}

.newsletter-wrap span {
  font-size: 18px;
  line-height: normal;
  color: #434849;
}

.foot-area {
  width: 100%;
  padding-top: 100px;
}

.footer-row {
  width: 100%;
  color: #fff;
  display: grid;
  grid-template-columns: 36% 12% 14% 24%;
  gap: 60px;
  padding-bottom: 35px;
  border-bottom: 1px solid #ffffff;
}

.foot-logo a img {
  width: 100%;
  display: block;
  object-fit: contain;
  max-width: 155px;
  margin-bottom: 27px;
}

.foot-col p {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  max-width: 383px;
  font-weight: 300;
}

.socials-mobile {
  display: none;
}

.foot-col ul.socials {
  width: 100%;
  margin-top: 30px;
  display: flex;
  gap: 10px;
}

.foot-col ul.socials li a {
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgb(255 255 255 / 10%);
  border-radius: 50%;
}

.foot-col ul.socials li a img {
  max-height: 11px;
  display: block;
  object-fit: contain;
}

.foot-col ul.socials li a svg {
  height: 18px;
  width: 18px;
  object-fit: contain;
}

.foot-col>span {
  font-family: "Creato display";
  display: block;
  margin: 2px 0px 30px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 300;
  color: #fff;
}

.foot-col ul:not([class]) li {
  font-size: 16px;
  color: #fff;
  line-height: 33px;
  font-weight: 300;
}

.foot-col ul:not([class]) li strong {
  font-weight: 400;
  width: 22px;
  display: inline-block;
  margin-right: 5px;
}

.foot-col ul:not([class]) li a {
  color: #fff;
}

.foot-col ul.details li {
  width: fit-content;
}

.foot-col ul.details li a {
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  margin-top: 12px;
  display: block;
  width: fit-content;
  font-weight: 300;
  max-width: 275px;
}

.footer-cr {
  width: 100%;
  padding: 10px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.crc1 :is(p, span, p a, a, p span) {
  font-size: 14px;
  color: #fff;
  line-height: 18px;
  font-weight: 300;
}

.crc1 :is(a) {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
}

.crc2 ul {
  width: 100%;
  display: flex;
  gap: 10px;
}

.crc2 ul li:not(:last-child)::after {
  content: "|";
  color: #fff;
  margin-left: 10px;
  font-size: 14px;
  line-height: 24px;
}

.crc2 ul li a {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  font-weight: 300;
}

.blog-content .page-width {
  max-width: 100%;
}

@media only screen and (min-width: 1920px) {
  .filter-col.col-price {
    min-width: 5.67vw;
    padding: 0.47vw;
    height: 2.1vw;
  }

  .filter-col.col-price>span {
    font-size: 0.7vw;
    line-height: 0.72vw;
  }

  .filter-col.col-price>span::after {
    width: 0.5vw;
    height: 0.3vw;
  }

  .pv-col span {
    font-size: 0.65vw;
    line-height: 0.67vw;
    margin-bottom: 0.4vw;
  }

  .pv-col select {
    padding: 0.3vw 0.31vw;
    font-size: 0.65vw;
    line-height: 0.67vw;
  }

  .priceVal-box {
    min-width: 16.7vw;
    padding: 0.9vw 0.6vw 0.6vw 0.6vw;
  }

  .pval-btns button[type="reset"],
  .pval-btns button[type="button"] {
    font-size: 0.66vw;
    line-height: 0.68vw;
    padding: 0.28vw 0.68vw;
  }

  .filter-col>select {
    font-size: 0.7vw;
    line-height: 0.72vw;
    padding: 0.55vw;
    height: 2.1vw;
  }

  .col-date input {
    font-size: 0.7vw;
    line-height: 0.72vw;
    padding: 0.55vw;
    height: 2.1vw;
    max-width: 7.1vw;
  }

  .col-check>label {
    font-size: 0.7vw;
    line-height: 0.72vw;
    padding: 0.55vw;
    height: 2.1vw;
  }

  .col-check>label input {
    height: 0.8vw;
    width: 0.8vw;
  }

  .filter-col>button[type="submit"] {
    font-size: 0.7vw;
    padding: 0.6vw 1vw;
  }
}

@media only screen and (max-width: 1764px) {
  .filter-col {
    flex-grow: 1;
    flex-basis: 20%;
  }

  .filter-col>button[type="submit"] {
    width: 100%;
  }

  .col-date input {
    max-width: 100%;
  }
}

@media only screen and (max-width: 1150px) {
  .filter-col {
    flex-basis: max-content;
  }
}

/* NEW CHANGES */

/* body:not(.template-index):not(:has(.inner-banner-sec)) sticky-header.header-wrapper {
          background: #000;
      }
      
      body:not(.template-index):not(:has(.inner-banner-sec)) header .list-menu li a {
          color: #fff !important;
      }
      
      body:not(.template-index):not(:has(.inner-banner-sec)) header .list-menu.menu-drawer__menu li a {
          color: #000 !important;
      }
      
      body:not(.template-index):not(:has(.inner-banner-sec)) .header__icons svg  path {
          fill: #fff !important;
          color: #fff !important;
      }
      
      
      body:not(.template-index):not(:has(.inner-banner-sec)) .header-btn a {
        color: #fff !important;
        border: 1px solid #fff !important;
      } */

/* body:not(.template-index):not(:has(.inner-banner-sec)) .shopify-section-header-sticky sticky-header.header-wrapper .menu-drawer-container svg path {
  filter: invert(0);
}

body:not(.template-index):not(:has(.inner-banner-sec)):not(.optometrists-albuquerque-template) .menu-drawer-container svg path {
  filter: invert(1);
} */

.announcement-bar .announcement-bar__message,
.announcement-bar .announcement-bar__message a {
  font-size: 16px;
  line-height: 19.5px;
  font-weight: 400;
  text-align: center;
  font-family: "Montserrat", serif;
}

.announcement-bar .announcement-bar__message {
  text-decoration: none !important;
}

.announcement-bar .announcement-bar__message span {
  text-decoration: none !important;
}

.announcement-bar__link {
  text-decoration: none !important;
}

.announcement-bar .announcement-bar__message a {
  color: #fff;
  text-decoration: underline;
  display: inline-block;
  padding-left: 10px;
}

sticky-header.header-wrapper {
  position: absolute;
  width: 100%;
  background-color: transparent;
  margin-top: -1px;
}

body:not(:has(.main-banner-sec)):not(:has(.secondary-banner)):not( :has(.inner-banner-sec)):not(:has(.main-blogs-sec)):not(:has(.inner-blog-sec)) sticky-header.header-wrapper {
  position: relative;
  width: 100%;
}

body:not(:has(.main-banner-sec)):not(:has(.secondary-banner)):not( :has(.inner-banner-sec)):not(:has(.main-blogs-sec)) .header-btn a {
  color: #232323;
  border: 1px solid #232323;
}

body:not(:has(.main-banner-sec)):not(:has(.secondary-banner)):not( :has(.inner-banner-sec)):not(:has(.main-blogs-sec)) .header-btn a:hover {
  color: #fff !important;
  background: #000;
}

body:not(:has(.main-banner-sec)):not(:has(.secondary-banner)):not( :has(.inner-banner-sec)):not(:has(.main-blogs-sec)) .list-menu li a,
body:not(:has(.main-banner-sec)):not(:has(.secondary-banner)):not( :has(.inner-banner-sec)):not(:has(.main-blogs-sec)) summary.list-menu__item span,
body:not(:has(.main-banner-sec)):not(:has(.secondary-banner)):not( :has(.inner-banner-sec)):not(:has(.main-blogs-sec)) .header__menu-item .icon-caret {
  color: #000;
}

body:not(:has(.main-banner-sec)):not(:has(.secondary-banner)):not( :has(.inner-banner-sec)):not(:has(.main-blogs-sec)) svg.icon-cart path,
body:not(:has(.main-banner-sec)):not(:has(.secondary-banner)):not( :has(.inner-banner-sec)):not(:has(.main-blogs-sec)) svg.icon-account path,
body:not(:has(.main-banner-sec)):not(:has(.secondary-banner)):not( :has(.inner-banner-sec)):not(:has(.main-blogs-sec)) svg.header__icon--search path,
body:not(:has(.main-banner-sec)):not(:has(.secondary-banner)):not( :has(.inner-banner-sec)):not(:has(.main-blogs-sec)) svg.icon-cart-empty path {
  fill: #232323;
}

.shopify-section-header-sticky .header-btn a {
  color: #fff !important;
  border: 1px solid #fff !important;
}

/* .shopify-section-header-sticky svg.icon-cart path,
.shopify-section-header-sticky svg.icon-account path,
.shopify-section-header-sticky svg.header__icon--search path {
  fill: #fff !important;
} */

.shopify-section-header-sticky .header__icon--menu .icon path,
body:has(.main-banner-sec):has(.secondary-banner) .header__icon--menu .icon path {
  fill: #fff;
  stroke: #fff;
}

body:not(:has(.main-banner-sec)):not(:has(.secondary-banner)):not( :has(.inner-banner-sec)):not(:has(.main-blogs-sec)) .list-menu li a {
  color: #000;
}

.header__heading-logo {
  min-width: 140px;
}

body.optometrists-in-albuquerque .header__heading-logo {
  min-width: initial;
}

.header__inline-menu ul:not(li ul.header__submenu) {
  width: 100%;
  justify-content: center;
  gap: 17px;
}

/* .header__menu-item {
        padding: 0px !important;
      } */
.list-menu li a,
summary.list-menu__item span {
  color: #fff;
  font-weight: 500;
  font-size: 16px !important;
  line-height: 20px;
  padding: 0 10px 0 0;
  text-decoration: none !important;
}

.list-menu li a {
  width: fit-content !important;
}

.list-menu li {
  width: fit-content !important;
}

.list-menu .header__submenu li a {
  color: #000;
}

summary.list-menu__item {
  position: relative;
  padding: 0;
  padding-right: 7px !important;
  color: #fff;
}

.header__menu-item .icon-caret {
  width: 10px;
  height: 10px;
  right: 0px;
  top: calc(50% + 0px);
  transform: translateY(-50%);
  color: #fff;
}

details[open]>.header__menu-item .icon-caret {
  top: calc(50% - 4px);
}

.shopify-section-header-sticky .list-menu li a :not(li ul.header__submenu li a) {
  color: #fff;
}

.list-menu li a {
  padding: 0 5px 0 0 !important;
}

body .list-menu li a:hover {
  color: #dcba13 !important;
}

.list-menu li a:hover span {
  text-decoration: none;
}

body .list-menu a .header__active-menu-item {
  text-decoration: none;
  color: #dcba13 !important;
}

.header .header__icons {
  padding-right: 0;
  gap: 30px;
  align-items: center;
}

.header-icon-wrap {
  display: flex;
  /* gap: 20px; */
}

.header__submenu {
  padding: 15px !important;
  flex-direction: column;
  display: flex;
  gap: 10px;
}

.list-menu .header__submenu li a {
  padding: 7px 15px;
}

.list-menu .header__submenu li:last-child {
  border: none;
}

.header__menu-item {
  text-decoration: none !important;
}

/* .header-icon-wrap svg {
        height: 20px;
        width: 20px;
    } */

.header .header__icon {
  /* width: auto ; */
  height: auto;
}

.header__icon--account svg {
  transform: scale(1.3);
}

.template-blog .header-btn a {
  background: #fff;
  color: #000;
}

.template-blog .header-btn a:hover {
  background: #000;
  color: #fff !important;
  border-color: #000;
}

.template-blog .shopify-section-header-sticky .header-btn a {
  background: transparent;
  color: #fff;
}

.template-blog .shopify-section-header-sticky .header-btn a:hover {
  background: #fff;
  color: #000 !important;
}

.header-btn a {
  display: block;
  width: 100%;
  max-width: max-content;
  padding: 14px 30px;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 4px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  white-space: nowrap;
  transition: all 0.3s;
}

.header-btn a:hover {
  background: #fff;
  color: #000 !important;
}

.shopify-section-header-sticky sticky-header.header-wrapper {
  background: black;
}

/* PRODUCT PAGE */
body.template-product {
  background-color: #f9f9f9;
}

.product-breadcrumbs {
  margin-bottom: 60px;
}

.product-breadcrumbs ul {
  display: flex;
  gap: 40px;
}

.product-breadcrumbs ul li {
  position: relative;
}

.product-breadcrumbs ul li:not(:last-child)::after {
  content: "";
  position: absolute;
  width: 6.6px;
  height: 11.6px;
  background-image: url("/cdn/shop/t/2/assets/prduct-brc-icon.svg?v=1710239597");
  right: -20px;
  background-size: 6.6px 11.6px;
  top: 0;
  transform: translateY(calc(50% - 2px));
}

.product-breadcrumbs ul li a {
  color: #434849;
  font-weight: 500;
  font-size: 16px;
}

.product__media.media.media--transparent img {
  padding: 20px;
  background: white;
  border-radius: 20px;
}

.product__media.media.media--transparent {
  border-radius: 20px;
}

.product-media-container .media {
  padding-top: 0 !important;
  aspect-ratio: 630 / 610;
  max-height: 638px;
}

.product .product__media.media img {
  max-height: 630px;
  /* object-fit:contain; */
}

.grid__item.product__media-wrapper {
  max-width: 630px !important;
}

/* .product .product__media.media img {
        object-fit: contain;
        top: 50%;
        left: 50%;
        height: 100%;
        max-height: 610px;
        max-width: 100%;
        width: 100%;
        transform: translate(-50%, -50%);
      } */
.global-media-settings {
  border: none !important;
}

.product-wrapper .thumbnail {
  padding: 10px;
  background: #fff;
  border-radius: 10px;
}

.product-wrapper .thumbnail img {
  border-radius: 10px;
}

#shopify-block-air_product_reviews_app_summary_block_apDd4d {
  display: inline-block;
  width: 100%;
  max-width: calc(100% - 170px);
}

.AirReviews-StarRateProduct {
  flex-wrap: wrap;
}

.AirReviews-StarRateProduct .AirReviews-StarRateProduct__Content {
  flex-direction: row-reverse !important;
  align-items: center;
}

.AirReviews-StarRateProduct,
.product-wrapper .AirReviews-StarRateProduct .AirReviews-StarRateProduct__Content.right .AirReviews-StarRate--Count {
  font-size: 12px;
  color: black;
  font-family: "Montserrat", sans-serif !important;
  line-height: 14.63px;
  font-weight: 400;
}

.AirReviews-StarRateProduct .AirReviews-StarRateProduct__Content.right .AirReviews-StarRate--Count {
  padding-bottom: 0px !important;
  align-items: center;
  padding-left: 0px !important;
  position: relative;
}

.AirReviews-StarRateProduct__Content.right::after {
  content: "(" !important;
  position: absolute;
  left: -5px !important;
  top: 6px !important;
  font-size: 12px !important;
  color: black;
  font-family: "Montserrat", sans-serif !important;
  line-height: 14.63px;
  font-weight: 400;
}

.AirReviews-StarRate .Avada_Star-Icon {
  font-size: 14px !important;
}

.AirReviews-StarRateProduct__Content.right>div {
  position: relative;
}

.AirReviews-StarRateProduct__Content.right>div::after {
  content: ")";
  position: absolute;
  font-size: 12px !important;
  top: 7px !important;
  right: -5px !important;
  color: black;
  font-family: "Montserrat", sans-serif !important;
  line-height: 14.63px;
  font-weight: 400;
}

.AirReviews-StarRateProduct .AirReviews-StarRateProduct__Content.right {
  padding-left: 0px !important;
}

.AirReviews-StarRateProduct__Content.left>div {
  width: 70px;
}

.AirReviews-StarRateProduct__Content.left .AirReviews-StarRate {
  width: max-content;
}

.product-wrapper .product-prce-wrap {
  display: inline-block;
}

.product-form-inst {
  margin-top: 0px !important;
}

/* .product-form-inst {
        position: absolute;
      } */
.product-wrapper .product-prce-wrap {
  padding-right: 40px;
  position: relative;
}

.product-wrapper .product-prce-wrap::after {
  content: "";
  position: absolute;
  height: 100%;
  display: block;
  right: 15px;
  top: 0;
  border-right: 1px solid black;
}

.product-wrapper .price-item--regular,
.product-wrapper .price-item.price-item--sale {
  font-family: "Creato display";
  font-weight: 700;
  font-size: 28px;
  line-height: 33.26px;
  color: #242627;
}

.product__title {
  max-width: 480px;
}

.product__title h1 {
  font-size: 54px;
  font-weight: 700;
  line-height: 64.15px;
  color: #242627;
}

.product__text {
  margin-bottom: 0;
  font-weight: 500;
  color: #232323;
  font-size: 16px;
}

.product__description h2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 33.3px;
  margin-bottom: 20px !important;
  margin-top: 30px !important;
  color: #242627;
}

.product__description p {
  color: #434849;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.product-form__input.product-form__quantity {
  display: inline-block;
  width: 100%;
  max-width: 192px !important;
  margin-right: 30px;
  margin-top: 40px;
}

.price-per-item__container .quantity {
  width: 100%;
  max-width: 192px;
  border: 1px solid #232323;
  border-radius: 4px;
  height: 60px;
  margin-top: 15px;
  min-height: auto;
}

span.quantity__rules-cart.no-js-hidden {
  display: none;
}

.product-form__quantity .form__label {
  font-family: "Creato display";
  font-weight: 700;
  line-height: 20px;
  font-size: 22px;
  color: #242627;
}

.quantity::after {
  display: none !important;
}

.product-atc-warp {
  display: inline-block;
  width: calc(100% - 227px);
  max-width: 413px;
}

.product-atc-warp>pickup-availability.product__pickup-availabilities {
  position: absolute;
}

.product-form__submit {
  height: 60px;
  border-radius: 4px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 17.07px;
  color: #232323;
  min-height: auto;
}

.product-form__submit::after {
  border-radius: 4px;
}

.share-button__button {
  font-family: "Montserrat", serif;
}

/* PRODUCT DETAIL SECTION */
.prodcut-detail-sec {
  width: 100%;
  padding: 50px 0px 0px;
}

.prd-deatil-wrapper h2 {
  font-size: 54px;
  font-weight: 700;
  line-height: 64.16px;
  margin-bottom: 30px;
  color: #242627;
}

.prd-deatil-wrapper p {
  font-size: 18px;
  color: #434849;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 10px;
}

.prd-deatil-wrapper ul li {
  list-style: initial;
  list-style-position: inside;
  font-size: 18px;
  line-height: 28px;
  color: #434849;
}

.prd-deatil-wrapper ul li::marker {
  font-size: 14px;
}

.prd-deatil-wrapper h4 {
  color: #232323;
  font-weight: 700;
  line-height: 26.14px;
  font-size: 22px;
  margin: 30px 0px 20px;
  text-transform: capitalize;
}

/* COLLECTION TEMPLATE STYLING START *************** */
.enjoy-sec.secondary-banner {
  margin-top: 0px;
  padding: 120px 0px 120px;
}

.enjoy-sec.secondary-banner::before {
  background: linear-gradient(80deg,
      #494948 28.85%,
      rgba(35, 35, 35, 0) 78.47%);
}

.secondary-cntnt {
  min-height: 270px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.secondary-cntnt h2 {
  font-size: 64px;
  line-height: normal;
  color: #fff;
  margin-bottom: 20px;
  max-width: 740px;
}

.secondary-cntnt p {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  line-height: normal;
  max-width: 710px;
}

.secondary-cntnt .btn {
  margin-top: 30px;
  background: #fff;
}

.product-grid-container {
  max-width: calc(100% - 410px);
}

.template-collection #ProductGridContainer {
  flex-grow: 1;
}

span#ProductCountDesktop,
.facet-filters__sort {
  color: #000000 !important;
  font-size: 14px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
  font-family: "Montserrat", serif;
}

.sorting .facet-filters__label {
  display: none;
}

.facets-vertical .facets-wrapper {
  width: 410px;
  padding: 40px;
  background: #fff;
  border-radius: 20px;
  height: max-content;
  position: relative;
  z-index: 1;
}

.facets__heading--vertical {
  color: #000;
  font-size: 22px;
  font-weight: 700;
}

.filter-search-wrapper .field__input {
  background-color: transparent;
}

.filter-search-wrapper .field::after {
  border-radius: 4px;
}

.filter-search-wrapper svg {
  width: 16px;
}

.facets__disclosure-vertical .facets__summary .icon-minus,
.facets__disclosure-vertical[open] .facets__summary .icon-plus {
  display: none;
}

.facets__disclosure-vertical .facets__summary .icon-plus {
  width: 16px;
  height: 16px;
}

.facets__disclosure-vertical[open] .facets__summary .icon-minus {
  display: block;
}

span.facets__summary-label,
.facets__summary span {
  font-size: 22px;
  font-weight: 700;
  line-height: 26.14px;
  font-family: Creato display;
}

span.facet-checkbox__text {
  color: #000;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
}

.list-menu__item .facet-checkbox>svg {
  background-color: #fff;
}

.facet-checkbox>svg rect {
  color: #000;
}

.facet-checkbox>input[type="checkbox"]:checked~.icon--check {
  background-color: #000;
}

/* .facet-checkbox > input[type="checkbox"] ~ .icon-checkmark {
        display: none;
      } */
.facet-checkbox>input[type="checkbox"]:checked~.icon-checkmark {
  background: transparent;
  color: #fff;
  /* display: block; */
}

.facets__list--vertical a {
  display: block;
  position: relative;
  z-index: 1000;
}

.pagination__item {
  gap: 10px;
}

.pagination__item.prev,
.pagination__item.next {
  width: max-content;
}

a.pagination__item svg {
  width: 8px;
  color: black;
}

a.pagination__item span {
  color: #232323;
  font-size: 14px;
  line-height: 17px;
}

.pagination__item.pagination__item--current {
  background: #dcba13;
  color: #fff;
  border-radius: 2px;
}

.active-facets.active-facets-desktop {
  display: none;
}

/* COLLECTION  TEMPLATE STLING END *********************** */

/* INNERPAGES STYLING */

body.template-index .enjoy-sec {
  margin-top: 120px;
}

.inner-banner-sec {
  width: 100%;
  padding: 150px 0px 80px;
  position: relative;
  z-index: 1;
  background-color: #494948;
  background-image: url(../images/abt-bnr-min.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.inner-banner-sec::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(-270deg,
      #494948 30.9%,
      rgba(35, 35, 35, 0) 70.8%);
  z-index: -1;
  pointer-events: none;
}

.inner-banner-cntnt {
  width: 100%;
  min-height: 226px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.inner-banner-cntnt h1 {
  font-size: 64px;
  line-height: 80px;
  text-align: left;
  color: #fff;
  margin-bottom: 20px;
}

.inner-banner-cntnt p {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  color: #fff;
}

.inner-banner-cntnt a {
  margin-top: 50px;
}

.doctors-sec {
  width: 100%;
  padding: 120px 0px;
  background: linear-gradient(139.64deg,
      rgba(255, 216, 24, 0.45) 32.16%,
      rgba(187, 155, 0, 0.89) 79.71%);
}

.docs-sec-title h2 {
  text-align: center;
  font-size: 54px;
  font-weight: 700;
  line-height: 64px;
  color: #232323;
}

.docs-sec-row {
  width: 100%;
  /* display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 30px; */
  margin-top: 40px;
  position: relative;
}

.docs-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.doc-cell {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
  background: #fff;
  transition: all 0.3s;
  padding: 20px;
}

.doc-cell:hover {
  box-shadow: 0px 20px 34px -20px rgb(255 255 255 / 20%);
}

.doc-image img {
  width: 100%;
  display: block;
  object-fit: cover;
  aspect-ratio: 260/260;
  border-radius: 10px;
}

.docs-sec-row .doc-cell:last-child .doc-image img {
  object-position: top;
}

.doc-info {
  width: 100%;
  padding: 20px 0px 10px;
}

.doc-info h3 {
  font-size: 22px;
  line-height: normal;
  text-align: center;
  color: #242627;
  margin-bottom: 20px;
}

.doc-info span {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  text-align: center;
  display: block;
  text-wrap: balance;
  max-width: 250px;
  margin: 0 auto;
  margin-bottom: 20px;
  color: #242627;
}

.doc-info p {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #232323;
}

.doc-sec-cta {
  width: 100%;
  margin-top: 50px;
}

.doc-sec-cta .btn {
  margin: 0 auto;
  background: #fff;
}

.docs-sec-row :is(.swiper-button-next, .swiper-button-prev) {
  display: flex !important;
  aspect-ratio: 1/1;
  width: 60px;
  height: 60px;
  border: 2px solid #000000;
  border-radius: 50%;
  left: -30px;
  transition: all 0.3s;
}

.docs-sec-row :is(.swiper-button-next, .swiper-button-prev)::after {
  font-size: 16px;
  color: #000;
}

.docs-sec-row :is(.swiper-button-next) {
  left: auto;
  right: -30px;
}

.docs-sec-row :is(.swiper-button-next, .swiper-button-prev):hover {
  background-color: #000;
}

.docs-sec-row :is(.swiper-button-next, .swiper-button-prev):hover::after {
  color: #fff;
}

.docs-sec-row :is(.swiper-wrapper, .swiper-slide) {
  height: auto;
}

.team-members-sec {
  width: 100%;
  padding: 120px 0px;
  background: linear-gradient(-93.02deg,
      #bb9b00 -7.42%,
      #858585 -7.42%,
      #b4b4b4 -7.41%,
      #494948 78.52%);
  position: relative;
}

.tm-sec-title h2 {
  font-size: 54px;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
}

.tm-sec-grid {
  position: relative;
  width: 100%;
  margin-top: 60px;
}

.tm-sec-grid :is(.swiper-button-next, .swiper-button-prev) {
  display: flex !important;
  aspect-ratio: 1/1;
  width: 60px;
  height: 60px;
  border: 2px solid #000000;
  border-radius: 50%;
  left: -30px;
  transition: all 0.3s;
}

.tm-sec-grid :is(.swiper-button-next, .swiper-button-prev)::after {
  font-size: 16px;
  color: #000;
}

.tm-sec-grid :is(.swiper-button-next) {
  left: auto;
  right: -30px;
}

.tm-sec-grid :is(.swiper-button-next, .swiper-button-prev):hover {
  background-color: #000;
}

.tm-sec-grid :is(.swiper-button-next, .swiper-button-prev):hover::after {
  color: #fff;
}

.tm-sec-grid :is(.swiper-wrapper, .swiper-slide) {
  height: auto;
}

.tm-card {
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 20px 20px 30px;
  border-radius: 20px;
}

.tm-img img {
  width: 100%;
  display: block;
  object-fit: cover;
  aspect-ratio: 264/313;
  border-radius: 10px;
}

.tm-cntnt {
  padding-top: 30px;
}

.tm-cntnt h3 {
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
  color: #232323;
  margin-bottom: 10px;
}

.tm-cntnt p {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
  color: #434849;
}

body.template-about .video-sec {
  padding-bottom: 120px;
}

.blogs-lm {
  width: 100%;
  margin-top: 50px;
}

.blogs-lm .btn {
  margin: 0 auto;
}

.blogs-lm:has(.btn[disabled]) {
  display: none;
}

.main-blogs-sec .blogs-grid {
  margin-top: 0px;
}

/* INNERPAGES 14th March */
.insurance-sec {
  width: 100%;
  background: #f0f0f0;
}

.ins-single {
  padding: 120px 0px 30px;
}

.ins-cell {
  width: 100%;
  padding: 60px 40px;
  background: #fff;
  border-radius: 20px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: 30px;
}

.ins-cell-m1 h2 {
  font-size: 46px;
  font-weight: 700;
  line-height: 55px;
  letter-spacing: 0em;
  text-align: left;
  color: #242627;
  margin-bottom: 60px;
}

.ins-cell-m1 ul {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 30px;
}

.ins-cell-m1 ul li {
  display: flex;
  align-items: center;
  gap: 20px;
}

.ins-cell-m1 .ins-ico {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 50px;
  aspect-ratio: 1/1;
  background: #f4f3f3;
  border-radius: 50%;
}

.ins-cell-m1 .ins-ico img {
  width: 30px;
  height: 30px;
  object-fit: contain;
  display: block;
}

.ins-cell-m1 ul li span {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  color: #434849;
  display: block;
}

.ins-cell-m2 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.ins-cell-m2 img {
  width: 100%;
  height: 100%;
  aspect-ratio: 591/435;
  display: block;
  object-fit: cover;
  border-radius: 20px;
}

.ins-dual {
  padding: 30px 0px 120px;
}

.in-cells-row {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.ins-cell-s {
  width: 100%;
  padding: 30px 20px;
  background: #fff;
  border-radius: 20px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: 30px;
}

.ins-cell-s1 {
  width: 100%;
  order: 1;
}

.ins-cell-s2 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.ins-cell-s2 img {
  width: 100%;
  height: 100%;
  display: block;
  aspect-ratio: 280/295;
  border-radius: 10px;
  object-fit: cover;
}

.ins-cell-s1 h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 43px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 30px;
}

.ins-cell-s1 ul {
  width: 100%;
  display: grid;
  gap: 30px;
}

.ins-cell-s1 ul li {
  display: flex;
  align-items: center;
  gap: 20px;
}

.ins-cell-s1 .ins-ico {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 50px;
  aspect-ratio: 1/1;
  background: #f4f3f3;
  border-radius: 50%;
}

.ins-cell-s1 .ins-ico img {
  width: 30px;
  height: 30px;
  object-fit: contain;
  display: block;
}

.ins-cell-s1 ul li span {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  color: #434849;
  display: block;
}

.inner-blog-sec {
  width: 100%;
  padding: 160px 0px 0px;
  background: #f9f9f9;
}

.inner-blog-sec .page-width {
  padding: 0;
}

.inner-blog-row {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 31.7%;
  gap: 30px;
  margin-top: 20px !important;
}

.current-blog-col {
  width: 100%;
}

.current-blog-col .media {
  height: 100%;
  max-height: 600px;
}


.current-blog-col .article-template__hero-container img {
  max-height: 100%;
}

.featured-card-top {
  width: 100%;
  margin-bottom: 30px;
}

.featured-card-top .article-template__hero-adapt {
  background: none;
}

.featured-card-top img.single-blog-thumbnail {
  width: 100%;
  display: block;
  aspect-ratio: 850/600;
  border-radius: 20px;
  margin-bottom: 20px;
  object-position: center;
}

.featured-card-top .inner-blog-row__hero-adapt {
  border-radius: 20px;
  background: none;
}

.featured-card-top .blg-details {
  font-size: 14px;
  line-height: 18px;
}

.blog-content {
  font-family: "Montserrat", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  margin-bottom: 60px;
}

.blog-content h1 {
  font-size: 46px;
  font-weight: 700;
  line-height: 55px;
  letter-spacing: 0em;
  text-align: left;
  color: #242627;
  margin-bottom: 30px;
}

.blog-content h2 {
  font-size: 36px;
  color: #242627;
  line-height: 44px;
  margin-bottom: 20px;
}

.blog-content h3 {
  font-size: 30px;
  color: #242627;
  line-height: 38px;
  margin-bottom: 20px;
}

.blog-content h4 {
  font-size: 26px;
  color: #242627;
  line-height: 34px;
  margin-bottom: 20px;
}

.blog-content h5 {
  font-size: 24px;
  color: #242627;
  line-height: 30px;
  margin-bottom: 20px;
}

.blog-content h5 {
  font-size: 20px;
  color: #242627;
  line-height: 30px;
  margin-bottom: 20px;
}

.blog-content p {
  font-family: "Montserrat", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 20px;
  color: #000;
}

.blog-nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}

.blog-nav a {
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: "Montserrat", serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
}

.blog-nav a:nth-child(2) svg {
  transform: scale(-1);
}

.blg-back-cta {
  width: 100%;
  margin-top: 60px;
}

.blg-back-cta .btn {
  margin: 0 auto;
  font-size: initial;
}

.blg-sidebar {
  width: 100%;
}

.blg-search {
  width: 100%;
  position: relative;
  margin-bottom: 40px;
}

.blg-search .field::after {
  display: none;
}

.blg-search input {
  width: 100%;
  border: none;
  outline: none;
  border-radius: 4px;
  padding: 19px 25px;
  font-family: "Montserrat", serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #7d7d7d;
  height: 60px;
}

.blg-search input:focus {
  border-radius: 4px;
}

.blg-search input:focus~.field__label {
  top: 20%;
}

.blg-search label {
  font-family: "Montserrat", serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  top: 50%;
  transform: translateY(-50%);
  left: 25px;
}

.blg-search input::placeholder {
  color: #bfbfbf;
}

.blg-search button[type="submit"] {
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  aspect-ratio: 1/1;
  border: none;
  background: transparent;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
}

.blg-search button[type="submit"] img {
  height: 16px;
  width: 16px;
  object-fit: contain;
  display: block;
}

.recent-blogs-col {
  width: 100%;
  position: sticky;
  top: 120px;
}

.recent-blogs-col>span {
  display: block;
  font-family: Creato Display;
  font-size: 22px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 40px;
  color: #242627;
}

.recent-blogs {
  width: 100%;
  position: sticky;
  top: 60px;
}

.recent-blogs .rb-cell p {
  margin-bottom: 0 !important;
}


.rb-cell {
  width: 100%;
  position: relative;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 20px;
}

.rb-cell img {
  display: block;
  aspect-ratio: 1 / 1;
  border-radius: 5px;
  min-height: 70px;
  object-fit: cover;
  max-width: 100px;
}

.rb-cell :is(p, a) {
  font-family: Creato Display;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #242627;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.rb-cell a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}

.careers-sec {
  width: 100%;
  padding: 120px 0px;
  background: #f9f9f9;
}

.careers-title {
  width: 100%;
}

.careers-title h2 {
  font-family: Creato Display;
  font-size: 54px;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: 0em;
  text-align: center;
  color: #242627;
  margin-bottom: 30px;
  opacity: 80%;
}

.careers-title p {
  font-family: "Montserrat", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000;
}

.careers-title p a {
  font-weight: 500;
  color: #000;
}

.careers-cntnt-holder {
  width: 100%;
  display: grid;
  gap: 60px;
  max-width: 1070px;
  margin: 60px auto 0;
}

.crr-block {
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
}

.crr-top {
  width: 100%;
  padding: 15px 60px;
  display: flex;
  align-items: center;
  gap: 30px;
  cursor: pointer;
  position: relative;
  z-index: 1;
  background: #fff;
}

.crr-ico {
  height: 63px;
  width: 63px;
  background: #000;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
}

.crr-ico img {
  transition: all 0.3s;
  height: 30px;
  width: 30px;
  display: block;
  object-fit: contain;
}

.crr-top p {
  font-family: Creato Display;
  font-size: 36px;
  font-weight: 700;
  line-height: 43px;
  letter-spacing: 0em;
  text-align: left;
  color: #242627;
}

.crr-top::after {
  content: "";
  position: absolute;
  top: 20px;
  right: 40px;
  width: 40px;
  height: 40px;
  background-image: url(/cdn/shop/files/crr-arrow.png?v=1710948098);
  background-repeat: repeat;
  background-position: center;
  background-size: 100% 100%;
  border-radius: 100%;
  transition: all 0.3s;
}

.crr-top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: linear-gradient(89.54deg,
      #b4b4b4 -8.46%,
      #858585 47.76%,
      #494948 113.11%);
  transition: all 0.3s;
  opacity: 0;
}

.open .crr-ico {
  background: #fff;
}

.open .crr-ico img {
  filter: invert(1);
}

.crr-top.open p {
  color: #fff;
}

.crr-top.open::after {
  transform: rotate(-180deg);
}

.crr-top.open::before {
  opacity: 1;
}

.crr-content {
  background: #fff;
  padding: 30px 60px 40px;
}

.crr-content p {
  font-family: "Montserrat", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #434849;
  margin-bottom: 20px;
}

.crr-content>h3 {
  font-size: 36px;
  font-weight: 700;
  line-height: 43px;
  letter-spacing: 0em;
  text-align: left;
  color: #232323;
  margin: 40px 0px 20px;
}

.crr-content ul {
  width: 100%;
  padding-left: 30px;
}

.crr-content ul li {
  font-family: "Montserrat", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #434849;
  margin-top: 10px;
  position: relative;
  max-width: 630px;
}

.crr-content ul li::after {
  content: "";
  position: absolute;
  top: 10px;
  left: -20px;
  width: 4px;
  height: 4px;
  background: #434849;
  border-radius: 50%;
}

.crr-content .btn {
  margin-top: 40px;
  white-space: nowrap;
}

.tech-sec {
  width: 100%;
  padding: 60px 0px 120px;
  background: #f9f9f9;
}

.tech-sec-row {
  width: 100%;
}

.tech-cell {
  width: 100%;
  padding: 60px 0px;
  border-bottom: 1px solid #dedede;
  display: grid;
  grid-template-columns: 1fr 40.4%;
  gap: 30px;
  align-items: center;
}

.tech-col1 {
  width: 100%;
}

.tech-col1 span {
  display: block;
  font-family: "Montserrat", serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
  color: #242627;
}

.tech-col1 h2 {
  font-size: 54px;
  font-weight: 700;
  line-height: 64px;
  letter-spacing: 0em;
  text-align: left;
  color: #242627;
  margin-bottom: 40px;
}

.tech-col1 p {
  font-family: "Montserrat", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 20px;
  max-width: 630px;
}

.tech-col1 .btn {
  margin-top: 50px;
  background: transparent;
  box-shadow: inset 0px 0px 0px 1px #000;
}

.tech-col1 .btn:hover {
  background: #dcba13;
  box-shadow: inset 0px 0px 0px 0px #dcba13;
}

.tech-col2 {
  width: 100%;
}

.tech-col2 img {
  width: 100%;
  display: block;
  object-fit: cover;
  border-radius: 20px;
  aspect-ratio: 520/325;
}

.tech-lm {
  width: 100%;
  margin-top: 60px;
}

.tech-lm .btn {
  margin: 0 auto;
}

.tech-sec .lm-btn:disabled {
  filter: grayscale(1);
  cursor: not-allowed;
}

.services-sec {
  width: 100%;
  padding: 120px 0px;
  background: #f9f9f9;
}

.services-sec-row {
  width: 100%;
  display: grid;
  grid-template-columns: 32% 1fr;
  gap: 30px;
  align-items: start;
}

.sb-toggle,
.sb-overlay {
  display: none;
}

.svcs-sidebar {
  width: 100%;
  background: #fff;
  padding: 40px 0px 24px;
  border-radius: 20px;
  box-shadow: 0px 24px 34px -20px #00000033;
  position: sticky;
  top: 100px;
  overflow-x: clip;
  overflow-y: auto;
}

.svcs-sidebar h3 {
  font-size: 36px;
  font-weight: 700;
  line-height: 43px;
  letter-spacing: 0em;
  text-align: left;
  padding: 0px 35px;
  margin-bottom: 20px;
  color: #232323;
}

.svcs-sidebar ul {
  margin-top: 24px;
}

.svcs-sidebar ul li a {
  width: 100%;
  display: block;
  padding: 16px 30px;
  font-family: "Creato display";
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #232323;
  transition: all 0.3s;
  position: relative;
  cursor: pointer;
}

.svcs-sidebar ul li a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: #000;
  transition: all 0.3s;
  transform-origin: left;
  transform: scaleX(0);
}

.svcs-sidebar ul li a.active {
  background: #f9f9f9;
}

.svcs-sidebar ul li a.active::before {
  transform: scaleX(1);
  transition-delay: 0.2s;
}

.svcs-main {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.scv-col {
  width: 100%;
}

.f-img img {
  width: 100%;
  display: block;
  aspect-ratio: 850/520;
  border-radius: 20px;
  object-fit: cover;
  margin-bottom: 40px;
}

.scv-dets h2 {
  font-size: 46px;
  font-weight: 700;
  line-height: 55px;
  letter-spacing: 0em;
  text-align: left;
  color: #232323;
  margin-bottom: 30px;
}

.scv-dets p {
  font-family: "Montserrat", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  color: #434849;
}

.scv-dets p:not(:last-child) {
  margin: 20px 0px;
}


.scv-dets p>a {
  color: #434849;
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-color: #434849;
  text-decoration-thickness: 1px;
}

.scv-dets ul {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px 30px;
  padding-left: 20px;
}

.scv-dets ul li {
  list-style: disc;
  font-family: "Montserrat", serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  color: #434849;
}

.facet-filters__field .select__select {
  padding: 5px 10px;
  outline: none !important;
  box-shadow: none !important;
  padding-right: 2.4rem;
}

.template-collection .product-count__text span {
  font-family: "Montserrat", serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 17.07px;
  text-align: left;
  color: #000;
}

.template-collection .product-count-vertical {
  opacity: 1;
}

.filter-search-wrapper+details {
  border-top: 0px;
}

aside .facets__heading {
  font-family: Creato Display;
  font-size: 22px;
  font-weight: 700;
  line-height: 26.14px;
  text-align: left;
  color: #242627;
}

.facets-vertical-form {
  align-items: center;
}

.cart-notification {
  border-radius: 10px;
}

.cart-notification :is(a, button) {
  border-radius: 4px;
}

.cart-notification :is(a, button)::before,
.cart-notification :is(a, button)::after {
  border-radius: 5px;
}

.facets__list--vertical a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #433d3d00;
  z-index: 22;
}

.header--has-social .menu-drawer__utility-links {
  padding-bottom: 70px !important;
}

.shopify-policy__body .rte p {
  margin-bottom: 10px;
}

.shopify-policy__body .rte strong {
  margin-bottom: 10px;
  display: inline-block;
}

.shopify-policy__body .rte h2 {
  margin: 20px 0px 10px;
}

.shopify-policy__body .rte h3 {
  margin: 20px 0px 10px;
}

.shopify-policy__body .rte li {
  margin-bottom: 10px;
}

.shopify-policy__body .rte ul {
  margin: 20px 0px;
}

.shopify-policy__body .rte table {
  margin: 20px 0px;
}

.shopify-policy__container {
  padding-bottom: 60px;
  padding-top: 60px;
}

.shopify-policy__title h1 {
  text-align: left;
  margin-bottom: 20px;
}

/* #banner-template--16938194796723__inner_banner_sec_KU7w4q {
        background-position: left;
      } */

.tech-lm:has(.btn[disabled]) {
  display: none;
}

.blog-content img {
  width: 100%;
  margin: 20px 0px;
  height: 450px;
  object-fit: cover;
}

.blog-content :is(ul, ol) {
  margin-top: 20px;
  font-family: "Montserrat", serif;
}

.scv-dets ol li {
  list-style: none;
  font-family: "Montserrat", serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  color: #434849;
  margin-top: 5px;
}

.template-index main {
  background: #f9f9f9;
}

section.steps-sec .steps-row .step-cell .step-cell-img {
  overflow: hidden;
}

section.steps-sec .steps-row .step-cell .step-cell-img img {
  transition: all 0.4s;
}

section.steps-sec .steps-row .step-cell:hover .step-cell-img img {
  transform: scale(1.03);
}

.step-count {
  z-index: 1;
}

.foot-col ul li a:hover,
.crc1 a:hover {
  /* text-decoration: underline;
        text-underline-offset: 2px; */
  color: #dcba13;
}

.foot-col ul.socials li a:hover {
  background: #fff;
}

.foot-col ul.socials li a:hover svg {
  filter: invert(1);
}

.blog-content {
  color: #000;
}

.blog-content h2 {
  margin-top: 30px;
}

.blog-content h3 {
  margin-top: 40px;
}

.blog-content :is(h4, h5) {
  margin-top: 35px;
}

.blog-content a {
  text-decoration: underline;
  color: #000;
}

.blog-content b {
  font-weight: 600;
}

.blog-content ul li {
  list-style: disc;
}

.blog-content ol li {
  list-style: decimal;
}

.blog-content :is(ul, ol) {
  padding-left: 40px;
}

.blog-content img {
  border-radius: 20px;
}

.product-media-modal__content img {
  width: 100%;
  aspect-ratio: 200 / 110;
  object-fit: contain;
}

.product-media-modal__toggle svg {
  filter: invert(1);
}

.tst-img {
  display: none;
}

.disclaimer .main-page-title,
.terms-of-service .main-page-title,
.privacy-policy .main-page-title {
  display: none;
}

article p:not(:last-child) {
  margin-bottom: 20px;
}

article h2 {
  margin-bottom: 12px;
  margin-top: 20px;
}

article ul {
  list-style: disc;
}

.newsletter-wrap {
  /* display:none !important; */
}

.template-search .template-search__header h1 {
  font-size: 30px;
  font-family: Creato display;
  color: #242627;
}

.template-search .facets__summary svg {
  transform: scale(0.7);
}

.template-search aside .facets__heading {
  font-size: 18px;
  margin-top: -20px;
}

.template-search #ProductGridContainer {
  max-width: 100%;
  width: 100%;
  margin-top: 0;
}

.template-search svg.icon-plus.icon-caret {
  top: calc(50% - 1rem);
}

.template-search span.facets__summary-label,
.template-search .facets__summary span {
  font-size: 15px;
  font-weight: 700;
  line-height: 26.14px;
  font-family: Creato display;
  display: inline-block;
  margin-top: -3px;
}

.template-search :is(.product-cell, .blog-card) {
  box-shadow: 0 20px 34px -20px #0003;
  transform: scale(1) !important;
}

.template-search :is(.product-cell, .blog-card) .card .card__inner {
  --ratio-percent: 0% !important;
  aspect-ratio: 350/362;
  background: rgb(0 0 0 / 5%);
  border-radius: 10px;
  overflow: hidden;
}

.template-search #ProductGridContainer .grid li {
  flex-grow: 1;
  flex-basis: calc(100% / 4 + -10px);
  width: 100%;
  max-width: 320px;
}

.template-search .product-cell .card .card__inner img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}

.template-search .blog-card .card .card__inner img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.template-search .prod-cntnt,
.product-cell .card .card__content.prod-cntnt {
  padding-top: 30px;
}

.template-search .prod-inf-row .prod-title p,
.template-search .prod-inf-row .prod-title a {
  font-size: 15px;
  font-weight: 500;
}

.template-search .blog-card .card .card__information {
  padding-bottom: 0px;
}

.template-search .blog-card .card .card__information .blg-details {
  margin: 0;
}

.template-search .blog-card .card .card__information .card__heading {
  font-size: 16px;
  font-weight: 500;
}

.card--standard>.card__content .card__information .card-information>*:not(.price) {
  display: none;
}

#iframe-weave-widget-button {
  height: 90px !important;
  bottom: 44px !important;
  right: 0px !important;
}

.prd-deatil-wrapper h3 {
  margin-top: 20px;
  margin-bottom: 15px;
}

.template-page.cookie-policy .main-page-title {
  display: none;
}

body .scrolled-past-header .header__icon--cart>svg>path {
  /* fill: transparent !important; */
  stroke: transparent !important;
}

body .pickup-availability-drawer-button .icon-close>path {
  fill: #000;
  stroke: #000;
}

.coming-soon-template p {
  font-size: 24px;
}

.coming-soon-template p a {
  color: #cfb20f;
  text-decoration: underline;
}

.video-sec video {
  display: block;
  width: 100%;
  object-fit: cover;
  max-height: 600px;
  border-radius: 20px;
  cursor: pointer;
}

/* UkT css */

body.about-us .newsletter-sec {
  padding-top: 80px;
}

/* Location Section Css Start */
.location-sect {
  background-color: #f9f9f9;
  padding-bottom: 120px;
}

.location-sect.noBgClr {
  background: none;
}

.locat-title-row {
  text-align: center;
  margin-bottom: 60px;
}

.locat-title-row h2 {
  font-size: 54px;
  line-height: normal;
  text-align: center;
  color: #242627;
}

.locat-boxes-hldr {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.locat-boxes-hldr .location-box {
  background: #fff;
  border-radius: 20px;
  padding: 20px;
  position: relative;
  display: grid;
  grid-template-columns: max-content 1fr;
  gap: 30px;
}

.location-sect.noBgClr .locat-boxes-hldr .location-box {
  background: #F9F9F9;
}

.locat-boxes-hldr .location-box .locat-map {
  max-width: 285px;
  overflow: hidden;
  display: block;
  border-radius: 10px;
  height: 345px;
  position: relative;
}

.locat-boxes-hldr .location-box .locat-map iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(1);
}

.locat-boxes-hldr .location-box .locat-details {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.locat-boxes-hldr .location-box .locat-details>h3 {
  font-size: 30px;
  font-weight: 700;
  line-height: 35.64px;
  text-align: left;
  color: #242627;
}

.locat-boxes-hldr .location-box .locat-details .locate-det-row>a {
  display: flex;
  flex-direction: column;
  gap: 9px;
  font-size: 16px;
  font-weight: 400;
  line-height: 14px;
}

.locat-boxes-hldr .location-box .locat-details .locate-det-row>a>label {
  font-weight: 600;
  color: #10101c;
}

.locat-boxes-hldr .location-box .locat-details .locate-det-row>a>span,
.locat-boxes-hldr .location-box .locat-details .locate-det-row>a>p {
  line-height: 20px;
  color: #242627;
  max-width: 300px;
}

.locat-boxes-hldr .location-box .locat-details .locate-det-row>label {
  color: #10101c;
  font-family: "Montserrat", serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 14px;
}

.locat-boxes-hldr .location-box .locat-details .locate-det-row>ul {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.locat-boxes-hldr .location-box .locat-details .locate-det-row>ul li {
  font-family: "Montserrat", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: #242627;
  display: block;
}

.locat-boxes-hldr .location-box .locat-details .locate-det-row>ul li strong {
  font-weight: 400;
  width: 22px;
  display: inline-block;
  margin-right: 5px;
}

/* Location Section Css End */

footer.secondary-footer {
  display: none;
}

body.optometrists-albuquerque-template footer.secondary-footer {
  display: block;
}

body.optometrists-albuquerque-template footer.main-footer {
  display: none;
}

/* insta feed css */

#insta-feed h2 {
  font-family: "Creato Display";
  font-size: 46px;
  font-weight: 700;
  line-height: 54.65px;
  text-align: center;
  margin-bottom: 60px !important;
  color: #242627;
}

#insta-feed {
  padding-bottom: 120px;
}

.shopify-section:has(#insta-feed) {
  background: #f9f9f9;
}

.shopify-section:has(#insta-feed) .page-width {
  padding: 0;
  max-width: 100%;
  width: 100%;
}

#insta-feed .instafeed-new-layout-item {
  height: 300px !important;
  width: 300px !important;
  transition: all ease 0.3s;
}

#insta-feed .instafeed-new-layout-item:hover {
  transform: scale(1.1);
  position: relative;
  z-index: 22;
}

#insta-feed .instafeed-new-layout-container {
  width: 100%;
  overflow: unset;
  height: 100% !important;
}

#insta-feed .instafeed-new-layout-item-container .instafeed-hover-layer .instafeed-hover-icon img,
.instafeed-shopify .instafeed-new-layout-item-container .instafeed-hover-layer .instafeed-hover-icon img {
  height: 40px !important;
  width: 40px !important;
}

/* insta feed css */
.header .list-menu--inline li a,
.colWrap ul li a,
.crc2 ul li a {
  position: relative;
}

.header .list-menu--inline li a::before,
.colWrap ul li a::before,
.crc2 ul li a::before {
  content: "";
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 0;
  width: 100%;
  transform: scaleX(0);
  transform-origin: bottom right;
  background: #dcba13;
  transition: transform 0.25s ease-out;
}

.header .list-menu--inline li a:hover:before,
.colWrap ul li a:hover:before,
.crc2 ul li a:hover:before {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.crc2 ul li a:hover,
.shopify-section-header-sticky ul li a:hover {
  color: #dcba13 !important;
}

body .shopify-section-header-sticky .list-menu li a:hover span {
  color: #dcba13 !important;
}

body .header .list-menu--inline li summary:hover span,
.shopify-section-header-sticky .list-menu--inline li summary:hover span {
  color: #dcba13 !important;
}

body .header .list-menu--inline li summary:hover .icon-caret,
.shopify-section-header-sticky .header .list-menu--inline li summary:hover .icon-caret {
  color: #dcba13 !important;
}

/* / Modal Telephone Css / */
body:has(.modal-prnt.ActiveModal) {
  overflow: hidden;
}

.modal-prnt {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 99999999;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s ease-in-out;
}

.modal-prnt:not(.ActiveModal) {
  opacity: 0;
  pointer-events: none;
}

.overlay-number {
  position: fixed;
  width: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.404);
  height: 100%;
  left: 0;
  z-index: -1;
  cursor: pointer;
  display: block !important;
}

.modal-box-numb {
  padding: 30px;
  max-width: 400px;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  display: flex;
  flex-direction: column;
  width: 100%;
  border: 1px solid #dcba13;
  margin: auto;
  text-align: center;
  position: relative;
}

.modal-number {
  border-bottom: 1px solid #dcba13;
  padding-bottom: 20px;
}

.modal-number>span {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  color: #000000;
}

.modal-num-qrcd {
  margin-top: 20px;
}

.modal-num-qrcd span {
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  color: #000000;
  text-align: center;
  display: block;
}

.modal-num-qrcd img {
  max-width: 180px;
  margin: auto;
}

.modal-box-numb span.modal-close {
  position: absolute;
  width: 30px;
  height: 30px;
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 6px;
  top: 7px;
  cursor: pointer;
}

/* / Modal Telephone Css / */
.ec-card:hover .ec-img img {
  transition: all 0.3s ease-out;
  transform: scale(1.05);
}

.ec-card .ec-img img {
  transition: all 0.3s ease-out;
}

.ec-card .ec-img {
  border-radius: 20px;
  overflow: hidden;
}

.vid-cntnt {
  position: relative;
}

.play-btn-hldr {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.play-btn-hldr::after {
  content: "";
  background-image: url(/cdn/shop/files/play-button-arrowhead.png?v=1738859314);
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
  position: relative;
  display: block;
  margin-left: 5px;
}

div.template-404 {
  padding: 80px 0 100px;
}

div.template-404>p {
  font-size: 10rem;
  font-weight: 700;
  line-height: 10rem;
  color: #000;
  text-transform: uppercase;
}

div.template-404 .title {
  padding: 0;
  margin: 0 0 20px;
  font-size: 44px;
  font-weight: 700;
  line-height: 44px;
  color: #000;
  text-transform: uppercase;
}

div.template-404 .btn {
  margin: auto;
}

body.template-404 .newsletter-sec {
  display: none;
}

/* Search Page css */
div.template-search {
  padding: 100px 0;
  background-color: #f9f9f9;
}

div.template-search .product-grid-container .product-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px 30px;
}

div.template-search .product-grid-container .product-grid .grid__item {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}

div.template-search .facets-container {
  padding: 0;
  margin: 0;
}

div.template-search #main-search-filters details {
  margin: 0;
  padding: 0;
}

div.template-search #main-search-filters details summary {
  padding: 30px 0;
}

div.template-search #main-search-filters details summary span {
  font-family: "Creato Display";
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  color: #242627;
  text-decoration: none !important;
}

div.template-search #main-search-filters details summary>div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

div.template-search #main-search-filters details summary>div svg {
  position: relative !important;
}

div.template-search #main-search-filters #FacetsWrapperDesktop details:nth-last-of-type(1) summary {
  padding-bottom: 0 !important;
}

div.template-search #main-search-filters #FacetsWrapperDesktop details:nth-last-of-type(1) .facets-layout-list {
  padding-top: 30px;
}

div.template-search .facets-vertical aside#main-search-filters {
  width: 100%;
  max-width: 380px;
}

div.template-search .facets-vertical aside#main-search-filters>details {
  border-top: 0 !important;
}

div.template-search .facets-vertical aside#main-search-filters>details summary {
  padding-top: 0;
}

body.template-collection aside.facets-wrapper {
  position: sticky;
  top: 100px;
  left: 0;
}

/* Search Page css */

/* / Search Bar Css / */

.template-article predictive-search .search__input.field__input {
  background: #fff;
  border-color: #fff !important;
}

predictive-search .search__input.field__input {
  border: 1px solid #888888 !important;
  border-radius: 5px;
  /* background: #e3e3e333; */
}

body predictive-search .field::before,
body predictive-search .field::after {
  display: none !important;
  box-shadow: none !important;
}

predictive-search .search__input.field__input:focus {
  background: #fff;
  box-shadow: none !important;
}

predictive-search .field__input::placeholder {
  color: #272a22 !important;
  opacity: 1;
}

predictive-search .field__label:focus {
  top: 0 !important;
  transform: translateY(0%) !important;
}

predictive-search .field__grp label {
  font-size: 18px;
  font-weight: 400;
  line-height: 21.94px;
  color: #272a22;
  display: flex;
  gap: 4px;
}

predictive-search .field__grp:has(textarea) .field__label {
  top: 10% !important;
  left: 15px !important;
}

predictive-search .field__label {
  top: 50% !important;
  transform: translateY(-50%) !important;
  left: 15px !important;
  display: none !important;
}

predictive-search .field__input:focus,
predictive-search .field__input:not(:placeholder-shown) {
  padding: 15px 0 15px 15px !important;
  color: #000;
}

/* / Search Bar Css / */

/* / Privcy Policy Css Start / */

/* body.privacy-policy .newsletter-sec {
    display: none;
} */

.section-template--16874409918643__main-padding {
  padding-top: 80px;
  padding-bottom: 80px;
}

#policy article h2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 30px;
}

#policy article p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #000;
}

#policy article .accordions details.accordion .accordion-section {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 0px 20px 0px;
}

#policy article .accordions details.accordion .accordion-summary {
  padding: 30px 0;
}

#policy article .accordions details.accordion .accordion-summary h3.accordion-heading {
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  color: #242627;
  padding: 0px 20px;
}

#policy article .accordions details.accordion .accordion-summary .accordion-content {
  padding: 0 !important;
}

#policy article .accordions details.accordion .accordion-summary .accordion-content .accordion-section {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 0px 20px 20px;
}

#policy article .accordions details.accordion .accordion-summary .accordion-content h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

#policy article .accordions details.accordion .accordion-summary .accordion-content .accordion-section-content {
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
}

#policy article ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  color: #000000;
  padding-bottom: 10px;
}

/* / Privcy Policy Css Start / */

/* product page css */

.template-product section.shopify-section:has(.product-breadcrumbs) {
  padding: 70px 0 50px;
}

.template-product .product .product__info-wrapper {
  padding-left: 30px;
}

.template-product .product .product__info-wrapper .shopify-block.shopify-app-block:has(.AirReviews-Widget) {
  display: inline-block;
}

/* product page css */
.about-us-template .enjoy-sec {
  margin-top: 0;
}

#shopify-section-template--16874409722035__main {
  background: #f9f9f9;
}

.prd-deatil-wrapper ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* Cart Page start */
body.template-cart cart-items .page-width {
  padding: 80px 20px 0px;
}

body.template-cart cart-items .title-wrapper-with-link h1 {
  font-size: 54px;
  line-height: 54px;
  color: #242627;
}

body.template-cart cart-items .title-wrapper-with-link>a {
  font-size: 16px;
  font-weight: 500;
  line-height: 19.5px;
  text-decoration: underline !important;
  color: #5b6670 !important;
}

body.template-cart cart-items .title-wrapper-with-link {
  margin: 0 0 40px;
}

body.template-cart cart-items .cart-items thead tr th {
  font-size: 12px;
  font-weight: 700;
  color: #242627;
  line-height: 12px;
  padding-bottom: 10px;
}

body.template-cart cart-items .cart-items .cart-item__details a {
  font-size: 18px;
  font-weight: 600;
  line-height: 19.5px;
  color: #242627;
}

body.template-cart cart-items .cart-items .cart-item__details>.product-option {
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  color: #242627;
  margin-top: 15px;
}

body.template-cart cart-items .cart-items .cart-item__details>p.product-option {
  display: none;
}

body.template-cart cart-items .cart-items .cart-item__media {
  padding-top: 20px;
  position: relative;
}

body.template-cart cart-items .cart-items .cart-item__media .cart-item__image-container {
  width: 100%;
  height: 130px;
  margin: auto;
  border-radius: 10px;
  overflow: hidden;
  padding: 8px;
  background: #d3d3d349 !important;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

body.template-cart cart-items .cart-items .cart-item__media .cart-item__image-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 6px;
  margin: auto;
}

body.template-cart cart-items .cart-item>td+td {
  padding-left: 20px;
  padding-top: 20px;
}

body.template-cart cart-items .cart-item__price-wrapper .price {
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  color: #242627;
}

body.template-cart cart-items .cart-items .upgrade-subscription-cart {
  display: none !important;
}

body.template-cart cart-items .cart__items {
  padding-bottom: 20px;
}

body cart-items .cart-items .cart-item__details dl {
  margin-top: 15px;
}

body cart-items .cart-items .cart-item__details dl .product-option>dt {
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  color: #242627;
}

body cart-items .cart-items .cart-item__details dl .product-option>dd {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #000;
}

body.template-cart .cart__footer-wrapper {
  padding-top: 40px;
  padding-bottom: 0 !important;
}

body.template-cart .cart__footer-wrapper .cart__footer {
  padding-bottom: 80px !important;
}

body.template-cart .cart__footer-wrapper .totals {
  justify-content: space-between;
}

body.template-cart .cart__footer-wrapper .totals h2 {
  font-size: 18px;
  line-height: 18px;
  text-transform: capitalize;
}

body.template-cart .cart__footer-wrapper .totals .totals__total-value {
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
  color: #242627;
}

body.template-cart .cart__footer-wrapper .tax-note {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  color: #000;
}

body.template-cart .cart__footer-wrapper #shopify-buyer-consent {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  color: #000;
}

body .cart-item__error-text {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #000;
}

body.template-cart .cart__footer-wrapper .cart__checkout-button {
  background-color: #dcba13;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: #fff;
  border-radius: 100px;
  border: 1px solid #dcba13;
  box-shadow: none !important;
  outline: none !important;
  height: 50px;
  min-height: 50px;
  margin-bottom: 20px;
  transition: all ease .3s;
}

body.template-cart .cart__footer-wrapper .cart__checkout-button:hover {
  background: #000;
  color: #fff;
}

body.template-cart .cart__footer-wrapper .cart__checkout-button::before,
body.template-cart .cart__footer-wrapper .cart__checkout-button::after {
  content: none !important;
  display: none !important;
}

body.template-cart cart-items .quantity {
  width: 140px;
  height: 40px;
  min-height: 40px;
  border-radius: 100px;
  border: 1px solid #000;
  display: flex;
  justify-items: center;
  align-items: center;
  padding: 10px 12px;
}

body.template-cart cart-items .quantity .quantity__button {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

body.template-cart cart-items .quantity .quantity__button svg {
  fill: #000;
  stroke: #000;
}

body.template-cart cart-items .quantity .quantity__input {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: #000000;
}

body.template-cart cart-items .quantity::before {
  content: initial !important;
  position: initial !important;
}

body.template-cart cart-items .quantity::after {
  content: initial !important;
  position: initial !important;
}

/* Cart Page start */
/* Cart Waring Css  */
body .cart__warnings {
  padding: 10px 0 40px;
}

body .cart__warnings h1.cart__empty-text {
  font-size: 38px;
  line-height: normal;
  text-transform: capitalize;
  font-weight: 800;
  margin-top: 0 !important;
}

body .cart__warnings .btn {
  margin: auto;
}

body .cart__warnings .cart__login-title {
  margin: 20px 0 10px;
  font-size: 16px;
  line-height: normal;
}

body .cart__warnings .cart__login-paragraph {
  font-size: 12px;
  line-height: normal;
  font-weight: 500;
  color: #000;
}

/* Cart Waring Css  */
/* Collection Page Styling */
body.template-list-collections .shopify-section>.page-width {
  padding: 80px 20px 100px;
}

body.template-list-collections .shopify-section>.page-width h1.title--primary {
  text-align: center;
  margin: 0 0 40px;
  font-family: Creato Display;
  font-weight: 700;
  font-size: 54px;
  line-height: 54px;
  color: #242627;
}

body.template-list-collections .collection-list.grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  width: 100%;
  position: relative;
}

body.template-list-collections .collection-list.grid .collection-list__item {
  width: 100%;
  max-width: 100%;
  background-color: #fff;
  padding: 20px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: all 0.3s;
  border: solid 1px #d9b20745;
}

body.template-list-collections .collection-list.grid .collection-list__item .card__information {
  margin: auto;
  padding: 0 !important;
}

body.template-list-collections .collection-list.grid .collection-list__item .card.card--standard {
  gap: 20px;
}

/* Collection Page Styling */
.vl_ani_cs {
  position: relative;
  z-index: 1;
}

.template-article .header__icon--menu .icon path,
.template-cart .header__icon--menu .icon path,
body:is(.serv-laser-hair-removal-template, .serv-body-contouring-template, .serv-glo2-facial-template, .serv-radiofrequency-template, .serv-chemical-peel-template, .serv-tattoo-removal-template, .serv-photofacial-template, .serv-smoothglo-template, .serv-melasma-template, .serv-spider-veins-template, .before-after-template, .serv-microneeding-template, .serv-resurfacing-template, .serv-beauty-deals-template) .header__icon--menu .icon path {
  stroke: #000;
}

body:is(.serv-laser-hair-removal-template, .serv-body-contouring-template, .serv-glo2-facial-template, .serv-radiofrequency-template, .serv-chemical-peel-template, .serv-tattoo-removal-template, .serv-photofacial-template, .serv-smoothglo-template, .serv-melasma-template, .serv-spider-veins-template, .before-after-template, .serv-microneeding-template, .serv-resurfacing-template, .serv-beauty-deals-template) .shopify-section-header-sticky .header__icon--menu .icon path {
  stroke: #fff;
}

.template-article .shopify-section-header-sticky .header__icon--menu .icon path,
.template-cart .shopify-section-header-sticky .header__icon--menu .icon path {
  stroke: #fff;
}

body .predictive-search__heading {
  font-family: "Montserrat";
  color: #000;
  font-weight: 700;
  letter-spacing: normal;
  font-size: 14px;
  line-height: 14px;
}

.predictive-search__item-heading {
  font-family: "Montserrat";
  color: #000;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 12px;
  line-height: 12px;
}

.AirReviews-StarRate .Avada_Star-Icon.AirReviews-Star--Icon-slim::before {
  color: #dcba13 !important;
}

.AirReviews-Widget.AirReviews-Widget--Stars {
  display: flex;
  align-items: end;
}


/* Products With Link Section Css */
.prodw_link-sect {
  width: 100%;
  padding: 60px 0;
  background: #f9f9f9;
}

.prodw_link-sect .title-row h2 {
  font-size: 54px;
  line-height: 1;
  color: #242627;
  text-align: center;
  margin-bottom: 60px;
}

.prod-link-hldr {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.prod-link-card {
  width: 100%;
  background: #fff;
  overflow: hidden;
  border-radius: 20px;
  transition: all .3s;
  border: 1px solid #ebebeba4;
  padding: 30px;
  position: relative;
}

.prod-link-card .prod-link-card-top {
  margin-bottom: 30px;
}

.prod-link-card .prod-link-card-top img {
  width: 100%;
  border-radius: 20px !important;
  height: 100%;
  min-height: 336px;
  max-height: 336px;
  object-fit: cover;
}

.prod-link-card .prod-link-card-bottom h3 {
  font-size: 16px;
  line-height: normal;
  color: #434849;
  /* min-height: 43px; */
}

.prod-link-card .prod-link-card-bottom .cta-btn-hldr {
  margin-top: 20px;
}

.prod-link-card .prod-link-card-bottom .cta-btn-hldr a::after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.prod-link-card:hover {
  box-shadow: 0 20px 34px -20px #0003;
}

.prod-link-card .prod-link-card-bottom .disclaimer {
  margin: 20px 0 30px;
}

.prod-link-card .prod-link-card-bottom .disclaimer span {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  text-decoration: underline;
  margin-bottom: 10px;
  display: block;
}

.prod-link-card .prod-link-card-bottom .disclaimer p {
  font-size: 12px;
}

/* Products With Link Section Css */

/* Service Pages Css */
.service-banner-sect {
  padding: 60px 0 120px;
}

.serv-banner-clmn-hldr {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /* align-items: center; */
  gap: 30px;
}

.serv-banner-cntnt-hldr {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.serv-banner-img-hldr img {
  width: 100%;
  display: block;
  object-fit: cover;
  border-radius: 20px;
}

.serv-banner-cntnt-hldr h1 {
  font-weight: 700;
  font-size: 46px;
  line-height: 56px;
  color: #242627;
  margin-bottom: 20px;
}

.serv-banner-cntnt-hldr .serv-banner-cta {
  margin-top: 30px;
}

.serv-banner-cntnt-hldr :is(p, li) {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #242627;
}

.serv-banner-cntnt-hldr li {
  font-weight: 500;
}

.serv-banner-cntnt-hldr :is(p, li) strong {
  font-weight: 500;
}

.serv-banner-cntnt-hldr p:not(last-child) {
  margin-bottom: 16px;
}

.serv-banner-cntnt-hldr h3 {
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  color: #232323;
  margin: 0 0 20px 0;
}

.icon-boxes-hldr {
  background: linear-gradient(89.97deg, #858585 19.46%, #494948 108.74%);
  border-radius: 20px;
  padding: 30px 20px 50px 20px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.icon-boxes-hldr .icon-box {
  border-left: 1px solid #24262799;
  padding-left: 35px;
  padding-right: 35px;
}

.icon-boxes-hldr .icon-box:first-child {
  border: 0;
  padding: 0 35px 0 0;
  margin: 0;
}

.icon-boxes-hldr .icon-box:last-child {
  padding-right: 0;
}

.icon-box-top {
  display: grid;
  align-items: center;
  gap: 20px;
  grid-template-columns: max-content 1fr;
}

.icon-box-top-icn img {
  width: 100%;
  display: block;
}

.icon-box-top-head h3 {
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  color: #FFFFFF;
}

.icon-box-btm {
  margin-top: 20px;
}

.icon-box-btm p {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
}

.serv-img-cntnt-sect {
  padding: 120px 0;
}

.serv-img-cntnt-hldr {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /* align-items: center; */
  gap: 30px;
}

.serv-img-cntnt-content p em {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #242627;
  padding: 14px 30px;
  background: linear-gradient(91.22deg, #C6A400 -4.06%, #BB9B00 -4.06%, #FFD818 48.26%, #BB9B00 108.69%);
  border-radius: 4px;
  display: block;
  width: fit-content;
  font-style: normal;
}

.serv-img-cntnt-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.serv-img-cntnt-hldr.left .serv-img-cntnt-content {
  order: 2;
}

.serv-img-cntnt-hldr.left .serv-img-cntnt-image {
  order: 1;
}

.serv-img-cntnt-hldr:not(:first-child) {
  margin-top: 60px;
}

.serv-img-cntnt-image img {
  width: 100%;
  display: block;
  border-radius: 20px;
  object-fit: cover;
}

.serv-img-cntnt-content h2 {
  font-weight: 700;
  font-size: 46px;
  line-height: 56px;
  color: #242627;
  margin-bottom: 20px;
}

.serv-img-cntnt-content h3 {
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  color: #232323;
  margin: 0 0 20px 0;
}

.serv-img-cntnt-content h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #242627;
  margin: 0 0 20px 0;
  font-family: Montserrat, sans-serif;
}

.serv-img-cntnt-content :is(p, li) {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #242627;
}

.serv-img-cntnt-content :is(p, li) strong {
  font-weight: 600;
}

.serv-img-cntnt-content p:not(:last-child) {
  margin-bottom: 16px;
}

.serv-img-cntnt-content ul,
.serv-banner-cntnt-hldr ul {
  padding-left: 30px;
  margin-bottom: 20px;
}

.serv-img-cntnt-content ul li,
.serv-banner-cntnt-hldr ul li {
  list-style-type: disc;
}

.serv-img-cntnt-content ul li::marker,
.serv-banner-cntnt-hldr ul li::marker {
  font-size: 12px;
}

.serv-img-cntnt-content ul li:not(:last-child),
.serv-banner-cntnt-hldr ul li:not(:last-child) {
  margin-bottom: 16px;
}

.serv-img-cntnt-content .serv-img-cntnt-cta {
  margin-top: 50px;
}

.serv-img-cntnt-content ul~.serv-img-cntnt-cta {
  margin-top: 30px;
}

.serv-accord-hldr .accordion-item {
  padding: 16px 0;
  cursor: pointer;
}

.serv-accord-hldr .accordion-item:not(:last-child) {
  border-bottom: 1px solid #24262733;
}

.serv-accord-hldr .accordion-item .accordion-item-header {
  position: relative;
  /* transition: background-color 0.3s ease; */
}

.serv-accord-hldr .accordion-item .accordion-item-header:after {
  content: "";
  height: 14px;
  width: 14px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 8px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: 14px !important;
  transition: all ease-in-out .3s;
}

.serv-accord-hldr .accordion-item .accordion-item-header.active:after {
  transform: translateY(-50%) rotate(180deg);
}

.serv-accord-hldr .accordion-item .accordion-item-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
}

.serv-accord-hldr .accordion-item:has(.active) .accordion-item-body {
  max-height: max-content;
  transition: max-height 0.3s ease-in-out;
}

.serv-accord-hldr .accordion-item .accordion-item-header .acc-item-head {
  max-width: 89%;
  padding-right: 30px;
}

.serv-accord-hldr .accordion-item .accordion-item-header .acc-item-head span {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #242627;
  text-wrap: balance;
}

.serv-accord-hldr .accordion-item .accordion-item-body .accordion-item-body-content p {
  font-size: 16px;
  line-height: 20px;
  text-wrap: balance;
}

.serv-accord-hldr .accordion-item .accordion-item-body .accordion-item-body-content {
  padding-top: 20px;
}

.details-inlist-sect {
  padding: 60px 0;
  background: linear-gradient(93.02deg, #BB9B00 -7.42%, #858585 -7.42%, #B4B4B4 -7.41%, #494948 78.52%);
}

.details-inlist-row-hldr {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: 30px;
}

.det-inlist-img-hldr img {
  width: 100%;
  display: block;
  object-fit: cover;
  border-radius: 20px;
}

.det-inlist-cntnt-hldr h2 {
  font-weight: 700;
  font-size: 46px;
  line-height: 56px;
  color: #FFFFFF;
}

.det-inlist-cntnt-hldr ul {
  margin-top: 20px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  max-width: 600px;
  padding-left: 30px;
}

.det-inlist-cntnt-hldr ul li p {
  font-family: 'Creato display';
  font-weight: 700;
  font-size: 22px;
  line-height: 100%;
  color: #FFFFFF;
}

.det-inlist-cntnt-hldr ul li {
  list-style-type: disc;
  text-indent: 3px;
}

.det-inlist-cntnt-hldr ul li::marker {
  color: #fff;
  font-size: 18px;
}

.serv-news-clmn-hldr.newsletter-wrap:after {
  display: none;
}

.newsletter-wrap.serv-news-clmn-hldr {
  background: linear-gradient(48.12deg, #494948 -14.8%, #858585 47.32%, #B4B4B4 107.34%);
  padding: 50px 70px 50px 100px;
  display: grid;
  grid-template-columns: max-content 1fr;
  align-items: center;
  gap: 50px;
}

.serv-news-img img {
  width: 100%;
  max-width: 446px;
  display: block;
}

.serv-news-cntnt h2 {
  max-width: 100%;
}

.serv-news-cntnt :is(span, p) {
  color: #FFFFFF;
}

.serv-news-cntnt p {
  font-weight: 500;
}

.serv-news-cta {
  margin-top: 50px;
}

.serv-news-cta .btn {
  background: #232323;
  color: #FFFFFF;
  font-size: 16px;
  padding: 15px 30px;
}

.srvc-media-fixed {
  position: sticky;
  top: 30px;
}

.service-fixed-img {
  position: sticky;
  top: 30px;
}

/* Compare Styling */
.before_af_sec {
  position: relative;
  display: block;
  padding: 80px 0;
}

.Aft_prnt {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}

.aftBf_box {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  height: 600px;
}

.compr_content {
  background-color: #f1f0ed;
  border-radius: 10px;
  padding: 20px;
  display: flex;
  flex-direction: column;
}

.compr_content>h2 {
  font-size: 30px;
  line-height: 30px;
  color: #373737;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.compr_content>p {
  margin-top: auto;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0;
  color: #000;
}

.pint_prnt {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.point_com span {
  color: #787878;
  font-size: 35px;
  line-height: 35px;
  text-transform: uppercase;
  font-weight: 800;
  display: block;
  margin-bottom: 10px;
}

.point_com p {
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0;
  color: #000;
}

/* CompareImg */
.mainrizer {
  display: grid;
  place-items: center;
  width: 100%;
  border-radius: 10px;
  height: 540px;
  overflow: hidden;
  position: relative;
}

.main-slid-wrp {
  position: relative;
  overflow: hidden;
  --position: 50%;
  width: 100%;
}

.slider-image-riz {
  width: 100%;
  height: 600px;
  object-fit: cover;
  object-position: left;
}

.image-before-riz {
  position: absolute;
  inset: 0;
  width: var(--position);
  border-right: 2px solid #fff;
}

.slider-resz {
  position: absolute;
  inset: 0;
  cursor: e-resize;
  opacity: 0;
  width: 100%;
  height: 100%;
}

.slider:focus-visible~.slider-button-riz {
  outline: 5px solid #373737;
  outline-offset: 3px;
}

.slider-line-riz {
  position: absolute;
  inset: 0;
  width: 2px;
  height: 100%;
  background-color: #fff;
  left: var(--position);
  transform: translateX(-50%);
  pointer-events: none;
}

.slider-button-riz {
  position: absolute;
  background-color: #FFFFFF;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  display: grid;
  place-items: center;
  top: 50%;
  left: var(--position);
  transform: translate(-50%, -50%) scale(1);
  pointer-events: none;
  transition: transform 0.2sease-in-out;
}

.main-slid-wrp:hover .slider-button-riz {
  transition: transform 0.2s ease-in-out;
  transform: translate(-50%, -50%) scale(1.2);
}

.slider-button-riz img {
  max-width: 20px;
}

.be-fr-tags .showbtn-late {
  position: absolute;
  z-index: 9999;
  padding: 10px;
  background-color: #373737;
  padding: 10px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
}

.be-fr-tags .showbtn-late:nth-child(1) {
  right: 10px;
  bottom: 10px;
}

.be-fr-tags .showbtn-late:nth-child(2) {
  left: 10px;
  bottom: 10px;
}

.mainrizer:has(.main-slid-wrp:is([style="--position: 83%;"],
    [style="--position: 84%;"],
    [style="--position: 85%;"],
    [style="--position: 86%;"],
    [style="--position: 87%;"],
    [style="--position: 88%;"],
    [style="--position: 89%;"],
    [style="--position: 90%;"],
    [style="--position: 91%;"],
    [style="--position: 92%;"],
    [style="--position: 93%;"],
    [style="--position: 94%;"],
    [style="--position: 95%;"],
    [style="--position: 96%;"],
    [style="--position: 97%;"],
    [style="--position: 98%;"],
    [style="--position: 99%;"],
    [style="--position: 100%;"])) .be-fr-tags .showbtn-late:nth-child(1) {
  display: none;
}

.mainrizer:has(.main-slid-wrp:is([style="--position: 0%;"],
    [style="--position: 1%;"],
    [style="--position: 2%;"],
    [style="--position: 3%;"],
    [style="--position: 4%;"],
    [style="--position: 5%;"],
    [style="--position: 6%;"],
    [style="--position: 7%;"],
    [style="--position: 8%;"],
    [style="--position: 9%;"],
    [style="--position: 10%;"],
    [style="--position: 11%;"],
    [style="--position: 12%;"],
    [style="--position: 13%;"],
    [style="--position: 14%;"],
    [style="--position: 15%;"],
    [style="--position: 16%;"],

  )) .be-fr-tags .showbtn-late:nth-child(2) {
  display: none;
}

/* CompareImg */
/* Compare Styling */


.compare-title-row {
  margin-bottom: 60px;
  text-align: center;
}

.compare-title-row h2 {
  font-weight: 700;
  font-size: 54px;
  line-height: 100%;
  color: #242627;
}

.compare-boxes-hldr {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.compare-cta-row {
  margin-top: 50px;
}

.compare-cta-row .btn {
  margin: 0 auto;
}

body.serv-beauty-deals-template .service-banner-sect {
  padding-bottom: 0;
}

body.serv-beauty-deals-template .serv-img-cntnt-sect {
  padding-top: 60px;
}

/* Service Pages Css */

/* Before After Page Styling */

.simple_banner_sect {
  padding: 80px 0 30px;
}

.simp_bnr_cntnt_hldr.serv-banner-cntnt-hldr h1 {
  margin: 0;
}

.compare-box-holder h3 {
  font-size: 28px;
  line-height: 32px;
  color: #232323;
  text-align: center;
}

.before-after {
  width: 100%;
  background: #fff;
  padding-bottom: 120px;
}

body.before-after {
  padding-bottom: 0;
}

.before-after .picture-worth-cntnt:not(:last-child) {
  margin-bottom: 120px;
}

.before_after_type {
  margin-bottom: 30px;
}

.before_after_type h2 {
  font-weight: 700;
  font-size: 46px;
  line-height: 56px;
  color: #242627;
}

.compare-box-holder {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 30px;
}

.view-more-btn {
  margin-top: 50px;
}

.view-more-btn .btn {
  margin: 0 auto;
}

ul.ba-tab-btns {
  display: flex;
  gap: 15px;
  margin-bottom: 60px;
}

.ba-tab-btns li {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #434849;
  cursor: pointer;
}

.ba-tab-btns li.tab-btn-active {
  text-decoration: underline;
}

.ba-tab-content.tab-content-active {
  display: block;
}

.ba-tab-content {
  display: none;
}

.picture-comparison-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

/* Before After Page Styling */

/* Service Medspa Page Styling */

body.serv-medspa-template .main-banner-sec {
    background-position: top 0px right;
    background-size: contain;
    background-color: #fff;
}

.future-sec {
  width: 100%;
  padding: 120px 0;
  background: linear-gradient(139.64deg, rgba(255, 216, 24, 0.45) 32.16%, rgba(187, 155, 0, 0.89) 79.71%);
}

.future-title h2 {
  text-align: center;
  font-weight: 700;
  font-size: 46px;
  line-height: 56px;
  color: #242627;
  margin-bottom: 20px;
}

.future-title h3 {
  color: #232323;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  text-align: center;
  max-width: 960px;
  margin: 0 auto;
  font-family: Montserrat, sans-serif;
}

.future-title p {
  color: #232323;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0;
  text-align: center;
  max-width: 850px;
  margin: 20px auto 0;
}

.future-cntnt-holder {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  margin: 60px auto 0;
  max-width: 1070px;
}

.tab-btns {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.tab-btns li {
  background: #23232366;
  padding: 34px 20px;
  text-align: center;
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  color: #232323;
  transition: all 0.3s;
  cursor: pointer;
  font-family: "Creato display";
}

.tab-btns li.tab-btn-active {
  background: #232323;
  color: #fff;
}

.tab-content {
  display: none;
}

.tab-content.tab-content-active {
  display: block;
  animation: fade 0.5s linear 0s 1;
}

@keyframes fade {
  to {
    opacity: 1;
    transform: scale(1);
  }

  from {
    opacity: 0;
    transform: scale(0.97);
  }
}

.face-row {
  width: 100%;
  margin: 0 auto;
  padding: 60px 30px;
  display: grid;
  grid-template-columns: 1fr max-content;
  align-items: center;
  gap: 30px;
}

.face-c1 h3 {
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  color: #000;
  margin-bottom: 30px;
}

.face-c1 ul {
  padding-left: 15px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 20px;
}

.face-c1 ul li {
  list-style: initial;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #434849;
  margin-bottom: 10px;
}

.face-c1 ul li a {
 color: #434849;
}

.face-c1 ul li::marker {
  font-size: 14px;
}

.face-c2 img {
  width: 100%;
  display: block;
  object-fit: cover;
  border-radius: 10px;
  max-width: 384px;
}

body.serv-medspa-template .compare-img-sect {
  padding: 120px 0;
}

.stay-young-sec {
  width: 100%;
  background: linear-gradient(260deg, #bb9c0000 -7.42%, #858585 -7.42%, #b4b4b4 -7.41%, #494948 78.52%);
  padding: 120px 0;
}

.stay-young-title h2 {
  font-size: 54px;
  line-height: normal;
  text-align: center;
  color: #ffffff;
  margin-bottom: 20px;
}

.stay-young-title p {
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  max-width: 490px;
  margin: 0 auto;
}

.stay-young-row {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 60px;
}

.stay-young-image img {
  width: 100%;
  display: block;
  object-fit: cover;
  border-radius: 10px;
  aspect-ratio: 413/320;
}

.stay-young-cntnt {
  padding-top: 40px;
}

.stay-young-cntnt h3 {
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  color: #fff;
  margin-bottom: 20px;
}

.stay-young-cntnt p {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
}

.stay-young-sec a {
  margin: 60px auto 0;
}


.intro-sec {
  width: 100%;
  background: #fff;
  padding: 120px 0px;
}

.intro-row {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  align-items: center;
  margin-bottom: 60px;
}

.intro-row:last-child {
  margin-bottom: 0;
}

.intro-c1-title h2 {
  font-size: 54px;
  line-height: 64px;
  text-align: left;
  color: #242627;
  margin-bottom: 30px;
}

.intro-c1 p {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
  color: #434849;
}

.intro-c1 a {
  display: block;
  font-family: "Creato display";
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  color: #242627;
  margin: 20px 0 0;
  width: fit-content;
}

.intro-c1 a:hover {
    text-decoration: underline;
    transition: all .2s ease-in-out;
}

.intro-c1 ol li,
.intro-c1 ul li {
  color: #434849;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
}

.intro-wrapper {
  position: relative;
  width: 100%;
  padding-left: 111px;
}

.intro-image {
  position: relative;
}

.intro-image img {
  width: 100%;
  display: block;
  aspect-ratio: 522/522;
  border-radius: 50%;
  object-fit: cover;
}

.intro-image::before {
  content: "";
  position: absolute;
  top: 25px;
  left: 25px;
  right: 25px;
  bottom: 25px;
  border: 2px solid #EBEBEC;
  border-radius: 50%;
  z-index: 1;
}

.intro-details {
  position: absolute;
  bottom: 24%;
  left: 0px;
  background: #ebebec;
  width: 253px;
  min-height: 120px;
  z-index: 2;
  padding: 13px 30px 13px;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
}

.intro-details h3 {
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
  color: #000000;
}

.intro-details img {
  display: block;
  width: 100%;
  max-width: 73px;
  object-fit: contain;
  margin-top: 0;
}


.fountain-sec {
  width: 100%;
  padding: 120px 0px;
  background: #F9F9F9;
  overflow: hidden;
}

.fountain-title h2 {
  max-width: 805px;
  margin: 0 auto;
  font-size: 54px;
  line-height: 64px;
  text-align: center;
  color: #242627;
}

.fountain-row {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-top: 60px;
}

.fountain-box {
  width: 100%;
  background: #fff;
  padding: 40px 30px 40px;
  border-radius: 20px;
  position: relative;
}

.fountain-box .cta_hldr {
  margin-top: 60px;
}

.fountain-box .cta_hldr .btn {
  margin: 0 auto;
}

.fountain-box .cta_hldr .btn.btn-sec {
  background: none;
  border: 1px solid #242627;
  color: #242627;
}

.collection-logo img {
  display: block;
  margin: 0 auto;
  object-fit: contain;
  max-height: 81px;
  min-height: 81px;
  max-width: 191px;
}

.collection-boxes-holder {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px;
  margin-top: 74px;
}

.collection-box {
  border: 3px solid #232323;
  border-radius: 400px;
  height: 100%;
  max-height: 409px;
  min-height: 409px;
  display: flex;
  flex-direction: column;
  max-width: 223px;
  width: 100%;
  margin: auto;
  position: relative;
}

.collection-img-box {
  margin: auto;

  width: 100%;
}

.collection-img-box img {
  display: block;
  width: calc(100% + 5%);
  max-width: calc(100% + 5%);
  margin: 0 auto;
  height: fit-content;
  max-height: 375px;
  object-fit: contain;
}

.fountain-box.on-site_prod .collection-box:last-child .collection-img-box img {
  transform: translate(-24%, 10px) rotate(25deg);
  width: 100%;
  max-width: 400px;
  min-width: 400px;
}

.fountain-box.on-site_prod .collection-box:first-child .collection-img-box img {
  transform: translate(-30%, 0px) rotate(-34deg);
  width: 100%;
  max-width: 600px;
  min-width: 600px;
}

.fountain-box.off-site_prod .collection-box:first-child .collection-img-box img {
  transform: translate(0, 0px) rotate(0deg);
  max-width: 183px;
}

.fountain-box.off-site_prod .collection-box:last-child .collection-img-box img {
  transform: translate(0, 0px) rotate(29deg);
}



.col-desc-toggle {
  position: absolute;
  height: 43px;
  width: 43px;
  background: #232323;
  bottom: 25px;
  right: 15px;
  border-radius: 50%;
  cursor: pointer;
  animation: pulse 1.5s linear 0s infinite;
  box-shadow: 0px 0px 0px 4px #23232300, 0px 0px 0px 8px #23232300;
  transition: all 0.3s;
  display: flex !important;
}

.fountain-box.on-site_prod .collection-box:last-child .col-desc-toggle {
  bottom: 16px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.fountain-box.off-site_prod .collection-box:first-child .col-desc-toggle {
  bottom: 100px;
  right: 30px;
}

.fountain-box.off-site_prod .collection-box:last-child .col-desc-toggle {
  bottom: 78px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.col-desc-toggle.toggle-active {
  transform: rotate(135deg);
}

.col-desc-toggle::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("https://cdn.shopify.com/s/files/1/0704/2410/1142/t/2/assets/plus.png?v=1678362695");
  background-size: 16px;
  background-position: center;
  background-repeat: no-repeat;
  display: flex !important;
  filter: invert(1);
}

@keyframes pulse {
  0% {
    box-shadow: 0px 0px 0px 4px #232323cc, 0px 0px 0px 8px #232323cc;
  }

  80% {
    box-shadow: 0px 0px 0px 4px #23232399, 0px 0px 0px 8px #23232399;
  }

  100% {
    box-shadow: 0px 0px 0px 2px #23232300, 0px 0px 0px 6px #23232300;
  }
}

.fountain-box a.btn-primary {
  margin: 103px auto 0;
}

.col-desc-box {
  position: absolute;
  bottom: 50px;
  right: -20px;
  width: 200px;
  background: #ebebec;
  border-radius: 5px;
  padding: 10px;
  opacity: 0;
  pointer-events: none;
  transform: translate(10px, 10px);
  transition: all 0.3s;
  z-index: 2;
  box-shadow: 0px 24px 34px -20px #4b464633;
}

.collection-box:last-child .col-desc-box {
  transform: translate(-10px, 10px);
}

.collection-box:last-child .col-desc-box {
  right: auto;
  left: -20px;
}

/* .collection-desc-active .col-desc-box, */

.col-desc-toggle.toggle-active~.col-desc-box {
  opacity: 1;
  pointer-events: all;
  transform: translate(0px, 0px) !important;
}

.desc-top span {
  display: block;
  font-family: "Gotham";
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  line-height: 14px;
  color: #000;
  margin-bottom: 10px;
}

.desc-top p {
  font-family: "Gotham";
  font-style: normal;
  font-weight: 325;
  font-size: 12px;
  line-height: 14px;
  color: #000;
  /* -webkit-line-clamp: 3; */
  display: -webkit-box;
  max-width: 100%;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 4;
}

.desc-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 12px;
}

.pricing span {
  font-family: "Gotham";
  font-style: normal;
  font-weight: 350;
  font-size: 12px;
  line-height: 14px;
  color: #000;
}

.col-btns {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
}

.col-btns a {
  background: none;
  border-radius: 4px;
  font-weight: 500;
  font-size: 10px;
  line-height: 7px;
  color: #242627;
  padding: 9px 12px;
  border: 1px solid #242627;
}

.shop-now-popup {
  width: 475px;
  max-width: 475px;
  padding: 20px 20px 40px;
  background-color: #fff;
  position: absolute;
  border-radius: 10px;
  z-index: 20;
  display: none;
  top: 10px;
  transform: translate(10%, 0%) !important;
}

.collection-box:last-child .shop-now-popup {
  transform: translate(-60%, 0%) !important;
}

.col-desc-toggle.toggle-active~.shop-now-popup {
  display: block;
  pointer-events: all;
}

.col-popup-header {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}

.col-popup-header img {
  width: 40px;
  height: 40px;
}

.collection-box:first-child .col-popup-header img,
.collection-box:last-child .col-popup-header img {
  transform: translate(0px, 0px) rotate(0deg) !important;
}

.col-popup-body {
  margin-top: 30px;
  text-align: center;
}

.disclaimer-title span {
  font-weight: 600;
  font-family: "Creato display";
  font-size: 26px;
  line-height: normal;
  color: #242627;
  display: block;
}

.disclaimer-note p {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  margin-top: 30px;
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
  color: #434849;
}

.disclaimer-buy-btn a {
  color: #242627;
  display: inline-block;
  width: 100%;
  max-width: 150px;
  padding: 15px 0px;
  margin: 40px auto 0px;
  background: none;
  border: 1px solid #242627;
  border-radius: 4px;
}

.collection-overlay {
  display: none !important;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 1;
  transition: all 0.5s;
  background-color: transparent;
  z-index: 10;
}

.col-desc-toggle.toggle-active~.collection-overlay {
  display: block !important;
  background-color: #00000082;
}

.img-w-cntnt-sec.noBgClr h2 {
  color: #242627;
}

.img-w-cntnt-sec.noBgClr p {
  color: #434849;
}


.skin-deserve-sec {
  width: 100%;
  background: #fff;
  padding: 120px 0px 60px;
}

.skin-deserve-title h2 {
  max-width: 750px;
  margin: 0 auto;
  font-size: 54px;
  line-height: 64px;
  text-align: center;
  color: #242627;
}

.skin-deserve-row {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 60px;
  background-image: url("/cdn/shop/files/steps-bg-shape.png?v=1751048303");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0px 57px;
}

.deserve-box {
  counter-increment: deserve;
}

.deserve-box:nth-child(2) {
  margin-top: 75px;
}

.skin-deserve-sec .cta_hldr {
  margin-top: 60px;
}

.skin-deserve-sec .cta_hldr .btn {
  margin: 0 auto;
  background: none;
  border: 1px solid #242627;
}

.deserve-ico {
  position: relative;
  margin: 0 auto;
  height: 150px;
  width: 150px;
  background: #656565;
  border-radius: 50%;
  display: grid;
  place-content: center;
  margin-bottom: 40px;
  box-shadow: 0px 24px 34px -20px #00000033;
  border: 2px solid #FFFFFF;
}

.deserve-ico::before {
  content: "Step 0" counter(deserve);
  position: absolute;
  top: -46px;
  left: 0;
  right: 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  color: #242627;
  font-family: Montserrat, sans-serif;
  background: linear-gradient(91.22deg, #C6A400 -4.06%, #BB9B00 -4.06%, #FFD818 48.26%, #BB9B00 108.69%);
  border-radius: 4px;
  padding: 10px 14px;
  display: block;
  width: fit-content;
  margin: 0 auto;
}

.deserve-ico img {
  width: 70px;
  max-height: 60px;
  object-fit: contain;
  display: block;
}

.deserve-cntnt h3 {
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  color: #242627;
  margin-bottom: 20px;
}

.deserve-cntnt p {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #434849;
}

.skin-deserve-sec .btn-primary {
  margin: 60px auto 0;
}


.mother-nature-sec {
  width: 100%;
  background: #fff;
  padding: 60px 0px 120px;
}

.mother-nature-cntnt {
  max-width: 1070px;
  margin: 0 auto;
}

.mother-nature-cntnt h2 {
  max-width: 580px;
  margin: 0 auto 20px;
  font-size: 54px;
  line-height: 64px;
  text-align: center;
  color: #242627;
}

.mother-nature-cntnt p {
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #434849;
}

.mother-nature-cntnt .cta_hldr {
  margin-top: 60px;
}

.mother-nature-cntnt .cta_hldr .btn {
  margin: 0 auto;
}

.img-w-cntnt-sec.sect-template--18920278425779__image_with_content_XEPT7Y {
  background: #F9F9F9;
}

.img-w-cntnt-sec.inverted.sect-template--18920278425779__image_with_content_wzHFQR {
  padding-top: 120px;
}

body.serv-medspa-template .location-sect {
  padding-top: 120px;
}

body.serv-medspa-template .tst-title h2 {
  max-width: 750px;
}

body.serv-medspa-template .tst-cntnt>p {
    max-width: 500px;
}

/* Service Medspa Page Styling */