/** Shopify CDN: Minification failed

Line 3261:50 Unexpected ")"
Line 4387:6 Expected identifier but found whitespace

**/
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&display=swap");

/* ---------- ---------- ---------- ---------- ----------
    font-family: 'Outfit', sans-serif;
---------- ---------- ---------- ---------- ---------- */

/* ---- ---- ---- ---- ---- ---- */
/* Slideshow.liquid ---- ---- -- */
/* ---- ---- ---- ---- ---- ---- */
.slideshow__slide .banner__content {
  max-width: 100%;
  /* background: linear-gradient(90deg, #064a2e 22.78%, rgba(0, 96, 57, 0) 67.94%); */
}
.slideshow__slide .banner__content > .banner__box {
  background-color: transparent !important;
  padding: 0px !important;
  /* max-width: 400px; */
  max-width: 562px;
}

/* ---- ---- ---- ---- ---- ----- */
.visitor_form
/* featured-collection.liquid --- */
/* ---- ---- ---- ---- ---- ----- */
.featured__collection {
  padding: 60px 0 60px 0;
}
.featured__collection .collection__title {
  margin-bottom: 0px !important;
  margin-top: 30px;
}
.featured__collection .collection__title .slick-list {
  padding: 0 20px !important;
}
.featured__collection .collection__title .title {
  margin: 0;
  /* color: #000; */
  /* text-align: center; */
  font-family: "DM Sans";
  /* font-size: 42px; */
  /* font-style: normal; */
  /* font-weight: 700; */
  /* line-height: normal; */
}
.featured__collection .collection__title .title.h2 {
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 0;
}
.announcement-bar__message {
  font-family: "DM Sans" !important;
  font-style: normal;
}
.other-pages .card__content .card__heading.h5,
.other-pages .card__content .card-information .price * {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase;
  font-family: "DM Sans";
  text-align: center;
  margin-bottom: 3px;
}
.other-pages .card__content .card__heading.h5,
.other-pages .card__content .card-information .price * {
  font-size: 21px;
  line-height: normal;
  margin-bottom: 3px;
}
.card-wrapper .card__information .card__heading {
  color: #000;
  font-family: "DM Sans";
  font-size: 27px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px; /* 133.333% */
}
.index .card-wrapper .card__information .card__heading {
  color: #000;
  font-family: "DM Sans";
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
}
.blog-articles .caption-with-letter-spacing {
  color: #000;
  font-family: "DM Sans" !important;
  font-size: 12px;
  font-style: normal;
  font-weight: 500 !important;
  line-height: 21px; /* 175% */
}
.article-template .caption-with-letter-spacing {
  color: #000;
  text-align: center;
  font-family: "DM Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px; /* 140% */
}
.article-template .share-button__button {
  color: #000;
  text-align: center;
  font-family: "DM Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; /* 140% */
  text-decoration: underline;
  text-underline-offset: 4px;
}
.blog-articles {
  gap: 40px !important;
}
.article-card__excerpt {
  color: #000;
  font-family: "DM Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; /* 140% */
}
.card-wrapper .card__information .card-information p {
  color: #121212;
  text-align: center;
  font-family: "DM Sans";
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 10px !important;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.card-wrapper
  .card__information
  .card-information
  p
  .currency-converter-wrapper-amount-box {
  display: flex !important;
  flex-wrap: nowrap;
}

.card-wrapper
  .card__information
  .card-information
  p
  .currency-converter-wrapper-amount-box
  .currency-converter-amount {
  display: flex !important;
}
.card-wrapper
  .card__information
  .card-information
  p
  .currency-converter-wrapper-amount-box
  span {
  font-size: 12px !important;
}

.template-search__results
  .product-card-wrapper
  .card__content
  .card-information
  .price__not_collection {
  display: none;
}
.visitor-form-section {
  padding: 20px 0;
}
.visitor-form-section .form-control-wrapper {
  max-width: 514px;
  margin: auto;
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: relative;
}

.visitor-form-section .section-title {
  font-family: DM Sans;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
  margin: 0;
  margin-bottom: 40px;
}
.visitor-form-section .section-subtitle {
  font-family: DM Sans;
  font-weight: 300;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
  margin: 0;
  color: #393939bf;
}
.visitor-form-section .form-control-wrapper .form-control select {
  appearance: none;
}
.visitor-form-section .form-control-wrapper .form-control input,
.visitor-form-section .form-control-wrapper .form-control select {
  padding: 10px;
  font-size: 15px;
  color: #718091;
  border: 1px solid #e5e7eb;
  box-shadow: none !important;
  outline: none !important;
  width: 100%;
  min-height: 47px;
  background-color: rgb(241 241 241);
}
.visitor-form-section .form-control-wrapper .form-control input::placeholder {
  color: #718091;
}
/* .visitor-form-section .form-control-wrapper .form-control .error-message{
  display:none;
} */

.visitor-form-section
  .form-control-wrapper
  .form-control.invalid
  .error-message {
  display: block;
  color: red;
  font-size: 12px;
  font-weight: 300;
}
.visitor-form-section .form-control-wrapper .submit-btn {
  text-align: center;
}
.visitor-form-section .form-control-wrapper .submit-btn input[type="button"] {
  min-height: 46px;
  padding: 12px 29px;
  font-size: 12px;
  font-weight: 500;
  background: #006039;
  color: #fff;
  margin-top: 26px;
  border: none;
  /* cursor: pointer; */
  max-width: 281px;
  width: 100%;
  text-transform: uppercase;
  border: solid 1px #000;
  box-shadow: 0 8px 6px -6px #000;
}
.visitor-form-section
  .form-control-wrapper
  .submit-btn
  input[type="button"]:hover {
  background: transparent;
  color: #006039;
}
@media only screen and (max-width: 1024px) {
  .card__content {
    padding: 0 !important;
  }
}
/* .card-wrapper .card__information .card__heading a, */
.featured__collection .card__content .card__heading.h5 > a {
  text-decoration: none;
  margin: 0 auto;
  max-width: 346px;
}
.featured__collection .card__content .price {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  font-family: "DM Sans";
}
.featured__collection .card__content .price .price-item--regular {
  display: none;
}
/* .featured__collection {
  display: none;
} */

/* ---- ---- ---- ---- ---- ----- */
/* advance-collection-list.liquid */
/* ---- ---- ---- ---- ---- ----- */
.advance-collection-list .card__heading {
  font-weight: 400;
  font-size: 30px;
  line-height: 35px;
  font-family: var(--font-heading-family);
}
.advance-collection-list .card__content .card__text {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  margin-top: 3px;
}
.advance-collection-list .card__button > .button {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  min-height: 34px;
}

/*----------- custom style start -----------*/

@font-face {
  font-family: "Helvetica Neue";
  src: url("/cdn/shop/files/HelveticaNeue.eot?v=1712338132");
  src: url("/cdn/shop/files/HelveticaNeue.eot?v=1712338132")
      format("embedded-opentype"),
    url("/cdn/shop/files/HelveticaNeue.woff2?v=1712338132")
      format("woff2"),
    url("/cdn/shop/files/HelveticaNeue.woff?v=1712338132")
      format("woff"),
    url("/cdn/shop/files/HelveticaNeue.ttf?v=1712338132")
      format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Neue";
  src: url("/cdn/shop/files/HelveticaNeue-Bold.eot?v=1712338133");
  src: url("/cdn/shop/files/HelveticaNeue-Bold.eot?v=1712338133")
      format("embedded-opentype"),
    url("/cdn/shop/files/HelveticaNeue-Bold.woff2?v=1712338132")
      format("woff2"),
    url("/cdn/shop/files/HelveticaNeue-Bold.woff?v=1712338133")
      format("woff"),
    url("/cdn/shop/files/HelveticaNeue-Bold.ttf?v=1712338133")
      format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Neue";
  src: url("/cdn/shop/files/HelveticaNeue-Medium.eot?v=1712338133");
  src: url("/cdn/shop/files/HelveticaNeue-Medium.eot?v=1712338133")
      format("embedded-opentype"),
    url("/cdn/shop/files/HelveticaNeue-Medium.woff2?v=1712338132")
      format("woff2"),
    url("/cdn/shop/files/HelveticaNeue-Medium.woff?v=1712338132")
      format("woff"),
    url("/cdn/shop/files/HelveticaNeue-Medium.ttf?v=1712338133")
      format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Neue";
  src: url("/cdn/shop/files/HelveticaNeue-Thin.eot?v=1718353754");
  src: url("/cdn/shop/files/HelveticaNeue-Thin.eot?v=1718353754")
      format("embedded-opentype"),
    url("/cdn/shop/files/HelveticaNeue-Thin.woff2?v=1718353753")
      format("woff2"),
    url("/cdn/shop/files/HelveticaNeue-Thin.woff?v=1718353754")
      format("woff"),
    url("/cdn/shop/files/HelveticaNeue-Thin.ttf?v=1718353754")
      format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Neue";
  src: url("/cdn/shop/files/HelveticaNeue-UltraLight.eot?v=1718354415");
  src: url("/cdn/shop/files/HelveticaNeue-UltraLight.eot?v=1718354415")
      format("embedded-opentype"),
    url("/cdn/shop/files/HelveticaNeue-UltraLight.woff2?v=1718354413")
      format("woff2"),
    url("/cdn/shop/files/HelveticaNeue-UltraLight.woff?v=1718354413")
      format("woff"),
    url("/cdn/shop/files/HelveticaNeue-UltraLight.ttf?v=1718354414")
      format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

.img-fluid {
  display: block;
  max-width: 100%;
  height: auto;
}
.header {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.header__inline-menu ul {
  column-gap: 40px;
  row-gap: 15px;
  font-family: "DM Sans";
}
.list-menu--inline {
  align-items: center;
}
.js .menu-drawer {
  top: 0;
  height: 100vh !important;
  width: 80%;
}
.menu-drawer-container.menu-opening .header__icon {
  position: absolute;
  top: 10px;
  z-index: 9;
  /* right: 10px; */
  left: 70%;
  transform: translateX(-50%);
}
.menu-drawer-container.menu-opening .header__icon svg path {
  fill: #000000 !important;
}
.menu-drawer-container.menu-opening
  .header__icon--menu[aria-expanded="true"]:before {
  display: none;
}
.product-media-modal[open] {
  z-index: 999 !important;
}

.section-header .header__inline-menu ul li a .header__active-menu-item,
.about-us.other-pages
  .section-header
  .header__inline-menu
  ul
  li
  a
  .header__active-menu-item {
  transition: all 0.3s ease-in-out;
  color: #000;
}
.section-header .header__icon .hamburgur-menu {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  gap: 6px;
  max-width: 22px;
}
.section-header .header__icon .hamburgur-menu span {
  display: block;
  background-color: #000000;
  height: 2px;
  width: 100%;
}
.menu-drawer-container.menu-opening .hamburgur-menu {
  display: none;
}
.section-header .header__icon .cart-count-bubble,
.about-us.other-pages .section-header .header__icon .cart-count-bubble {
  transition: all 0.3s ease-in-out;
  background-color: #ffffff;
  color: #000000;
}
.header__menu-item .icon-caret {
  right: -15px;
}
.header__submenu.list-menu {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 15px;
}
.header__submenu.list-menu a {
  color: #000000;
}
.index .banner:after,
.banner__media:after {
  content: none !important;
}
.header__inline-menu ul li a,
.header__inline-menu ul li a:hover,
.header__inline-menu .header__menu-item {
  padding: 0;
  text-transform: uppercase;
  color: #000;
  transition: all 0.3s ease-in-out;
  font-size: 15px;
  font-weight: 400;
  line-height: 17.25px;
  font-family: "DM Sans";
}
.other-pages .header__inline-menu ul li a,
.other-pages .header__inline-menu ul li a:hover,
.other-pages .header__inline-menu .header__menu-item {
  color: #000000;
}
.about-us.other-pages .header__inline-menu .header__menu-item {
  color: #000;
}
.about-us.other-pages .header__inline-menu ul li a,
.about-us.other-pages .header__inline-menu ul li a:hover {
  color: #000 !important;
}
.section-header.scrolled-past-header .header__icon .cart-count-bubble,
.other-pages .section-header .header__icon .cart-count-bubble,
.about-us.other-pages
  .section-header.scrolled-past-header
  .header__icon
  .cart-count-bubble {
  background-color: #000000;
  color: #ffffff;
}
.section-header.scrolled-past-header .header__inline-menu ul li a,
.section-header.scrolled-past-header .header__inline-menu .header__menu-item,
.other-pages
  .section-header.scrolled-past-header
  .header__inline-menu
  .header__menu-item,
.section-header.scrolled-past-header
  .header__inline-menu
  ul
  li
  a
  .header__active-menu-item,
.section-header.scrolled-past-header .header__inline-menu ul li a:hover,
.section-header.scrolled-past-header
  .header__inline-menu
  ul
  li
  a:hover
  .header__active-menu-item,
.other-pages .section-header.scrolled-past-header .header__inline-menu ul li a,
.other-pages
  .section-header
  .header__inline-menu
  ul
  li
  a
  .header__active-menu-item,
.other-pages
  .section-header.scrolled-past-header
  .header__inline-menu
  ul
  li
  a
  .header__active-menu-item,
.other-pages
  .section-header.scrolled-past-header
  .header__inline-menu
  ul
  li
  a:hover,
.other-pages
  .section-header.scrolled-past-header
  .header__inline-menu
  ul
  li
  a:hover
  .header__active-menu-item {
  color: #000000;
}

:is(.account, .order) > div:nth-of-type(2),
:is(.account, .order) p {
  margin: 0 !important;
}
.announcement-bar {
  padding: 0 !important;
}

.header .header-menu {
  display: flex;
  flex-wrap: wrap;
  column-gap: 40px;
  row-gap: 15px;
}
.header .header-menu,
.header .header-menu li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}
.header .header-menu li a {
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
.header .header-menu .mega-menu-li > a {
  display: flex;
  align-items: center;
  gap: 5px;
}
.header .header-menu .mega-menu-li svg {
  transition: all 0.3s ease-in-out;
  width: 12px;
  max-width: 12px;
  margin: 0 0 0 5px;
}
/* .header .header-menu .mega-menu-li:hover >  a svg{
  transform: rotate(180deg);
} */
.header .header-menu li.active a,
.header .header-menu li:hover a,
.header
  .mega-menu-li
  .mega-menu-wrapper
  .mega-menu-container
  .link-col
  li
  a:hover,
.header
  .mega-menu-li
  .mega-menu-wrapper
  .mega-menu-container
  .img-link-wrapper
  a:hover
  span {
  text-decoration-thickness: 0.2rem;
  text-decoration: underline;
  text-underline-offset: 0.3rem;
}

.section-header.shopify-section-group-header-group {
  z-index: 999 !important;
}

/* .header .mega-menu-li{ */

.header .mega-menu-li .mega-menu-wrapper {
  position: absolute;
  /* position: fixed; */
  /* opacity: 0;
  visibility: hidden; */
  display: none;
  z-index: 999;
  background-color: #ffffff;
  width: 100%;
  left: 0;
  top: calc(var(--header-height) - 1px);
  transform: translateY(00px);
}
/* .header .mega-menu-li:hover > .mega-menu-wrapper{
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
} */
.header .mega-menu-li .mega-menu-wrapper .mega-menu-container {
  margin: 0 auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 50px;
  padding: 45px 15px;
  max-width: 1330px;
}
.header .mega-menu-li .mega-menu-wrapper .mega-menu-container .links-wraopper {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 15px;
}
.header .mega-menu-li .mega-menu-wrapper .mega-menu-container .link-col p {
  font-family: "DM Sans";
  font-weight: 400;
  color: #000000;
  margin: 0 0 20px;
  font-size: 18px;
  line-height: 23.44px;
}
.header .mega-menu-li .mega-menu-wrapper .mega-menu-container .link-col ul,
.header .mega-menu-li .mega-menu-wrapper .mega-menu-container .link-col li {
  margin: 0;
  padding: 0;
}
.header .mega-menu-li .mega-menu-wrapper .mega-menu-container .link-col li {
  margin: 0 0 17px;
}
.header .mega-menu-li .mega-menu-wrapper .mega-menu-container .link-col li a {
  font-family: "DM Sans";
  font-weight: 300;
  color: rgba(0, 0, 0, 0.8);
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  font-size: 13px;
  line-height: 20.83px;
}

.header
  .mega-menu-li
  .mega-menu-wrapper
  .mega-menu-container
  .img-link-wrapper {
  display: flex;
  flex-direction: column;
  gap: 35px;
  width: 100%;
  max-width: 304px;
}
.header
  .mega-menu-li
  .mega-menu-wrapper
  .mega-menu-container
  .img-link-wrapper
  a {
  position: relative;
  display: block;
  width: 100%;
}
.header
  .mega-menu-li
  .mega-menu-wrapper
  .mega-menu-container
  .img-link-wrapper
  a::before {
  content: "";
  display: block;
  padding-top: 45%;
}
.header
  .mega-menu-li
  .mega-menu-wrapper
  .mega-menu-container
  .img-link-wrapper
  a
  img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.header
  .mega-menu-li
  .mega-menu-wrapper
  .mega-menu-container
  .img-link-wrapper
  a
  span {
  font-family: "DM Sans";
  position: absolute;
  font-weight: 400;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
  z-index: 5;
  left: 10px;
  bottom: 10px;
  font-size: 16px;
  line-height: 20.83px;
}

.section-header {
  /* position: fixed !important; */
  width: 100%;
  /* transition: all 0.3s ease-in-out; */
  z-index: 50 !important;
  /* top: 38px !important; */
}
.section-header.scrolled-past-header {
  top: 0 !important;
}
.section-header sticky-header,
.about-us.other-pages .section-header sticky-header {
  background-color: transparent !important;
  border: none !important;
  /* border-bottom: 1px solid #f0f0f0 !important; */
  box-shadow: 0 -1px rgba(255, 255, 255, 0.25) inset;
}
.section-header.scrolled-past-header sticky-header,
.about-us.other-pages .section-header.scrolled-past-header sticky-header {
  background-color: #ffffff !important;
  /* box-shadow: 0 0 20px 5px rgba(0,0,0,0.2); */
  box-shadow: none;
  border-bottom: 1px solid #f0f0f0 !important;
}
.other-pages.about-us main {
  padding: 0;
}

.about-us .banner__media img.about-mobile-image,
.customisation-simple-3step .banner__media img.about-mobile-image,
.customisation-why-everyone .banner__media img.about-mobile-image {
  display: none !important;
}

.section-header .header .header__heading-logo-wrapper {
  max-width: 235px;
}
.section-header .header__heading-logo.header-white-logo,
.about-us.other-pages .section-header .header__heading-logo.header-white-logo {
  transition: all 0.3s ease-in-out;
  display: block;
  width: 235px;
  /* max-height: 48px; */
}
.section-header .header__heading-logo.header-black-logo,
.about-us.other-pages .section-header .header__heading-logo.header-black-logo {
  transition: all 0.3s ease-in-out;
  display: none;
}
.section-header.scrolled-past-header .header__heading-logo.header-white-logo,
.about-us.other-pages
  .section-header.scrolled-past-header
  .header__heading-logo.header-white-logo {
  display: none;
}
.other-pages .section-header .header__heading-logo.header-white-logo {
  display: none;
}
.other-pages .section-header .header__heading-logo.header-black-logo,
.other-pages
  .section-header.scrolled-past-header
  .header__heading-logo.header-black-logo {
  display: block;
}
.section-header.scrolled-past-header .header__heading-logo.header-black-logo {
  display: block;
}

.header--middle-center a.header__heading-link {
  padding: 0;
}
.other-pages .section-header sticky-header {
  position: relative;
  /* background-color: #121212; */
  background-color: #ffffff !important;
  border-bottom: 1px solid #f0f0f0 !important;
}
.other-pages .section-header.scrolled-past-header sticky-header {
  background-color: #ffffff !important;
  border: 1px solid #f0f0f0 !important;
}
.other-pages main {
  /* padding-top: 65px; */
  /* padding-top: 75px; */
}
.other-pages variant-radios {
  margin-top: 0px !important;
}
.product__info-container .product-form {
  margin: 0;
}
.other-pages .grid--4-col-desktop .grid__item {
  padding: 0 15px 20px;
}

.main-mobile-product-slider .slick-arrow,
.featured__collection .slider-buttons .slider-button--prev,
.featured__collection .slider-buttons .slider-button--next,
.Home-product__leftwrapper .slick-next,
.Home-product__leftwrapper .slick-prev,
.mfp-arrow-left,
.mfp-arrow-right {
  width: 32px;
  height: 32px;
  z-index: 15;
}
.Home-product__leftwrapper .slick-next,
.Home-product__leftwrapper .slick-prev {
  background-color: #fff;
  border-radius: 50px;
}

.main-mobile-product-slider .slick-arrow.slick-prev,
.featured__collection .slider-buttons .slider-button--prev,
.Home-product__leftwrapper .slick-prev {
  left: 15px;
}
.main-mobile-product-slider .slick-arrow.slick-next,
.featured__collection .slider-buttons .slider-button--next,
.Home-product__leftwrapper .slick-next {
  right: 15px;
}
.Home-product__leftwrapper .slick-next::before,
.Home-product__leftwrapper .slick-prev::before {
  font-size: 32px;
}

.Home-product .Home-product__wrapper {
  display: flex !important;
  /* align-items: center !important; */
  /* flex-wrap: wrap; */
}

.header__icon .icon.icon-account {
  height: 25px;
  width: 25px;
}
.icon-search {
  height: 25px !important;
  width: 25px !important;
}
.section-header.scrolled-past-header .header__icon--cart .icon path,
.section-header.scrolled-past-header .header__icon .icon path {
  fill: #000000;
}
.section-header .header__icon--cart .icon path,
.section-header .header__icon .icon path {
  fill: #000;
  transition: all 0.3s ease-in-out;
}
.other-pages .section-header .header__icon--cart .icon path,
.other-pages .section-header .header__icon .icon path {
  fill: #000000;
  transition: all 0.3s ease-in-out;
}
.about-us.other-pages .section-header .header__icon--cart .icon path,
.about-us.other-pages .section-header .header__icon .icon path {
  fill: #000;
  transition: all 0.3s ease-in-out;
}
.other-pages
  .section-header.scrolled-past-header
  .header__icon--cart
  .icon
  path,
.other-pages .section-header.scrolled-past-header .header__icon .icon path,
.about-us.other-pages
  .section-header.scrolled-past-header
  .header__icon--cart
  .icon
  path,
.about-us.other-pages
  .section-header.scrolled-past-header
  .header__icon
  .icon
  path {
  fill: #000000;
}
.other-pages .section-header .header__icon .hamburgur-menu span,
.section-header.scrolled-past-header .header__icon .hamburgur-menu span,
.about-us.other-pages
  .section-header.scrolled-past-header
  .header__icon
  .hamburgur-menu
  span {
  background-color: #000000;
}
.section-header .header__icon .hamburgur-menu span,
.about-us.other-pages .section-header .header__icon .hamburgur-menu span {
  background-color: #000;
}

.slideshow__slide .banner__content > .banner__box {
  margin: 0 0 60px;
}
.banner__buttons a,
.collection-list-wrapper .collection-list-view-all a {
  transition: all 0.3s ease-in-out;
  border: 1px solid #ffffff;
  background-color: transparent;
  color: #ffffff;
  --color-button-text: none;
  --color-button: none;
}
/* .banner__buttons a:hover, */
.collection-list-wrapper .collection-list-view-all a:hover {
  background-color: #000000;
  color: #ffffff;
  border: 1px solid #000000;
  --color-button-text: none;
  --color-button: none;
}
.banner__buttons a:hover {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #ffffff;
}

.slideshow__text-wrapper.banner__content {
  justify-content: flex-start !important;
}
.slideshow__slide .banner__content > .banner__box {
  align-items: flex-start;
  text-align: left;
  margin: auto 0;
}

.home-page .slideshow {
  /* min-height: 66rem !important; */
}
.home-page .slideshow__text .banner-subheading {
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 0;
  text-transform: uppercase;
  margin: 0;
  font-size: 18px;
  line-height: 21.47px;
}
.banner__buttons {
  margin: 0;
}
.home-page .slideshow__text .banner__heading {
  font-family: "Helvetica Neue";
  font-weight: 700;
  /* max-width: 260px; */
  /* margin: 20px 0 34px; */
  font-size: 54px;
  line-height: 1.3;
  color: #a37e2c;
}
.block_slide_BRW8YB .banner__text.rte p {
  color: #064a2e !important;
}
.home-page .slideshow__text .banner-addresss {
  font-family: "Helvetica Neue" !important;
  font-weight: 200 !important;
  color: #ffffff;
  max-width: 280px;
  font-size: 18px !important;
  line-height: 21.76px !important;
}
.home-page .banner__text {
  margin: 7px 0 !important;
  color: #064a2e;
}
.home-page .slideshow__text .banner-addresss {
  margin: 7px 0 0;
}
.home-page .slideshow__text .banner-addresss a {
  color: #ffffff;
  text-decoration: none;
}
.home-page .slideshow__text .banner__buttons a {
  font-family: "Helvetica Neue" !important;
  color: #ffffff;
  background-color: transparent;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  font-weight: 400 !important;
  min-height: inherit;
  font-size: 13px;
  line-height: 16.93px;
  padding: 7px 29px;
}
.home-page .slideshow__text .banner__buttons a.book-experience {
  background-color: #ffffff;
  color: #000000;
  padding: 7px 15px;
}
.home-page .slideshow__text .banner__buttons a.book-experience:hover {
  background-color: transparent;
  color: #ffffff;
}

.advance-collection-list .page-width {
  padding-left: 0;
  padding-right: 0;
}

.advance-collection-list .title-wrapper-with-link,
.featured__collection .collection__title {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "DM Sans";
}
.advance-collection-list .title-wrapper-with-link .collection-list-title,
.Home-product h2.title,
.section-price-breakup .section-titlee,
.featured__collection .collection__title h2.title,
.our-promise-section h2,
.related-products h2,
.recent-view-section h2,
.customer > h1 {
  text-align: center;
  text-transform: uppercase;
  font-family: "DM Sans";
  /* font-size: 42px; */
  font-weight: 700;
  /* font-weight: 400; */
  font-size: 42px;
  line-height: 51.28px;
}

advance-collection-list .card__information .card__heading {
  font-weight: 500;
  color: #000000;
  font-size: 27px;
  line-height: 32.97px;
}
.collection-list-wrapper .card__content .card__information,
.featured__collection .card__content .card__information {
  text-align: center;
}
.collection-list-wrapper .collection-list-view-all a {
  color: #000000;
  border: 1px solid #000000;
}

.featured__collection .product-card-wrapper {
  max-width: 290px;
  margin: auto;
}

.product-grid-container #product-grid {
  /* margin: -40px 0 0; */
}
.template-search__results .product-grid .grid__item {
  background: #fff;
}
.template-search__results .product-grid .grid__item .card {
  max-width: 100% !important;
}

.other-pages .collection .grid__item {
  margin: 40px 0 0;
  margin: 0px;
}
.collection .facets-container-drawer {
  margin: 84px 0 60px;
}

.about-us .textt-section {
  position: relative;
}
.about-us .main-page-title {
  /* position: absolute; */
  color: #000;
  /* text-align: center; */
  text-transform: uppercase;
  width: 100%;
  font-weight: 700;
  /* z-index: 100; */
  /* top: -280px; */
  /* left: 0; */
  font-family: "DM Sans";
  /* padding: 0 30px; */
  font-size: 42px;
  margin-bottom: 50px !important;
}
.about-us .rte {
  /* padding: 0 15px; */
  /* font-style: none ; */
  font-family: "DM Sans";
}
.about-us .rte span {
  color: #000;
  font-size: 21px;
  line-height: normal !important;
}
.about-us .rte p {
  margin: 0;
}

.featured__collection .collection {
  /* padding: 40px 0 150px; */
  padding: 0;
}

.featured__collection slider-component {
  position: relative;
}
.featured__collection slider-component .slider {
  gap: 20px !important;
}
.featured__collection slider-component .slider .card__inner,
.product-grid-container .collection .card-wrapper .card__inner {
  margin: 0 auto;
  /* max-width: 250px !important; */
  /* max-height: 250px !important; */
}
.featured__collection .slider-buttons {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 50;
}
.featured__collection .slider-buttons .slider-counter {
  display: none;
}
.featured__collection .slider-buttons .slider-button--prev,
.featured__collection .slider-buttons .slider-button--next {
  position: absolute;
  background-color: #ffffff;
  border-radius: 50px;
  width: 50px;
  height: 50px;
}
.featured__collection .slider-buttons .slider-button--prev svg,
.featured__collection .slider-buttons .slider-button--next svg {
  height: 20px;
  width: 20px;

  display: none;
}
.featured__collection .slider-buttons .slider-button--prev {
  left: 10px;
}
.featured__collection .slider-buttons .slider-button--next {
  right: 10px;
}
.featured__collection .button:after,
.featured__collection .button:before {
  content: "";
  position: absolute;
  box-shadow: none;
}
.featured__collection .collection__view-all {
  margin-top: 115px;
}
.featured__collection .button {
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  margin-top: 0px !important;
  /* border-bottom: 1px solid #000; */
  /* text-decoration: underline; */
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  padding: 0;
  font-family: "DM Sans";
  line-height: normal;
  text-decoration: underline;
  min-height: auto;
  min-width: auto;
  display: none;
}
.featured__collection .button:hover {
  background-color: transparent;
}
.featured__collection .button:not([disabled]):hover:after {
  --border-offset: none;
  box-shadow: none;
}

.slideshow.banner .banner__media a .banner-desktop-image {
  display: block;
  width: 100%;
  height: auto;
}
.slideshow.banner .banner__media a .banner-mobile-image {
  display: none;
  width: 100%;
  /* height: auto; */
}

.featured__collection .product-card-wrapper .card__information {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
}
.featured__collection
  .product-card-wrapper
  .card__information
  .card__info_title
  h3 {
  font-size: 21px;
  line-height: normal !important;
  min-height: 55px;
}
.featured__collection
  .product-card-wrapper
  .card__information
  .card__info_title
  h3
  a {
  font-size: 14px !important;
  text-align: left;
  overflow: hidden;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

.newsletter-left h4 {
  font-weight: 500;
  font-size: 18px;
}
.newsletter-left h2 {
  font-weight: 500 !important;
  font-size: 38px !important;
  font-family: "DM Sans";
}
.newsletters-form input[type="email"],
.newsletters-form input[type="number"],
.newsletters-form button {
  border-radius: 0 !important;
  height: 60px !important;
}

.newsletters-form button {
  transition: all 0.3s ease-in-out;
  color: #000000 !important;
  background-color: #ffffff !important;
  border: 1px solid #ffffff !important;
  font-family: "DM Sans";
  font-size: 21px !important;
  font-weight: 700 !important;
}
.newsletters-form button:hover {
  color: #ffffff !important;
  background-color: transparent !important;
  border: 1px solid #ffffff !important;
}

.newsletters-form input[type="email"],
.newsletters-form input[type="number"] {
  padding: 0 19px;
  margin: 0;
  border: 1px solid #ffffff !important;
  height: 62px;
  max-width: 379px;
  min-width: 379px;
  background: transparent;
  color: #ffffff;
  font-size: 18px;
  outline: none;
  box-shadow: none;
  text-transform: capitalize;
  font-weight: 400;
  font-family: "Helvetica Neue", sans-serif;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}

.page-middle-banner-section .banner__box {
  background-color: transparent;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.page-middle-banner-section .banner__box .banner__text,
.page-middle-banner-section .banner__box .banner__heading,
.for-everyday-sections .image-with-text__text,
.for-everyday-sections .image-with-text__heading {
  color: #ffffff;
  margin: 0 !important;
}
.page-middle-banner-section .banner__box .banner__buttons a {
  --color-button: none;
  --color-button-text: none;
}
.page-middle-banner-section .banner__box .banner__buttons a:hover {
  color: #ffffff;
}
.for-everyday-sections:not(.review_section.image-with-text) {
  padding: 10px 0 0 !important;
}
.for-everyday-sections .image-with-text__media {
  border: 0;
}
.for-everyday-sections .button {
  transition: all 0.3s ease-in-out;
  background-color: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 15px 45px;
}
.for-everyday-sections .button:hover {
  color: #000000;
  background-color: #ffffff;
}
.jewelry-collection-sec .card-wrapper .card {
  position: relative;
}
.jewelry-collection-sec .card-wrapper .card__content {
  position: absolute;
  bottom: 0;
  z-index: 20;
}
.jewelry-collection-sec .card-wrapper .card__inner {
  position: relative;
  z-index: 0;
}
.jewelry-collection-sec .card-wrapper .card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 1) 100%
  );
}
.jewelry-collection-sec .card-wrapper .card__content .card__information {
  text-align: left;
  padding: 65px 10px 65px 65px;
}
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  .card__heading {
  color: #ffffff;
  line-height: 1;
  font-size: 50px;
  font-weight: 500;
  margin: 10px 0 40px;
}
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  .card__heading
  a {
  color: #ffffff;
  text-align: left;
  text-transform: uppercase;
}
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  .card__text {
  color: #ffffff;
  font-size: 30px;
  line-height: 1.1;
  margin: 0;
}
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  .card__button,
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  .card__button
  a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  .card__button
  a,
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  .card__button
  a:hover {
  background-color: transparent;
  border: none;
  padding: 0;
  min-width: inherit;
  min-height: inherit;
  color: #ffffff;
}
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  .card__button
  a {
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
  padding: 0 0 5px;
  margin: 30px 0 0;
}
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  .card__button
  a::before,
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  .card__button
  a::after {
  box-shadow: none;
  transition: none;
}

.locator-featured-collection .card-wrapper.card p {
  margin: 0;
}

/* product page info section style start */
html,
body,
h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5,
.text-body,
select {
  font-family: "DM Sans";
  /* color: #000000; */
  font-weight: normal;
}
.product__title {
  margin-bottom: 20px;
}
.product__info-wrapper .product__title h1 {
  /* font-family: "Helvetica Neue", sans-serif; */
  font-weight: 500;
  color: #000000;
  font-size: 36px;
  line-height: normal;
  font-family: "DM Sans";
}
#MainContent .mainProduct-wrapper .price > * {
  /* font-size: 26px; */
}
.product__info-wrapper .price__container {
  /* font-family: "Helvetica Neue", sans-serif; */
  font-weight: 500;
  color: #000000;
  font-size: 30px;
  line-height: normal;
  margin-bottom: 5px !important;
  letter-spacing: normal;
  font-family: "DM Sans";
  width: 100%;
}
#MainContent .mainProduct-wrapper fieldset.product-form__input .form__label,
.mainProduct-wrapper .product-form__quantity .form__label {
  /* font-family: "Helvetica Neue", sans-serif; */
  color: #000000;
  font-weight: 300;
  font-size: 16px;
  line-height: normal;
  font-family: "DM Mono";
  margin-bottom: 0px;
}
.product-form__input input[type="radio"] + label {
  /* border-radius: 0 !important; */
  /* font-family: "Helvetica Neue", sans-serif; */
  font-size: 15px !important;
  font-weight: 400;
  line-height: normal !important;
  border-radius: 25px !important;
  border: 0.5px solid rgba(0, 0, 0, 0.2) !important;
  background: #fff;
  padding: 9px 20px !important;
  font-family: "DM Sans";
  letter-spacing: normal !important;
  width: fit-content !important;
  height: 38px !important;
}
.product-form__input input[type="radio"]:checked + label {
  background-color: #fff !important;
  color: #006039 !important;
  border: 1px solid #006039 !important;
}
.product__info-wrapper variant-radios .product-form__input.carat label {
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  width: 48px;
}
.product__info-wrapper .product-form__buttons button::before,
.product__info-wrapper .product-form__buttons button::after {
  display: none !important;
}
.product__info-wrapper .product-form__buttons button {
  font-family: "DM Sans";
  font-weight: 400;
  background-color: #000000;
  color: #ffffff;
  border: 1px solid #000000;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  font-size: 21px;
  margin-bottom: 0px;
  line-height: normal;
  display: flex;
  gap: 5px;
  height: 60px;
}
.product__info-wrapper .product-form__buttons button.added_trial_home {
  margin-bottom: 20px;
}
.product__info-wrapper .product-form__buttons button:hover {
  color: #000000;
  background-color: #ffffff;
}
.button-try {
  cursor: pointer;
}
button.try_at_home.button-try.button.button--full-width.button--secondary:hover
  svg {
  color: #006039;
  fill: #006039;
}
.product__info-wrapper .product-form__buttons button.product-form__submit {
  background-color: #ffffff;
  color: #000000;
}
.product__info-wrapper
  .product-form__buttons
  button.product-form__submit:hover {
  color: #ffffff;
  background-color: #000000;
}

.product .product__info-wrapper .inner-size {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.need-help-content-wrapper {
  /* background-color: #e5e5e5; */
  padding: 20px 24px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin: 20px 0 !important;
}
.need-help-content-wrapper .wht_icon {
}
.need-help-content-wrapper .wht_icon,
.need-help-content-wrapper .call_icon {
  display: flex;
  align-items: center;
  /* padding: 10px 0; */
  gap: 5px;
}
.need-help-content-wrapper .wht_icon .help-btn {
  background: #13cf5a;
  border: none;
  /* min-width: 160px; */
  justify-content: center;
  min-height: 51px;
  padding: 10px 15px;
}
.need-help-content-wrapper .wht_icon .help-btn span {
  color: #fff;
  font-weight: 700;
}
.need-help-content-wrapper .help-title {
  font-weight: 500;
  margin: 0 0 4px;
  font-size: 28px;
  line-height: normal;
  font-family: "DM Mono";
  letter-spacing: normal;
}
.need-help-content-wrapper .help-text {
  font-weight: 400;
  margin: 0;
  font-size: 18px;
  line-height: 27px;
  font-family: "DM Sans";
}
.need-help-content-wrapper .help-text p {
  margin: 0;
}
.need-help-content-wrapper .help-text p a {
  color: #000;
  text-decoration: none;
}
.need-help-content-wrapper .help-btn,
.need-help-content-wrapper .call-numberr {
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 5px;
  border: 1px solid #000000;
  padding: 5px 15px 5px 5px;
  min-height: 44px;
}
.need-help-content-wrapper .call-numberr {
  background-color: #000000;
  /* min-width: 160px; */
  justify-content: center;
  min-height: 51px;
  padding: 10px 15px;
}
.need-help-content-wrapper .help-btn span,
.need-help-content-wrapper .call-numberr span {
  color: #000000;
  text-decoration: none;
  font-weight: 400;
  display: inline-block;
  /* border-bottom: 1px solid #000000; */
  text-transform: uppercase;
  font-size: 15px;
  line-height: normal;
  margin: 0 !important;
  /* padding: 0 10px 5px 0; */
  padding: 0;
  font-family: "DM Sans";
}
.need-help-content-wrapper .button-group .call_icon svg path {
  fill: #ffffff;
}
.need-help-content-wrapper .call-numberr span {
  color: #ffffff;
}
.need-help-content-wrapper .button-group {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 20px 0 0;
  flex-direction: row-reverse;
  justify-content: start;
}
.need-help-content-wrapper .button-group .call_icon svg {
  width: 25px;
  height: 25px;
}

.new-icon-wrapper {
  display: flex;
  align-items: center;
  gap: 15px;
  margin: 15px 0;
  background: #ebebeb;
  padding: 10px;
}

.pdp-info-accordion-wrapper .card {
  margin-bottom: 0;
  border: none;
  background: none;
}
.pdp-info-accordion-wrapper .accordian-wrapper {
  border-bottom: 1px solid #000000;
}
.pdp-info-accordion-wrapper .accordion_head {
  background-color: transparent;
  color: #000;
  font-family: "DM Sans";
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: uppercase;
  padding: 15px 0;
}

.pdp-info-accordion-wrapper .accordion_head h3 {
  margin: 0 0 1px 0;
  font-weight: 700;
  font-size: 15px;
  line-height: normal;
}
.pdp-info-accordion-wrapper .accordion_head .plusminus {
  font-weight: 400;
  font-size: 30px;
  line-height: 24px;
}

.pdp-info-accordion-wrapper .accordion_body {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  padding: 5px 0 20px;
  /* font-family: "Helvetica Neue", sans-serif; */
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  font-family: "DM Sans";
}
.pdp-info-accordion-wrapper .accordion_body * {
  margin: 0;
}
.pdp-info-accordion-wrapper .accordion_body img {
  display: block;
  margin: 10px 0 15px;
}

.for-everyday-sections .image-with-text__text-item .image-with-text__text {
  font-family: "DM Sans";
  font-weight: 300;
  font-size: 18px;
  line-height: 21.76px;
}
.for-everyday-sections .image-with-text__text-item .image-with-text__heading {
  font-family: "DM Sans";
  color: #ffffff;
  font-weight: 500;
  margin: 10px 0 80px !important;
  font-size: 54px;
  line-height: 65.93px;
}
/* .card-wrapper .card__information .card__heading, */
.card-wrapper .card__information .card-information {
  text-align: center;
  font-family: "DM Sans";
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  line-height: 21.47px;
}
.collection .card-wrapper .card__information .card__heading a {
  color: #000000;
  text-decoration: none;
  width: 100%;
  margin: auto;
}
.blog-articles .card__content .card__information .card__heading a {
  color: #000000;
  text-decoration: none;
  width: 100%;
  margin: auto;
}
.collections .card-wrapper .card__information .card__heading {
  text-transform: uppercase;
}
.recent-view-section .product-recommendations .recently-viewed {
  padding: inherit;
}
@media (max-width: 767px) {
  .pdp-info-accordion-wrapper .accordion_head h3 {
    font-size: 13px;
  }
}
/* product page info section style end */

/* testimonial slider section style start */
.section-testimonial {
  background-color: #e6e6e6;
  padding: 100px 0;
}
.section-testimonial .testimonials-slider .slider-item-content {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0 auto;
  max-width: 900px;
}
.section-testimonial .slider-item-content .client-info {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.section-testimonial .slider-item-content .client-info .client-image {
  max-width: 100px;
  margin-right: 15px;
}
.section-testimonial .slider-item-content .client-info .client-image img {
  border-radius: 50%;
  max-width: 100%;
  border: 2px solid #ffffff;
  height: 100px;
  width: 100px;
}
.section-testimonial .slider-item-content .client-info h4.client-name {
  font-weight: 700;
  margin: 0;
  text-align: left;
  font-size: 24px;
  font-family: "DM Sans";
  color: #000 !important;
}
.newsletter-left h4 {
  font-family: "DM Sans";
}
.newsletter-left p {
  font-family: "DM Sans";
}
.section-testimonial .slider-item-content p.client-testimonial-text {
  color: #000000;
  font-weight: 400;
  line-height: 1.2;
  font-size: 27px;
  font-family: "DM Sans";
  margin: 25px 0 0;
}
.section-testimonial .slider-item-content .testimonial-product-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  padding: 2px 5px 2px 15px;
  max-width: 600px;
  margin: 50px 0 0;
}
.section-testimonial
  .slider-item-content
  .testimonial-product-wrapper
  .testi-prdocut-img {
  max-width: 65px;
  margin: 0 10px 0 0;
}
.section-testimonial
  .slider-item-content
  .testimonial-product-wrapper
  .testi-product-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 300px;
}
.section-testimonial .slider-item-content .testimonial-product-wrapper h4 {
  color: #000000;
  line-height: 1.1;
  text-align: left;
  font-weight: 500;
  margin: 0 0 5px;
  font-size: 15px;
  font-family: "DM Sans";
}
.section-testimonial .slider-item-content .testimonial-product-wrapper .price {
  color: #000000;
  margin: 0;
  font-size: 16px;
  font-family: "DM Sans";
}
.section-testimonial
  .slider-item-content
  .testimonial-product-wrapper
  .buy-now-btnn {
  color: #ffffff;
  background-color: #000000;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 18px;
  min-width: 175px;
  min-height: 80px;
  text-decoration: none;
  font-family: "DM Sans";
}
.section-testimonial
  .slider-item-content
  .testimonial-product-wrapper
  .testimonial-contentt {
  display: flex;
  flex-direction: row;
  background-color: #ffffff;
  padding: 10px 0;
}

.section-testimonial .testimonials-slider .slick-prev.slick-arrow::before,
.section-testimonial .testimonials-slider .slick-next.slick-arrow::before {
  display: none;
}
.section-testimonial .testimonials-slider .slick-prev.slick-arrow,
.section-testimonial .testimonials-slider .slick-next.slick-arrow {
  content: "";
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 50;
  opacity: 0.6;
  height: 50px;
  width: 50px;
  border-radius: 50px;
  background-color: #fff;
}
.section-testimonial .testimonials-slider .slick-prev.slick-arrow {
  left: 20px;
  background-image: url("/cdn/shop/files/left-arrow-svg.png?v=1712038188");
  background-size: 30px;
}
.section-testimonial .testimonials-slider .slick-next.slick-arrow {
  right: 20px;
  background-size: 30px;
  background-image: url("/cdn/shop/files/right-arrow.png?v=1712038187");
}
/* testimonial slider section style end */

/* our promise section style start */
.our-promise-section {
  padding: 85px 0 35px;
}

.our-promise-section .collection-list-title {
  margin: 0;
}
.our-promise-section .promise-text {
  color: #000000 !important;
  /* line-height: 1.4; */
  /* font-size: 24px !important; */
  /* max-width: 1065px; */
  /* line-height: 1.4; */
  font-weight: 400;
  text-align: center;
  max-width: 1060px;
  font-size: 27px !important;
  margin: 50px auto 35px;
  font-family: "DM Sans";
  font-style: normal;
  line-height: normal;
}
.our-promise-section .promise-links-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.our-promise-section .promise-links-wrapper a,
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  a.border-buttonn {
  text-decoration: none !important;
  text-transform: capitalize !important;
  color: #000000 !important;
  font-family: "DM Sans" !important;
  border-bottom: 2px solid #000000 !important;
  font-weight: 400 !important;
  font-size: 15px !important;
  line-height: 17.89px !important;
  /* padding: 0 8px 4px; */
  padding: 0 !important;
  position: relative !important;
  z-index: 500 !important;
  display: inline-block !important;
  width: auto;
  height: auto !important;
  background-color: transparent !important;
  /* border: none; */
  cursor: pointer !important;
}
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  a.border-buttonn {
  border-bottom: 2px solid #ffffff !important;
  color: #ffffff !important;
  margin: 20px 0 0;
}
.our-promise-section .promise-links-wrapper a span,
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  a.border-buttonn
  span {
  position: relative !important;
  display: inline-block !important;
  /* font-size: 14px; */
  /* font-weight: bold; */
  /* letter-spacing: 2px; */
  text-transform: uppercase !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  padding: 15px 20px !important;
  transition: 0.3s !important;
}
.our-promise-section .promise-links-wrapper a:active,
.our-promise-section .promise-links-wrapper a:hover,
.our-promise-section .promise-links-wrapper a:focus,
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  a.border-buttonn:active,
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  a.border-buttonn:hover,
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  a.border-buttonn:focus {
  outline: 0 !important;
  outline-offset: 0 !important;
}
.our-promise-section .promise-links-wrapper a::before,
.our-promise-section .promise-links-wrapper a::after,
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  a.border-buttonn::before,
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  a.border-buttonn::after {
  position: absolute !important;
  content: "" !important;
  bottom: 0 !important;
  top: inherit !important;
  right: inherit !important;
  box-shadow: none;
  transition: width 0.2s 0.35s ease-out !important;
}
.our-promise-section .promise-links-wrapper a::before,
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  a.border-buttonn::before {
  right: 50% !important;
}
.our-promise-section .promise-links-wrapper a::after,
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  a.border-buttonn::after {
  left: 50% !important;
}
.our-promise-section .promise-links-wrapper a:hover::before,
.our-promise-section .promise-links-wrapper a:hover::after,
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  a.border-buttonn:hover::before,
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  a.border-buttonn:hover::after {
  width: 50% !important;
  transition: width 0.2s ease-in !important;
  box-shadow: none !important;
}

.our-promise-section .promise-links-wrapper a span::before,
.our-promise-section .promise-links-wrapper a span::after,
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  a.border-buttonn
  span::before,
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  a.border-buttonn
  span::after {
  position: absolute !important;
  content: "" !important;
  width: 0% !important;
  height: 0% !important;
  background: transparent !important;
  opacity: 0 !important;
  z-index: 2 !important;
  transition: width 0.2s ease-in, height 0.15s 0.2s linear, opacity 0s 0.35s !important;
}
.our-promise-section .promise-links-wrapper a span::before,
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  a.border-buttonn
  span::before {
  bottom: 0 !important;
  left: 0 !important;
  border-left: 2px solid rgb(54, 56, 55) !important;
  border-top: 2px solid rgb(54, 56, 55) !important;
}
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  a.border-buttonn
  span::before {
  border-left: 2px solid #ffffff !important;
  border-top: 2px solid #ffffff !important;
}
.our-promise-section .promise-links-wrapper a span::after,
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  a.border-buttonn
  span::after {
  bottom: 0 !important;
  right: 0 !important;
  border-right: 2px solid rgb(54, 56, 55) !important;
  border-top: 2px solid rgb(54, 56, 55) !important;
}
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  a.border-buttonn
  span::after {
  border-right: 2px solid #ffffff !important;
  border-top: 2px solid #ffffff !important;
}
.our-promise-section .promise-links-wrapper a span:hover::before,
.our-promise-section .promise-links-wrapper a span:hover::after,
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  a.border-buttonn
  span:hover::before,
.jewelry-collection-sec
  .card-wrapper
  .card__content
  .card__information
  a.border-buttonn
  span:hover::after {
  width: 50% !important;
  height: 96% !important;
  opacity: 1 !important;
  transition: height 0.2s 0.2s ease-in, width 0.2s 0.4s linear, opacity 0s 0.2s !important;
}

.our-promise-section .image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px;
  width: 100%;
  max-width: 70%;
}
/* our promise section style end */

/* FAQ section style start */
.section-faq {
  padding: 60px 0 60px 0;
}
.section-faq .accordion_container {
  border: 1px solid #000000;
  margin: 0 auto;
  max-width: 80%;
}
.section-faq .pdp-info-accordion-wrapper .accordion_head {
  padding: 20px 25px;
}
.section-faq .pdp-info-accordion-wrapper .accordion_body {
  padding-left: 25px;
  padding-right: 25px;
}
.section-faq .pdp-info-accordion-wrapper .accordian-wrapper:last-child {
  border: none;
}
/* FAQ section style end */

.Home-product {
  /* background-color: #eeeeee !important; */
  background-color: #ffffff !important;
  padding: 35px 0 115px 0 !important;
}
.Home-product .slick-dots {
  position: absolute;
  bottom: -50px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.Home-product h2.title {
  margin: 0 0 50px;
}

.Home-product .Home-product__wrapper .Home-product__item video {
  width: 100%;
  height: 100%;
}

.mfp-bg {
  display: block !important;
}

.other-pages .product .grid__item.product__media-wrapper media-gallery {
  display: none;
}
.mobile-product-slider-wrapper {
  display: none;
}
.desktop-product-image-wrapper {
  display: block;
}
.desktop-product-image-wrapper .product-row-wrapper {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.desktop-product-image-wrapper .product-wrapper {
  position: relative;
  width: calc(50% - 4px);
  border: 1px solid rgba(18, 18, 18, 0.07);
}
.desktop-product-image-wrapper .product-wrapper video {
  height: 100%;
  width: 100%;
}
.desktop-product-image-wrapper .product-wrapper a {
  display: block;
}
.desktop-product-image-wrapper .product-wrapper a svg {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 20px;
  height: 20px;
}
.desktop-product-image-wrapper .product-wrapper a svg path {
  fill: #000000;
}
.desktop-product-image-wrapper .product-wrapper a:hover svg {
  opacity: 1;
}

.main-mobile-product-slider {
  margin: 0 0 50px !important;
}

.mfp-arrow-left,
.mfp-arrow-right {
  background-color: white !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 45px;
  width: 45px;
  border-radius: 100px;
  margin-top: 10px;
  border: 1px solid #000000 !important;
}
.mfp-arrow-left {
  margin-left: 10px;
}
.mfp-arrow-right {
  margin-right: 10px;
}
.mfp-arrow:active {
  margin-top: 10px;
}
.mfp-arrow-left::after,
.mfp-arrow-right::after {
  display: none;
}
.mfp-arrow-left::before,
.mfp-arrow-right::before {
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}

.main-mobile-product-slider .slick-arrow.slick-prev::before,
.main-mobile-product-slider .slick-arrow.slick-next::before,
.featured__collection .slider-buttons .slider-button--prev::before,
.featured__collection .slider-buttons .slider-button--next::before,
.Home-product .Home-product__leftwrapper .slick-next::before,
.Home-product .Home-product__leftwrapper .slick-prev::before,
.Home-product .home-product-slider .slick-next::before,
.Home-product .home-product-slider .slick-prev::before,
.mfp-arrow-left::before,
.mfp-arrow-right::before {
  /* color: #000000; */
  content: "";
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  margin: 0;
  height: 20px;
  width: 30px;
}

.main-mobile-product-slider .slick-arrow.slick-prev::before,
.featured__collection .slider-buttons .slider-button--prev::before,
.Home-product .Home-product__leftwrapper .slick-prev::before,
.Home-product .home-product-slider .slick-prev::before,
.mfp-arrow-left::before {
  background-image: url("/cdn/shop/files/left-arrow-svg.png?v=1712038188");
}
.main-mobile-product-slider .slick-arrow.slick-next::before,
.featured__collection .slider-buttons .slider-button--next::before,
.Home-product .Home-product__leftwrapper .slick-next::before,
.Home-product .home-product-slider .slick-next::before,
.mfp-arrow-right::before {
  background-image: url("/cdn/shop/files/right-arrow.png?v=1712038187");
}
.Home-product .Home-product__leftwrapper .slick-next::before,
.Home-product .home-product-slider .slick-next::before,
.Home-product .Home-product__leftwrapper .slick-prev::before,
.Home-product .home-product-slider .slick-prev::before {
  background-size: 20px;
}
.Home-product .home-product-slider .Home-product__leftwrapper {
  border: 0.5px solid #bcbcbc;
  padding: 0 10px;
}
.cartbtncolumn .added_trial_home.cartbtn {
  border: 1px solid #000000;
  margin-top: 30px !important;
  background: transparent !important;
  color: #064a2e !important;
  font-weight: 700 !important;
}
.cartbtncolumn .added_trial_home.cartbtn svg path {
  stroke: #064a2e;
}
.cartbtncolumn .added_trial_home.cartbtn .try_at_home {
  background: #064a2e !important;
  color: #fff !important;
}
/* .cartbtncolumn */
/* .cartbtn */
button.added_trial_home.homeaddtocart.cartbtn.addedbtn_7679277989958 svg path {
  stroke: #064a2e;
}
.Home-product .slick-dots li.slick-active button {
  background: #000000;
}
.Home-product__right h3 {
  line-height: 1.3 !important;
  margin: 0 0 20px 0 !important;
  font-size: 36px !important;
  font-weight: 500 !important;
  max-width: 458px;
  font-family: "DM Sans";
}
.home-price-wishlist {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home-price-wishlist .wishlist_button {
  position: unset;
}
.home-product__shippingwrapper {
  max-width: 458px;
  border: none !important;
  margin: 0 !important;
  padding-bottom: 0 !important;
}
.Home-product__right h4 {
  margin: 0 0 3px 0;
  font-size: 36px;
  max-width: 458px;
  font-weight: 500;
  font-family: "DM Sans";
}
.material-radio h4 {
  font-family: "DM Mono";
}
.Home-product__right .home-product__shippingleft {
  margin: 15px 0 0;
}
.Home-product__right .home-product__shippingleft span {
  font-size: 18px;
  font-weight: 500;
  font-family: "DM Sans";
}
.home-product__shippingright h5 {
  font-family: "DM Sans";
  font-size: 16px !important;
  display: none;
}
.cartbtncolumn .cartbtn {
  font-family: "DM Sans";
  margin: 20px 0 28px !important;
}
.cartbtncolumn .view.details {
  font-family: "DM Sans";
  font-size: 21px !important;
}
.material-radioitem input[type="radio"] + label {
  font-weight: 400;
  font-size: 15px;
  text-transform: capitalize;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 50px;
}
.material-size .material-radiowrapper .material-radioitem label {
  font-family: "DM Sans";
}
.material-radioitem input[type="radio"]:checked + label {
  border: 1px solid #006039;
  background: transparent;
  color: #006039;
}
.material-size {
  margin: 0 !important;
}
.Home-product__right .height-wrapper h4 {
  margin: 20px 0 10px !important;
  color: #000;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: normal;
}

/* info section style start */
.info-section {
  padding: 35px 0 50px;
}
.info-section .row-wrapperr {
  display: flex;
  flex-direction: row;
  align-items: start;
  justify-content: center;
  gap: 60px;
}
.info-section .row-wrapperr .column-wrapperr {
  width: 100%;
  max-width: 33.33%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.info-section .column-wrapperr .icon-wrapper {
  margin: 0 auto;
  /* max-width: 80px; */
}
.info-section .column-wrapperr .icon-wrapper img {
  height: auto;
  width: 110px;
}
.info-section .column-wrapperr .info-title {
  color: #000000;
  text-transform: capitalize;
  font-family: "DM Sans";
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin: 20px auto;
  max-width: 200px;
}
.info-section .column-wrapperr .info-text {
  /* font-size: 18px; */
  /* line-height: 1.2; */
  margin: 0;
  font-family: "DM Sans";
  color: #000000;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
}
/* info section style end */

.section-image-gallery {
  /* padding: 25px 24px; */
  padding: 25px 7px 25px;
}
.section-image-gallery .image-gallery-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
}
.section-image-gallery .image-gallery-row .image-gallery {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  max-width: 75.5%;
  gap: 7px;
}
.section-image-gallery .image-gallery .img-row-1,
.section-image-gallery .image-gallery .img-row-2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 7px;
  width: 100%;
}
.section-image-gallery .image-gallery .img-row-1 .img-wrapper img,
.section-image-gallery .image-gallery .img-row-2 .img-wrapper img,
.section-image-gallery .image-gallery-row .insta-wrapperr .img-wrapper img {
  object-fit: cover;
  object-position: center;
  display: block;
  width: 100%;
}
.section-image-gallery .image-gallery .img-row-1 .img-wrapper:nth-child(1),
.section-image-gallery .image-gallery .img-row-2 .img-wrapper:nth-child(2) {
  width: 100%;
  max-width: 48%;
}
.section-image-gallery .image-gallery .img-row-1 .img-wrapper:nth-child(2),
.section-image-gallery .image-gallery .img-row-1 .img-wrapper:nth-child(3),
.section-image-gallery .image-gallery .img-row-2 .img-wrapper:nth-child(1),
.section-image-gallery .image-gallery .img-row-2 .img-wrapper:nth-child(3) {
  width: 100%;
  max-width: 26%;
}
.section-image-gallery .image-gallery-row .insta-wrapperr,
.section-image-gallery .image-gallery-row .insta-wrapperr .img-wrapper {
  position: relative;
}
.section-image-gallery .image-gallery-row .insta-wrapperr {
  max-width: 34.5%;
  width: 100%;
}
.section-image-gallery .image-gallery-row .insta-wrapperr .img-wrapper {
  /* width: 450px; */
  width: 100%;
}
.section-image-gallery .image-gallery-row .insta-wrapperr .img-wrapper::before {
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
  z-index: 5;
  padding-top: 100%;
  display: block;
  position: relative;
}
.section-image-gallery .image-gallery-row .insta-wrapperr .img-wrapper img {
  /* max-width: 477px;
  height: 449px; */
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.section-image-gallery .image-gallery .img-row-1 .img-wrapper {
  width: 100%;
  position: relative;
}
.section-image-gallery .image-gallery .img-row-2 .img-wrapper {
  width: 49%;
  height: 100%;
  position: relative;
  display: block;
}
.section-image-gallery .image-gallery-row .insta-wrapperr .img-wrapper::before,
.section-image-gallery .image-gallery .img-row-1 .img-wrapper::before,
.section-image-gallery .image-gallery .img-row-2 .img-wrapper::before {
  display: block;
  content: "";
}
.section-image-gallery .image-gallery .img-row-1 .img-wrapper::before {
  padding-top: 56.2%;
}
.section-image-gallery
  .image-gallery
  .img-row-1
  .img-wrapper:nth-child(2)::before,
.section-image-gallery
  .image-gallery
  .img-row-1
  .img-wrapper:nth-child(3)::before {
  padding-top: 100%;
}
.section-image-gallery .image-gallery-row .insta-wrapperr .img-wrapper::before,
.section-image-gallery .image-gallery .img-row-2 .img-wrapper::before {
  padding-top: 100%;
}
.section-image-gallery
  .image-gallery
  .img-row-2
  .img-wrapper:nth-child(2)::before {
  padding-top: 56.2%;
}
.section-image-gallery .image-gallery-row .insta-wrapperr .img-wrapper {
  width: auto;
}
.section-image-gallery .image-gallery .img-row-1 .img-wrapper:nth-child(1) img,
.section-image-gallery .image-gallery .img-row-1 .img-wrapper:nth-child(2) img,
.section-image-gallery .image-gallery .img-row-1 .img-wrapper:nth-child(3) img,
.section-image-gallery .image-gallery .img-row-2 .img-wrapper:nth-child(1) img,
.section-image-gallery .image-gallery .img-row-2 .img-wrapper:nth-child(3) img,
.section-image-gallery .image-gallery .img-row-2 .img-wrapper:nth-child(2) img,
.section-image-gallery .image-gallery-row .insta-wrapperr .img-wrapper img {
  position: absolute;
  max-width: 100%;
  height: 100%;
  width: 100%;
  object-fit: cover;
  top: 0;
}

.section-image-gallery .insta-wrapperr .insta-content-wrapper {
  position: absolute;
  z-index: 50;
  left: 0;
  bottom: 0;
  padding: 0 0 37px 37px;
}
.section-image-gallery .insta-logo-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.section-image-gallery .insta-logo-wrapper img {
  max-width: 60px;
  margin-right: 15px;
}
.section-image-gallery .insta-logo-wrapper .insta-title-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.section-image-gallery .insta-logo-wrapper .insta-title-wrapper h4 {
  font-weight: 500;
  color: #dedede;
  font-size: 15px;
  line-height: 18.31px;
  margin: 0 0 2px;
  font-family: "DM Sans";
}
.section-image-gallery .insta-logo-wrapper .insta-title-wrapper p {
  font-weight: 300;
  color: #dedede;
  font-size: 15px;
  line-height: 17.25px;
  margin: 0;
}
.section-image-gallery .insta-content-wrapper h3 {
  font-weight: 400;
  color: #ffffff;
  margin: 10px 0 20px;
  font-size: 40px;
  line-height: 45px;
  font-family: "DM Sans";
}
.section-image-gallery .insta-content-wrapper a {
  font-weight: 400;
  color: #ffffff;
  display: inline-flex;
  border: 1px solid #ffffff;
  padding: 15px 45px;
  font-size: 15px;
  line-height: 17.89px;
  font-family: "DM Sans";
}

.newsletter {
  z-index: 10;
  margin-top: 85px;
}

.newsletter .newsletter-countdown .countdown-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
}
.newsletter .newsletter-countdown .countdown-wrapper .time-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}
.newsletter
  .newsletter-countdown
  .countdown-wrapper
  .time-wrapper
  .digit-wrapper {
  display: flex;
  align-items: stretch;
  gap: 4px;
}
.newsletter
  .newsletter-countdown
  .countdown-wrapper
  .time-wrapper
  .digit-wrapper
  p {
  background-color: rgba(217, 217, 217, 0.8);
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  border-radius: 4px;
  padding: 10px;
  font-size: 30px;
  line-height: 40.5px;
}
.newsletter .newsletter-countdown .countdown-wrapper .time-wrapper .time-text {
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  font-size: 14px;
  line-height: 18.9px;
}
.newsletter .newsletter-countdown .countdown-wrapper .collon {
  font-weight: 700;
  color: #ffffff;
  margin: 20px 0 0;
  font-size: 14px;
  line-height: 18.9px;
}

.account h1#login,
.contact h1.main-page-title,
.collections h1.title,
.collection-hero .collection-hero__title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 38px;
}

.collections h1.title,
.collection-hero .collection-hero__title {
  margin-top: 50px;
}
.contact h1.main-page-title {
  text-align: left;
}

/* collection page style start */
.product-grid-container .collection .card-wrapper .card__inner {
  flex-grow: 1;
}
.product-grid-container .collection .card-wrapper .card__content {
  flex-grow: inherit;
}
/* collection page style end */

/* Collection description read more less style start */

.collection-description {
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  max-height: 162px;
  text-align: justify;
  font-family: "DM Sans";
  border-top: 1px solid;
  padding-top: 50px;
}
.collection-description.fullHeight {
  max-height: 100%;
}
.readmore_button {
  background-color: transparent;
  color: #6c6b6b;
  transition: all 0.3s ease-in-out;
  border: 1px solid #6c6b6b;
  margin: 15px 0 0;
  font-size: 16px;
  padding: 12px 25px;
  font-family: "DM Sans";

  text-transform: uppercase;
}
.readmore_button:hover {
  background-color: #000000;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}
/* Collection description read more less style end */

#judgeme_product_reviews .jdgm-write-rev-link,
.jdgm-btn--solid,
input[type="submit"].jdgm-btn--solid {
  border: 1px solid #000000 !important;
  background-color: #000000 !important;
  color: #ffffff !important;
  transition: all 0.3s ease-in-out;
  font-size: 15px;
  line-height: 17.89px;
}
#judgeme_product_reviews .jdgm-write-rev-link:hover,
.jdgm-btn--solid:hover,
input[type="submit"].jdgm-btn--solid:hover {
  background-color: #ffffff !important;
  color: #000000 !important;
  opacity: 1 !important;
}

.jdgm-btn--border {
  transition: all 0.3s ease-in-out;
  color: #000000 !important;
  border: 1px solid #000000 !important;
  background-color: #ffffff !important;
}
.jdgm-btn--border:hover {
  opacity: 1 !important;
  color: #ffffff !important;
  background-color: #000000 !important;
}

.jdgm-form .jdgm-sort-dropdown,
.jdgm-sort-dropdown-arrow:before,
.jdgm-form__title,
.jdgm-form .jdgm-form__fieldset > label,
.jdgm-form .jdgm-form__fieldset label[for],
.jdgm-widget *,
.jdgm-rev-widg .jdgm-star,
.jdgm-revs-tab .jdgm-star,
.jdgm-all-reviews .jdgm-star,
.jdgm-gallery-popup .jdgm-star {
  color: #316842 !important;
}
.jdgm-form input[type="text"]:focus,
.jdgm-form input[type="text"]:focus-visible,
.jdgm-form input[type="email"]:focus,
.jdgm-form input[type="email"]:focus-visible,
.jdgm-form input[type="url"]:focus,
.jdgm-form input[type="url"]:focus-visible,
.jdgm-form textarea:focus,
.jdgm-form textarea:focus-visible {
  border: 1px solid #000000 !important;
}

.section-about .about-wrapper {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  background-color: #000000;
}
.section-about .about-wrapper .about-description {
  width: 100%;
  max-width: 66%;
  padding: 59px 53px;
}
.section-about .about-wrapper .about-description .about-titlee {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
  font-size: 48px;
  line-height: 58.09px;
}
.section-about .about-wrapper .about-description .about-contentt {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  line-height: 14.52px;
  margin: 27px 0;
}
.section-about .about-wrapper .about-description .button-text {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #ffffff;
  border: 1px solid #ffffff;
  background-color: transparent;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  line-height: 19.36px;
  padding: 9px 8px;
}
.section-about .about-wrapper .about-description .button-text:hover {
  color: #000000;
  background-color: #ffffff;
}
.section-about .about-wrapper .about-image {
  width: 100%;
  max-width: 34%;
}
.section-about .about-wrapper .about-image img {
  width: 100%;
}

/* New featured section style start */
.new-featured-collection {
  padding: 40px 15px;
}
.new-featured-collection .new-f-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.new-featured-collection .new-f-row .new-f-col {
  width: 100%;
}
.new-featured-collection .new-f-row .new-f-col.width-25 {
  max-width: calc(25% - 15px);
}
.new-featured-collection .new-f-row .new-f-col.width-50 {
  max-width: calc(50% - 10px);
}
.new-featured-collection .new-f-row .new-f-col {
  display: block;
  position: relative;
}
.new-featured-collection .new-f-row .new-f-col a {
  height: 100%;
  width: 100%;
}
.new-featured-collection .new-f-row .new-f-col.width-25::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.new-featured-collection .new-f-row .new-f-col.width-50::before {
  content: "";
  display: block;
  padding-top: 50%;
}
.new-featured-collection .new-f-row .new-f-col a img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 100%;
}
.new-featured-collection .new-f-row .new-f-col a span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-decoration: underline;
  font-family: "DM Sans";
  font-weight: 400;
  color: #ffffff;
  font-size: 21px;
  line-height: 27.34px;
  bottom: 18px;
  padding: 0 10px;
  text-align: center;
  width: 100%;
}
/* New featured section style end */

/* footer start */
.footer {
  margin: 0 !important;
  padding: 50px 0 25px !important;
}
.footer__content-top .grid {
  row-gap: 30px !important;
  gap: 30px;
  justify-content: space-between;
}
.footer-block--menu li {
  margin: 0 !important;
}
.footer__content-top .footer-block.grid__item:nth-child(1) {
  width: 100%;
  padding-right: 60px;
  /* max-width: 460px; */
  max-width: 31%;
}
.footer__content-top
  .footer-block.grid__item:nth-child(1)
  .footer-block__image-wrapper {
  max-width: 100% !important;
  background-color: transparent;
  margin: 0;
}
.footer__content-top .footer-block.grid__item:nth-child(1) p {
  font-family: "DM Sans";
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 0;
  margin: 0;
  max-width: 270px;
  font-size: 15px;
  line-height: 18.4px;
  margin: 14px 0 0;
}
.footer__content-top .footer-block.grid__item:nth-child(1) p a {
  color: #ffffff;
  font-size: 15px;
}
.footer__content-top .footer-block.grid__item:nth-child(1) p b {
  font-weight: 400;
  font-size: 15px;
}
.footer__content-top .footer-block--menu {
  width: auto !important;
  max-width: 182px !important;
  flex-grow: 0;
}
.footer__content-top .footer-block.grid__item:nth-child(1) {
  padding: 0 !important;
  max-width: 300px;
}
.footer-block--bullet-list {
  max-width: 125px;
}
.footer-block--bullet-list {
  max-width: 270px !important;
}
.footer-block--bullet-list ul {
  padding-left: 17px;
}

.footer-newsletter {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  gap: 15px;
}

.footer-newsletter .newsletter-wrapper {
  border: 1px solid #ffffff;
  padding: 15px 13px;
  font-family: "DM Sans";
  width: 100%;
  max-width: 395px;
}

.footer-block__heading {
  color: #ffffff;
  /* font-weight: 500;
  font-size: 15px;
  line-height: 18.31px; */
  font-family: "DM Sans";
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  text-transform: uppercase;
}
.footer-block__details-content .list-menu__item--link {
  font-family: "DM Sans";
  font-weight: 400;
  color: #ffffff !important;
  padding: 5px 0 !important;
  margin: 0;
  font-size: 16px !important;
  line-height: 18.4px !important;
}
.footer-newsletter p {
  font-family: "DM Sans";
  font-weight: 400;
  color: #ffffff;
  font-size: 15px;
  margin: 0;
  line-height: 18.4px;
  max-width: 335px;
}

.footer-newsletter .newsletter-wrapper form {
  display: flex !important;
  width: 100%;
  flex-direction: row;
  align-items: center;
}
.footer-newsletter .newsletter-wrapper input,
.footer-newsletter .newsletter-wrapper button {
  background-color: transparent;
  border: none;
  color: #ffffff;
  padding: 0;
  outline: none;
  box-shadow: none;
}
::placeholder,
::-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.footer-newsletter .newsletter-wrapper input {
  display: flex;
  flex-grow: 1;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  background-color: transparent;
}
.footer-newsletter .newsletter-wrapper button {
  color: #f5f5f5;
  font-family: "DM Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 160% */
}
.footer__content-bottom {
  border: 0 !important;
  padding: 30px 0 0;
}
.footer__content-bottom .footer__copyright small a {
  text-decoration: underline;
}
.footer .footer-block__image-wrapper {
  border: none;
}
.footer .footer__copyright * {
  font-size: 12px;
  line-height: 16.2px;
  font-family: "DM Sans";
}

/* fiexed footer whatsapp icon */
.float {
  /* bottom: 15px !important;
  right: 20px !important;   */
}

/* footer end */

/* CountDown timer css start */
.newsletter-right div#timer {
  display: flex;
  line-height: 1;
  padding: 20px;
  font-size: 40px;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.newsletter-right div#timer div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.newsletter-countdown #countdown {
  display: flex;
  justify-content: center;
}
.newsletter-right span {
  display: flex;
  color: white;
  height: 80px;
  width: 80px;
  font-size: 30px;
  line-height: 37px;
  padding: 0;
  align-items: center;
  justify-content: center;
  background-color: #666666;
  border-radius: 0;
}

div#countdown ul li {
  text-align: center;
  background-color: #ffffff;
  color: #000000;
  font-weight: 500;
  font-size: 12px;
  line-height: 30px;
}
div#countdown ul li:last-child {
  margin-right: 0;
}
div#countdown ul {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.newsletter-right div#timer div > span:last-child() {
  font-size: 10px !important;
}
.day-title {
  font-size: 14px !important;
  line-height: 20px !important;
  width: auto !important;
  margin-top: 10px;
  font-weight: 700;
  height: auto !important;
}
div#countdown ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
span.colon {
  font-size: 20px !important;
  width: auto !important;
  height: 80px !important;
  padding: 0 10px !important;
  background: transparent !important;
}

.newsletter-left h2 {
  text-transform: uppercase !important;
}

.customer button {
  text-transform: uppercase;
}

.ultimateTrustBadgesInnerContainer {
  margin: 20px 0 0;
}
.section-price-breakup {
  padding: 50px 20px;
}
.section-price-breakup .section-titlee {
  margin: 0 0 50px;
}
.custom-table p {
  margin: 0;
  letter-spacing: 0;
  color: #000000;
  text-align: left;
  padding: 0 5px;
  font-size: 18px;
  line-height: 20px;
}
.custom-table .bottom-total-wrapper {
  border-top: 1px solid #aaaaaa;
  margin: 15px 0 0;
  padding: 10px 0 0;
}
.custom-table .head-row,
.custom-table .content-row {
  display: flex;
  align-items: flex-start;
}
.custom-table .head-row {
  padding: 0 0 10px;
  border-bottom: 1px solid #aaaaaa;
  margin: 0 0 15px;
}
.custom-table .content-row .table-data,
.custom-table .head-row .table-head {
  width: 20%;
  padding: 0;
}
.custom-table .table-title-row p {
  margin: 0;
  letter-spacing: 0;
  color: #000000;
  text-align: left;
  font-size: 16px;
  line-height: 18px;
}
.custom-table .head-row .table-head p {
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 5px;
}
.custom-table .content-row .table-data {
  padding: 10px 0;
}
.custom-table .content-row .table-data .mrp-text {
  margin: 15px 0 0;
}

.mobile-facets__inner {
  z-index: 500;
}

.book-in-appointment .main-page-title {
  text-align: center;
}

.product-card-wrapper button.try_at_home,
.collection-list .card__information button.try_at_home {
  /* display: block; */
  /* margin: 0 auto !important;   */
  font-family: "DM Sans" !important;
}
.hide_home_grid {
  display: none;
}
.header__icons .mobile-shop-icon {
  display: none;
}
@media only screen and (max-width: 1199px) {
  .custom-table p {
    font-size: 16px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 1024px) {
  .section-testimonial .testimonials-slider .slick-prev.slick-arrow,
  .section-testimonial .testimonials-slider .slick-next.slick-arrow {
    background-size: 30px;
    height: 40px !important;
    width: 40px !important;
  }
}
@media only screen and (max-width: 991px) {
  .newsletter-right div#timer {
    justify-content: center;
  }
  div#countdown ul {
    justify-content: center;
    margin-top: 50px !important;
  }

  .other-pages main {
    /* padding-top: 62px; */
  }

  .table-wrapperr {
    overflow: auto;
  }
  .table-wrapperr .custom-table {
    min-width: 900px;
  }
}
@media only screen and (max-width: 767px) {
  .appointment-container .new-form-row .form-control {
    width: 100% !important;
  }
  .header {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .section-header .header__heading-logo.header-white-logo {
    width: 175px;
  }
  .header__icons .mobile-shop-icon {
    display: block;
    padding: 0 8px;
  }
  .header__icons .mobile-shop-icon svg {
    width: 25px;
    height: 44px;
    vertical-align: middle;
  }
  .section-testimonial {
    padding: 60px 0px !important;
  }
  .hide_home_grid {
    display: block;
  }
  .home-contant .page-width {
    padding: 0 18px 50px;
  }
  .card-wrapper .card__information .card__heading a {
    width: 53%;
    margin: auto;
  }
  .readmore_button {
    font-size: 12px;
    line-height: normal;
  }
  .newsletter-left p {
    font-size: 18px !important;
    line-height: normal;
    font-weight: 400;
  }
  .card-wrapper .card__information .card__heading {
    color: #000;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 133.333% */
  }
  .featured__collection .card-wrapper .card__information .card__heading {
    font-weight: 400;
    font-size: 15px;
    line-height: normal;
  }
  .card-wrapper .card__information .card-information p {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
  }
  .product-card-wrapper button.try_at_home svg {
    width: 16px;
  }
  .blog-articles {
    gap: 18px !important;
  }
  .product-card-wrapper button.try_at_home {
    max-width: 122px !important;
    padding: 10px 15px !important;
    max-height: 16px;
    font-size: 12px;
    font-family: "DM Sans";
  }
  .collection .product-card-wrapper button.try_at_home {
    padding: 16px 4px !important;
    font-size: 12px;
  }
  .collection
    .card-information
    > *:not(.visually-hidden:first-child)
    + *:not(.rating) {
    margin: 0;
  }
  .blog-articles .caption-with-letter-spacing {
    font-size: 10px;
  }
  .collection .slider.slider--tablet {
    margin-bottom: -1.5rem !important;
  }
  .newsletter::after {
    content: "";
    background: linear-gradient(90deg, #000 0%, #434343 100%) !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .newsletters-form button {
    font-size: 15px;
    line-height: normal;
  }

  .grid__item.product__media-wrapper {
    width: 100%;
  }
  .product__info-wrapper.grid__item {
    width: 100%;
    padding-left: 0;
  }
  .newsletter-right span {
    display: block;
    font-size: 20px;
    width: 60px;
    height: 60px;
    color: white;
    line-height: 60px;
  }
  div#countdown ul li {
    font-size: 11px;
    line-height: 26px;
  }
  .accordian-wrapper.price_break .accordion_body .price_table {
    overflow: hidden;
    width: 100%;
  }
  .accordion_head.price_break span {
    color: #fff;
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 700;
  }
  .featured__collection .button {
    margin-top: 0px !important;
    font-size: 16px;
    display: block;
  }
  .need-help-content-wrapper .help-btn span,
  .need-help-content-wrapper .call-numberr span {
    font-size: 12px;
  }
  .newsletter-right div#timer div > span {
    width: 50px;
    height: 50px;
    font-size: 16px;
  }
  .need-help-content-wrapper .button-group .call_icon svg {
    width: 20px;
    height: 20px;
  }
  .need-help-content-wrapper svg {
    width: 25px;
    height: 25px;
  }
  .need-help-content-wrapper {
    padding: 15px;
  }
  .day-title {
    font-size: 12px !important;
  }
  .newsletter-right div#timer div {
    width: 60px;
  }
  .newsletter-right div#timer {
    justify-content: center;
  }
  span.colon {
    height: 50px !important;
  }
  .newsletter-left h2 {
    font-size: 24px !important;
  }

  .other-pages main {
    padding-top: 0px;
  }

  .newsletter {
    background-image: none !important;
    background-color: #000000;
  }

  .custom-table .table-title-row p,
  .custom-table p {
    font-size: 14px;
    line-height: 16px;
  }

  .table-wrapperr .custom-table {
    max-width: 720px;
    min-width: 720px;
  }
  .custom-table .content-row .table-data:nth-child(2),
  .custom-table .head-row .table-head:nth-child(2),
  .custom-table .content-row .table-data:nth-child(3),
  .custom-table .head-row .table-head:nth-child(3),
  .custom-table .content-row .table-data:nth-child(4),
  .custom-table .head-row .table-head:nth-child(4) {
    width: 120px;
    min-width: 120px;
  }
  .custom-table .content-row .table-data,
  .custom-table .head-row .table-head {
    width: 180px;
    min-width: 180px;
  }

  .new-featured-collection .new-f-row {
    gap: 15px;
  }
  .new-featured-collection .new-f-row .new-f-col.width-25 {
    max-width: calc(50% - 8px);
  }
  .new-featured-collection .new-f-row .new-f-col.width-50 {
    max-width: 100%;
  }
  .new-featured-collection .new-f-row .new-f-col a span {
    font-size: 14px;
    line-height: 21.34px;
    bottom: 10px;
  }
  .new-featured-collection .new-f-row .new-f-col:nth-child(1) {
    order: 6;
  }
  .new-featured-collection .new-f-row .new-f-col:nth-child(2) {
    order: 2;
  }
  .new-featured-collection .new-f-row .new-f-col:nth-child(3) {
    order: 1;
  }
  .new-featured-collection .new-f-row .new-f-col:nth-child(4) {
    order: 4;
  }
  .new-featured-collection .new-f-row .new-f-col:nth-child(5) {
    order: 5;
  }
  .new-featured-collection .new-f-row .new-f-col:nth-child(6) {
    order: 3;
  }
  .visitor-form-section .section-title {
    font-size: 20px;
    color: #fff;
    margin-bottom: 30px;
  }
  .visitor-form-section .form-control-wrapper .submit-btn input[type="submit"] {
    margin: 0;
  }
}
/* CountDown timer css end */

p.price_txt {
  color: #6c6b6b;
  font-family: "DM Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.product-form__buttons {
  margin-top: 30px;
}
button.try_at_home.button-try.button.button--full-width.button--secondary {
  background-color: #064a2e !important;
  margin-bottom: 20px !important;
  border: 1px solid #064a2e !important;
}
.need-help-content-wrapper svg {
  width: 30px;
  height: 30px;
}
.footer__content-bottom-wrapper .right_bottom_bar_footer ul {
  display: flex;
}
.footer-newsletter ul.footer-block__details-content {
  padding-top: 30px;
}
.footer__content-bottom-wrapper .footer__copyright {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer__content-bottom-wrapper .footer__copyright {
  color: #989898;
  font-family: "DM Sans";
  font-size: 15px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 24px !important;
}
.footer-block__details-content .list-menu__item--link {
  padding: 0;
}

.right_bottom_bar_footer .footer-block__details-content .list-menu__item--link {
  color: #989898 !important;
  font-family: "DM Sans";
  font-size: 15px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 24px !important; /* 160% */
}
.cartbtn {
  margin: 30px 0 !important;
}
.custom-testimonial .testimonials-slider .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
.main-mobile-product-slider .slick-dots li,
.Home-product .slick-dots li,
.slider-counter__link,
.custom-testimonial .testimonials-slider li {
  padding: 0 !important;
  margin: 0 3px !important;
}
.main-mobile-product-slider .slick-dots li button::before,
.Home-product .slick-dots li button,
.slider-counter__link--dots .dot,
.custom-testimonial .testimonials-slider li button {
  /* border-radius: 0 !important;
  width: 30px !important;
  height: 10px !important; */
  border: 1px solid #000000 !important;
  background-color: #ffffff !important;
  opacity: 1;
  font-size: 0;
}
.main-mobile-product-slider .slick-dots li.slick-active button::before,
.Home-product .slick-dots li.slick-active button,
.slider-counter__link--active.slider-counter__link--dots .dot,
.custom-testimonial .testimonials-slider li.slick-active button {
  background-color: #000000 !important;
}
.custom-testimonial .testimonials-slider li button::before {
  display: none;
}

.collection-hero__title + .collection-hero__description {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.product-grid-container #product-grid {
  justify-content: center;
}

.everyday-tips .card-wrapper .card__information .card__heading a {
  text-align: left;
  margin: 0 !important;
  max-width: 100%;
}
.everyday-tips .title--primary {
  text-align: center;
}
.mobile-facets__main {
  overflow-y: inherit !important;
  visibility: visible !important;
}
.js .mobile-facets__submenu {
  position: relative !important;
  transform: none !important;
  visibility: visible !important;
  transition: none !important;
}
.mobile-facets__header {
  padding: 20px 25px !important;
}
.mobile-facets__header h2 {
  text-align: left;
  font-weight: 500;
  font-size: 18px;
}
.mobile-facets__inner details {
  /* border-bottom: 1px solid #999999; */
}
.mobile-facets__inner details summary span {
  font-weight: 500;
}

.footer .footer__content-top {
  padding-bottom: 70px;
}
.footer .new-footer-menu {
  padding-bottom: 30px;
}
.footer .new-footer-menu ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.advance-collection-list .contains-card .card > .card__inner {
  width: 100%;
  margin: 0 auto;
  max-width: 250px;
}

/*--- Circle Img Section style start ---*/
.circle-img-section {
  /* padding: 45px 20px 30px; */
}
.circle-img-section .circle-img-wrapper {
  display: flex;
  justify-content: center;
  overflow: auto;
}
.circle-img-section .circle-img-row {
  display: flex;
  overflow: auto;
  gap: 25px;
  padding: 0 0 10px;
}
.circle-img-row::-webkit-scrollbar {
  height: 4px;
}
.circle-img-row::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0px transparent;
}
.circle-img-row::-webkit-scrollbar-thumb {
  height: 4px;
  background-color: transparent;
}
.circle-img-section .circle-img-row .circle-img {
  width: 100%;
  min-width: 100px;
  max-width: 100px;
  margin: 0 0 20px;
}
.circle-img-section .circle-img-row .circle-img-content a {
  text-decoration: none;
  font-family: "DM Sans";
}
.circle-img-section .circle-img-row .circle-img-content img {
  border-radius: 50px;
  border: 1px solid #aaa;
}
.circle-img-section .circle-img-row p {
  text-align: center;
  color: #000000;
  margin: 0;
  font-family: "DM Sans";
  font-size: 18px;
  line-height: 1;
}
/*--- Circle Img Section style end ---*/

/*--- Home new product grid Section style start ---*/
.home-new-product-grid-section {
  padding: 20px 0;
}
.new-p-grid-row {
  /* display: flex; */
  /* align-items: stretch; */
  /* justify-content: center; */
  /* gap: 10px; */
}
.new-p-grid-row .new-p-grid {
  position: relative;
  display: block;
  width: 100%;
  /* max-width: 16.67%; */
  /* max-width: 25%; */
  /* border: 1px solid #000000; */
  border-left: 0;
}
.new-p-grid-row .new-p-grid:first-child {
  /* border-left: 1px solid #000000; */
}
.new-p-grid-row .new-p-grid::before {
  display: block;
  content: "";
  padding-top: 149%;
}

.new-p-grid-row .new-p-grid img.img-fluid.hover-imgg,
.new-p-grid-row .new-p-grid:hover img.img-fluid {
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.new-p-grid-row .new-p-grid:hover img.img-fluid.hover-imgg {
  visibility: visible;
  opacity: 1;
}
.new-p-grid-row .new-p-grid img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all 0.3s ease-in-out;
  object-fit: contain;
  padding: 0 25px;
}
.new-p-grid-row .new-p-grid p {
  position: absolute;
  font-family: "DM Sans";
  font-weight: 400;
  color: #000000;
  transition: all 0.3s ease-in-out;
  z-index: 5;
  margin: 0;
  width: 100%;
  font-size: 21px;
  line-height: 23px;
  left: 0;
  bottom: 0;
  /* padding: 20px; */
  text-align: center;
  text-decoration: underline;
  text-underline-offset: 6px;
}
/* .new-p-grid-row .new-p-grid:hover p {
  background-color: #000000;
  color: #ffffff;
} */
.new-p-grid-row .new-p-grid:hover p span {
  padding-bottom: 2px;
  border-bottom: 1px solid #ffffff;
}
.new-p-grid-row .slick-list {
  /* margin: 0 70px; */
}
/*--- Home new product grid Section style end ---*/
/*--- Home new product grid Section style end ---*/
.section-testimonial.custom-testimonial {
  padding-left: 15px;
  padding-right: 15px;
}
.section-testimonial.custom-testimonial .slider-item {
}
.section-testimonial.custom-testimonial .slider-item {
  display: flex !important;
  margin: 0 auto;
  gap: 40px;
  max-width: 1036px;
}
.section-testimonial.custom-testimonial .slider-item .slider-user-img {
  width: 100%;
  position: relative;
  max-width: 350px;
}
.section-testimonial.custom-testimonial .slider-item .slider-user-img::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.section-testimonial.custom-testimonial .slider-item .slider-user-img img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-testimonial.custom-testimonial .slider-item .slider-item-content {
  align-items: flex-start;
}
.section-testimonial.custom-testimonial
  .slider-item-content
  .client-info
  h4.client-name {
  max-width: 250px;
}
.section-testimonial.custom-testimonial
  .slider-item-content
  p.client-testimonial-text {
  text-align: left;
}

.customisation-banner,
.customisation-simple-3step,
.customisation-why-everyone {
  min-height: inherit !important;
}
.customisation-banner::after,
.customisation-simple-3step::after,
.customisation-why-everyone::after {
  content: "";
  display: none;
}
.banner--mobile-bottom.customisation-banner .banner__media {
  position: relative !important;
}
.customisation-banner .banner__media::before {
  content: "";
  display: block;
  padding-top: 31.88%;
}
.customisation-banner .banner__media img,
.customisation-simple-3step .banner__media img,
.customisation-why-everyone .banner__media img {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  display: block !important;
  height: 100% !important;
  width: 100% !important;
  object-fit: cover !important;
}

.customisation-banner .banner__media img.about-mobile-image,
.customisation-banner .banner__content,
.customisation-simple-3step .banner__content,
.customisation-why-everyone .banner__content {
  display: none !important;
}

.customisation-simple-3step {
  margin: 0 0 0px;
  padding: 60px 0px 15px;
}
.customisation-why-everyone {
  /* margin: 80px 0; */
  padding: 60px 0px 0px;
}
.customisation-bestsellers {
  padding-bottom: 20px;
  padding-top: 20px;
}
.customisation-simple-3step:before {
  padding-bottom: 29% !important;
}
.customisation-bestsellers .featured_view-all-product {
  margin-top: 30px !important;
}
.customisation-our-promise {
  padding-top: 25px;
}
.customisation-simple-3step .banner__media,
.customisation-why-everyone .banner__media {
  position: relative !important;
  margin: 0 auto;
  width: 100%;
  max-width: 1120px;
}
.customisation-simple-3step .banner__media::before,
.customisation-why-everyone .banner__media::before {
  content: "" !important;
  display: block !important;
  padding-bottom: 0 !important;
  padding-top: 32% !important;
}

.custom-testimonial .testimonials-slider {
  padding-bottom: 30px;
}
/*----- responsive style start -----*/

@media only screen and (max-width: 1399px) {
  /* .footer__content-top .footer-block.grid__item:nth-child(1) {
    padding-right: 50px;
    max-width: 69%;
  }
  .footer__content-top .footer-block--menu {
    width: 145px !important;
  }
  .footer__content-top .footer-newsletter {
    width: 30% !important;
  } */
}
@media only screen and (max-width: 1199px) {
  .jewelry-collection-sec .card-wrapper .card__content .card__information {
    padding: 45px 10px 45px 45px;
  }
  .jewelry-collection-sec
    .card-wrapper
    .card__content
    .card__information
    .card__heading {
    margin: 10px 0 30px;
    font-size: 40px;
  }
  .jewelry-collection-sec
    .card-wrapper
    .card__content
    .card__information
    .card__text {
    font-size: 24px;
  }

  .section-testimonial {
    padding: 60px 0;
  }
  .section-testimonial .testimonials-slider .slick-prev.slick-arrow,
  .section-testimonial .testimonials-slider .slick-next.slick-arrow {
    height: 34px;
    width: 55px;
  }

  .our-promise-section {
    padding: 100px 0;
  }
  .section-testimonial .testimonials-slider .slider-item-content {
    max-width: 700px;
  }
  .section-testimonial .slider-item-content .client-info .client-image {
    max-width: 90px;
  }
  .section-testimonial .slider-item-content .client-info h4.client-name {
    font-size: 18px;
  }
  .section-testimonial .slider-item-content p.client-testimonial-text {
    margin: 20px 0 0;
  }
  .our-promise-section .promise-text {
    max-width: 750px;
    font-size: 28px;
    margin: 30px auto 40px;
  }
  .info-section .column-wrapperr .icon-wrapper {
    /* max-width: 65px; */
  }
  .info-section .column-wrapperr .icon-wrapper img {
    height: 65px;
  }
  .info-section .column-wrapperr .info-title {
    font-size: 18px;
    line-height: normal;
  }
  .info-section .column-wrapperr .info-text {
    font-size: 18px;
  }
  .info-section {
    padding: 65px 0;
  }

  .footer__content-top {
    padding: 0 20px 70px !important;
  }
  .footer__content-bottom {
    padding: 30px 0 0;
  }
  /* .footer__content-top .footer-block.grid__item:nth-child(1),
  .footer__content-top .footer-block.grid__item{
    max-width: inherit;
    width: 24%;
  } */
  /* .footer__content-top .footer-newsletter {
    width: 30% !important;
  } */

  .footer__content-top .footer-block.grid__item:nth-child(1) p,
  .footer-newsletter p {
    font-size: 14px;
    line-height: 16.4px;
  }
  .footer__content-top .footer-block__heading {
    font-size: 18px;
    line-height: 21px;
  }

  .circle-img-section .circle-img-row {
    gap: 20px;
  }
}

@media only screen and (min-width: 990px) {
  .advance-collection-list .contains-card {
    flex-wrap: nowrap;
    overflow: auto;
    gap: 8px;
  }
}

@media only screen and (max-width: 991px) {
  .advance-collection-list .title-wrapper-with-link .collection-list-title,
  .Home-product h2.title,
  .featured__collection .collection__title h2.title,
  .section-price-breakup .section-titlee,
  .our-promise-section h2,
  .related-products h2,
  .recent-view-section h2,
  .customer > h1 {
    font-size: 36px;
    line-height: 44px;
  }

  /* .product__info-wrapper .product__title h1 {
    font-size: 38px;
    line-height: 46px;
  } */
  .product__info-wrapper .price__container,
  .mainProduct-wrapper .product-form__quantity .form__label,
  .need-help-content-wrapper .help-title {
    font-size: 24px;
    line-height: 28px;
  }

  .footer__content-top {
    padding: 0 20px 40px !important;
  }
  .footer__content-bottom {
    padding: 20px 0 0;
  }

  .footer__content-bottom-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .info-section .column-wrapperr .icon-wrapper {
    /* max-width: 55px; */
  }
  .info-section .column-wrapperr .icon-wrapper img {
    height: 55px;
  }
  .info-section .column-wrapperr .info-title {
    font-size: 22px;
    margin: 15px auto 10px;
  }
  .info-section .column-wrapperr .info-text {
    font-size: 15px;
    line-height: 21.47px;
  }
  .info-section {
    padding: 40px 0;
  }
  .section-testimonial .testimonials-slider .slick-prev.slick-arrow,
  .section-testimonial .testimonials-slider .slick-next.slick-arrow {
    height: 25px;
    width: 40px;
  }

  .our-promise-section .promise-links-wrapper a {
    font-size: 18px;
  }
  .our-promise-section .promise-text {
    max-width: 90%;
    font-size: 24px;
  }
  .other-pages .our-promise-section {
    /* padding: 20px 0 40px; */
  }
  .section-testimonial .testimonials-slider .slider-item-content {
    max-width: 80%;
  }
  .section-testimonial {
    padding: 45px 0;
  }
  .section-testimonial .slider-item-content p.client-testimonial-text {
    font-size: 21px;
  }

  .section-image-gallery .image-gallery-row {
    flex-direction: column;
  }
  .section-image-gallery .insta-wrapperr .insta-content-wrapper {
    padding: 0 0 30px 30px;
  }
  .section-image-gallery .insta-logo-wrapper img {
    max-width: 55px;
    margin-right: 12px;
  }
  .section-image-gallery .insta-content-wrapper h3 {
    font-size: 32px;
    line-height: 35px;
  }
  .section-image-gallery .insta-content-wrapper a {
    padding: 12px 35px;
    font-size: 14px;
    line-height: 16px;
  }

  .newsletter .newsletter-countdown .countdown-wrapper {
    margin: 40px 0 0;
  }

  .for-everyday-sections .image-with-text__text-item .image-with-text__heading {
    margin: 10px 0 65px !important;
    font-size: 46px;
    line-height: 55.93px;
  }

  .section-about .about-wrapper {
    flex-direction: column;
    padding: 0 0 50px;
  }
  .section-about .about-wrapper .about-description {
    max-width: 100%;
    padding: 20px 15px 30px;
  }
  .section-about .about-wrapper .about-description .about-titlee {
    font-size: 38px;
  }
  .section-about .about-wrapper .about-description .about-contentt {
    margin: 10px 0 20px;
  }
  .section-about .about-wrapper .about-image {
    max-width: 450px;
    margin: 0 auto;
  }
  .section-about .about-wrapper .about-image img {
    max-width: 450px;
    margin: 0 auto;
  }

  .new-p-grid-row {
    flex-wrap: wrap;
  }
  .new-p-grid-row .new-p-grid {
    /* max-width: 33.33%; */
  }
  .new-p-grid-row .new-p-grid:nth-child(4) {
    border-left: 1px solid #000000;
  }
  .new-p-grid-row .new-p-grid:nth-child(4),
  .new-p-grid-row .new-p-grid:nth-child(5) {
    border-top: 0;
  }
  .new-p-grid-row .new-p-grid p {
    font-size: 18px;
    line-height: 20px;
  }

  .new-featured-collection .new-f-row .new-f-col a span {
    font-size: 18px;
    line-height: 24px;
    bottom: 15px;
  }

  .menu-drawer * {
    color: #000000;
  }
  .menu-drawer ul,
  .menu-drawer li {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .menu-drawer .header-menu,
  .menu-drawer .header-menu .mega-menu-container,
  .menu-drawer .header-menu .mega-menu-container .links-wraopper,
  .menu-drawer .header-menu li.mega-menu-li,
  .menu-drawer .header-menu .mega-menu-container .links-wraopper ul {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
  }
  .header .mega-menu-li .mega-menu-wrapper {
    display: none;
    position: relative;
    opacity: 1;
    visibility: visible;
    z-index: 999;
    background-color: #ffffff;
    width: 100%;
    left: 0;
    top: inherit;
    transform: inherit;
  }

  .header .mega-menu-li:hover > .mega-menu-wrapper {
    opacity: 1;
    visibility: visible;
    transform: inherit;
  }
  .menu-drawer__account {
    display: block !important;
  }
  .menu-drawer .header-menu {
    padding: 0 15px;
    margin: 0 0 15px;
  }
  .menu-drawer .header-menu .mega-menu-container .links-wraopper ul {
    display: flex;
  }
  .menu-drawer .header-menu li.mega-menu-li a {
    display: flex;
    gap: 5px;
  }
  .menu-drawer
    .header-menu
    li.mega-menu-li
    a.
    .menu-drawer
    .header-menu
    li.mega-menu-li
    a.arroww
    svg {
    transform: translate(180deg);
  }
  .header .mega-menu-li .mega-menu-wrapper .mega-menu-container {
    gap: 30px;
    padding: 20px 10px;
    max-width: 100%;
  }
  .header
    .mega-menu-li
    .mega-menu-wrapper
    .mega-menu-container
    .img-link-wrapper {
    gap: 25px;
  }
  .header .mega-menu-li .mega-menu-wrapper .mega-menu-container .link-col h4 {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 18px;
  }
  .header .mega-menu-li .mega-menu-wrapper .mega-menu-container .link-col li {
    margin: 0 0 8px !important;
  }
  .header .header-menu li > a {
    font-size: 16px;
    line-height: 18px;
  }
  .header .mega-menu-li .mega-menu-wrapper .mega-menu-container .link-col li a {
    font-size: 14px;
    line-height: 16px;
  }
  .header .header-menu .mega-menu-li:hover > a svg {
    transform: none;
  }
  .header .mega-menu-li .mega-menu-wrapper .mega-menu-container .link-col ul {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .newsletters-form input[type="email"],
  .newsletters-form input[type="number"],
  .newsletters-form button {
    border-radius: 0 !important;
    height: 50px !important;
  }
  .our-promise-section {
    padding: 60px 0 20px;
  }
  .info-section {
    padding: 50px 0 30px;
  }
  .featured__collection .collection__view-all {
    margin-top: 40px;
  }
  .featured__collection .collection {
    padding: 40px 0 40px;
  }
  .newsletter {
    margin-top: 45px;
  }
  .product .featured__collection .collection {
    padding: 43px 0 70px;
  }
  .collection-hero__text-wrapper hr {
    margin: 20px 0 !important;
  }
  .collection-hero__text-wrapper {
    padding: 0 !important;
    padding-bottom: 10px !important;
  }
  .newsletter-left h4 {
    font-size: 15px !important ;
    line-height: normal;
  }
  .menu-drawer__menu-item {
    text-transform: uppercase;
    font-size: 18px !important;
    /* padding: 7px 20px !important; */
    padding: 15px 20px !important;
  }
  .menu-drawer__navigation {
    padding: 20px 0;
  }
  .home-page .slideshow {
    min-height: auto !important;
  }
  .slider.slider--everywhere .slider__slide {
    height: auto;
  }

  .slideshow.banner .banner__media a .banner-desktop-image {
    display: none;
  }
  .slideshow.banner .banner__media a .banner-mobile-image {
    display: block;
    /* max-width: 100%;
    height: auto; */
  }
  .slideshow.banner .slideshow__text-wrapper .banner__heading {
    /* color: #000000; */
    font-weight: 700;
    font-size: 32px;
    margin: 10px 0 10px;
    padding-bottom: 0px;
  }
  .home-page .slideshow__text .banner-subheading {
    font-size: 16px;
    line-height: 18px;
  }
  .header__heading-link {
    padding: 0;
  }

  .Home-product {
    padding: 40px 0 70px !important;
  }

  .about-us .banner__media img,
  .customisation-simple-3step .banner__media img,
  .customisation-why-everyone .banner__media img {
    display: none !important;
  }
  .about-us .banner__media img.about-mobile-image,
  .customisation-simple-3step .banner__media img.about-mobile-image,
  .customisation-why-everyone .banner__media img.about-mobile-image {
    display: block !important;
  }
  .customisation-simple-3step .banner__media::before {
    padding-top: 92% !important;
  }
  .featured__collection .collection__title h2.title {
    margin-top: 20px !important;
  }
  .featured__collection .collection__title {
    margin-top: 20px;
  }
  .featured__collection .collection {
    padding: 20px 0 30px;
  }
  .new-customisation-page .featured__collection .collection {
    padding: 20px 0 20px;
  }
  .our-promise-section {
    padding: 30px 0px 35px;
  }

  .product .collection__title h2.title {
    margin-top: 0 !important;
  }
  .advance-collection-list .title-wrapper-with-link .collection-list-title,
  .Home-product h2.title,
  .featured__collection .collection__title h2.title,
  .section-price-breakup .section-titlee,
  .our-promise-section h2,
  .related-products h2,
  .recent-view-section h2,
  .customer > h1 {
    /* font-size: 32px;
    line-height: 34px; */
    font-size: 24px;
    font-weight: 700;
    line-height: 29.3px;
  }
  .featured__collection {
    display: block;
    padding: 0;
  }
  .collection .card-wrapper .card__information .card__heading a {
    width: 95%;
  }
  .our-promise-section .image-wrapper {
    max-width: 100%;
  }

  .desktop-product-image-wrapper {
    /* display: none !important; */
  }
  .mobile-product-slider-wrapper {
  }
  .other-pages .product {
    display: block;
  }
  .product__info-wrapper .product__title h1 {
    font-size: 30px;
    /* line-height: 36px; */
  }
  .mainProduct-wrapper .product-form__quantity .form__label,
  .need-help-content-wrapper .help-title {
    font-size: 20px;
    line-height: 24px;
  }
  .other-pages variant-radios {
    margin-top: 30px !important;
  }
  #MainContent .mainProduct-wrapper fieldset.product-form__input .form__label {
    font-weight: 400;
    font-size: 16px;
    line-height: 17.89px;
  }
  .product__info-wrapper .price__container {
    font-weight: 400;
    font-size: 26px;
    line-height: normal;
  }
  .price_txt.price_inner_content {
    font-size: 12px !important;
  }
  .product .price--sold-out .price__badge-sold-out,
  p.price_txt {
    font-weight: 400;
    font-size: 10px;
    line-height: 11.93px;
  }

  .Home-product__right h4 {
    margin-bottom: 10px;
  }
  .cartbtncolumn .cartbtn {
    margin: 25px 0 30px !important;
  }
  .Home-product__right {
    margin-top: 24px !important;
  }
  .Home-product__right h3 {
    font-weight: 500 !important;
    font-size: 30px !important;
    line-height: 36.63px;
  }
  .Home-product__right h4 {
    font-weight: 400 !important;
    font-size: 30px !important;
    line-height: 32.97px;
  }
  .Home-product__right .home-product__shippingleft span {
    font-size: 12px;
    font-weight: 500;
  }
  .home-product__shippingright h5 {
    font-size: 12px !important;
    font-weight: 500 !important;
  }
  .home-product__shippingwrapper {
    margin-bottom: 20px;
    flex-direction: row !important;
    align-items: flex-start;
    align-items: center !important;
  }
  .Home-product__right .home-product__shippingleft {
    font-weight: 400;
    font-size: 10px;
    line-height: 11.93px;
  }
  .Home-product__right .height-wrapper h4 {
    font-weight: 400 !important;
    font-size: 15px !important;
    line-height: 17.89px;
  }
  .cartbtncolumn .cartbtn,
  .cartbtncolumn .view.details {
    font-size: 15px !important;
    line-height: 17.89px;
    height: 48px !important;
  }

  .section-faq .pdp-info-accordion-wrapper {
    padding: 0 10px;
  }
  .section-faq .accordion_container {
    max-width: 100%;
  }
  .pdp-info-accordion-wrapper .accordion_head {
    font-size: 12px;
    line-height: 16px;
  }
  .section-faq .pdp-info-accordion-wrapper .accordion_head {
    padding: 20px 15px 15px;
  }
  .pdp-info-accordion-wrapper .accordion_head .plusminus {
    font-size: 25px;
    line-height: 25px;
    margin-left: 10px;
  }
  .product .pdp-info-accordion-wrapper .accordion_head .plusminus {
    margin-left: 70px;
  }

  /* .product-grid-container .collection .card-wrapper .card__inner {
    max-height: 200px;
    height: 200px;
  } */
  /* .card-wrapper .card__information .card__heading, */
  .card-wrapper .card__information .card-information {
    font-size: 16px;
    line-height: 18px;
    /* margin-top: 14px; */
    margin-bottom: 8px;
  }
  .card-wrapper .card__information .card-information p {
    margin-top: 0px !important;
  }

  .card__information {
    padding: 1.3rem 1rem 0 !important ;
  }
  .card-wrapper .card-information .price {
    font-size: 14px;
    /* display: none; */
  }

  .jewelry-collection-sec .card-wrapper .card__content .card__information {
    padding: 25px 10px 25px 25px;
  }
  .jewelry-collection-sec
    .card-wrapper
    .card__content
    .card__information
    .card__heading {
    margin: 5px 0 20px;
    font-size: 30px;
    line-height: 36.63px;
  }
  .jewelry-collection-sec
    .card-wrapper
    .card__content
    .card__information
    .card__text {
    font-size: 18px;
  }
  .section-testimonial .testimonials-slider .slick-prev.slick-arrow,
  .section-testimonial .testimonials-slider .slick-next.slick-arrow {
    width: 40px;
    height: 40px;
    background-size: 20px;
  }
  .section-testimonial .slider-item-content .client-info .client-image {
    max-width: 100px;
    margin: 0 0 15px;
  }
  .section-testimonial .slider-item-content p.client-testimonial-text {
    margin: 15px 0 0;
    /* font-size: 20px; */
    font-weight: 400;
    font-size: 21px;
    line-height: 29.02px;
  }
  .section-testimonial .slider-item-content .client-info h4.client-name {
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
    text-align: center;
  }
  .section-testimonial .testimonials-slider .slider-item-content {
    max-width: 80%;
  }
  .our-promise-section .promise-text {
    max-width: 100%;
    font-size: 15px;
  }
  .info-section .row-wrapperr {
    flex-direction: column;
    gap: 50px;
  }
  .info-section .row-wrapperr .column-wrapperr {
    max-width: 100%;
  }
  .info-section .column-wrapperr .icon-wrapper {
    /* max-width: 80px; */
  }
  .info-section .column-wrapperr .icon-wrapper img {
    height: auto !important;
  }
  .info-section .column-wrapperr .info-title {
    font-size: 21px;
  }

  .block_slide_BRW8YB .banner__text.rte p {
    font-size: 15px;
  }
  .our-promise-section p.promise-text {
    font-weight: 400;
    font-size: 15px !important;
    line-height: 25.47px;
  }
  .product .our-promise-section p.promise-text {
    margin: 50px 0;
  }
  .our-promise-section .promise-links-wrapper a {
    font-size: 15px;
  }

  .section-testimonial .slider-item-content .client-info {
    flex-direction: column;
  }
  .section-testimonial .slider-item-content .testimonial-product-wrapper {
    flex-direction: column;
    width: 100%;
    margin: 40px 0 0;
    background-color: transparent;
    gap: 25px;
    /* max-width: 250px; */
    /* padding: 10px 5px 15px 15px; */
    max-width: 100%;
  }
  .section-testimonial
    .slider-item-content
    .testimonial-product-wrapper
    .testi-prdocut-img {
    max-width: 50px;
    margin: 0 20px 0 0;
  }
  .section-testimonial
    .slider-item-content
    .testimonial-product-wrapper
    .buy-now-btnn {
    font-weight: 400;
    background-color: #000000;
    color: #ffffff;
    font-size: 12px;
    line-height: 14.32px;
    min-width: 122px;
    min-height: 33px;
  }
  .section-testimonial
    .slider-item-content
    .testimonial-product-wrapper
    .testimonial-contentt {
    /* flex-direction: row; */
    /* background-color: #ffffff; */
    padding: 11px;
  }
  .section-testimonial
    .slider-item-content
    .testimonial-product-wrapper
    .testi-product-info {
    width: auto;
  }
  .section-testimonial .slider-item-content .testimonial-product-wrapper h4,
  .section-testimonial
    .slider-item-content
    .testimonial-product-wrapper
    .price {
    font-weight: 500;
    color: #000000;
    font-size: 12px;
    line-height: 12.94px;
  }

  .for-everyday-sections .image-with-text__text-item .image-with-text__text {
    font-size: 16px;
    line-height: 18px;
  }
  .for-everyday-sections .image-with-text__text-item .image-with-text__heading {
    margin: 10px 0 35px !important;
    font-size: 38px;
    line-height: 45.93px;
  }
  .for-everyday-sections .button {
    padding: 12px 35px;
  }

  .section-image-gallery .insta-wrapperr .insta-content-wrapper {
    padding: 0 0 20px 20px;
  }
  .section-image-gallery .insta-logo-wrapper img {
    max-width: 45px;
    margin-right: 10px;
  }
  .section-image-gallery .insta-logo-wrapper .insta-title-wrapper h4,
  .section-image-gallery .insta-logo-wrapper .insta-title-wrapper p {
    font-size: 14px;
    line-height: 16px;
  }
  .section-image-gallery .insta-content-wrapper h3 {
    margin: 8px 0 15px;
    font-size: 24px;
    line-height: 26px;
  }
  .section-image-gallery .insta-content-wrapper a {
    padding: 11px 30px;
    font-size: 13px;
    line-height: 14px;
  }

  .pdp-info-accordion-wrapper .accordion_head,
  .pdp-info-accordion-wrapper .accordion_body {
    font-size: 13px;
    line-height: 18px;
  }

  .featured__collection .slider-buttons .slider-button--prev,
  .featured__collection .slider-buttons .slider-button--next {
    height: 41px;
    width: 41px;
  }
  .featured__collection .slider-buttons .slider-button--prev svg,
  .featured__collection .slider-buttons .slider-button--next svg {
    height: 15px;
    width: 15px;
  }

  .our-promise-section .collection-list-title {
    font-weight: 700;
    font-size: 24px !important;
    line-height: 29.3px !important;
  }

  .info-section .page-width {
    padding: 0 35px;
  }

  .featured__collection slider-component .slider .card__inner {
    max-width: 210px !important;
    max-height: 210px !important;
  }

  .featured__collection slider-component .slider {
    gap: 15px !important;
  }
  .featured__collection slider-component .slider li {
    width: calc(50% - 7.5px);
  }

  .account h1#login,
  .contact h1.main-page-title,
  .collections h1.title,
  .collection-hero .collection-hero__title {
    font-size: 24px;
  }

  .footer {
    padding: 0 15px;
  }
  .footer__content-top {
    padding: 0 0 40px !important;
  }
  .footer-block__details-content .list-menu__item--link {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0 0 5px;
    font-size: 14px !important;
    line-height: 16.4px !important;
  }
  .footer-block__heading {
    margin-bottom: 1rem !important;
  }
  .footer__content-top .footer-block.grid__item:nth-child(1),
  .footer-block__details-content li a {
    padding: 0 !important;
  }
  .footer__content-top .footer-block.grid__item:nth-child(1),
  .footer__content-top .footer-block.grid__item,
  .footer__content-top .footer-block--menu,
  .footer__content-top .footer-newsletter {
    width: 100% !important;
    max-width: 100% !important;
    margin: 20px 0;
  }
  .footer__content-top
    .footer-block.grid__item:nth-child(1)
    .footer-block__image-wrapper {
    margin: 0;
  }
  .footer__content-top .footer-newsletter {
    margin: 0 auto 0;
  }
  .footer__content-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.45) !important;
    padding: 20px 0 0px;
  }
  .footer__content-bottom-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding: 20px 0 0;
  }
  .footer-newsletter ul.footer-block__details-content {
    margin: 0;
  }
  .footer__content-bottom-wrapper .right_bottom_bar_footer ul {
    margin: 0;
    flex-wrap: nowrap;
    flex-direction: column;
    gap: 10px;
  }
  .footer__content-bottom-wrapper .right_bottom_bar_footer ul li {
    width: 100%;
    text-align: left;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .footer__content-bottom-wrapper .footer__copyright {
    margin: 10px 0 0;
  }
  .footer__content-bottom-wrapper .footer__copyright .copyright__content {
    color: rgba(255, 255, 255, 0.4);
  }
  .footer__content-top .footer-newsletter .newsletter-wrapper input {
    font-size: 14px;
    line-height: 16px;
  }
  .footer-block__details-content {
    margin: 0 !important;
  }
  .circle-img-section.desktop_hide {
    display: none;
  }

  .circle-img-section {
    display: block;
    position: relative;
    padding: 34px 5px 0px;
  }
  /* .circle-img-section::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 58px;
    width: 100%;
    background-color: #000000;
  } */
  .circle-img-section .circle-img-row {
    gap: 15px;
    padding-left: 14px;
  }
  .circle-img-section .circle-img-row .circle-img {
    position: relative;
    margin: 0 auto 12px;
    min-width: 65px;
    max-width: 65px;
  }
  .circle-img-section .circle-img-row .circle-img::before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  .circle-img-section .circle-img-row .circle-img-content img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .circle-img-section .circle-img-row p {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
  }

  .new-p-grid-row {
    justify-content: flex-start;
    margin: 0 auto;
    max-width: 372px;
  }
  .new-p-grid-row .new-p-grid {
    max-width: 50%;
  }
  .new-p-grid-row .new-p-grid::before {
    padding-top: 100%;
  }
  .new-p-grid-row .new-p-grid img {
    left: 50%;
    transform: translateX(-50%);
    width: 165px;
    height: 143px;
  }
  .new-p-grid-row .new-p-grid:nth-child(3) {
    border-top: 0;
    /* border-left: 1px solid #000000; */
  }
  .new-p-grid-row .new-p-grid:nth-child(4) {
    border-left: 0;
  }
  .new-p-grid-row .new-p-grid:nth-child(5) {
    /* border-left: 1px solid #000000; */
  }
  .new-p-grid-row .new-p-grid p {
    font-size: 15px;
    line-height: 18px;
  }
  /* .new-p-grid p span {
    border-bottom: 1px solid #000;
  } */

  .Home-product .home-product-slider > .slick-prev,
  .Home-product .home-product-slider > .slick-next {
    display: none !important;
  }

  .home-new-product-grid-section {
    padding: 0;
  }
  .home-new-product-grid-section .collection__title {
    margin: 0 !important;
  }
  .home-new-product-grid-section h2.title {
    margin: 0;
  }

  .section-testimonial.custom-testimonial .slider-item {
    flex-direction: column;
  }
  .section-testimonial.custom-testimonial .slider-item .slider-user-img {
    max-width: 250px;
    margin: 0 auto;
  }
  .section-testimonial.custom-testimonial .slider-item .slider-item-content {
    align-items: center;
  }
  .section-testimonial.custom-testimonial
    .slider-item-content
    p.client-testimonial-text {
    text-align: center;
  }

  .customisation-banner .banner__media img {
    display: none !important;
  }
  .customisation-banner .banner__media img.about-mobile-image {
    display: block !important;
  }

  /* .customisation-simple-3step {
    margin: 0 0 40px;
  } */
  .customisation-why-everyone {
    margin: 60px 0;
    padding: 0px;
  }

  .new-featured-collection .new-f-row .new-f-col a span {
    font-size: 16px;
    line-height: 20px;
  }
}

@media only screen and (max-width: 749px) {
  .banner--medium:not(.banner--adapt) {
    min-height: 41rem;
  }
  .banner--mobile-bottom .banner__media,
  .banner--stacked:not(.banner--mobile-bottom) .banner__media {
    position: absolute !important;
    height: 100% !important;
  }
  .slideshow.banner .slideshow__text-wrapper {
    /* margin: 20px 0 0; */
  }
  .slideshow.banner .slideshow__text-wrapper .slideshow__text {
    justify-content: flex-end;
    /* align-items: center; */
    margin: 0px;
  }
  .banner--mobile-bottom .slideshow__text.banner__box {
    align-items: flex-start;
  }
  .slideshow__text-wrapper.banner__content {
    padding: 0;
  }
  .slideshow.banner .slideshow__text-wrapper .banner__buttons .button {
    /* border: 1px solid #000000; */
    /* color: #000000; */
  }
  .slideshow__slide .slideshow__text .banner__text {
    margin-top: 0;
  }
  .slideshow__slide .slideshow__text .banner__text p {
    /* color: #ffffff !important; */
    font-size: 18px !important;
    /* padding-bottom: 25px !important; */
    /* margin-left: 20px; */
    /* text-align: center !important; */
  }
  .advance-collection-list .collection-list-wrapper {
    padding: 45px 0 40px;
  }
  h2.section-titlee {
    font-size: 24px !important;
  }
  .page-middle-banner-section .banner__box .banner__text,
  .page-middle-banner-section .banner__box .banner__heading,
  .page-middle-banner-section .banner__box .banner__buttons a {
    color: #000000;
  }
  .page-middle-banner-section .banner__box .banner__buttons a {
    border: 1px solid #000000;
  }
  .footer-block-image {
    justify-content: flex-start !important;
  }

  .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item,
  .grid--peek .grid__item {
    width: 100%;
    max-width: 55%;
  }
  .other-pages .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item,
  .other-pages .grid--peek .grid__item {
    max-width: 100%;
  }
  .newsletters-form input[type="email"],
  .newsletters-form input[type="numer"] {
    border: 1px solid #ffffff !important;
  }
  .newsletters-form button {
    border: 1px solid #ffffff !important;
    background-color: #ffffff !important;
    color: #000000 !important;
  }
}

@media only screen and (max-width: 749px) {
  .section-image-gallery {
    /* padding: 25px 15px; */
    padding: 7px;
  }
  .section-image-gallery .image-gallery-row .insta-wrapperr,
  .section-image-gallery .image-gallery-row .image-gallery {
    width: 100%;
    max-width: 470px;
  }
  .section-image-gallery .image-gallery .img-row-1,
  .section-image-gallery .image-gallery .img-row-2 {
    flex-wrap: wrap;
    width: 100%;
    gap: 0;
    justify-content: space-between;
  }
  .section-image-gallery .image-gallery .img-row-1 .img-wrapper,
  .section-image-gallery .image-gallery .img-row-1 .img-wrapper:nth-child(1) {
    position: relative;
    width: 100%;
    max-width: 100%;
  }
  .section-image-gallery .image-gallery .img-row-2 .img-wrapper,
  .section-image-gallery .image-gallery .img-row-2 .img-wrapper:nth-child(1),
  .section-image-gallery .image-gallery .img-row-2 .img-wrapper:nth-child(3) {
    width: 100%;
    max-width: 49%;
    height: 100%;
    position: relative;
    display: block;
  }
  .section-image-gallery
    .image-gallery-row
    .insta-wrapperr
    .img-wrapper::before,
  .section-image-gallery .image-gallery .img-row-1 .img-wrapper::before,
  .section-image-gallery .image-gallery .img-row-2 .img-wrapper::before {
    display: block;
    content: "";
  }
  .section-image-gallery .image-gallery .img-row-1 .img-wrapper::before {
    padding-top: 56.2%;
  }
  .section-image-gallery
    .image-gallery-row
    .insta-wrapperr
    .img-wrapper::before,
  .section-image-gallery .image-gallery .img-row-2 .img-wrapper::before {
    padding-top: 100%;
  }
  .section-image-gallery .image-gallery-row .insta-wrapperr .img-wrapper {
    width: auto;
  }
  .section-image-gallery
    .image-gallery
    .img-row-1
    .img-wrapper:nth-child(1)
    img,
  .section-image-gallery
    .image-gallery
    .img-row-1
    .img-wrapper:nth-child(2)
    img,
  .section-image-gallery
    .image-gallery
    .img-row-1
    .img-wrapper:nth-child(3)
    img,
  .section-image-gallery
    .image-gallery
    .img-row-2
    .img-wrapper:nth-child(1)
    img,
  .section-image-gallery
    .image-gallery
    .img-row-2
    .img-wrapper:nth-child(3)
    img,
  .section-image-gallery
    .image-gallery
    .img-row-2
    .img-wrapper:nth-child(2)
    img,
  .section-image-gallery .image-gallery-row .insta-wrapperr .img-wrapper img {
    position: absolute;
    max-width: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
    top: 0;
  }
  .section-image-gallery .image-gallery .img-row-1 .img-wrapper:nth-child(2),
  .section-image-gallery .image-gallery .img-row-1 .img-wrapper:nth-child(3),
  .section-image-gallery .image-gallery .img-row-2 .img-wrapper:nth-child(2) {
    display: none;
  }

  .about-us .main-page-title {
    top: -210px;
  }

  .grid--peek.slider .grid__item:first-of-type {
    margin-left: 0 !important;
  }
  .product__media-list .product__media-item {
    width: 100% !important;
  }
}

@media only screen and (max-width: 575px) {
  .newsletter .newsletter-countdown .countdown-wrapper {
    gap: 7px;
    margin: 30px 0 0;
  }
  .newsletter
    .newsletter-countdown
    .countdown-wrapper
    .time-wrapper
    .digit-wrapper
    p {
    padding: 7px;
    font-size: 22px;
    line-height: 32.5px;
  }
  .newsletter .newsletter-countdown .countdown-wrapper .collon {
    margin: 12px 0 0;
  }
  .newsletter
    .newsletter-countdown
    .countdown-wrapper
    .time-wrapper
    .time-text {
    font-size: 13px;
    line-height: 16px;
  }
}

/*----- responsive style end -----*/
.footer {
  background-color: #000000 !important;
}
.footer__content-top .footer-newsletter .newsletter-wrapper {
  display: flex;
  gap: 10px;
  font-family: "DM Sans";
}

/*----------- custom style end -----------*/
.jdgm-rev-widg__title {
  visibility: unset;
  text-transform: uppercase !important;
  /* font-size: 42px; */
  font-weight: 500 !important;
  /* font-weight: 400; */
  font-size: 38px !important;
  line-height: 51.28px !important;
  padding: 60px 0px !important;
}
.jdgm-rev-widg__title {
  /* margin-bottom: -29px !important; */
}
.desktop_hide .main-home-category {
  display: none;
}
/* .product_mobile_hide .main-product {
  display: flex;
} */
.product_desktop_hide .main-product {
  display: none;
}
section.hide_home_grid.product_desktop_hide {
  display: none;
}

@media only screen and (max-width: 767px) {
  section.hide_home_grid.product_desktop_hide,
  .circle-img-section.desktop_hide {
    display: block !important;
  }
  .customisation-simple-3step {
    padding: 60px 0px 50px;
  }

  .desktop_hide .main-home-category {
    display: block;
  }
  .product_mobile_hide .main-product {
    display: none;
  }
  .product_desktop_hide .main-product {
    display: flex;
    justify-content: center;
    padding: 0 5px;
  }

  .jdgm-rev-widg__title {
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 29.3px !important;
  }
  .jdgm-rev-widg__header {
    max-width: 97% !important;
  }
  .home-new-product-grid-section .collection__view-all-product {
    margin: auto;
    margin-top: 25px;
  }
  .home-new-product-grid-section .collection__view-all-product a {
    text-decoration: none;
    border: 1px solid #000;
    width: 318px;
    height: 46px;
    padding: 10px;
    margin: auto;
  }
}

.jdgm-rev-widg {
  background-color: #f5f5f5;
  margin: 40px 0 0 !important;
}

.collection-hero__text-wrapper {
  max-width: 83%;
  margin: auto;
  padding: 0px 30px 30px 30px;
  background-color: #000000;
  color: #6c6b6b;
}
.collection-hero__text-wrapper hr {
  background: #6c6b6b;
  margin: 0;
  margin-bottom: 30px;
}
.jdgm-rev-widg__header {
  text-align: center;
  margin: auto !important;
  max-width: 83%;
  padding: 0 10px 40px 10px;
  background-color: #f5f5f5;
}
.title--primary {
  margin: 2rem 0;
  font-weight: 700;
  font-size: 38px;
  text-align: center;
  text-transform: uppercase;
  padding: 20px 10px 48px 10px;
  margin-left: -2px;
}

.article-template__back.element-margin-top.center {
  text-decoration: none;
  display: block;
  width: 100%;
  background: transparent;
  border: 1px solid #000000;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  max-width: 250px;
  margin: auto;
}
.blog-column-title h3 {
  text-align: center;
  font-size: 38px;
  text-transform: uppercase;
}
.blog-column-wrapper {
  display: flex;
  margin-bottom: 83px;
  gap: 20px;
}
.blog-column-text h3 {
  color: #000000;
  font-weight: 400;
  line-height: 1.2;
  font-size: 24px;
  margin: 25px 0 0;
  margin: 15px 0;
}
.blog-column-text h3 a {
  text-decoration: none;
  color: #000;
  font-family: "DM Sans";
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px; /* 100% */
}

.blog-column-text h6,
.blog-column-text .blog-textt,
.blog-column-text .blog-url {
  margin: 0;
  font-family: "DM Sans";
  color: #000000;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
}
.blog-column-text h6 {
  color: #000;
  text-align: left;
  font-family: "DM Sans";
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; /* 210% */
}
.blog-column-text .blog-url {
  color: #000;
  font-family: "DM Sans";
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; /* 210% */
  text-decoration-line: underline;
}
.comment-form h2 {
  color: #000;
  text-align: left;
  font-family: "DM Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px; /* 87.5% */
}
.article .rte li {
  list-style: disc;
}

@media only screen and (max-width: 767px) {
  .blog-column-wrapper {
    flex-direction: column;
  }
  .product .section-faq {
    padding: 30px 0 40px;
  }
  .section-faq {
    padding: 20px 0 60px;
  }
}

section.section-faq h2,
.new-featured-collection h2 {
  text-align: center;
  text-transform: uppercase;
  font-family: "DM Sans";
  font-size: 42px !important;
  font-weight: 700;
  line-height: normal;
  margin: 0;
  margin-bottom: 50px;
}

ul.list-unstyled.popular-searches-menu {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
  margin: 0;
}

/* :: START :: pdp-price-table.liquid */

.price_table_tr.pt_tr_header {
  display: flex;
  align-items: center;
  gap: 15px;
}
.price_table_tr {
  border-bottom: 0 !important;
  padding: 0 !important;
}
.price_table .pt_td_component {
  /* width: 26%; */
  width: 36%;
  text-align: left;
}
.price_table .pt_td_value {
  /* width: 26%; */
  width: 36%;
  text-align: center;
}
.price_table .pt_td_rate,
.price_table .pt_td_weight {
  /* width: 24%; */
  width: 28%;
  text-align: center;
}
.price_table_th h5 {
  margin: 0;
  padding: 10px 0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}
.pt_tr_header {
  border-bottom: 1px solid #989898 !important;
  padding: 10px !important;
}
.pt_tr_header h5 {
  color: #000;
  font-family: "DM Sans" !important;
  font-size: 13px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: normal !important;
}
.pt_first_tr,
.pt_second_tr {
  border-bottom: 1px solid #989898 !important;
  padding: 10px;
}
.pt_first_tr,
.pt_second_tr {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
.pt_td_information {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pt_td_information svg {
  width: 24px;
  height: 24px;
  display: block;
}
.pt__td span {
  display: block;
  color: #000;
  font-size: 16px;
}
.pt__td.pt_td_value {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.pt__td.pt_td_value .pt_td_compareprice {
  text-decoration: line-through;
  color: #696969;
}
.pt_second_tr {
  padding-top: 25px;
}
.footer__blocks-wrapper a {
  text-decoration: none;
}
.price_table_footer {
  padding: 25px 0 0;
}
.price_table_footer p {
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
}
.price_table_header {
  padding-bottom: 30px;
}
.price_table_header h2 {
  margin: 0;
  text-align: center;
  font-size: 38px;
  font-weight: 500;
}

@media (max-width: 767px) {
  .price_table_th h5 {
    padding: 5px 0;
    font-size: 14px;
  }
  .pt__td span {
    font-size: 14px;
  }
  .pt__td.pt_td_value {
    gap: 6px;
  }
  .pt_second_tr {
    padding-top: 15px;
  }
  .price_table_header {
    padding-bottom: 15px;
  }
  .price_table_header h2 {
    font-size: 28px;
  }
}

@media (max-width: 650px) {
  .price_table .pt_td_component,
  .price_table .pt_td_value {
    width: 35%;
    flex: 0 0 auto;
  }
  .price_table .pt_td_rate,
  .price_table .pt_td_weight {
    width: 15%;
    flex: 0 0 auto;
  }
  .price_main_tablebox {
    overflow-x: auto;
    padding-bottom: 10px;
  }
  .price_table {
    width: 640px;
  }
  .price_main_tablebox::-webkit-scrollbar {
    height: 2px;
    background: #d1d1d1;
  }
  .price_main_tablebox::-webkit-scrollbar-thumb {
    background: #000;
    height: 2px;
  }
  .price_table_footer {
    padding: 20px 0 0;
  }
  .pt_td_information svg {
    width: 22px;
    height: 22px;
  }
  .price_table_header {
    padding-bottom: 15px;
  }
  .price_table_header h2 {
    font-size: 24px;
  }
}
.hide {
  display: none !important;
}

/* :: END :: pdp-price-table.liquid */

.p-icon-info {
  margin: 20px 0 10px;
}
.p-icon-info .p-icon-row {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.p-icon-info .p-icon-row .p-icon-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.p-icon-info .p-icon-row .img-wrapper {
  max-width: 30px;
}
.p-icon-info .p-icon-row .p-icon-text {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-size: 10px;
  line-height: 12.1px;
  letter-spacing: 0.02em;
}

.p-icon-info .p-icon-row {
  justify-content: flex-start;
}
.p-icon-info .p-icon-row .img-wrapper {
  max-width: 55px;
}

@media (max-width: 767px) {
  .product-form__buttons {
    position: fixed;
    bottom: 28px;
    left: 0;
    z-index: 999;
    background: #fff;
    margin: 0 !important;
    padding: 11px;
    width: 100%;
    border-top: 1px solid #d9d9d9;
    /* position: fixed;
    bottom: 30px;
    left: inherit;
    right: 0;
    background-color: #fff;
    margin: 0 !important;
    z-index: 99;
    max-width: 100% !important;
    width: 100%;
    padding: 10px 10px 0; */
  }
  .product-form__buttons.fixed-btn {
    width: 50%;
  }
  .need-help-content-wrapper .wht_icon.fixed-btn {
    position: fixed;
    z-index: 99;
    left: 0;
    width: 50%;
    background-color: #ffffff;
    bottom: 30px;
    padding: 10px 10px;
  }
  .need-help-content-wrapper .wht_icon.fixed-btn a {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .product .need-help-content-wrapper .wht_icon.fixed-btn a {
    height: 48px;
  }
  .need-help-content-wrapper .wht_icon .help-btn span {
    color: #000;
    font-weight: 700;
  }
  .mainProduct-wrapper .product__info-wrapper .sub-text-content-wrapper {
    position: fixed;
    width: 100%;
    max-width: 100%;
    bottom: 0;
    margin: 0 !important;
    background-color: #ffffff;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
  }
}

.sub-text-content-wrapper {
  padding: 5px 0px 5px 5px;
}
.sub-text-content-wrapper a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
  font-weight: 900;
}

/* TRY AT HOME BTN - START */

.try_home_btnbox {
  margin-bottom: 20px;
}
.try_home_btnbox .try_home__btn {
  background: #064a2e;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 10px;
  gap: 5px;
  color: #fff;
  font-family: "DM Sans";
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  height: 60px;
}

@media (max-width: 767px) {
  .product-form__buttons {
    margin-top: 0;
    width: 100%;
  }
  .product-form__buttons > div {
    flex-direction: row-reverse !important;
    gap: 5px !important;
    width: 100%;
  }
  button.try_at_home.button-try.button.button--full-width.button--secondary {
    margin-bottom: 0px !important;
  }
  .product_form_btn {
    /* position: fixed; */
    /* bottom: 28px; */
    /* left: 0; */
    /* z-index: 999; */
    background: #fff;
    margin: 0 !important;
    /* padding: 11px; */
    width: 100%;
    border-top: 1px solid #d9d9d9;
  }
  .product_form_btn form {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    flex-direction: row-reverse;
  }
  .try_home_btnbox {
    margin-bottom: 0px;
    width: 50%;
  }
  .try_home_btnbox .try_home__btn,
  .product__info-wrapper .product-form__buttons button {
    font-size: 12px;
    height: 48px;
    padding: 5px;
  }
  .try_home_btnbox .try_home__btn svg {
    width: 22px;
    height: 22px;
  }
}

/* TRY AT HOME BTN - END */
.about-mobile-image {
  width: 100%;
}

.new-p-grid-row .new-p-grid {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  border-left: 0;
}
.main-wishlist {
  background: #f5f5f5;
  display: flow-root;
}

.wishlist-section {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  margin-bottom: 50px !important;
}
.wishlist-section .grid__item {
  width: 100% !important;
  max-width: 100% !important;
  padding: 15px;
  background: #fff;
}
.wishlist-product__list .card__content .card__information {
  display: flex;
  gap: 20px;
  margin-bottom: 15px;
}
.wishlist-product__list .card__content .card__information .card_title {
  margin: 0 !important;
}
.wishlist-product__list .card__content .card__information .card_title a {
  font-size: 14px !important;
  text-align: left;
  overflow: hidden;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}

.wishlist-product__list .card__content .card__information .product-price {
  font-size: 14px !important;
  white-space: nowrap;
}
.template-search {
  background: #f5f5f5;
}

@media (max-width: 1024px) {
  .wishlist-section {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}
@media (max-width: 1000px) {
  .wishlist-section {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
@media (max-width: 767px) {
  .wishlist-section {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}

@media only screen and (max-width: 1024px) {
  .new-p-grid-row .new-p-grid {
    /* max-width: 143px; */
  }
  .new-p-grid-row .new-p-grid p {
    font-size: 15px;
    line-height: 20px;
    padding: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .new-p-grid-row .new-p-grid {
    max-width: 134px;
    margin-top: 15px;
  }
  .new-p-grid-row .new-p-grid p {
    left: 0%;
  }
}
.home-new-product-grid-section .new-p-grid-row .slick-prev:before,
.home-new-product-grid-section .new-p-grid-row .slick-next:before {
  font-size: 0;
}
.home-new-product-grid-section .new-p-grid-row .slick-prev.slick-arrow,
.home-new-product-grid-section .new-p-grid-row .slick-next.slick-arrow {
  content: "";
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 50;
  opacity: 0.6;
  height: 50px;
  width: 50px;
  border-radius: 50px;
  background-color: #fff;
}
.home-new-product-grid-section .new-p-grid-row .slick-prev.slick-arrow {
  left: 20px;
  background-image: url("/cdn/shop/files/left-arrow-svg.png?v=1712038188");
  background-size: 30px;
}
.home-new-product-grid-section .new-p-grid-row .slick-next.slick-arrow {
  right: 20px;
  background-size: 30px;
  background-image: url("/cdn/shop/files/right-arrow.png?v=1712038187");
}

/* ::::::::::::: home product section start ::::::::::::: */

.main-home-product__left .Home-product__left {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-right: 0;
  gap: 6.5px;
}
.main-home-product__left .Home-product__left a {
  width: 49%;
  /* height: 250.5px; */
  flex-shrink: 0;
  border: 0.5px solid #bcbcbc;
}
.main-home-product__left .Home-product__left a .Home-product__item img {
  width: 100%;
  height: auto;
}
.Home-product__left .Home-product__leftwrapper {
  display: none;
}
@media only screen and (max-width: 767px) {
  .Home-product__left .Home-product__leftwrapper {
    display: block;
  }
  .main-home-product__left {
    display: none;
  }

  section.section-faq h2,
  .new-featured-collection h2 {
    font-size: 24px !important;
    margin-bottom: 20px;
    font-weight: 700;
  }
}

/* ::::::::::::: home product section end ::::::::::::: */

.page-width--narrow {
  max-width: 900px;
}
.section-template--16335963390022__main-padding {
  padding-top: 70px !important;
  padding-bottom: 150px !important;
  font-family: "DM Sans";
}
.section-template--16335963390022__main-padding br {
  display: none;
}
.about-us .rte div,
.about-us .rte p {
  margin-bottom: 16px;
}
.about-us .rte p:nth-last-child(-n + 3) {
  font-weight: 700;
  margin-bottom: 0;
}
.section-template--16335963324486__main-padding {
  padding-top: 80px !important;
  padding-bottom: 31px !important;
  font-family: "DM Sans";
  color: #000;
}
.main-page-title {
  margin-bottom: 20px !important;
  color: #000;
  font-family: "DM Sans";
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.section-template--16335963324486__form-padding {
  padding-top: 0px !important;
  padding-bottom: 150px !important;
}
.contact .field {
  margin-bottom: 20px !important;
}
.contact__button {
  margin-top: 30px !important;
}
.isolate .button {
  color: #fff;
  text-align: center;
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.field__label {
  color: #000 !important;
}
@media only screen and (max-width: 767px) {
  .section-template--16335963390022__main-padding {
    padding-top: 34px !important;
    padding-bottom: 70px !important;
  }
  .about-us .rte span {
    font-size: 15px;
  }
  .about-us .main-page-title {
    font-size: 24px;
    margin-bottom: 20px !important;
  }
  .section-template--16335963324486__main-padding {
    padding-top: 50px !important;
    padding-bottom: 30px !important;
  }
  .section-template--16335963324486__form-padding {
    padding-bottom: 70px !important;
  }
  .main-page-title {
    font-size: 24px;
    font-style: normal;
    margin-bottom: 30px !important;
  }
}
.main_banner_image {
  margin-top: 0 !important;
}

.article-template .rte h2 span {
  color: #000;
  font-family: "DM Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: normal;
}
.article-template .rte p span,
.article-template .rte p b,
.article-template .rte p b i {
  color: #121212;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: normal;
}
.product-card-wrapper button.try_at_home {
  font-family: "DM Sans" !important;
}

@media only screen and (max-width: 767px) {
  .need-help-content-wrapper .wht_icon.fixed-btn {
    z-index: 999 !important;
    left: auto !important;
    right: 0 !important;
    padding: 2px 10px !important;
  }
  .need-help-content-wrapper .wht_icon .help-btn span {
    color: #fff !important;
    background-color: #13cf5a;
  }
  .product_form_btn form {
    justify-content: start !important;
  }
  .need-help-content-wrapper .wht_icon.fixed-btn a {
    min-height: unset;
    margin-bottom: 7px !important;
    padding: 8px;
  }
  .need-help-content-wrapper .wht_icon .help-btn span {
    font-size: 16px;
    font-weight: 400;
  }
}
.featured__collection .featured_view-all-product {
  width: 100%;
  margin-top: 0px;
}
.featured_view-all-product a {
  /* text-decoration: none; */
  /* border: 1px solid #000; */
  width: 318px;
  height: 46px;
  /* padding: 12px 78px; */
  margin: auto;
  color: #000;
  font-family: "DM Sans";
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.other-pages .card__content .card__heading.h5 {
  font-size: 21px;
  line-height: normal;
}
.collection .card:not(.ratio) {
  max-width: 250px;
  margin: 0 auto;
}
.collection .card__media .media img {
  object-fit: unset;
}
.collection .grid {
  row-gap: 120px;
  gap: 4px;
}
.collection .button-label {
  color: #000;
  font-family: "DM Sans";
  font-size: 21px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration: underline;
}

/* collection page style */

.collection-section {
  background: #f5f5f5;
}
.collection-section #product-grid {
  margin: 0 !important;
}

.product-filter-bar {
  margin-bottom: 24px;
  background-color: #fff;
}
.product-filter-bar .facets-wrapper {
  background-color: #fff;
}
.product-filter-bar .facets__form {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  margin: 0 !important;
}
.product-filter-bar .facets-container {
  padding: 0;
  margin: 0 !important;
}
.desktop-facets-wrapper .facets__summary {
  text-transform: uppercase;
  font-size: 14px;
}
.mobile-facets-wrapper.custom-mobile {
  padding: 0 !important;
  background-color: #fff;
  border-top: 1px solid #000;
  display: none;
  margin: 0 !important;
}

.mobile-facets-wrapper.custom-mobile .footer-sticky-button {
  display: flex;
  align-items: center;
  width: 100%;
}

.mobile-facets-wrapper.custom-mobile .footer-sticky-button > div {
  width: 50%;
  border-right: 1px solid #000;
  padding: 15px !important;
  font-size: 14px;
  color: #000;
}

.mobile-facets-wrapper.custom-mobile .footer-sticky-button .select-dropdown {
  display: flex;
  align-items: center;
  gap: 4px;
  border: none;
}
.mobile-facets-wrapper.custom-mobile
  .footer-sticky-button
  .select-dropdown
  select {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 14px;
}

.mobile-facets-wrapper.custom-mobile .footer-sticky-button .filter-btn {
  display: flex;
  align-items: center;
  gap: 4px;
}
.mobile-facets-wrapper.custom-mobile .footer-sticky-button .filter-btn span {
  display: inline-block;
}

.mobile-facets-wrapper.custom-mobile .footer-sticky-button svg {
  vertical-align: middle;
}

.added_trial_home {
  background: #000;
  color: #fff;
  gap: 5px;
}

.product-form__buttons .added_trial_home svg path {
  transition: all 0.3s ease-in-out;
}

.product-form__buttons .added_trial_home:hover svg path {
  fill: #000;
}

@media only screen and (max-width: 1024px) {
  .collection .card-wrapper .card__information .card__heading a {
    width: 96%;
  }
}
@media (max-width: 988px) {
  .parent-menu {
    padding: 10px 25px !important;
  }
}
@media only screen and (max-width: 767px) {
  .featured_view-all-product a {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .menu-drawer__menu-item {
    padding: 10px 25px !important;
    color: #000;
    font-family: "DM Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .menu-drawer__account {
    padding: 10px 25px !important;
    color: #000;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .parent-menu {
    padding: 10px 25px !important;
    color: #000;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .other-pages .card__content .card__heading.h5 {
    font-size: 15px;
  }
  .jdgm-rev {
    padding: 16px 20px !important;
  }
  .main-mobile-product-slider .slick-dots li {
    margin: 0px 9px !important;
  }
  .need-help-content-wrapper .help-title {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
  }
  .need-help-content-wrapper .wht_icon a {
    min-height: 51px;
    margin-bottom: 0px !important;
    padding: 0px 15px;
  }
  .product .pdp-info-accordion-wrapper {
    margin-top: 50px;
  }
  .product .float {
    bottom: 112px;
  }
  .product .card__heading a {
    width: 47% !important;
  }
  .collection .section-template--16335962931270__product-grid-padding {
    padding-top: 50px;
    padding-bottom: 27px;
  }
  .collection .product-grid-container #product-grid {
    margin: 0 0;
  }
  .collection .grid__item {
    margin: 50px 0 0;
  }
  .collection .card__information {
    padding: 15px 3px 0 !important;
  }
  .collection
    .card-information
    > *:not(.visually-hidden:first-child)
    + *:not(.rating) {
    margin-top: 12px;
  }
  .collection .facets-container-drawer {
    margin: 0px 0 30px;
  }
  .js-wishlistBlock.new-wishlistBlock {
    gap: 35px;
  }
  .collection .grid .grid__item {
    width: 40%;
    margin: 0;
  }
  .collection .card__media .media img {
    width: 100%;
    /* height: auto; */
  }
  .collection .card-wrapper .card__information .card__heading a {
    width: 100%;
    max-width: 100% !important;
    font-size: 15px;
    overflow: hidden;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    height: 60px;
  }
  .other-pages .card__content .card__heading.h5,
  .other-pages .card__content .card-information .price * {
    font-size: 15px;
  }
  .collection .grid {
    column-gap: 50px;
    row-gap: 70px;
  }
  .collection .page-width {
    padding: 0 20px;
  }
  .collection .button-label {
    font-size: 15px;
  }
  .product .featured__collection .featured_view-all-product {
    width: 100%;
    margin-top: 50px;
  }
}
.collection .collection-hero__text-wrapper {
  display: none;
}

.main-feature-slider .product-card-wrapper .card {
  margin-left: auto !important;
  margin-right: auto !important;
}
.main-feature-slider .slick-prev.slick-arrow {
  left: 20px;
  /* background-image: url("/cdn/shop/files/left-arrow-svg.png?v=1712038188"); */
  background-size: 30px;
}
.main-feature-slider .slick-next.slick-arrow {
  right: 20px;
  background-size: 30px;
  /* background-image: url("/cdn/shop/files/right-arrow.png?v=1712038187"); */
}
.main-feature-slider .slick-prev.slick-arrow,
.main-feature-slider .slick-next.slick-arrow {
  content: "";
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 50;
  opacity: 0.6;
  height: 50px;
  width: 50px;
  border-radius: 50px;
  background-color: #fff;
}
.main-feature-slider .slick-next:before,
.main-feature-slider .slick-prev:before {
  font-size: 0px;
}
.main-feature-slider .draggable {
  margin: 0 100px;
}
.article .blog-column-wrapper {
  gap: 30px;
}
.article .blog-column-wrapper .blog-column {
  width: 33.33%;
}
.article .button {
  border: 1px solid #000;
  background: #000;
}
.home_featured_collection .card-information .price__container {
  display: none;
}
@media only screen and (max-width: 767px) {
  .main-feature-slider .draggable {
    margin: 0 0px;
  }
  .main-feature-slider .slick-slide {
    padding: 0 10px;
  }
  .main-feature-slider .slick-prev.slick-arrow,
  .main-feature-slider .slick-next.slick-arrow {
    /* height: 40px; */
    /* width: 40px; */
    height: 30px;
    width: 30px;
  }
  .home_featured_collection .featured_view-all-product {
    width: 100%;
    margin-top: 66px;
  }
  .home_featured_collection .featured_view-all-product {
    margin-top: 20px;
  }
  .button-group .wht_icon__desktop {
    display: block !important;
  }
  .footer__content-bottom-wrapper .footer__copyright {
    color: #989898;
    font-size: 12px !important;
  }
  .footer__content-bottom .footer__copyright small a,
  .right_bottom_bar_footer
    .footer-block__details-content
    .list-menu__item--link {
    font-size: 14px !important;
  }
  .footer__content-top .footer-block.grid__item,
  .footer__content-top .footer-block--menu {
    margin-bottom: 30px;
  }
  .article-template .caption-with-letter-spacing {
    font-size: 10px;
    font-weight: 400;
    line-height: 21px; /* 210% */
  }
  .article-template__title:not(:only-child) {
    font-size: 24px !important;
  }
  .comment-form h2 {
    font-size: 21px;
  }
  .article .blog-column-wrapper .blog-column {
    width: 100%;
  }
  .blog-column-title h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 70px 0 50px 0;
  }
}
.mobile-facets__wrapper {
  z-index: 9 !important;
  border-right: 1px solid #000;
  padding: 15px;
}

.product-deliver_date .deliver-note {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
.product-deliver_date .deliver-note img {
  width: 20px;
  height: 20px;
  flex: 0 0 auto;
  filter: brightness(0.85);
}
.product-deliver_date .deliver-note span {
  color: #002329;
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  font-family: "DM Mono";
  letter-spacing: 0.04rem;
}
.product-deliver_date .deliver-note span strong {
  color: #064a2e;
}
/*location popup css start */

.location_popup__active {
  overflow: hidden !important;
}
.location_popup__active .section-header.shopify-section-group-header-group {
  z-index: 1 !important;
}
.location_popup__active .product_sticky_bar {
  z-index: 2;
}
span.know_more_popup {
  cursor: pointer;
}
.location_popup__active::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  overflow: hidden;
  position: fixed;
  background: #0000008a;
}
.mainProduct-wrapper {
  position: relative;
}
.location-popup {
  text-transform: uppercase;
}
p.location-popup {
  font-size: 14px;
}
.location-popup span {
  text-decoration: underline;
}
.location-popup-new {
  position: fixed;
  max-width: 471px;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  height: fit-content;
  overflow-y: auto;
}
.location-popup-title {
  background-color: #ebebeb;
  /* background-color: #ebebeb40; */
  padding: 16px 0;
  text-align: center;
  position: relative;
}
.location-popup-title h3 {
  margin: 0;
  font-family: "DM Sans";
  font-size: 18px;
  color: #000;
  opacity: 80%;
  text-transform: uppercase;
}
.location-popup-title .close {
  position: absolute;
  background-color: #fff;
  border-radius: 99px;
  top: 12px;
  right: 8px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.location-popup-title .close svg {
  width: 13px;
  height: 13px;
  margin-top: 9px;
}
.location-popup-image-content {
  padding: 24px 33px;
  background-color: #fff;
}
.location-popup-image img {
  display: block;
  width: 100%;
}
.address .icon,
.contact .icon {
  width: 18px;
  height: 18px;
}
.address .icon img,
.contact .icon img {
  width: 100%;
  display: block;
}
.location-popup-new-content h4 {
  margin: 0;
  font-family: "DM Mono";
  font-size: 20px;
  color: #000;
  opacity: 80%;
  padding: 15px 0;
}
.location-popup-new-content .address {
  display: flex;
  align-items: start;
  gap: 21px;
}
.location-popup-new-content .contact {
  display: flex;
  align-items: center;
  gap: 21px;
  padding: 15px 0;
}
.location-popup-new-content .address .text p,
.location-popup-new-content .contact .text p {
  margin: 0;
  font-family: "DM Sans";
  font-size: 16px;
  color: #000;
  opacity: 80%;
  line-height: normal;
}
.location-popup-new-content .address .text .address-text {
  max-width: 350px;
}
.location-popup-btn {
  display: flex;
  align-items: center;
  gap: 21px;
}
.location-popup-btn .visit-store {
  padding: 16px 20px;
  background-color: #000;
  text-decoration: none;
}
.location-popup-btn .visit-store span {
  font-family: "DM Sans";
  font-size: 16px;
  color: #fff;
}
.location-popup-btn .Appointment {
  padding: 16px 20px;
  background-color: #13cf5a;
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
}
.location-popup-btn .Appointment .icon {
  height: 28px;
}
.location-popup-btn .Appointment span {
  font-family: "DM Sans";
  font-size: 15px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .location-popup-new {
    padding: 0 10px;
  }
  .location-popup-image-content {
    padding: 20px;
  }
  .location-popup-btn .Appointment,
  .location-popup-btn .visit-store {
    padding: 5px 12px;
  }
  .location-popup-btn .visit-store span {
    font-size: 14px;
  }
  .location-popup-btn .Appointment span {
    font-size: 14px;
  }
  .location-popup-new-content .contact {
    gap: 12px;
  }
  .location-popup-new-content h4 {
    font-size: 18px;
  }
  .location-popup-new-content .address .text p,
  .location-popup-new-content .contact .text p {
    font-size: 15px;
  }
}

/*location popup css end */

/*loadmore loader css start */
div#load-more-btn-wrapper {
  text-align: center;
}
.load-more-btn {
  height: 0;
  width: 0;
  padding: 15px;
  border: 6px solid #ccc;
  border-right-color: #888;
  border-radius: 22px;
  -webkit-animation: rotate 1s infinite linear;
  /* left: 50%;
  top: 50%; */
  text-align: center;
  position: relative;
  margin: 40px auto 0;
}
.load-more-btn-custom {
  width: 100%;
  padding: 12px 8px !important;
  background-color: #000;
  color: #fff;
  border: 2px solid #000;
  max-width: 180px !important;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  margin: 0 auto;
  flex: 0 0 auto;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  font-family: DM Sans !important;
  font-size: 14px;
}
.load-more-btn-custom:hover {
  background-color: #fff;
  color: #000;
}
#products-counter .text-count {
  text-align: center;
  font-weight: normal;
  color: #006039;
}
@-webkit-keyframes rotate {
  /* 100% keyframe for  clockwise. 
     use 0% instead for anticlockwise */
  100% {
    -webkit-transform: rotate(360deg);
  }
}
/*loadmore loader css end */

/* :::::::::::::::::::::::::::::::::::::::::::::::::: new-product--collection start :::::::::::::::::::::::::::::::::::::::::::::::::: */

.new_product_collection {
  max-width: 1300px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 65px 0;
}
.new_product_collection .product_collection-inner {
  width: 200px;
}
.new_product_collection .product_collection-inner img {
  width: 100%;
}
.main-product .product_collection-text {
  text-align: center;
}
.product_collection-inner .main-product {
  text-decoration: none;
}
.product_collection-inner .main-product .product_collection-text span {
  text-transform: uppercase;
  font-size: 16px;
  color: #000;
}
@media only screen and (max-width: 1024px) {
  .new_product_collection .product_collection-inner {
    width: 140px;
  }
  .new_product_collection .product_collection-inner img {
    width: 140px;
  }
  .new_product_collection {
    padding: 40px 10px;
  }
  .product_collection-inner .main-product .product_collection-text span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .new_product_collection {
    padding: 20px 10px;
    overflow-y: auto;
    gap: 12px;
  }
  .new_product_collection .product_collection-inner {
    width: 92px;
  }
  .new_product_collection .product_collection-inner img {
    width: 92px;
  }
  .product_collection-inner .main-product .product_collection-text span {
    font-size: 11px;
  }
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::: new-product--collection end :::::::::::::::::::::::::::::::::::::::::::::::::: */

.inner-size.description .size__select_main {
  width: 100%;
  position: relative;
}

.inner-size.description .size__select_main:after {
  content: url(https://api.iconify.design/ep/arrow-right.svg?color=black&rotate=90deg);
  position: absolute;
  display: block;
  top: 60%;
  transform: translateY(-50%);
  right: 3%;
  pointer-events: none;
}
.inner-size.description select.size__variant {
  border-radius: 25px !important;
  border: 0.5px solid rgba(0, 0, 0, 0.2) !important;
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  padding: 15px;
  margin: 0.7rem 0 0;
}
.inner-size.description select.size__variant:focus-visible {
  border: none;
  box-shadow: none;
  outline: unset !important;
  outline-offset: unset;
}

/* PRODUCT STICKY BAR -- START */

.product_sticky_bar {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  background: #fff;
  padding: 20px;
  border-top: 1px solid #000;
}
.product_sticky_bar .product_sticky_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.product_sticky_bar .product_sticky_box .product_sticky_title {
  flex: 1;
}
.product_sticky_bar .product_sticky_box .product_sticky_btbnbox {
  flex: 0 0 auto;
}
.product_sticky_title h3 {
  margin: 0;
  font-family: "Helvetica Neue", sans-serif;
  color: #000000;
  font-size: 20px;
  line-height: normal;
  font-family: "DM Sans";
}
.product_sticky_btbnbox {
  display: flex;
  gap: 15px;
}
.product_sticky_btbnbox button {
  height: 100%;
}
.product_sticky_bar
  .product_sticky_btbnbox
  .ps_try_btn
  button.try_at_home.button {
  margin: 0px !important;
  text-transform: uppercase;
  gap: 5px;
  padding: 5px 24px;
  min-height: 52px;
}
.product_sticky_btbnbox .ps_atc_btn .product-form__submit {
  margin: 0px !important;
  min-height: 52px;
  text-transform: uppercase;
  background: transparent;
  color: #000;
  font-weight: 500;
}
.product_sticky_btbnbox .ps_whatsapp_btn .wht_icon a.help-btn {
  background: #13cf5a;
  border: none;
  justify-content: center;
  min-height: 52px;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  gap: 6px;
  text-decoration: none;
}
.product_sticky_btbnbox .ps_whatsapp_btn .wht_icon a.help-btn svg {
  width: 30px;
  height: 30px;
}
.product_sticky_btbnbox .ps_whatsapp_btn .wht_icon a.help-btn span {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  font-size: 15px;
  line-height: normal;
  margin: 0 !important;
  padding: 0;
  font-family: "DM Sans";
  font-weight: 700;
}

@media (max-width: 991px) {
  .product_sticky_btbnbox {
    gap: 8px;
  }
  .product_sticky_bar {
    padding: 14px;
  }
  .product_sticky_title h3 {
    font-size: 16px;
  }
  .product_sticky_btbnbox .ps_atc_btn .product-form__submit {
    min-height: 45px;
    padding: 4px 15px;
  }
  .product_sticky_btbnbox .ps_whatsapp_btn .wht_icon a.help-btn {
    min-height: 45px;
    padding: 5px 10px;
  }
  .product_sticky_bar
    .product_sticky_btbnbox
    .ps_try_btn
    button.try_at_home.button {
    padding: 5px 15px;
    min-height: 45px;
  }
}

@media (max-width: 767px) {
  .product_sticky_bar {
    display: none;
  }
}

/* PRODUCT STICKY BAR -- END */

/* body.drawer-active {
    overflow: hidden !important;
} */
.main-drawer_footer {
  margin-bottom: 50px;
}

/* .slideshow__controls {
  display: none !important;
} */

/* PRODUCT COLOR VARIANT -- START */

.product_color_varint {
  margin-top: 8px;
}
.product_color_varint ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
  gap: 10px;
}
.product_color_varint ul li {
  font-size: 15px !important;
  font-weight: 400;
  line-height: normal !important;
  border-radius: 25px !important;
  border: 0.5px solid rgba(0, 0, 0, 0.2) !important;
  background: #fff;
  padding: 9px 20px !important;
  font-family: "DM Sans";
  letter-spacing: normal !important;
  width: fit-content !important;
  height: 38px !important;
  text-transform: uppercase;
  color: rgb(var(--color-foreground));
  cursor: pointer;
}
.product_color_varint ul li.active {
  background-color: #fff !important;
  color: #006039 !important;
  border: 1px solid #006039 !important;
}

/* PRODUCT COLOR VARIANT -- END */

.banner__media a img {
  width: 100%;
  object-fit: cover;
  height: auto;
}
button.slideshow__autoplay.slider-button,
button.slider-button.slider-button--next,
button.slider-button.slider-button--prev {
  display: none;
}
.slideshow__controls.slideshow__controls--top.slider-buttons {
  padding: 15px 0;
}

section.circle-img-section.collection-sub-list {
  padding: 45px 20px 30px;
}
section.circle-img-section.collection-sub-list .circle-img-row .circle-img {
  width: 100%;
  min-width: 150px;
  max-width: 150px;
  margin: 0 0 20px;
  height: 150px;
  border-radius: 99px;
  border: 1px solid #aaa;
  overflow: hidden;
}
.circle-img-section.collection-sub-list
  .circle-img-row
  .circle-img-content
  img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 0;
}
.cart-drawer .trial-button-section {
  display: none !important;
}
@media (max-width: 767px) {
  section.circle-img-section.collection-sub-list .circle-img-row .circle-img {
    min-width: 65px;
    max-width: 65px;
    height: 65px;
    margin-bottom: 10px;
  }
  .colle_wht_icon {
    bottom: 30px !important;
    right: 30px !important;
  }
  .colle_wht_icon a.help-btn span {
    display: none;
  }
}

/* ::::::::::::::::::::::::::: WISHLIST CSS START ::::::::::::::::::::::::::: */

.recently-title h2.title {
  font-size: 42px;
  font-family: "DM Sans";
  text-transform: uppercase;
  text-align: center;
}
.js-wishlistBlock.new-wishlistBlock {
  display: flex;
  justify-content: center;
  gap: 4px;
}
.c-product {
  /* max-width: 271px; */
}
h3.c-product__title.card__heading {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
a.full-unstyled-link {
  /* max-width: 116px; */
  font-size: 12px;
  font-family: "DM Sans";
  overflow: hidden;
  /* white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical; */
}
.index .card-wrapper .card__information .card__heading a.full-unstyled-link,
.other-pages .card__content .card__heading.h5 a.full-unstyled-link {
  font-size: 21px;
}
h3.c-product__title.card__heading p {
  margin: 0;
  font-size: 12px;
  font-weight: 600;
  font-family: "DM Sans";
}
button.try_at_home.wish-list-button.cartbtn {
  margin: 0 !important;
  width: 100%;
  padding: 15px 45px;
  background: #064a2e;
  color: #fff;
  border: none;
  font-size: 12px;
  font-family: "DM Sans";
  font-weight: bold;
  transition-duration: 0.2s;
  border: 1px solid transparent;
  cursor: pointer;
}
button.try_at_home.wish-list-button.cartbtn:hover {
  background: transparent;
  color: #000;
  border: 1px solid #000;
}
button.add-to-cartbutton.cartbtn {
  margin: 14px 0 0 !important;
  width: 100%;
  padding: 15px 45px;
  background: transparent;
  color: #000;
  font-size: 12px;
  font-family: "DM Sans";
  font-weight: 600;
  border: 1px solid #000;
  transition-duration: 0.2s;
  cursor: pointer;
}
button.add-to-cartbutton.cartbtn:hover {
  background: #064a2e;
  color: #fff;
}
button.trial-cart-add-wishlist {
  border: 0;
  background: transparent;
  text-decoration: underline;
  font-size: 10px;
  font-family: "DM Sans";
  font-weight: 500;
}
button.cart-add-move-wishlist {
  border: 0;
  background: transparent;
  text-decoration: underline;
  font-size: 10px;
  font-family: "DM Sans";
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .index .card-wrapper .card__information .card__heading a.full-unstyled-link,
  .other-pages .card__content .card__heading.h5 a.full-unstyled-link {
    font-size: 15px;
  }
  button.try_at_home.wish-list-button.cartbtn {
    padding: 14px 8px;
    font-size: 10px;
  }
  button.add-to-cartbutton.cartbtn {
    padding: 14px 8px;
    font-size: 10px;
  }
  .js-wishlistBlock.new-wishlistBlock {
    gap: 35px;
  }
  .recently-title h2.title {
    font-size: 30px;
  }
  a.full-unstyled-link {
    max-width: 62px;
  }
}

/* ::::::::::::::::::::::::::: WISHLIST CSS END ::::::::::::::::::::::::::: */
.pro_title_wish {
  display: flex;
  vertical-align: middle;
  align-items: baseline;
  /* justify-content: center; */
  position: relative;
  gap: 0px;
}

@media screen and (max-width: 990px) {
  .header--has-menu header-drawer {
    display: flex;
  }
  .mobile-facets-wrapper.custom-mobile {
    display: block;
  }
}

/* ::::::::::::::::::::::::::: STORE LOCATOR CSS START ::::::::::::::::::::::::::: */

h1.main-page-title.page-title.h0 {
  text-align: center;
  font-weight: 400;
}
.new-store-locator {
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 100px;
  max-width: 1340px;
  margin: auto;
}
.store-locator-text {
  width: 40%;
}
.store-locator-image img {
  width: 100%;
  display: block;
  height: 407px;
  object-fit: cover;
}
.store-locator-image {
  width: 50%;
}
.store-locator-text h4 {
  font-family: "DM Mono";
  margin: 0;
  font-size: 20px;
  color: #000;
  opacity: 80%;
  text-transform: capitalize;
  font-weight: bolder;
}
.store-address {
  display: flex;
  align-items: start;
  gap: 10px;
  padding: 15px 0;
}
.store-address .address-icon,
.store-contact .contact-icon {
  width: 18px;
  height: 18px;
}
.store-address .address-icon img {
  width: 100%;
  display: block;
  margin-top: 3px;
  height: 100%;
}
.store-contact .contact-icon img {
  width: 100%;
  display: block;
  margin-top: 3px;
  height: 100%;
}

.address-text p {
  font-family: "Inter";
  font-size: 16px;
  color: #000;
  opacity: 80%;
  margin: 0;
  line-height: 20px;
  max-width: 342px;
}
.store-contact {
  display: flex;
  align-items: start;
  gap: 10px;
  padding: 0 0 15px;
}
.contact-text p {
  font-family: "Inter";
  font-size: 16px;
  margin: 0;
  color: #000;
  opacity: 80%;
  line-height: 20px;
}
.store-btn {
  display: flex;
  align-items: center;
  gap: 21px;
}
.store-btn a.visit-store {
  padding: 11px 0px;
  text-decoration: none;
  background-color: #000;
  text-align: center;
  max-width: 124px;
  width: 100%;
}
.store-btn a.visit-store span {
  font-family: "DM Sans";
  font-size: 16px;
  color: #fff;
  display: block;
  font-weight: 600;
}
.store-btn a.visit-appointment {
  padding: 11px 0px;
  background-color: #13cf5a;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  gap: 6px;
  max-width: 272px;
  width: 100%;
}
.store-btn a.visit-appointment .whatsapp {
  width: 28px;
  height: 28px;
}
.store-btn a.visit-appointment span svg {
  width: 28px;
  height: 28px;
}
.store-btn a.visit-appointment span {
  font-family: "DM Sans";
  font-size: 15px;
  display: block;
  color: #fff;
  font-weight: 700;
}
.store-coming-soon {
  padding: 75px 0;
  text-align: center;
}
.store-coming-soon p {
  font-family: "DM Mono";
  font-size: 20px;
  opacity: 80%;
  color: #000;
  margin: 0;
}
@media (max-width: 1024px) {
  .new-store-locator {
    gap: 30px;
  }
  .store-locator-text,
  .store-locator-image {
    width: 50%;
  }
  .store-btn {
    gap: 12px;
  }
  h1.main-page-title.page-title.h0 {
    font-size: 38px;
    margin: 0 !important;
  }
  .store-locator-text h4 {
    font-size: 18px;
  }
  .address-text p {
    font-size: 14px;
    line-height: 18px;
  }
  .contact-text p {
    font-size: 14px;
    line-height: 18px;
  }
  .store-btn a.visit-store {
    padding: 13px 0px;
  }
  .store-btn a.visit-store span {
    font-size: 13px;
  }
  .store-btn a.visit-appointment span {
    font-size: 12px;
  }
  .store-coming-soon {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  h1.main-page-title.page-title.h0 {
    margin: 0 !important;
  }
  .new-store-locator {
    padding: 0 20px;
    gap: 30px;
    flex-direction: column-reverse;
  }
  .store-locator-image {
    width: 100%;
  }
  .store-locator-text {
    width: 100%;
  }
  .store-btn {
    gap: 16px;
  }
  .store-btn a.visit-store {
    padding: 13px 0px;
  }
  .store-btn a.visit-appointment {
    padding: 11px 0;
    gap: 4px;
  }
  .store-btn a.visit-appointment span,
  .store-btn a.visit-store span {
    font-size: 13px;
  }
  .store-coming-soon {
    padding: 40px 0;
    text-align: center;
  }
  .store-coming-soon p {
    font-size: 19px;
    margin: 0;
  }
  .store-locator-image img {
    height: 300px;
    object-fit: cover;
  }
  .address-text p {
    font-size: 12px;
    line-height: 16px;
  }
  .contact-text p {
    font-size: 12px;
    line-height: 16px;
  }

  .store-address .address-icon img {
    margin-top: 0px;
  }
  .new-store-location h2 {
    font-size: 24px;
    margin-bottom: 0px;
  }
}

/*:::::::::::::::::::::::::::: variant SKU CSS START :::::::::::::::::::::::::: */
.product-variant-sku {
  font-size: 14px;
  font-weight: 500;
  color: #000;
}

/*:::::::::::::::::::::::::::: variant SKU CSS END :::::::::::::::::::::::::: */

/* ::::::::::::::::::::::::::: STORE LOCATOR CSS END ::::::::::::::::::::::::::: */

.cart-items {
  max-height: 100%;
  overflow-y: auto;
}
.drawer-active {
  overflow: hidden !important;
}
/* .ps_atc_btn{
  display:none;
} */

/* ::::::::::::::::::::::::::: COLLECTION CSS START ::::::::::::::::::::::::::: */

.new-collection.page-width {
  max-width: 1440px;
}
.new-collection .grid__item {
  position: relative;
  background-color: #fff;
}
.new-collection .card:not(.ratio) {
  max-width: 100%;
  margin: 0 auto;
}
.new-collection .card__information {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
}
.new-collection .card__content .card__heading.h5 a.full-unstyled-link {
  font-size: 14px;
  text-align: left;
  overflow: hidden;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.new-collection .card-information > .price {
  margin-top: 0 !important;
}
.new-collection .card__content .card-information .price * {
  font-size: 15px;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 0px;
  font-weight: 500;
}
.new-collection .product-card-wrapper button.try_at_home {
  max-width: 100% !important;
  font-size: 15px;
  gap: 10px;
}
.new-collection .wishlist_button svg {
  padding: 6px;
  opacity: 0.6;
}
.new-collection .wishlist_button .heart-filled {
  opacity: 1;
}
/* .new-collection .wishlist_button {
  z-index: 0 !important;
} */

/* ::::::::::::::::::::::::::: COLLECTION CSS END ::::::::::::::::::::::::::: */

/* ::::::::::::::::::::::::::: FILTER CSS START ::::::::::::::::::::::::::: */

.facets-container {
  margin-bottom: 40px;
}
.facets__form {
  margin-bottom: 20px !important;
}
.facets__heading {
  display: none !important;
}
.facets__summary {
  color: rgb(var(--color-foreground)) !important;
}
.facets__form .product-count {
  display: none;
}
.facet-filters {
  padding-left: 10px !important;
  border: 1px solid #00000040;
  padding: 10px;
  text-transform: capitalize;
}
.facet-filters__sort:focus-visible {
  outline: none !important;
  outline-offset: 0 !important;
  box-shadow: none !important;
}
.facet-filters__sort {
  padding-right: 11px !important;
}
.desktop-facets-wrapper .facets__form {
  background-color: #fff;
  padding: 10px 0 10px 30px;
}
.desktop-facets-wrapper .page-width {
  padding: 0 34px;
}
.desktop-facets-wrapper .facets__summary {
  margin-bottom: 0;
}
.desktop-facets-wrapper .facets__wrapper {
  /* padding-top: 12px; */
  height: 100%;
}
@media (max-width: 1024px) {
  .facets__form {
    gap: 0 2.5rem !important;
  }
  .facet-filters {
    padding-left: 4px !important;
    padding: 4px;
    height: 30px;
  }
}
@media (max-width: 767px) {
  .collection .grid {
    gap: 4px;
  }
  .new-collection .card__information {
    flex-direction: column;
    gap: 5px;
  }
  .other-pages .grid--4-col-desktop .grid__item {
    padding: 29px 12px 19px;
  }
  .new-collection .card__content .card__heading.h5 a.full-unstyled-link {
    font-size: 12px;
    height: auto;
    -webkit-line-clamp: 2;
  }
  .new-collection .card-information > .price {
    text-align: left;
  }
  .new-collection .card__content .card-information .price * {
    font-size: 12px;
  }
  .new-collection .wishlist_button {
    top: 0 !important;
  }
  .collection .page-width {
    padding: 0 12px;
  }
}

/* ::::::::::::::::::::::::::: FILTER CSS END ::::::::::::::::::::::::::: */

/* ::::::::::::::::::::::::::: STYLING JEWELLERY CSS START ::::::::::::::::::::::::::: */

/* @media only screen and (min-width: 990px) {
  width: calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  max-width: calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  padding: 0;
  }
} */
.product-grid li.grid__item.double-grid {
  width: calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  max-width: calc(50% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  padding: 0;
  background-color: transparent;
}
.styling-jewellery {
  max-width: 718px;
  position: relative;
}
.styling-jewellery .styling-jewellery-image {
  position: relative;
  padding-top: 76%;
}
.styling-jewellery .styling-jewellery-image img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.styling-jewellery .styling-jewellery-content {
  position: absolute;
  bottom: 24px;
  left: 17px;
}
.styling-jewellery-content .styling-jewellery-title h3 {
  font-family: "DM Sans";
  font-size: 20px;
  color: #000;
  margin: 0;
  font-weight: 600;
}
.styling-jewellery-content .styling-jewellery-text span {
  font-family: "DM Sans";
  font-size: 18px;
  color: #000;
}
.styling-jewellery-content .styling-jewellery-btn {
  margin-top: 16px;
}
.styling-jewellery-content .styling-jewellery-btn a {
  font-family: "DM Sans";
  font-size: 18px;
  color: #000;
  padding: 6px 40px 7px 39px;
  border: 1px solid #000;
  text-decoration: none;
}
.mobile-facets-wrapper {
  display: none;
}
.section-template--16701802119238__product-grid-padding {
  background: #f7f7f7;
}
.mobile-facets-wrapper .facet-filters svg {
  display: none;
}
.overflow-hidden-mobile {
  overflow: hidden !important;
}
.overflow-hidden-mobile .section-header {
  z-index: 0 !important;
}
.overflow-hidden-mobile .isolate {
  z-index: -1;
}
.overflow-hidden-mobile .footer-block__image-wrapper {
  z-index: -1;
}
.facet-filters__field .sort-icon {
  display: none;
}

@media only screen and (max-width: 1024px) {
  /* .product-grid li.grid__item.double-grid {
    padding: 37px 0;
  } */
  .styling-jewellery .styling-jewellery-image {
    padding-top: 92%;
  }
}
@media only screen and (max-width: 990px) {
  .product-grid li.grid__item.double-grid {
    width: calc(100% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(100% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    padding: 0;
    /* margin-bottom: 20px; */
  }
  .styling-jewellery .styling-jewellery-image {
    padding-top: 39%;
  }
  .styling-jewellery .styling-jewellery-content {
    bottom: 20px;
    left: 13px;
  }
  .styling-jewellery-content .styling-jewellery-title h3 {
    font-size: 16px;
  }
  .styling-jewellery-content .styling-jewellery-text span {
    font-size: 14px;
  }
  .styling-jewellery-content .styling-jewellery-btn {
    margin-top: 6px;
  }
  .styling-jewellery-content .styling-jewellery-btn a {
    font-size: 14px;
    padding: 7px 38px;
  }
  .new-collection .product-card-wrapper button.try_at_home {
    font-size: 10px;
    gap: 7px;
    padding: 16px 3px !important;
  }
  .desktop-facets-wrapper {
    /*display: none;*/
    visibility: hidden;
    height: 0px;
    margin: 0px;
  }
  .desktop-facets-wrapper.product-filter-bar.show-header {
    visibility: visible;
  }
  .mobile-facets-wrapper {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 9 !important;
  }
  .collection .footer {
    padding-bottom: 75px !important;
  }
  .mobile-facets-wrapper .small-hide {
    display: block !important;
    text-decoration: none;
    width: 50%;
    background-color: #fff;
    font-size: 14px;
  }
  .mobile-facets-wrapper .facets__wrapper {
    display: none;
  }
  .mobile-facets-wrapper .facet-filters__label {
    display: none;
  }
  .mobile-facets-wrapper .mobile-facets__wrapper {
    width: 50%;
    background-color: #fff;
  }
  .facet-filters__field .sort-icon {
    display: block !important;
  }
}

.mobile-facets-wrapper .facet-filters svg {
  display: none !important;
}

@media only screen and (max-width: 990px) {
  .mobile-facets-wrapper .facets__wrapper {
    display: none;
  }
  .mobile-facets-wrapper .product-count {
    display: none;
  }
  .mobile-facets-wrapper span.medium-hide.large-up-hide {
    display: none;
  }
  .mobile-facets-wrapper {
    background: #fff;
    z-index: 1;
    box-shadow: 1px 1px 12px -1px rgb(0 0 0 / 28%);
  }
  .mobile-facets-wrapper .facets-container {
    margin-bottom: 0px;
    display: flex !important;
    flex-direction: row-reverse;
    gap: 4px;
    /* justify-content: space-between; */
    justify-content: center;
  }
  .mobile-facets-wrapper .active-facets {
    display: none;
  }
  .mobile-facets-wrapper .facets__form {
    gap: 0 !important;
  }

  .mobile-facets-wrapper .mobile-facets__open {
    padding: 0;
  }
  .mobile-facets-wrapper .facets__form {
    margin-bottom: 0 !important;
  }
  .mobile-facets-wrapper .facet-filters {
    padding: 15px !important;
    background-color: #fff;
    height: auto;
    border: none;
  }
  .mobile-facets-wrapper .facet-filters__field .select__select {
    color: #000;
    padding-right: 0 !important;
  }
  .mobile-facets-wrapper .facet-filters__field .select svg {
    display: none;
  }
  .mobile-facets-wrapper .facet-filters svg {
    display: block !important;
    margin-right: 6px;
  }
}

/* ::::::::::::::::::::::::::: STYLING JEWELLERY CSS END ::::::::::::::::::::::::::: */

@media (max-width: 767px) {
  .product__media-wrapper .slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 4px !important;
  }
  .product__media-wrapper .slick-dots li button {
    width: 15px;
    height: 15px;
    padding: 5px;
  }
  .product__media-wrapper .slick-dots li button:before {
    width: 15px;
    height: 15px;
    border-radius: 99px;
  }
}

/* ::::::::::::::::::::::::::: STYLING DRAWER MENU CSS START ::::::::::::::::::::::::::: */
.menu-drawer .menu-secondary li.md_sublist > a.parent-menu {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px !important;
  font-weight: 400;
}
.menu-drawer .menu-secondary li.md_sublist > a.parent-menu img {
  width: 12px;
}

.menu-drawer-list > a {
  font-size: 15px !important;
  font-weight: 400;
}

.menu-drawer-list .parent-menu {
  display: flex;
  flex-wrap: nowrap;
}
.menu-drawer-list .parent-menu > a.link {
  flex: 1;
  padding: 0 !important;
  font-size: 15px !important;
}
.menu-drawer-list .parent-menu > .parent-menu-icon {
  flex: 0 0 auto;
  background-color: transparent;
  border: none;
  padding: 0 0 0 10px;
}
.menu-drawer-list .parent-menu > .parent-menu-icon > svg {
  display: block;
  /* transform: rotate(90deg); */
  width: 14px;
  height: 20px;
  transition: transform 0.3s ease;
}
ul.menu-submenu > li.submenu-list > a {
  text-transform: capitalize;
  font-size: 13px !important;
  line-height: normal;
  font-weight: normal;
}

.menu-submenu {
  display: none;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.menu-submenu.submenu-visible {
  display: block;
  max-height: 500px;
}
.menu-list-item-hassub.menu-active .parent-menu-icon > svg {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}

ul.menu-secondary {
  position: relative;
}
ul.menu-secondary::before {
  background-color: #d9d9d9;
  content: "";
  width: 90%;
  height: 1px;
  display: block;
  margin: 5px auto 14px;
}

/* ::::::::::::::::::::::::::: STYLING DRAWER MENU CSS END ::::::::::::::::::::::::::: */

.bg-with-text__sec {
  background: #ffe9e9;
  padding: 47px 20px;
}
.bg-with-text__sec-wrapper h3 {
  margin: 0;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 48px;
  line-height: 80px;
  flex-wrap: wrap;
  letter-spacing: 0;
  font-family: "Kaisei Decol", serif;
  max-width: 1294px;
  margin: 0 auto;
}
.bg-with-text__sec-wrapper h3 img {
  margin: 0 15px;
}
.new-p-grid-row.main-product {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 30px;
}
.image-col__sec-main {
  max-width: 1366px;
  padding: 0 20px;
  margin: 0 auto;
}
.image-col__sec-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
}
.image-col__sec-item {
  width: calc(50% - 29px * 1 / 2);
}
.image-col__sec-img {
  position: relative;
  overflow: hidden;
  padding-bottom: 63%;
}
.image-col__sec-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.image-col__sec-media {
  position: relative;
}
.image-col__sec-media a {
  cursor: pointer;
}

.image-col__sec-text {
  padding: 24px 28px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.image-col__sec-text h3 {
  font-size: 24px;
  line-height: 35;
  line-height: 35px;
  font-family: "Kaisei Decol", serif;
  color: #ffffff;
  margin-bottom: 16px;
  margin-top: 0;
}
.image-col__sec-text p {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  letter-spacing: 0;
  font-weight: 500;
  margin: 0 0 23px 0;
}
.image-col__sec-text a {
  display: inline-block;
  background: #ffffff;
  font-size: 14px;
  line-height: 16px;
  color: #000;
  text-decoration: none;
  font-weight: 500;
  padding: 12px 30px;
}

.image-col__sec {
  padding: 80px 0;
}
/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(rgba(20, 20, 20, 0.8), rgba(0, 0, 0, 0.8));

  background: -webkit-radial-gradient(
    rgba(20, 20, 20, 0.8),
    rgba(0, 0, 0, 0.8)
  );
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: "";
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 150ms infinite linear;
  -moz-animation: spinner 150ms infinite linear;
  -ms-animation: spinner 150ms infinite linear;
  -o-animation: spinner 150ms infinite linear;
  animation: spinner 150ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0,
    rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0,
    rgba(255, 255, 255, 0.75) 0 1.5em 0 0,
    rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0,
    rgba(255, 255, 255, 0.75) -1.5em 0 0 0,
    rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0,
    rgba(255, 255, 255, 0.75) 0 -1.5em 0 0,
    rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0,
    rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0,
    rgba(255, 255, 255, 0.75) 0 1.5em 0 0,
    rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0,
    rgba(255, 255, 255, 0.75) -1.5em 0 0 0,
    rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0,
    rgba(255, 255, 255, 0.75) 0 -1.5em 0 0,
    rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
}

/* home banner style */
.home-banner__sec .banner__media.media img {
  object-fit: contain;
}
.home-banner__sec .banner__media.media img.about-mobile-image {
  display: none;
}
.index .banner:after,
.banner__media:after {
  content: none !important;
}

/* Product card top label */
.top-label-wrapper {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 25px 10px;
  margin: 0 -15px;
}

.top-label {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
  z-index: 1;
  color: #000;
  font-size: 12px;
  font-family: "DM Mono";
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
}
.top-label.nature_diamond {
  background: #1bfa0f;
}
.top-label.lab_grown_diamond {
  background: #97d9ff;
}

.top-label-wrapper .wishlist_button {
  position: static;
  padding: 0;
}
.top-label-wrapper .wishlist_button svg {
  padding: 0;
  width: 24px;
  height: 24px;
}
.engraving_popup {
  color: #000;
  font-size: 15px;
  cursor: pointer;
  width: fit-content;
  background: #d9d9d960;
  padding: 4px 12px;
}

.engraving_popup:not(.added) .inner-text {
  text-decoration: underline;
}

.engraving_popup .edit-btn {
  text-decoration: underline;
  text-transform: uppercase;
  font-weight: 600;
  margin-left: 6px;
}

.engraving_popup-new {
  position: fixed;
  max-width: 625px;
  width: calc(100% - 30px);
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  max-height: calc(100% - 30px);
  overflow-y: auto;
  padding: 36px;
  text-align: center;
}
.engraving_popup-new .close-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.engraving_popup-new .close-btn svg {
  width: 13px;
  height: 13px;
}

.engraving_popup-new .form-control-wrapper {
  display: flex;
  align-items: center;
  background-color: #d9d9d930;
  border: 1px solid #000000;
  padding: 23px;
  margin: 54px 0;
  position: relative;
}

.engraving_popup-new .priduct-image img {
  max-width: 100%;
}

.engraving_popup-new .form-control-wrapper input {
  flex-grow: 1;
  width: 100%;
  font-size: 12px;
  border: none;
  outline: none;
  box-shadow: none !important;
  background-color: transparent;
}

.engraving_popup-new .form-control-wrapper .submit-btn {
  font-family: "DM Mono";
  font-size: 12px;
  border: none;
  text-decoration: underline;
  background: transparent;
  cursor: pointer;
}
.engraving_popup-new .form-control-wrapper .error-message {
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  font-size: 12px;
  color: red;
}

.custom-product-title .product__title {
  margin-bottom: 0 !important;
}

.product__title .full-product-title {
  font-size: 18px;
  font-weight: 400;
  color: #064a2e;
}

.for-everyday-sections:not(.review_section.image-with-text) {
  padding: 10px 0 0 !important;
}
.review_section.image-with-text .image-with-text__content {
  padding-left: 0 !important;
}

/* .product__info-container > * + * {
  margin: 25px 0 !important;
} */
.view-all-btn {
  border-radius: 0 !important;
}

@media (max-width: 767px) {
  .top-label-wrapper {
    margin: -29px -12px 0;
    padding: 9px 12px 7px;
  }
  .top-label {
    font-size: 7px;
    padding: 3px 4px;
    border-radius: 2px;
  }
  .top-label-wrapper .wishlist_button svg {
    width: 14px;
    height: 14px;
    stroke-width: 0;
    opacity: 1;
  }
  .top-label-wrapper .wishlist_button svg.heart-filled path {
    stroke: red;
  }

  .top-label-wrapper .wishlist_button svg path {
    stroke-width: 2px;
    stroke: #000;
  }
  .product__title .full-product-title {
    font-size: 16px;
  }
  /* home banner style start */
  .home-banner__sec .banner__media.media img.about-mobile-image {
    display: block;
    object-fit: cover;
  }
  .home-banner__sec .banner__media.media img:not(.about-mobile-image) {
    display: none;
  }
  /* home banner style end */

  .circle-img-section.landing_page {
    display: none !important;
  }
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* :::::::::::::::::::::::::::::::::::::::: NEW LANDING PAGE CSS START :::::::::::::::::::::::::::::::::::::::: */

/* landing banner start */

.landing-banner .landing-banner-image img {
  width: 100%;
  display: block;
}
.landing-banner .landing-banner-image {
  position: relative;
}
.landing-banner .landing-banner-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #d9d9d985;
  max-width: 924px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 73px 0;
}
.landing-banner .landing-banner-text h2 {
  font-family: DM Sans;
  font-weight: bold;
  font-size: 42px;
  line-height: normal;
  margin: 0;
  text-align: center;
}
@media (max-width: 1024px) {
  .landing-banner .landing-banner-text h2 {
    font-size: 32px;
  }
  .landing-banner .landing-banner-text {
    max-width: 550px;
    padding: 40px 0;
  }
}

@media (max-width: 767px) {
  .landing-banner .landing-banner-text h2 {
    font-size: 18px;
  }
  .landing-banner .landing-banner-text {
    max-width: 242px;
    padding: 8px 0;
  }
}
/* ==================landing banner end=================== */

/*================ Landing Appointment start ===================*/
.appointment-popup-wrapper {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  max-width: 972px;
  max-height: calc(100% - 60px);
  overflow: auto;
  width: 100%;
}
.overflow-hidden {
  overflow: hidden !important;
}
.appointment-close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.appointment-close-button svg {
  width: 20px;
  height: 20px;
}

.appointment-popup-overlay {
  background-color: #0005;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
  display: none;
}
.appointment-popup-wrapper .appointment-container {
  padding: 30px 87px;
  background-color: #fff;
  max-width: 100%;
}

.appointment-container {
  max-width: 800px;
  margin: 0 auto;
  padding: 75px 0 86px;
  text-align: center;
}
.appointment-container h2 {
  font-family: DM Sans;
  font-size: 42px;
  font-weight: bold;
  margin: 0;
  letter-spacing: normal;
  line-height: normal;
  padding-bottom: 10px;
}
.appointment-popup-wrapper .appointment-container h2 {
  font-size: 32px;
}
.appointment-container .new-appointment-form {
  display: flex;
  flex-direction: column;
  max-width: 400px;
  margin: auto;
  /* gap: 14px; */
}
.appointment-container .new-form-row {
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding-top: 24px;
}

.appointment-container .form-input {
  width: 100%;
  padding: 10px;
  border: 1px solid #000;
  font-size: 15px;
  font-family: DM Sans;
  font-weight: normal;
  letter-spacing: 0;
}
.appointment-container .form-input:focus {
  outline: none;
  border-color: #007bff;
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}
.appointment-container .appointment-types-title {
  font-family: DM Sans;
  font-size: 15px;
  letter-spacing: 0;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  padding: 15px 0 3px;
  text-align: left;
  color: #000;
}
.appointment-container .appointment-types {
  display: flex;
  justify-content: space-between;
  gap: 21px;
}
.appointment-container .appointment-card {
  border: 1px solid #000;
  /* border-radius: 8px; */
  text-align: center;
  transition: box-shadow 0.3s ease;
  width: 33.33%;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.appointment-container .appointment-card:has(.option-list:checked) .check-icon {
  display: flex;
}

.appointment-container .appointment-card .option-list {
  display: none;
}
.appointment-container .appointment-card .check-icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #000;
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 5px;
  left: 5px;
}

.appointment-container .appointment-card .check-icon svg {
  width: 11px;
  fill: #fff;
}

.appointment-container .card-image {
  max-width: 104px;
  width: 100%;
  height: 100%;
}
.appointment-container .appointment-card .card-content {
  padding: 14px;
}

.appointment-container .card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.appointment-container .appointment-card h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  font-family: DM Sans;
  text-align: left;
  line-height: normal;
}
.appointment-container .appointment-card p {
  font-size: 12px;
  color: #000;
  opacity: 70%;
  font-family: DM Sans;
  margin: 0;
  text-align: left;
  line-height: normal;
}
.appointment-container .appointment-types-btn {
  max-width: 272px;
  margin: 0 auto;
  padding-top: 34px;
}
.appointment-container .submit-button {
  background-color: #000;
  color: #fff;
  border: none;
  padding: 16px 27px;
  font-size: 21px;
  font-weight: 400;
  line-height: normal;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.appointment-container .new-form-row .form-control {
  width: 100%;
}
.appointment-container .new-form-row .form-control .error-message {
  text-align: left;
  font-size: 14px;
  color: red;
  display: block;
  width: 100%;
}

.appointment-container .new-form-row input::placeholder {
  color: #000;
  font-size: 15px;
  font-family: DM Sans;
}
.form-submit-details .detail-list {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 5px;
  border-radius: 10px;
}
.form-submit-details :last-child.detail-list {
  margin-bottom: 0;
}

.form-submit-details h3 {
  font-size: 20px;
}
.form-submit-details .detail-list-wrapper {
  max-width: 420px;
  margin: 15px auto 0;
  padding: 15px;
  border-radius: 10px;
  background: #f6f6f6;
}

.form-submit-details h3,
.form-submit-details p {
  margin: 0;
}

.form-submit-details h3 {
  margin-bottom: 10px;
}
.form-submit-details p {
  line-height: 1.2;
}

.form-submit-details .detail-list .list-icon svg {
  width: 15px;
  vertical-align: middle;
}

.form-submit-details .detail-list .list-data {
  line-height: 1;
  font-size: 14px;
  text-align: left;
}

@media (max-width: 1024px) {
  .appointment-container {
    padding: 50px 20px 70px;
  }

  .appointment-container h2 {
    font-size: 32px;
    padding: 0;
  }
  .appointment-popup-wrapper .appointment-container h2 {
    font-size: 28px;
  }
  .appointment-popup-wrapper {
    max-width: calc(100% - 60px);
  }
  .appointment-popup-wrapper .appointment-container {
    padding: 30px 60px;
  }
}
@media (max-width: 767px) {
  .appointment-container .new-form-row {
    gap: 10px;
    padding-top: 10px;
    flex-direction: column;
  }
  .appointment-container h2 {
    font-size: 24px;
  }
  .appointment-popup-wrapper .appointment-container h2 {
    font-size: 20px;
  }
  .appointment-container {
    max-width: 100%;
    padding: 20px 20px 50px;
  }
  .appointment-container .appointment-types {
    flex-direction: column;
    gap: 8px;
  }
  .appointment-container .appointment-card {
    width: 100%;
  }
  .appointment-container .appointment-types-title {
    font-size: 12px;
    padding: 10px 0 5px;
  }
  .appointment-container .appointment-card h3 {
    font-size: 14px;
  }
  .appointment-container .appointment-card p {
    font-size: 8px;
  }
  .appointment-container .submit-button {
    padding: 9px 27px;
    font-size: 16px;
  }
  .appointment-container .appointment-types-btn {
    max-width: 220px;
    margin: 0 auto;
    padding-top: 22px;
  }
  .appointment-container .card-image {
    max-width: 60px;
  }
  .appointment-popup-wrapper .appointment-container {
    padding: 15px;
  }
}
/*================== Landing Appointment end ====================*/

/* :::::::::::::::::::::::::::::::::::::::: NEW LANDING PAGE CSS END :::::::::::::::::::::::::::::::::::::::: */

/*===================================== your_experience=============================== */
section.your_experience_section {
  padding-bottom: 76px;
}
.your_experience_section .your_experience-title h2 {
  font-family: DM Sans;
  font-size: 42px;
  font-weight: bold;
  margin: 0;
  letter-spacing: normal;
  line-height: normal;
  padding-bottom: 31px;
  text-align: center;
}
.your_experience_section .experience {
  display: flex;
  align-items: start;
  gap: 100px;
}
.your_experience_section .experience-item {
  width: calc(33.33% - 100px * 2 / 3);
}
.your_experience_section .experience_item_image img {
  width: 100%;
}
.your_experience_section .experience_item_image {
  position: relative;
  margin-bottom: 32px;
}
.your_experience_section .experience_item_number {
  width: 70px;
  height: 70px;
  background-color: black;
  position: absolute;
  bottom: 10px;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.your_experience_section .experience_item_number span {
  text-align: center;
  font-family: DM Sans;
  font-size: 48px;
  font-weight: bold;
  margin: 0;
  letter-spacing: normal;
  line-height: normal;
  color: #fff;
}

.your_experience_section .experience_item_text h3 {
  font-size: 24px;
  font-weight: normal;
  margin: 0;
  letter-spacing: normal;
  line-height: normal;
  font-family: DM Sans;
  margin-bottom: 12px;
  text-align: center;
}

.your_experience_section .experience_item_text p {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  letter-spacing: normal;
  line-height: normal;
  font-family: DM Sans;
  text-align: center;
}

@media (max-width: 1024px) {
  .your_experience_section .experience {
    gap: 50px;
  }
  .your_experience_section .experience-item {
    width: calc(33.33% - 50px * 2 / 3);
  }
  .your_experience_section .experience_item_image {
    margin-bottom: 10px;
  }
  .your_experience_section .experience_item_text h3 {
    font-size: 20px;
  }
  .your_experience_section .experience_item_text p {
    font-size: 16px;
  }
  /* .your_experience_section .experience_item_number span {
    font-size: 36px;
  }
  .your_experience_section .experience_item_number {
    width: 55px;
    height: 55px;
  } */
}

@media (max-width: 768px) {
  .your_experience_section .experience {
    flex-direction: column;
    gap: 20px;
  }
  .your_experience_section .experience-item {
    width: 100%;
  }
  .your_experience_section .your_experience-title h2 {
    font-size: 24px;
    padding-bottom: 15px;
  }
  .your_experience_section .experience_item_text h3 {
    font-size: 18px;
  }
  .your_experience_section .experience_item_text p {
    font-size: 14px;
  }
  .your_experience_section .experience_item_image {
    margin-bottom: 5px;
  }
  section.your_experience_section {
    padding-bottom: 50px;
  }
}

/*========================= .contacts_details ============================ */
.contacts_details {
  background-color: #f4efef !important;
  padding: 56px 0;
}
.contacts_details .rich-text {
  background-color: transparent !important;
  padding: 0;
}
.contacts_details .rich-text__text.rte p {
  font-size: 27px;
  font-weight: normal;
  margin: 0;
  letter-spacing: normal;
  line-height: normal;
  font-family: DM Sans;
  text-align: center;
  color: #000;
}
.contacts_details .rich-text__blocks {
  max-width: 1063px;
}

.contacts_details .contact-details {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 53px;
  margin-top: 51px;
}
.contacts_details .contact_number img,
.contacts_details .contact_Email img {
  width: 40px;
}
.contacts_details .contact_number,
.contacts_details .contact_Email {
  display: flex;
  align-items: center;
  gap: 16px;
}

.contacts_details .contact_number span,
.contacts_details .contact_Email span {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  letter-spacing: normal;
  line-height: normal;
  font-family: DM Sans;
  color: #000;
}
@media (max-width: 768px) {
  .contacts_details .rich-text__text.rte p {
    font-size: 18px;
  }
  .contacts_details {
    padding: 25px 0;
  }
  .contacts_details .contact_number span,
  .contacts_details .contact_Email span {
    font-size: 14px;
  }
  .contacts_details .contact_number img,
  .contacts_details .contact_Email img {
    width: 24px;
  }
  .contacts_details .contact-details {
    gap: 15px;
    margin-top: 22px;
    flex-direction: column;
  }
  .contacts_details .contact_number,
  .contacts_details .contact_Email {
    gap: 8px;
  }
}

/*===================== our_promise==================== */

section.our_promise_section {
  background-color: #f4efef !important;
  padding: 56px 0;
}

.our_promise_title h2 {
  font-family: DM Sans;
  font-size: 42px;
  font-weight: bold;
  margin: 0;
  letter-spacing: normal;
  line-height: normal;
  padding-bottom: 90px;
  text-align: center;
}
.promise_item {
  text-align: center;
  padding: 0 20px;
}
.promise_item_image img {
  width: 125px;
  margin: auto;
  margin-bottom: 18px;
}
.promise_item_text h3 {
  color: #000;
  font-family: DM Sans;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: normal;
  line-height: normal;
  margin: 0;
  margin-bottom: 5px;
}

.promise_item_text p {
  color: #000;
  font-family: DM Sans;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: normal;
  margin: 0;
}
@media (max-width: 768px) {
  section.our_promise_section {
    padding: 25px 0;
  }
  .our_promise_title h2 {
    font-size: 24px;
    padding-bottom: 21px;
  }
  .promise_item_image img {
    width: 80px;
    margin-bottom: 12px;
  }
  .promise_item_text h3 {
    font-size: 14px;
    margin-bottom: 0px;
  }
  .promise_item_text p {
    font-size: 12px;
  }
}

.main-from-label {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.size-guide-text {
  cursor: pointer;
}
.sizeguide_popup__active {
  overflow: hidden !important;
}
.sizeguide_popup__active .section-header.shopify-section-group-header-group {
  z-index: 1 !important;
}
.sizeguide_popup__active .product_sticky_bar {
  z-index: 2;
}
.sizeguide_popup__active {
  position: relative;
}
.sizeguide_popup__active::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  overflow: hidden;
  position: absolute;
  background: #0000008a;
}
.size-guide-popup {
  position: fixed;
  max-width: 471px;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  height: fit-content;
  overflow-y: auto;
}
.size-guide-popup .size-guide-text {
  cursor: pointer;
}

.card__info_title p.card__heading_small {
  margin: 2px 0 0;
  font-size: 11px;
  opacity: 0.8;
  text-align: left;
}
.price__container {
  position: relative;
}
.price--on-sale .price__sale {
  display: flex !important;
  flex-direction: row-reverse !important;
  flex-wrap: nowrap !important;
}
.price__container .price-section-product {
  display: flex;
  align-items: center;
}
.price__container .save-price {
  font-size: 1.2rem;
  background-color: #006039;
  color: #fff;
  padding: 8px 6px;
  font-weight: normal;
}
.wishlist-icons {
  position: absolute;
  top: 8px;
  right: 0;
  font-size: 30px;
}
.product-price-wishlist .wishlist_button {
  position: unset;
  padding: 0;
}
.wishlist_button svg {
  border-radius: none;
  margin: 0px;
  display: unset;
  cursor: pointer;
  border: none;
  display: block;
  padding: 5px;
}

/* pdp page css start */
.price__regular .price-item--regular {
  white-space: nowrap;
}

.badge.price__badge-sale {
  display: none !important;
}

.card__info_title p.card__heading_small {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.cbb-currency-flag {
  display: none !important;
}
.currency-converter-currency-button {
  display: none !important;
  height: 43px !important;
  margin: 0 !important;
  padding: 0;
  width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  min-width: 0 !important;
}
.main-featured-collection-slider .card__content > .card__information {
  flex-wrap: wrap;
  gap: 8px !important;
}

.main-featured-collection-slider .card__information .card__heading a {
  height: auto !important;
}
.main-featured-collection-slider
  .product-card-wrapper
  .card__information
  .card__info_title
  h3 {
  min-height: auto !important;
}

@media (max-width: 1024px) {
  .price--on-sale .price__sale {
    flex-wrap: wrap !important;
    justify-content: start !important;
  }
}

.mobile-banner {
  display: none !important;
}
@media (max-width: 767px) {
  .mobile-banner {
    display: block !important;
  }
  .desktop-banner {
    display: none !important;
  }
}

/* when price don't have whislist price then add class [block] -- START */
.price-section-product.block .price__sale {
  display: block;
}
/* when price don't have whislist price then add class [block] -- END */

.color-background-2.faq-ft-call-rowgradient {
  background-color: #f4efef;
}

.faq-ft-call {
  margin: auto;
  max-width: 600px;
  text-align: center;
  color: #000;
  font-size: 16px;
  line-height: 25px;
  padding: 0 20px;
}

.faq-ft-call a {
  color: #000;
  text-decoration: none;
}

/* new Header style Strat */
.header-search-bar {
  grid-area: search-bar;
}
.header-search-bar {
  max-width: 100%;
}
.header-search-bar .field:after {
  border: 1px solid #000 !important;
  box-shadow: none;
}

.header-search-bar .search-modal__form {
  max-width: 100%;
}

.new-custome-header {
  grid-template-areas:
    "heading search-bar icons"
    "navigation navigation navigation";
  grid-template-columns: 300px 1fr 300px;
}
.new-custom-menu-wrapper {
  display: block !important;
  background-color: #f2f2f2;
  padding: 17px 0;
}
.new-custom-menu-wrapper .page-width {
  margin: auto;
  margin-top: 0 !important;
}
.header__icons {
  gap: 20px;
}
.header__icons .header__icon {
  flex-direction: column;
  width: auto;
  height: auto;
  text-decoration: none;
}
.header__icons .currency-converter-currency-button {
  display: none !important;
}
.new-header-search-bar-icon {
  display: none !important;
}
.header__icon .icon,
.header__icon svg {
  width: 25px !important;
  height: 25px;
}
.header__icon p {
  margin: 0;
  font-size: 12px;
}
.header__icon--cart .cart-count-bubble {
  background-color: #000 !important;
  left: 15px;
  top: -5px;
}
.header__icons .mobile-shop-icon {
  display: block;
}
.header__icon--cart {
  margin: 0;
}

@media (max-width: 990px) {
  .new-custome-header {
    grid-template-areas:
      "mobile-bar-icon heading icons"
      "navigation navigation navigation";
    grid-template-columns: 210px 1fr 210px;
  }
  .header-drawer {
    grid-area: mobile-bar-icon;
  }
  .header-search-bar,
  .desktop-wish {
    display: none;
  }
  .desktop-wish {
    display: none !important;
  }
  .new-custom-menu-wrapper {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .new-custome-header {
    grid-template-areas:
      "mobile-bar-icon heading icons"
      "navigation navigation navigation";
    grid-template-columns: auto 1fr auto;
  }
  .new-header-search-bar-icon {
    display: inline-flex !important;
  }
  .mobile-shop-icon {
    padding: 0 !important;
  }
  .mobile-shop-icon span {
    display: none;
  }

  .header__icons--localization {
    gap: 10px;
  }
  .header__icon--cart > span {
    display: none;
  }
  .mobile__wish svg {
    width: 30px !important;
    height: 30px !important;
  }
}
@media (max-width: 575px) {
  .section-header .header .header__heading-logo-wrapper {
    max-width: 162px;
  }
}

/* new Header style End */
.footer__content-bottom-wrapper {
  align-items: flex-end;
  gap: 30px;
}
.footer__content-bottom-wrapper .right_bottom_bar_footer ul {
  flex-wrap: wrap;
  justify-content: center;
}
.footer-block__details-content > li {
  flex-shrink: 0;
}
.footer__copyright {
  margin-top: 20px !important;
  /* padding-top: 20px;
  border-top: 1px solid #989898;
  padding-bottom: 30px; */
}
.login .login-d-block {
  display: block;
}
.footer-block-image {
  margin-bottom: 20px !important;
}
@media (max-width: 1199px) {
  .footer__copyright-wrapper {
    padding: 0 20px !important;
  }
  .footer__content-bottom-wrapper {
    padding: 0 20px;
  }
}

@media (max-width: 960px) {
  .footer__content-top .grid {
    justify-content: flex-start;
  }
  .footer__content-top .footer-block--menu {
    width: auto !important;
  }
  .footer__content-bottom-wrapper {
    justify-content: flex-start !important;
  }
  .footer-newsletter {
    width: 100%;
    flex-wrap: wrap;
    max-width: 100% !important;
  }
  .right_bottom_bar_footer {
    width: 100%;
  }
  .footer__content-bottom-wrapper .right_bottom_bar_footer ul {
    justify-content: flex-start;
    flex-direction: row !important;
  }
  .footer__content-bottom {
    padding-top: 20px !important;
  }
  .footer__content-bottom-wrapper .right_bottom_bar_footer ul li {
    display: inline-block;
    width: auto;
  }

  .footer__content-bottom-wrapper {
    flex-direction: column !important;
  }
}
@media (max-width: 767px) {
  .footer__content-bottom-wrapper {
    padding: 0;
  }
}

@media (max-width: 575px) {
  .footer .footer__content-top {
    padding-bottom: 0;
  }
  .footer__content-bottom-wrapper .right_bottom_bar_footer ul {
    gap: 0 10px;
  }
  .footer .footer__content-top {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 1300px) {
  .footer-newsletter {
    max-width: 350px;
  }
}

body.visit .page-width--narrow {
  padding: 0;
}
.visitor_form {
  background-color: #fff;
  max-width: 500px;
  margin: auto;
  padding: 48px;
  text-align: center;
  box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
  border-radius: 30px;
  border: solid 1px #e2e8f0;
  width: 100%;
}

.visitor-form-section {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

img.logo {
  width: 100%;
  max-width: 223px;
}

/* ====================================================== */
.page-width--narrow {
  max-width: 100% !important;
}
.section-template--17256282161222__main-padding {
  /* padding-top: 27px; */
  /* padding-bottom: 27px; */
  padding: 0;
}
@media screen and (min-width: 750px) {
  .section-template--17256282161222__main-padding {
    padding-top: 0;
    padding-bottom: 0;
    padding: 0;
  }
}

/* ========================================================= */
@media (max-width: 767px) {
  .visitor_form {
    background-color: #fff0;
    max-width: 535px;
    margin: auto;
    padding: 20px;
    text-align: center;
    width: 100%;
  }
  .visitor-form-section .form-control-wrapper .form-control input,
  .visitor-form-section .form-control-wrapper .form-control select {
    color: #000;
    border: 1px solid #006039;
    background-color: #ffffffb2;
  }
  .visitor-form-section .section-subtitle {
    color: #fff;
  }
  .visitor-form-section .form-control-wrapper .submit-btn input[type="button"] {
    margin-top: 0;
  }
  img.logo {
    margin-bottom: -15px;
  }
}

.locator-featured-collection .card-wrapper .card p {
  margin: 0;
}

/*========================= footer bottom =========================*/

.footer__copyright_text {
  text-align: start;
  margin-bottom: 40px;
  border-top: 1px solid #989898;
  padding: 20px 0 0;
}
.footer__copyright_text h2 {
  font-family: DM Sans;
  font-weight: 600 !important;
  font-size: 24px !important;
  line-height: 100% !important;
  letter-spacing: 0;
  color: #989898;
  margin: 0 0 9px;
  /* padding-top: 4px; */
}
.footer__copyright_text h4 {
  font-family: DM Sans;
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 100% !important;
  letter-spacing: 0;
  text-decoration: underline;
  color: #989898;
  margin: 0 0 9px;
}
.footer__copyright_text p {
  font-family: DM Sans;
  font-weight: 400 !important;
  font-size: 15px !important;
  line-height: 24px !important;
  letter-spacing: 0;
  vertical-align: bottom;
  color: #989898;
  margin: 0 0 7px;
}
.footer__copyright_text p a {
  font-family: DM Sans;
  font-weight: 400 !important;
  font-size: 15px !important;
  line-height: 24px !important;
  letter-spacing: 0;
  vertical-align: bottom;
  color: #989898;
  margin: 0 0 7px;
  text-decoration: none;
}
.footer__copyright_text p strong {
  font-family: DM Sans !important;
  font-weight: 900;
  font-size: 15px !important;
  line-height: 24px !important;
  letter-spacing: 0;
  vertical-align: bottom;
}
.copyright__content {
  color: #989898;
}
.footer_copyright_button {
  display: block;
  max-width: 145px;
  margin: 20px 0 0;
}
.footer_copyright_button a {
  font-size: 16px !important;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
  color: #989898;
  text-decoration: none;
  padding: 14px 31px;
  border: solid 1px #6c6b6b;
}

.footer_copyright_button a:hover {
  background-color: #989898;
  color: #000;
}
.collection-description {
  border: unset;
  padding: 10px 0 0;
}
@media (max-width: 767px) {
  .footer__copyright-wrapper {
    padding: 0 0px !important;
  }
  .footer__copyright_text h2 {
    font-size: 20px !important;
  }
  .footer__copyright_text h4 {
    font-size: 16px !important;
  }
  .footer__copyright_text p {
    font-size: 12px !important;
    line-height: 18px !important;
  }
  .footer__copyright_text p a {
    font-size: 12px !important;
    line-height: 18px !important;
  }
  .footer__copyright_text {
    margin-bottom: 24px;
  }
  .footer_copyright_button a {
    font-size: 12px !important;
    padding: 10px 20px;
  }
}
