/** Shopify CDN: Minification failed

Line 7:8 Expected identifier but found whitespace
Line 7:9 Unexpected "20px"

**/
padding: 20px;
@font-face {
  font-family: "Essonnes Headline";
  src: url("/cdn/shop/files/EssonnesHeadline-Regular.woff2?v=1738386125")
      format("woff2"),
    url("/cdn/shop/files/EssonnesHeadline-Regular.woff?v=1738386125")
      format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Switzer";
  src: url("/cdn/shop/files/Switzer-Light.woff2?v=1738386160")
      format("woff2"),
    url("/cdn/shop/files/Switzer-Light.woff?v=1738386160")
      format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Switzer";
  src: url("/cdn/shop/files/Switzer-Black.woff2?v=1738386160")
      format("woff2"),
    url("/cdn/shop/files/Switzer-Black.woff?v=1738386160")
      format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Switzer";
  src: url("/cdn/shop/files/Switzer-Extralight.woff2?v=1738386160")
      format("woff2"),
    url("/cdn/shop/files/Switzer-Extralight.woff?v=1738386160")
      format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Switzer";
  src: url("/cdn/shop/files/Switzer-Extrabold.woff2?v=1738386160")
      format("woff2"),
    url("/cdn/shop/files/Switzer-Extrabold.woff?v=1738386160")
      format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Switzer";
  src: url("/cdn/shop/files/Switzer-Semibold.woff2?v=1738386160")
      format("woff2"),
    url("/cdn/shop/files/Switzer-Semibold.woff?v=1738386160")
      format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Switzer";
  src: url("/cdn/shop/files/Switzer-Medium.woff2?v=1738386160")
      format("woff2"),
    url("/cdn/shop/files/Switzer-Medium.woff?v=1738386160")
      format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Switzer";
  src: url("/cdn/shop/files/Switzer-Bold.woff2?v=1738386160")
      format("woff2"),
    url("/cdn/shop/files/Switzer-Bold.woff?v=1738386160")
      format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Switzer";
  src: url("/cdn/shop/files/Switzer-Regular.woff2?v=1738386160")
      format("woff2"),
    url("/cdn/shop/files/Switzer-Regular.woff?v=1738386160")
      format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

:root {
  --font-heading-family: "Switzer";
  --font-body-family: "Switzer";
  --font-button-family: "Switzer";
}

.section-announcement-bar .announcement-bar {
  padding: 1.8rem 0 1.8rem;
}

.template .max-w-fluid {
  max-width: 1370px;
  padding: 0 15px;
}

.section--header .header__nav .header__nav-link {
  font-family: "Switzer";
  font-size: 13px;
  font-weight: 400;
  line-height: 17.16px;
  text-align: center;
}

.section-hero-banner .hero-banner {
  height: 100%;
  padding-bottom: 40px;
}

.section-hero-banner .hero__heading {
  font-family: "Switzer";
  text-transform: capitalize;
  font-weight: 700;
  font-size: 60px;
  line-height: 66px;
  letter-spacing: -0.04em;
  color: #fff;
  /* text-shadow: 0px 4px 11.9px rgba(0, 0, 0, 0.2); */
  margin-block-end: 16px;
}
.header__nav-item.megamenu .header__nav-sublinks .header__nav-dropdown-link,
.header__nav-item.megamenu
  .header__nav-links-item.has-dropdown
  > .header__nav-dropdown-link {
  font-family: "Switzer";
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  right: 0;
  margin: 0 auto;
  justify-content: center;
  bottom: 32px;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet
  span {
  font-size: 0;
  margin: 0 !important;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 100%;
  max-width: 74px;
  height: 3px;
  background: #fff;
  margin-inline-start: 5px !important;
}

.template--index .button.button--filled {
  background: #63303d;
  border-color: #63303d;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0px;
  text-transform: capitalize;
  transition: all 0.7s;
}
.template--index .button.button--filled:hover {
  background-color: transparent;
  color: #63303d;
  border: 1px solid #63303d;
}
/* .promise-section .btn-link-primery:hover .label-color {
  color: #958979;
} */
.promise-section .btn-link-primery:hover {
  background-color: #fff;
  color: #958979 !important;
}
.template--index .hero__button .button.button--filled:hover,
.template--index .section-full-width-banner .button.button--filled:hover,
.template--index
  .section--social-media-highlights
  .button.button--filled:hover {
  background-color: #fff;
}

.promise-section .promise-section-container {
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding: 55px 75px;
  margin-bottom: 20px;
}

.promise-section .promise-flex-block {
  display: flex;
  margin: 0 -15px;
  align-items: center;
  padding-bottom: 40px;
  justify-content: space-between;
}

.promise-section .promise-title-block {
  font-size: 60px;
  font-weight: 700;
  line-height: 66px;
  letter-spacing: -0.04em;
  padding: 0 15px;
}

.promise-section .btn-link-block {
  padding: 0 15px;
}

.promise-section .btn-link-primery {
  font-size: 18px;
  font-weight: 500;
  line-height: 23.76px;
  padding: 19px 35px;
  border: 1px solid;
}

.promise-section .promise-content-flex {
  display: flex;
  margin: 0 -20px;
  overflow: auto;
}

.promise-section .promise-icon-content {
  width: 100%;
  max-width: 25%;
  padding: 0 20px;
}

.promise-section .icon-title-block {
  font-size: 24px;
  font-weight: 500;
  line-height: 27px;
  letter-spacing: -0.02em;
  padding-top: 10px;
  padding-bottom: 8px;
  text-transform: uppercase;
}

.promise-section .icon-content-block {
  font-size: 16px;
  font-weight: 400;
  line-height: 21.12px;
}

.promise-section-block .promise-content-flex::-webkit-scrollbar {
  height: 3px;
  background-color: #fff;
}

.promise-section-block .promise-content-flex::-webkit-scrollbar-thumb {
  background-color: #fff;
  opacity: 0.3;
}

.promise-section-block .promise-content-flex::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}

.section-full-width-banner .section-full-width-banner__subheading {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.06em;
  color: #958979;
}

.section-marquees .marquee .marquee__content {
  margin: 0;
  padding: 7px 0;
}

.section-callout-banner .callout-banner .content {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 15px;
  row-gap: 28px;
}

.section-callout-banner .callout-banner .inline-richtext {
  font-size: 18px;
  font-weight: 600;
  line-height: 23.76px;
  letter-spacing: 0.06em;
  padding-bottom: 4px;
}

.section-callout-banner .callout-banner .callout-banner__content-heading {
  /* font-family: "Essonnes Headline"; */
  font-size: 44px;
  font-weight: 400;
  line-height: 53px;
  letter-spacing: 0;
  padding-bottom: 10px;
  text-transform: capitalize;
}

.section-callout-banner .callout-banner .banner__content-rte {
  font-size: 16px;
  font-weight: 400;
  line-height: 21.12px;
  color: #efeae0;
}

.template--index .section-callout-banner .callout-banner .button--outlined {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  padding: 17px 14px;
  border: 1px solid #f6f5f4;
  text-transform: capitalize;
  letter-spacing: 0;
  color: #f6f5f4;
}

.section-callout-banner
  .callout-banner__timer-layout-1
  .countdown-timer__column-text {
  font-size: 21px;
  font-weight: 500;
  line-height: 27.72px;
  letter-spacing: 0.06em;
}

.section-carousel-half-slide .section-carousel__content {
  opacity: 0;
  transition: 0.5s ease all;
}

.section-carousel-half-slide
  .section-carousel__block:hover
  .section-carousel__content {
  position: relative;
  z-index: 91;
  opacity: 1;
}

.section.layout-1 .section__foot {
  padding: 0px;
}

.section-carousel-half-slide .section-carousel__block {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}

.section-carousel-half-slide .section-carousel__block:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.7;
  visibility: hidden;
  z-index: 1;
  transition: 0.5s ease all;
}
.template--index .collection-grid .button.button--filled {
  background-color: #958979;
  border: none;
  color: #efeae0;
}
.template--index .collection-grid .button.button--filled:hover {
  background-color: #efeae0;
  color: #958979;
}
.section-carousel-half-slide .section-carousel__block:hover:after {
  visibility: visible;
  z-index: 1;
  transition: 0.5s ease all;
}

.section-carousel-half-slide .carousel-half-slide .carousel-swiper-pagination {
  padding-top: 48px;
  display: flex;
}

.section-carousel-half-slide .carousel-half-slide .swiper-pagination-bullet {
  max-width: 100%;
  border-radius: 0;
  background: #e8e8e8;
  margin-inline-start: 0 !important;
}

.section-carousel-half-slide
  .carousel-half-slide
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #958979;
}

.section--featured-products .section-featured-products .section__body {
  overflow: hidden;
}
.section--social-media-highlights .media,
.social-media-highlights__content-card {
  border-radius: 8px !important;
}
.social-media-highlights__content-card h2 {
  margin-block-end: 0px !important;
}
.section--featured-products .section-featured-products .section__foot,
.section--featured-products .section-featured-products .section__head {
  padding-block-end: 21px;
}

.section--featured-products .section__head--buttons .card-slider__buttons {
  margin-inline-start: 0;
}

.template--index
  .section--featured-products
  .section__head--buttons
  .swiper-buttons
  .swiper-button {
  width: 5.1rem;
  height: 5.1rem;
}

.section--featured-products .section__heading {
  font-size: 60px;
  font-weight: 700;
  line-height: 66px;
  letter-spacing: -0.04em;
  padding: 0;
  color: #191919;
}

.section--featured-products .product-card__actions {
  background: #fff;
  overflow: hidden;
}

.section--featured-products .product-card .product-card__badges {
  inset-block-start: 2rem;
  inset-inline-start: 2rem;
  inset-inline-end: inherit;
}

.section--featured-products .product-card__badge.product-card__badge--square {
  font-size: 14px;
  font-weight: 500;
  line-height: 18.48px;
  letter-spacing: 0.06em;
  background: #958979;
}

.section--featured-products .product-card {
  gap: 16px 6px;
}

.section--featured-products .product-card .product-card__info {
  flex-direction: row;
}

.section--featured-products
  .product-card
  .product-card__info
  .product-card__price {
  flex-grow: 0;
}

.section--featured-products
  .product-card
  .product-card__info
  .product-card__title {
  font-size: 20px;
  font-weight: 500;
  line-height: 26.4px;
}

.section--featured-products
  .product-card__info
  .product-card__price
  .price__regular {
  font-size: 20px;
  font-weight: 600;
  line-height: 26.4px;
  color: #958979;
}

.section--featured-products .product-card variant-swatch-king {
  display: none;
}

.section--featured-products .button-bottom {
  padding-top: 40px;
  text-align: center;
}

.section--featured-products .button-bottom .button--filled {
  font-size: 18px;
  font-weight: 500;
  line-height: 23.76px;
  padding: 17px 47px;
  text-transform: capitalize;
  letter-spacing: 0;
}
.section--featured-products .mobile-btn {
  display: none;
}
.section-testimonials .container {
  max-width: 1370px;
  padding: 0 15px;
}

.section-testimonials .section__heading {
  font-size: 60px;
  font-weight: 700;
  line-height: 65.4px;
  letter-spacing: -0.04em;
  padding: 0;
  margin-bottom: 40px;
}

.section-testimonials .testimonial-section-block {
  padding-block-start: 16px;
  padding-block-end: 34px;
}

.section-testimonials .section_title-block .section__heading {
  font-size: 60px;
  font-weight: 700;
  line-height: 65.4px;
  letter-spacing: -0.04em;
  margin-bottom: 40px;
  color: #191919;
  text-transform: capitalize;
}

.section-testimonials .section_title-block .section-testimonials__subheading {
  font-size: 18px;
  font-weight: 600;
  line-height: 23.76px;
  letter-spacing: 0.06em;
  margin-bottom: 8px;
  text-align: left;
  color: #958979;
}

.section-testimonials
  .testimonial-section-block
  .section-testimonials--horizontal {
  gap: 12px;
}

.section-testimonials .testimonials__content,
.section-testimonials .testimonials__media {
  border-radius: 16px;
}

.section-testimonials
  .section-testimonials--horizontal-w-media
  .testimonials__content-in,
.section-testimonials
  .section-testimonials--vertical-w-media
  .testimonials__content-in {
  max-width: 100%;
}

.section-testimonials
  .testimonial-section-block
  .section-testimonials--horizontal-w-media {
  align-items: stretch;
}
.section-testimonials .testimonial__body {
  display: flex;
}
.section-testimonials .testimonial__content {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  max-width: 466px;
  margin: 0 auto;
}

.section-testimonials .testimonial__content .testimonial__rating {
  justify-content: center;
}
.section-testimonials .testimonials__block blockquote {
  font-style: normal;
  font-weight: 500;
  /* font-size: 32px;
  line-height: 42px; */
  font-size: 20px;
  line-height: normal;
  color: #efeae0;
}
.section-testimonials .testimonials__block blockquote p {
  margin-top: 24px;
}
.section-testimonials .section-testimonials__footer {
  justify-content: center;
}
.section-testimonials cite.testimonial__author {
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin-top: 30px;
  color: #efeae0;
}
.section-testimonials
  .swiper-buttons
  .card-slider__buttons-inner
  .swiper-button {
  width: 51px;
  height: 51px;
}
.section-testimonials .testimonial__rating-filled .icon {
  font-size: 33px;
}
.section-testimonials .testimonial__rating-filled .icon svg {
  stroke: #efeae0;
}
.section-hero-banner .hero__content {
  max-width: 725px;
  width: 100%;
}
.template--index .button.button--outlined {
  color: #63303d;
  font-size: 18px;
  letter-spacing: 0px;
  border-color: #63303d;
  text-transform: capitalize;
}
.section-hero-banner .hero__content .hero__entry {
  font-size: 20px;
  color: rgb(var(--color-heading-text));
  line-height: 26px;
  margin-block-end: 38px;
}
.shop-clearence-btn {
  background-color: #958979;
  display: flex;
  justify-content: center;
  color: #efeae0;
  padding: 14px 18px;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0px;
  font-family: "Switzer";
  max-width: 180px;
  width: 100%;
  margin: 0 auto;
  text-decoration: none;
  margin-top: 20px;
  font-weight: 500;
  transition: all 0.7s;
}
.shop-clearence-btn:hover {
  background-color: #efeae0;
  color: #958979;
}
.mobile-btn .shop-clearence-btn {
  display: none;
}
.shop-multiple-product .shop-the-look__item .product-card {
  gap: 12px;
}
.shop-multi-product-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
.shop-multiple-product .shop-the-look .shop-the-look__item--slider {
  max-width: 100%;
}
.shop-multiple-product
  .shop-the-look
  .shop-the-look__inner
  .shop-the-look__item--products {
  background-color: #63303d;
  border-radius: 16px;
  color: #ffffff;
  padding: 50px;
}
.template--index
  .shop-multiple-product
  .product-card
  .product-card__actions
  .button {
  background-color: #ffffff;
  border-radius: 0px;
  border-top-left-radius: 8px;
  height: 37px;
  width: 37px;
}
.template--index
  .shop-multiple-product
  .product-card__actions
  .button.button--icon
  svg
  path {
  stroke: #958979;
}
.shop-multiple-product .product-card__badges span.product-card__badge {
  background-color: #958979;
}
.shop-multiple-product .product-card__price {
  display: none !important;
}
.shop-the-look .small-visible {
  display: none;
}
.shop-multiple-product .product-card .product-card__badges {
  left: 0px !important;
  top: 7px;
}
.shop-multiple-product .product-card .product-card__media img {
  border-radius: 0px;
}
.shop-multiple-product .product-card__info .product-card__title a {
  color: #f0f0f0;
  font-family: "Switzer";
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.shop-multiple-product .shop-the-look .section__heading {
  color: #efeae0;
  font-family: "Switzer";
  text-transform: capitalize;
  font-size: 48px;
  font-weight: 700;
  line-height: 57px;
  letter-spacing: -0.04em;
}
.shop-content-image {
  position: relative;
}
.content-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  color: #ffffff;
}
.content-image-head {
  font-size: 70px;
  line-height: 76px;
  /* font-family: "Essonnes Headline"; */
  letter-spacing: 0px;
  max-width: 437px;
  margin: 0 auto;
}
.content-image-subhead {
  font-size: 20px;
  line-height: 26px;
  font-family: "Switzer";
  text-transform: uppercase;
  letter-spacing: 0.06em !important;
  letter-spacing: 0px;
}
.shop-the-look .shop-the-look__item .section__heading {
  font-family: Switzer;
  font-size: 40px;
  font-weight: 700;
  line-height: 41px;
  letter-spacing: -0.04em;
}
.collection-grid-item--mobile,
.section-carousel-half-slide .section-carousel__contents--mobile,
.section-carousel-half-slide .carousel__utils-item--mobile,
.promise-section .header__utils-item--mobile {
  display: none;
}
.section-full-width-banner__container.media-position--background
  .section-full-width-banner__content {
  font-size: 18px;
  font-weight: 600;
  line-height: 23.76px;
  letter-spacing: 0.06em;
  padding-bottom: 20px;
}
.section-carousel-half-slide .section__head-foot-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.template--index .button.button--outlined:hover {
  background: #63303d;
  color: #fff;
}
.section-carousel.slider-pagination .carousel__utils-item--mobile.small-visible,
.section-carousel.slider-pagination .section__body .swiper-pagination {
  display: none;
}

.about-waist-carousel .section__head--buttons .swiper-button {
  width: 42px;
  height: 42px;
  stroke: #958979;
}
.about-waist-carousel .section__foot .section__head--buttons {
  margin-block-start: 20px;
}
.section-carousel-half-slide .swiper-buttons .swiper-button-previous {
  transform: scaleX(-1);
}
.section-carousel-half-slide .swiper-buttons .swiper-button svg {
  stroke: #8f8476;
}
.section-carousel-half-slide .swiper-button {
  width: 51px;
  height: 51px;
}
.section-carousel-half-slide .swiper-buttons {
  position: unset;
  gap: 15px;
  transform: translate(0px);
}
.section-carousel-half-slide .mobile--swiper-btn {
  display: none;
}
.section-carousel-half-slide .section {
  padding: 0;
}
.template--shapewear-updated .section__featured-collections .button--outlined {
  color: var(--color-button-hover-text);
  background-color: var(--color-button-hover-background);
  border-color: var(--color-button-hover-outline);
}
.template--shapewear-updated
  .section__featured-collections
  .button--outlined:hover {
  color: var(--color-button-hover-background);
  background-color: var(--color-button-hover-text);
  border-color: var(--color-button-hover-outline);
}
.template--shapewear-updated .section-featured-products .button--outlined {
  color: var(--color-button-hover-text);
  background-color: var(--color-button-hover-background);
  border-color: var(--color-button-hover-outline);
}
.template--shapewear-updated
  .section-featured-products
  .button--outlined:hover {
  color: var(--color-button-hover-background);
  background-color: var(--color-button-hover-text);
  border-color: var(--color-button-hover-outline);
}
@media screen and (max-width: 1199px) {
  .section--social-media-highlights {
    padding: 1rem;
  }
  .section-carousel-half-slide .swiper-button {
    width: 40px;
    height: 40px;
  }
  .template--index .section--social-media-highlights .button {
    padding: 10px 12px !important;
    font-size: 14px;
  }
  .section--social-media-highlights h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .promise-section .promise-section-container {
    padding: 40px 50px;
    margin-bottom: 0;
  }
  .promise-section .promise-title-block {
    font-size: 48px;
    line-height: 60px;
  }
  .promise-section .btn-link-primery {
    font-size: 15px;
    line-height: 18.76px;
    padding: 15px 10px;
  }
  .promise-section .promise-flex-block {
    padding-bottom: 30px;
  }
  .promise-section .icon-content-block {
    font-size: 14px;
  }
  .callout-banner--horizontal .callout-banner__content {
    padding-block-start: 40px;
  }
  .callout-banner--horizontal .callout-banner__action {
    padding-block-end: 40px;
  }
  .section-callout-banner .callout-banner .callout-banner__content-heading {
    font-size: 38px;
    line-height: 40px;
    padding-bottom: 11px;
  }
  .template--index .section-callout-banner .callout-banner .button--outlined {
    font-size: 16px;
    line-height: 21px;
    padding: 11px 14px;
  }
  .section-callout-banner .callout-banner .countdown-timer__column-number {
    font-size: 44px;
  }
  .section-callout-banner
    .callout-banner__timer-layout-1
    .countdown-timer__column-text {
    font-size: 16px;
    line-height: 24px;
  }
  .section-carousel .section {
    padding: 0;
  }
  .section-carousel-half-slide .text--label {
    font-size: 16px;
    line-height: 20px;
  }
  .section-carousel-half-slide .section__heading {
    font-size: 44px;
    line-height: 50px;
  }
  .template--index
    .section-carousel-half-slide
    .section__head--buttons
    .button.button--filled {
    font-size: 16px;
    padding: 15px 30px;
  }
  .section-carousel-half-slide
    .carousel-half-slide
    .carousel-swiper-pagination {
    padding-top: 28px;
  }
  .section--featured-products .section__heading {
    font-size: 48px;
    line-height: 52px;
  }
  .template--index
    .section--featured-products
    .section__head--buttons
    .swiper-buttons
    .swiper-button {
    width: 4rem;
    height: 4rem;
  }
  .section--featured-products
    .product-card
    .product-card__info
    .product-card__title {
    font-size: 16px;
    line-height: 24px;
  }
  .section--featured-products
    .product-card__info
    .product-card__price
    .price__regular {
    font-size: 16px;
    line-height: 24px;
  }
  .section--featured-products .section__heading {
    font-size: 44px;
    line-height: 50px;
  }
  .section--featured-products .button-bottom {
    padding-top: 27px;
  }
  .section--featured-products .button-bottom .button--filled {
    font-size: 16px;
    line-height: 20px;
    padding: 12px 35px;
  }
  .section-testimonials .section_title-block .section-testimonials__subheading {
    font-size: 16px;
    line-height: 20px;
  }
  /* .section-testimonials .testimonials__block blockquote {
    font-size: 24px;
    line-height: 28px;
  } */
  .section-testimonials cite.testimonial__author {
    /* font-size: 14px; */
    line-height: 21px;
    margin-top: 15px;
  }
  .section-testimonials__footer {
    margin-block-start: 2.5rem;
  }
  .section-testimonials .section_title-block .section__heading {
    font-size: 44px;
    line-height: 50px;
  }
  .section-testimonials
    .swiper-buttons
    .card-slider__buttons-inner
    .swiper-button {
    width: 44px;
    height: 44px;
  }
  .sc_carousel .section__head-title .text--label {
    font-size: 16px;
    line-height: 21px;
  }
  .sc_carousel .section__head-title .section__heading {
    font-size: 44px;
    line-height: 50px;
    max-width: 100% !important;
  }
  .template--index .section-carousel .section__head--buttons .button {
    font-size: 16px;
    line-height: 21px;
    padding: 14px 35px;
  }
  .shop-multiple-product .content-image-subhead {
    font-size: 18px;
    line-height: 24px;
  }
  .shop-multiple-product .content-image-head {
    font-size: 48px;
    line-height: 54px;
  }
  .shop-multiple-product .shop-the-look .section__heading {
    font-size: 32px;
    line-height: 38px;
  }
  .shop-multiple-product
    .shop-the-look
    .shop-the-look__inner
    .shop-the-look__item--products {
    padding: 35px 27px;
    gap: 26px;
  }
  .shop-multiple-product .shop-multi-product-grid {
    gap: 15px;
  }
  .shop-multiple-product .product-card__info .product-card__title a {
    font-size: 14px;
    line-height: 18px;
  }
  .shop-the-look .product-card__badges span.product-card__badge {
    font-size: 12px;
    line-height: 16px;
  }
  .shop-multiple-product .shop-the-look__item .product-card {
    gap: 8px;
  }
  .template--index
    .shop-multiple-product
    .product-card
    .product-card__actions
    .button {
    height: 27px;
    width: 27px;
    padding: 8px;
  }
  .shop-multiple-product .shop-clearence-btn {
    /* padding: 10px 15px; */
    font-size: 18px;
    line-height: 24px;
    margin-top: 0;
  }
  .collection-grid .section__featured-collections .section {
    padding: 0;
  }
  .collection-grid .section__head .section__head-title .section__heading {
    font-size: 44px;
    line-height: 50px;
  }
  .collection-grid .section__head .section__head-title .text--label {
    font-size: 16px;
    line-height: 21px;
  }
  .template--index
    .collection-grid
    .section__head
    .section__head--buttons
    .button {
    font-size: 18px;
    line-height: 24px;
    /* padding: 14px 35px; */
  }
  .collection-grid .card-collection__heading {
    font-size: 44px;
    line-height: 44px;
  }
  .shop-the-look .shop-the-look__item .section__heading {
    padding-bottom: 0;
    display: none;
  }
  .shop-the-look .product-card__info .product-card__title a {
    font-size: 18px;
    line-height: 24px;
  }
  .shop-the-look .shop-the-look__inner .shop-the-look__item--products {
    row-gap: 24px;
    padding: 37px 23px;
  }
  .shop-the-look .product-card__price .price__regular {
    font-size: 18px;
    line-height: 24px;
  }
  .sc_social_media_highlights .social-media-highlights__subheading {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.06em;
    margin: 0px;
  }
  .sc_social_media_highlights .section__heading {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 27px;
    letter-spacing: -0.04em;
  }
  .section-full-width-banner .section-full-width-banner__subheading {
    font-size: 16px;
    line-height: 22px;
  }
  .section-full-width-banner
    .section-full-width-banner__container
    .section-full-width-banner__heading
    .section__heading {
    font-size: 40px;
    line-height: 50px;
    padding: 10px 0 27px;
  }
  .section-full-width-banner .section-full-width-banner__buttons {
    margin: 0;
    max-width: 191px;
    width: 100%;
  }
  .promise-section .promise-icon-content {
    min-width: 250px;
    padding-bottom: 60px;
  }
  .section-full-width-banner .section-full-width {
    width: 100%;
  }
  .template--index
    .section-full-width-banner
    .section-full-width-banner__buttons
    .button {
    font-size: 18px;
    padding: 17px 35px;
  }
}

@media screen and (max-width: 989px) {
  .section-testimonials .testimonials__block blockquote {
    font-size: 16px;
    line-height: normal;
  }
  .promise-section .btn-link-primery {
    background: #63303d;
    border-color: #63303d;
  }
  .section-carousel-half-slide .mobile--swiper-btn {
    display: flex;
  }
  .section-carousel-half-slide .swiper-button svg {
    width: 42px;
    height: 42px;
  }
  .section-testimonials .position--image-start {
    flex-wrap: wrap;
  }
  .section-testimonials .swiper-buttons {
    display: flex !important;
  }
  .social-media-highlights__content-card {
    padding: 1rem !important;
    gap: 16px !important;
  }
  .collection-grid-item--desktop,
  .section-carousel-half-slide .section-carousel__block:hover:after,
  .section-carousel
    .section__body
    .media-position--background
    .section-carousel__content,
  .section-carousel-half-slide .section-carousel__contents--desktop,
  .section-carousel-half-slide .carousel__utils-item--desktop,
  .promise-section .header__utils-item--desktop {
    display: none;
  }
  .section-carousel-half-slide .section__foot.carousel__utils-item--mobile,
  .promise-section .header__utils-item--mobile {
    display: flex;
    padding-top: 40px;
    justify-content: center;
  }
  .section-carousel-half-slide .section-carousel__block {
    height: auto;
    overflow: inherit;
  }
  .section-carousel-half-slide .media-position--background .media {
    position: unset;
  }
  .collection-grid-item--mobile,
  .section-carousel-half-slide .section-carousel__contents--mobile {
    display: block;
    text-align: center;
    padding: 15px 0 0 0;
  }
  .section-carousel-half-slide
    .section-carousel__contents--mobile
    .inline-richtext {
    font-size: 21px;
  }
  .section-carousel-half-slide .section__foot.carousel__utils-item--mobile {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .promise-section .btn-link-primery {
    padding: 18px 20px;
  }
  .slider-pagination .section-w-swiper .swiper-wrapper {
    padding-bottom: 30px;
  }
  .slider-pagination
    .swiper-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border: 1px solid #5b5148;
    border-radius: 50%;
    background-color: #fff;
  }
  .slider-pagination
    span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #5b5148 !important;
  }
  .slider-pagination
    .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 0px;
    top: inherit;
    display: block;
    background: transparent;
  }
  .section-carousel.slider-pagination > div {
    padding-block-end: 50px !important;
  }
  .features-collection-card .section-w-swiper .swiper-wrapper {
    padding-bottom: 0px !important;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 4px;
  }
  .features-collection-card
    .section-carousel__block.media-position--background:after {
    visibility: visible;
    background-color: transparent;
  }
  .features-collection-card .swiper-slide {
    width: 100% !important;
  }
  .features-collection-card
    .section__body
    .media-position--background
    .section-carousel__content {
    opacity: 1;
  }
  .features-collection-card .section-w-swiper .swiper-wrapper {
    max-width: 100%;
  }
  .features-collection-card
    .section-carousel__block.media-position--background
    .section-carousel__content
    h2 {
    font-size: 22px;
    line-height: 29px;
    color: #fff;
    padding-bottom: 2px;
  }
  .template--index
    .features-collection-card
    .section-carousel__block.media-position--background
    .section-carousel__content
    .button {
    font-size: 14px;
    line-height: 18px;
    color: #efeae0;
  }
  .template--index
    .features-collection-card
    .section-carousel__block
    .section-carousel__content
    .button:after {
    background-color: #efeae0;
  }
  .shop-the-look__inner {
    flex-wrap: wrap;
  }
  .shop-the-look__item:first-child {
    margin-bottom: 12px;
  }
  .shop-the-look__item {
    width: 100% !important;
  }
  .shop-multiple-product
    .shop-the-look
    .shop-the-look__inner
    .shop-the-look__item--products {
    padding: 37px 27px;
  }
  .testimonial-section-block .testimonials__media {
    width: 100%;
  }
}
@media screen and (min-width: 426px) {
  .section-carousel-half-slide .section__head-title {
    padding-bottom: 0px;
  }
}
@media screen and (min-width: 750px) {
  .section-hero-banner .hero-banner--50-50 {
    grid-template-columns: 50% 50%;
    grid-template-areas: "content_element media_element";
  }
}
@media screen and (max-width: 749px) {
  .section-carousel-half-slide .swiper-buttons {
    display: none;
  }
  .section-announcement-bar .announcement-bar {
    padding: 0;
  }
  .section-testimonials--horizontal-w-media .testimonials__content {
    padding: 57px 0px;
  }
  .testimonial-section-block {
    position: relative;
  }
  .section-testimonials .testimonials__block blockquote p {
    margin-top: 16px;
  }
  .section-testimonials__footer {
    margin-block-start: 0px !important;
  }
  .section-testimonials .testimonials__block blockquote {
    font-size: 16px;
    line-height: 22px;
  }
  .section-testimonials .testimonial__body {
    padding: 2rem 20px;
    border-radius: 16px;
  }
  .section-testimonials
    .swiper-buttons
    .card-slider__buttons-inner
    .swiper-button
    rect {
    stroke: #fff;
  }
  .section-testimonials
    .swiper-buttons
    .card-slider__buttons-inner
    .swiper-button
    path {
    fill: #fff;
  }
  .section-testimonials .testimonial__content {
    padding: 0 24px;
  }
  .section-testimonials .swiper-buttons {
    width: 100%;
    padding: 0px 4px;
  }
  .section-testimonials
    .swiper-buttons
    .card-slider__buttons-inner
    .swiper-button {
    height: 40px;
    width: 40px;
  }
  .section-testimonials .section-testimonials__footer {
    /* justify-content: flex-start; */
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
    justify-content: space-between;
    padding-top: 20px;
  }
  .section-testimonials--horizontal-w-media .testimonials__content {
    background: transparent;
    padding: 0px !important;
  }
  .section-testimonials .swiper-buttons .card-slider__buttons-inner {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .section--featured-products .container.max-w-page {
    padding-right: 0px;
  }
  .section-testimonials .section_title-block .section-testimonials__subheading {
    font-size: 14px;
    line-height: 18px;
  }
  .section-testimonials .section_title-block .section__heading {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 20px;
  }
  .features-collection-card .section__head-title .text--label {
    max-width: 100%;
    display: block;
  }
  .collection-grid .container.max-w-fluid {
    padding: 0px !important;
  }
  .collection-grid .card-collection__heading {
    font-size: 32px;
    line-height: 38px;
  }
  .collection-grid .section__foot {
    margin-bottom: 0px !important;
  }
  .collection-grid .section__head {
    flex-wrap: wrap;
    gap: 20px;
    padding: 20px 20px 0px;
  }
  .collection-grid .section__head .section__head-title .section__heading {
    font-size: 40px;
    line-height: 48px;
    text-transform: capitalize;
  }
  .collection-grid .section__head .section__head-title .text--label {
    font-size: 14px;
    line-height: 18px;
  }
  .shop-the-look__swiper {
    display: block !important;
  }
  .template--index
    .section-carousel.slider-pagination
    .section__head
    .button.button--filled.uppercase,
  .shop-the-look__item--products .shop-the-look-drawer__trigger {
    display: none;
  }
  .shop-multiple-product .shop-multi-product-grid {
    display: flex;
    /* overflow: auto; */
    gap: 10px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
  }
  .shop-multiple-product .shop-the-look-multi-block {
    min-width: 210px;
  }
  .shop-the-look .product-card__info .product-card__title a {
    font-size: 12px;
    line-height: 16px;
  }
  .mobile-btn .shop-clearence-btn {
    display: block;
    margin-top: 26px;
  }
  .shop-clearence-btn {
    max-width: 100%;
    padding: 1.9rem 46px;
    display: none;
  }
  .shop-the-look .shop-the-look__item--slider {
    margin: 0 auto;
  }
  .section-hero-banner
    .hero__swiper
    .hero__swiper-slide
    .hero__inner
    .hero__content {
    padding-block: 3rem;
    padding-inline: 3rem;
  }
  .section--social-media-highlights
    p.social-media-highlights__subheading.small-up-hide {
    display: none;
  }
  .template--index .section--social-media-highlights .button {
    padding: 2rem 46px !important;
    font-size: 18px;
  }
  .section--social-media-highlights h2 {
    font-size: 32px;
    line-height: 36px;
  }
  .features-collection-card .media-position--background {
    aspect-ratio: 1/1;
  }
  .section-hero-banner .hero__swiper .hero__swiper-slide .hero__inner {
    justify-content: flex-start;
  }
  .section-hero-banner .hero__content .hero__heading {
    font-size: 40px;
    line-height: 40px;
    margin-block-end: 20px;
  }
  .section-hero-banner .hero__content .hero__entry {
    font-size: 16px;
    line-height: 21px;
    /* margin-block-end: 40px; */
    margin-block-end: 22px;
  }
  .template--index
    .section-hero-banner
    .hero__content
    .hero__button
    .button.button--filled {
    max-width: 100%;
    padding: 20px;
  }
  .template--index
    .section-hero-banner
    .hero__content
    .hero__button
    .button.button--outlined {
    max-width: 100%;
    padding: 20px 20px;
  }
  .promise-section .promise-section-container {
    padding: 42px 30px;
  }
  .promise-section .promise-title-block {
    font-size: 40px;
    line-height: 44px;
  }
  .promise-section .icon-content-block {
    font-size: 18px;
    line-height: 24px;
  }
  .promise-section .icon-title-block {
    /* padding-top: 18px; */
    padding-top: 10px;
  }
  .section-full-width-banner .section-full-width-banner__subheading {
    font-size: 14px;
    line-height: 18px;
  }
  .callout-banner--horizontal .callout-banner__content {
    padding-block-start: 35px;
  }
  .section-callout-banner .callout-banner {
    padding: 18px;
  }
  .section-callout-banner .callout-banner .callout-banner__content-heading {
    font-size: 44px;
    line-height: 52px;
    padding-bottom: 15px;
    margin: 0;
  }
  .section-callout-banner .callout-banner .banner__content-rte {
    max-width: 310px;
  }
  .section-callout-banner .callout-banner .grid__item .callout-banner__timer {
    padding: 11px 0;
  }
  .callout-banner__timer-layout-1 .countdown-timer__columns {
    column-gap: 1.4rem;
  }
  .section-callout-banner .callout-banner .countdown-timer__column-number {
    font-size: 50px;
    line-height: 66px;
  }
  .section-callout-banner
    .callout-banner__timer-layout-1
    .countdown-timer__column-text {
    font-size: 20px;
    line-height: 26px;
  }
  .callout-banner__timer-layout-1
    .countdown-timer__columns
    .countdown-timer__column
    > div {
    padding-block: 1.8rem;
  }
  .section-callout-banner .callout-banner .callout-banner__button {
    width: 100%;
    max-width: 100%;
  }
  .template--index .section-callout-banner .callout-banner .button--outlined {
    font-size: 18px;
    line-height: 24px;
    padding: 19px 24px;
    justify-content: center;
  }
  .callout-banner--horizontal .callout-banner__action {
    padding-block-end: 35px;
  }
  .section-carousel-half-slide .text--label {
    font-size: 14px;
    line-height: 18px;
  }
  .section-carousel-half-slide .section__heading {
    font-size: 40px;
    line-height: 48px;
  }
  .promise-section .promise-section-container .promise-icon-content {
    min-width: 275px;
    padding: 0;
  }
  .promise-section .promise-section-container .icon-block svg {
    margin: 0 auto;
  }
  .promise-section .promise-section-container .promise-content-flex {
    margin: 0;
    /* column-gap: 25px; */
    column-gap: 20px;
    margin-right: -25px;
    /* padding-bottom: 15px; */
    padding-bottom: 6px;
  }
  .shop-the-look .small-visible {
    display: block;
  }
  .shop-multiple-product .shop-the-look .section__heading {
    color: rgb(var(--color-heading-text));
  }
  .shop-the-look .shop-the-look__item--products {
    position: unset;
    inset-block-start: 0;
    inset-inline-start: 0;
    transform: translate(0%, 0%);
    z-index: 0;
  }
  .section--featured-products .section__heading {
    font-size: 40px;
    line-height: 48px;
    text-transform: capitalize;
  }
  .section--social-media-highlights social-media-highlights-slider {
    padding: 0px;
  }
  .section--featured-products .section-featured-products .section__foot {
    padding-right: 15px;
  }
  .section--featured-products .button-bottom {
    display: none;
  }
  .section--featured-products .mobile-btn {
    display: block;
    padding-block-start: 0 !important;
    padding-block-end: 0 !important;
  }
  .section--featured-products .mobile-btn .button-bottom {
    display: block;
  }
  .section--featured-products .button-bottom {
    text-align: center;
    padding-right: 15px;
    padding-top: 27px;
  }

  .section-featured-products
    .section__foot
    .section__head--buttons
    .swiper-buttons.small-hide {
    display: flex !important;
  }
  /*.shopify-section.section--featured-products
    .section.layout-1
    .section__head--buttons {
    position: absolute;
    bottom: 20px;
    left: 30px;
  }*/
  button[class*=" swiper-button--prev"] {
    margin-inline-end: 11px;
  }
  .section--featured-products .section-featured-products .section__head {
    padding-block-end: 0px;
    margin-block-end: 16px;
  }
  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin-inline-start: 18px !important;
  }
  .features-collection-card .media-position--background {
    min-height: 240px;
  }
  .section-carousel
    .section__body
    .section-carousel__block.media-position--background:hover
    .section-carousel__content {
    display: none;
  }
  .section-carousel.slider-pagination
    .carousel__utils-item--mobile.small-visible {
    display: block;
    text-align: center;
    padding-top: 27px;
  }
}

@media screen and (max-width: 640px) {
  .section-full-width-banner
    .section-full-width-banner__container
    .section-full-width-banner__heading
    .section__heading {
    line-height: 35px;
  }
  .section--featured-products {
    position: relative;
  }
  .section--featured-products .section__head--buttons {
    position: absolute !important;
    left: 0px;
    top: 46%;
    z-index: 5;
    padding: 0 4px;
    width: 100%;
  }
  .section-featured-products
    .section__foot
    .section__head--buttons
    .swiper-buttons.small-hide {
    justify-content: space-between;
    width: 100%;
  }
  .promise-section .promise-flex-block {
    padding-bottom: 8px;
  }
  .section-carousel-half-slide .text--label {
    padding-bottom: 8px;
  }
  .sc_carousel .section__head-title .section__heading {
    font-size: 40px;
    line-height: 48px;
  }
  .sc_carousel .section__head-title .text--label {
    font-size: 14px;
    line-height: 18px;
  }
  .section-carousel-half-slide > div {
    padding-block-start: 0px !important;
  }
  .section-carousel-half-slide .swiper-buttons {
    gap: 11px;
  }
  .section-carousel.slider-pagination > div {
    padding-block-start: 40px !important;
  }
}

@media screen and (max-width: 425px) {
  .section-carousel-half-slide .swiper-buttons svg {
    width: 38px;
    height: 38px;
  }
  .section--featured-products .section__head--buttons {
    top: 43%;
    transform: translateY(-43%);
  }
  .promise-section .promise-section-container .promise-content-flex {
    padding-bottom: 12px;
  }
  .template--index
    .section-hero-banner
    .hero__content
    .hero__button
    .button.button--filled {
    padding: 15px;
    font-size: 15px;
  }
  .promise-section .icon-title-block {
    font-size: 20px;
  }
  #shopify-section-template--17516797460533__marquees_TFD63r > div {
    padding-block-end: 32px !important;
  }
  .template--index .button.button--filled,
  .template--index
    .section-carousel-half-slide
    .section__head--buttons
    .button.button--filled,
  .template--index .promise-section .btn-link-primery,
  .template--index .shop-multiple-product .shop-clearence-btn,
  .template--index
    .section-full-width-banner
    .section-full-width-banner__buttons
    .button,
  .template--index .section-callout-banner .callout-banner .button--outlined {
    padding: 14px 20px !important;
  }
  /* .promise-section .promise-flex-block {
    padding-bottom: 30px;
  } */
  .promise-section .header__utils-item--mobile {
    padding-top: 20px;
  }
  .section-carousel .section.layout-1 .section__head {
    flex-direction: column;
    align-items: self-start;
    margin: 0;
  }
  .template--index
    .section-hero-banner
    .hero__content
    .hero__button
    .button.button--outlined {
    padding: 15px;
    font-size: 15px;
  }
  .section-callout-banner .callout-banner .inline-richtext,
  .shop-multiple-product .content-image-subhead,
  .sc_social_media_highlights .social-media-highlights__subheading,
  .promise-section .icon-content-block,
  .section-callout-banner .callout-banner .banner__content-rte {
    font-size: 14px;
    line-height: 18px;
  }
  .features-collection-card
    .section-carousel__block.media-position--background
    .section-carousel__content
    h2 {
    font-size: 20px;
  }
  .template--index
    .section-callout-banner
    .callout-banner__timer-layout-1
    .countdown-timer__column-text,
  .template--index .section-callout-banner .callout-banner .button--outlined,
  .template--index .shop-multiple-product .shop-clearence-btn,
  .template--index .button.button--filled {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .collection-grid .card-collection__heading {
    font-size: 26px;
    line-height: 32px;
  }
  /* .section-testimonials .testimonials__block blockquote {
    font-soize: 18px;
    line-height: 24px;
  } */
  .section-callout-banner .callout-banner .countdown-timer__column-number {
    font-size: 40px;
    line-height: 54px;
  }
  .section-full-width-banner
    .section-full-width-banner__container
    .section-full-width-banner__heading
    .section__heading,
  .sc_carousel .section__head-title .section__heading,
  .sc_social_media_highlights .section__heading,
  .shop-the-look .shop-the-look__item .section__heading,
  .collection-grid .section__head .section__head-title .section__heading,
  .shop-multiple-product .content-image-head,
  .section-testimonials .section_title-block .section__heading,
  .section--featured-products .section__heading,
  .section-carousel-half-slide .section__heading,
  .section-callout-banner .callout-banner .callout-banner__content-heading,
  .promise-section .promise-title-block,
  .section-hero-banner .hero__content .hero__heading {
    font-size: 24px;
    line-height: 28px;
  }
  .section--featured-products .product-card__actions,
  .section--featured-products .product-card__actions .product-card__media,
  .section--featured-products .product-card__actions .product-card__media img {
    min-height: 290px;
  }
  .section--featured-products .product-card__actions .product-card__media img {
    object-fit: cover;
  }
  .shop-multiple-product .product-card .product-card__media img {
    min-height: 120px;
    object-fit: cover;
  }
  .shop-multiple-product .product-card__actions .product-card__media {
    min-height: 120px;
  }
}
