/** Shopify CDN: Minification failed

Line 106:0 Unexpected "}"
Line 2227:0 Unexpected "/"

**/
.corp-container,
.page-width {
  margin: 0 auto;
  max-width: 1920px;
  padding: 0 80px;
  position: relative;
}
.container-fluid {
  padding: 0px !important;
  max-width: 1920px;
  margin: 0 auto;
}
/* main#MainContent, .footer-main-section {
    max-width: 1920px;
    margin: 0 auto;
} */
* {
  font-family: "Poppins";
  letter-spacing: 3%;
}
body {
  font-size: 16px !important;
}
h1,
.h1 {
  font-size: 40px;
  line-height: 44px;
}
h2,
.h2 {
  font-size: 35px;
  line-height: 45px;
}
h3,
.h3 {
  font-size: 25px;
  line-height: 35px;
}
h4,
.h4 {
  font-size: 20px;
  line-height: 30px;
}
h5,
.h5 {
  font-size: 18px;
  line-height: 27px;
}
h6,
.h6 {
  font-size: 16px;
  line-height: 25px;
}
/* ********************
font weight
******************** */
.font-w100 {
  font-weight: 100 !important;
}
.font-w200 {
  font-weight: 200 !important;
}
.font-w300 {
  font-weight: 300 !important;
}
.font-w400 {
  font-weight: 400 !important;
}
.font-w500 {
  font-weight: 500 !important;
}
.font-w600 {
  font-weight: 600 !important;
}
.font-w700 {
  font-weight: 700 !important;
}
.font-w800 {
  font-weight: 800 !important;
}
.font-w900 {
  font-weight: 900 !important;
}
/* Font Css */
.text-orange {
  color: #ff8700 !important;
}
.text-lightgray {
  color: #585858;
}
/* BG Color */
.gradient,
.gray-bg {
  background-color: #f7f7f7;
}
a {
  text-decoration: none !important;
}

}
a, .a, .rte a, .rte a strong {
    color: orange;
    transition-duration: .3s;
}
.wishlist-hero-list-card {
  max-width: 25% !important;
  flex-basis: 25% !important;
}
.predictive-search__loading-state {
  display: none;
}
.wishlist-hero-list-card-product-image {
  padding-top: 100% !important;
}
/* Button Css */
.button:after,
.shopify-challenge__button:after,
.customer button:after,
.shopify-payment-button__button--unbranded:after {
  height: inherit;
}
.black-button {
  text-decoration: none;
  background-color: #000;
  padding: 15px 23px;
  color: #ff8700;
  font-size: 18px;
  border-radius: 10px;
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase;
  transition: 0.3s;
}
.orange-button {
  text-decoration: none;
  background-color: #ff8700;
  padding: 15px 23px;
  color: #000;
  font-size: 18px;
  border-radius: 10px;
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase;
  transition: 0.3s;
}
.black-button:hover {
  color: #fff;
  background-color: #ff8700;
  transition: 0.3s;
}
.orange-button:hover {
  color: #ff8700;
  background-color: #fff;
  transition: 0.3s;
}
/* Header Section */
.header {
  padding: 20px 0px !important;
}
.header__inline-menu {
  background-color: #fff;
  padding: 0px 80px;
}
.list-menu--inline {
  display: flex !important;
  justify-content: space-between;
}
.header__menu-item {
  color: #000;
  padding: 10px 0px;
}
.header__menu-item:hover {
  color: #ff8700;
  text-decoration: none;
}
.header__menu-item:hover span {
  text-decoration: none;
}
.header--middle-left .header__heading-link,
.header--top-left .header__heading-link,
.header__inline-menu {
  margin-left: 0;
}
.search-popup-section {
  display: none;
}
.Meteor-DesktopNavigation li {
  position: relative;
}
.Meteor-DesktopNavigation li:hover:before {
  position: absolute;
  content: "";
  border-bottom: solid 5px #ff8700;
  width: 100%;
  bottom: -10px;
}
.meteor-menu[data-meteor-id="MTIyMj"][data-meteor-template="solar"] a, .meteor-menu[data-meteor-id="MTAyOT"][data-meteor-template="solar"] a , .meteor-menu[data-meteor-id="MTUwNj"][data-meteor-template="solar"] a, .meteor-menu[data-meteor-id="MTM4Mj"][data-meteor-template="solar"] a, .meteor-menu[data-meteor-id="MTI3OT"][data-meteor-template="solar"] a, .meteor-menu[data-meteor-id="NTQzOT"][data-meteor-template="solar"] a {
    padding: 14px 10px !important;
}

/* #meteor-desktop-nav .meteor-menu ul li ul li a, .meteor-menu a {
  padding: 14px 10px !important;
} */
/* .header-main-section */
.social-media-section {
  display: flex;
  column-gap: 15px;
}
input.search__input.field__input {
  background-color: #333333;
  border-bottom: solid 1px #8c8c8c;
  color: #fff;
}

.serach-section .field:before,
.serach-section .field:after {
  display: none;
}
.predictive-search__heading {
  color: #fff !important;
}
header.header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.header__heading {
  width: 35%;
}
.header__icons.header__icons--localization.header-localization {
  width: 65%;
}
.serach-section {
  width: 50%;
  z-index: 5;
}
button.search__button.field__button {
  color: #ff8700;
}
.serach-section .field__input:focus {
  box-shadow: none;
}
/* nav.header__inline-menu {
    width: 100%;
} */
.header__icons {
  justify-content: space-between;
  align-items: center;
}
.header-cart-wishlist-wraps-ection {
  display: flex;
  align-items: center;
}
.header-cart-count {
  color: #ffffffbf;
}

.header__heading-link {
  padding-left: 80px !important;
}
.header__icons.header__icons--localization.header-localization {
  padding-right: 80px !important;
}
sticky-header.header-wrapper {
  background-color: #333;
  padding: 0px;
}
ul.top-bar-menu {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  /* text-transform: uppercase; */
  column-gap: 20px;
}
ul.top-bar-menu li a {
  padding: 0px;
  display: flex;
  color: #fff;
  text-decoration: none;
}
.header-top-bar-main-section {
  background-color: #282828;
  padding: 8px 0;
}
.header-wishlist-count span {
  position: relative;
  background-color: unset;
  color: #ffffffbf;
  height: auto;
  width: auto;
  bottom: 0;
  left: 0;
  font-size: 16px;
}
.header__icons #cart-icon-bubble {
  width: auto;
  text-decoration: none;
}
.wishlist-hero-header-icon
  span.wishlist-hero-items-count.wishlist-hero-items-count-text-plain.cart-count-bubble {
  display: none !important;
}
.header__icon,
.header__icon--cart .icon {
  height: 25px;
}
.Meteor-DesktopNavigation {
  justify-content: space-between !important;
}
ul.list-menu li a,
.menu-drawer__menu-item {
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #000 !important;
  text-decoration: none;
}
ul.list-menu.list-menu--inline {
  padding: 13px 0;
}
.social-media-account-wrap {
  width: max-content;
}
.site-header__icon.header__icon.wishlist-hero-header-icon svg {
  color: #ff8700;
  width: 30px !important;
}
.header__icon--cart {
  margin-right: 0;
}
.product-wish-icon button:after,
.product-wish-icon button:before {
  display: none;
}
.product-wish-icon .add-to-cart-btn img {
  padding: 10px;
}
.wishlist-hero-custom-button {
  padding-top: 10px;
  z-index: 1;
  position: relative;
}
.product-wish-icon .add-to-cart-btn img {
  width: 45px;
}
.product-wish-icon .product__form--add-to-cart .svg-inline--fa {
  height: auto;
  width: 40px;
  padding: 10px;
  border: solid 1px #333333;
  border-radius: 50%;
}
.product-wish-icon .product__form--add-to-cart .svg-inline--fa:hover {
  background-color: #333333;
  border-radius: 50%;
  padding: 10px;
  width: 40px;
}
.product__form--add-to-cart {
  top: 10px;
  right: 10px;
  display: contents !important;
}
.product__form--add-to-cart .svg-inline--fa {
  height: 30px;
  width: 30px;
}
.social-media-account-wrap,
.my-account-section {
  column-gap: 52px;
}
.customer-name,
.login-text {
  padding-left: 10px;
  margin-bottom: 0px !important;
}
.my-account-section a {
  text-decoration: none;
}
.my-account-section .header__icon--account {
  color: #fff;
  width: fit-content;
}
.my-account-section .logout-button {
  color: #ff8700;
}
.cart-count-bubble {
  display: none;
}
/* breadcrumbs css */
.breadcrumbs-main-section {
  background-color: #ececec;
}
ul.breadcrumbs-section {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  column-gap: 10px;
  font-size: 16px;
  text-transform: capitalize;
  padding: 10px 0px;
  margin: 0;
}
ul.breadcrumbs-section li a {
  text-decoration: none;
  color: #333333;
}
.product-badge {
  /* position: absolute;
    top: 0;
    left: 0;
    z-index: 2; */
  /* border: solid 1px #000; */
  /* text-align: center;
    padding: 3px 20px;
    color: #fff;
    font-size: 16px; */
  /* position: absolute; */
  /* top: 0; */
  /* left: 0; */
  /* z-index: 2; */
  text-align: center;
  padding: 3px 20px;
  color: #fff;
  font-size: 16px;
  margin-right: 10px;
}
.product-badge-wrap {
  position: absolute;
  top: 0;
}
.predictive-search__result-group:first-child {
    flex: 0;
}

/* .product-badge.product-custom-best-seller-badge {background: linear-gradient(90deg, rgba(98, 129, 32, 1) 30%, rgba(163, 217, 45, 1) 100%);} */

.product-badge.product-custom-best-seller-badge,
.product-badge.product-custom-new-badge,
.product-badge.product-custom-sold-out-badge,
.product-badge.product-custom-sale-badge {
  display: block;
  position: absolute;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  -webkit-transform: rotate(-45deg);
  z-index: 2;
  text-transform: uppercase;
}
.product-badge.product-custom-best-seller-badge {
  background: linear-gradient(
    90deg,
    rgba(255, 135, 0, 1) 0%,
    rgba(255, 185, 107, 1) 100%
  );
  /* top: 20px;
    left: -80px;
    width:250px;
    padding: 12px; */
  top: 30px;
  left: -70px;
  width: 250px;
  padding: 8px;
}
.product-badge.product-custom-new-badge {
  background: linear-gradient(
    90deg,
    rgba(98, 129, 32, 1) 0%,
    rgba(163, 217, 45, 1) 100%
  );
}
.product-badge.product-custom-sold-out-badge {
  background: linear-gradient(
    90deg,
    rgba(144, 0, 5, 1) 0%,
    rgba(212, 36, 42, 1) 100%
  );
}
.product-badge.product-custom-sale-badge {
  /* background: linear-gradient(
    90deg,
    rgba(65, 95, 0, 1) 0%,
    rgba(99, 143, 2, 1) 100%
  ); */
  background: linear-gradient(90deg, #DCCC1D 0%, #FFF580 100%);
    color: #000 !important;
    font-weight: 600;
}
/* .product-badge.product-custom-new-badge, .product-badge.product-custom-sold-out-badge {
    color: #000;
} */
.product-badge.product-custom-sold-out-badge,
.product-badge.product-custom-sale-badge {
  color: #fff;
}
.product-badge.product-custom-new-badge,
.product-badge.product-custom-sold-out-badge,
.product-badge.product-custom-sale-badge {
  /* top: 1em;
    left: -4em; */
  top: 30px;
  left: -55px;
  width: 210px;
  padding: 8px;
}
.perfect-fit-content {
  text-transform: uppercase;
}

.tab-product-price-section {
  display: flex;
  justify-content: center;
}
/* .product-custom-sold-out-badge {
  display: none;
} */
/* slider Dots css */
.slick-slider-main-section .slick-dots {
  display: flex;
  column-gap: 10px;
}
.slick-slider-main-section .slick-dots li,
.perfect-fit-main-slider .slick-dots li {
  background-color: #ffffff4d;
  width: 16px;
  height: 16px;
  border-radius: 0%;
  border: solid 1px #fff0;
  margin: 0px 0px 10px;
}
.slick-slider-main-section .slick-dots li.slick-active,
.perfect-fit-main-slider .slick-dots li.slick-active {
  background-color: #ff8700;
  border: solid 1px #fff;
}
.slick-slider-main-section .slick-dots,
.perfect-fit-main-slider .slick-dots {
  list-style: none;
  position: absolute;
  left: 80px;
  padding-left: 0;
}
.slick-slider-main-section .slick-dots {
  bottom: 30px;
}
.perfect-fit-main-slider .slick-dots {
  top: 50%;
  transform: translateY(-50%);
}
.slick-slider-main-section .slick-dots button,
.perfect-fit-main-slider .slick-dots button {
  display: none;
}
.slick-slider-section {
  position: relative;
}
.slick-slider-section .slider-button {
  position: absolute;
  bottom: 4px;
  left: 50%;
  transform: translateX(-50%);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.slider-button-title {
  margin: 0;
}
/* Partners Logo Section */
.slick-partner-logos-main-section {
  background-color: #f7f7f7;
}
.slick-partner-logos-section .slick-partner-logo {
  width: 150px;
  margin: 0 auto;
}
.slick-partner-logos-section .slick-initialized .slick-slide {
  display: flex;
  justify-content: center;
}
.slick-partner-logos-section {
  padding: 20px 0px;
}
/* Shop Our Range Section */
.shop-our-range-section {
  display: flex;
  flex-wrap: wrap;
}
.shop-our-range-wrap {
  width: 25%;
  position: relative;
}
.shop-our-range-title {
  display: block;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  background-color: #0006;
  color: #fff;
  margin: 0;
  padding: 10px;
  transition: 0.3s;
}
.shop-our-range-wrap:hover .shop-our-range-title {
  background-color: #ff8700;
  color: #000;
  transition: 0.3s;
}
.modal__close-button.link {
    color: #000;
}
.cart-notification__heading .icon-checkmark {
    color: #000;}
/* Product Tab Section Css */
.product-tab-content-item {
  width: 24%;
  text-align: center;
}
.product-tab-content-list .main-regular-pricewith-sale {
  text-decoration: line-through;
  color: #999;
  margin-right: 10px;
}
.product-tab-content-list .sale-price,
.sale-price {
  color: #ff6600;
  font-weight: bold;
}
.price-item--regular {
  font-weight: bold;
}
.outline-shadow {
  -webkit-text-stroke: 2px #ffffff;
  text-shadow: -5px 5px 10px #000000;
  color: #4a7e4e00;
}
.text-shadow {
  text-shadow: 0px 5px 5px #00000085;
}
.product-tab-inner,
.product-tab-wrap {
  border: none !important;
}
.product-tab-main-section {
  padding: 40px 0px;
}
.product-tab-inner.accordion-item {
  background-color: unset;
}
.product-tab-wrap {
  justify-content: center;
  column-gap: 20px;
  padding-bottom: 40px;
}
.product-tab-content-item-wrap {
  /* min-height: 425px; */
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-decoration: none;
  color: #333;
}
.product-list.product-tab-content-list {
  column-gap: 1%;
}
.product-item.product-tab-content-item {
  background-color: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
}
.nav-item .product-tab-link {
  color: #000;
  border: solid 1px #000 !important;
  border-radius: 10px !important;
  font-weight: 600;
  font-size: 25px;
  transition: 0.3s;
  padding: 10px 45px;
}
.nav-item:hover .product-tab-link,
.nav-item .product-tab-link.active {
  box-shadow: 3px 3px 0px 0px #ff8700;
  color: #ff8700 !important;
  border: solid 1px #000;
  transition: 0.3s;
  position: relative;
}
.nav-item .product-tab-link.active:before {
  position: absolute;
  content: "";
  background-image: url(/cdn/shop/files/tab-cone-icon.webp?v=1738225216);
  width: 18px;
  height: 32px;
  background-size: cover;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
button.btn.btn-buy-now,
button.btn.btn-sold-out {
  width: 100%;
  border: solid 1px #000;
  border-radius: 0;
  padding: 20px 0px 15px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  margin: 0;
}
.product-card-wrapper .quick-add:before,
.product-card-wrapper .quick-add:before {
  position: absolute;
  content: "";
  background: repeating-linear-gradient(
    60deg,
    #f99232,
    #f99232 10px,
    #2f2f2f 10px,
    #2f2f2f 20px
  );
  height: 10px;
  width: 100%;
  top: 0;
  left: 0;
  border-bottom: solid 1px #000;
  z-index: 1;
}
.product-card-wrapper:hover .quick-add {
  background-color: #ff8700;
}
.main-regular-price {
  font-size: 18px !important;
}
.product-tab-item-title {
  font-size: 16px;
}
.product-card-wrapper .card__media img {
  padding: 40px;
  background-color: #fff;
}
/* .product-tab-content-item .product-tab-content-item-wrap img {width: 100%; padding: 40px;object-fit: cover;min-height: 300px;} */
.product-tab-content-item .product-tab-content-item-wrap img {
  width: 230px;
  padding: 40px;
  object-fit: cover;
  min-height: 230px;
}
.product-item.product-tab-content-item {
  position: relative;
  margin-bottom: 20px;
}
.product-wish-icon {
  position: absolute;
  top: 10px;
  right: 5px;
}
.view-all-product-btn-wrap {
  padding-top: 20px;
}
/* Slick items for each slide */
/*.perfect-fit-slider-item {
    height: 100vh; /* Full height for each slide *
    display: flex;
    justify-content: center;
    align-items: center;
} */
.product-tab-main-section #product-grid {
  column-gap: 2% !important;
  row-gap: 40px !important;
}
.product-tab-main-section #product-grid .grid__item {
  width: calc(23% - var(--grid-desktop-horizontal-spacing) * 3 / 4) !important;
}
.card--card,
.card--standard .card__inner {
  box-sizing: unset !important;
  border: unset !important;
}
.card.card--standard.card--media {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  overflow: hidden;
}
.product-tab-main-section .card__heading a:after {
  display: none;
}
.product-tab-main-section .card--media .card__inner .card__content {
  padding: 0px !important;
  background-color: #fff;
  z-index: -1;
}
.card--card,
.card--standard {
  border: none !important;
}
.product-wish-icon button.add-to-cart-btn {
  border: none;
  background: none;
  height: 40px;
  width: 40px;
  border: solid 1px #333333;
  border-radius: 50%;
  position: relative;
  z-index: 1;
}
.social-share-buttons img {
  width: 50px;
}
.product-wish-icon .add-to-cart-btn img {
  width: 20px;
  padding: 0;
}
button.add-to-cart-btn:hover {
  background-color: #333333;
  border-radius: 50%;
  height: 40px;
  width: 40px;
}

.product-social-share-btn .social-share-buttons {
  margin-top: 0;
  display: flex;
  flex-direction: column;
  top: 40px;
  left: -15px;
  position: relative;
  row-gap: 10px;
}
.product-title-wrap.d-flex {
  align-items: center;
}
.card__content .quick-add {
  margin: 0;
}
/* .product-title-wrap .product__title {
  width: 80%;
}
.product-title-wrap .brand-logo-section {
  width: 20%;
  text-align: end;
} */ 
.product__info-container > * + * {
  margin: 0 !important;
}
.product-sku-section,
.product-standards-section,
.product-model-number-section,
.product-page-main-section .product-form__input--pill,
.product-page-main-section #availability {
  padding: 24px 0;
}
.product-sku-section,
.product-standards-section,
.product-model-number-section,
.product-page-main-section .product-form__input--pill,
.product-page-main-section #availability {
  border-bottom: solid 2px #c7c7c7;
  padding: 24px 0;
}
.custom-product-btn {
    color: #ff8700;
    background-color: #000;
    transition: .5s;
    border-radius: 10px;
    width: auto;
    color: #ff8700;
    text-transform: uppercase;
    padding: 12px;
    border: none;
}
.custom-product-btn:hover {
    color: #fff;
    background-color: #ff8700;
    transition: .5s;
}
.pagination__item--prev .icon, .pagination__item--next .icon {
    fill: #000;
    height: 10px !important;
}
.pagination__item--prev .icon {
    fill: #000;
    height: 10px !important;
    transform: rotate(0deg) !important;
}
.pagination__item--next .icon {
    transform: rotate(180deg) !important;
}
.quick-add-modal__content-info .product-title-wrap {
    flex-direction: column;
    align-items: start !important;
}
.quick-add-modal__content-info .product-title-wrap .product__title {
    width: 100% !important;
}
.quick-add-modal__content-info .product-title-wrap .product__title h2 {
    font-size: 30px;
}
.quick-add-modal__content-info .product-title-wrap .brand-logo-section {
    width: auto;
    position: relative;
    text-align: left;
    right: 0;
}
.quick-add-modal__content .product-description-tab-section {
  display: none;
}

.quick-add-modal__content-info .product-form__submit, .quick-add-modal__content-info .shopify-payment-button {
    width: 100%;
    background-color: #000;
    border-radius: 10px;
}

.quick-add-modal__content-info  button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    margin-bottom: 0;
}
.shopify-payment-button
 {
    background: none !important;
}
/* Single Product Page */
.grid__item.product__media-wrapper {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.product--large:not(.product--no-media) .product__media-wrapper,
.product--large:not(.product--no-media) .product__info-wrapper {
  max-width: 50% !important;
}
.product__media-list {
  background-color: #fff !important;
}
.product__info-container {
  max-width: unset !important;
}
.button:before,
.shopify-challenge__button:before,
.customer button:before,
.shopify-payment-button__button--unbranded:before,
.button:after,
.shopify-challenge__button:after,
.customer button:after,
.shopify-payment-button__button--unbranded:after {
  display: none;
}
.product__title {
  margin-bottom: 0 !important;
}
a.product__title {
  color: #333333;
}
.product__info-container > * + * {
  margin-top: 0 !important;
}
.product__info-container .price-item--regular,
.product-description-tab-section .accordion-button {
  font-weight: 600;
}
.social-share-buttons {
  margin-top: 20px;
}
.social-share-buttons img {
  width: 50px;
}
.product-social-share-btn .social-share-buttons {
  margin-top: 0;
  display: flex;
  flex-direction: column;
  top: 40px;
  left: -15px;
  position: relative;
  row-gap: 10px;
}
.product .product-media-container {
  border: unset !important;
}
/* #product-grid li.grid__item {
    padding: 15px;
    background-color: #fff;
} */

button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
  border-radius: 10px;
  height: 54px;
  color: #ff8700;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
.product-form__buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 20px;
}
/* .product-page-main-section {
    padding: 60px 0px 0px;
} */

.product-page-main-section .product,
.related-products {
  margin: 60px 0;
}

.product__info-container > * + * {
  margin: 0 !important;
}
.product-sku-section,
.product-standards-section,
.product-model-number-section,
.product-page-main-section .product-form__input--pill,
.product-page-main-section #availability, .custom-product-btn-wrap, .product-form__quantity {
  border-bottom: solid 2px #c7c7c7 !important;
  padding: 24px 0;
}

.price.price--large.price--show-badge {
  border-bottom: solid 2px #c7c7c7;
  padding: 0 0 24px 0;
}

.product .badge.price__badge-in-stock {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #d4ffd6;
  border: none;
  border-radius: 72px;
  padding: 5px 15px;
  font-size: 16px;
  font-family: "Poppins";
  font-weight: normal;
  color: #009821;
}
.product-sku-section,
.product-standards-section,
.product-model-number-section,
.product-model-number-section,
.product-page-main-section .product-form__input--pill,
.product-page-main-section #availability {
  padding: 24px 0;
}
.product-description-tab-section {
  padding: 90px 0px;
  background-color: #fff;
}
.product-description-tab-menu-section {
  padding-bottom: 55px;
}
.product-description-tab-section .accordion-button:not(.collapsed) {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
  border-width: 0;
}

.product-description-tab-section .accordion-item {
  border: unset;
}

.product-description-tab-section .accordion-button.collapsed {
  border: 1px solid var(--bs-accordion-border-color);
  border-radius: var(--bs-accordion-inner-border-radius);
}

.product-description-tab-section .accordion-collapse.collapse.show {
  border: unset;
  border-top: none;
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
}

.product-description-tab-section .nav-justified .nav-item,
.product-description-tab-section .nav-justified > .nav-link {
  flex-basis: unset !important;
  flex-grow: unset !important;
  text-align: center !important;
  font-size: 25px;
  font-weight: 600;
}
.product-description-tab-section .nav-fill .nav-item .nav-link,
.product-description-tab-section .nav-justified .nav-item .nav-link {
  width: unset !important;
  color: #fff;
  padding: 10px 20px;
}
.product-description-tab-section .nav-fill .nav-item .nav-link.active,
.product-description-tab-section .nav-justified .nav-item .nav-link.active {
  background-color: #ff8700;
  position: relative;
}
.product-description-tab-section .nav-fill .nav-item .nav-link.active:before,
.product-description-tab-section
  .nav-justified
  .nav-item
  .nav-link.active:before {
  position: absolute;
  content: "";
  border: 0 solid transparent;
  border-left-width: 15px;
  border-right-width: 15px;
  border-top: 15px solid #ff8700;
  bottom: -15px;
  left: 50%;
  transform: translate(-50%, 0%);
}
.product-description-tab-section ul#tabs {
  background-color: #333333;
  flex-wrap: wrap;
}
.product-description-tab-section .accordion {
  margin-top: unset;
  margin-bottom: unset;
  border-top: unset;
  border-bottom: unset;
}
#clients-product-review,
#judgeme_product_reviews {
  display: none;
}
.product-form__input--pill input[type="radio"] + label,
.product-form__input--pill input[type="radio"]:checked + label {
  border-radius: 4px !important;
  padding: 10px !important;
  /* margin: 0 !important; */
}
.product__info-wrapper .product-form__input {
  min-width: 100% !important;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 1%;
  margin: 0 !important;
  padding: 24px 0;
  border-bottom: solid 2px #c7c7c7 !important;
}
.product__info-wrapper .quantity__label {
  margin: 0 !important;
}
.product__info-wrapper legend {
  width: fit-content;
  margin-bottom: 0px !important;
}
.product__info-wrapper .quantity__label,
.product-form__input--pill .form__label {
  margin: 0;
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}
quick-add-modal .product__column-sticky {
  top: 0px !important;
}

/* .product__info-wrapper .product-form__quantity {
    padding: 10px 0;
} */
.product__info-wrapper .product-form__input--swatch legend {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 10px 0px 0px;
}

.available-product-text-section {
  padding-left: 50px;
  position: relative;
}

span#availability_span {
  color: #249b41;
}
.available-product-text-section:before {
  position: absolute;
  content: "";
}

.available-product-text-section:before {
  position: absolute;
  content: "";
  border-left: solid 1px #ddd;
  height: 40px;
  width: 2px;
  top: -5px;
  left: 0;
}

.available-product-text,
h4.not-available-product-text {
  position: relative;
}

.available-product-text:before,
h4.not-available-product-text:before {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  left: -25px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}

.available-product-text:before {
  background-color: #0fbf00;
}

.not-available-product-text:before {
  background-color: red;
}
.product-page-main-section .thumbnail,
.product-page-main-section .thumbnail[aria-current] {
  border-radius: 10px;
}
.product-page-main-section .thumbnail[aria-current] {
  box-shadow: #ff8700 6px 6px !important;
}
.product-page-main-section .thumbnail-slider .thumbnail-list.slider--tablet-up {
  column-gap: 20px;
  /* justify-content: center; */
}

.media--transparent {
  background-color: #ffffff;
}
.product-form__submit {
  margin-bottom: 1rem;
  border-radius: 10px;
  width: auto;
  color: #ff8700;
  text-transform: uppercase;
  padding: 18px;
}
/* .swatch-input__input:disabled+.swatch-input__label>.swatch, .swatch-input__input.visually-disabled+.swatch-input__label>.swatch {
    cursor: not-allowed;
} */
.accordian-features-section .metafield-rich_text_field ul,
.product__description ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 30px;
}
.accordian-features-section .metafield-rich_text_field ul li,
.product__description ul li {
  position: relative;
  padding: 10px 0px 10px 25px;
}
.product-description-tab-section
  .accordian-features-section
  .metafield-rich_text_field
  ul
  li:before,
.product__description ul li:before {
  position: absolute;
  content: "";
  /* background-color: #FF8700; */
  border: solid 5px #ff8700;
  height: 10px;
  width: 10px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.accordian-features-section .metafield-rich_text_field ul li,
.product__description,
.availability-title {
  font-size: 16px;
  font-weight: 400;
}
/* Optional: Adjust service list items for vertical display */
.marque-tag-line-section,
.marque-tag-insta-section {
  position: relative;
  min-height: 300px;
}
.marque-tag-line-section {
  overflow: hidden;
}
.marque-tag-insta-section {
  width: 99.93%;
}
marquee {
  border: 2px solid #ccc;
  max-width: 100%;
  text-align: center;
  padding: 10px;
}
.marque-right ul li {
  padding: 10px 40px;
  position: relative;
  font-size: 59px;
  top: 50%;
  transform: translateY(0%);
  font-weight: 700;
}
.marque-right ul {
  margin: 0;
  list-style: none;
}
.marque-right {
  rotate: 4deg;
  position: absolute;
  width: 100%;
  z-index: 0;
  top: 70px;
  left: 0;
}
.marque-tag-insta-section .marque-right {
  rotate: -4deg;
  position: absolute;
  width: 100%;
  z-index: 0;
  top: 70px;
  left: 0;
}
.marque-right marquee {
  border: 2px solid #000;
  color: #fff;
  position: relative;
  padding: 0;
  width: 1920px;
  left: 0;
  text-transform: uppercase;
  background: repeating-linear-gradient(
    140deg,
    #f99232,
    #f99232 20px,
    #2f2f2f 20px,
    #2f2f2f 40px
  );
  height: 110px;
  box-shadow: 0px 0px 10px #000000;
}
.marque-tag-line-section:before {
  position: absolute;
  content: "";
  background-image: url(/cdn/shop/files/exclamation_mark_icon_9e83c3d8-7e8f-4833-9626-6cb67ea486f8.svg?v=1735796247);
  width: 150px;
  height: 200px;
  right: 0;
  top: 90px;
  z-index: 1;
  background-size: cover;
}
.marque-tag-insta-section {
  z-index: 2;
  top: 375px;
}
section#product-preview {
  position: relative;
  top: -120px;
}
/* Insta Feed Section */
div#rap__med__insta_title a {
  position: relative;
  padding: 40px 0 40px !important;
  font-weight: 600;
  font-family: "Poppins";
  margin-top: 30px;
}
div#rap__med__insta_title:before,
div#rap__med__insta_title:after {
  position: absolute;
  content: "";
  background-size: cover;
}
div#rap__med__insta_title:before {
  background-image: url(/cdn/shop/files/safety-cone-icon.webp?v=1738213931);
  height: 115px;
  width: 70px;
  top: 40px;
  left: 8%;
}
div#rap__med__insta_title:after {
  background-image: url(/cdn/shop/files/safety-cone-icon.webp?v=1738213931);
  height: 115px;
  width: 70px;
  top: 70px;
  right: 8%;
  rotate: 105deg;
}
div#rap__med__instagram {
  position: relative;
}
div#rap__med__insta_title {
  width: fit-content;
  margin: 0 auto;
}
div#rap__med__insta_title a:before {
  position: absolute;
  content: "";
  background-image: url(/cdn/shop/files/insta-feed-icon.webp?v=1741239425);
  height: 35px;
  width: 35px;
  background-size: cover;
  left: -50px;
  top: 50%;
  transform: translateY(-50%);
}
/* Add this CSS to make the slider section sticky */
.sticky-slider {
  position: sticky;
  top: 0;
  z-index: 100;
  width: 100%;
  background-color: white;
}
.perfect-fit-services-list-wrap > div {
  display: none;
}
.perfect-fit-slider-item img {
  width: 80%;
  float: right;
}
.perfect-fit-sliders,
.perfect-fit-services-list {
  width: 50%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}
.perfect-fit-main-slider .slick-dots li {
  background-color: #ffffff4d;
  width: 16px;
  height: 16px;
  border-radius: 0%;
  border: solid 1px #fff0;
  margin: 0px 0px 10px;
}
.perfect-fit-main-slider .slick-dots li.slick-active {
  background-color: #ff8700;
  border: solid 1px #fff;
}
.perfect-fit-main-slider .slick-dots {
  list-style: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 40px;
}
.perfect-fit-main-slider .slick-dots button {
  display: none;
}
.perfect-fit-main-slider {
  position: relative;
}
.perfect-fit-main-slider:before {
  position: absolute;
  content: "";
  background-image: url(/cdn/shop/files/product-vertical-slider-bg-img.webp?v=1735289390);
  left: 0;
  top: 50%;
  height: 100%;
  width: 100%;
  background-size: contain;
  transform: translateY(-50%);
  z-index: -1;
  background-repeat: no-repeat;
}
.perfect-fit-main-slider:after {
  position: absolute;
  content: "";
  background-image: url(/cdn/shop/files/exclamation_left_mark_icon_e443a529-87f2-4c62-92e0-d978ab08041f.svg?v=1735796595);
  width: 90px;
  height: 165px;
  left: 20px;
  top: 90px;
  z-index: 1;
  background-size: cover;
}
.perfect-fit-content {
  padding: 20px 0px;
  margin: 0;
  text-align: center;
}
#product-preview .images-wrapper .product-images img {
  width: 100%;
}

/* Update section */
#product-preview .circle-wrapper {
  position: sticky;
  top: 109px;
  height: calc(100vh - 109px);
  z-index: -1;
  overflow: hidden;
}
#product-preview .circle-wrapper .color-circle {
  position: absolute;
  bottom: 40%;
  right: 30%;
  transform: translate(50%, 50%);
  width: 380px;
  height: 380px;
  transition: background-color 1s linear;
  border-radius: 9999px;
}
#product-preview .circle-wrapper .color-circle.data-hidden {
  display: none;
}
#product-preview .info-wrapper {
  margin-top: calc((100vh - 109px) * -1);
  position: sticky;
  top: 109px;
  height: calc(100vh - 109px);
  z-index: 0;
  display: flex;
  justify-content: center;
}
#product-preview .info-wrapper .bg-wrapper {
  background-image: linear-gradient(to bottom, #fcf7f1 80%, #fcf7f100);
  width: 100%;
  height: fit-content;
}
#product-preview .info-wrapper .product-info {
  width: 100%;
  height: fit-content;
  flex-direction: column;
  align-items: center;
  padding: 12px 24px;
  transition: opacity 0.5s linear;
}
#product-preview .info-wrapper .product-info .title {
  font-family: Perfectly Nineties;
  font-size: 32px;
  line-height: 44px;
  text-align: center;
  margin-bottom: unset;
  max-width: 240px;
}
#product-preview .info-wrapper .product-info .sub-title {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: unset;
  margin-top: 8px;
  display: none;
}
#product-preview .info-wrapper .product-info .ingredients-wrapper {
  display: flex;
  margin-top: 8px;
  max-width: 320px;
}
#product-preview .info-wrapper .product-info .ingredients-wrapper .ingredients {
  text-align: center;
  font-size: 14px;
  margin-bottom: unset;
}
#product-preview
  .info-wrapper
  .product-info
  .ingredients-wrapper
  .ingredients
  .comma:last-child {
  display: none;
}
#product-preview .info-wrapper .product-info .ingredients-wrapper-desktop {
  display: none;
}
#product-preview .info-wrapper .product-info .shop-link {
  padding: 8px 56px;
  font-size: 20px;
  margin-top: 24px;
  font-weight: 400;
  text-decoration: none;
  border: 2px solid #1f1209;
  border-radius: 32px;
  transition: background-color 0.3s, color 0.3s;
}
#product-preview .info-wrapper .product-info .shop-link:hover {
  background-color: #1f1209;
  color: #fcf7f1;
}
#product-preview .info-wrapper .nav-dots-wrapper {
  position: absolute;
  top: 70%;
  left: 5%;
  transform: translateY(-70%);
  display: flex;
  flex-direction: column;
}
#product-preview .info-wrapper .nav-dots-wrapper .nav-dot {
  width: 16px;
  height: 16px;
  border-radius: 9999px;
  border: 2px solid #1f1209;
  margin-bottom: 12px;
}
#product-preview .images-wrapper {
  overflow: hidden;
  position: relative;
  margin-top: calc((100vh - 109px) * -1);
}
#product-preview .images-wrapper .product-images {
  height: 100vh;
  overflow: hidden;
  position: relative;
}
#product-preview .images-wrapper .product-images .layout-wrapper {
  width: 480px;
  height: 400px;
  bottom: 30%;
  left: 50%;
  transform: translate(-50%, 50%);
  position: absolute;
}
#product-preview .images-wrapper .product-images .container {
  position: absolute;
  width: 215px;
  bottom: 30%;
  left: 50%;
  transform: translate(-50%, 50%);
  z-index: 2;
}
#product-preview .images-wrapper .product-images .cookie {
  position: absolute;
  width: 136px;
  bottom: 60%;
  left: 70%;
  transform: translate(-50%, 50%);
  z-index: 1;
}
.perfect-fit-main-section1 {
  display: flex;
  min-height: 100vh;
  position: relative;
  z-index: 2;
}
.perfect-fit-main-section1 > * {
  width: 50%;
}
.perfect-fit-main-section1 .section__img {
  position: relative;
  display: flex;
}
.perfect-fit-main-section1:first-child .section__img__inner {
  position: absolute;
  right: 20%;
  width: 80%;
  top: 50%;
  transform: translateY(-50%);
}
.perfect-fit-main-section1.active .section__img__inner {
  position: fixed;
  right: 10%;
  width: 40%;
  top: 50%;
  transform: translateY(-50%);
}
.perfect-fit-main-section1 .section__body {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 100;
}
.perfect-fit-main-section1 .section__text {
  padding: 0vw;
}
.perfect-fit-main-section1:first-child .section__img__inner {
  opacity: 1;
}
.perfect-fit-main-section1 .section__img__inner {
  opacity: 0;
  transition: position 0.3s ease, top 0.3s ease;
}

.perfect-fit-main-section1.section.active .section__img__inner {
  opacity: 1;
}
.circle-wrapper:before {
  position: absolute;
  content: "";
  background-image: url(/cdn/shop/files/product-vertical-slider-bg-img.webp?v=1735289390);
  height: 670px;
  width: 650px;
  z-index: 0;
  background-size: cover;
  top: 0;
  left: 0;
}
.circle-wrapper:after {
  position: absolute;
  content: "";
  background-image: url(/cdn/shop/files/exclamation_left_mark_icon_e443a529-87f2-4c62-92e0-d978ab08041f.svg?v=1735796595);
  height: 200px;
  width: 110px;
  background-size: cover;
  left: 30px;
  top: 50px;
}

#product-preview {
  display: block;
}
.perfect-fit-main-section {
  display: none;
}
/*.section.perfect-fit-main-section {
  display: flex;
  min-height: 100vh;
  position: relative;
  z-index: 2;
  align-items: center;
}
.section.perfect-fit-main-section.active {
    position: sticky;
    top: 0;
}
.section__img, .section__body {
  width:50%;
}
.section__body {
  position: relative;
  display: flex;
}
.section__body__text {
  height: 100vh;
  position: relative;
  left: 5%;
  width: 50%;
}
.section__img {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 100;
  
}
.section__inner {
  padding: 5vw;
}

.section__text {
  filter: blur(3px);
  opacity: 0;
  transition: filter 0.3s ease, opacity 0.3s ease;
}

.section.active .section__text {
  opacity: 1;
  filter: blur(0);
}
.section__img__inner img {
    width: 100%;
}
*/

/* Brochure Download Section */
.brochure-content-wrap {
  align-items: center;
  justify-content: space-between;
  border-bottom: solid 3px #333333;
}
.brochure-title {
  font-size: 35px !important;
  text-transform: uppercase;
  font-weight: 600;
}
.brochure-content-title-wrap,
.brochure-content-img-wrap,
.brochure-content-btn-wrap {
  width: 33%;
}
.brochure-content-btn-wrap {
  text-align: end;
}
.brochure-content-img-wrap img {
  width: 100%;
}
/* Client Review*/
.agrs__summary {
  display: none;
}
.agrs__widget {
  max-width: 1920px !important;
  padding: 0 80px;
}
.agrs__widget {
  max-width: 1920px !important;
  padding: 0 80px;
  /* width: 60% !important; */
  min-width: 100%;
  margin: unset !important;
}
/* About Section */
.home-about-main-section {
  padding-top: 60px;
  padding-bottom: 60px;
}
.home-about-content-wrap,
.home-about-img-section {
  width: 50%;
  padding-top: 60px;
}
.home-about-title {
  padding-bottom: 25px;
}
.home-about-content-wrap {
  padding-right: 60px;
}
.home-about-content {
  font-size: 16px;
}
.home-about-quality-wrap {
  width: 32%;
  background-color: #fff3e7;
  padding: 5px;
  border-radius: 20px;
}
.home-about-quality-section {
  justify-content: space-between;
}
.home-about-quality-icon {
  /* padding: 5px; */
  border-radius: 20px;
  width: 30%;
}
.home-about-quality-icon .home-about-quality-img {
  background-color: #fff;
  padding: 30px;
  border-radius: 20px;
}
.home-about-quality-section {
  padding-top: 60px;
}
.home-about-quality-content {
  width: 70%;
  padding: 20px 30px 20px 20px;
}
.home-about-quality-content .client-review-title {
  font-weight: 600;
}
#product-preview .images-wrapper {
  z-index: -1;
}
img.home-about-img {
  position: sticky;
  top: 230px;
}

/* Blog Section */

.latest-news-section {
      padding: 0 0 40px 0;
    }

    .latest-news-title {
      text-transform: uppercase;
      font-weight: 600;
      padding-bottom: 30px;
    }

    .latest-news-wrapper {
      display: flex;
      flex-wrap: wrap;
      gap: 30px;
      align-items: center;
    }

    .featured-article {
      width: 46%;
    }

    .featured-article img {
      width: 100%;
      border-radius: 8px;
    }

    .article-list-wrap {
      width: 50%;
      display: flex;
      flex-direction: column;
    }

    .article-list-wrap:first-child {
        border-top: 1px solid #ddd;
        padding-top: 20px;
    }

    .article-list-item {
      position: relative;
      border-bottom: 1px solid #ddd;
      padding: 16px;
      border-top: solid 1px #dddddd;
    }

    .article-title {
      font-weight: 700;
      margin-bottom: 4px;
      font-size: 16px;
      color: #000;
      transition: 0.3s;
    }
    .article-list-item:hover .article-title {
      color: #FF8700;
      transition: 0.3s;
    }
    .article-excerpt {
      font-size: 14px;
      color: #555;
      display: -webkit-box;
      -webkit-line-clamp: 2; /* limit to 2 lines */
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      width: 90%;
    }

    .read-more-arrow {
      position: absolute;
      right: 0;
      top: 50%;
      color: #FF8700;
      font-size: 25px;
      text-decoration: none;
      background-color: #000;
      padding: 0px 12px;
      transform: translateY(-50%);
      transition: 0.3s;
    }

    .article-list-item:hover .read-more-arrow {
        color: #000;
        background-color: #FF8700;
        transition: 0.3s;
    }

  .view-all-btn {
    margin: 40px 0 0 0;
  }

/* Newsleter Section */
.newsletter__wrapper {
  display: flex;
  flex-wrap: wrap;
  background-color: #ff8700;
  justify-content: space-between;
}
.newsletter__subheading {
  width: 45% !important;
  text-align: start;
  max-width: 100% !important;
  margin-left: unset !important;
  margin-right: unset !important;
}
.newsletter-form__field-wrapper .field:after,
.newsletter-form__field-wrapper .field__input:focus,
.newsletter-form__field-wrapper .field:hover.field:after {
  box-shadow: unset;
}
.subscribe-btn-text {
  display: inline-flex;
  column-gap: 10px;
}
.subscribe-btn {
  text-decoration: none;
  background-color: #000;
  padding: 0px 23px;
  color: #ff8700;
  border: solid 2px #000;
  font-size: 18px;
  border-radius: 6px;
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase;
  transition: 0.3s;
}
.subscribe-btn:hover {
  color: #fff;
  background-color: #ff8700;
  border: solid 2px #fff;
  transition: 0.3s;
}
.newsletter__wrapper.content-container--full-width:after {
  background-image: url(/cdn/shop/files/slanting-lines-backgroung-img.svg?v=1736139040);
}
.newsletter__subheading {
  padding-left: 10%;
}
.subscribe-email-section {
  width: 50%;
}
.subscribe-email-section form#contact_form {
  display: unset;
}
.subscribe-email-section .newsletter-form__field-wrapper {
  max-width: 100% !important;
}
.subscribe-email-section .newsletter-form__field-wrapper .field__input {
  border-radius: 6px;
  margin: 0 15px 0 0;
  background-color: #fff;
  border: none;
  height: 60px;
}

.subscribe-email-section .newsletter-form__field-wrapper .field__label,
.subscribe-email-section
  .newsletter-form__field-wrapper
  .customer
  .field
  label {
  top: 50%;
  transform: translateY(-50%);
}
.newsletter__wrapper {
  position: relative;
}
.newsletter__wrapper:before {
  position: absolute;
  content: "";
  background-image: url(/cdn/shop/files/newsletter-box-img.svg?v=1736409101);
  left: 80px;
  bottom: 0;
  height: 110px;
  width: 85px;
  background-size: cover;
  background-repeat: no-repeat;
}
.newsletter-form__field-wrapper .field__input {
  padding-top: 30px;
  padding-bottom: 30px;
}
.newsletter-form__field-wrapper
  .field__input:not(:placeholder-shown)
  ~ .field__label {
  top: calc(var(--inputs-border-width) + 1.2rem) !important;
  left: calc(var(--inputs-border-width) + 1.8rem) !important;
}
.newsletter__subheading {
  color: #000;
  font-family: "Poppins";
}
.subscribe-btn-text .icon-arrow {
  display: none;
}
/* Footer Section */
.shopify-section-group-footer-group {
  background-color: #333;
}
.footer-section-1 {
  width: 40%;
}
.footer-section-2,
.footer-section-3,
.footer-section-4 {
  width: 20%;
}
.footer-logo-img-section .footer-logo {
  max-width: 225px;
  width: 100%;
}
.footer-opening-content p {
  margin: 0;
  font-size: 16px;
}
.footer-main-section {
  padding: 60px 0;
}
.footer-contact-section {
  row-gap: 20px;
  padding-left: 60px;
  padding-top: 30px;
}
.footer-contact-section .footer-address-section,
.footer-contact-section .phone-section,
.footer-contact-section .mail-section,
.footer-contact-section .opening-hours-section {
  position: relative;
}
.footer-contact-section .footer-address-section:before,
.footer-contact-section .phone-section:before,
.footer-contact-section .mail-section:before,
.footer-contact-section .opening-hours-section:before {
  position: absolute;
  content: " ";
  left: -60px;
  width: 43px;
  height: 43px;
}
.footer-contact-section .footer-address-section:before {
  background-image: url(/cdn/shop/files/Address-icon.svg?v=1736144232);
}
.footer-contact-section .phone-section:before {
  background-image: url(/cdn/shop/files/phone-icon.svg?v=1736144232);
}
.footer-contact-section .mail-section:before {
  background-image: url(/cdn/shop/files/mail-icon.svg?v=1736144232);
}
.footer-contact-section .opening-hours-section:before {
  background-image: url(/cdn/shop/files/opening-hours-icon.svg?v=1736144232);
}
.footer-contact-section .opening-hours-section {
  padding-top: 20px;
}
.footer-address-section,
.opening-hours-section {
  color: #d9d9d9;
}
.footer-mail-content {
  margin-top: 10px !important;
}
.footer-opening-content-title {
  font-weight: 600;
}
.footer-main-section a {
  font-size: 16px;
  text-decoration: none;
  color: #d9d9d9;
}
.footer-main-section ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-main-section ul li {
  padding: 0px 0 12px;
}
.footer-categories-title,
.footer-help-title,
.footer-about-title,
.footer-legals-title {
  padding-bottom: 30px;
  margin: 0;
  text-transform: uppercase;
}
img.footer-payment-icons {
  object-fit: contain;
  width: auto;
  padding-top: 30px;
}
footer.footer {
  padding: 0;
  margin: 0;
}
.footer__content-bottom:only-child {
  padding: 0;
}
.footer-bottom-wrap {
  justify-content: space-between;
}
.footer-bottom-social-button {
  padding: 0 15px;
}
section.footer-bottom-section {
  background-color: #282828;
  padding: 20px 0;
}
.footer-social-media-section a {
  color: unset;
}
.footer-copyright-section .footer-copyright-text {
  line-height: 28px;
}
.cart-notification-product__name,
.product-option {
  color: #000 !important;
}

.predictive-search__results-groups-wrapper {
    display: unset;
}

.shopify-policy__container {
  max-width: 1920px;
  padding: 0 80px;
  width: 100%;
}
.shopify-policy__title {
    text-align: left;
    padding: 20px 0;
    text-transform: capitalize;
}
@media (min-width: 1600px) {
  .about-img.position-absolute {
    left: 29%;
  }
  .product-tab-content-item .product-tab-content-item-wrap img {
    width: 100%;
  }
}
@media (min-width: 1365px) and (max-width: 1600px) {
}
@media (min-width: 1200px) and (max-width: 1366px) {
  ul.list-menu li a, .menu-drawer__menu-item {
    font-size: 14px !important;
}
    .Meteor-DesktopNavigation {
    column-gap: 8px !important;
  }
}
@media (min-width: 1536px) {
  #product-preview .circle-wrapper .color-circle {
    width: 620px;
    height: 620px;
    top: 50%;
    left: -20%;
  }
  #product-preview .images-wrapper .product-images .container {
    width: 460px;
  }
  #product-preview .images-wrapper .product-images .cookie {
    width: 300px;
    bottom: 72%;
  }
}

/ Landscape / @media (max-width: 1024px) and (orientation: landscape) {
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .corp-container,
  .page-width,
  .agrs__widget,
  .header__inline-menu {
    padding: 0px 40px !important;
  }
  header-drawer {
    margin-left: 0 !important;
  }
  .Meteor-DesktopNavigation {
    justify-content: flex-start !important;
    column-gap: 8px !important;
  }
  ul.list-menu li a {
    font-size: 12px !important;
  }
  .header__heading-link {
    padding-left: 40px !important;
  }
  .header-cart-wishlist-wraps-ection .header-wish-count,
  .header-cart-wishlist-wraps-ection .header-cart-count {
    display: none;
  }
  .cart-count-bubble {
    display: block;
  }
  header.header {
    flex-wrap: unset;
  }
  .header__heading-logo {
    max-width: 100%;
  }
  .header__heading {
    width: 25%;
  }
  .header__icons.header__icons--localization.header-localization {
    padding-right: 40px !important;
  }
  /* .header-main-section {padding: 0 40px !important;} */
  .product-tab-content-item {
    width: 23%;
  }
  .home-about-quality-icon .home-about-quality-img {
    padding: 5px;
  }
  .home-about-quality-wrap {
    flex-direction: column;
  }
  .home-about-quality-content {
    width: 100%;
    text-align: center;
  }
  div#rap__med__insta_title a {
    padding: 40px 0 40px !important;
  }
  div#rap__med__insta_title:before {
    height: 92px;
    width: 55px;
    top: 63px;
  }
  div#rap__med__insta_title:after {
    height: 92px;
    width: 55px;
    top: 90px;
  }
  #product-preview .circle-wrapper .color-circle {
    width: 480px;
    height: 480px;
  }
  #product-preview .info-wrapper .bg-wrapper {
    width: max(460px, 42%);
  }
  #product-preview .info-wrapper .product-info {
    width: 440px;
  }
  #product-preview .info-wrapper .product-info .title {
    font-size: 44px;
    line-height: 60px;
    max-width: 340px;
  }
  #product-preview .info-wrapper .product-info .ingredients-wrapper-desktop {
    margin-top: 28px;
  }
  #product-preview
    .info-wrapper
    .product-info
    .ingredients-wrapper-desktop
    .ingredient-wrapper
    img {
    width: 56px;
  }
  #product-preview
    .info-wrapper
    .product-info
    .ingredients-wrapper-desktop
    .ingredient-wrapper
    p {
    font-size: 14px;
    margin-top: 4px;
  }
  #product-preview .images-wrapper .product-images .container {
    width: 400px;
  }
  #product-preview .images-wrapper .product-images .cookie {
    width: 280px;
    bottom: 60%;
    left: 15%;
  }
  .slick-partner-logos-section .slick-partner-logo {
    width: 100px;
    object-fit: cover;
  }
  .home-about-content-wrap,
  .home-about-img-section {
    padding-top: 40px;
  }
  .product-tab-main-section #product-grid .grid__item {
    width: calc(
      49% - var(--grid-desktop-horizontal-spacing) * 3 / 4
    ) !important;
  }
  img.footer-payment-icons {
    object-fit: cover;
    width: 100%;
  }
  .newsletter__wrapper:before {
    left: 20px;
  }
  .product-tab-content-wrap .accordion-button {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    background-color: unset !important;
    box-shadow: rgb(255, 135, 0) 3px 3px !important;
    color: rgb(255, 135, 0) !important;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 0, 0);
    border-image: initial;
    transition: 0.3s;
  }
  .accordion-item.fade:not(.show) {
    opacity: 1 !important;
  }
  .product-tab-content-wrap.tab-content .tab-pane {
    display: block !important;
  }
  .newsletter__subheading {
    padding-left: 4%;
  }
  .product-tab-content-item {
    width: 48%;
  }
  .product-description-tab-section {
    padding: 0px 0px;
}
}

@media (min-width: 769px) and (max-width: 1024px) {
  .corp-container,
  .page-width,
  .agrs__widget,
  .header__inline-menu {
    padding: 0px 40px !important;
  }
  header-drawer {
    margin-left: 0 !important;
  }
  .Meteor-DesktopNavigation {
    justify-content: flex-start !important;
    column-gap: 12px !important;
  }
  ul.list-menu li a {
    font-size: 12px !important;
  }
  .header__heading-link {
    padding-left: 40px !important;
  }
  .header-cart-wishlist-wraps-ection .header-wish-count {
    display: none;
  }
  .cart-count-bubble {
    display: block;
  }
  header.header {
    flex-wrap: unset;
  }
  .header__heading-logo {
    max-width: 100%;
  }
  .header__heading {
    width: 25%;
  }
  .header__icons.header__icons--localization.header-localization {
    padding-right: 40px !important;
  }
  /* .header-main-section {padding: 0 40px !important;} */
  .product-tab-content-item {
    width: 23%;
  }
  .home-about-quality-icon .home-about-quality-img {
    padding: 5px;
  }
  .home-about-quality-wrap {
    flex-direction: column;
  }
  .home-about-quality-content {
    width: 100%;
    text-align: center;
  }
  div#rap__med__insta_title a {
    padding: 40px 0 40px !important;
  }
  div#rap__med__insta_title:before {
    height: 92px;
    width: 55px;
    top: 38px;
  }
  div#rap__med__insta_title:after {
    height: 92px;
    width: 55px;
    top: 64px;
  }
  #product-preview .circle-wrapper .color-circle {
    width: 480px;
    height: 480px;
  }
  #product-preview .info-wrapper .bg-wrapper {
    width: max(460px, 42%);
  }
  #product-preview .info-wrapper .product-info {
    width: 440px;
  }
  #product-preview .info-wrapper .product-info .title {
    font-size: 44px;
    line-height: 60px;
    max-width: 340px;
  }
  #product-preview .info-wrapper .product-info .ingredients-wrapper-desktop {
    margin-top: 28px;
  }
  #product-preview
    .info-wrapper
    .product-info
    .ingredients-wrapper-desktop
    .ingredient-wrapper
    img {
    width: 56px;
  }
  #product-preview
    .info-wrapper
    .product-info
    .ingredients-wrapper-desktop
    .ingredient-wrapper
    p {
    font-size: 14px;
    margin-top: 4px;
  }
  #product-preview .images-wrapper .product-images .container {
    width: 400px;
  }
  #product-preview .images-wrapper .product-images .cookie {
    width: 280px;
    bottom: 60%;
    left: 15%;
  }
  .slick-partner-logos-section .slick-partner-logo {
    width: 100px;
    object-fit: cover;
  }
  .home-about-content-wrap,
  .home-about-img-section {
    padding-top: 40px;
  }
  .product-tab-main-section #product-grid .grid__item {
    width: calc(
      49% - var(--grid-desktop-horizontal-spacing) * 3 / 4
    ) !important;
  }
  img.footer-payment-icons {
    object-fit: cover;
    width: 100%;
  }
  .newsletter__wrapper:before {
    left: 20px;
  }
  .product-tab-content-item {
    width: 48%;
  }
  .product-tab-content-wrap .accordion-button {
    background-color: unset !important;
    box-shadow: unset !important;
    box-shadow: 3px 3px #ff8700 !important;
    color: #ff8700 !important;
    border: solid 1px #000;
    transition: 0.3s;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
  }
  .accordion-item.fade:not(.show) {
    opacity: 1 !important;
  }
  .product-tab-content-wrap.tab-content .tab-pane {
    display: block !important;
  }
  .newsletter__subheading {
    padding-left: 4%;
  }
  .product--large:not(.product--no-media) .product__media-wrapper,
  .product--large:not(.product--no-media) .product__info-wrapper {
    max-width: 46% !important;
  }
    .product-description-tab-section {
    padding: 0px 0px;
}
}
@media (min-width: 768px) {
  #product-preview .circle-wrapper .color-circle {
    top: 50%;
    right: 80%;
    transform: translate(50%, -50%);
    width: 420px;
    height: 420px;
  }
  #product-preview .info-wrapper {
    flex-direction: row-reverse;
    justify-content: flex-start;
  }
  #product-preview .info-wrapper .bg-wrapper {
    background-image: unset;
    width: 50%;
    height: 100%;
    overflow-y: hidden;
    padding-right: 80px;
  }
  #product-preview .info-wrapper .product-info {
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    padding: unset;
    align-items: center;
  }
  #product-preview .info-wrapper .product-info .title {
    font-size: 40px;
    line-height: 56px;
    max-width: 300px;
  }
  #product-preview .info-wrapper .product-info .sub-title {
    font-size: 20px;
    display: block;
  }
  #product-preview .info-wrapper .product-info .ingredients-wrapper {
    display: none;
  }
  #product-preview .info-wrapper .product-info .ingredients-wrapper-desktop {
    margin-top: 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  #product-preview
    .info-wrapper
    .product-info
    .ingredients-wrapper-desktop
    .ingredient-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 30%;
    margin-top: 16px;
  }
  #product-preview
    .info-wrapper
    .product-info
    .ingredients-wrapper-desktop
    .ingredient-wrapper:nth-child(n + 4) {
    width: 20%;
  }
  #product-preview
    .info-wrapper
    .product-info
    .ingredients-wrapper-desktop
    .ingredient-wrapper
    img {
    width: 52px;
  }
  #product-preview
    .info-wrapper
    .product-info
    .ingredients-wrapper-desktop
    .ingredient-wrapper
    p {
    font-size: 14px;
    margin-bottom: unset;
  }
  #product-preview .info-wrapper .product-info .shop-link {
    margin-top: 32px;
  }
  #product-preview .info-wrapper .nav-dots-wrapper {
    top: 50%;
    left: unset;
    left: 5%;
    transform: translateY(-50%);
  }
  #product-preview .images-wrapper .product-images .layout-wrapper {
    width: 40%;
    height: auto;
    bottom: 50%;
    left: 30%;
  }
  #product-preview .images-wrapper .product-images .container {
    bottom: 30%;
    left: 45%;
  }
  #product-preview .images-wrapper .product-images .cookie {
    width: 200px;
    bottom: 55%;
    left: 25%;
  }
  .product--large:not(.product--no-media) .product__media-wrapper,
  .product--large:not(.product--no-media) .product__info-wrapper {
    max-width: 46% !important;
  }
  
}
@media (max-width: 768px) {
  .corp-container,
  .page-width,
  .agrs__widget,
  .header__inline-menu {
    padding: 0px 20px !important;
  }
  .header__heading-link {
    padding-left: 0px !important;
  }
  .header__icons.header__icons--localization.header-localization {
    padding-right: 0px !important;
  }
  header.header {
    flex-wrap: unset;
    justify-content: space-around;
  }
  .header__icons {
    justify-content: end;
  }
  .search-popup-section {
    display: block;
  }
  .template-search__search {
    display: none;
  }
  .search-modal.gradient {
    background-color: #242833;
  }
  .serach-section {
    width: 100%;
  }

  .header__icon .icon path {
    fill: #ff8700;
  }
  /* a.header__heading-link.link.link--text.focus-inset {
        width: 35%;
    } */
  .header__icons.header__icons--localization.header-localization {
    width: 50%;
  }
  header-drawer {
    margin-left: 0 !important;
  }
  .header-cart-count,
  .header-wish-count {
    display: none;
  }
  .cart-count-bubble {
    display: block;
  }
  sticky-header.header-wrapper {
    padding: 5px 0;
  }
  .serach-section .search__input.field__input {
    padding-right: 0 !important;
  }
  .menu-drawer__navigation .Meteor-MobileNavigation .Meteor-MobileNavigation__Link a {
    justify-content: space-between !important;
    width: 100%;
  }
  .serach-section .field__label {
    display: none;
  }
  .header__icon--cart img,
  .wishlist-hero-header-icon {
    width: 22px;
  }
  .header {
    padding: 0px !important;
  }
  /* .header-main-section {padding: 0 20px !important;} */
  .header-top-bar-main-section {
    padding: 5px 0px;
  }
  ul.top-bar-menu {
    column-gap: 10px;
    font-size: 14px;
  }
  .social-media-section {
    column-gap: 5px;
  }
  .social-media-account-wrap, .my-account-section {
    column-gap: 10px;
}

  .header-top-bar-main-section .corp-container {
    flex-direction: column;
  }
  .slick-partner-logos-section .slick-partner-logo {
    width: 90px;
  }
  .tab-content > .accordion-item.active {
    display: block !important;
  }
  .accordion-item.fade:not(.show) {
    opacity: 1 !important;
  }
  .shop-our-range-title {
    font-size: 18px !important;
  }
  .perfect-fit-sliders,
  .perfect-fit-services-list,
  .brochure-content-title-wrap,
  .brochure-content-img-wrap,
  .brochure-content-btn-wrap,
  .agrs__widget,
  .home-about-content-wrap,
  .home-about-img-section,
  .home-about-quality-wrap,
  .newsletter__subheading,
  .section__img,
  .section__body,
  .subscribe-email-section,
  .footer-section-1,
  .footer-section-2,
  .footer-section-3,
  .footer-section-4 {
    width: 100% !important;
  }
  .slick-slider-main-section .slick-dots {
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
  }
  .slick-slider-main-section .slick-dots li {
    background-color: #ff87003d;
    width: 10px;
    height: 10px;
    margin: 0;
    border: unset !important;
  }
  .product-tab-content-item {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .product-list.product-tab-content-list {
    column-gap: 10px;
  }
  .product-badge.product-custom-best-seller-badge,
  .product-badge.product-custom-new-badge,
  .product-badge.product-custom-sold-out-badge,
  .product-badge.product-custom-sale-badge {
    padding: 2px;
  }
  #product-preview {
    display: none;
  }
  .perfect-fit-main-section {
    display: block;
  }
  .perfect-fit-main-section .section__img__inner img {
    width: 100%;
  }
  .perfect-fit-main-section {
    border-bottom: solid 2px #000;
    padding-bottom: 25px;
    text-align: center;
  }
  .subscribe-btn {
    padding: 0 15px;
    font-size: 14px;
  }
  .newsletter__subheading {
    padding-left: 0;
  }
  button.btn.btn-buy-now,
  button.btn.btn-sold-out {
    padding: 15px 0 10px;
    font-size: 14px !important;
  }
  .newsletter__wrapper:before {
    left: unset;
    right: 0;
    bottom: unset;
    top: 5px;
  }
  .perfect-fit-main-section {
    flex-direction: column;
  }
  .section.active .section__text {
    text-align: center;
  }
  .shop-our-range-wrap {
    width: 50%;
  }
  .product-tab-content-wrap.tab-content .tab-pane {
    display: block !important;
  }
  .product-tab-content-wrap .accordion-button {
    background-color: unset !important;
    box-shadow: unset !important;
    box-shadow: 3px 3px #ff8700 !important;
    color: #ff8700 !important;
    border: solid 1px #000;
    transition: 0.3s;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
  }
  .product-badge-wrap {
    display: flex;
    flex-wrap: wrap;
    row-gap: 2px;
  }
  .product-social-share-btn .social-share-buttons {
    flex-direction: unset;
    top: -40px;
  }
  #product-preview .info-wrapper {
    top: 0px;
    height: auto;
  }
  #product-preview .info-wrapper .product-info {
    padding: 70px 20px 12px 20px;
  }
  .circle-wrapper:before {
    top: unset;
    bottom: 0;
  }
  #product-preview .images-wrapper .product-images {
    overflow: unset;
  }
  #product-preview .images-wrapper .product-images .layout-wrapper {
    bottom: 0%;
  }
  .product-tab-main-section #product-grid .grid__item {
    width: 100% !important;
    max-width: 100%;
  }
  /* #product-preview .images-wrapper:last-child .product-images .layout-wrapper {
    bottom: 30% !important;
  } */
  .marque-right ul li {
    font-size: 34px;
  }
  .marque-right marquee {
    height: 80px;
  }
  .perfect-fit-sliders,
  .perfect-fit-services-list,
  .brochure-content-title-wrap,
  .brochure-content-img-wrap,
  .brochure-content-btn-wrap {
    text-align: center;
  }
  .perfect-fit-services-list-wrap,
  .brochure-content-wrap {
    padding: 20px 0px;
    row-gap: 40px;
  }
  .home-about-content-wrap {
    padding-right: 0px;
    text-align: center;
  }
  .home-about-quality-section {
    row-gap: 20px;
  }
  .marque-tag-line-section:before {
    width: 110px;
    height: 150px;
  }
  .perfect-fit-main-slider:after {
    width: 60px;
    height: 110px;
    top: 0;
  }
  .footer-categories-title,
  .footer-help-title,
  .footer-about-title,
  .footer-legals-title {
    border-top: solid 1px #fff;
    padding-top: 20px;
  }
  .footer-section-1 {
    padding-bottom: 20px;
  }
  .footer-bottom-wrap {
    justify-content: center;
    text-align: center;
  }
  .product--large:not(.product--no-media) .product__media-wrapper,
  .product--large:not(.product--no-media) .product__info-wrapper {
    max-width: 100% !important;
  }
  .product-badge {
    font-size: 14px;
  }
  .product-badge.product-custom-new-badge,
  .product-badge.product-custom-sold-out-badge,
  .product-badge.product-custom-sale-badge {
    padding: 6px;
  }
  div#rap__med__insta_title:before,
  div#rap__med__insta_title:after {
    display: none;
  }
  #product-preview {
    margin-bottom: 40px;
  }
  .home-about-content-wrap,
  .home-about-img-section {
    padding-top: 20px;
  }
  div#rap__med__insta_title a {
    padding: 40px 20px !important;
  }
  quick-add-modal .product__column-sticky {
    position: unset !important;
}
      .product-description-tab-section {
        padding: 40px 0;
    }
  .product-description-tab-menu-section {
    display: none;
}
.sidebar-menu ul li {
    padding: 5px 10px 5px 25px;
}
span.sidebar-category-title {
    padding-left: 25px;
}
.mobile-facets__summary {
    font-weight: 600;
}
.collection-hero__title {
    text-align: center;
    font-size: 34px;
    padding-top: 10px;
}
  .latest-news-wrapper {
    flex-direction: column;
  }

  .featured-article,
  .article-list-wrap {
    width: 100%;
  }

  .read-more-arrow {
    top: auto;
    bottom: 10px;
  }
}