/** Shopify CDN: Minification failed

Line 2163:22 The "-" operator only works if there is whitespace on both sides

**/
@font-face {
  font-family: "field-gothic-wide";
  src: url('/cdn/shop/files/Field_Gothic_No.75_Bold_Wide.otf?v=1740213017');
  src: url('/cdn/shop/files/FieldGothicTEST-No.74.otf?v=1740217205');
  /* src:url("https://use.typekit.net/af/dfad8d/0000000000000000774ec70a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/dfad8d/0000000000000000774ec70a/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/dfad8d/0000000000000000774ec70a/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype"); */
  /* src:url("https://use.typekit.net/af/fee1d2/0000000000000000774ec728/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/fee1d2/0000000000000000774ec728/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/fee1d2/0000000000000000774ec728/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype"); */
}

@font-face {
  font-family: "Harmonia Sans W01 Bold";
  src: url('/cdn/shop/files/Harmonia_Sans_W01_Bold.otf?v=1740213018');
}

@font-face {
  font-family: "Harmonia Sans W01 Regular";
  src: url('/cdn/shop/files/Harmonia_Sans_W01_Regular.otf?v=1740213017');
}
@font-face {
  font-family: "HarmoniaSansStd-Light";
  src: url('/cdn/shop/files/HarmoniaSansStd-Light.otf?v=1740493574');
}

:root {
  --font-family-body: "Harmonia Sans W01 Regular", sans-serif;
  --font-family-heading: "field-gothic-wide", sans-serif;
  --font-family-button: "field-gothic-wide", sans-serif;
  --font-family-navigation: "field-gothic-wide", sans-serif;
  --color-outline-button-text-and-border: #ff5101;
  --primary-color: #ff5000;
  --body-color: #333333;
}
body {
  overflow-x: hidden;
}
.announcement-bar__text--desktop.rte {
  font-size: 16px;
}
.fs-heading-display-2 {
  color: var(--primary-color);
}
.cart-button-count {
  color: #333333 !important;
}
.collection-item__content,
.shop-collection_two {
  top: 10px !important;
  position: absolute;
}
.mybtn {
  border: 1px solid #ff5101;
  padding: 8px 46px;
}
header-wrapper .localization-wrapper{
  display: none;
}
.mybtn .button_label_c {
  color: #ff5101;
  line-height: 1.3;
  padding-top: 2px;
}
.mybtn:hover .button_label_c {
  color: #fff;
}
.header__content-segment.header__content-segment--icons
  .header__content-segment--icons-inner-wrapper
  a.header__button.header__button--search.btn.btn--style-inline-icon {
  width: fit-content;
}
.header__content-segment.header__content-segment--icons
  .header__content-segment--icons-inner-wrapper
  a.header__button.header__button--search.btn.btn--style-inline-icon:hover {
  background-color: transparent !important;
}

.section.scrolling-content {
  background: #fff;
}
.scrolling-content .highlight {
  font-family: "field-gothic-wide", sans-serif;
  font-size: 30px;
}
.shop-collection_one.collection-item__title.ff-heading {
  font-size: 28px !important;
}
.scroll-slider__slider.list-collections__grid.standard-grid.standard-grid--with-count-based-gaps
  .collection-item
  .collection-item__content
  .collection-item__title.ff-heading {
  font-size: 60px;
}
.footer__block:has(.footer-block__content:empty) {
  display: none;
}
.content-container .accordion-item__content {
    margin-top: -15px;

  p{
    /* margin-bottom:15px; */
    max-width:90%;
  }
  h2.img-text{
    position: absolute;
    left: 10%;
    top: 10%;
    color: #fff;
    font-family:field-gothic-wide, sans-serif;
  }
}

@media screen and (min-width: 1024px) {
  .shine .container .row .col .image img {
  aspect-ratio: 1 / .7;
}
  ul.submenu__list.scrollbars-hidden {
    padding: 2px 0;
  }
  .submenu__header + .submenu__list.scrollbars-hidden {
  border: 1px solid #ff5101;
  border-radius: 50px;
  gap: 5px;
}
  .template-index:not(.scroll-down) .submenu__header + .submenu__list.scrollbars-hidden,
  .template-index:not(.scroll-down) a.search-header-btn.btn,
  .template-index:not(.scroll-down) .cart_bubble_with_txt,
  .template-index:not(.scroll-down) .header__content-segment--icons-inner-wrapper a.cart-button.header__button.btn.header__button cart-count.cart-button-count {
    border-color: #FFFFFF;
  }
}

@media screen and (max-width: 1023px) {
  .submenu__list.scrollbars-hidden {
    border: none;
  }
}
@media (max-width: 767px) {
  .fs-heading-display-2 {
    font-size: 40px;
    --horizontal-font-padding: 0;
  }
  .slideshow-slide__content.mobile-content-alignment-horizontal--center
    .slideshow-slide__content-inner {
    text-align: left !important;
  }
  .slideshow-slide__content.mobile-content-alignment-horizontal--center
    .slideshow-slide-content__heading-wrapper {
    margin: 0 0 16px !important;
  }
  .slideshow-slide__content.mobile-content-alignment-horizontal--center
    .slideshow-slide-content__buttons {
    justify-content: left !important;
  }
  .section-inner.section-inner--width-page-width {
    --section-padding-top: 40px;
    --section-padding-bottom: 40px;
  }
   .collection-list  .section-inner.section-inner--width-page-width {
  padding-bottom:60px;
  }
   .featured-collection  .section-inner.section-inner--width-page-width {
  padding-top:70px;
  }
  .shop-collection_one.collection-item__title.ff-heading {
    font-size: 20px !important;
  }
  .scroll-slider__slider.list-collections__grid.standard-grid.standard-grid--with-count-based-gaps
    .collection-item
    .collection-item__content
    .collection-item__title.ff-heading {
    font-size: 42px;
  }
  .content-container .accordion-item__content {
    margin-top:0;
  }
}

.cart-button[data-icon-type="no-icon"] cart-count {
  color: #ff5101;
}
.cart-button.header__button.btn.header__button:hover {
  background-color: transparent !important;
}

.swiper-container {
  width: 100%;
  /* Full width of the container */
  height: 100%;
  /* Full height of the container */
  overflow: hidden;
  /* Hide any overflowing slides */
}

.col-width {
  width: 25%;
}

.footer-block__content .content__image-and-text img {
  max-width: 100% !important;
}

.slideshow-slide__button .btn--style-outline:hover {
  background-color: #ff5101;
  color: #ffffff;
}
.btn:hover,
.btn_one:hover,
.button span:hover,
.button span a:hover {
  background-color: #ff5101 !important;
  color: #ffffff !important;
}
.btn:hover,
.btn_one:hover,
.button1 span:hover,
.button1 span a:hover {
  background-color: #ff5101 !important;
  color: #ffffff !important;
}
.plump {
  padding-top: 20px;
}
.plump .container {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}
.image {
  opacity: 1 !important;
}
.plump .container .row {
  display: flex;
  gap: 30px;
}
.plump .container .heading h2 {
  font-family: "field-gothic-wide", sans-serif;
  font-size: 60px;
  color: var(--primary-color);
  padding: 30px 0;
}
.plump .container .row .col {
  position: relative;
}
.plump .container .row .col.col-width {
  display: flex;
}
.plump .container .row .col.col-width video {
  flex: 1;
  object-fit: cover;
}
.plump .container .row .col .heading {
  position: absolute;
  top: 30px;
  left: 30px;
}
.plump .container .row .col .heading h2 {
  font-size: 18px;
  padding: 4px 10px 4px 5px;
}
.plump .container .row .col .button {
  position: absolute;
  bottom: 45px;
  left: 50px;
}
.plump .container .row .col .button1 {
  position: absolute;
  bottom: 45px;
  left: 50%;
  transform: translateX(-50%);
}
.plump .container .row .col .button span {
  font-size: 20px;
  border: 2px solid white;
  text-align: center;
  padding: 2px 45px;
  border-radius: 20px;
}
.plump .container .row .col .button1 span {
  font-size: 20px;
  border: 2px solid white;
  text-align: center;
  padding: 2px 45px;
  border-radius: 20px;
  display: inline-block;
  white-space: nowrap;
}
.plump .container .row .col .button span a {
  color: white;
  text-decoration: none;
}
.plump .container .row .col .button1 span a {
  color: white;
  text-decoration: none;
}
.plump .container .row .col .button h3 {
  font-size: 15px;
  margin-top: 10px;
  padding: 4px 6px;
}
.plump .container .row .col .button1 h3 {
  font-size: 15px;
  margin-top: 10px;
  padding: 4px 6px;
}
.plump .container .row .slider {
  max-width: 75%;
  margin: 0 auto;
}

.plump
  .container
  .row
  .slider
  .mySwiper
  .swiper-wrapper
  .swiper-slide
  .col
  .image
  img {
  width: 100%;
  height: 100%;
  border-radius: 25px;
  border: 2px solid #ff5101;
}
.plump
  .container
  .row
  .slider
  .mySwiper
  .swiper-wrapper
  .swiper-slide
  .col
  .sold {
  position: absolute;
  top: 20px;
  left: 20px;
}
.plump
  .container
  .row
  .slider
  .mySwiper
  .swiper-wrapper
  .swiper-slide
  .col
  .sold
  h2 {
  font-size: 13px;
  background-color: #ff5101;
  padding: 3px 10px;
  border-radius: 23px;
  color: white;
}
.plump
  .container
  .row
  .slider
  .mySwiper
  .swiper-wrapper
  .swiper-slide
  .col
  .description {
  line-height: 25px;
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: space-between;
  height: 80px;
}
.plump
  .container
  .row
  .slider
  .mySwiper
  .swiper-wrapper
  .swiper-slide
  .col
  .description
  .color {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 16px;
}
.plump
  .container
  .row
  .slider
  .mySwiper
  .swiper-wrapper
  .swiper-slide
  .col
  .description
  .color
  div {
  color: #e52b29;
  border: 2px solid;
  width: 10px;
  height: 10px;
  background-color: #e52b29;
  border-radius: 50%;
}
.plump
  .container
  .row
  .slider
  .mySwiper
  .swiper-wrapper
  .swiper-slide
  .col
  .description
  .color
  .c1 {
  color: #8f604e;
  border: 2px solid;
  width: 10px;
  height: 10px;
  background-color: #8f604e;
  border-radius: 50%;
}
.plump
  .container
  .row
  .slider
  .mySwiper
  .swiper-wrapper
  .swiper-slide
  .col
  .description
  .color
  .c2 {
  color: #9f4850;
  border: 2px solid;
  width: 10px;
  height: 10px;
  background-color: #9f4850;
  border-radius: 50%;
}
.plump
  .container
  .row
  .slider
  .mySwiper
  .swiper-wrapper
  .swiper-slide
  .col
  .description
  .color
  .c3 {
  color: #d94b41;
  border: 2px solid;
  width: 10px;
  height: 10px;
  background-color: #d94b41;
  border-radius: 50%;
}
.plump
  .container
  .row
  .slider
  .mySwiper
  .swiper-wrapper
  .swiper-slide
  .col
  .button {
  position: absolute;
  bottom: 145px;
}
.plump
  .container
  .row
  .slider
  .mySwiper
  .swiper-wrapper
  .swiper-slide
  .col:hover
  .button
  span {
  display: block;
}
.plump
  .container
  .row
  .slider
  .mySwiper
  .swiper-wrapper
  .swiper-slide
  .col:hover
  .button1
  span {
  display: block;
}
.plump
  .container
  .row
  .slider
  .mySwiper
  .swiper-wrapper
  .swiper-slide
  .col
  .button
  span {
  border: 2px solid white;
  border-radius: 20px;
  padding: 2px 40px;
  display: none;
}
.plump
  .container
  .row
  .slider
  .mySwiper
  .swiper-wrapper
  .swiper-slide
  .col
  .button1
  span {
  border: 2px solid white;
  border-radius: 20px;
  padding: 2px 40px;
  display: none;
}
.plump
  .container
  .row
  .slider
  .mySwiper
  .swiper-wrapper
  .swiper-slide
  .col
  .button
  span
  a {
  color: white;
  text-decoration: none;
}
.plump
  .container
  .row
  .slider
  .mySwiper
  .swiper-wrapper
  .swiper-slide
  .col
  .button1
  span
  a {
  color: white;
  text-decoration: none;
}
.plump
  .container
  .row
  .slider
  .mySwiper
  .swiper-wrapper
  .swiper-slide
  .col
  .description
  .color
  .c4 {
  color: #ee4555;
  border: 2px solid;
  width: 10px;
  height: 10px;
  background-color: #ee4555;
  border-radius: 50%;
}
.plump
  .container
  .row
  .slider
  .mySwiper
  .swiper-wrapper
  .swiper-slide
  .col
  .description
  .color
  .c5 {
  color: #f49baa;
  border: 2px solid;
  width: 10px;
  height: 10px;
  background-color: #f49baa;
  border-radius: 50%;
}
.plump
  .container
  .row
  .slider
  .mySwiper
  .swiper-wrapper
  .swiper-slide
  .col
  .description
  .color
  .c6 {
  color: #f2f2f2;
  border: 2px solid;
  width: 10px;
  height: 10px;
  background-color: #f2f2f2;
  border-radius: 50%;
}
.plump .swiper-slide .image {
  margin: 0 0 16px;
}
.swiper {
  position: unset !important;
}
.swiper-prev {
  top: 25px !important;
  right: 136px !important;
  color: var(--primary-color) !important;
  position: absolute;
  font-size: 30px;
  border: 1px solid var(--primary-color);
  padding: 2px 10px;
  border-radius: 100%;
  display: none;
}
.plump .description h3 {
  font-size: 22px;
}
.swiper-next {
  position: absolute;
  top: 50px !important;
  right: 66px !important;
  color: var(--primary-color) !important;
  font-size: 30px;
  border: 1px solid var(--primary-color);
  padding: 2px 10px;
  border-radius: 100%;
}
.shine {
  padding: 40px 0;
}
.shine .container {
  position: relative;
}
.shine .container .row {
  display: flex;
  gap: 30px;
}
.colim {
  width: 50%;
}
.shine .container .row .col .image {
  width: 100%;
  height: 100%;
  display: flex;
}
.shine .container .row .col .image img {
  width: 100%;
  height: 100%;
    object-fit: cover;
}
.shine .col.colim {
    border-radius: 30px;
    overflow: hidden;
}
.shine .container .row .col {
  position: relative;
}
.shine .container .row .col .heading {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 30px;
}
.shine .container .row .col .heading span {
  font-size: 13px;
  background-color: #ff5101;
  padding: 8px 16px;
  border-radius: 34px;
  color: #fff;
}
.shine .container .row .col .heading h2 {
  font-family: "field-gothic-wide", sans-serif;
  font-size: 60px;
  color: #fff;
}
.shine .container .row .slider {
  max-width: 100%;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 50px;
  width: 50%;
}
.shine .container .row .slider .mySwiper1 .swiper-wrapper .swiper-slide .col {
  background-color: #fff;
  border-radius: 30px;
  width: 100%;
}
.shine
  .container
  .row
  .slider
  .mySwiper1
  .swiper-wrapper
  .swiper-slide
  .col
  .image {
  width: 100%;
  padding: 0 114px 30px;
}
.shine
  .container
  .row
  .slider
  .mySwiper1
  .swiper-wrapper
  .swiper-slide
  .col
  .image
  img {
  width: 100%;
  height: 100%;
}
.shine
  .container
  .row
  .slider
  .mySwiper1
  .swiper-wrapper
  .swiper-slide
  .col
  .description {
  line-height: 25px;
  padding-left: 35px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.shine
  .container
  .row
  .slider
  .mySwiper1
  .swiper-wrapper
  .swiper-slide
  .col
  .description
  h3 {
  font-size: 20px;
}
.shine
  .container
  .row
  .slider
  .mySwiper1
  .swiper-wrapper
  .swiper-slide
  .col
  .description
  span {
  font-size: 16px;
  font-weight: lighter;
}
.shine
  .container
  .row
  .slider
  .mySwiper1
  .swiper-wrapper
  .swiper-slide
  .col
  .description
  h4 {
  font-size: 15px;
  font-weight: 700;
}
.shine
  .container
  .row
  .slider
  .mySwiper1
  .swiper-wrapper
  .swiper-slide
  .col
  .description
  .color {
  display: flex;
  gap: 5px;
}
.shine
  .container
  .row
  .slider
  .mySwiper1
  .swiper-wrapper
  .swiper-slide
  .col
  .description
  .color
  .c1 {
  background-color: #ee4555;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.shine
  .container
  .row
  .slider
  .mySwiper1
  .swiper-wrapper
  .swiper-slide
  .col
  .description
  .color
  .c2 {
  background-color: #f49baa;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.shine
  .container
  .row
  .slider
  .mySwiper1
  .swiper-wrapper
  .swiper-slide
  .col
  .description
  .color
  .c3 {
  background-color: #f2f2f2;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.shine
  .container
  .row
  .slider
  .mySwiper1
  .swiper-wrapper
  .swiper-slide
  .col
  .description
  .button {
  padding: 20px 0;
}
.shine
  .container
  .row
  .slider
  .mySwiper1
  .swiper-wrapper
  .swiper-slide
  .col
  .description
  .button
  span {
  border: 2px solid #ff5101;
  padding: 4px 40px;
  border-radius: 22px;
}
.shine
  .container
  .row
  .slider
  .mySwiper1
  .swiper-wrapper
  .swiper-slide
  .col
  .description
  .button
  span
  a {
  color: #ff5101;
  text-decoration: none;
}
.swiper-prev1 {
  top: 196px !important;
  left: 45% !important;
  color: var(--primary-color) !important;
  position: absolute;
  font-size: 30px;
  border: 1px solid var(--primary-color);
  padding: 2px 10px;
  border-radius: 100%;
  z-index: 1;
  display: none;
}
.swiper-next1 {
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.logo.featured-logo {
  background: #ffffff;
}
.logo .container {
  margin: 0 auto;
  padding: 40px;
}
.logo .container .heading h2 {
  text-align: center;
  font-size: 18px !important;
  font-weight: lighter;
  margin: 0 0 24px;
  color: #333333;
  letter-spacing: 0 !important;
}
.logo .container .row {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  gap: 18px;
  padding: 0 22px;
}
@media screen and (max-width: 1350px) {
  .image-text_bar .container .custom-section_bar .sliding-text-bar {
    left: 21%;
  }
}
@media screen and (max-width: 1150px) {
  .image-text_bar .container .custom-section_bar .sliding-text-bar {
    left: 17%;
  }
}
@media screen and (max-width: 1024px) {
  .swiper-prev {
    right: 86px !important;
  }

  .slideshow-slide__content-wrapper {
    top: 420px !important;
  }
  .plump .container .heading h1 {
    padding-left: 16px;
  }
  .plump .container .row .slider {
    max-width: 100%;
  }
  .swiper-next {
    right: 24px !important;
  }
  .shine .container .row .slider {
    max-width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 992px) {
  .image-text_bar .container .custom-section_bar .sliding-text-bar {
    left: 19%;
  }
  .plump .container .row .col .button {
    left: 20px !important;
  }
  .text-three {
    padding: 0 !important;
  }
}
@media screen and (max-width: 850px) {
  .image-text_bar .container .custom-section_bar .sliding-text-bar {
    left: 14%;
  }
}
@media screen and (max-width: 749px) {
  .colim {
    width: 100%;
  }
  .logo .container {
  padding: 40px 0 !important;
}
  .plump .container .heading h2 {
    font-size: 30px;
    padding: 16px 0;
  }
  .plump .container .row .col .button span {
    padding: 5px 26px !important;
  }
  .plump .container .row .col .button {
    left: 14px !important;
  }
  .shine .container .row {
    gap: 0;
  }
  .shine .container .row .slider {
    width: 100%;
    padding-left: 0;
    border-radius: 0 0 30px 30px;
  }
  .swiper-next,
  .swiper-prev {
    display: none !important;
  }
  .shine .container .row .col .heading h2 {
    font-size: 30px;
  }
  .shine
    .container
    .row
    .slider
    .mySwiper1
    .swiper-wrapper
    .swiper-slide
    .col
    .image {
    padding: 0;
  }
}
@media screen and (max-width: 575px) {
  .plump .container .row .col .button {
    left: 10px !important;
  }
  .header__content-segment.header__content-segment--icons
    .header__content-segment--icons-inner-wrapper
    a.header__button.header__button--search.btn.btn--style-inline-icon {
    /* width: 40% !important; */
    margin-right: auto;
  }
}

@media screen and (max-width: 375px) {
  .shine .container .row {
    flex-direction: column;
  }
  .shine .container .row .col .image {
    width: 370px;
  }
  .shine
    .container
    .row
    .slider
    .mySwiper1
    .swiper-wrapper
    .swiper-slide
    .col
    .image {
    width: 240px;
    height: 240px;
    padding: 0 12px 64px;
  }

  .shine .container .row {
    padding-left: 0px;
  }
  .swiper-prev1 {
    top: 196px !important;
    left: 9px !important;
    font-size: 20px;
  }

  .plump .container .row {
    flex-direction: column;
  }
  .swiper-next {
    right: 45px !important;
    top: 762px !important;
    font-size: 20px;
  }
}
/* talha */
.product-section_one {
  padding: 40px 0px;
}
.container {
  margin: 0 auto;
  padding: 0 2rem;
}
.custom-liquid .container {
    padding: 2rem;
    background: white;
    border-radius: 30px;
}
.heading-one {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.heading-one .btn {
  padding: 8px 52px;
}
.heading-one h2 {
  font-family: "field-gothic-wide", sans-serif;
  font-size: 30px;
  color: var(--primary-color);
}
.product-section_one .btn {
  border: 1px solid #ff5101;
  background-color: #0000;
  color: #ff5101;
  padding: 8px 60px;
  border-radius: 40px;
  cursor: pointer;
  font-size: 16px;
}
.product-section_one .product-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 30px;
}
.product-section_one .product-card {
  border-radius: 8px;
  position: relative;
}
.product-section_one .border-image {
  border-radius: 20px;
  border: 1px solid #ff5101;
}
.product-section_one .border-image {
  position: relative;
  margin-bottom: 20px;
}
.product-section_one .product-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.product-section_one .discount {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #ff4500;
  color: white;
  padding: 5px 14px;
  font-size: 12px;
  border-radius: 20px;
}
.product-section_one .price {
  font-size: 16px;
  font-weight: bold;
}
.product-section_one .old-price {
  text-decoration: line-through;
  color: #333333;
  margin-left: 5px;
}
.product-section_one h3 {
  font-family: "field-gothic-wide", sans-serif;
  font-size: 22px;
  margin-bottom: 20px;
}
.product-section_one h3 p {
  font-size: 18px;
}
.mobile-only {
  display: none;
}
.image-text_bar {
  padding: 40px 0px;
}
.custom-section_bar {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  position: relative;
  background: #fff;
  border-radius: 30px;
  overflow:hidden;
}
  .section-header__link-mob{
    margin:30px 20px 20px;
  }
@media (min-width: 750px) {
  .section-header__link-mob{
    display:none;
  }
  a.search-header-btn.btn {
    padding: 10px 15px;
    border-radius: 30px;
    border: 1px solid var(--primary-color);
    height: 42px;
    line-height:17px;
    min-width:108px;
  }
  .product-section_one .product-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .product-section_one {
    padding: 60px 0;
  }
  .heading-one h2 {
    font-size: 60px;
  }
}
/* Image Styling */
.image-container {
  width: 52%;
}
.image-container img {
  width: 100%;
  border-radius: 10px;
  height: 100%;
  object-fit: cover;
}
/* Text Styling */
.text-container {
  width: 45%;
  text-align: left;
  margin-right: 30px;
}


.text-container h4 {
  font-family: "Harmonia Sans W01 Regular", sans-serif;
  margin: 15px 0;
  line-height: 1.7;
}
.custom-section_bar .btn {
  /* font-family: "field-gothic-wide", sans-serif;
  color: var(--primary-color); */
  padding: 8px 52px;
  /* border-radius: 30px;
  text-decoration: none;
  display: inline-block;
  border: 1px solid var(--primary-color);
  background-color: transparent; */
  margin-top: 20px;
  font-size:16px;
}
/* Sliding Text Bar */
.sliding-text-bar {
  background: var(--primary-color);
  color: white;
  padding: 15px 0;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  transform: translateY(-50%);
  rotate: 90deg;
  left: 21%;
  top: 45%;
}
.sliding-text-bar span {
  display: inline-block;
  animation: slide-text 20s linear infinite;
  padding: 0 25px;

  &:before {
    content: "";
    position: absolute;
    left: -7px;
    top: 50%;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
    transform: translateY(-50%);
  }
}
@keyframes slide-text {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.slider-container_one {
  padding: 40px 0px;
}
.slider-container_one .slick-track {
  transform: translate3d(0px, 0px, 0px) !important;
}
/* ✅ Header */
.slider-header_one {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 2rem;
  margin-bottom:1rem;
}
.slider-header_one h2 {
  font-size: 36px !important;
  color: var(--primary-color);
  text-transform: uppercase;
  font-family: var(--font-family-heading);
}
.btn_one {
  /* background-color: #0000;
  border: 1px solid var(--primary-color);
  color: var(--primary-color); */
  padding: 8px 52px;
  cursor: pointer;
  /* border-radius: 20px; */
  text-decoration: none;
  font-size: 16px;
  /* font-family: "field-gothic-wide", sans-serif; */
}
/* ✅ Slick Slider */
.slider-wrapper_one {
  display: flex;
  overflow: hidden;
  position: relative;
  width: 100%;
}
/* ✅ Slider Track */
.slider_one {
  display: flex;
  transition: transform 0.5s ease-in-out;
  width: 100%;
  /* gap:20px; */
}
/* ✅ Slide */
.slide_one {
  flex: 0 0 calc(100% / 6);
  /* 6 images on desktop */
  border-radius: 24px;
  overflow:hidden;
  
  
}
.slide_one:first-child{
  margin-left:10px;
}
.slide_one img {
  width: 100%;
  height: 100%;
object-fit: cover;
  
}
.content_three {
  text-align: center;
}
.contect-image_three {
  padding: 40px 0px;
  overflow:hidden;
}
.image_three {
  width: 100%;
  border-radius: 10px;
}

.heading_three {
  font-family: "field-gothic-wide", sans-serif;
  font-size: var(--font-size-heading-1-base);
  margin-top: 15px;
  color: var(--primary-color);
  line-height: 1;
  text-transform: uppercase;
  font-weight: 600;

  padding: 0 15px;
}
.paragraph_three {
  /* font-size: 22px; */
  margin-top: 10px;
  /* color: #666; */
  max-width: 650px;
  margin-inline: auto;
}
.button_three {
  display: inline-block;
  background-color: #0000;
  color: var(--primary-color);
  padding: 10px 52px;
  text-decoration: none;
  border-radius: 20px;
  font-size: 16px;
  border: 1px solid var(--primary-color);
}
.button_three:hover {
  background: var(--primary-color);
  color: white;
}
.text-three {
  margin: -55px auto 0;
  max-width: 770px;
}
.variant_faq_img {
    overflow: hidden;
}
@media (min-width: 750px) {
    .custom_vdo  video,  .img-container img, .pdp-video-text .current-video__container {
      max-height: calc(100vh - 240px);
      object-fit: cover;
    }

}
@media (max-width: 749px) {
  .button_three, .btn.medium-btn {
    width: 100%;
    text-align: center;
}
  .section-header__link-desk{
    display:none;
  }
  
  .collection-top-bar__results-and-sort{
    width:100%;
    *{
      width:100%;
    }
  }

  .text-three {
    margin: 0 auto;
  }
  .heading_three {
    font-size: 27px !important;
    margin-top: 0;
    letter-spacing: 0;
    padding: 0;
  }
  .paragraph_three {
    font-size: 16px;
  }
  .image-three {
    overflow: hidden;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .image_three {
    width: 130%;
    margin: 0 -1rem;
  }
  .product-section_one .product-grid {
    grid-template-columns: repeat(2, 1fr);
    /* Show only 2 products in a row */
  }
  .desktop-only {
    display: none;
    /* Hide button at the top */
  }
  .mobile-only {
    display: block;
    /* Show button at the bottom */
    text-align: center;
    margin-top: 20px;
  }
  .heading-one {
    justify-content: start;
  }
  .product-section_one .btn {
    width: 100%;
  }
  .custom-section_bar {
    flex-direction: column;
    text-align: center;
  }
  .image-container {
    width: 100%;
  }
  .sliding-text-bar {
    position: relative;
    rotate: 0deg;
    width: 100%;
    top: -16px;
    left: 0;
    transform: none;
    margin: 10px 0;
    text-align: center;
  }
  .text-container {
    width: 100%;
  }
  .slider-header_one {
    justify-content: center;
    margin:0;
    padding: 8px 1.5rem;
  }
  .slider-wrapper_one {
    overflow: hidden;
  }
  .slider_one {
    display: flex;
    justify-content: flex-start;
  }
.slider_one {
  gap:10px;
}
  .slide_one {
    flex: 0 0 60%;
    /* Center Image */
  }
  .slide_one:first-child,
  .slide_one:last-child {
    flex: 0 0 20%;
    /* Left & Right Image (Half Visible) */
  }
  .btn_one {
    display: none;
    /* Hide button on mobile */
  }
  .shine .row {
    flex-direction: column;
  }
  .plump .container .row {
    flex-direction: column;
    display: flex;
    width: 100%;
  }
  .plump .swiper-next {
    display: none;
  }
  .plump
    .container
    .row
    .slider
    .mySwiper
    .swiper-wrapper
    .swiper-slide
    .col
    .image {
    width: 173px !important;
  }
  .plump
    .container
    .row
    .slider
    .mySwiper
    .swiper-wrapper
    .swiper-slide
    .col
    .description {
    font-size: 16px;
    height: 120px;
  }
  .col-width {
    width: 100%;
  }
  .swiper-next1 {
    display: none;
  }

  .image-text_bar .container .custom-section_bar .text-container {
    margin-right: 0 !important;
    padding: 20px 15px;
    margin-top: 0 !important;
  }
  .text-container p {
    font-size: 16px;
  }
  .custom-section_bar .btn {
    width: 100%;
    text-align: center;
    padding: 7px 20px;
  }
  .slider-container_one {
    /* padding-top: 0; */
    padding:20px 0;
  }
  .slider-header_one h2 {
    font-size: 24px !important;
  }
}

/* new styles start */


 .template-index announcement-bar {
    margin: 0;
    border-radius: 0;
  }
 .template-index #main {
    margin-top: -90px;
  }
 .template-index .banner-rounded {
    margin: 1rem;
    border-radius: 30px;
    overflow: hidden;
    margin: 1rem;
    border: 0;
  }
 .template-index header {
    padding: 0.5rem 1.6rem;
    min-height: 65px;
  }

.scroll-down.template-index {
  announcement-bar {
    margin: 0;
    border-radius: 0px;
  }
}
.scroll-down,
.template-product {
  header-wrapper header {
    border-bottom: 1px solid var(--primary-color);
    background: #fff;
  }
}
body:not(.template-index) header-wrapper header {
  border-bottom: 1px solid var(--primary-color);
  background: #ffffff;
}
.drawer.drawer--alignment-right[open] {
  border: 1px solid var(--primary-color);
  border-right: none;
}
.header__content-segment--icons-inner-wrapper
  a.cart-button.header__button.btn.header__button
  cart-count.cart-button-count {
  border: 1px solid #fff;
  border-radius: 100%;
  width: fit-content;
  width: 36px;
    min-width:36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
}

.header__content-segment--icons-inner-wrapper a.cart-button.header__button.btn.header__button cart-count.cart-button-count {
  border-color: var(--color-text);
}

announcement-bar {
  text-transform: uppercase;
}
.section-inner.footer_contact_form {
  position: relative;
}

.section-inner.footer_contact_form:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #fcfaf7;
  height: 50%;
  width: 100%;
}
.contact_footer_section {
  padding: 40px;
  border-radius: 30px;
  border: 1px solid var(--primary-color);
  z-index: 9;
  position: relative;
  background: white !important;
}
.contact-form .content-block p {
  text-align: center;
}
.section-slider-wrap .product-item__image-wrapper,
.product-item__image-wrapper.product-item__image-wrapper--has-hover {
  border: 1px solid var(--primary-color);
}
.container .product-item__image-wrapper {
  border: none;
}
h3.footer-block__heading.ff-heading {
  white-space: nowrap;
}
span.price__main.price__main--sale, .shopping-product-card-content p .money {
  color: var(--primary-color);
}
span.compare_at_price {
    text-decoration: line-through;
}
span.price__main.local-price.price__main--sale, span.compare_at_price .money {
  color: inherit;
}
a.header__button.header__button--search.btn.btn--style-inline-icon:hover {
  color: inherit !important;
}
.search-header-btn {
  color: #333;
  background: transparent;
  padding: 0;

  .icon {
    display: none;
  }
}

header-wrapper[data-enable-transparent-header="true"] .search-header-btn,
header-wrapper[data-enable-transparent-header="true"] .cart_bubble_with_txt>span,
header-wrapper[data-enable-transparent-header="true"] .cart-button-count  .count-cart{
  color: var(--color-text);
}
.search-header-btn:hover {
  background: initial !important;
  color: inherit !important;
}
.drawer-header .cart_bubble_with_txt {
  border: none;
  .cart-text {
    display: none;
  }
}

.product-item__quick-shopping .product-quick-view {
  border: 1px solid var(--primary-color);

  .product__media {
    border: 1px solid var(--primary-color);
    border-radius: 20px;
    overflow: hidden;
    padding: 20px;
    background:white;
    
  }
  .product__details.sticky-details-container {
    border: 1px solid var(--primary-color);
    border-radius: 20px;
    overflow: hidden;
    padding: 20px;
    background:white;
  }
}

.swiper-slide.variant_pdt product-item {
  width: 100%;
}
.collection-product-grid__top-bar h5 {
  font-size: 14px;
  padding-bottom: 6px;
}
.cart-drawer__text {
    text-align: center;
}
drawer-inner .cross-sells--layout-slider .cross-sells__nav_items{
  display:none;
}
drawer-inner .cross-sells--layout-slider:hover .cross-sells__nav_items{
  display:flex;
}
button, .btn{
  white-space:nowrap;
}
body.template-index.drawer-open .shopify-section{
  background:white;
}
.product-item-minimal img.image.visible {
    object-fit: cover;
   width:100%;
}
.product-item-minimal .content-blocks__inline-buttons{
  margin-top:0;
}
.section-inner--width-full-width .banner {
    border-bottom: 1px solid var(--primary-color);
    border-bottom: 0;
}
.predictive-search__result-set__results .content-block.content-block--button.product-item-minimal__view-button {
    display: flex;
    justify-content: flex-end;
  
}
h3.cross-sells__heading {
    font-size: 19px;
  line-height:27px;
}
button.btn.btn--style-outline .label-active {
    color: white!important;
}
.flex-column-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
  border-top:1px solid #FFCC9A;
  border-bottom:1px solid #FFCC9A;
  padding:35px 0;
  margin-top:30px;
  
}
.marquee-collapsible .flex-column-content .section_btn {
    margin-top: 15px;
}

.kit_details_content{
  line-height: 30px;
}
.kit_details_content strong{
    font-family: 'Harmonia Sans W01 Bold';
}
.heading-80px .banner__content h1{
  font-size:90px!important;
}
.heading-80px .content-block-wrapper--heading{
 margin:0!important;
}
.slider-container_one .slider-header_one h2{
  text-align: center;
    font-weight: 600;
    font-size: 36px !important;
    line-height: 38px;
    letter-spacing: -2px !important;
    text-transform: uppercase;
}

.js.do-anim body:not(.user-is-tabbing) .submenu__inner {
  background: transparent;
}

@media screen and (min-width: 1100px) {
  .template-index {
    announcement-bar {
      margin: 0;
      border-radius: 0px;
      margin-bottom: 30px;
    }
    #main {
      margin-top: -105px;
    }
    .banner-rounded {
      margin: 1rem 2rem;
      /* border: 1px solid var(--primary-color); */
      border: 0px !important;
    }
    header {
      padding: 1.5rem 4rem 1.5rem 4rem;
    }
  }
}

@media screen and (min-width: 990px) {
  .contact_footer_section {
    display: flex;
    gap: 40px;
    align-items: center;

    > * {
      width: 50%;

      h2,
      p {
        padding: 0 !important;
        margin: 0 !important;
        text-align: left;
      }
    }
    .contact-form__header-heading-wrapper {
      justify-content: flex-start !important;
    }
  }

  .footer-inner {
    padding-top: 40px;
  }
}
@media screen and (min-width: 750px) {
  .cart_bubble_with_txt {
    position: relative;
    display: flex;
    align-items: center;
    gap: 5px;
    background-color: transparent;
    border: 1px solid #ff5101;
    border-radius: 30px;
    color: #333;
    line-height:17px;
    min-width: 108px;
    

    > span {
      padding-left: 15px;
    }
  }
.drawer  .cart_bubble_with_txt {
  min-width:auto;
}
  .header__content-segment--icons-inner-wrapper
    a.cart-button.header__button.btn.header__button
    cart-count.cart-button-count {
    padding: 0px;
    height: 42px;
  }
  .header__content-segment--icons-inner-wrapper
    a.cart-button.header__button.btn.header__button
    cart-count.cart-button-count {
    border: 1px solid #ff5101;
    border-right: 0;
    width: 42px;
    height: 42px;
  }
  .footer__block.footer__block--links,
  .footer__block.footer__block--links
    + .footer__block.footer__block--image-text-and-socials {
    padding: 0 30px;
  }
  .desc-mob{
    display:none;
  }
}

@media screen and (max-width: 1024px) {
  .template-index #main {
    margin-top: -85px;
  }

  .template-index header {
    padding-top: 40px;
  }

  .template-index header navigation-wrapper {
    padding-left: 10px;
  }
}
@media screen and (max-width: 989px) {
  .content__social-icons-content {
    padding: 30px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
  }
  .contact-form__header.ta-c {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 749px) {
  .heading-80px .banner__content h1{
  font-size:60px!important;
}
  .flex-column-content {

 padding: 1.5rem 0;
        margin: 1.5rem;
  
}
  .flex-column-content {
    gap: 15px;
  }
  .flex-column-content .section_btn {
        padding: 0;
    }
  .flex-column-content .section_btn .btn{
    width: fit-content;
  }

  
  h3.cross-sells__heading {
    font-size: 15px;
  line-height:22px;
}
  .cross-sells--layout-slider .variant_swatch_cart {
    display: none !important;
}
  .product-item-minimal__content {
    gap: 5px;
}
  .search-header-btn {
    .icon-wrapper {
      display: none;
    }
    .icon {
      display: block;
    }
  }
  .header__content-segment--icons-inner-wrapper {
    gap: 10px;
  }

  .announcement-bar__text--desktop.rte {
    font-size: 12px;
  }
  .min-750 {
    display: none;
  }
  .cart-button[data-icon-type="no-icon"] cart-count:before {
    display: none;
  }

  .section-inner--width-full-width .slideshow-slide__content-wrapper {
    position: relative;
    left: 0 !important;
    padding: 30px 15px;
    bottom: auto;
    top: auto !important;
    right: 0 !important;
  }

  .mob-content-bottom {
    .slideshow-slide__media,
    .banner__image{
      position: relative !important;
      min-height: 400px;
      /* object-position: 89%; */
    }
    .slideshow-slide__media-wrapper,
    .slideshow-slide,
    .banner__image-wrapper,
    .banner__content-wrapper{
      position: relative !important;
    }
    .slideshow__slides {
      background: white;
    }
    .slideshow {
      height: 100% !important;
    }
    .slideshow-slide__content {
      padding: 0 !important;
    }
    .fs-heading-display-2 {
      font-size: 9vw;
    }
    .banner__content-wrapper{
      left:0;
      top:0;
      padding:30px 15px;
      background:#fff;
    }
    .banner__image-wrapper--custom-height{
      height:auto;
      min-height:unset;
    }
    .content-block--button .btn{
      width:100%;
    }
  }

  .scroll-slider-nav-button--overlaid.prev,
  .scroll-slider-nav-button--overlaid.next {
    display: none;
  }

  .container {
    padding: 0 1rem!important;
  }
  .section-inner.footer_contact_form {
    padding-bottom: 0;
  }
  .contact_footer_section {
    padding: 30px;
  }
  .shine product-item {
    gap: 10px;
    display: flex;
    align-items: center;
    padding: 15px;
  }
  .product-section_one .product-grid {
    gap: 20px;
  }
  .template-index #main {
    width: 100%;
  }
  .collection-product-grid__sticky-filter-sort-button.active,
  .filter-container {
    display: none;
  }
   .slider-header_one .slider-btn{
    display: none !important;
  }


  .header__content-segment--icons-inner-wrapper
  a.cart-button.header__button.btn.header__button
    cart-count.cart-button-count {
   width: 28px;
        min-width: 28px;
        height: 28px;
        font-size: 12px;
  }
  .shine .col.colim {
    border-radius: 30px 30px 0 0;
  }
  .collection-item {
    border-radius: 22px!important;
  }
  .scroll-indicator {
    margin-top: 20px;
  }
  .logo .container .heading h2 {
    font-size: 16px !important;
    margin: 0 0 15px;
  }
  .label-idle {
      .icon {
        display: flex;
        justify-content: center;
        align-items: center;
         img{
            width: 14px;
            height: 14px;
        }
   
    }
  }


  .section-inner.section-inner--width-page-width:has(.slider-header_one) {
    padding-top: 0;
    padding-bottom: 40px;
  }
  .desc-large{
    display:none;
  }
  .predictive-search__result-set__results .content-block.content-block--button.product-item-minimal__view-button {
      a.btn {
        font-size: 14px;
    }
  }
}
.variant-option--chips .chip{
  font-size: 11px;
}
.redirect-pdp-link.chip{
    text-transform: uppercase;
    line-height: 1;
    font-family: 'field-gothic-wide', sans-serif !important;
    font-weight: 600 !important;
    min-height: 40.8px;
}
/* .mybtn.btn--style-outline{
  position:relative;

&:after{
  position:absolute;
  left:0;
  bottom:0;
  content:'';
  width:100%;
  height:0;
  background:var(--primary-color);
  transition:.3s;
  z-index:1;
}
  &:hover:after{
    height:100%;
  }
  .label-default{
    z-index:3;
  }
}
.mybtn:hover{
  background-color:transparent !important;
} */

@media screen and (min-width: 1024px) and (max-width: 1100px) {
  .template-index header {
    padding-top: 50px;
  }

  .navigation:not(.navigation--drawer) {
    margin-left: 0;
  }
}

.footer-block__content .social-icons li {
  width: 52px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
}
.footer-block__content .social-icons {
  gap: 15px;
}

.footer-block__content .social-icons li path {
  fill: #ff5000;
}

@media screen and (max-width: 719.9px) {
  .footer__blocks {
    margin-top: -35px !important;
  }

  .footer__block--links .footer-block__heading  {
    display: none;
  }

  .footer__block.footer__block--links[style*="mobile-width: 50%"] {
    width: calc(33.33%- var(--spacing-250)) !important;
   }

   .footer__subfooter {
    padding-bottom: 20px;
   }

   .footer__block--image-text-and-socials:has(.content__social-icons-content) {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 30px 0px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-inline: -20px;
    padding-inline: 20px;
    width: 100vw;
   }

   .footer__block--image-text-and-socials .content__social-icons-content{
    border: 0;
    padding: 0;
    margin-block: 0;
   }

   .footer-block__content .social-icons {
    margin: 0 !important;
   }

   .footer-block__content .social-icons li {
    width: 41px;
    height: 41px;
   }

   .footer-block__content .social-icons .icon {
    width: 20px;
    height: 20px;
}
}