/** Shopify CDN: Minification failed

Line 20:15 Expected ")" to end URL token
Line 21:14 Expected ")" to end URL token
Line 2368:2 "justofy-content" is not a known CSS property

**/
/* @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap'); */

/* html {
  padding-bottom: 0!important;
}
#preview-bar-iframe {
  display: none!important;
} */
@import url('https://use.typekit.net/wns4vwt.css');

@font-face {
    font-family: 'DomaineText-Regular';
    src: url({{'DomaineText-Regular.woff2' | asset_url }}) format('woff2'),
        url({{'DomaineText-Regular.woff' | asset_url }}) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

:root{
  --navbar-icons-bg: #ffffff47;
  --helvetica-neue: Helvetica Neue,Arial,Lucida Grande,sans-serif;
  --elza-font: elza;
  --heading-size: 40px;
  --heading-lh: 50px;
  --mob-heading-size: 28px;
  --mob-heading-lh: 38px;
  --xs-mob-heading: 25px;
  --xs-mob-heading-lh: 35px;
  --brand-heading-clr: #191919;
  --domaine-text:  "DomaineText-Regular", serif;
  --brand-body-clr: #191919;
}
.button, .btn {
  border-radius: 0;
}
.section-stack {
  gap: 20px 20px;
}
.section {
  padding-top: 20px;
  padding-bottom: 20px;
}
.shopify-section .sitemap_container .section {
  padding: 20px !important;
}
.shopify-section:first-child .section {
  padding-top: 0;
}
.color-swatch {
  border: 1px solid #bbbbbb80;/*#bbbbbb*/
}
.header__main-nav summary,
.header__main-nav .badge-available{
  position: relative;
}
.header__main-nav .menu_badge {
  position: absolute;
  top: -17px;
}
.header__main-nav .badge-available .menu_badge{
  right: 0px;
}
.menu_badge_style{
  font-size: 9px;
  line-height: 11px;
  font-weight: 700;
  background: #FF5924;
  color: #fff;
  padding: 1px 3px;
  text-transform: uppercase;
  border-radius: 1px;
}
.swiper-pagination-bullet-active {
  background: rgb(var(--on-sale-text));
}
.announcement-bar{
  padding: 6px 0;
  position: relative;
}
.AnnouncementBar__close {
  position: absolute;
  right: 20px;
  padding: 0;
  width: 25px;
  height: 25px;
  line-height: 100%;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

.header__icon-list {
  gap: 10px;
}
.section-stack .section-header {
  justify-content: space-between;
  align-items: end;
  gap: 5px;
}
.section-stack .section-header .text-with-icon {
  grid-column-start: 2;
  gap: 5px;
}
.section-stack.title-center .section-header {
  grid-template-columns: unset;
  justify-content: center;
}
.horizontal-product {
  padding-top: 10px;
  padding-bottom: 10px;
}
.accordion__toggle {
  font-size: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.accordion__content {
  margin-bottom: 10px;
}
.jdgm-rev-widg.jdgm-rev-widg {
  margin: 0;
}

.shopify-section--video .video-mute-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  background: rgba(0, 0, 0, 0.8);
  padding: 8px;
  border-radius: 5px;
}
.shopify-section--video .video-mute-btn .audio-control svg {
  fill: #fff;
  width: 25px;
  height: 25px;
}

.product-info>*+* {
  margin-block-start: 15px;
  margin-block-end: 15px;
}
.product-info__buy-buttons {
  --product-info-block-spacing: 20px;
}
.product-info .rio-options {
  /* display: none; */
}

.product-card__size_badge-list {
  display: flex;
  column-gap: 10px;
}
.product-card__size_badge-list svg {
  fill: #dc867c;
}
.product-card__size_badge-list .icon-size_range {
  width: 18px;
  height: 18px;
}
.product-card__size_badge-list .size-badge {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
  color: #dc867c;
}


.product-info .size-chart-prose {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.product-info .product-size-chart {
  /* margin-bottom: 10px; */
  line-height: 1;
  margin-bottom: 0 !important;
}

.product-info .sub_title {
  font-size: 14px;
  /* margin-bottom: 10px; */
  margin-bottom: 0 !important;
}

.product-card__info .price-list .text-on-sale, .product-info__price .price-list .text-on-sale {
  font-weight: 700;
}
.product-card__info .text-on-save, .product-info__price .text-on-save {
  color: #F83A3A;
}
.product-card__quick-buy .button, .quick-buy-drawer__info buy-buttons .button,
.product-info__buy-buttons buy-buttons .button, .custom_quick_add .button,
.facets-drawer__floating-apply .button, .horizontal-product__cta .button {
  background: rgb(var(--button-background));
  color: rgb(var(--button-text-color));
  box-shadow: inset 0 0 0 2px rgb(var(--button-background));
}
/* .product-info .price-list.hide_save_percentage {
  flex-direction: row-reverse;
  justify-content: flex-end;
} */
.product-info .price-list {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
/* .product-card__info .price-list.hide_save_percentage {
  flex-direction: row-reverse;
  justify-content: flex-end;
} */
.product-card__info .price-list {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.horizontal-product__cta .button {
  background: #000;
  color: #fff;
}
.product {
  gap: 10px;
}
.product-card__title a {
  font-weight: 500;
}
.product-card__mobile-quick-buy-button {
  width: unset;
  height: unset;
}
.facets__floating-filter{
  text-align: right;
  bottom: 50px;
}
.facets__floating-filter .button {
  flex-direction: column;
  /* padding: 16px 10px; */
  padding: 0;
  border-radius: 50%;
  /* width: 75px; */
  /* height: 75px; */
  margin-right: 10px;
  background: unset;
}
.facets__floating-filter .text-with-icon {
  flex-direction: column;
  font-weight: 500;
  font-size: 10px;
  gap: 5px
}

.panel-list__wrapper hr {
  background: #C4C4C4;
}
.download-app .app-logo-title {
  color: #fa887a;
}


form.main__form.form {
  gap: unset;
}
form.main__form.form .form__label {
  margin-bottom: 0;
}

/* Product Page */
.pro__banner_block_img_idvalue {
    margin: 0px;
}
.pro__banner_block_img_idvalue .pro__banner_cust_img {
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.product .product-info__buy-buttons .pro_sub_title3 {
    font-size: 15px;
    color: #000000B3;
}
.product .product-info .rio-options {
    margin-bottom: -14px !important;
}
.quick-buy-drawer__info {
  gap: 10px 0;
}

.quick-buy-drawer__info .size-chart-prose {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.quick-buy-drawer__info .sub_title {
  font-size: 14px;
  /* margin-bottom: 10px; */
  margin-bottom: 0 !important;
}
.quick-buy-drawer__info .product-size-chart {
  /* margin-bottom: 10px; */
  line-height: 1;
  margin-bottom: 0 !important;
}
.notify-me-popup [type="submit"] {
  padding: 10px 25px;
}
.custom-badges {
  margin-top: 16px;
  margin-bottom: 0;
}
.deselect:checked~[type="radio"]:checked+.block-swatch:before {
  opacity: 0;
}
.deselect:checked~.block-swatch.is-disabled {
  color: rgb(var(--text-color) / .5);
  /* background-image: linear-gradient(to bottom right,#0000 50%,currentColor 50% calc(50% + 2px),#0000 calc(50% + 2px)); */
}

.product-gallery {
  padding-top: 0!important;
}
.product-info__subtitle {
  margin-top: 5px;
  margin-bottom: 0;
}
.product-info__price {
  margin-bottom: 5px;
}
.product-info__price~.shopify-app-block {
  margin-top: 0;
  margin-bottom: 0;
}
.variant-picker__option .block-swatch {
  font-size: 14px;
  padding: 4px 10px;
  height: unset;
  background: rgb(255, 255, 255);
}
.variant-picker__option .block-swatch.is-selected {
  font-weight: bold;
  background: transparent;
  border-color: rgb(var(--text-color));
}
.variant-picker__option [type="radio"]:checked+.block-swatch {
  font-weight: bold;
  background: transparent;
  border-color: rgb(var(--text-color));
}
.variant-picker__option .block-swatch:before {
  box-shadow: unset;
}

/* swiper Slider */
.swiper-button-next, .swiper-button-prev {
  top: 40%;
  color: rgb(var(--text-color));
  z-index: 1;
}
.swiper-button-next:after, .swiper-button-prev:after {
  font-size: 30px;
}


cart-drawer .bliss_coins-box {
  position: sticky;
  top: 0rem;
  z-index: 99;
  background: #fff;
  margin-bottom: 15px;
}
cart-drawer .bliss_coins-container {
  /* background: linear-gradient(90deg,rgba(215,204,224,.3) 0%,rgba(215,204,224,.8) 100%); */
  background: rgb(var(--badge-background));
  background: rgb(var(--footer-background));
  background: #000;
  color: #fff;
  /* box-shadow: 0 3px 10px #0000000d; */
  border-radius: 20px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  padding: 12px 25px 10px;
}
cart-drawer .bliss_coins-container .coin-img {
  width: 20%;
}
cart-drawer .bliss_coins-container .coin-img img {
  max-width: 40px;
}
cart-drawer .bliss_coins-container .coin-content {
  width: 70%;
}
cart-drawer .bliss_coins-container .coin-content p {
  font-size: 14px;
  font-weight: bold;
  /* line-height: 16px; */
  /* color: #424242; */
  /* max-width: 300px; */
  text-align: center;
  margin: auto;
}

/* Cart Animate Text */
cart-drawer .checkpoint {
  padding: 5px 15px;
}
cart-drawer .stepper-wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 80%;
  position: relative;
  margin: auto;
}
cart-drawer .stepper-wrapper:after {
  background-color: rgb(var(--text-color) / .5);
  content: "";
  height: 1px;
  left: 15.5%;
  position: absolute;
  top: 30%;
  transform: translateY(-50%);
  width: 65%;
  z-index: 1;
  max-width: 75%;
}
cart-drawer .stepper-wrapper .stepper-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 40px;
}
cart-drawer .stepper-wrapper .stepper-item .step-counter {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  /* border: 3.5px solid rgb(var(--text-color)); */
  border: 3.5px solid rgb(var(--text-color) / .5);
  border-radius: 50%;
  text-align: center;
  /* color: rgb(var(--text-color)); */
  color: rgb(var(--text-color) / .5);
  width: 30px;
  height: 30px;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 12px;
}
cart-drawer .stepper-wrapper .stepper-item.active .step-counter {
  border-color: rgb(var(--text-color));
}
cart-drawer .stepper-item .count {
  display: block;
}
cart-drawer .stepper-item.active .count, #sidebar-cart .stepper-item .tick-mark {
  display: none;
}
cart-drawer .stepper-item.active .tick-mark {
  display: block;
}
cart-drawer .stepper-item .tick-mark svg {
  width: 15px;
  height: 10px;
  vertical-align: middle;
}
cart-drawer .stepper-item .tick-mark svg path {
  fill: rgb(var(--text-color));
}
cart-drawer .stepper-wrapper .stepper-item .step-name {
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  letter-spacing: .02em;
  /* color: rgb(var(--text-color)); */
  color: rgb(var(--text-color) / .5);
}
cart-drawer .stepper-wrapper .stepper-item .step-name#bar-name {
  min-width: 50px;
}
cart-drawer .stepper-wrapper .stepper-item.active .step-name {
  color: rgb(var(--text-color));
}
cart-drawer .stepper-wrapper .stepper-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 40px;
}

cart-drawer .coupon-code {
  background: rgb(var(--footer-background));
  padding: 5px 10px;
  border-radius: 20px;
  color: rgb(var(--text-color));
  text-align: center;
}
cart-drawer .coupon-code span:first-child:before {
  display: none;
}
cart-drawer .coupon-code span:before {
  display: inline-block;
  content: "";
  -webkit-border-radius: 0.375rem;
  border-radius: 0.375rem;
  height: 6px;
  width: 6px;
  margin: 0 6px;
  background-color: rgb(var(--text-color));
}

/* .custom-sticky-add.is-visible.active {
  transform: translateY(70px);
} */
.quick-purchase-bar__hide {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -60%);
  padding: var(--spacing-small);
  border-radius: 50%;
}
.custom-sticky-add.is-visible.active .quick-purchase-bar__hide .custom-arrow {
  transform: rotate(180deg);
}
.quick-purchase-bar__hide .custom-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  transition: transform .2s ease;
}
.quick-purchase-bar__hide .custom-arrow svg {
  width: 10px;
  margin-top: 2px;
}
.badge {
  border: 1px solid;
  text-transform: unset;
}

header .wishlist-header-section svg {
  width: 22px;
  height: 22px;
}
header store-header.header .wishlist-header-section svg path {
  /* stroke: #ffffff; */
}
/* header store-header.header .wishlist-header-section svg path, */
header store-header.header.is-filled .wishlist-header-section svg path {
  /* stroke: #2A555A; */
}
header .wishlist-header-section {
  position: relative;
}
header .wishlist-header-section .wishlist-count {
  width: 16px;
  height: 16px;
  text-align: center;
  font-size: 11px;
  background-color: #FF5926; /*#DC867C*/
  color: #fff;
  padding: 2px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -5px;
  right: -7px;
}

safe-sticky.product-info .product-info__buy-buttons form .v-stack {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
safe-sticky.product-info .product-info__buy-buttons form .v-stack .buy-buttons {
  width: 90%;
}
safe-sticky.product-info .product-info__buy-buttons form .v-stack .wishlisht-btn-row {
  width: 20%;
  max-width: 64px;
}
quick-buy-drawer .quick-buy-drawer__info .v-stack .wishlisht-btn-row {
  display: none;
}

safe-sticky.product-info .product-info__buy-buttons form .v-stack .wishlisht-btn-row .product_wishlist a,
quick-buy-drawer .quick-buy-drawer__info .v-stack .wishlisht-btn-row .product_wishlist a {
  font-size: 15px;
  line-height: 30.41px;
  /* font-weight: 400; */
  /* font-style: normal; */
  letter-spacing: 2px;
  color: #FA887A;
  border-radius: 5px;
  display: flex;
  align-items: end;
  border: 2px solid #191919;
  padding: 15px 10px;
  cursor: pointer;
  position: relative;
  justify-content: center;
}

quick-buy-drawer .quick-buy-drawer__info .v-stack .wishlisht-btn-row .product_wishlist a {
  padding: 8px 10px;
}

safe-sticky.product-info .product-info__buy-buttons form .v-stack .wishlisht-btn-row .product_wishlist a svg.icon-wishlist {
  width: 26px;
  height: 26px;
}

quick-buy-drawer .quick-buy-drawer__info .v-stack .wishlisht-btn-row .product_wishlist a svg.icon-wishlist {
  width: 24px;
  height: 24px;
}

safe-sticky.product-info .product-info__buy-buttons form .v-stack .wishlisht-btn-row .product_wishlist a svg.icon-wishlist path,
quick-buy-drawer .quick-buy-drawer__info .v-stack .wishlisht-btn-row .product_wishlist a svg.icon-wishlist path {
  fill: transparent;
  stroke: #000000;
}

safe-sticky.product-info .product-info__buy-buttons form .v-stack .wishlisht-btn-row .product_wishlist a.added-wishlist svg.icon-wishlist path,
quick-buy-drawer .quick-buy-drawer__info .v-stack .wishlisht-btn-row .product_wishlist a.added-wishlist svg.icon-wishlist path {
  fill: #FA887A;
  stroke: #FA887A;
}


product-list.product-list .product-card .product-card__figure .product-item-wishlist,
.product-card__figure .product-item-wishlist {
  position: absolute;
  bottom: unset;
  top: 0;
  right: 0;
  padding: 10px 10px;
  cursor: pointer;
}

product-list.product-list .product-card .product-card__figure .product-item-wishlist a svg.icon-wishlist,
.product-card__figure .product-item-wishlist a svg.icon-wishlist {
  width: 25px;
  height: 25px;
}

product-list.product-list .product-card .product-card__figure .product-item-wishlist .container,
.product-card__figure .product-item-wishlist .container {
  margin: 0;
}

product-list.product-list .product-card .product-card__figure .product-item-wishlist a svg.icon-wishlist path,
.product-card__figure .product-item-wishlist a svg.icon-wishlist path {
  fill: #FFFFFF;
  stroke: #d9d9d9;
}

product-list.product-list .product-card .product-card__figure .product-item-wishlist a.added-wishlist svg.icon-wishlist path,
.product-card__figure .product-item-wishlist a.added-wishlist svg.icon-wishlist path {
  fill: #d3455b;
  stroke: #d3455b!important;
}

/* Sitemap Page */
.sitemap_container .page-spacer .circle-chevron {
  display: none;
}
.sitemap_container .accordion__toggle.bold span {
  font-size: 28px;
}
.sitemap_container .accordion__content ul {
  display: grid;
  grid-template-columns: repeat(12,1fr);
  list-style: none;
}
.sitemap_container .accordion__content ul li {
  grid-column: span 4;
  margin-bottom: 15px;
}
.sitemap_container .accordion__content b>a {
  background: unset !important;
}


/* Cart Page */
.page-spacer {
  margin-top: 20px;
}

.shopify-section--main-cart .bliss_coins-box {
  /* position: sticky; */
  /* top: 0rem; */
  /* z-index: 99; */
  background: #fff;
  margin-bottom: 15px;
}
.shopify-section--main-cart .bliss_coins-container {
  /* background: linear-gradient(90deg,rgba(215,204,224,.3) 0%,rgba(215,204,224,.8) 100%); */
  background: rgb(var(--badge-background));
  background: rgb(var(--footer-background));
  background: #000;
  color: #fff;
  /* box-shadow: 0 3px 10px #0000000d; */
  border-radius: 20px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  padding: 12px 25px 10px;
}
.shopify-section--main-cart .bliss_coins-container .coin-img {
  width: 20%;
}
.shopify-section--main-cart .bliss_coins-container .coin-img img {
  max-width: 40px;
}
.shopify-section--main-cart .bliss_coins-container .coin-content {
  width: 70%;
}
.shopify-section--main-cart .bliss_coins-container .coin-content p {
  font-size: 14px;
  font-weight: bold;
  /* color: #424242; */
  /* max-width: 300px; */
  text-align: center;
  margin: auto;
}

/* Cart Animate Text */
.shopify-section--main-cart .checkpoint {
  padding: 5px 15px;
  margin-bottom: 15px;
}
.shopify-section--main-cart .stepper-wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 80%;
  position: relative;
  margin: auto;
}
.shopify-section--main-cart .stepper-wrapper:after {
  background-color: rgb(var(--text-color) / .5);
  content: "";
  height: 1px;
  left: 15.5%;
  position: absolute;
  top: 30%;
  transform: translateY(-50%);
  width: 65%;
  z-index: 1;
  max-width: 75%;
}
.shopify-section--main-cart .stepper-wrapper .stepper-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 40px;
}
.shopify-section--main-cart .stepper-wrapper .stepper-item .step-counter {
  position: relative;
  /* z-index: 5; */
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  /* border: 3.5px solid rgb(var(--text-color)); */
  border: 3.5px solid rgb(var(--text-color) / .5);
  border-radius: 50%;
  text-align: center;
  /* color: rgb(var(--text-color)); */
  color: rgb(var(--text-color) / .5);
  width: 30px;
  height: 30px;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 12px;
}
.shopify-section--main-cart .stepper-wrapper .stepper-item.active .step-counter {
  border-color: rgb(var(--text-color));
}
.shopify-section--main-cart .stepper-item .count {
  display: block;
}
.shopify-section--main-cart .stepper-item.active .count {
  display: none;
}
.shopify-section--main-cart .stepper-item.active .tick-mark {
  display: block;
}
.shopify-section--main-cart .stepper-item .tick-mark svg {
  width: 15px;
  height: 10px;
  vertical-align: middle;
}
.shopify-section--main-cart .stepper-item .tick-mark svg path {
  fill: rgb(var(--text-color));
}
.shopify-section--main-cart .stepper-wrapper .stepper-item .step-name {
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  letter-spacing: .02em;
  /* color: rgb(var(--text-color)); */
  color: rgb(var(--text-color) / .5);
}
.shopify-section--main-cart .stepper-wrapper .stepper-item .step-name#bar-name {
  min-width: 50px;
}
.shopify-section--main-cart .stepper-wrapper .stepper-item.active .step-name {
  color: rgb(var(--text-color));
}
.shopify-section--main-cart .stepper-wrapper .stepper-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 40px;
}

.cart-form {
  padding: 15px 15px;
}
.shopify-section--main-cart .coupon-code {
  font-size: 12px;
  background: rgb(var(--footer-background));
  padding: 5px 10px;
  border-radius: 20px;
  color: rgb(var(--text-color));
  text-align: center;
}
.shopify-section--main-cart .coupon-code span:first-child:before {
  display: none;
}
.shopify-section--main-cart .coupon-code span:before {
  display: inline-block;
  content: "";
  -webkit-border-radius: 0.375rem;
  border-radius: 0.375rem;
  height: 6px;
  width: 6px;
  margin: 0 6px;
  background-color: rgb(var(--text-color));
}

/* Footer SEO Map Content Start */
.custom-section-render {
  border: 1px solid #e6e6e6;
}
.custom-section-render .custom-accordian {
  background: unset;
  padding: 0;
  display: none;
  padding-top: 10px;
}
.custom-section-render  .sitemap_container h1 {
  font-family: var(--elza-font);
  font-size: 18px;
  line-height: 21px;
  font-weight: 500;
  cursor: pointer;
  text-align: left;
  gap: var(--spacing-2);
  flex-grow: 1;
  justify-content: space-between;
  align-items: center;
  padding-block-start: var(--accordion-spacing);
  padding-block-end: var(--accordion-spacing);
  display: flex;
}
.custom-section-render .sitemap_container .accordion__toggle.bold span {
  font-size: 16px;
}
.custom-section-render .sitemap_container .accordion__content b {
  font-size: 12px;
  float: left;
  margin-right: 7px;
  position: relative;
}
.custom-section-render .accordion {
  border: 0;
  --accordion-spacing: 0;
}
.custom-section-render .accordion:last-child ul {
  display: inline-block !important;
}
.custom-section-render .sitemap_container .accordion__content b>a:after {
  content: ' :';
}
.custom-section-render .page-spacer {
  margin: 0;
}
.custom-section-render .sitemap_container .page-spacer .circle-chevron {
  display: grid;
}
.custom-section-render .circle-chevron {
  display: none;
}
.custom-section-render .accordion__content {
  padding: 0;
}
.custom-section-render .accordion__toggle {
  display: inline-block;
  padding: 0;
  margin-bottom: 10px;
}
.custom-section-render .sitemap_container .accordion__content ul {
  grid-template-columns: unset;
  display: block;
  margin-right: 0;
  padding: 0!important;
  margin-bottom: 5px;
  margin-top: 0;
  font-size: 12px;
}
.custom-section-render .sitemap_container .accordion__content ul li {
  grid-column: unset;
  margin-bottom: 0;
  display: inline-block;
  line-height: 1;
}
.custom-section-render .sitemap_container .accordion__content ul li a {
  position: relative;
  margin: 0 5px;
  font-size: 13px;
  line-height: 1;
}
.custom-section-render .sitemap_container .accordion__content ul li a:after {
  position: absolute;
  content: "|";
  margin: 0 5px;
  bottom: 2px;
  right: -13px;
}
.custom-section-render .sitemap_container .accordion>:last-child .accordion__content ul {
  display: inline-block;
  position: relative;
}
/* Footer SEO Map Content End */

/* Header Bliss Coins Start */
.header_bliss_coins {
  /* background: #ffd6ce; */
  border-radius: 35px;
  /* padding: 5px 8px; */
  display: flex;
  align-items: center;
  cursor: pointer;
}
.header_bliss_coint_text {
  min-width: 70px;
}
.header_bliss_coins img {
  max-width: 20px;
  margin-right: 3px;
}
.bliss_text {
  font-size: 10px;
  line-height: 14px;
  color: #424242;
  display: block;
  font-weight: 700;
}
.bliss_coins_text.bliss_text {
  font-size: 10px;
}

[hover-tooltip] {
  position: relative;
}
.bliss_coint_tooltip {
  display: none;
}
[hover-tooltip] .bliss_coint_tooltip {
  font-size: 12px;
  text-align: center;
  position: absolute;
  display: block;
  left: 50%;
  min-width: 200px;
  max-width: 200px;
  transform: translate(-50%);
  animation: fade-in 300ms ease;
  background: rgba(39, 39, 39, 1);
  border-radius: 4px;
  padding: 10px;
  color: #ffffff;
  z-index: 1;
  bottom: auto;
  top: calc(100% + 10px);
  cursor: text;
}
[hover-tooltip] .bliss_coint_tooltip .bliss_coint_tooltip_close {
  cursor: pointer;
  float: right;
  width: 20px;
  margin-left: 10px;
}
/* [hover-tooltip]:hover::before {
  content: 'Sign up here & earn 1000 Bliss Coins Worst rs 100';
  font-size: 14px;
  text-align: center;
  position: absolute;
  display: block;
  left: 50%;
  min-width: 200px;
  max-width: 200px;
  transform: translate(-50%);
  animation: fade-in 300ms ease;
  background: rgba(39, 39, 39, 1);
  border-radius: 4px;
  padding: 10px;
  color: #ffffff;
  z-index: 1;
  bottom: auto;
  top: calc(100% + 10px);
} */
    
[hover-tooltip]::after {
  content: '';
  position: absolute;
  display: block;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: - 4px/2;
  border: 1px solid black;
  animation: fade-in 300ms ease;
  z-index: 1;
  bottom: auto;
  top: calc(100% + 10px - 6px);
  border-color: transparent transparent rgba(39, 39, 39, 1);
  border-width: 0 4px 6px;
}
/* Header Bliss Coins End */


/* sidebar icons */
navigation-drawer .icons-list {
  display: flex;
  align-items: center;
  column-gap: 10px;
}

navigation-drawer .icons-list .wishlist-header-section svg {
  width: 28px;
  height: 28px;
}

navigation-drawer .icons-list .wishlist-header-section {
  position: relative;
}

navigation-drawer .icons-list .wishlist-header-section .wishlist-count {
  width: 16px;
  height: 16px;
  text-align: center;
  font-size: 11px;
  background-color: #dc867c;
  color: #fff;
  padding: 2px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -5px;
  right: -7px;
}
/* end sidebar icons */



#st-searchIcon-desktop {
  line-height: 0;
}

#st-searchIcon-desktop svg,
/* .bliss_download svg, */
.relative.tap-area[aria-controls="cart-drawer"] svg {
  width: 22px;
  height: 22px;
}

.bliss_download svg {
  width: 35px;
  height: 26px;
}

.relative.tap-area[aria-controls="cart-drawer"] {
  line-height: 0;
  margin-left: 5px;
}
  

/* Media CSS Start */
@media screen and (min-width: 1400px){
  /* Cart Page */
  .cart-order {
    gap: 30px;
  }
}

@media screen and (min-width: 1150px){
  /* Cart Page */
  .cart-order {
    grid-template-columns: 1fr 500px;
  }
  .product-gallery--desktop-thumbnails-left {
    grid: unset;
    grid-auto-columns: minmax(0,1fr);
    align-items: start;
  }
}

@media screen and (min-width: 1000px){
  .accordion-box {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .accordion__toggle {
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media screen and (min-width: 700px){
  .header_bliss_coins {
    /* width: 122px; */
  }
  
  form.main__form.form {
    gap: unset;
  }
  .custom-sticky-add {
    z-index: 999;
  }
  .custom-sticky-add .product-quick-add__variant {
    grid-template-columns: minmax(0,1fr) 120px;
  }
  
  /* Product Page */
  .quick-buy-drawer__info {
    gap: 15px 0;
  }

  /* Cart Page */
  .cart-form {
    padding: 20px 20px;
  }

   navigation-drawer .icons-list {
    display: none;
   }
}

@media screen and (max-width: 1149px){
  .mobile-top-menu {
    padding: 0 1.5rem 10px;
  }
  .mobile-top-menu ul li {
    display: inline-block;
  }
  .mobile-top-menu ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
  }
  .mobile-top-menu ul li:last-child span {
    display: none;
  }
}

@media screen and (max-width: 699px){
  .announcement-bar {
    padding: 5px 0;
  }
  .AnnouncementBar__close {
    right: 5px;
  }
  
  .header_bliss_coint_text {
    min-width: 45px;
  }
  .bliss_text {
    font-size: 8px;
    line-height: 12px;
  }
  .bliss_coins_text.bliss_text {
    font-size: 8px;
  }
  .header_bliss_coins {
    /* width: 105px; */
    width: auto;
  }
  .header_bliss_coins img {
    max-width: 18px;
    margin: 0px;
  }
  
  .section-stack {
    gap: 15px 15px;
  }
  .section {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .shopify-section .sitemap_container .section {
    padding: 15px !important;
  }
  .header__icon-list {
    gap: 10px;
  }
  
  scroll-carousel[selector="product-card"] {
    padding-bottom:3px;
  }
  scroll-carousel[selector="product-card"] .product-card, .product-list product-card {
    box-shadow: 0 1px 2px rgb(0 0 0/20%);
    -webkit-box-shadow: 0 1.5px 2px rgb(0 0 0/20%);
  }

  product-list.product-list .product-card .product-card__figure .product-item-wishlist,
  .product-card__figure .product-item-wishlist {
    padding: 6px 8px;
  }
  safe-sticky.product-info .product-info__buy-buttons form .v-stack .wishlisht-btn-row .product_wishlist a,
  quick-buy-drawer .quick-buy-drawer__info .v-stack .wishlisht-btn-row .product_wishlist a {
    padding: 12px 10px;
  }
  safe-sticky.product-info .product-info__buy-buttons form .v-stack .wishlisht-btn-row {
    width: 23%;
  }
  .product-gallery {
    width: calc(100% + 40px);
    margin-left: -20px;
    padding-bottom: 0px !important;
  }
  .product-info .product-size-chart {
    margin-bottom: 5px;
  }
  .product-info .sub_title {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .quick-buy-drawer__info .sub_title {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .quick-buy-drawer__info .product-size-chart {
    margin-bottom: 5px;
  }
  .shopify-section--main-cart .bliss_coins-container .coin-content {
    width: 100%;
  }
  cart-drawer .bliss_coins-container .coin-content {
    width: 100%;
  }

  /* Sticky Addtocart PDP */
  .custom-sticky-add {
    border-radius: var(--rounded-sm);
    background: rgb(var(--dialog-background));
    border-width: 1px;
    padding: 1rem;
    bottom: 1rem;
    transform: translateY(0);
    z-index: 999;
  }
  .custom-sticky-add.is-visible {
    bottom: 0;
  }
  .custom-sticky-add .product-quick-add__variant {
    grid-template-columns: minmax(0,1fr) 106px;
    align-items: center;
    column-gap: 1.5rem;
    display: grid;
  }
  .custom-sticky-add variant-media {
    /* display: none; */
  }

  cart-drawer .coupon-code {
    font-size: 10px;
    padding: 5px 8px;
  }

  /* Sitemap Page */
  .sitemap_container .accordion__toggle.bold span {
    font-size: 20px;
  }
  .sitemap_container .accordion__content ul li {
    grid-column: span 12;
  }

  /* Product Page */
  [type="submit"].button {
    padding-left: 10px;
    padding-right: 10px;
  }
  .notify-me-popup [type="submit"] {
    padding: 10px 25px;
  }

  /* Cart Page */
  .shopify-section--main-cart .bliss_coins-box {
    position: sticky;
    top: 52px;
    z-index: 2;
  }
  .shopify-section--main-cart .bliss_coins-container .coin-content p {
    font-size: 12px;
  }
  .shopify-section--main-cart .coupon-code {
    font-size: 10px;
    padding: 5px 8px;
  }
  .shopify-section--main-cart .coupon-code span:before {
    height: 4px;
    width: 4px;
    margin: 0 5px;
  }

  /* Footer SEO Map Content Start */
  /* .custom-section-render .sitemap_container h1 {
    font-size: 22px;
  } */
  .custom-section-render .custom-accordian {
    padding: 5px 0 0;
  }
  .custom-section-render .sitemap_container .accordion__toggle.bold span {
    font-size: 14px;
  }
  .custom-section-render .sitemap_container .accordion__content b {
    font-size: 11px;
  }
  .custom-section-render .sitemap_container .accordion__content ul li a {
    font-size: 12px;
  }
  /* Footer SEO Map Content End */

  /* Header Bliss Coins Start */
  .header_bliss_coint_text {
    min-width: 45px;
  }
  .bliss_text {
    font-size: 12px;
    line-height: 12px;
  }
  .bliss_coins_text.bliss_text {
    font-size: 8px;
  }
  [hover-tooltip] .bliss_coint_tooltip {
    font-size: 12px;
    padding: 8px;
  }
  /* Header Bliss Coins End */


  .header__secondary-nav .header__icon-list .wishlist-header-section,
  .header__secondary-nav .header__icon-list .account_nav{
    display: none;
  }

  .st-mobile-search-icon .st-mobile-searchbox {
    left: unset;
    top: 7px;
    right: 45px;
    /* padding: 0.7rem 7px; */
    padding: 5px 7px;
  }

  .st-mobile-search-icon .st-mobile-searchbox #st-searchIcon svg {
    /* width: 25px;
    height: 25px; */
    width: 22px;
    height: 22px;
  }

  /* .st-mobile-search-icon .st-mobile-searchbox #st-searchIcon svg circle,
  .st-mobile-search-icon .st-mobile-searchbox #st-searchIcon svg path {
    stroke-width: 1.76581;
  } */

  header height-observer store-header .header__wrapper {
    display: flex;
    justify-content: space-between;
    padding: 0 18px; 
  }
  
  header height-observer store-header .header__main-nav {
    width: 22px;
  }

  header height-observer store-header .header__secondary-nav .header__icon-list {
    width: 100%;
    justify-content: space-between;
  }
  
  header height-observer store-header .header__logo {
    width: 100%;
    max-width: unset;
     display: flex;
    justify-content: center;
  }

  .header__secondary-nav .header__icon-list #bliss_coins_popup1 {
    margin-right: 25px;
    margin-right: 28px;
  }
  .header--icon--mobile {
    margin-right: -6px;
  }
  
  .header_bliss_coins img {
    max-width: 16px !important;;
  }
.product .product-info__buy-buttons .pro_sub_title3 {
    font-size: 13px;
}
}

@media screen and (max-width: 500px){
  .product-card__info {
    padding-left: 6px;
    padding-right: 6px;
  }
  .product-card__info .price-list {
    gap: 5px;
  }
  .product-card__info .rating-with-text {
    min-height: 39px;
  }
  .product-list .product-card__info .text-on-sale {
    font-size: 10px;
  }
  .product-list .product-card__info compare-at-price {
    font-size: 10px;
  }
  .product-list .product-card__info .text-on-save {
    font-size: 10px;
  }
}

@media screen and (max-width: 350px){
  .announcement-bar .announcement-slider p {
    font-size: 9px;
  }
  .header_bliss_coint_text {
    min-width: 70px;
  }
  .bliss_text, .bliss_coins_text.bliss_text {
    font-size: 7px;
  }
  .header_bliss_coins img {
    max-width: 16px;
  }
  
  .header__icon-list {
    gap: 6px;
  }
  cart-drawer .coupon-code {
    font-size: 8px;
    padding: 5px 6px;
  }
  
  /* Cart Page */
  .shopify-section--main-cart .coupon-code {
    font-size: 8px;
    padding: 5px 6px;
  }

  .st-mobile-search-icon .st-mobile-searchbox {
    padding: 5px 5px;
  }

  .quick-buy-drawer__info .size-chart-prose .product-size-chart button svg {
    width: 40px;
    height: 15px;
  }
}

@media screen and (max-width: 335px){
  .quick-buy-drawer__info .product-size-chart span.link {
    font-size: 10px;
  }

  .quick-buy-drawer__info .prose.sub_title {
    font-size: 11px;
  }
}

@media screen and (max-width: 330px){
  .size-chart-prose .product-size-chart button svg {
    width: 45px;
    height: 17px;
  }
}
/* Media CSS End */

@media screen and (max-width: 699px){
  .shopify-section--video .video-mute-btn .audio-control svg {
    width: 20px;
    height: 20px;
  }
  
  navigation-drawer.drawer::part(content) {
    /* max-height: calc(100vh - ( 0.5rem * 2)); */
     max-height: 100vh;
  }

  .navigation-drawer>[is=close-button] {
    margin-left: auto;
    margin-inline-end: var(--drawer-body-padding);
  }

  .mobile-top-menu {
    padding: 0 1.5rem 10px;
  }

  .mobile-top-menu ul li {
    display: inline-block;
  }

  .mobile-top-menu ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
  }

  .mobile-top-menu ul li:last-child span {
    display: none;
  }

  .navigation-drawer[mobile-opening=left]::part(body) {
    grid-template-rows: auto auto minmax(0,1fr);
    gap: 10px;
  }
}

/*Size Chart*/
.size-calculator-form .calculator-container{
  margin-block-start: var(--spacing-6);
  margin-block-end: 35px;
}
.size-calculator-form .calculator-container .calculator-submit {
  width: 100%;
  max-width: 60%;
  margin: 0 auto;
  text-align: center;
  margin-block-start: 10px !important;
  text-align: center;
}
.size-calculator-form .calculator-container #find-brands-button{
  margin-block-start: 0px !important;
  border-bottom-left-radius: var(--rounded-sm);
  border-bottom-right-radius: var(--rounded-sm);
  width: 100%;
  /* max-width: 60%;
  margin: 0 auto;
  display: flex;
  justify-content: center; */
}
.size-chart-container .calculator-container .list-wrapper #your-size {
  font-size: var(--text-h4);
  line-height: 1.3;
  color: #dc867c;
  text-align: center;
}
.size-calculator-form .calculator-container .calculator-submit div:empty {
  display: none;
}
.size-chart-container .size-chart-tabs{
  gap: 20px !important;
  padding-bottom: 15px;
}
.size-chart-container .size-chart-tab {
  font-size: var(--text-h5);
  line-height: 1.4;
}

/* New Start */


/* Offer Discount Css Start */
.offer__box_custom .offer__box_top .offer__box_bar {
    display: flex;
    align-items: center;
    gap: 18px;
    background: #ffffff;
    padding: 12px 20px;
    border-radius: 20px;
}
.offer__box_custom .offer__box_top .offer__box_bar .discount__offer_svg {
    max-width: 35px;
    height: auto;
}
.offer__box_custom .offer__box_top .offer__box_bar .offer__box_bar_container {
    width: calc(100% - 53px);
}
.offer__box_custom .offer__box_top .offer__box_bar .offer__box_bar_container .offer__first_text {
    font-size: 16px;
    line-height: 1.4;
    color: rgb(var(--text-color) / .7);
    margin: 0 0 4px;
}
.offer__box_custom .offer__box_top .offer__box_bar .offer__box_bar_container .offer__first_text span {
    /* font-size: 18px; */
    font-weight: 700;
}
.offer__box_custom .offer__box_top .offer__box_bar .offer__box_bar_container .view__all_offers {
    color: #dc867c;
    display: flex;
    align-items: center;
    width: fit-content;
    gap: 6px;
}
.offer__box_custom .offer__box_top .offer__box_bar .offer__box_bar_container .view__all_offers .right__arrow {
    width: 12px;
    height: 12px;
    margin: 1px 0 0;
}
.offer__box_custom .offer__box_top .offer__box_bar .offer__box_bar_container .view__all_offers .right__arrow path {
    fill: #dc867c;
}
/* Offer Discount Css End */

/* Offer Discount Slide Css Start */
.offer-box .offer__block_heading {
    margin: 0 0 7px;
    color: rgb(var(--text-color) / .7);
}
.offer-box .offer-slider .offer {
    padding: 0;
    background: #0DB5611F;
    height: auto;
    border: 2px dashed #0db561;
}
.offer-box .offer-slider .offer:before,
.offer-box .offer-slider .offer:after {
    content: "";
    position: absolute;
    top: 43%;
    width: 33px;
    height: 18px;
    border-top-left-radius: 110px;
    border-top-right-radius: 110px;
    background: #f5f5f5;
    border: 2px dashed #0db561;
    border-bottom: #f5f5f5;
}
.offer-box .offer-slider .offer:before {
    left: -11px;
    transform: rotate(90deg);
}
.offer-box .offer-slider .offer:after {
    right: -11px;
    transform: rotate(270deg);
}
.offer-box .offer-slider .offer__slidezs_container .offer .offers-section {
    display: flex;
    align-items: center;
}
.offer-box .offer-slider .offer .offer-item .description__first_box {
    padding: 12px 18px;
    border-bottom: 2px dashed #0db561;
}
.offer-box .offer-slider .offer .offer-item .offer-description {
    font-size: 14px;
    min-height: 60px;
}
.offer-box .offer-slider .offer .offer-item .offer-description.first-child {
    font-weight: 700;
    display: flex;
    align-items: center;
}
.offer-box .offer-slider .offer .offer-item .offer__code_split .offer-description {
    width: calc(100% - 100px);
    line-height: 18px;
}
.offer-box .offer-slider .offer .offer-item .offer__code_split {
    display: flex;
    align-items: center;
    padding: 12px 18px;
    gap: 10px;
}
.offer-box .offer-slider .offer .offer-item .offer__code_split .code__off_container {
    width: 100px;
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
}
.offer-box .offer-slider .offer .offer-item .offer__code_split .code__off_container:before {
    content: "Copied";
    position: absolute;
    top: -45px;
    right: 8px;
    background: #fff;
    padding: 3px 10px;
    border: 1px solid #000;
    font-size: 15px;
    display: none;
}
.offer-box .offer-slider .offer .offer-item .offer__code_split .code__off_container.textCopied:before {
    display: block;
}
.offer-box .offer-slider .offer .offer-item .offer__code_split .discount__code_offer {
    font-weight: 700;
    width: calc(100% - 30px);
    font-size: 13px;
    text-align: end;
}
.offer-box .offer-slider .offer .offer-item .offer__code_split .code__off_container .copy-svg {
    width: 20px;
    height: 20px;
}
/* Offer Discount Slide Css End */


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

/* Offer Discount Css Start */
.offer__box_custom .offer__box_top .offer__box_bar .offer__box_bar_container .view__all_offers {
    gap: 4px;
}
.offer__box_custom .offer__box_top .offer__box_bar .offer__box_bar_container .view__all_offers .right__arrow {
    width: 10px;
    height: 10px;
    margin: 0;
}
.offer__box_custom .offer__box_top .offer__box_bar {
    gap: 12px;
}
.offer__box_custom .offer__box_top .offer__box_bar .discount__offer_svg {
    max-width: 30px;
    height: auto;
}
.offer__box_custom .offer__box_top .offer__box_bar .offer__box_bar_container {
    width: calc(100% - 42px);
}
.offer__box_custom .offer__box_top .offer__box_bar .offer__box_bar_container .offer__first_text {
    font-size: 14px;
    margin: 0 0 2px;
}
.offer__box_custom .offer__box_top .offer__box_bar .offer__box_bar_container .offer__first_text span {
    font-size: 14px;
}
/* Offer Discount Css End */

/* Offer Discount Slide Css Start */
/* .offer-box .offer-slider .offer .offer-item .offer__code_split .offer-description {
    width: calc(100% - 90px);
}
.offer-box .offer-slider .offer .offer-item .offer__code_split .code__off_container {
    width: 80px;
} */
.offer-box .offer-slider .offer .offer-item .description__first_box,
.offer-box .offer-slider .offer .offer-item .offer__code_split {
    padding: 12px 10px;
}
.offer-box .offer-slider .offer .offer-item .offer__code_split .offer-description {
    width: calc(100% - 105px);
}
.offer-box .offer-slider .offer .offer-item .offer__code_split {
    gap: 5px;
}
.offer-box .offer-slider .offer .offer-item .offer-description {
    font-size: 13px;
}
/* Offer Discount Slide Css End */
}

/* product-card - best price  Start */

   .product-card__info .product-bestprice .best__price_coupon{
     font-family: var(--domaine-text);
     font-size: 13px;
   }
   .product-card__info .product-bestprice .best__price_coupon span {
    /* color: #dc867c; */
    /* font-weight: 700;  */
    color: #078445;
    font-weight: 400;
  }
  .product-card__info .product-bestprice .best__price_coupon {
    font-weight: 500;
    color: #191919B2;
  }
  
  @media screen and (max-width: 500px) {
   .product-card__info .product-bestprice .best__price_coupon span {
    font-size: 10px;
  }
     .product-card__info .product-bestprice .best__price_coupon {
    font-size: 10px;
  }
}

/* product-card - best price End */


.navigation_left_logo_center nav li{
  font-family: elza;
  font-size: 15px;
  line-height: 19px;
  font-weight: 400;
  color: #000000;
}
.navigation_left_logo_center input[type="text"]::placeholder {
  color: #191919;
}
.navigation_left_logo_center nav .contents > li a,
.navigation_left_logo_center nav .contents > li summary{
  text-wrap: nowrap;
  cursor: pointer;
}
.navigation_left_logo_center .header__wrapper .header__main-nav {
  grid-area: 1 / span 1;
}
.navigation_left_logo_center .header__wrapper{
  padding-top: 0px;
  padding-bottom: 0px;
  /* backdrop-filter: blur(var(--header-background-blur-radius));
  border: 1px solid #80808026;
  background: rgb(var(--background) / var(--header-background-opacity)); */
}
.navigation_left_logo_center .header__wrapper .header__logo{
  margin: 0 auto;
}
.navigation_left_logo_center .header__link-list {
  gap: 10px 18px;
  align-items: center;
  flex-wrap: nowrap;
  overflow: hidden;
  overflow-x: auto;
  padding: 23px 0 19px;
  width: calc(100% - 48px);
}
.navigation_left_logo_center .header__link-list::-webkit-scrollbar{
  /* width: 2px; */
  height: 2px;
  border-radius: 4px;
}
.navigation_left_logo_center .hamburger-icon-wrapper {
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  position: relative;
}
.navigation_left_logo_center .hamburger-icon-wrapper:before{
  display: none;
}
.navigation_left_logo_center .hamburger-icon-wrapper svg{
  vertical-align: middle;
}
.navigation_left_logo_center .header__main-nav .header__icon-list {
  justify-content: start !important;
  gap: 5px;
}
.navigation_left_logo_center .header__logo-image{
  height: auto !important;
}
.navigation_left_logo_center .relative.tap-area[aria-controls=cart-drawer],
.navigation_left_logo_center #st-searchIcon-desktop,
.navigation_left_logo_center .wishlist-header-section,
.navigation_left_logo_center .header--icon{
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}
.navigation_left_logo_center .wishlist-header-section svg {
  width: 25px;
  height: 25px;
}
.navigation_left_logo_center .wishlist-header-section .wishlist-count {
  top: 8px;
  right: 4px;
}
#st-searchIcon-desktop svg, .relative.tap-area[aria-controls=cart-drawer] svg {
  width: 24px;
  height: 24px;
}
.st-desktop-searchbox .st-search-bar svg path{
  fill: transparent;
}

.navigation_left_logo_center .header__secondary-nav .header__icon-list {
  gap: 5px;
}

.custom-megamenu-container {
  position: absolute;
  width: 100%;
  top: 102%;
  /* padding: var(--header-padding-block) max(var(--container-gutter), 50% - var(--container-max-width) / 2); */
  padding: var(--header-padding-block) max(var(--container-gutter),50% - 1600px / 2);
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}
.custom-megamenu-container .custom-megamenu-wrapper {
  width: 100%;
  overscroll-behavior-y: contain;
  background: rgb(var(--header-background));
  color: rgb(var(--header-text));
  mix-blend-mode: plus-lighter;
  border-block-start-width: 1px;
  align-items: flex-start;
  display: flex;
  /* position: absolute; */
  /* top: 102%; */
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 432px;
  border-radius: 24px;
  padding: 0px 10px 0px 0;
  transform-origin: top left;
  transition: transform 0.3s ease-in-out;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}
.custom-megamenu-container.is_open{
  display: flex;
}
.custom-megamenu-container.is_open .custom-megamenu-wrapper{
  animation: animatezoom 0.6s;
}
@keyframes animatezoom {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
  }
}
/* @keyframes animatezoomout {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(0);
  }
} */

.custom-megamenu-wrapper .custom-megamenu_nav,
.custom-megamenu-wrapper .custom-megamenu_nav .megamenu_second_level_wrapper,
.custom-megamenu-wrapper .custom-megamenu_nav .megamenu_nav_second_level .megamenu_nav_third_level ul{
  max-height: 380px;
  overflow-x: hidden;
  overflow-y: auto;
}
.custom-megamenu-wrapper .custom-megamenu_nav::-webkit-scrollbar,
.custom-megamenu-wrapper .custom-megamenu_nav .megamenu_second_level_wrapper::-webkit-scrollbar,
.custom-megamenu-wrapper .custom-megamenu_nav .megamenu_nav_second_level .megamenu_nav_third_level ul::-webkit-scrollbar,
.navigation_left_logo_center .mega-menu::-webkit-scrollbar{
  width: 2px;
  border-radius: 4px;
}
.custom-megamenu-wrapper .custom-megamenu_nav::-webkit-scrollbar-track,
.custom-megamenu-wrapper .custom-megamenu_nav .megamenu_second_level_wrapper::-webkit-scrollbar-track ,
.custom-megamenu-wrapper .custom-megamenu_nav .megamenu_nav_second_level .megamenu_nav_third_level ul::-webkit-scrollbar-track,
.navigation_left_logo_center .header__link-list::-webkit-scrollbar-track,
.navigation_left_logo_center .mega-menu::-webkit-scrollbar-track{
  background: #f1f1f1; 
}
.custom-megamenu-wrapper .custom-megamenu_nav::-webkit-scrollbar-thumb,
.custom-megamenu-wrapper .custom-megamenu_nav .megamenu_second_level_wrapper::-webkit-scrollbar-thumb,
.custom-megamenu-wrapper .custom-megamenu_nav .megamenu_nav_second_level .megamenu_nav_third_level ul::-webkit-scrollbar-thumb,
.navigation_left_logo_center .header__link-list::-webkit-scrollbar-thumb,
.navigation_left_logo_center .mega-menu::-webkit-scrollbar-thumb{
  background: #888; 
}
/* Handle on hover */
/* ::-webkit-scrollbar-thumb:hover {
  background: #555; 
} */
.custom-megamenu-wrapper .custom-megamenu_nav li {
  font-family: elza;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  color: #000;
  width: 100%;
  transition: all linear .2s;
  padding: 3px 0;
}
.custom-megamenu-wrapper .custom-megamenu_nav li a{
  padding: 10px 20px 10px 35px;
  transition: all linear 0.2s;
  width: 100%;
}
.custom-megamenu-wrapper .megamenu_container {
  background: #f5f5f5;
  width: 238px;
  max-width: 238px;
  /* padding: 15px 0 20px; */
  padding: 18px 0 28px;
  position: relative;
}
.custom-megamenu-wrapper .custom-megamenu_nav li.active .first_level_links {
  background: #fff;
  font-weight: 500;
}
.custom-megamenu-wrapper .custom-megamenu_nav li:hover .first_level_links {
  background: #fff;
}
.custom-megamenu-wrapper .custom-megamenu_nav li .first_level_links .nav_link_txt {
  display: flex;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
}
.custom-megamenu-wrapper  .megamenu_nav_second_level {
  position: absolute;
  left: 100%;
  width: 260px;
  max-width: 260px;
  top: 0;
  padding: 18px 0 28px; /*14px 0 20px;*/
  display: none;
  /* border-right: 1px solid #00000029; */
}
.custom-megamenu-wrapper .custom-megamenu_nav .megamenu_second_level_wrapper {
  border-right: 0.5px solid #00000029;
  /* max-height: 380px;
  overflow-x: hidden;
  overflow-y: auto; */
}
/* .custom-megamenu-wrapper .custom-megamenu_nav > li:hover .megamenu_nav_second_level {
  display: block;
} */

.custom-megamenu-wrapper .custom-megamenu_nav > li .megamenu_nav_second_level.open_nav,
.custom-megamenu-wrapper .custom-megamenu_nav .megamenu_second_level_wrapper > li .megamenu_nav_third_level.open_nav{
  display: block;
}

.custom-megamenu-wrapper .custom-megamenu_nav li .first_level_links{
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: center;
}
/* .custom-megamenu-wrapper .custom-megamenu_nav li:hover a {
 transform: translate(5px, 0);
} */

.custom-megamenu-wrapper .megamenu_container .megamenu_nav_second_level li a,
.custom-megamenu-wrapper .megamenu_container .megamenu_nav_second_level li a .swatch_and_txt{
  display: flex;
  gap: 12px;
}
.custom-megamenu-wrapper .megamenu_container .megamenu_nav_second_level li a img{
  max-width: 50px;
  height: 50px;
  width: 50px;
  border-radius: 50px;
  object-fit: cover;
  box-shadow: rgba(14, 63, 126, 0.06) 0px 0px 0px 1px, rgba(42, 51, 70, 0.03) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 2px 2px -1px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.03) 0px 5px 5px -2.5px, rgba(42, 51, 70, 0.03) 0px 10px 10px -5px, rgba(42, 51, 70, 0.03) 0px 24px 24px -8px;
}
.custom-megamenu-wrapper .custom-megamenu_nav .megamenu_nav_second_level li a{
  padding: 5px 30px 5px 28px;
}
.custom-megamenu-wrapper .custom-megamenu_nav .megamenu_nav_second_level .megamenu_nav_third_level {
  position: absolute;
  left: 100%;
  width: 300px;
  max-width: 300px;
  top: 0;
  padding: 18px 0 28px;/*14px 0 20px;*/
  display: none;
}
.custom-megamenu-wrapper .custom-megamenu_nav .megamenu_nav_second_level .megamenu_nav_third_level ul{
  border-left: .5px solid #00000029;
}
/* .custom-megamenu-wrapper .custom-megamenu_nav .megamenu_nav_second_level .megamenu_nav_third_level ul{
  max-height: 380px;
  overflow-x: hidden;
  overflow-y: auto;
} */

.custom-megamenu-wrapper .custom-megamenu_nav .megamenu_nav_second_level .megamenu_nav_third_level li a {
  padding: 10px 20px 10px 30px;
}
/* .custom-megamenu-wrapper .custom-megamenu_nav .megamenu_second_level_wrapper > li:hover .megamenu_nav_third_level{
  display: block;
}  */
.custom-megamenu-wrapper .custom-megamenu_nav .arrow-icon-wrapper {
  flex: 1 0 auto;
  text-align: right;
}
.custom-megamenu-wrapper .tln_nested_nav.active .swatch_and_txt .underline {
  box-shadow: 0 1px 0 0 #000;
}
/* .custom-megamenu-wrapper .custom-megamenu_nav .megamenu_nav_second_level li:hover .megamenu_nav_third_level{
  display: block;
} */
/* .custom-megamenu-wrapper .custom-megamenu_nav .megamenu_nav_second_level .megamenu_nav_third_level li:hover */
/* 
.hamburger-icon-wrapper {
  position: relative;
  width: 48px;
  height: 48px;
  background: transparent;
  cursor: pointer;
  display: block;
} */

.hamburger-icon-wrapper input {
  display: none;
}

.hamburger-icon-wrapper div {
  display: flex;
  position: absolute;
  height: 2px;
  width: 18px;
  background: #000;
  opacity: 1;
  left: 0%;
  transition: .4s ease-in-out;
  transform: rotate(0);
  border-radius: 5px;
}
/* .hamburger-icon-wrapper div:after{
  content: "";
  position: absolute;
  width: 1.5px;
  height: 1.5px;
  border-radius: 1.5px;
  left: -4px;
  background: #191919;
} */

.hamburger-icon-wrapper .ham_one{
  top: 35%;
  transform-origin: left center;
}

.hamburger-icon-wrapper .ham_two {
  top: 50%;
  transform: translateY(-50%) rotate(0);
  transform-origin: left center;
}

.hamburger-icon-wrapper .ham_three{
  top: 65%;
  transform-origin: left center;
  transform: translateY(-100%) rotate(0);
}

.hamburger-icon-wrapper.active div,
.hamburger-icon-wrapper[aria-expanded="true"] div{
  width: 18px;
}
.hamburger-icon-wrapper.active .ham_one,
.hamburger-icon-wrapper[aria-expanded="true"] .ham_one{
  transform: rotate(45deg);

}
.hamburger-icon-wrapper.active .ham_three,
.hamburger-icon-wrapper[aria-expanded="true"] .ham_three{
  transform: rotate(-45deg);
}
.hamburger-icon-wrapper.active .ham_two,
.hamburger-icon-wrapper[aria-expanded="true"] .ham_two{
  width: 0%;
  opacity: 0;
}
.hamburger-icon-wrapper.active .ham_one,
.hamburger-icon-wrapper[aria-expanded=true] .ham_one {
  top: 13px;
}
.hamburger-icon-wrapper.active .ham_three{
  top: 26px;
}
.hamburger-icon-wrapper.active div:after,
.hamburger-icon-wrapper[aria-expanded="true"] div:after{
 display: none;
}
.hamburger-icon-wrapper[aria-expanded=true] .ham_three {
  top: 26px;
}
.custom-megamenu-wrapper .megamenu_wrapper{
  width: 51%;
}
.custom-megamenu-wrapper .nav_features_wrapper {
  width: 49%;
  padding: 21px 8px 20px 5px;
}
.custom-megamenu-wrapper .nav_features_wrapper .mega-menu-text-image {
  display: flex;
  gap: 12px;
}
.custom-megamenu-wrapper .nav_features_wrapper .mega-menu-text-image.hide-block{
  display: none;
}
.custom-megamenu-wrapper  .nav_features_wrapper .mega-menu-text-image .image-text-box {
  width: 33.33%;
  height: auto;
}
.nav_features_wrapper .image-with-overlay .overlay-text{
  position: absolute;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  padding: 0px 20px;
  bottom: 20px;
}

.nav_features_wrapper .banner-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 2px 8px;
  background: #ff5924;
  color: #fff;
  border-top-left-radius: 5px;
  font-size: 10px;
  line-height: 15px;
  font-weight: 700;
}

.custom-megamenu-wrapper .nav_features_wrapper .mega-menu-text-image .image-text-box .collection_img {
  height: 385px;
  object-fit: cover;
  border-radius: 16px;
}
.custom-megamenu-wrapper .custom-megamenu_nav .arrow-icon-wrapper svg {
    width: 8px;
    height: 12px;
}
.navigation_left_logo_center .header__icon-list .header__cart-count .count-bubble{
  background: #ff5924;
}
.navigation_left_logo_center .header__icon-list .header__cart-count{
  left: auto;
  top: 8px;
  right: 4px;
}

.nav_features_wrapper .image-text-box.app-info .inner_box_wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.nav_features_wrapper .image-text-box.app-info{
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  /* height: auto; */
  padding: 30px 20px 20px;
  background: #F2F2F2;
}
.nav_features_wrapper .image-text-box .inner_box_wrapper .bliss_logo_img{
  height: auto !important;
  width: 100%;
  max-width: 120px;
  /* border-radius: 5px !important; */
}
.nav_features_wrapper .inner_box_wrapper h4 {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  padding: 22px 0 0px;
  color: #191919;
  font-family: 'Helvetica Neue', Arial, 'Lucida Grande', sans-serif;
  letter-spacing: 0;
}
.nav_features_wrapper .inner_box_wrapper .bliss_info {
  display: flex;
  align-items: start;
  gap: 12px;
  padding-top: 18px;
}
.nav_features_wrapper .inner_box_wrapper .bliss_info .bliss_icon_block{
  width: 38px;
  height: 38px;
}
.nav_features_wrapper .inner_box_wrapper .bliss_info .bliss_icon_block img{
 border-radius: 5px;
}
.nav_features_wrapper .inner_box_wrapper .bliss_info .about_bliss_block{
  width: calc(99% - 38px);
}
.nav_features_wrapper .inner_box_wrapper .bliss_info .about_bliss_block p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  font-family: elza;
  color: #191919;
}
.nav_features_wrapper .inner_box_wrapper .download_details {
  display: flex;
  align-items: center;
  padding-top: 20px;
}
.nav_features_wrapper .inner_box_wrapper .download_details .info_block {
  border-right: .78px solid #0000001F;
  width: 33.33%;
  padding: 0 10px;
  text-align: center;
  /* align-self: self-end; */
}
.nav_features_wrapper .inner_box_wrapper .download_details  .inner_info span:first-child {
  color: #191919;
}
.nav_features_wrapper .inner_box_wrapper .download_details .inner_info span {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  font-family: elza;
}
.nav_features_wrapper .inner_box_wrapper .download_details .info_block p {
  font-size: 11px;
  line-height: 16px;
  font-weight: 400;
  font-family: elza;
  color: #19191999;
}
.nav_features_wrapper .inner_box_wrapper .download_details .info_block:first-child {
  padding-left: 0;
}
.nav_features_wrapper .inner_box_wrapper .download_details .info_block:last-child {
  border: none;
}
.nav_features_wrapper .inner_box_wrapper .app_logo_wrapper{
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: center;
  margin-top: auto;
  padding-bottom: 8px;
  padding-top: 20px;
}
.nav_features_wrapper .inner_box_wrapper .app_logo_wrapper .app_logo_block {
  display: flex;
  width: 49%;
}
.app_logo_wrapper .app_logo_block a {
  gap: 7px;
  display: flex;
  align-items: center;
  justofy-content: center;
  background: #191919;
  color: #fff;
  font-size: 10px;
  line-height: 16px;
  font-weight: 500;
  font-family: elza;
  padding: 7px 15px;
  border-radius: 30px;
  width: 100%;
}
.app_logo_wrapper .app_logo_block a .icon_wrapper {
  width: 20px;
  display: block;
}
.app_logo_wrapper .app_logo_block a .logo_txt_wrapper {
  width: calc(100% - 20px);
}
.inner_box_wrapper .download_details .inner_info{
  display: flex;
  align-items: center;
  justify-content: center;
}
.inner_box_wrapper .download_details .star_with_cnt {
  gap: 2px;
}
.inner_box_wrapper .download_details .star_with_cnt svg {
  width: 12px;
  height: 12px;
}
.inner_box_wrapper .download_details .info_block.block_3 .inner_info{
  border: .78px solid #000000;
  margin: 0 auto;
  border-radius: 1.55px;
  line-height: 0;
  width: 23px;
  height: 23px;
  padding: 5px;
  margin-bottom: 1px;
}
.inner_box_wrapper .download_details .info_block.block_3 .inner_info span{
  line-height: 0 !important;
}
 /* .custom-megamenu-wrapper.is_open .nav_features_wrapper .mega-menu-text-image .image-text-box {
  transform: translateX(-40px);
  transform-origin: top center;
  opacity: 0;
  transition: transform 400ms ease-in-out, opacity 400ms ease-in-out;
}
.custom-megamenu-wrapper.is_open .nav_features_wrapper .mega-menu-text-image .image-text-box:nth-child(1){
 transform-origin: top center;
 animation: rightToLeft 500ms ease-in-out forwards;
 animation-delay:  calc(100ms * (1))
}
.custom-megamenu-wrapper.is_open .nav_features_wrapper .mega-menu-text-image .image-text-box:nth-child(2){
 transform-origin: top center;
 animation: rightToLeft 500ms ease-in-out forwards;
 animation-delay:  calc(100ms * (2))
}
.custom-megamenu-wrapper.is_open .nav_features_wrapper .mega-menu-text-image .image-text-box:nth-child(3){
 transform-origin: top center;
 animation: rightToLeft 500ms ease-in-out forwards;
 animation-delay:  calc(100ms * (3))
}
@keyframes imageLeftToRight {
  from {
    transform: translateX(-40px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}  */

navigation-drawer .btn_with_logo{
  display: flex;
  align-items: center;
  gap: 30px;
  padding: 0 18px;
}
navigation-drawer .btn_with_logo .logo_block {
  width: 70%;
}
navigation-drawer .btn_with_logo .logo_block img{
  max-width: 135px;
}
navigation-drawer .btn_with_logo .btn_block{
 width: 30%;
 text-align: end;
}
navigation-drawer .btn_with_logo .btn_block button {
  border: none;
  width: 24px;
  height: 24px;
  position: relative;
  min-height: auto;
}
navigation-drawer .hamburger-icon-wrapper div{
  width: 20px;
  height: 2px;
}
navigation-drawer[open] .hamburger-icon-wrapper.active .ham_two {
  width: 0%;
  opacity: 0;
}
navigation-drawer[open] .hamburger-icon-wrapper.active .ham_one {
  top: 8px;
  transform: rotate(45deg);
}
navigation-drawer[open] .hamburger-icon-wrapper.active .ham_three {
  top: 21px;
  transform: rotate(-45deg);
}
navigation-drawer .custom_menu_drawer-nav-list.menu-drawer-first-lvl {
  padding: 12px 16px 20px;
}
navigation-drawer .custom_menu_drawer-nav-list.menu-drawer-first-lvl > li {
  border-bottom: 1px solid #1919191A;
}
navigation-drawer .custom_menu_drawer-nav-list.menu-drawer-first-lvl > li:last-child{
  border: none;
}
navigation-drawer .custom_menu_drawer-nav-list .nav_link_txt{
  display: flex;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
}
navigation-drawer .custom_menu_drawer-nav {
  overflow-x: hidden;
  overflow-y: scroll;
  height: calc(100vh - 144px);
  max-height: calc(100vh - 144px);
}
navigation-drawer .first-level-item {
  padding: 14px 0 16px;
  display: flex;
  align-items: center;
  /* border-bottom: 1px solid #1919191A; */
}
.mob_font_style{
  font-family: 'Helvetica Neue', Arial, 'Lucida Grande', sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: #191919;
}

navigation-drawer .custom_menu_drawer-nav .custom_menu_drawer-second-level .third-lvl-bg-color {
  /* background: #f4f4f4; */
  border-radius: 14px;
  /* margin: 10px; */
}
navigation-drawer .custom_menu_drawer-nav .custom_menu_drawer-second-level .third-level-container {
  /* transform: translate(100%); */
  transition: transform var(--duration-default)ease, visibility var(--duration-default)ease;
  display: none;
  position: relative;
  top: 0;
  right: 0;
  /* visibility: hidden; */
  opacity: 0;
  transition: clip-path .5s ease;
  clip-path: polygon(100% 0%,100% 0%,100% 100%,100% 100%);
}
navigation-drawer .custom_menu_drawer-nav .custom_menu_drawer-second-level .third-level-container.open-third-lvl-menu {
  /* visibility: visible; */
  opacity: 1;
  display: block;
  /* transform: translate(0); */
  clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
}
/* navigation-drawer .menu-drawer-first-lvl .custom_menu_drawer-second-level {
  display: none;
} */
navigation-drawer .custom_menu_drawer-second-level .icon-with-linklist {
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
navigation-drawer .custom_menu_drawer-second-level {
  padding: 0 0 0 10px;
}
navigation-drawer .custom_menu_drawer-second-level li .icon-with-linklist {
  padding: 8px 0;
}
navigation-drawer .custom_menu_drawer-second-level li:last-child .icon-with-linklist {
  padding-bottom: 15px; /* padding-bottom: 20px;*/
}
navigation-drawer .custom_menu_drawer-nav-list .linklist-with-icon{
  display: flex;
  align-items: center;
  justify-content: space-between; 
  gap: 10px;
}
navigation-drawer .custom_menu_drawer-second-level li:first-child .icon-with-linklist {
  padding-top: 0px;
}
navigation-drawer .menu-drawer-first-lvl .custom_menu_drawer-second-level {
  display: none;
}
/* navigation-drawer .menu-drawer-first-lvl .custom_menu_drawer-second-level{
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: height 800ms ease-in-out, opacity 300ms ease-in-out;  
} */
navigation-drawer .menu-drawer-first-lvl .custom_menu_drawer-second-level.open-second-lvl-menu {
  display: block;
  /* animation: acc_open 800ms ease-in-out forwards */
}
/* @keyframes acc_open {
  0% {
    height: 0;
    opacity: 0;
    overflow: hidden;
  }
  100% {
    height: auto;
    opacity: 1;
    overflow: visible;
  }
} */
navigation-drawer .linklist-with-icon .icon-holder svg,
navigation-drawer .icon-with-linklist svg{
  transition: transform .3s ease-in-out;
}
navigation-drawer .linklist-with-icon.first-level-active .icon-holder svg {
  transform: rotate(180deg);
}
navigation-drawer .custom_menu_drawer-second-level .third-level-container .icon-with-linklist {
  padding-bottom: 12px;
}
navigation-drawer .third-level-container .icon-with-linklist.active-menu svg {
  transform: rotate(180deg);
}
navigation-drawer .icon-with-linklist.active-menu .icon-holder svg{
  transform: rotate(180deg);
}
navigation-drawer .third-level-container .custom_menu_drawer-third-level {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  padding: 10px 0;
}
navigation-drawer .custom_menu_drawer-third-level li {
  width: 31.5%;
}
navigation-drawer .custom_menu_drawer-third-level .menu_drawer-third-level-item .drawer-swatch-holder {
  position: relative;
  display: block;
}
navigation-drawer .custom_menu_drawer-third-level .menu_drawer-third-level-item .drawer-swatch-holder.no_menu_swatch{
  height: 103px;
  border: 1px solid #1919191A;
  border-radius: 8px;
}
.custom_menu_drawer-third-level .drawer-swatch-holder.no_menu_swatch .grandchild_txt_wrapper{
  color: #191919;
}
.custom_menu_drawer-third-level .menu_drawer-third-level-item .grandchild_txt_wrapper{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: Helvetica Neue, Arial, Lucida Grande, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  display: block;
  width: 100%;
  text-align: center;
  padding: 5px;
}
navigation-drawer .custom_menu_drawer-third-level .menu_drawer-third-level-item img {
  border-radius: 8px;
}
navigation-drawer .drawer_footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 15px 18px;
  border-top: 1px solid #1919191A;
  line-height: 0;
}
navigation-drawer .drawer_footer .user_info{
  width: 85%;
}
navigation-drawer .drawer_footer .wp_blk {
  width: 15%;
  display: flex;
  justify-content: end;
}
navigation-drawer .drawer_footer .user_info a {
  display: flex;
  align-items: center;
  gap: 12px;
}
navigation-drawer .drawer_footer .user_info a .user_avatar {
  width: 48px;
  height: 48px;
  max-width: 48px;
  border-radius: 48px;
  overflow: hidden;
  background: #f0ece8;
  display: flex;
  align-items: center;
  justify-content: center;
}
navigation-drawer .drawer_footer .user_info a .user_data {
 width: calc(100% - 48px);
}
navigation-drawer .drawer_footer .user_info a .user_data span{
  display: block;
}
navigation-drawer .drawer_footer .user_info a .user_data .user_name {
  font-family: Helvetica Neue, Arial, Lucida Grande, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #191919;
  letter-spacing: 0;
}
navigation-drawer .drawer_footer .user_info a .user_data .bliss_hashtag {
  font-family: Helvetica Neue, Arial, Lucida Grande, sans-serif;
  font-weight: 300;
  font-size: 13px;
  line-height: 18px;
  color: #191919;
  padding-top: 2px;
}
navigation-drawer .drawer_footer .wp_blk a{
  width: 48px;
}
navigation-drawer .custom_menu_drawer .icon-holder {
  flex: 1 0 auto;
  text-align: end;
}
/* Megamenu Start */
.navigation_left_logo_center .mega-menu {
  top: 104%;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: unset;
  height: 390px;
  max-height: 390px;
  overflow-y: hidden;
  background: transparent;
  padding: var(--header-padding-block) max(var(--container-gutter), 50% - var(--container-max-width) / 2);
  padding-top: 0;
  padding-bottom: 0;
}
.navigation_left_logo_center .mega-menu .primary_nav_container {
  width: 100%;
  box-shadow: #0000001a 0 1px 3px, #0000000f 0 1px 2px;
  background: rgb(var(--header-background));
}
.navigation_left_logo_center .mega-menu .primary_megamenu_wrapper {
  display: flex;
  flex-wrap: nowrap;
  width: 100%
}
.navigation_left_logo_center .mega-menu .primary_megamenu_wrapper .left_menu{
  width: 20%;
  padding: 25px 0;
  position: relative;
  border-right: 1px solid #15151526;
  height: 388px;
}
.navigation_left_logo_center .mega-menu .primary_megamenu_wrapper .right_menu{
  width: 80%;
  padding: 30px 40px;
}
.primary_megamenu_wrapper .second_level_nav {
  max-height: 340px;
  overflow-x: hidden;
  overflow-y: auto;
}
.primary_megamenu_wrapper .second_level_nav .second_level_links > a {
  font-family: elza;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  color: #191919BF;
  display: block;
  padding: 20px 50px 20px 60px;
  text-transform: uppercase;
  transition: all linear .2s;
  text-wrap: wrap;
}
.primary_megamenu_wrapper .second_level_nav .second_level_links.active > a,
.primary_megamenu_wrapper .second_level_nav .second_level_links > a:hover{
  color: #191919;
}
.primary_megamenu_wrapper .second_level_nav li{
  text-wrap: unset;
}
.primary_megamenu_wrapper .third_level_nav {
  max-height: 340px;
  overflow-x: hidden;
  overflow-y: auto;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  /* padding: 0px 30px; */
  display: none;
}
.primary_megamenu_wrapper .third_level_nav.active{
  display: flex;
}
.primary_megamenu_wrapper .third_level_nav li a {
  display: block;
  text-align: center;
  text-wrap: unset !important;
}
.primary_megamenu_wrapper .third_level_nav li a span {
  font-family: Helvetica Neue, Arial, Lucida Grande, sans-serif;
  font-size: 18px;
  line-height: 24px;
  display: block;
  padding-top: 8px;
}
.primary_megamenu_wrapper .third_level_nav > li {
   width: calc(20.2% - 15px);
}
.primary_megamenu_wrapper .second_level_nav::-webkit-scrollbar,
.primary_megamenu_wrapper .third_level_nav::-webkit-scrollbar {
  width: 2px;
  border-radius: 4px;
}
.primary_megamenu_wrapper .second_level_nav::-webkit-scrollbar-track,
.primary_megamenu_wrapper .third_level_nav::-webkit-scrollbar-track{
  background: #f1f1f1; 
}
.primary_megamenu_wrapper .second_level_nav::-webkit-scrollbar-thumb,
.primary_megamenu_wrapper .third_level_nav::-webkit-scrollbar-thumb{
  background: #888; 
}
.navigation_left_logo_center .header__link-list details.relative{
  position: unset;
}
.navigation_left_logo_center .header__link-list .dropdown-menu{
  top: calc(100% + 0.2rem);
}
.announcement-bar .text-base{
  font-family: elza;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
}
.announcement-bar .swiper-slide{
  height: auto;
}
/* .primary_megamenu_wrapper .second_level_nav .third_level_wrapper {
  position: absolute;
  left: 100%;
  width: 100%;
  top: 0;
  padding: 28px 40px 28px;
} */
/* Megamenu End */


@supports selector(:has(> *)) {
  .header:has([open]) {
    --navbar-icons-bg: #F2F2F2;
  }
}
/*Footer Start */
.divider {
  border: 1px solid #FFFFFF33;
}
.footer .footer_header_blk .animation_text{
  font-family: var(--helvetica-neue);
  font-size: 10.6vw;
  line-height: 1.1;
  color: #ffffffbf;
  padding-top: 50px;
  letter-spacing: 0;
  text-align: center;
}
.footer .footer_header_blk .footer_logo{
  max-width: 265px;
  margin: 0 auto;
  display: block;
  text-decoration: none;
}
.footer .footer_header_blk .footer_logo img{
  width: 100%;
}
.footer .footer_header_blk  {
  padding-bottom: 55px;
}
.footer .footer__wrapper{
  padding-top: 70px;
  padding-bottom: 70px;
}
.footer .footer__block--menu {
  max-width: 100%;
  width: calc(12.6% - 22px);
  gap: var(--spacing-7);
}
.footer .footer_link_title{
  color: #fff;
  font-family: var(--helvetica-neue);
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer .footer_link_title .icon-holder svg{
  transition: all 0.2s linear;
  width: 12px;
  height: 7px;
}
.footer .footer_link_title .icon-holder svg path{
  stroke: #fff;
  stroke-width: 1.5px;
}
.footer_link_title.active .icon-holder svg{
  transform: rotate(180deg);
}
.footer .footer__block--menu a,
.footer .footer__block--text .prose.text-subdued{
  color: #ffffffcc;
  font-family: var(--elza-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.footer .footer_nav_link.hide {
  display: none;
}
.footer .toggle-more-less span{
  text-decoration: underline;
}
.footer .footer_btm {
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer .footer_btm ul{
  gap: 8px 48px;
}
.footer .footer_btm li a{
  color: #fffc;
  font-family: var(--elza-font);
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}
.footer .group:hover .circle-chevron.group-hover\:colors:not([disabled]),
.footer .circle-chevron.hover\:colors:hover:not([disabled]),
.footer .group[aria-expanded=true] .circle-chevron.group-expanded\:colors:not([disabled]){
  background: unset !important;
}
.footer .footer_link_title, .footer .custom-section-render .sitemap_container h1,
.footer .custom-section-render .sitemap_container .accordion__toggle.bold span{
  font-weight: 500;
}
.footer .footer__wrapper .footer__navigation .page-spacer svg path{
  stroke: #fff;
  stroke-width: 1.5px;
}
.footer .footer__block--text .prose.text-subdued :is(.link,.prose a:not(.button)):hover,
.footer .footer__block--menu a:hover,
.footer .footer__block--text .prose.text-subdued:hover,
.footer .footer_btm li a:hover{
 opacity: 0.9 !important;
}
.footer .social-media {
  padding-top: 20px;
  padding-bottom: 8px;
  gap: 15px;
}
.footer .social-media path {
  fill: #ffffffcc;
}
@keyframes textShine {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
} 
.animation_text p {
    background: linear-gradient(
        271.73deg,
        rgba(255, 255, 255, 0) 1.92%, /* Transparent */
        rgba(255, 255, 255, 0.8) 50%, /* Light shimmer */
        rgba(255, 255, 255, 0) 99%   /* Transparent */
    );
    background-size: 200% auto;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    animation: shimmer 5s linear infinite;
}

@keyframes shimmer {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}

/*Footer End */


.header__wrapper{
  padding: var(--header-padding-block) max(var(--container-gutter),50% - 1600px / 2);
}
.footer .container {
    --container-inner-width: min((100vw - var(--scrollbar-width, 0px)) - var(--container-gutter)* 2, 1600px);
    --container-outer-width: calc(((100vw - var(--scrollbar-width, 0px)) - var(--container-inner-width)) / 2);
    margin-inline-start: max(var(--container-gutter), 50% - 1600px / 2);
    margin-inline-end: max(var(--container-gutter), 50% - 1600px / 2);
}
.upper_case{
  text-transform: uppercase;
}
.capitalize{
  text-transform: capitalize;
}
.rounded-navigation{
  width: 40px;
  height: 40px;
  border-radius: 40px;
  border: 1px solid #0000003D;
}
.rounded-navigation:after{
  display: none;
}
.rounded-navigation svg{
  width: 7.5px;
}
.rounded-navigation.swiper-button-prev, 
.rounded-navigation .swiper-rtl .swiper-button-next {
  left: 0.6%;
}
.rounded-navigation.swiper-button-next, 
.rounded-navigation .swiper-rtl .swiper-button-prev{
  right: 0.6%;
}
.rounded-navigation.swiper-button-next, 
.rounded-navigation.swiper-button-prev{
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section_title{
  font-family: var(--elza-font);
  font-weight: 600;
  font-size: var(--heading-size);
  line-height: var(--heading-lh);
  color: var(--brand-heading-clr);
  padding-left: 68px;
  padding-right: 68px;
}
.modify_width{
  padding: 25px 68px 0;
}
.use_case_one .swiper{
  padding-bottom: 50px;
}
.use_case_one .swiper-slide{
 height: auto;
 width: calc(100% / 5 - 15px);
 margin-right: 15px;
}
.custom_pagination{
  bottom: 0 !important;
}
.custom_pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  transition: background .2s linear;
  background: transparent !important;
  border: 1px solid #0000003D;
  opacity: 1;
}
.custom_pagination .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, 
.custom_pagination .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 6px);
}
.use_case_one .uc_one_slider_wrap {
  position: relative;
}
.use_case_one .uc_one_slider_wrap .uc_txt_wrapper {
  position: absolute;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 52.07%, #000000 100%);
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: end;
  padding: 0 10px 20px;
}
.use_case_one .uc_one_slider_wrap .uc_txt_wrapper p {
  font-family: 'Test Domaine Text Light';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.use_case_one .uc_one_slider_wrap .uc_txt_wrapper p svg{
  width: 7px;
  height: auto;
}
.rounded-navigation.swiper-button-disabled{
  cursor: not-allowed;
}
.use_case_two .uc_two_slider_wrap,
.use_case_two .inner-wrapper{
  position: relative;
}
.use_case_two .float_cont_wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px;
  max-width: 290px;
}
.float_cont_wrap .description {
  font-family: var(--domaine-text);
  font-size: 20px;
  line-height: 28px;
  color: #151515;
}
.float_cont_wrap .cat_title{
  font-family: var(--elza-font);
  font-weight: 700;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 50px;
  color: #151515;
  padding-top: 18px;
}
.use_case_two .inner-wrapper img{
  border-radius: 2px;
}
.use_case_two .btm_btn_wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 30px;
  max-width: 290px;
}

.use_case_two .btm_btn_wrapper p {
  font-family: var(--elza-font);
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: var(--brand-heading-clr);
  display: flex;
  align-items: center;
  gap: 14px;
}
.use_case_two .btm_btn_wrapper p .arrow-wrap {
  line-height: 0;
}
.use_case_two .swiper{
  padding-bottom: 40px;
}
.use_case_two .btm_btn_wrapper p .arrow-wrap svg {
  width: 20px;
  height: auto;
}
.use_case_two .swiper-wrapper .swiper-slide {
  width: calc(100% / 3 - 10px);
  margin-right: 10px;
}
.use_case_two .swiper-horizontal>.swiper-scrollbar,
.use_case_two .swiper-scrollbar.swiper-scrollbar-horizontal{
  height: 4px;
  width: 100%;
  left: 0px;
}
.use_case_two .rounded-navigation.swiper-button-next, 
.use_case_two .rounded-navigation.swiper-button-prev{
  top: calc(50% + 20px);
}
.spotted_on_blissclub .spotted_slider_wrap{
  position: relative;
}
.spotted_on_blissclub .rounded-navigation.swiper-button-next, 
.spotted_on_blissclub .rounded-navigation.swiper-button-prev{
  top: calc(50% + 20px); 
}
.spotted_on_blissclub .swiper-slide{
  height: auto;
  width: calc(100% / 4 - 15px);
  margin-right: 15px;
}
.spotted_on_blissclub .cele_txt_wrapper{
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: end;
  padding: 0 20px 20px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 55.22%, rgba(0, 0, 0, 0.8) 100%);
}
.spotted_on_blissclub .cele_txt_wrapper .txt_wrap {
  width: 100%;
}
.spotted_on_blissclub .txt_wrap .cele_name_wrap{
  font-family: var(--domaine-text);
  font-size: 18px;
  line-height: 28px;
  color: #FFFFFF;
  padding-bottom: 4px;
  display: block;
}
.spotted_on_blissclub .txt_wrap .cele_username_wrap {
  font-family: var(--domaine-text);
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFFCC;
  display: block;
  padding-top: 8px;
}
.spotted_on_blissclub .swiper{
  padding-bottom: 35px;
}
.spotted_on_blissclub .swiper-horizontal>.swiper-scrollbar, 
.spotted_on_blissclub .swiper-scrollbar.swiper-scrollbar-horizontal{
  height: 4px;
  width: 100%;
  left: 0;
}
.collection_tab_toggle .categories-wrapper{
  padding-left: 68px;
  padding-right: 68px;
  overflow: hidden;
}
.collection_tab_toggle .categories-name {
  text-align: center;
  display: flex;
  align-items: center;
  gap: 25px;
  flex-wrap: nowrap;
  overflow-y: hidden;
  overflow-x: auto;
  padding-bottom: 12px;
  margin-inline-start: -25px;
}
.collection_tab_toggle .categories-name:before,
.categories-name:after {
    flex: 1 1 auto;
    content: '';
}
.collection_tab_toggle .categories-menus {
  display: inline-block;
  color: #000000;
  cursor: pointer;
  font-family: var(--domaine-text);
  font-size: 16px;
  line-height: 26px;
  transition: all 0.2s linear;
  white-space: nowrap;
  flex-shrink: 0;
}
.collection_tab_toggle .categories-menus .reversed-link {
  background: linear-gradient(to right, currentColor, currentColor) 0 min(100%, 25px) / 0 1px no-repeat !important;
}
.collection_tab_toggle .categories-menus.active {
  font-weight: 700;
}
.collection_tab_toggle .categories-menus .reversed-link{
  padding-bottom: 12px;
}
.collection_tab_toggle .categories-menus.active .reversed-link{
  background-size: 100% 2px !important;
}
.collection_tab_toggle .categories-menus.group:hover .reversed-link{
  background-size: 100% 2.5px;
}
.collection_tab_toggle .product_list_wrappper:not(.active) {
  display: none;
}
.collection_tab_toggle .product_list_container {
  padding-top: 25px;
}
.collection_tab_toggle .product_list_wrappper {
  position: relative;
  padding-left: 68px;
  padding-right: 68px;
}
.collection_tab_toggle .product_tab_wrap.modify_width {
  padding-left: 0;
  padding-right: 0;
}
.collection_tab_toggle .product-list .swiper-slide{
  height: auto;
}
.collection_tab_toggle .product-list .swiper-slide product-card{
  height: 100%;
  box-shadow: unset;
  -webkit-box-shadow: unset;
}
.collection_tab_toggle .product-list .pro_item{
  width: calc(100% / 4 - 15px);
  margin-right: 15px;
}
product-card .product-card__title {
  line-height: 1;
}
product-card .product-card__title a,
product-card .rating-with-text a:not(.rating){
  font-family: var(--elza-font);
  font-weight: 600;
  font-size: 17px;
  line-height: 27px;
  color: var(--brand-heading-clr);
}
product-card .product-card__badge-list{
  top: 10px;
  left: 10px !important;
}
product-card .badge{
  border: none !important;
  /* border-radius: 0; */
  /* padding: 7px 8px !important; */
  padding: 5px 10px 2px !important;
  display: block;
  /* font-family: var(--domaine-text); */
  font-size: 13px !important;
  line-height: 18px;
  font-weight: 500;
  color: #fff;
  border-radius: 8px;
  text-transform: uppercase;
  font-family: var(--elza-font);
  background: #FF7C63 !important;
}
.product-card__info .price-list{
  font-family: var(--domaine-text);
  gap: 5px;
  padding-top: 2px;
}

product-card .product-card__figure .floating_rating {
  position: absolute;
  left: 12px;
  bottom: 12px;
  backdrop-filter: blur(4px);
  background: rgba(255, 255, 255, .6);
  border-radius: 50px;
}
product-card .product-card__figure .floating_rating a{
  padding: 5px 8px;
}
product-card .rating{
  flex-direction: row-reverse;
}
product-card .rating span {
  font-family: var(--elza-font);
  font-size: 14px;
  line-height: 1;
}
product-card .product-card__figure .floating_rating a svg{
  width: 15px;
  height: auto;
}
.product-card .product-card__quick-buy{
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  right: 12px;
  bottom: 12px;
}
product-card .product-card__quick-buy button {
  width: 34px;
  height: 34px;
  border-radius: 34px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0;
  line-height: 0;
  background: #fff !important;
  box-shadow: unset !important;
}
product-card .product-card__quick-buy .button__loader{
  border: 2px solid rgba(0, 0, 0, .6);
  border-left-color: transparent;
  width: 20px;
  height: 20px;
  animation: spin89345 1s linear infinite;
  z-index: 9999;
  border-radius: 20px;
  position: unset;
  display: none;
}
product-card .product-card__quick-buy button[aria-busy="true"] .button__loader{
 display: block;
}
product-card .product-card__quick-buy .button__loader span, 
product-card .product-card__quick-buy button[aria-busy="true"] div{
  display: none;
}
@keyframes spin89345 {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
@media screen and (pointer: fine) {
  product-card .product-card__quick-buy .button:not([disabled]):not(.button--outline):hover{
   background: #fff !important;
   opacity: 0.8;
   box-shadow: unset !important;
  }
}
product-card .product-card__info .price-list .text-on-sale{
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;  
  color: var(--brand-heading-clr);
}
product-card .product-card__info compare-at-price {
  font-size: 16px;
  line-height: 26px;
}
product-card .product-card__info compare-at-price.text-subdued{
  color: #19191980;
}
product-card .color-swatch {
  width: 18px;
  height: 18px;
  margin: 3px;
}
product-card .color-swatch:before{
  box-shadow: 0 0 0 1px;  
}
.product-card__info .product-bestprice .best__price_coupon .plain_text_wrap {
  color: var(--brand-heading-clr) !important;
  background: #FFE2DC;
  padding: 3px 10px;
  display: block;
  font-size: 14px;
}
.collection_tab_toggle .tab_btm_wrap {
  text-align: center;
  padding: 40px 0 0;
}
.collection_tab_toggle .tab_btm_wrap a {
  font-size: 16px;
  line-height: 26px;
  font-family: var(--elza-font);
  text-decoration: underline;
  color: var(--brand-heading-clr);
  text-transform: capitalize;
}


.pb-0{
  padding-bottom: 0 !important;
}
.pt-0{
  padding-top: 0 !important;
}
.impact_callout .wavy_wrapper{
  position: absolute;
  top: 15%;
  z-index: 0;
}
.impact_callout .img_with_wavy{
  position: relative;
}
.impact_callout .img_container {
  max-width: 900px;
  margin: 0 auto;
  border-bottom: 1px solid #19191926;
  padding-bottom: 20px;
  display: flex;
  justify-content: center;
}
.impact_callout .img_container img{
  position: relative;
  z-index: 1;
}
.impact_callout .wavy_wrapper svg{
  width: 100vw;
  height: auto;
  font-family: var(--helvetica-neue);
  font-size: 20px;
  line-height: 1.5;
  color: #191919;
}
.impact_callout .wavy_wrapper svg text{
 transform: translateY(7px);
}
.impact_callout .impact_content_block{
  text-align: center;
  padding-bottom: 18px;
}
.impact_callout .impact_content_block .h3{
  font-family: var(--elza-font);
  font-size: 30px;
  line-height: 1.5;
  font-weight: 600;
  padding-bottom: 8px;
  color: #191919;
}
.impact_callout .impact_content_block .impact-content{
  font-family: var(--domaine-text);
  font-size: 24px;
  line-height: 1.5;
  color: #191919;
}
.impact_callout .impact_content_block .impact-content {
  font-family: var(--domaine-text);
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  color: #191919;
  max-width: 90%;
  margin: 0 auto;
}
.impact_callout .impact_content_wrap {
  max-width: 900px;
  margin: 0 auto;
  padding-top: 5px;
}
.section_dynamic_width {
  --context-section-spacing-block-start: var(--section-outer-spacing-block);
  --context-section-spacing-block-end: var(--section-outer-spacing-block);
  --context-section-spacing-inline: var(--container-gutter);
  --calculated-section-spacing-block-start: var(--section-spacing-block-start, var(--section-spacing-block, var(--context-section-spacing-block-start)));
  --calculated-section-spacing-block-end: var(--section-spacing-block-end, var(--section-spacing-block, var(--context-section-spacing-block-end)));
  --calculated-section-spacing-inline: var(--section-spacing-inline, var(--context-section-spacing-inline));
  --container-inner-width: min((100vw - var(--scrollbar-width, 0px))  - var(--calculated-section-spacing-inline, 0px) * 2, var(--container-max-width));
  --container-outer-width: calc(((100vw - var(--scrollbar-width, 0px))  - var(--container-inner-width, 0px)) / 2);
  --section-stack-spacing-inline: var(--section-inner-spacing-inline, 0px);
  padding-inline-start: max(var(--calculated-section-spacing-inline), 50% - var(--container-max-width) / 2);
  padding-inline-end: max(var(--calculated-section-spacing-inline), 50% - var(--container-max-width) / 2);
}
.impact_callout .impact_bottom_wrap{
  padding-top: 24px;
}
.impact_callout .impact_content_wrap .reviewers_img_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 8px;
  padding-bottom: 22px;
}
.impact_callout .reviewers_img_wrap .reviewers_img_blk {
  width: 48px;
  border-radius: 48px;
  /* border: 2px solid #fff; */
  overflow: hidden;
  margin-right: -5px;
}
.impact_callout .reviewers_img_wrap .reviewers_img_blk img {
  width: 100%;
  height: auto;
}
.impact_callout .impact_content_wrap .counter-container {
  display: flex;
  gap: 6%;
  justify-content: center;
  padding: 30px 0 0;
  border-top: 1px solid #19191926;
}

.impact_callout .impact_content_wrap .counter {
  text-align: center;
}
.impact_callout .impact_content_wrap .counter .counter-value,
.impact_callout .impact_content_wrap .counter .counter-suffix{
  font-family: var(--elza-font);
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  color: #191919;
}
.impact_callout .impact_content_wrap .counter-label {
  display: block;
  font-family: var(--domaine-text);
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  color: #191919;
  margin-top: 5px;
}

.timeline.custom_timeline {
  padding: 0 68px;
  gap: 38px;
}
.timeline.custom_timeline .state_with-date{
  font-family: var(--domaine-text);
  font-weight: 400;
  color: #191919;
  display: flex;
  align-items: center;
  gap: 20px;
  padding-bottom: 0;
}
.timeline.custom_timeline .state_with-date .state_wrap {
  font-size: 28px;
  line-height: 1.5;
}
.timeline.custom_timeline .state_with-date .date_wrap {
  font-size: 24px;
  line-height: 1.5;
}
.timeline.custom_timeline .state_with-date .pipe-char {
  width: 1px;
  height: 28px;
  background: #000000;
  display: block;
}
.timeline.custom_timeline .location-container-wrap .h2, 
.timeline.custom_timeline .mobile_title {
  font-family: var(--elza-font);
  font-weight: 600;
  font-size: var(--heading-size);
  line-height: var(--heading-lh);
  color: var(--brand-heading-clr);
}
.timeline.custom_timeline .location-container-wrap .address_wrap{
  font-family: var(--domaine-text);
  font-size: 20px;
  line-height: 1.5;
  padding-bottom: 20px;
  color: #191919;
}
.timeline.custom_timeline .location-container-wrap a {
  display: block;
  width: fit-content;
}
.timeline.custom_timeline .location-container-wrap .phone_num_wrap{
  font-size: 20px;
  font-family: var(--domaine-text);
  line-height: 1.5;
  color: #191919;
  margin-bottom: 25px;
  background: unset;
  text-decoration: none;
}
.timeline.custom_timeline .location-container-wrap .opening_hours{
  font-size: 20px;
  font-family: var(--domaine-text);
  line-height: 1.5;
  color: #191919; 
  margin: 0;
  padding-bottom: 20px;
}
.timeline.custom_timeline .location-container-wrap .direction_btn {
  padding: 14px 30px 10px;
  font-family: var(--elza-font);
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #FFFFFF;
  margin-block-start: 0 !important;
}
.timeline.custom_timeline .timeline__nav-item:before {
  width: 14px;
  height: 14px;
  margin-block-start: calc((14px / 2)* -1);
  border-width: 1px;
  background: #F5F5F5;
}
.timeline.custom_timeline .timeline__nav-bar{
  height: 1px;
  background-color: #00000033;
}
.timeline.custom_timeline .timeline__nav-item[aria-current=true]:before{
  border-color: rgb(var(--text-color));
  background-color: rgb(var(--text-color));
}
.timeline.custom_timeline .timeline__buttons{
  display: none !important;
}
.timeline.custom_timeline .timeline__nav-item .timeline__nav-label{
  font-family: var(--domaine-text);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #191919;
  opacity: 1;
}
.content-over-media--custom{
  aspect-ratio: 16 / 7;
}
/* Coordset Start */
.product.coordset_template {
  padding-top: 20px;
}
.coordset_template .bundleaddtocart{
  width: 100%;
  margin-top: 0 !important;
}
.coordset_template .variant-picker.coordset_product_sets {
  padding-top: 15px;
}
.product-info__variant-picker .coordset_product_sets:first-of-type {
  padding-top: 0;
}
.coordset_template #bundleaddtocart.tmp_disable{
  pointer-events: none;
}
.coordset_template #bundleaddtocart[disabled] {
  box-shadow: inset 0 0 0 2px rgb(0 0 0 / .1) !important;
  background: #dcdcdc;
  color: var(--text-color) !important;
}
.coordset_template .product-info__variant-picker .pro_sub_title3{
  padding-top: 10px;
}
.coordset_template .product-info__variant-picker .variant-picker__option-values{
  gap: 5px;
}
.coordset_template .product-info__variant-picker .color-swatch{
  width: 32px;
  height: 32px;
}
.coordset_template .product-info__variant-picker .variant-picker {
  gap: 0px;
}
.coordset_template .variant-picker.coordset_product_sets fieldset{
  padding-top: 10px;
}
.coordset_template .product-info__variant-picker .color-swatch{
  --swatch-offset: 2.5px;
}
.coordset_template .product-info__variant-picker .color-swatch:before{
  box-shadow: 0 0 0 2px rgb(155, 155, 155);
}
.coordset_template .product-info__variant-picker .color-swatch:hover::before {
  opacity: 1;
  transform: scale(1);
  box-shadow: 0 0 0 2px rgb(155, 155, 155);
}
.coordset_template .product-info__variant-picker .product_type {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 600;
  color: #000000;
}
.button__loader span{
  animation: dotAnimation .8s infinite ease-in-out;
}
.button__loader span:nth-child(1) {
  animation-delay: 0s;
}
.button__loader span:nth-child(2) {
  animation-delay: 0.3s;
}
.button__loader span:nth-child(3) {
  animation-delay: 0.6s;
}
@keyframes dotAnimation {
  0% {
    opacity: 0.2;

  }
  50% {
    opacity: 1;

  }
  100% {
    opacity: 0.2;
  
  }
}
/* Coordset End */


/* Collection Filter Bar */
.collection{
  gap: 1.5rem;
}
.collection .collection__top-bar .text-with-icon{
  gap: 8px;
}
.collection .collection__top-bar .text-with-icon span{
  font-family: var(--domaine-text);
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: var(--brand-body-clr);
}
.collection .collection__top-bar .text-with-icon svg.filter_icon{
  width: 20px;
  height: auto;
}
.collection .collection__top-bar .view_mode_wrapper {
  display: flex;
  gap: 18px;
}
.collection .collection__top-bar .view_mode_wrapper > div{
  cursor: pointer;
}
.collection .collection__top-bar .view_mode_wrapper .view_modes.active svg rect{
  fill: #191919;
}
.collection .collection__top-bar .facets-summary .sort-holder{
  display: none;
}
.collection .collection__top-bar .view_modes.two_col_wrap svg{
  width: 13px;
  height: auto;
}
.collection .collection__top-bar .view_modes.three_col_wrap svg,
.collection .collection__top-bar .view_modes.four_col_wrap svg{
  width: 21px;
  height: auto;
}
.collection .facets__floating-filter{
  left: 0;
  bottom: 0;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  background: #FFFFFF;
  border-top: 1px solid #19191933;
  z-index: 99;
}
.collection .facets__floating-filter .filter_wrapper,
.collection .facets__floating-filter .sort_by_mob,
.collection .facets__floating-filter .view_mode_wrapper{
  width: 33.33%;
  padding: 15px;
  justify-content: center;
  display: flex;
}
.collection .facets__floating-filter .filter_wrapper,
.collection .facets__floating-filter .sort_by_mob{
  border-right: 1px solid #19191933;
}
.collection .facets__floating-filter .filter_wrapper .text-with-icon{
  gap: 10px;
}
.collection .facets__floating-filter .view_mode_wrapper{
  gap: 18px;
}
.collection .facets__floating-filter .text-with-icon {
  flex-direction: row;
  gap: 10px;
}
.collection .facets__floating-filter .filter_wrapper .text-with-icon svg{
  width: 20px;
  height: auto;
}
.collection .facets__floating-filter .filter_wrapper .text-with-icon span,
.collection .facets__floating-filter .text-with-icon{
  font-size: 16px;
  line-height: 1.5;
  font-family: var(--domaine-text);
  color: var(--brand-body-clr);
}
.collection .facets__floating-filter  .facets__floating-filter .button{
  border-radius: 0px;
  margin-right: 0;
}
.collection .facets__floating-filter .view_modes.two_col_wrap svg{
  width: 10px;
  height: auto;
}
.collection .facets__floating-filter .view_modes.three_col_wrap svg,
.collection .facets__floating-filter .view_modes.four_col_wrap svg{
  width: 16px;
  height: auto;
}
.collection .facets__floating-filter .view_modes.active svg rect{
  fill: #191919;
}
.facets-drawer .facets-vertical{
  padding-top: 10px;
}
.facets-drawer.drawer::part(header) {
  padding: 1.3rem 1.5rem;
  border-bottom: 1px solid #15151529;
}
.facets-drawer.drawer::part(content){
  border-radius: 0;
  /* clip-path: unset !important; */
}
.facets-drawer.drawer .h5{
  font-size: 20px;
  font-family: var(--domaine-text); 
  display: flex;
  align-items: center;
  gap: 10px;
}
.facets-drawer.drawer .h5 svg {
  width: 22px;
  height: auto;
}
.facets-drawer.drawer::part(body) {
  padding: 0 20px;
}
.facets-drawer .accordion__toggle {
  font-family: var(--elza-font);
  font-size: 18px;
  line-height: 1.5;
  font-weight: 500;
  padding-top: 20px;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.facets-drawer span.down_arrow_wrap svg{
  width: 14px;
  height: auto;
}
.facets-drawer .facets-drawer__floating-apply{
  padding-block-start: 0 !important;
  padding-block-end: 0 !important;
  border-top: 1px solid #1919191A;
  background: #fff;
}
.facets-drawer .accordion {
  border-bottom: 1px solid #1919191A;
}
.facets-drawer .accordion:last-child{
  border: none !important;
}
.facets-drawer .facets-drawer__floating-apply .button{
  color: var(--brand-body-clr);
  background: transparent;
  box-shadow: unset;
  font-family: var(--domaine-text); 
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5;
}
.facets-drawer .facets-drawer__floating-apply .button:hover{
  background: transparent !important;
  box-shadow: unset !important;
  color: var(--brand-body-clr) !important;
}
.facets-drawer .facets-drawer__floating-apply button,
.facets-drawer .facets-drawer__floating-apply section{
  width: 50%;
}
.facets-drawer .facets-drawer__floating-apply section{
  border-right: 1px solid #1919191A;
}
.facets-drawer .facets-drawer__floating-apply div{
  gap: 0;
}
.facets-drawer .checkbox-list {
  display: flex;
  flex-wrap: wrap;
}
.facets-drawer .checkbox-list.color_flex_unset{
  display: unset;
}
.facets-drawer .checkbox-list .checkbox-container{
  display: flex;
  align-items: center;
  width: 32%;
  border: 1px solid #19191929;
  text-align: center;
}
.facets-drawer .checkbox-list .checkbox-container .checkbox~label {
  padding-inline-start: 0;
  opacity: 1;
  width: 100%;
  padding: 16px 10px;
}
.facets-drawer .checkbox-list.color_flex_unset label[data-tooltip]:after{
  left: 0%;
  padding: 4px 10px;
}
.facets-drawer .checkbox-list.color_flex_unset label[data-tooltip]:hover:after{
  transform: translateX(0%) scale(1);
}
.facets-drawer .checkbox-list .checkbox-container .checkbox{
  width: 0;
  height: 0;
}
.facets-drawer .checkbox-list .checkbox-container .checkbox:checked~label{
  transition: background .2s ease-in-out;  
}
.facets-drawer .accordion__content{
  padding-inline-end: 0;
}
.facets-drawer .checkbox-container:has(input:checked) {
  background: #191919;
}
.facets-drawer .checkbox-container:has(input:checked) label{
  color: #FFFFFF !important;
}
.facets-drawer details label{
  font-family: var(--domaine-text);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: var(--brand-body-clr);
}
.facets-drawer details .circle-chevron{
  background: transparent;
  width: auto;
  height: auto;
}
.stack--reverse{
  flex-direction: row-reverse;
}
.facets-drawer .accordion[open] .accordion__toggle{
  font-weight: 600;
}

@media screen and (min-width: 1760px){
 /* .footer .footer_header_blk .animation_text{
    font-size: 198px;
 }  */
 .footer .footer_header_blk .animation_text{
    font-size: 185px;
 } 
}
@media screen and (min-width: 1690px) {
 .timeline.custom_timeline .timeline__slide>.prose {
    max-width: 85%;
  }
}
@media screen and (min-width: 1150px) {
  .footer__block--menu:last-child {
      margin-inline-end: 0;
  }
  .timeline.custom_timeline .timeline__slide>.prose {
    padding-inline-end: 5.5%;
  }
}
@media screen and (min-width: 1000px) {
  .footer .footer__block-list {
    flex-wrap: wrap;
  }
  .timeline.custom_timeline .mobile_title{
    display: none;
  }
  .custom_timeline .timeline__slide{
    gap: 5.7%;
    align-items: center;
  }
  .custom_timeline .timeline__slide>.timeline__image-wrapper{
    padding-inline-end: 0;
  }
  .timeline.custom_timeline .timeline__nav {
    width: max-content;
  }
  .timeline__controls.scroll-area {
    overflow: visible;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .timeline.custom_timeline .timeline__nav-item {
    max-width: 200px;
    min-width: 200px;
  }
  .timeline.custom_timeline .timeline__controls{
    display: grid;
  }
  .product.coordset_template{
    position: relative;
  }
  .product.coordset_template .rio-actual-gallery {
    position: sticky !important;
    top: 61px;
  }
  .collection .collection__top-bar .facets-summary {
    gap: 42px;
  }
}
@media screen and (min-width: 700px) {
  .footer .footer__block-list {
    flex-wrap: wrap;
    display: flex;
    gap: 30px 22px;
    justify-content: start;
  }
  .footer .footer_link_title .icon-holder{
    display:none;
  }
  .footer .footer__block--text {
    flex-basis: 24%;
  }
  html:has(.checkout-sticky.is-visible) {
    padding-bottom: 3px !important;
  }
  .rounded-navigation.hide_nav_desktop,
  .custom_pagination.hide_dots_desktop,
  .hide_on_desktop,
  .spotted_on_blissclub .hide_nav_desktop.swiper-scrollbar{
    display: none !important;
  }
  product-card .product-card__info {
    /* padding: 10px; */
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }
 .timeline.custom_timeline .timeline__nav-item {
    max-width: 200px;
    min-width: 200px;
  }
  .facets-drawer.drawer {
    padding: 0;
  }
}
@media screen and (max-width: 1835px){
  .nav_features_wrapper .image-text-box.app-info {
    padding: 30px 12px 20px;
  }
  .app_logo_wrapper .app_logo_block a .icon_wrapper {
    width: 18px;
  }
  .app_logo_wrapper .app_logo_block a .logo_txt_wrapper {
    width: calc(100% - 18px);
  }
  .app_logo_wrapper .app_logo_block a {
    font-size: 10px;
    line-height: 16px;
    padding: 7px 12px;
  }
  .nav_features_wrapper .inner_box_wrapper h4 {
    font-size: 16px;
    line-height: 22px;
  }
  .nav_features_wrapper .inner_box_wrapper .download_details .info_block {
    padding: 0 8px;
  }
  .nav_features_wrapper .inner_box_wrapper .download_details .info_block p {
    font-size: 10px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1690px) {
  .section_title,
  .collection_tab_toggle .categories-wrapper{
    padding-left: 45px;
    padding-right: 45px;
  }
  .modify_width{
    padding: 25px 45px 0;
  }
  .rounded-navigation {
    width: 32px;
    height: 32px;
  }
  .rounded-navigation.swiper-button-prev, 
  .rounded-navigation .swiper-rtl .swiper-button-next{
    left: 0; 
  }
  .rounded-navigation.swiper-button-next,
  .rounded-navigation .swiper-rtl .swiper-button-prev{
    right: 0;
  }
  .rounded-navigation svg {
    width: 7px;
  }
  .custom_pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }
  .use_case_one .swiper {
    padding-bottom: 45px;
  }
  .float_cont_wrap .description {
    font-size: 18px;
    line-height: 28px;
  }
  .float_cont_wrap .cat_title {
    font-size: 30px;
    line-height: 40px;
    padding-top: 15px;
  }
  .use_case_two .btm_btn_wrapper p {
    font-size: 18px;
    line-height: 28px;
    gap: 12px;
  }
  .use_case_two .btm_btn_wrapper p .arrow-wrap svg {
    width: 18px;
  }
  .collection_tab_toggle .product_list_wrappper{
    padding-left: 45px;
    padding-RIGHT: 45px;
  }
  product-card .product-card__title a, 
  product-card .rating-with-text a:not(.rating) {
    font-size: 16px;
    line-height: 24px;
  }
  product-card .product-card__info .price-list .text-on-sale {
    font-size: 16px;
    line-height: 26px;
  }
  product-card .product-card__info compare-at-price {
    font-size: 14px;
    line-height: 20px;
  }
  .timeline.custom_timeline{
   padding-left: 45px;
    padding-right: 45px;
  }
  .timeline.custom_timeline .state_with-date .state_wrap {
    font-size: 24px;
  }
  .timeline.custom_timeline .state_with-date .date_wrap {
    font-size: 20px;
  }
  .timeline.custom_timeline .location-container-wrap .address_wrap {
    font-size: 18px;
  }
  .timeline.custom_timeline .location-container-wrap .opening_hours {
    font-size: 18px;
  }
  .timeline.custom_timeline .location-container-wrap .phone_num_wrap {
    font-size: 18px;
  }
}
@media screen and (max-width: 1600px){
  .nav_features_wrapper .image-with-overlay .overlay-text {
    font-size: 16px;
    line-height: 20px;
    padding: 0 18px;
    bottom: 18px;
  }
  .custom-megamenu-wrapper .megamenu_container {
    width: 208px;
    max-width: 208px;
  }
  .custom-megamenu-wrapper .custom-megamenu_nav li a {
    padding: 10px 15px 10px 25px;
  }
  .custom-megamenu-wrapper .megamenu_nav_second_level {
    width: 235px;
    max-width: 235px;
  }
  .custom-megamenu-wrapper .custom-megamenu_nav .megamenu_nav_second_level li a {
    padding: 5px 20px 5px 18px;
  }
  .custom-megamenu-wrapper .megamenu_container .megamenu_nav_second_level li a img {
    max-width: 45px;
    height: 45px;
    width: 45px;
    border-radius: 45px;
  }
  .custom-megamenu-wrapper .custom-megamenu_nav li {
    font-size: 14px;
    line-height: 17px;
  }
  .custom-megamenu-wrapper .custom-megamenu_nav .megamenu_nav_second_level .megamenu_nav_third_level {
    width: 200px;
    max-width: 200px;
  }
  .custom-megamenu-wrapper .custom-megamenu_nav .megamenu_nav_second_level .megamenu_nav_third_level li a {
    padding: 10px 20px 10px 18px;
  }
  .nav_features_wrapper .image-text-box .inner_box_wrapper .bliss_logo_img {
    max-width: 110px;
  }
  .nav_features_wrapper .image-text-box.app-info {
    padding: 20px 8px 18px;
  }
  .nav_features_wrapper .inner_box_wrapper h4 {
    font-size: 14px;
    line-height: 20px;
    padding: 18px 0 0;
  }
  .nav_features_wrapper .inner_box_wrapper .bliss_info {
    padding-top: 15px;
    gap: 10px;
  }
  .nav_features_wrapper .inner_box_wrapper .bliss_info .about_bliss_block p {
    font-size: 12px;
    line-height: 18px;
  }
  .nav_features_wrapper .inner_box_wrapper .bliss_info .bliss_icon_block {
    width: 35px;
    height: 35px;
  }
  .inner_box_wrapper .download_details .info_block.block_3 .inner_info {
    width: 20px;
    height: 20px;
  }
  .nav_features_wrapper .inner_box_wrapper .download_details {
    padding-top: 10px;
  }
  .nav_features_wrapper .inner_box_wrapper .download_details .inner_info span {
    font-size: 10px;
    line-height: 16px;
  }
  .nav_features_wrapper .inner_box_wrapper .download_details .info_block {
    padding: 0 4px;
  }
  .app_logo_wrapper .app_logo_block a {
    font-size: 10px;
    line-height: 14px;
    padding: 10px 8px;
    gap: 4px;
  }
  .app_logo_wrapper .app_logo_block a .icon_wrapper {
    width: 14px;
  }
  .app_logo_wrapper .app_logo_block a .logo_txt_wrapper {
    width: calc(100% - 14px);
  }
  .navigation_left_logo_center .mega-menu {
    height: 360px;
    max-height: 360px;
  }
  .navigation_left_logo_center .mega-menu .primary_megamenu_wrapper .left_menu {
    width: 22%;
    height: 358px;
  }
  .primary_megamenu_wrapper .second_level_nav {
    max-height: 320px;
  }
  .navigation_left_logo_center .mega-menu .primary_megamenu_wrapper .right_menu {
    width: 78%;
    padding: 30px 32px;
  }
  .primary_megamenu_wrapper .second_level_nav .second_level_links > a {
    font-size: 22px;
    line-height: 26px;
    padding: 18px 40px 18px 50px;
  }
  .primary_megamenu_wrapper .third_level_nav {
    max-height: 298px;
  }
  .primary_megamenu_wrapper .third_level_nav>li {
    width: calc(25.3% - 15px);
  }
  .footer .footer__block--menu a,
  .footer .footer__block--text .prose.text-subdued{
    font-size: 13px;
    line-height: 20px;
  }
  .footer .footer__block--menu ul {
    gap: 12px;
  }
  .footer .footer_link_title {
    font-size: 16px;
    line-height: 24px;
  }
  .footer .footer__block--menu {
    gap: var(--spacing-5-5);
  }
  .footer .footer__block--menu {
    width: calc(12.6% - 22px);
  }
}
@media screen and (max-width: 1370px){
  .footer .footer__block--menu {
    width: calc(16.9% - 22px);
  }
  .footer .footer__block--menu a,
  .footer .footer__block--text .prose.text-subdued{
    font-size: 14px;
    line-height: 20px;
  }
  .use_case_one .uc_one_slider_wrap .uc_txt_wrapper p {
    font-size: 16px;
    line-height: 25px;
  }
  .float_cont_wrap .description {
    font-size: 16px;
    line-height: 26px;
  }
  .float_cont_wrap .cat_title {
    font-size: 28px;
    line-height: 38px;
    padding-top: 12px;
  }
  .use_case_two .float_cont_wrap,
  .use_case_two .btm_btn_wrapper{
    padding: 25px;
    max-width: 250px;
  }
  .use_case_two .btm_btn_wrapper p {
    font-size: 16px;
    line-height: 26px;
    gap: 10px;
  }
  .use_case_two .btm_btn_wrapper p .arrow-wrap svg {
    width: 16px;
  }
  .spotted_on_blissclub .txt_wrap .cele_name_wrap {
    font-size: 16px;
    line-height: 26px;
  }
  .spotted_on_blissclub .txt_wrap .cele_username_wrap {
    font-size: 12px;
    line-height: 18px;
    padding-top: 5px;
  }
  product-card .product-card__title a, 
  product-card .rating-with-text a:not(.rating){
    font-size: 15px;
    line-height: 20px;
  }
  product-card .product-card__info .price-list .text-on-sale {
    font-size: 15px;
    line-height: 25px;
  }
  product-card .product-card__info compare-at-price {
    font-size: 13px;
    line-height: 19px;
  }
  product-card .badge {
    padding: 5px 8px 2px !important;
  }
   .timeline.custom_timeline .location-container-wrap .h2, .timeline.custom_timeline .mobile_title {
    font-size: 30px;
    line-height: 40px;
  }
  .timeline.custom_timeline .state_with-date .state_wrap {
    font-size: 20px;
  }
  .timeline.custom_timeline .state_with-date .date_wrap {
    font-size: 16px;
  }
  .timeline.custom_timeline .location-container-wrap .address_wrap{
    font-size: 16px;
    margin-block-start: 14px;
  }
  .timeline.custom_timeline .location-container-wrap .opening_hours{
    font-size: 16px;
  }
  .timeline.custom_timeline .location-container-wrap .phone_num_wrap{
    font-size: 16px;
    margin-bottom: 18px;
  }
  .timeline.custom_timeline .location-container-wrap .direction_btn{
    font-size: 14px;
    padding: 12px 20px 10px;
  }
  .timeline.custom_timeline .state_with-date{
    margin-block-start: 25px;
  }
  .timeline.custom_timeline .location-container-wrap .address_wrap,
  .timeline.custom_timeline .location-container-wrap .opening_hours{
    padding-bottom: 14px;
  }
}
@media screen and (max-width: 1360px){
  .custom-megamenu-wrapper .nav_features_wrapper {
    padding: 14px 2px 15px 5px;
  }
  .nav_features_wrapper .image-text-box.app-info {
      padding: 12px 8px 8px;
  }
  .nav_features_wrapper .inner_box_wrapper h4 {
    font-size: 12px;
    line-height: 18px;
    padding: 10px 0 0;
  }
  .nav_features_wrapper .inner_box_wrapper .bliss_info .about_bliss_block p {
    font-size: 12px;
    line-height: 18px;
  }
  .nav_features_wrapper .inner_box_wrapper .app_logo_wrapper {
    gap: 2px;
  }
  .app_logo_wrapper .app_logo_block a {
    font-size: 8px;
    line-height: 12px;
    padding: 8px 6px;
    gap: 3px;
  }
/* }
@media screen and (max-width: 1320px){ */
  .custom-megamenu-wrapper .megamenu_container {
    width: 190px;
    max-width: 190px;
  }
  .custom-megamenu-wrapper .megamenu_nav_second_level {
    width: 200px;
    max-width: 200px;
  }
  .custom-megamenu-wrapper .custom-megamenu_nav .megamenu_nav_second_level .megamenu_nav_third_level {
    width: 180px;
    max-width: 180px;
  }    
  /* .custom-megamenu-wrapper .custom-megamenu_nav li {
    font-size: 12px;
    line-height: 16px;
  } */
  .custom-megamenu-wrapper .custom-megamenu_nav li a {
    padding: 8px 15px 8px 25px;
  }
  .custom-megamenu-wrapper .megamenu_container .megamenu_nav_second_level li a img {
    max-width: 38px;
    height: 38px;
    width: 38px;
    border-radius: 38px;
  }
  .custom-megamenu-wrapper .custom-megamenu_nav .arrow-icon-wrapper svg {
    width: 6px;
    height: 10px;
  }
  .custom-megamenu-wrapper .custom-megamenu_nav, 
  .custom-megamenu-wrapper .custom-megamenu_nav .megamenu_second_level_wrapper,
  .custom-megamenu-wrapper .custom-megamenu_nav .megamenu_nav_second_level .megamenu_nav_third_level ul{
    max-height: 300px;
  }
  .custom-megamenu-wrapper .megamenu_container .megamenu_nav_second_level li a,
  .custom-megamenu-wrapper .megamenu_container .megamenu_nav_second_level li a .swatch_and_txt {
    display: flex;
    gap: 10px;
  }
  .custom-megamenu-wrapper .custom-megamenu_nav .megamenu_nav_second_level .megamenu_nav_third_level li a {
    padding: 8px 20px 8px 18px;
  }
  .custom-megamenu-wrapper .nav_features_wrapper .mega-menu-text-image .image-text-box .collection_img {
    height: 315px;
  }
  .nav_features_wrapper .image-with-overlay .overlay-text {
    font-size: 14px;
    line-height: 18px;
    padding: 0 18px;
    bottom: 18px;
  }
  .custom-megamenu-wrapper {
    max-height: 350px;
  }
  .nav_features_wrapper .inner_box_wrapper .download_details .info_block p {
    font-size: 8.8px;
    line-height: 12px;
  }
  .navigation_left_logo_center .mega-menu .primary_megamenu_wrapper .left_menu {
    width: 24%;
  }
  .navigation_left_logo_center .mega-menu .primary_megamenu_wrapper .right_menu {
    width: 76%;
  }
  .primary_megamenu_wrapper .third_level_nav>li {
    width: calc(25.3% - 15px);
  }
  .primary_megamenu_wrapper .second_level_nav .second_level_links>a {
    font-size: 20px;
    line-height: 24px;
    padding: 16px 38px 16px 48px;
  }
  .primary_megamenu_wrapper .third_level_nav li a span {
    font-size: 16px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1320px) {
    .primary_megamenu_wrapper .second_level_nav .second_level_links>a {
      font-size: 18px;
      line-height: 24px;
      padding: 15px 35px 15px 45px;
    }
   .navigation_left_logo_center .mega-menu .primary_megamenu_wrapper .right_menu {
     padding: 30px 48px;
   }
  .primary_megamenu_wrapper .third_level_nav > li {
    width: calc(33.8% - 15px);
  }
}
@media screen and (max-width: 1250px){
  .shopify-section--main-collection.four_column_grid product-card .badge,
  .shopify-section--main-collection.four_column_grid product-cards .badge{
    font-size: 10px !important;
    line-height: 15px;
  }  
}
@media screen and (max-width: 1200px) {
  .custom-megamenu-wrapper .megamenu_container {
      width: 170px;
      max-width: 170px;
  }
  .use_case_one .swiper-slide,
  .spotted_on_blissclub .swiper-slide{
   width: calc(100% / 4 - 15px);
   margin-right: 15px;
  }
}
@media screen and (max-width: 1149px){
  .custom-megamenu-wrapper{
    display: none !important;
  }
  .navigation-drawer{
   padding: 0; 
  }
  .navigation_left_logo_center .hamburger-icon-wrapper {
    width: 40px;
    height: 40px;
    border-radius: 40px;
  }
  .navigation-drawer[mobile-opening=left]::part(body) {
    gap: 10px;
  }
  .navigation-drawer[mobile-opening=left]::part(body){
    padding-block-start: 1.5rem;
  }
  .navigation_left_logo_center .relative.tap-area[aria-controls=cart-drawer],
  .navigation_left_logo_center #st-searchIcon-desktop,
  .navigation_left_logo_center .wishlist-header-section,
  .navigation_left_logo_center .header--icon,
  .navigation_left_logo_center .header--icon--mobile{
    width: 38px;
    height: 38px;
    min-width: 38px;
  }
  .navigation_left_logo_center .relative.tap-area[aria-controls=cart-drawer]{
    justify-content: end;
  }
  .navigation_left_logo_center .header__icon-list .header__cart-count{
    top: 6px;
    right: -6px;
  }
  .navigation_left_logo_center .relative.tap-area[aria-controls=cart-drawer]:before{
    display: none;
  }
  .navigation_left_logo_center .header__wrapper {
    gap: 10px;
  }
  .hamburger-icon-wrapper .ham_one {
    top: 35%;
  }
  .hamburger-icon-wrapper .ham_three {
    top: 65%;
  }
  .footer .footer__block--menu {
    width: calc(20.4% - 22px);
  }
  .navigation_left_logo_center .header__wrapper{
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .float_cont_wrap .description {
    font-size: 14px;
    line-height: 20px;
  }
  .float_cont_wrap .cat_title {
    font-size: 20px;
    line-height: 30px;
    padding-top: 8px;
  }
  .use_case_two .btm_btn_wrapper p {
    font-size: 14px;
    line-height: 20px;
    gap: 8px;
  }
  .use_case_two .float_cont_wrap, 
  .use_case_two .btm_btn_wrapper {
    padding: 20px;
    max-width: 215px;
  }
  .modify_width {
    padding: 25px 40px 0;
  }
  .section_title{
    font-size: 30px;
    line-height: 40px;
  }
  .section_title,
  .collection_tab_toggle .categories-wrapper,
  .collection_tab_toggle .product_list_wrappper{
    padding-right: 40px;
    padding-left: 40px;
  }
  .spotted_on_blissclub .cele_txt_wrapper {
    padding: 0 18px 18px;
  }
  .spotted_on_blissclub .txt_wrap .cele_name_wrap {
    font-size: 14px;
    line-height: 20px;
  }
  product-card .badge {
    /* padding: 6px 7px !important; */
    padding: 5px 8px 2px !important;
    font-size: 12px !important;
    line-height: 16px;
  }
  product-card .rating span {
    font-size: 12px;
    line-height: 1;
  }
  product-card .product-card__figure .floating_rating a {
    padding: 4px 6px;
    gap: 4px;
  }
  product-card .product-card__figure .floating_rating {
    left: 8px;
    bottom: 10px;
  }
  product-card .product-card__quick-buy button {
    width: 30px;
    height: 30px;
  }
  product-card .product-card__quick-buy .button__loader {
    width: 15px;
    height: 15px;
  }
  .product-card .product-card__quick-buy{
    right: 8px;
    bottom: 10px; 
  }
  product-card .product-card__title a,
  product-card .rating-with-text a:not(.rating) {
    font-size: 14px;
    line-height: 22px;
  }
  product-card .product-card__info .price-list .text-on-sale {
    font-size: 14px;
    line-height: 20px;
  }
  product-card .product-card__info compare-at-price {
    font-size: 12px;
    line-height: 18px;
  }
  .product-card__info .product-bestprice .best__price_coupon .plain_text_wrap {
    padding: 2px 10px;
    font-size: 12px;
  }
  .impact_callout .impact_bottom_wrap {
    padding-top: 18px;
  }
  .impact_callout .impact_content_block .h3 {
    padding-bottom: 5px;
  }
  .impact_callout .impact_content_block .h3 {
    font-size: 28px;
  }
  .impact_callout .impact_content_block .impact-content {
    font-size: 20px;
  }
  .impact_callout .reviewers_img_wrap .reviewers_img_blk {
    width: 45px;
  }
  .impact_callout .reviewers_img_wrap .reviewers_img_blk {
    width: 45px;
    border-radius: 45px;
  }
  .impact_callout .impact_content_wrap .counter-container {
    padding: 28px 0 0;
  }
  .impact_callout .impact_content_wrap .counter .counter-value, 
  .impact_callout .impact_content_wrap .counter .counter-suffix {
    font-size: 35px;
  }
  .impact_callout .impact_content_wrap .counter-label {
    font-size: 16px;
    line-height: 23px;
  }
  .impact_callout .wavy_wrapper {
    top: 10%;
  }
  .impact_callout .wavy_wrapper svg {
    width: 130vw;
  }
  .impact_callout .img_container {
    max-width: 600px;
  }
  .timeline.custom_timeline{
   padding-left: 40px;
   padding-right: 40px; 
  }
}

@media screen and (max-width: 1060px){
  .header__secondary-nav .st-desktop-searchbox.st-hidden-sm{
    margin-right: 0;
  }
  .header__secondary-nav .st-desktop-searchbox .st-search-bar {
    width: 90%;
    margin-left: auto;
  }
  .header__secondary-nav .st-desktop-searchbox .st-search-bar input {
    min-width: 90%;
  }
  /* Footer Start */
  .footer .footer_header_blk .animation_text {
    font-size: 10.5vw;
  }
  /* Footer End */
}
@media screen and (max-width: 999px) {
  .modify_width {
    padding: 25px 40px 0;
  }
  .section_title {
    font-size: 28px;
    line-height: 38px;
  }
  .rounded-navigation {
    width: 28px;
    height: 28px;
  }
  .use_case_one .swiper-slide,
  .spotted_on_blissclub .swiper-slide{
   width: calc(100% / 3 - 10px);
   margin-right: 10px;
  }
  .use_case_two .float_cont_wrap, 
  .use_case_two .btm_btn_wrapper {
    padding: 15px;
    max-width: 150px;
  }
  .float_cont_wrap .description {
    font-size: 12px;
    line-height: 18px;
  }
  .float_cont_wrap .cat_title {
    font-size: 14px;
    line-height: 18px;
  }
  .use_case_two .btm_btn_wrapper p {
    font-size: 12px;
    line-height: 18px;
    gap: 5px;
  }
  .use_case_two .btm_btn_wrapper p .arrow-wrap svg {
    width: 12px;
  }
  .collection_tab_toggle .product-list .pro_item {
    width: calc(100% / 3 - 10px);
    margin-right: 10px;
  }
  product-card .product-card__title a, 
  product-card .rating-with-text a:not(.rating) {
    font-size: 13px;
    line-height: 19px;
  }
  .timeline.custom_timeline .timeline__image{
    max-width: 100%;
  }
  .timeline.custom_timeline .location-container-wrap .desktop_title{
    display: none;
  }
  .timeline.custom_timeline{
    gap: 24px;
  }
  .timeline.custom_timeline .mobile_title{
    font-size: var(--mob-heading-size);
    line-height: var(--mob-heading-lh);
  }
  .timeline.custom_timeline .state_with-date {
    margin-block-start: 0;
  }
  .timeline.custom_timeline .timeline__slide{
    gap: 25px;
  }
  .timeline.custom_timeline .state_with-date{
    justify-content: center;
  }
  .timeline.custom_timeline .location-container-wrap{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; 
  }
   .collection .facets__floating-filter{
     display: flex;
   }
  .shopify-section--main-collection.four_column_grid product-list,
  .shopify-section--main-collection.three_column_grid product-list{
    gap: 10px;
  }
  .shopify-section--main-collection.four_column_grid product-card .badge,
  .shopify-section--main-collection.three_column_grid product-card .badge,
  .shopify-section--main-collection.four_column_grid product-cards .badge,
  .shopify-section--main-collection.three_column_grid product-cards .badge{
    font-size: 8px !important;
    line-height: 12px;
    border-radius: 4px;
    padding: 5px 5px 2px !important;
  }
  .shopify-section--main-collection.three_column_grid product-card .product-card__badge-list,
  .shopify-section--main-collection.four_column_grid product-card .product-card__badge-list,
  .shopify-section--main-collection.three_column_grid product-cards .product-card__badge-list,
  .shopify-section--main-collection.four_column_grid product-cards .product-card__badge-list{
    top: 8px;
    left: 8px !important;
  }
  .shopify-section--main-collection.three_column_grid product-list.product-list .product-card .product-card__figure .product-item-wishlist a svg.icon-wishlist,
  .shopify-section--main-collection.three_column_grid .product-card__figure .product-item-wishlist a svg.icon-wishlist,
  .shopify-section--main-collection.four_column_grid product-list.product-list .product-card .product-card__figure .product-item-wishlist a svg.icon-wishlist,
  .shopify-section--main-collection.four_column_grid .product-card__figure .product-item-wishlist a svg.icon-wishlist {
    width: 20px;
    height: 20px;
  }
  .shopify-section--main-collection.four_column_grid product-list.product-list .product-card .product-card__figure .product-item-wishlist,
  .shopify-section--main-collection.four_column_grid .product-card__figure .product-item-wishlist,
  .shopify-section--main-collection.three_column_grid product-list.product-list .product-card .product-card__figure .product-item-wishlist,
  .shopify-section--main-collection.three_column_grid .product-card__figure .product-item-wishlist{
    padding: 8px 8px !important;
  }
  .shopify-section--main-collection.three_column_grid product-card .product-card__quick-buy button,
  .shopify-section--main-collection.three_column_grid product-card .product-card__quick-buy button,
  .shopify-section--main-collection.four_column_grid product-card .product-card__quick-buy button,
  .shopify-section--main-collection.four_column_grid product-card .product-card__quick-buy button,
  .shopify-section--main-collection.three_column_grid product-cards .product-card__quick-buy button,
  .shopify-section--main-collection.three_column_grid product-cards .product-card__quick-buy button,
  .shopify-section--main-collection.four_column_grid product-cards .product-card__quick-buy button,
  .shopify-section--main-collection.four_column_grid product-cards .product-card__quick-buy button{
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 990px) {
  .footer .footer__block--menu {
    width: calc(25.5% - 22px);
  }
}
@media screen and (max-width: 833px){
  .navigation_left_logo_center .st-mobile-search-icon .st-mobile-searchbox{
    left: unset;
    top: 10px;
    z-index: 1;
    right: 160px;
    width: 40px;
    height: 40px;
    min-width: 40px;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    /* -webkit-backdrop-filter: blur(var(--header-background-blur-radius));
    backdrop-filter: blur(var(--header-background-blur-radius)); */
  }
  .navigation_left_logo_center .st-mobile-search-icon #st-searchIcon {
    display: flex;
  }
  .navigation_left_logo_center .st-mobile-search-icon .st-mobile-searchbox #st-searchIcon svg {
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 699px){
  /* .navigation_left_logo_center {
    padding: 0 10px;
  } */
  .navigation_left_logo_center .header__wrapper{
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .navigation_left_logo_center .hamburger-icon-wrapper svg {
    width: 40px;
    height: 40px;
  }
  header height-observer store-header .header__wrapper{
    display: grid;
  }
  .navigation_left_logo_center .header--icon{
    display: none;
  }
  .navigation_left_logo_center .header--icon--mobile{
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    -webkit-backdrop-filter: blur(var(--header-background-blur-radius));
    backdrop-filter: blur(var(--header-background-blur-radius));
  }
  .navigation_left_logo_center .st-mobile-search-icon .st-mobile-searchbox {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    top: 7px;
    right: 42px !important;
  }
  .navigation_left_logo_center .st-mobile-search-icon .st-mobile-searchbox #search-mobile {
    line-height: 0;
  }
  .navigation_left_logo_center .header__secondary-nav .header--icon--mobile{
    display: none;
  }
  .navigation_left_logo_center .header__main-nav {
    width: 100%;
  }
  .navigation_left_logo_center .relative.tap-area[aria-controls=cart-drawer] svg{
    width: 20px;
    height: 20px;
  }
  .navigation_left_logo_center .st-mobile-search-icon .st-mobile-searchbox #st-searchIcon svg {
    width: 20px;
    height: 26px;
  }
  /* .hamburger-icon-wrapper div {
    width: 10px;
  } */
  /* .hamburger-icon-wrapper .ham_three {
    top: 65%;
  }
  .hamburger-icon-wrapper .ham_one {
    top: 35%;
  } */
  navigation-drawer .custom_menu_drawer-nav {
    height: calc(100dvh - 143px);
    max-height: calc(100dvh - 143px);
  }
  .announcement-bar{
    padding: 5px 0;
  }
  .announcement-bar .text-base{
    font-size: 10.5px;
  }
  .footer .footer__block-list {
    display: flex;
    flex-direction: column;
    gap: 0px;
  }
  .footer .footer_header_blk .footer_logo {
    max-width: 165px;
  }
  .footer .footer_header_blk .animation_text {
    font-size: 10.5vw;
    padding-top: 40px;
  }
  .footer .footer_header_blk {
    padding-bottom: 40px;
  }
  .footer .footer__block--menu,
  .footer .footer__block--text{
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #FFFFFF33;
    gap: 0;
  }
  .footer .footer__block--menu:first-child {
    padding-top: 0;
  }
  .footer .footer__wrapper {
    padding-top: 14px;
    padding-bottom: 12px;
    gap: 25px;
  }
  .footer__wrapper .collaps_wrapper {
    display: none;
    padding-top: 18px;
  }
  .footer .footer_btm_border{
    display: none;
  }
  .footer .footer_link_title {
    font-size: 14px;
    line-height: 22px;
  }
  .footer .footer_btm ul {
    gap: 6px 20px;
  }
  .footer .footer_btm {
    padding-top: 2px;
    padding-bottom: 20px;
  }
  .footer .footer_btm li a {
    font-size: 12px;
    line-height: 15px;
  }
  .custom-section-render .sitemap_container h1 {
    font-size: 14px;
    line-height: 22px;
  }
   .header_utlities_bg .navigation_left_logo_center .header__wrapper{
      border: 1px solid transparent;
   }
  .header_utlities_bg .navigation_left_logo_center .header__wrapper,
  .header_utlities_bg .navigation_left_logo_center .hamburger-icon-wrapper,
  .header_utlities_bg .navigation_left_logo_center .st-mobile-search-icon .st-mobile-searchbox,
  .header_utlities_bg .navigation_left_logo_center .relative.tap-area[aria-controls=cart-drawer]{
    background: transparent !important;
    backdrop-filter: unset !important;
  }
  .shopify-section--header.header_utlities_bg {
    top: 28px !important;
  }
  .navigation_left_logo_center .header__icon-list .header__cart-count{
    top: 6px;
    right: -6px;
  }
  html:has(.checkout-sticky.is-visible) {
    padding-bottom: 0px !important;
  }
  .section_title{
    font-size: var(--mob-heading-size);
    line-height: var(--mob-heading-lh);
  }
  .use_case_one .swiper-slide,
  .spotted_on_blissclub .swiper-slide{
   width: calc(100% / 2 - 10px);
   margin-right: 10px;
  }
  .modify_width{
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
  }
  .section_title,
  .collection_tab_toggle .categories-wrapper,
  .use_case_one .modify_width,
  .use_case_one.section,
  .use_case_two .modify_width,
  .use_case_two.section,
  .collection_tab_toggle .product_list_wrappper{
    padding-left: 0;
    padding-right: 0;
  }
  .use_case_one .uc_one_slider_wrap{
    padding-top: 20px;
  }
  .use_case_one .uc_one_slider_wrap .uc_txt_wrapper {
    padding: 0 10px 12px;
  }
  .custom_pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .use_case_one .swiper {
    padding-bottom: 30px;
  }
  .use_case_one .uc_one_slider_wrap .uc_txt_wrapper p {
    gap: 8px;
  }
  .use_case_one .uc_one_slider_wrap .uc_txt_wrapper p svg{
    width: 5px;
  }
  .use_case_one .uc_one_slider_wrap .uc_txt_wrapper p {
    font-size: 12px;
    line-height: 18px;
  }
  .rounded-navigation {
    width: 25px;
    height: 25px;
  }
  .rounded-navigation.swiper-button-prev, 
  .rounded-navigation .swiper-rtl .swiper-button-next {
    left: 10px;
  }
  .rounded-navigation.swiper-button-next, 
  .rounded-navigation .swiper-rtl .swiper-button-prev {
    right: 10px;
  }
  .rounded-navigation.hide_nav_mobile,
  .custom_pagination.hide_dots_mobile,
  .hide_on_mobile{
    display: none !important;
  }
  .use_case_two .float_cont_wrap, 
  .use_case_two .btm_btn_wrapper {
    padding: 23px 18px 23px 22px;
    max-width: 180px;
  }
  .use_case_two .float_cont_wrap {
    display: flex;
    flex-direction: column-reverse;
  }
  .float_cont_wrap .cat_title{
    padding-top: 0;
    font-size: 20px;
    line-height: 30px;
  }
  /* .use_case_two .inner-wrapper img{
    border: 4px solid transparent;
  } */
  .use_case_two .swiper {
    padding-bottom: 28px;
  }
  .use_case_two .swiper-wrapper .swiper-slide {
    width: 100%;
    margin-right: 0px;
  }
  .use_case_two .progress_bar_available .swiper-horizontal>.swiper-scrollbar, 
  .use_case_two .progress_bar_available .swiper-scrollbar.swiper-scrollbar-horizontal{
    left: 15px;
  }
  .use_case_two .progress_bar_available .rounded-navigation.swiper-button-next{
    right: 18px;
    bottom: 0;
    top: 103%;
  }
  .use_case_two .progress_bar_available .rounded-navigation.swiper-button-prev {
    right: 64px;
    left: auto;
    top: 103%;
  }
  .use_case_two .progress_bar_available .rounded-navigation {
    width: 40px;
    height: 40px;
  }
  .use_case_two .progress_bar_available .swiper{
    padding-bottom: 42px;
  }
  .use_case_two .progress_bar_available .swiper-horizontal>.swiper-scrollbar, 
  .use_case_two .progress_bar_available .swiper-scrollbar.swiper-scrollbar-horizontal{
    height: 2px;
    max-width: 62%;
  }
  .use_case_two .progress_bar_available .rounded-navigation svg {
    width: 10px;
  }
  .section {
    padding-left: 15px;
    padding-right: 15px;
  }
  .spotted_on_blissclub .swiper-horizontal>.swiper-scrollbar, 
  .spotted_on_blissclub .swiper-scrollbar.swiper-scrollbar-horizontal{
    max-width: 65%;
    height: 2px;
  }
  .spotted_on_blissclub .swiper{
    padding-bottom: 45px;
  }
  .spotted_on_blissclub .swiper-scrollbar-drag {
    height: 2px;
  }
  .spotted_on_blissclub .rounded-navigation {
    width: 40px;
    height: 40px;
  }
  .spotted_on_blissclub .rounded-navigation.swiper-button-next{
    right: 18px;
    bottom: 0;
    top: 103%;
  }
  .spotted_on_blissclub .rounded-navigation.swiper-button-prev{
    right: 64px;
    left: auto;
    top: 103%;
  }
  .spotted_on_blissclub.section {
    padding-right: 0;
  }
  .spotted_on_blissclub .cele_txt_wrapper {
    padding: 0 16px 12px;
  }
  .spotted_on_blissclub .rounded-navigation svg {
    width: 10px;
  }
  /* .spotted_on_blissclub .swiper-horizontal>.swiper-scrollbar, 
  .spotted_on_blissclub .swiper-scrollbar.swiper-scrollbar-horizontal,
  .use_case_two .swiper-horizontal>.swiper-scrollbar,
  .use_case_two .swiper-scrollbar.swiper-scrollbar-horizontal{
    height: 2px;
  } */
  .collection_tab_toggle .product_list_container {
    padding-top: 15px;
  }
  product-card .badge{
    /* padding: 5px !important; */
    padding: 5px 5px 3px !important;
    border-radius: 6px;
    font-size: 8px !important;
    line-height: 12px;
  }
  .collection_tab_toggle .categories-menus.group:hover .reversed-link{
    background: unset;
  }
  .collection_tab_toggle .product-list .pro_item {
    width: calc(100% / 2 - 15px);
  }
  .collection_tab_toggle .categories-name {
    gap: 20px;
    margin-inline-start: -20px;
  }
  /* .collection_tab_toggle .categories-menus.group:hover .reversed-link {
    background-size: 100% 2.5px;
  } */
  .collection_tab_toggle .categories-menus {
    font-size: 14px;
    line-height: 18px;
  }
  product-card .product-card__figure .floating_rating a {
    padding: 4.5px 8.2px;
    gap: 4px;
  }
  product-card .product-card__figure .floating_rating a svg{
    width: 13px;
  }
  product-card .product-card__figure .floating_rating {
   left: 10px;
   bottom: 10px;
  }
  .section.collection_tab_toggle{
    padding-right: 0;
  }
  .product-card .product-card__quick-buy {
    right: 10px;
    bottom: 12px;
  }
  product-card .product-card__info {
    /* padding: 14px 10px 10px; */
    padding-top: 12px;
    padding-bottom: 12px;
  }
  product-card .product-card__title a, 
  product-card .rating-with-text a:not(.rating) {
    font-size: 14px;
    line-height: 20px;
  }
  product-card .product-card__info .price-list .text-on-sale {
    font-size: 14px;
    line-height: 22px;
  }
  product-card .product-card__info compare-at-price{
    font-size: 12px !important;
    line-height: 18px;
  }
  product-card .color-swatch {
    width: 14px;
    height: 14px;
    margin: 2px;
  }
  product-card .color-swatch .color-swatch__view-more{
    padding: 1px 5px;
    margin-inline-start: 4px;
  }
  .pro_item .product-card__info .rating-with-text {
    min-height: unset;
  }
  .product-card__info .product-bestprice .best__price_coupon .plain_text_wrap {
    margin-bottom: 4px;
  }
  .product-card__info {
    gap: 3px;
  }
  .collection_tab_toggle .tab_btm_wrap {
    padding: 10px 0 0;
  }
  .collection_tab_toggle .tab_btm_wrap a {
    font-size: 14px;
    line-height: 18px;
  }
 /* .product-card, .product-list product-card{
     box-shadow: unset !important;
    -webkit-box-shadow: unset !important;
  } */
  .product-card__info .product-bestprice .best__price_coupon .plain_text_wrap {
    padding: 2px 8px;
    font-size: 10px;
  }
  product-card .product-card__badge-list {
    top: 4px;
    left: 4px !important;
  }
    .section_dynamic_width{
    padding-left: 15px;
    padding-right: 15px;
  }
  .impact_callout .impact_content_block .h3{
    font-size: 24px;
  }
  .impact_callout .impact_bottom_wrap {
    padding-top: 20px;
  }
  .impact_callout .impact_content_block .h3 {
    padding-bottom: 10px;
  }
  .impact_callout .impact_content_block .impact-content {
    font-size: 16px;
    max-width: 100%;
  }
  .impact_callout .reviewers_img_wrap .reviewers_img_blk {
    width: 40px;
    border-radius: 40px;
  }
  .impact_callout .impact_content_wrap .counter .counter-value, 
  .impact_callout .impact_content_wrap .counter .counter-suffix {
    font-size: 34px;
  }
  .impact_callout .impact_content_wrap .counter-label {
    font-size: 14px;
    line-height: 20px;
  }
  .impact_callout .impact_content_wrap .counter-container {
    display: flex;
    gap: 35px;
  }
  .impact_callout .impact_content_wrap .counter {
    text-align: center;
  }
  .impact_callout .impact_content_wrap .counter-container.cnt_stack {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
  }
  .impact_callout .counter-container.cnt_stack .counter {
    text-align: center;
  }
  .impact_callout .impact_content_wrap .counter-container.cnt_stack .counter-label {
    margin-top: 4px;
  }
  .impact_callout .img_container {
    max-width: 450px;
  }
  .impact_callout .wavy_wrapper svg{
    width: 100vw;
  }
  .impact_callout .section-bdy-wrap {
    padding-top: 25px;
  }
  .impact_callout .wavy_wrapper svg {
    font-size: 10px;
    line-height: 1;
  }
  .impact_callout .wavy_wrapper svg path{
    stroke-width: 15px;
  }
  .impact_callout .wavy_wrapper svg text {
    transform: translateY(3px);
  }
  .timeline.custom_timeline{
     padding-left: 0px;
     padding-right: 0px; 
  }
  .timeline.custom_timeline .location-container-wrap{
    justify-content: start;
    align-items: start;
  }
  .timeline.custom_timeline .location-container-wrap .address_wrap{
    text-align: left;
  }
  .timeline.custom_timeline .location-container-wrap .address_wrap,
  .timeline.custom_timeline .location-container-wrap .phone_num_wrap,
  .timeline.custom_timeline .location-container-wrap .opening_hours{
    font-size: 14px;
  }
  .timeline.custom_timeline .location-container-wrap .direction_btn {
    border-radius: 4px;
    padding: 10px 31px 9px;
  }
  .timeline.custom_timeline .timeline__nav-item:before {
    width: 12px;
    height: 12px;
  }
  .timeline.custom_timeline .timeline__nav-item {
    max-width: 100px;
    min-width: 100px;
  }
  .timeline.custom_timeline .timeline__nav-item .timeline__nav-label {
    font-size: 12px;
  }
  .timeline.custom_timeline {
    gap: 20px;
  }
  .timeline.custom_timeline .timeline__slide {
    gap: 22px;
  }
  .timeline.custom_timeline .state_with-date{
    text-align: left;
  }
  .timeline.custom_timeline .state_with-date .state_wrap {
    font-size: 16px;
  }
  .timeline.custom_timeline .state_with-date .date_wrap {
    font-size: 16px;
  }
  .coordset_template .product-info__variant-picker .product_type {
    font-size: 16px;
  }
  .coordset_template .product-info__variant-picker .variant-picker__option-info {
    font-size: 15px;
    line-height: 1.5;
  }
  :is(.facets-drawer.drawer)::part(outside-close-button){
    display: none;
  }
  .facets-drawer{
    padding: 0;
  }
  .facets-drawer::part(header) {
    align-items: center;
    gap: var(--spacing-4);
    display: flex;
    position: relative;
  }
  :is(.facets-drawer.drawer)::part(close-button) {
    display: block;
  }
  .facets-drawer::part(content){
    height: 100dvh;
  }
  .facets-drawer.drawer .h5 {
    font-size: 16px;
    gap: 8px;
  }
  facets-drawer.drawer .h5 svg {
    width: 20px;
  }
  .facets-drawer .accordion__toggle {
    font-size: 14px;
  }
  .facets-drawer.drawer::part(body) {
    padding: 0 14px;
  }
  .facets-drawer .checkbox-list .checkbox-container .checkbox~label {
    padding: 10px 5px;
  }
  .facets-drawer details label {
    font-size: 12px;
  }
  .facets-drawer .checkbox-list .checkbox-container {
    width: 31.5%;
  }
  .facets-drawer .checkbox-list {
    padding: 8px 0;
  }
  .facets-drawer.drawer::part(header) {
    padding: 1rem 1.4rem;
  }
  .facets-drawer.drawer .h5 svg {
    width: 20px;
  }
  .facets-drawer span.down_arrow_wrap svg {
    width: 12px;
  }
  .facets-drawer .facets-vertical {
    padding-top: 0px;
  }
  .facets-drawer .facets-drawer__floating-apply .button {
    font-size: 16px;
  }
 .shopify-section--main-collection.four_column_grid .product-card__image:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){
   border-top-left-radius: 0;
   border-top-right-radius: 0;
 }
 .shopify-section--main-collection.four_column_grid .product-list{
   gap: 0 !important;
 }
  .shopify-section--main-collection.four_column_grid .product-card .product-card__badge-list,
  .shopify-section--main-collection.four_column_grid .product-card .product-card__info,
  .shopify-section--main-collection.four_column_grid product-list.product-list .product-card .product-card__figure .product-item-wishlist,
  .shopify-section--main-collection.four_column_grid .product-card__figure .product-item-wishlist,
  .shopify-section--main-collection.four_column_grid .product-card .product-card__quick-buy{
    display: none;
  }
  .shopify-section--main-collection.three_column_grid product-card .product-card__badge-list,
  .shopify-section--main-collection.three_column_grid product-cards .product-card__badge-list{
    top: 3px;
    left: 3px !important;
  }
  .shopify-section--main-collection.three_column_grid product-card .badge,
  .shopify-section--main-collection.three_column_grid product-cards .badge{
    font-size: 7px !important;
    line-height: 8px;
    padding: 3px 3px .8px !important;
    border-radius: 2px;
  }
  .shopify-section--main-collection.three_column_grid product-list.product-list .product-card .product-card__figure .product-item-wishlist a svg.icon-wishlist, 
  .shopify-section--main-collection.three_column_grid .product-card__figure .product-item-wishlist a svg.icon-wishlist {
    width: 18px;
    height: 18px;
  }
  .shopify-section--main-collection.three_column_grid product-list.product-list .product-card .product-card__figure .product-item-wishlist, 
  .shopify-section--main-collection.three_column_grid .product-card__figure .product-item-wishlist {
    padding: 3px 3px;
  }
  .shopify-section--main-collection.three_column_grid product-card .product-card__quick-buy button,
  .shopify-section--main-collection.three_column_grid product-cards .product-card__quick-buy button{
    width: 18px;
    height: 18px;
    border-radius: 18px !important;
  }
  .shopify-section--main-collection.three_column_grid product-card .product-card__info,
  .shopify-section--main-collection.three_column_grid product-cards .product-card__info{
    padding: 8px 5px 10px;
  }
  .shopify-section--main-collection.three_column_grid product-card .product-card__quick-buy button svg,
  .shopify-section--main-collection.three_column_grid product-cards .product-card__quick-buy button svg{
    width: 15px;
    height: 15px;
  }
  .shopify-section--main-collection.three_column_grid product-card .rating span,
  .shopify-section--main-collection.three_column_grid product-cards .rating span{
    font-size: 8px;
    line-height: 1;
  }
  .shopify-section--main-collection.three_column_grid product-card .rating svg,
  .shopify-section--main-collection.three_column_grid product-cards .rating svg{
    width: 10px;
    height: auto;
  }
  .shopify-section--main-collection.three_column_grid product-card .product-card__title a, 
  .shopify-section--main-collection.three_column_grid product-card .rating-with-text a:not(.rating),
  .shopify-section--main-collection.three_column_grid product-card .product-card__info .price-list .text-on-sale,
  .shopify-section--main-collection.three_column_grid product-cards .product-card__title a, 
  .shopify-section--main-collection.three_column_grid product-cards .rating-with-text a:not(.rating),
  .shopify-section--main-collection.three_column_grid product-cards .product-card__info .price-list .text-on-sale{
    font-size: 9px;
    line-height: 10px; 
  }
  .shopify-section--main-collection.three_column_grid product-card .product-card__info .rating-with-text,
  .shopify-section--main-collection.three_column_grid product-cards .product-card__info .rating-with-text{
    gap: 8px;
  }
  .shopify-section--main-collection.three_column_grid .product-list .product-card__info compare-at-price,
  .shopify-section--main-collection.three_column_grid .product-card__info .product-bestprice .best__price_coupon span,
  .shopify-section--main-collection.three_column_grid .product-card__info .product-bestprice .best__price_coupon{
    font-size: 8px !important;
  }
  .shopify-section--main-collection.three_column_grid product-card .product-card__quick-buy .button__loader,
  .shopify-section--main-collection.three_column_grid product-cards .product-card__quick-buy .button__loader{
    width: 12px;
    height: 12px;
  }
  .shopify-section--main-collection.three_column_grid .product-card .product-card__quick-buy {
    right: 5px;
    bottom: 8px;
  }
  .shopify-section--main-collection.three_column_grid .product-card__info {
    gap: 2px;
  }
  .shopify-section--main-collection.three_column_grid .product-list{
    gap: 5px;
  }
  .shopify-section--main-collection.three_column_grid product-card .color-swatch,
  .shopify-section--main-collection.three_column_grid product-cards .color-swatch{
    width: 10px;
    height: 10px;
    margin: 1px;
  }
  .shopify-section--main-collection.three_column_grid .color-swatch__view-more{
    font-size: 8px;
    padding: 1px 5px;
  }
  .shopify-section--main-collection.three_column_grid .product-card__info .rating-with-text {
    min-height: 32px;
  }
}
@media screen and (max-width: 576px){
  .impact_callout .img_container {
    max-width: 300px;
  }
}
@media screen and (max-width: 500px) {
  .use_case_two .progress_bar_available .rounded-navigation.swiper-button-next{
    top: 103.7%;
  }
  .use_case_two .progress_bar_available .rounded-navigation.swiper-button-prev {
    top: 103.7%;
  }
  .spotted_on_blissclub .rounded-navigation.swiper-button-next{
    top: 104%;
  }
  .spotted_on_blissclub .rounded-navigation.swiper-button-prev{
    top: 104%;
  }
}
@media screen and (max-width: 410px) {
  .footer .footer_header_blk .animation_text {
      font-size: 10.4vw;
  }
}
@media screen and (max-width: 370px) {
  .footer .footer_header_blk .animation_text {
      font-size: 10.2vw;
  }
}
@media screen and (max-width: 350px) {
  .section_title{
    font-size: var(--xs-mob-heading);
    line-height: var(--xs-mob-heading-lh);
  }
  .use_case_two .float_cont_wrap, 
  .use_case_two .btm_btn_wrapper {
    padding: 23px 18px 23px 22px;
    max-width: 150px;
  }  
  .use_case_two .progress_bar_available .rounded-navigation {
    width: 30px;
    height: 30px;
  }
  .use_case_two .progress_bar_available .rounded-navigation.swiper-button-prev,
  .use_case_two .progress_bar_available .rounded-navigation.swiper-button-next{
    top: 104%;
  }
  .use_case_two .progress_bar_available .rounded-navigation.swiper-button-prev{
    right: 54px;
  }
  .float_cont_wrap .cat_title {
    font-size: 18px;
    line-height: 28px;
  }
  .float_cont_wrap .description,
  .use_case_two .btm_btn_wrapper p{
    font-size: 11px;
    line-height: 15px;
  }
  .spotted_on_blissclub .rounded-navigation {
    width: 30px;
    height: 30px;
  }
  .spotted_on_blissclub .rounded-navigation svg {
    width: 8px;
  }
  .spotted_on_blissclub .rounded-navigation.swiper-button-prev {
    right: 54px;
  }
  product-card .badge {
    text-transform: capitalize;
  }
  product-card .product-card__info {
    /* padding: 12px 10px 10px; */
    padding-top: 12px;
    padding-bottom: 12px;
  }
  product-card .product-card__title a, 
  product-card .rating-with-text a:not(.rating) {
    font-size: 12px;
    line-height: 18px;
  }
  .impact_callout .impact_content_wrap .counter-container {
    display: flex;
    gap: 25px;
    padding: 22px 0 0;
  }
  .impact_callout .impact_content_wrap .counter .counter-value,
  .impact_callout .impact_content_wrap .counter .counter-suffix {
    font-size: 30px;
  }
  .impact_callout .impact_content_wrap .counter-label {
    font-size: 12px;
    line-height: 18px;
    margin-top: 4px;
  }
  .impact_callout .img_container {
    max-width: 250px;
  }
  .timeline.custom_timeline .mobile_title,
  .timeline.custom_timeline .location-container-wrap .desktop_title{
    font-size: var(--xs-mob-heading);
    line-height: var(--xs-mob-heading-lh);
  }
  .timeline.custom_timeline .timeline__nav-item .timeline__nav-label {
    font-size: 12px;
  }
}
@media screen and (max-width: 340px){
  navigation-drawer .custom_menu_drawer-third-level li {
    width: 31%;
  }
  .custom_menu_drawer-third-level .menu_drawer-third-level-item .grandchild_txt_wrapper {
    font-size: 12px;
    line-height: 16px;
  }
}

#wareiq-pincode-check{
  display: none !important;
}
/* .popover-listbox__option.is-disabled {
  text-decoration: line-through;
} */