/** Shopify CDN: Minification failed

Line 2415:0 Unexpected "}"

**/
.template_collection .page-width,
.template_collection .collection-hero-menu__inner.page-width,
.template_collection .boost-sd__product-filter-fallback .page-width {
  /* max-width: 1110px; */
}

.collection-hero-menu__inner.page-width {
  max-width: calc(var(--page-width) - 3rem);
}

/* pdp */
.pdp_breadcrumb {
  position: static;
}

.product-media-container.constrain-height .product__modal-opener .product__media.media.media--transparent {
  border: 1px solid #f3f3f3;
  border-radius: 8px;
}

.thumbnail-slider .thumbnail-list.slider--tablet-up {
  justify-content: flex-start !important;
}

.boost-sd__button--add-to-cart {

  border: 1px solid #EE7500;
  background: #EE7500;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 43px;
  border-radius: 10px;
}
.boost-sd__collection-header {
  width: 100%;
}

.boost-sd__collection-header .boost-sd__header-main {
  max-width: unset;
  height: auto;
}

.boost-sd__filter-tree-vertical-title {}

.boost-sd__toolbar-item--product-count .boost-sd__product-count {
  color: #A4A4A4 !important;
  font-family: 'Cera-Pro' !important;
  font-size: 20px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: normal !important;
}

.boost-sd__sorting-value {
  color: #000000;
  font-family: var(--font-regular) !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.boost-sd__filter-option-range-slider-slider *,
#pf_p_price-toggle-target * {
  font-family: 'Cera-Pro' !important;
}

.boost-sd__quick-view-product-info * {
  font-family: 'Cera-Pro' !important;
}

.boost-sd__product-image-column.boost-sd__product-image-column--in-top.boost-sd__product-image-column--left {
  position: absolute;
  z-index: 10;
  width: auto;
  left: 0;
  top: 0;
  padding: 0;
}

.boost-sd__product-image-column.boost-sd__product-image-column--in-top.boost-sd__product-image-column--left .boost-sd__product-label {
  margin: 0;
  border-radius: 100px;
  padding: 2px 10px 0;
}

.boost-sd__product-image-column.boost-sd__product-image-column--in-top.boost-sd__product-image-column--left .boost-sd__product-label span {
  line-height: unset;
  margin: 0;
  padding: 0;
  font-family: var(--font-bold) !important;
  font-weight: 700 !important;
}

.boost-sd__product-image-column.boost-sd__product-image-column--in-top.boost-sd__product-image-column--left .boost-sd__product-label span span {
  color: #FFF;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  padding: 5px 0 2px;
}
.windows .boost-sd__product-image-column.boost-sd__product-image-column--in-top.boost-sd__product-image-column--left .boost-sd__product-label span span {
  padding: 3px 0 5px;
}

.boost-sd__recommendation .boost-sd__product-item--no-border,
.boost-sd__recommendation .boost-sd__product-item--border-has-padding {
  margin-left: 1%;
  margin-right: 1%;
}

.pdp-product-sliders .boost-sd__recommendation-title {
  font-size: 2.4rem !important;
  font-weight: 700 !important;
  margin-bottom: 20px !important;
  line-height: normal !important;
  letter-spacing: 0 !important;
  color: #1a1a1a !important;
  font-family: Cera-Pro !important;
}

.pdp-product-sliders .boost-sd__recommendation-title .boost-sd__recommendation-title-text {
  text-transform: capitalize !important;
  font-size: 2.4rem !important;
  line-height: normal !important;
  letter-spacing: 0 !important;

}

.pdp-product-sliders .slick-dots {
  bottom: -40px;
}

.pdp-product-sliders .slick-dots li {
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background: #F4F4F4;
}

.pdp-product-sliders .slick-dots li.slick-active {
  background: #EE7500;
  width: 20px;
  height: 8px;
}

.pdp-product-sliders .slick-dots li button:before {
  display: none;
}

/* product item*/
.boost-sd__suggestion-queries-item-product .product-meta-collection,
.boost-sd__product-info.boost-sd__product-info--left .product-meta-collection,
.gift_card_product_inner .product-meta-collection,
.card__information .product-meta-collection {
  min-height: 16px;
}

.boost-sd__suggestion-queries-item-product .product-meta-collection,
.boost-sd__product-info.boost-sd__product-info--left .product-meta-collection,
.gift_card_product_inner .product-meta-collection,
.card__information .product-meta-collection {
  display: flex;
  flex-direction: row;
  gap: 10px;
}

.card__information .product-meta-collection {
  margin-bottom: 10px;
}

.boost-sd__suggestion-queries-item-product .product-meta-collection>div,
.boost-sd__product-info.boost-sd__product-info--left .product-meta-collection>div,
.gift_card_product_inner .product-meta-collection>div,
.card__information .product-meta-collection>div {
  display: flex;
  flex-direction: row;
  gap: 5px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  padding-left: 21px;
  background-position: left center;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  color: #000000;
}

.boost-sd__suggestion-queries-item-product .age-group,
.boost-sd__product-info.boost-sd__product-info--left .age-group,
.gift_card_product_inner .product-meta-collection .age-group,
.card__information .product-meta-collection .age-group {
  background-image: url(age.svg);
}

.boost-sd__suggestion-queries-item-product .blocks-count,
.boost-sd__product-info.boost-sd__product-info--left .blocks-count,
.gift_card_product_inner .product-meta-collection .blocks-count,
.card__information .product-meta-collection .blocks-count {
  background-image: url(brick.svg);
}

.boost-sd__suggestion-queries-item-product .boost-sd__suggestion-queries-item-title,
.boost-sd__product-info.boost-sd__product-info--left .boost-sd__product-title {
  order: 2;
  color: #000000;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  max-height: 46px;
  letter-spacing: 0 !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.boost-sd__suggestion-queries-item-product .boost-sd__suggestion-queries-item-vendor,
.boost-sd__product-info.boost-sd__product-info--left .boost-sd__product-vendor {
  order: 1;
  font-style: normal;
  line-height: normal;
  font-size: 1.2rem;
  color: #000;
  text-transform: capitalize;
}

.boost-sd__suggestion-queries-item-product .boost-sd__suggestion-queries-item-vendor .flash-sale,
.boost-sd__product-info.boost-sd__product-info--left .boost-sd__product-vendor .flash-sale {
  float: right;
  font-size: 10px;
  font-weight: 400;
  color: #009963;
  text-transform: lowercase;
}

.boost-sd__suggestion-queries-item-product .boost-sd__suggestion-queries-item-vendor .flash-sale strong,
.boost-sd__product-info.boost-sd__product-info--left .boost-sd__product-vendor .flash-sale strong {
  font-weight: 700;
  font-size: 14px;
}

.plp-banner-image-and-description {
  /*max-width: var(--page-width);*/

  margin: 0 auto;
  display: flex;
  flex-direction: column;
  padding: 0 15px;
}

.plp-banner-image {
  display: flex;
}

.plp-banner-image img {
  width: 100vw;
  height: auto;
}

.plp-banner-description {
  display: flex;
  width: 100%;
  margin-top: 20px;
}

.plp-banner-description>div {
  padding: 20px;
  background-color: #F4F4F4;
  width: 100%;
  border-radius: 10px;
}

.plp-banner-description>div .collection-hero__title {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}

@media only screen and (min-width: 992px) {
  .plp-banner-description {
    margin-top: 30px;
  }
}


@media only screen and (max-width: 1023px) {
  .boost-sd__product-info.boost-sd__product-info--left .boost-sd__product-vendor .flash-sale {
    display: none;
  }
}

.boost-sd__suggestion-queries-item-price,
.boost-sd__product-info.boost-sd__product-info--left .boost-sd__product-price {
  order: 3;
  margin: auto 0 0 !important;
  display: flex;
}

.boost-sd__suggestion-queries-item-price {
  flex-direction: column-reverse;
  min-height: 40px;

}

.boost-sd__product-info.boost-sd__product-info--left .boost-sd__product-price .boost-sd__product-price-content span span {
  /*new price*/
  color: #000000;
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.boost-sd__product-info.boost-sd__product-info--left .boost-sd__product-price .boost-sd__product-price--compare span span {
  /*old price*/
  color: #9A9A9A;
  font-feature-settings: 'liga' off, 'clig' off;

  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration-line: line-through;
}

.boost-sd__product-price--compare {
  display: flex;
  gap: 10px;
  align-items: center;
}

.boost-sd__product-label--soldout {
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
  font-family: Cera-Pro !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 26px !important;
}

.boost-sd__product-price--saving {
  border-radius: 10px;
  background: #FF6666;
  /* height: 19px; */
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  font-family: Cera-Pro;
  display: inline-block;
  display: flex;
  padding: 0;
  align-items: center;
  justify-content: center;
}

.boost-sd__product-price--saving span.boost-sd__format-currency {
  color: #ffffff !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 16px !important;
  text-decoration-line: unset !important;
  margin: 0 !important;
  padding: 1px 5px !important;
  vertical-align: text-bottom;
  display: inline-block;
}

.gift_card_product_inner .boost-sd__product-price--saving span.boost-sd__format-currency {
  line-height: 16px !important;
  height: 18px;
}

.boost-sd__suggestion-queries-item-price .boost-sd__product-price--saving {
  height: 15px;
}

.boost-sd__suggestion-queries-item-price .boost-sd__product-price--saving span.boost-sd__format-currency {
  font-size: 12px !important;
  line-height: 13px !important;
}

.boost-sd__product-info.boost-sd__product-info--left button.boost-sd__button {
  order: 4;
  border: 0 none;
  border-radius: 20px;
  background: #EE7500;
}

.boost-sd__product-info.boost-sd__product-info--left button.boost-sd__button .boost-sd__icon {
  display: none !important;
}

.boost-sd__button-text.boost-sd__cta-button-text:before,
.boost-sd__button--add-to-cart span:before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url('cart.svg');
  background-repeat: no-repeat;
}

.boost-sd__product-info.boost-sd__product-info--left button.boost-sd__button span {
  color: #ffffff;
  font-feature-settings: 'liga' off, 'clig' off;

  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  display: flex;
  gap: 10px;
  align-items: center;
}

.product__media.media span.gallery-badge {
  position: absolute;
  top: 0;
  right: 0;
}

.boost-sd__product-label.boost-sd__product-label--text.boost-sd__product-label--rectangle.boost-sd__product-label--sale {
  /* position: absolute;left: 0;top: 0; */
  z-index: 10;
  width: auto;
  background: #E3000B;
  height: auto;
  color: #fff;
  padding: 3px 10px;
  line-height: 1;
  border-radius: 0;
  font-size: 14px;

  font-weight: 700;
}

.boost-sd__product-label.boost-sd__product-label--custom-label-by-tag {
  background-color: transparent;
  display: none;
}

.boost-sd__product-label.boost-sd__product-label--custom-label-by-tag span {
  z-index: 10;
  width: auto;
  height: auto;
  color: #fff;
  line-height: 1;
  border-radius: 0;
  font-size: 14px;

  font-weight: 700;
}

.boost-sd__product-label.boost-sd__product-label--custom-label-by-tag>span {
  padding: 3px 10px;
}

.boost-sd__product-label.boost-sd__product-label--custom-label-by-tag span.exclusive {
  background: #FFD500;
  color: #000;
}

.boost-sd__product-label.boost-sd__product-label--custom-label-by-tag span.exclusive span {
  color: #000;
}

.boost-sd__product-label.boost-sd__product-label--custom-label-by-tag span.hard-to-find,
.boost-sd__product-label.boost-sd__product-label--custom-label-by-tag span.hard.to.find {
  background: #DE007D;
}

.boost-sd__product-label.boost-sd__product-label--custom-label-by-tag span.new-product {
  background: #006CB7;
  text-transform: uppercase;
}

.boost-sd__instant-search-product-list-items .boost-sd__product-label.boost-sd__product-label--custom-label-by-tag {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
}

.boost-sd__instant-search-product-list-items .boost-sd__product-label.boost-sd__product-label--custom-label-by-tag>span {
  padding: 3px 10px;
}

.boost-sd__instant-search-product-list-items .boost-sd__product-label.boost-sd__product-label--custom-label-by-tag>span>span {
  padding: 0;
}

.product__media.media span.gallery-badge {
  z-index: 10;
  width: auto;
  height: auto;
  color: #fff;
  padding: 6px 15px;
  line-height: 1;
  font-size: 16px;
  font-weight: 700;
  border-radius: 0;
  text-transform: none;
}

.product__media.media span.gallery-badge.exclusive {
  background-color: #FFD500;
  color: #000000;
  font-size: 16px;
  display: none;
}

.boost-sd__product-label.boost-sd__product-label--rectangle.boost-sd__product-label--customLabelByTag {
  /* position: absolute;left: 0;top: 0; */
  z-index: 10;
  width: auto;
  border-radius: 5px 0 10px 0;
  font-size: 14px;

  font-weight: 700;
  padding: 8px 20px;
  line-height: 1;
  height: auto;
}

.boost-sd__product-label.boost-sd__product-label-New.boost-sd__product-label--rectangle.boost-sd__product-label--customLabelByTag {
  background: #141414;
}

.boost-sd__product-label[class*="Extra"] {
  background: #F3F0F0 !important;
  color: #141414;
}

.boost-sd__product-info .product_type {
  font-size: 14px;
  font-weight: 700;
  color: #141414;
  line-height: normal;
}


/* featured collection cards on pdp */
.template_product .card-wrapper.product-card-wrapper {
  border-radius: 10px;
  overflow: hidden;
}

.template_product .plp_wishlist_btn {
  /* display: none */
  margin: 10px 10px 0 0;
}

.template_product .plp_wishlist_btn.card__badge.top {
  margin: 0;
}

.plp_wishlist_btn .swym-button.swym-add-to-wishlist-view-product,
.swym-wishlist-collections-v2-container button {
  position: static;
  width: 3.2rem !important;
  height: 3.2rem !important;
  border: 0;
  display: flex !important;
  padding: 0px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #f4f4f4;
  margin: 0;
  opacity: 1 !important;
  transform: unset !important;

  @media(max-width:767px) {
    background: transparent;
  }
}

.atom_widget img {
  display: block !important;
  height: 1.2em;
}

/* .boost-sd__product-filter-fallback {
  background: linear-gradient(to top, #f3f3f3,transparent) !important;
} */

.boost-sd__product-filter-fallback .color-background-1.gradient {
  background: #ffffff !important;
}

.boost-sd__product-filter-fallback .boost-sd__product-item {
  overflow: hidden;
  background: white;
  transition: all .6s ease;
  border: 1px solid #F4F4F4 !important;
}

.boost-sd__product-filter-fallback .boost-sd__product-item:hover {
  /* transform: translateY(-10px); */
  border-color: #000 !important;
}

.boost-sd__product-filter-fallback .boost-sd__product-item:hover .boost-sd__product-link,
.boost-sd__product-item:hover {
  background: #fff !important
}

.product-card-wrapper span.sale_price,
.boost-sd__product-filter-fallback .boost-sd__product-item span.sale_price,
.boost-sd__product-price--saving span.boost-sd__format-currency {
  color: #A4A4A4;
  font-size: 10px;
  padding: 4px;
  border-radius: 4px;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .boost-sd__toolbar-item .boost-sd__sorting {
    width: 180px;
  }
  
  .boost-sd__toolbar-item:last-child .boost-sd__sorting-list {
    margin: -1px -1px 0 0px;
  }
}

.boost-sd__sorting .boost-sd__sorting-button {
  border: 1px solid #F4F4F4;
  padding: 11px 10px 11px;
  border-radius: 0;
  justify-content: space-between;
}

.boost-sd__sorting .boost-sd__sorting-button:after {
  top: 12px;
}

.windows .boost-sd__sorting .boost-sd__sorting-button {
  padding: 11px 10px;
}
.windows .boost-sd__sorting .boost-sd__sorting-button:after {
  top: 9px;
}

@media only screen and (max-width: 970px) {
  .boost-sd__sorting .boost-sd__sorting-button:after {
    top: 10px;
  }
}

.boost-sd__sorting .boost-sd__sorting-list {
  z-index: 111;
}

.boost-sd__sorting .boost-sd__sorting-button:after {
  border: none !important;
  content: url(arrow-down.svg) !important;
  height: unset !important;
  margin: 0 !important;
  position: absolute !important;
  width: 20px !important;
  right: 10px;
  font-size: 22px;
  line-height: 14px;
  transform: unset !important;
}

.boost-sd__sorting .boost-sd__sorting-button--active:after {
  transform: rotate(180deg) !important;
}

.boost-sd__sorting .boost-sd__sorting-value {
  padding-left: 0;
}

@media only screen and (max-width: 970px) {
  .boost-sd__sorting .boost-sd__sorting-value {
    padding-top: 0px;
  }
  .windows .boost-sd__sorting .boost-sd__sorting-value {
    padding-top: 0;
  }
}

.boost-sd__toolbar-item:last-child .boost-sd__sorting-list {
  right: 0 !important;
  /* padding-top: 0; */
  width: 180px;
}

.boost-sd__sorting-option {
  min-width: unset !important;
}

.boost-sd__sorting-option-item {
  padding: 10px !important;
  font-family: var(--font-regular) !important;
}

.collection-hero-menu.color-background-1.gradientt {
  margin: 2rem auto 2rem;
  position: relative;
  max-width: 150rem
}

.collection-hero__text-wrapper {
  padding: 1rem 2rem 3rem;
}

.collection-hero-menu__inner {
  border-radius: 10px;
  background: #fafafa;
  border: 1px solid #f3f3f3;
  display: flex;
  padding-right: 0;
  overflow: hidden;
}

.collection-hero-menu__inner .collection-hero__text-wrapper {
  flex-basis: 60%;
  padding-right: 0;
  padding-bottom: 0;
  width: 60%
}

.collection-hero-menu__inner .collection-hero__text-wrapper h1.collection-hero__title {
  font-family: Cera-Pro;
  font-size: 32px;
  margin: 1rem 0 2rem;
}

slider-component.slider-mobile-gutter.collection-metafield-banner-slider.slider-component-desktop {
  max-width: 500px;
}

.collection-metafield-banner-slider .slider--desktop.grid--5-col-desktop .grid__item {
  width: calc(20% - var(--grid-desktop-horizontal-spacing)* 4 / 5);
  max-width: calc(20% - var(--grid-desktop-horizontal-spacing)* 4 / 5);
}

.collection-metafield-banner-slider .slider--desktop.grid--4-col-desktop .grid__item {
  width: calc(25% - var(--grid-desktop-horizontal-spacing)* 3 / 4);
  max-width: calc(25% - var(--grid-desktop-horizontal-spacing)* 3 / 4);
}

.collection-metafield-banner-slider a.silde-text {
  color: #000;
  text-decoration: none;
  font-size: 12px;
}

.collection-metafield-banner-slider .slide-img {
  width: 65px;
  height: 65px;
  margin: 0 auto;
}

.collection-metafield-banner-slider .slide-img img {
  width: 100%;
  border-radius: 50%;
}

ul.collection-menu {
  list-style: none;
  padding-left: 0;
  width: 100%;
}

ul.collection-menu li {
  border-radius: 3px;
  display: inline-block;
  padding: 10px 20px;
  border: 2px solid #d3d3d3;
  margin: 0 4px 8px 0;
}

ul.collection-menu li.active {
  border: 2px solid #000000;
  font-weight: bold;
}

ul.collection-menu li a {
  text-decoration: none;
  color: #000000;
  font-size: 16px;
}

.collection-hero__description.rte {
  color: #000000;
  font-size: 14px;
}

.collection-menu-image-container img {
  height: 100%;
  width: 100%;
  /* max-width: 16rem; */
  display: block;
}

.collection-menu-image-container {
  /* position: absolute; */
  /* top: 0; */
  right: 30rem;
  bottom: 0;
  flex-basis: 40%;
}

.header__collection__image__and__info {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  height: 181px;
}

.header__collection__description {
  position: absolute;
  top: 20px;
  left: 20px;
  width: calc(100% - 75px);
  /*width: 1200px;*/
}

.header__collection__description h2 {
  color: #EE7500;

  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
  padding: 0;
}

.header__collection__description p {
  color: #000000;

  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  padding: 0;
}

.card_product_info_menual {
  display: flex;
  padding: 2rem;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}


.pdp-page-buy-buttons {
  display: flex;
  margin: 0 !important;
  gap: 20px;
}

.pdp-page-buy-buttons .product__buy-now--button,
.button.sticky-atc-btn.product__buy-now--button,
.boost-sd__quick-view-btn .boost-sd__btn-buy-now {
  color: #000000 !important;
  background: white !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  width: 100% !important;
  line-height: normal !important;
  border: 1px solid #000000 !important;
  border-radius: 30px;
  margin: 0;
  padding: 12px 10px 12px;
  flex: 1;

  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.pdp-page-buy-buttons .product__buy-now--button:hover:not([disabled]),
.button.sticky-atc-btn.product__buy-now--button:hover:not([disabled]),
.boost-sd__quick-view-btn .boost-sd__btn-buy-now:hover {
  color: #ffffff !important;
  background: #000000 !important;
}

.pdp-page-buy-buttons .product__buy--button,
.button.sticky-atc-btn.product__buy--button,
.boost-sd__quick-view-btn .boost-sd__btn-add-to-cart {
  color: white !important;
  background: #000000 !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  width: 100% !important;
  line-height: normal !important;
  border: 1px solid #000000;
  border-radius: 30px !important;
  margin: 0;
  padding: 12px 10px 12px;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  white-space: nowrap;
}

.windows .pdp-page-buy-buttons .product__buy-now--button,
.windows .button.sticky-atc-btn.product__buy-now--button,
.windows .boost-sd__quick-view-btn .boost-sd__btn-buy-now,
.windows .pdp-page-buy-buttons .product__buy--button,
.windows .button.sticky-atc-btn.product__buy--button,
.windows .boost-sd__quick-view-btn .boost-sd__btn-add-to-cart {
  padding: 15px 10px;
}

.pdp-page-buy-buttons .product__buy--button:disabled,
.pdp-page-buy-buttons .product__buy-now--button:disabled,
.button.sticky-atc-btn.product__buy--button:disabled,
.button.sticky-atc-btn.product__buy-now--button:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.pdp-page-buy-buttons .product__buy--button svg,
.boost-sd__quick-view-btn .boost-sd__btn-add-to-cart svg {
  margin: 0 10px 0 0;
}

.button.sticky-atc-btn.product__buy--button svg {
  /* margin: 0 10px 0 0; */
  margin: 0;
  width: 20px;
}

.pdp-page-buy-buttons .product__buy--button svg path,
.button.sticky-atc-btn.product__buy--button svg path,
.boost-sd__quick-view-btn .boost-sd__btn-add-to-cart svg path {
  fill: white;
}

.pdp-page-buy-buttons .product__buy--button:hover:not([disabled]),
.button.sticky-atc-btn.product__buy--button:hover:not([disabled]),
.boost-sd__quick-view-btn .boost-sd__btn-add-to-cart:hover {
  color: #000000 !important;
  background: #ffffff !important;
  border: 1px solid #000000;
}

.button.sticky-atc-btn.product__buy--button:hover:not([disabled]) svg path,
.pdp-page-buy-buttons .product__buy--button:hover:not([disabled]) svg path {
  fill: #000000;
}

.button.sticky-atc-btn.product__buy--button:before,
.button.sticky-atc-btn.product__buy--button:after,
.button.sticky-atc-btn.product__buy-now--button:before,
.button.sticky-atc-btn.product__buy-now--button:after {
  display: none;
}

.description-heading {
  color: #000000;
  font-size: 16px;
  line-height: 29px;
  font-style: normal;
  display: flex;
  margin: 40px 0 0 0;
  text-transform: uppercase;
  font-family: var(--font-bold) !important;
  font-weight: 700 !important;
  letter-spacing: 0;
}

.product-warning-info {
  margin: 0 0 20px 30px !important;
  padding: 0;
  display: flex;
  flex-direction: column;
  position: relative;
}

.product-warning-info:before {
  content: "";
  background: url('https://cdn.shopify.com/s/files/1/0711/0174/3341/files/icon-exclamation.svg?v=1729234435') no-repeat center center transparent;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  left: -30px;
  top: -1px;
}

.product-warning-info-title {
  color: #FF2B3D;

  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  margin: 0;
}

.product-warning-info-content {}

.product-warning-info-content p {
  color: #000000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 5px;
}

.ft-slider__content .ft-slider__list {
  flex-wrap: nowrap !important;
  flex-direction: column;
  max-height: 364px;
  overflow-Y: auto;
  padding: 0 18px 10px 20px;
}

.ft-slider__content .ft-slider__list::-webkit-scrollbar {
  width: 2px;
}

.ft-slider__content .ft-slider__list::-webkit-scrollbar-thumb {
  width: 2px;
  background-color: #00963E;
  border-radius: 100px;
  margin-right: 2px;
}

.ft-slider__content .ft-slider__item-media {
  max-width: 120px;
}

.fether.fether-widget {
  padding: 20px 0 0 !important;
  background: #00963e1a !important;
  box-shadow: none !important;
  border: 0 none !important;
}

.fether.fether-widget .ft-slider__wrapper {
  /*display: flex !important;*/
  /*flex-wrap: wrap !important;*/
  padding: 0 !important;
  gap: 20px;
  flex-direction: column;
}

.ft-slider--xs .ft-slider__arrows {
  display: flex !important;
}

.fether.fether-widget .ft-slider__arrows .ft-slider-arrow--prev {
  left: -18px;
}

.fether.fether-widget .ft-slider__arrows .ft-slider-arrow--next {
  right: -18px;
}

.fether.fether-widget .ft-slider__arrows .ft-slider-arrow:disabled {
  display: none;
}

@media only screen and (max-width: 970px) {
  .fether.fether-widget {
    width: calc(100% + 3rem);
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    border-radius: 0;
  }

  .fether.fether-widget .ft-slider__item {
    width: 150px;
  }

  .fether.fether-widget .ft-slider__arrows .ft-slider-arrow--prev {
    left: -20px;
  }

  .fether.fether-widget .ft-slider__arrows .ft-slider-arrow--next {
    right: -20px;
  }

  .ft-slider__content .ft-slider__list {
    overflow: visible;
  }

  .fether-block {
    margin-bottom: 0 !important;
    margin-top: 20px !important;
  }
}

@media only screen and (min-width: 971px) {
  .fether.fether-widget {
    border-radius: 10px !important;
  }
}

.ft-slider__wrapper .ft-slider__header {
  flex: 1 1 100%;
  /* Takes full width */
  align-items: flex-start;
  margin: 0 20px;
}

.ft-slider__wrapper .ft-slider__title {
  margin-bottom: 1.5rem;
  color: #1A1A1A;
  font-family: Cera-Pro;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  line-height: normal;
}

.ft-slider__wrapper .ft-slider__content {
  flex: 1;
  padding: 0;
}

.ft-slider__wrapper .ft-slider__content .ft-slider__item {
  background: white;
  margin-bottom: 10px;
  width: 100%;
  flex-direction: row;
}

.ft-slider ft-slider[data-shadow]:after {
  display: none;
}

.ft-slider__wrapper .ft-slider__content .ft-slider__item-info>a {
  color: #1A1A1A;
  font-family: Cera-Pro;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: unset;
  min-height: 32px;
}

.ft-slider__wrapper .ft-slider__content .ft-slider__item-info .ft-slider__item-price strong {
  font-family: Cera-Pro;
  font-size: 16px;
  font-weight: 700;
  width: auto;
  order: 0;
}

.ft-slider__wrapper .ft-slider__content .ft-slider__item-info .ft-slider__item-price i {
  font-family: Cera-Pro;
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  color: #A4A4A4;
  order: 1;
}

.ft-slider__wrapper .ft-slider__content .ft-slider__item-info .ft-slider__item-price b {
  background-color: #E3000B;
  color: #ffffff;
  padding: 0 5px;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  border-radius: 40px;
  order: 2;
}

.ft-slider__wrapper .ft-slider__content .ft-slider__item-info .ft-slider__item-price b svg,
.ft-slider__wrapper .ft-slider__footer .ft-slider__info .ft-slider__total i,
.ft-slider__wrapper .ft-slider__footer .ft-slider__info .ft-slider__total .ft-widget__discount {
  display: none;
}

.ft-slider__wrapper .ft-slider__footer .ft-slider__info .ft-slider__total strong {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  width: 100%;
}

.ft-slider__wrapper .ft-slider__footer .ft-slider__info .ft-slider__total strong:before {
  font-family: Cera-Pro;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #FFFFFF;
  width: 100%;
  display: block;
}

html:lang(en) .ft-slider__wrapper .ft-slider__footer .ft-slider__info .ft-slider__total strong:before {
  content: "Total Price:"
}

html:lang(id) .ft-slider__wrapper .ft-slider__footer .ft-slider__info .ft-slider__total strong:before {
  content: "Total Harga:"
}

.ft-slider__item-variant {
  display: none;
}

.ft-slider__wrapper .ft-slider__footer {
  flex: 1;
  margin: 0;
  border: 0 none;
  padding: 20px;
  background-color: #00963E;
  border-radius: 0;
}

.ft-slider__footer:after {
  background: none !important;
  border: 0 none !important;
}

.ft-slider--sm .ft-slider__wrapper .ft-slider__footer-right {
  align-items: center;
  flex-direction: row;
}

.ft-slider--sm .ft-slider__wrapper .ft-widget__plus {
  display: none;
}

.ft-slider--sm .ft-slider__wrapper .ft-slider__item-info {
  border: none;
}

.ft-slider--sm .ft-slider__wrapper .swym-wishlist-collections-v2-container,
.product__info-wrapper.grid__item>.swym-wishlist-collections-v2-container {
  display: none;
}

.ft-slider__wrapper .ft-widget__trademark {
  display: none !important;
}

.ft-slider__item .ft-checkbox {
  position: relative !important;
  right: unset !important;
  left: unset !important;
  top: unset !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 15px 0 20px;
}

.ft-checkbox input+label::before {
  border: 1.5px solid #00B26E !important;
  border-radius: 15px !important;
}

.ft-checkbox input:checked+label::before {
  background: #00B26E !important;
  border: 1.5px solid #00B26E !important;
}

.ft-slider--sm .ft-slider__buttons {
  max-width: 191px;
}

.ft-btn.ft-btn-add-to-cart {
  border-radius: 40px;
  background-color: #ffffff;
  color: #00963E;
  border-color: #00963E;
  border: 1px solid #00963E;
}

.ft-btn.ft-btn-add-to-cart:after {
  border-radius: 40px;
}

.ft-btn.ft-btn-add-to-cart span {
  display: flex;
  flex-direction: row;
}

.ft-btn.ft-btn-add-to-cart span:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(https://cdn.shopify.com/s/files/1/0797/8382/1554/files/icon-cart-green.svg?v=1767675181);
  display: block;
  margin: -2px 5px 0 0;
}

.ft-btn.ft-btn-add-to-cart:hover span:before {
  background: url(https://cdn.shopify.com/s/files/1/0797/8382/1554/files/icon-cart-white.svg?v=1767675180);
}

.ft-btn.ft-btn-add-to-cart:hover {
  background: #00963E;
  opacity: 1;
  border: 1px solid #ffffff;
}

.ft-btn.ft-btn-add-to-cart span {

  color: #00963E;
}

.ft-btn.ft-btn-add-to-cart:hover span {
  color: #ffffff;
}

.ft-btn.ft-btn-buy-now {
  display: none;
}




@media only screen and (min-width: 1200px) {
  .boost-sd__filter-tree-vertical {
    /* width: var(--boostsd-filter-tree-vertical-width-desktop); */
    width: 260px !important;
  }

  .header__collection__image__and__info {
    margin: 0 auto;
    max-width: 1250px;
  }

  .header__collection__description {
    top: 37px;
    left: 80px;
    width: calc(100% - 370px);
  }

  .header__collection__description h2 {
    font-size: 40px;
  }

}

.boost-sd__product-item {
  box-shadow: 0px 40px 90px 0pxrgba(128, 11, 11, 0.06);
}

.boost-sd__refine-by-vertical-refine-by-list {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 7px;
}

button.boost-sd__refine-by-vertical-refine-by-item {
  border: 1px solid #f4f4f4;
  border-radius: 0;
  padding: 3px 10px 3px;
  margin: 0;
  /* flex-basis: calc(50% - 2.5px); */
  width: auto;
  justify-content: flex-start
}

.boost-sd__toolbar-item.boost-sd__toolbar-item--product-count div#bc-refine-by .boost-sd__refine-by-vertical-refine-by span.boost-sd__refine-by-vertical-refine-by-value {
  font-size: 16px;
  font-family: var(--font-regular) !important;
  text-transform: uppercase;
  font-weight: 300;
}

button.boost-sd__refine-by-vertical-refine-by-item svg.boost-sd__refine-by-vertical-refine-by-clear path {
  fill: #00000080;
}

.template_collection .boost-sd-layout.boost-sd-layout--has-filter-vertical.boost-sd-layout--has-vertical-style-default .boost-sd__toolbar-content {
  padding-top: 20px;
}

.boost-sd__toolbar-item.boost-sd__toolbar-item--product-count:has(#bc-refine-by .boost-sd__refine-by-vertical-refine-by) {
  margin-top: 13px;
}

.template_collection .boost-sd-layout.boost-sd-layout--has-filter-vertical.boost-sd-layout--has-vertical-style-default .boost-sd__toolbar-container:has(#bc-refine-by .boost-sd__refine-by-vertical-refine-by) {
  margin-bottom: 16px;
}

.boost-sd__refine-by-vertical-refine-by-list button#boost-sd__button--clear-all-filters {
  font-size: 16px;
  margin-left: 12px;
  margin-top: 3px;
  font-family: var(--font-bold) !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}

.template_collection .boost-sd-layout.boost-sd-layout--has-filter-vertical.boost-sd-layout--has-vertical-style-default .boost-sd__toolbar-content .boost-sd__toolbar {
  align-items: flex-start;
}

.boost-sd__pagination-button-icon {
  width: auto !important;
  gap: 10px;
}

button.boost-sd__pagination-number {
  width: auto;
  height: auto;
  padding: 5px 15px 5px !important;
  margin: 0;
  font-size: 16px;
  font-family: var(--font-regular);
  border: 1px solid transparent;
  transition: all 0.3s ease;
  display: inline-block;
}

.windows button.boost-sd__pagination-number {
  padding: 3px 15px !important;
}

button.boost-sd__pagination-number:hover {
  border-color: #000000;
  border-bottom: 1px solid;
}

button.boost-sd__pagination-number--active {
  border-color: #000000;
}

button.boost-sd__pagination-button {
  font-size: 16px;
  height: 27px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: var(--font-regular) !important;
}

.windows button.boost-sd__pagination-button {
  padding-top: 0;
}

button.boost-sd__pagination-button .boost-sd__pagination-button-icon {
  font-family: var(--font-regular);
}

/* button.boost-sd__pagination-button .boost-sd__pagination-button-icon svg {
  margin-top: -4px;
} */

button.boost-sd__pagination-button--prev {
  margin-right: 15px;
  margin-left: 0;
  width: auto;
  padding-right: 0;
}

button.boost-sd__pagination-button--next {
  width: auto;
  margin-left: 15px;
  margin-right: 0;
  padding-left: 0;
}

.boost-sd__pagination-button--disabled .boost-sd__pagination-button-icon {
  color: #7f7f7f;
}

.boost-sd__pagination.boost-sd__pagination--center {
  padding-bottom: 15px;
  padding-top: 0;
  gap: 5px;
}

@media screen and (max-width: 767px) {
  .boost-sd__pagination.boost-sd__pagination--center {
    gap: 2px;
  }
  .boost-sd__pagination-button-icon {
    gap: 6px;
  }
  button.boost-sd__pagination-button {
    font-size: 14px;
  }
  button.boost-sd__pagination-button--prev {
    margin-right: 12px;
    padding-left: 0;
  }
  button.boost-sd__pagination-button--next {
    margin-left: 12px;
    padding-right: 0;
  }
  button.boost-sd__pagination-number {
    font-size: 14px;
    padding: 5px 6px 0 !important;
  }
  button.boost-sd__pagination-number.boost-sd__pagination-number--active {
    padding: 5px 12px 0 !important;
  }
  button.boost-sd__pagination-number.boost-sd__pagination-number--disabled {
    padding: 5px 0 0 !important;
  }
}

button.boost-sd__refine-by-vertical-refine-by-item span.boost-sd__refine-by-vertical-refine-by-option {
  display: none;
}

.boost-sd__product-info .atom_widget {
  display: none !important
}

.filter-tree-vertical-heading {
  font-size: 20px;
  font-weight: 700;
  color: #141414;
  text-transform: uppercase
}

.boost-sd__wishlist,
.boost-sd__suggestion-queries-item-product .swym-button.swym-add-to-wishlist-view-product,
.boost-sd__product-item .swym-button.swym-add-to-wishlist-view-product {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  background: #F4F4F4;
  width: auto;
  height: auto;
  text-align: center;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  padding-top: 0px;
}

.boost-sd__suggestion-queries-item-product .swym-button.swym-add-to-wishlist-view-product {
  top: 0;
  left: 0;
  line-height: 24px;
}

.boost-sd__suggestion-queries-item-product .swym-button.swym-add-to-wishlist-view-product:after {
  font-size: 1.4rem !important;
}

.boost-sd__suggestion-queries-item-product .swym-button.swym-add-to-wishlist-view-product .wishlist-engine-button {
  padding: 6px;
}

.boost-sd__suggestion-queries-item-product .swym-button.swym-add-to-wishlist-view-product .wishlist-engine-button svg {
  width: 12px;
  height: 12px;
}
.grid__item.product__media-wrapper .wishlist-icon svg path {
  stroke: #ffffff;
}

.template_product .wishlist-engine[data-total="1"] .wishlist-icon svg path {
  fill: #ffffff;
}

@media only screen and (min-width: 992px) {
  .boost-sd-layout--has-filter-vertical.boost-sd-layout--has-vertical-style-default {
    margin-top: 12px !important;
  }

  .boost-sd__toolbar-content {
    padding-bottom: 0 !important;
    border: 0 !important
  }
}

@media only screen and (min-width: 768px) {
  .boost-sd-left .boost-sd__filter-tree-wrapper {
    margin-top: 23px !important;
  }
}

@media (max-width: 991px) and (min-width: 750px) {
  .collection-menu-image-container {
    right: 10rem;
  }
}

@media (max-width: 749px) {
  .collection-hero-menu.color-background-1.gradientt {
    margin: 1rem auto 1rem;
  }

  .template_collection .bredcrumbWrap {
    padding-bottom: 15px;
    font-size: 12px;
  }

  .template_collection .bredcrumbWrap a,
  .template_collection .breadcrumbs span.title-bold,
  ul.collection-menu li a,
  .collection-hero__description.rte {
    font-size: 12px;
  }

  .collection-hero-menu__inner .collection-hero__text-wrapper h1.collection-hero__title {
    font-size: 24px;
  }

  .collection-hero__text-wrapper {
    padding: 1rem 0rem 3rem;
  }

  .collection-hero-menu__inner .collection-hero__text-wrapper {
    flex-basis: 60%;
    width: 100%;
  }

  ul.collection-menu li {
    padding: 8px 10px;
    width: auto;
    min-width: max-content;
  }

  .collection-menu-image-container {
    display: none;
  }

  ul.collection-menu {
    width: 100%;
    display: flex;
    overflow: auto;
  }

  .template_collection .breadcrumbs {
    padding-left: 0;
  }

  .collection-hero-menu__inner {
    margin: 0 1.5rem;
    padding-right: 1.5rem
  }

  .boost-sd__sorting .boost-sd__sorting-button {
    padding: 10px;
    min-width: auto;
    height: 40px;
    text-align: left;
  }

  .boost-sd__toolbar-top-mobile {
    gap: 2rem;
    border: 0 !important;
    flex-direction: row-reverse;
  }

  .boost-sd__toolbar-top-mobile .boost-sd__sorting {
    padding: 0 !important;
    flex-shrink: 1 !important;
    border-right: 0 !important;
  }

  .boost-sd__toolbar-top-mobile .boost-sd__sorting-list{
    left: unset !important;
    width: 100% !important;
  }

  button#boost-sd__filter-tree-toggle-button {
    border: 1px solid #F4F4F4;
    border-radius: 0;
    padding: 10px;
    flex-shrink: 1;
    justify-content: flex-start;
    /* flex-direction: row-reverse; */
    gap: 5px;
    height: 40px
  }

  button#boost-sd__filter-tree-toggle-button .boost-sd__filter-tree-toggle-button-icon {
    order: 0;
  }

  .boost-sd__product-info .boost-sd__product-title {
    font-size: 1.2rem !important;
  }

  .boost-sd__product-price span.boost-sd__product-price--sale {
    font-size: 14px !important
  }

  .boost-sd__format-currency--price-compare {
    font-size: 10px !important;
  }

  .collection-metafield-banner-slider .grid--peek .grid__item {
    min-width: 25%;
  }

  .template_product .plp_wishlist_btn {
    margin: 0;
  }

  .template_product .slider-mobile-gutter .plp_wishlist_btn {
    padding: 1rem;
  }

  .boost-sd__product-price--compare {
    flex-wrap: wrap;
  }

  .boost-sd__product-info.boost-sd__product-info--left button.boost-sd__button span {
    margin: 0;
    font-size: 14px;
  }

  .boost-sd__button-text.boost-sd__cta-button-text:before {
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
  }

  .boost-sd__refine-by-vertical-refine-by-list {
    margin-top: 0;
  }

  .boost-sd__g-no-scroll:not(.boost-sd__search-opening) main.content-for-layout {
    z-index: 9;
  }

  .pdp-product-sliders {
    padding-top: 40px !important;
  }
}

#boost-sd-filter-tree-column.stickyBottom {
  align-self: flex-end;
  position: sticky;
  bottom: 20px;
}

#boost-sd-filter-tree-column.stickyTop #boost-sd__filter-tree-wrapper {
  position: sticky;
  top: 140px;
}

.boost-sd-right a.boost-sd__product-link,
.boost-sd-right .boost-sd__product-info {
  /*height: 100%;*/
}

.boost-sd-right .boost-sd__product-info-wrapper {
    /* height: 100%; */
}

.boost-sd-right .boost-sd__product-info {
  flex-direction: column;
  gap: 5px;
  height: 100%;
  justify-content: space-between;
}

.boost-sd-right .boost-sd__product-price {
  margin-top: auto !important;
}

.template_product .price__sale {
  display: none;
}

.template_product .product--thumbnail_slider .slider.slider--tablet-up,
.template_product .product--thumbnail_slider .slider.slider--tablet-up .product-media-container {
  position: unset;
}

.template_product .product--thumbnail_slider .slider.slider--tablet-up .product-media-container {
  aspect-ratio: 1 / 1;
}

.template_product .product--thumbnail_slider .slider.slider--tablet-up .product-media-container .deferred-media {
  height: 100%;
  background-color: #000;
  border-radius: 10px;
}


/* PDP sidebar update css */

.boost-sd__filter-product-list .boost-sd__filter-tree-vertical-content {
  padding: 0 !important;
}

.boost-sd__filter-product-list .boost-sd__filter-tree-vertical-content::-webkit-scrollbar,
.boost-sd__filter-product-list .boost-sd__filter-tree-vertical-content::-webkit-scrollbar-thumb {
  display: none;
}

@media screen and (min-width: 768px) {
  .boost-sd__filter-product-list .boost-sd__filter-option {
    padding: 4px 0 !important;
    margin-bottom: 8px;
  }

  .boost-sd__filter-product-list .boost-sd__product-list--margin {
    margin-left: 0;
    margin-right: -20px;
  }
}

@media screen and (min-width: 992px) {
  .boost-sd__filter-product-list .boost-sd-layout .boost-sd-left .boost-sd__filter-tree-vertical {
    margin-left: 0;
    margin-right: 20px;
    border: none;
    border-radius: 20px;
    padding: 0;
  }

  #boost-sd-filter-tree-column {
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 1200px) {
  .boost-sd__filter-product-list .boost-sd__filter-tree-vertical {
    width: 240px !important;
  }
}

/* PDP sidebar update css */
@media(max-width:768px) {
  .pdp-product-sliders .boost-sd__recommendation-title .boost-sd__recommendation-title-text {
    font-size: 2rem !important;
  }
}

/* Collection breadcrumbs */
.collection-breadcrumbs-wrapper {
  margin-top: 1rem;
  /*margin-bottom: -2.5rem;*/
}

.collection-breadcrumbs-wrapper .bredcrumbWrap {
  padding: 0;
}

/* Above 1300px */
@media screen and (min-width: 1300px) {
  .plp-banner-image-and-description {
    min-width: 100%;
  }
}

/* Above 1700px */
@media screen and (min-width: 1700px) {
  .plp-banner-image-and-description {
    padding: 0;
    width: 1700px;
    min-width: unset;
  }
}

/* Add to cart notification */
.product-add-to-cart-notification-wrapper {
  z-index: 99;
  position: fixed;
  top: 190px;
  width: 100%;
  padding: 0 20px;
  display: none;
  transition: opacity 1s;
}

.product-add-to-cart-notification-wrapper>.product-add-to-cart-notification-content-wrapper {
  background-color: #E5F7F0;
  border: 1px solid #00B26E;
  padding: 15px 20px;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  max-width: 700px;
  margin: 0 auto;
}

.product-add-to-cart-notification-wrapper>.product-add-to-cart-notification-content-wrapper>.product-add-to-cart-notification-label-wrapper {
  display: flex;
  align-items: center;
  line-height: 1;
}

.product-add-to-cart-notification-wrapper>.product-add-to-cart-notification-content-wrapper>.product-add-to-cart-notification-label-wrapper>span {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1;
  padding-top: 0;
}
.windows .product-add-to-cart-notification-wrapper>.product-add-to-cart-notification-content-wrapper>.product-add-to-cart-notification-label-wrapper>span {
  padding-top: 0;
}

.product-add-to-cart-notification-wrapper>.product-add-to-cart-notification-content-wrapper>.product-add-to-cart-notification-label-wrapper>svg {
  margin-right: 1.5rem;
}

.product-add-to-cart-notification-wrapper>.product-add-to-cart-notification-content-wrapper>.product-add-to-cart-notification-button-wrapper>.product-add-to-cart-notification-view-cart-button {
  font-weight: 700;
  font-size: 14px;
  color: #009B51;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  padding-top: 8px;
  line-height: 1;
}
.windows .product-add-to-cart-notification-wrapper>.product-add-to-cart-notification-content-wrapper>.product-add-to-cart-notification-button-wrapper>.product-add-to-cart-notification-view-cart-button {
  padding-top: 4px;
}

@media (max-width: 749px) {
  .product-add-to-cart-notification-wrapper {
    top: 130px;
  }
}

/* Add to cart error notification */
.product-error-add-to-cart-notification-wrapper {
  z-index: 100;
  position: fixed;
  top: 190px;
  width: 100%;
  padding: 0 20px;
  display: none;
  transition: opacity 1s;
}

.product-error-add-to-cart-notification-wrapper>.product-error-add-to-cart-notification-content-wrapper {
  background-color: #ffebee;
  border: 1px solid #EB001B;
  padding: 15px 20px;
  border-radius: 10px;
  max-width: 700px;
  margin: 0 auto;
  text-transform: uppercase;
  line-height: 1;
}
.product-error-add-to-cart-notification-wrapper>.product-error-add-to-cart-notification-content-wrapper>.product-error-add-to-cart-notification-label-wrapper {
    display: flex;
    align-items: center;
}
.product-error-add-to-cart-notification-wrapper>.product-error-add-to-cart-notification-content-wrapper>.product-error-add-to-cart-notification-label-wrapper>i {
  color: #EB001B;
  margin-right: 1.5rem;
  font-size: 24px;
  line-height: 1;
  display: inline-block;
}
.product-error-add-to-cart-notification-wrapper>.product-error-add-to-cart-notification-content-wrapper span {
    display: inline-block;
    margin-top: 2px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
.windows .product-error-add-to-cart-notification-wrapper>.product-error-add-to-cart-notification-content-wrapper span {
    margin-top: -2px;
}

/* Hide boost add to cart sidebar */
#boost-sd__modal-cart {
  display: none;
}

.modal-open-cart {
  overflow: auto !important;
}

/* PDP styling */
.product-image-information {
  display: none;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 20px;
}

.product-image-information .product-meta-collection {
  display: flex;
  flex-direction: row;
  gap: 40px;
}

.product-image-information .product-meta-collection>div {
  display: flex;
  flex-direction: column;
  gap: 5px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  color: #5F5F5F;
  text-align: center;
}

.product-image-information .product-meta-collection>div strong {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  color: #000000;
}

@media (max-width: 991px) {
  .product-image-information.desktop-layout {
    display: none;
  }

  .product-image-information .product-meta-collection {
    align-items: center;
  }
}

@media (min-width: 992px) {
  .product-image-information.mobile-layout {
    display: none;
  }

  .product-image-information .product-meta-collection>div {
    font-size: 14px;
  }

  .product-image-information .product-meta-collection>div strong {
    font-size: 32px;
  }

  .product-image-information .product-meta-collection {
    gap: 42px;
  }
}

.product__info-container .sales-countdown {
  display: flex;
  flex-direction: row;
  padding: 15px 0 10px;
  margin: 20px 0 12px;
  border-top: solid 1px #F4F4F4;
  border-bottom: solid 1px #F4F4F4;
  justify-content: space-between;
  text-transform: uppercase;
  font-family: var(--font-bold) !important;
  font-weight: 700 !important;
  letter-spacing: 0;
}

.product__info-container .sales-countdown__text {
  position: relative;
  padding-left: 30px;
  padding-right: 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: #000000;
  letter-spacing: 0;
}

/* First image (100% opacity) */
.product__info-container .sales-countdown__text::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url(https://cdn.shopify.com/s/files/1/0756/1950/0220/files/tag.svg?v=1772440490) no-repeat center/contain;
  opacity: 1;
}

/* Second image (50% opacity) */
.product__info-container .sales-countdown__text::after {
  content: "";
  position: absolute;
  right: 4px;
  top: 40%;
  transform: translateY(-50%);
  width: 13px;
  height: 13px;
  background: url(https://cdn.shopify.com/s/files/1/0756/1950/0220/files/Vector.svg?v=1772440846) no-repeat center/contain;
  opacity: 0.5;
}

.product__info-container .sales-countdown__timer {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
  color: #00963E;
  letter-spacing: 0;
}

.product__info-container .low-stock {
  margin-top: 15px;

  font-size: 12px;
  font-weight: 700;
  color: #BC9B6A;

  padding-left: 21px;
  /* space for icon */

  background-image: url("https://cdn.shopify.com/s/files/1/0756/1950/0220/files/circle.svg?v=1772444604");
  background-repeat: no-repeat;
  background-position: left center;
  /* icon on left */
  background-size: 20px 20px;
  /* icon size */

  display: inline-block;
}

.product__info-container .trade-certificate-no p {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  font-weight: 500;
  color: #A4A4A4;
}

.product__info-wrapper .return-info a {
  font-weight: 500;
  padding-right: 17px;
  background-image: url(https://cdn.shopify.com/s/files/1/0797/8382/1554/files/open-new-tab.svg?v=1765848486);
  background-position: right center;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  color: #1E75F4;
}

.product-image-information .choking-hazard {
  display: flex;
  gap: 10px;
  align-items: center;
}

.product-image-information .choking-hazard .text {
  font-size: 12px;
  line-height: 15px;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
}

.product-image-information .choking-hazard .title {
  font-weight: 700;
  color: #E3000B;
  display: block;
  margin: 0 0 2px;
  text-transform: uppercase;
}

.product-image-information .choking-hazard .desc {
  font-weight: 500;
  color: #000000;
  display: block;
}

.product-image-information .choking-hazard .image {
  height: 100%;
  display: flex;
}

.product__media .atw-button {
  padding: 0;
  width: 32px !important;
  height: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #F4F4F4;
  border-radius: 50%;
}

.product__media .atw-button-icon {
  scale: .729;
}

.product-media-gallery .wishlist-engine {
  top: 10px !important;
  right: 10px !important;
}

.product-media-gallery .wishlist-engine.wishlist-icon-pdp {
  display: none;
}

@media (max-width: 991px) {
  .product-image-information .choking-hazard .text {
    font-size: 14px;
    line-height: 18px;
  }

  .product__info-container .sales-countdown {
    flex-direction: column;
    gap: 5px;
    align-items: center !important;
  }
  .product__info-container .sales-countdown__text::before {
    top: 39.5%;
  }
  .product__info-container .sales-countdown__text::after {
    height: 16px;
    right: 0;
  }
}

@media (min-width: 992px) {
  .product__media.media span.gallery-badge {
    margin: 2rem;
  }

  .product__media .swym-atw-button-container.product_image_top_left {
    top: 2rem;
    left: 2rem;
  }

  .product-media-gallery .wishlist-engine {
    top: 20px !important;
    right: 20px !important;
  }
}

.product--medium .thumbnail-list .thumbnail {
  border-radius: 5px;
}

@media (min-width: 990px) {
  .product--medium .thumbnail-list .thumbnail {
    aspect-ratio: 1 / 1;
    max-height: 95px;
    height: 100%;
  }
}

@media (max-width: 749px) {
  .slider-mobile-gutter .product__media-list li.product__media-item {
    width: 100% !important;
    padding-top: 0;
  }
}

.product--medium .thumbnail-list .thumbnail:hover,
.product--medium .thumbnail-list .thumbnail[aria-current] {
  border: solid 1px #000000;
}

/* plp design 2.0 */
.template_collection #MainContent .page-width {
  padding: 0;
  max-width: none;
}
.template_search .boost-sd__product-list,
.template_collection .boost-sd__product-list {
  gap: 20px;
  width: inherit;
  margin-bottom: 40px;
  grid-template-columns: repeat(2, 1fr);
  display: grid;
}

.template_collection .plp-custom-product-card.boost-sd__product-item-grid-view-layout:hover {
  box-shadow: none;
  transform: unset;
}

.template_collection .plp-custom-product-card.boost-sd__product-item-grid-view-layout {
  padding: 0;
  width: 100% !important;
  margin: 0 !important;
  border: none !important;
  gap: 13px !important;

  .product-tag-badge {
    top: 10px;
    left: 10px;
  }

  .boost-sd__product-image-img {
    background: transparent;
  }

  .boost-sd__product-info {
    gap: 10px;
  }

  .product-vendor {
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: normal !important;
    margin: 0;
    color: #000000 !important;
    font-family: var(--font-regular) !important;
    text-transform: uppercase;
  }

  .product-title {
    font-size: 16px !important;
    font-family: var(--font-bold) !important;
    font-weight: 700 !important;
    margin: 0;
    text-transform: uppercase;
  }

  .price-wraper {
    flex-wrap: nowrap;
    width: max-content;
    gap: 10px;
  }

  .boost-sd__product-price-wrapper {
    width: 100%;
    gap: 10px;
    text-transform: uppercase;
  }

  .compare-price {
    display: block;
  }

  .compare-price span.boost-sd__format-currency {
    width: max-content;
    display: flex;
    font-family: var(--font-regular) !important;
    font-size: 14px;
    color: #7f7f7f;
  }

  .sale-price span.boost-sd__format-currency {
    width: max-content;
    display: block;
    font-family: var(--font-regular) !important;
  }

  span.boost-sd__product-price--saving span.boost-sd__format-currency {
    font-family: var(--font-bold) !important;
    font-weight: 700 !important;
  }

  .boost-sd__product-price--saving {
    color: #ffffff;
    font-size: 13px;
    padding: 0 5px ;
    font-family: var(--font-bold) !important;
    font-weight: 700 !important;
    margin-top: 0;
  }

  .regular span.boost-sd__format-currency {
    font-family: var(--font-regular) !important;
  }
}

.windows .template_collection .plp-custom-product-card.boost-sd__product-item-grid-view-layout .boost-sd__product-price--saving {
  padding: 2px 5px;
}
.template_collection {
  .boost-sd-layout.boost-sd-layout--has-filter-vertical.boost-sd-layout--has-vertical-style-default {
    gap: 40px;
  }
  .boost-sd__filter-product-list .boost-sd-layout .boost-sd-left .boost-sd__filter-tree-vertical {
    margin-right: 0px;
  }
}
.template_collection .boost-sd-layout {
  padding: 0 20px !important;
  max-width: var(--page-width) !important;
}
@media(min-width: 992px){
  .template_collection .boost-sd-layout {
      padding: 0 4rem !important;
    }
  }

  .boost-sd__product-price-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}
@media(max-width: 1166px){
  .template_collection .plp-custom-product-card.boost-sd__product-item-grid-view-layout {
    width: calc(33% - 12px) !important;
  }
}

@media(max-width: 767px) {
  .boost-sd__product-price-wrapper {
    display: flex !important;
    flex-wrap: nowrap;
    align-items: normal !important;
    gap: 5px !important;
  }
  .boost-sd__product-price-wrapper .price-wraper {
    flex-direction: column-reverse !important;
    gap: 5px !important;
  }

  .boost-sd__product-price-wrapper .boost-sd__product-price span.boost-sd__product-price--sale,
  .boost-sd__product-price-wrapper .boost-sd__format-currency--price-compare {
    width: 100% !important;
  }

  .boost-sd__product-price-wrapper .boost-sd__product-price--saving {
    margin-top: -2px !important;
    height: 16px;
    font-size: 12px !important;
    padding-top: 4px !important;
  }

  .template_collection .boost-sd__product-list {
    margin-bottom: 30px;
  }
}

/* @media(max-width: 580px){
  .template_collection .plp-custom-product-card.boost-sd__product-item-grid-view-layout {
    width: calc(50% - 10px) !important;
  }
} */


.boost-sd__collection-header .boost-sd__header-main .boost-sd__header-main-content {
  padding: 0;
  width: 80%;
  left: 3%;
  bottom: 2%;
}

.boost-sd__collection-header .boost-sd__header-main .boost-sd__header-main-content h1.boost-sd__header-title {
  color: #ffffff;
  font-size: 4.16667vw;
  letter-spacing: 5px;
  line-height: 1.1;
}

.pdp-page-buy-buttons button {
  text-transform: uppercase;
  font-family: var(--font-bold) !important;
  font-weight: 700 !important;
}

.sticky-buy-buttons.pdp-page-buy-buttons button {
  padding: 12px 10px 12px !important;
}
.sticky-atc-bar .atc-actions .price__wrapper {
  margin-top: 7px;
}

.sticky-buy-buttons.pdp-page-buy-buttons button>span {
  margin: 0 !important;
}

p.sticky-variant-title {
  margin: 0;
  line-height: normal;
  font-size: 14px;
}

@media(max-width: 768px) {
  .boost-sd__collection-header .boost-sd__header-main {
    height: 94px;
  }

  .boost-sd__header-image--small {
    height: 10.5vh;
  }
}

/* PLP design changes  */
.template_collection .boost-sd-layout .boost-sd-right:has(.boost-sd__pagination) {
  margin-bottom: 20px;
}

.template_collection .boost-sd-layout .boost-sd-right {
  margin-bottom: 80px;
}

.template_product .PDP-info-wish .wishlist-engine-button {
  background: #000000 !important;
  border-radius: 50%;
}

.template_product .custom-navigation {
  right: 2.8%;
}

.template_product main#MainContent {
  margin-bottom: 75px;
  overflow-x: hidden;
}

.template_product .thumbnail-slider button.slider-button {
  display: none !important;
}
.boost-sd__filter-product-list .boost-sd__filter-option .noUi-base {
  height: 5px;
}

.boost-sd__filter-product-list .boost-sd__filter-option .noUi-base .noUi-connects {
  height: 5px;
  background: transparent;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
}

.boost-sd__filter-product-list .boost-sd__filter-option .noUi-base .noUi-connects .noUi-connect {
  width: 100%;
  margin: 0 auto;
  left: 0;
  background: #000000;
  border-radius: 0;
  border: none;
}
.boost-sd__filter-product-list .boost-sd__filter-option .noUi-touch-area {
  background: #000000;
  border-radius: 55px;
}

.boost-sd__filter-product-list .boost-sd__filter-option .noUi-value {
  font-size: 14px;
  font-family: var(--font-regular) !important;
}
.boost-sd__filter-product-list .boost-sd__filter-option-range-slider {
  padding-bottom: 20px !important;
}
.boost-sd__header-main-2 .boost-sd__header-image img {
  top: 0;
  left: 0;
  object-position: right bottom;
}
@media only screen and (max-width: 575px) {
  .boost-sd__header-main .boost-sd__header-image,
  .boost-sd__header-main .boost-sd__header-image img {
    height: 100%;
  }
}
@media(max-width: 768px) {
  .boost-sd__collection-header .boost-sd__header-main .boost-sd__header-main-content h1.boost-sd__header-title {
    font-size: 20px;
    letter-spacing: 0;
  }

  .boost-sd__collection-header .boost-sd__header-main .boost-sd__header-main-content {
    left: 20px;
    top: 53%;
    transform: translateY(-50%);
    bottom: revert;
  }
}
/* boost product slider design changes START */
.page-width:has(.boost-product-slider-main) {
  max-width: unset;
}
.boost-product-slider-main {
  .boost-sd__slider .slick-track {
    gap: 20px;
  }
  span.boost-sd__recommendation-title-text {
    font-weight: 300 !important;
    font-size: 40px !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    font-family: var(--font-bold) !important;
  font-weight: 700 !important;
    color: #000000;
  }
  .boost-sd__recommendation-title {
    margin-bottom: 16px !important;
  }
  .boost-sd__product-item {
    border: none !important;
    margin: 0 !important;
    padding: 0;
  }
  .boost-sd__product-item:hover {
    box-shadow: none !important;
  }
  .boost-sd__slide:hover .boost-sd__product-item {
    box-shadow: none !important;
  }
  .boost-sd__product-image-img {
    background: transparent;
  }
  p.boost-sd__product-vendor.product-vendor {
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: normal !important;
    color: #000000 !important;
    font-family: var(--font-regular)!important;
    margin:  0 !important;
    text-transform: uppercase;
  }

  .boost-sd__product-info {
    gap: 10px;
  }
  .boost-sd__product-price-wrapper{
    gap: 10px;
    text-transform: uppercase;
  }
  .boost-sd__product-title {
    line-height: normal !important;
    font-size: 16px !important;
    font-family: var(--font-bold) !important;
  font-weight: 700 !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    margin: 0 !important;
    text-transform: uppercase;
  }
  .boost-sd__product-price-wrapper span.boost-sd__product-price-content {
    display: flex !important;
    flex-wrap: nowrap;
    gap: 10px;
  }
  .boost-sd__product-price-wrapper span.boost-sd__product-price-content .sale-price {
    width: 100%;
    font-family: var(--font-regular)!important;
  }
  .boost-sd__product-price-wrapper span.boost-sd__product-price-content .compare-price {
    width: 100%;
    font-family: var(--font-regular)!important;
  }
  .boost-sd__product-price-wrapper span.boost-sd__product-price-content .compare-price span.boost-sd__format-currency {
    width: max-content;
    font-size: 14px;
    opacity: 0.5;
  }
  .boost-sd__product-price-wrapper .discount-percent {
    color: #ffffff;
    font-family: var(--font-bold) !important;
  font-weight: 700 !important;
    font-size: 12px;
    line-height: normal !important;
    padding: 2px 5px 2px;
    background: #f66 !important;
    margin-top: -5px;
  }
  .boost-sd__product-price--default span.boost-sd__format-currency {
    font-family: var(--font-regular)!important;
    text-transform: uppercase;
  }
  span.boost-sd__format-currency {
    width: max-content;
    display: flex;
  }
  ul.slick-dots {
    display: flex !important;
    justify-content: center;
    gap: 8px;
  }

  ul.slick-dots li {
      background: #000000;
      border-radius: 55px;
      opacity: 0.2;
      width: 8px !important;
      height: 8px !important;
      margin: 0 !important;
  }

  .slick-dots li.slick-active {
      opacity: unset;
      width: 20px !important;
  }

  .boost-sd__slider .slick-dots li button:before {
      display: none;
  }
  .boost-sd__product-image-column.boost-sd__product-image-column--in-top.boost-sd__product-image-column--left .boost-sd__product-label{
    top: 10px;
    left: 10px;
  }
}
.boost-product-slider-main.boost-nav-top{
  .boost-sd__prev-button {
    top: -11% !important;
    right: 4% !important;
    left: unset !important;
  }

  .boost-sd__next-button {
    top: -11% !important;
    right: 0% !important;
    left: unset !important;
  }

  .boost-sd__prev-button .boost-sd__button, .boost-sd__next-button .boost-sd__button {
    background: #cccccc !important;
    width: 44px !important;
    height: 44px !important;
  }

  .boost-sd__prev-button .boost-sd__button svg, .boost-sd__next-button .boost-sd__button svg {}

  .boost-sd__prev-button .boost-sd__button svg path, .boost-sd__next-button .boost-sd__button svg path {
    stroke: #000000 !important;
    opacity: unset !important;
  }
}
.boost-product-slider-main.boost-bottom-spacing {
  margin-bottom: 60px;
}
.boost-product-slider-main.boost-top-spacing {
  margin-top: 60px;
}

@media(max-width: 768px){
  .boost-product-slider-main{
    span.boost-sd__recommendation-title-text {
      font-size: 24px !important;
    }
    p.boost-sd__product-vendor.product-vendor {
      font-size: 12px !important;
    }
    .boost-sd__product-title {
      font-size: 14px !important;
    }
    .boost-sd__product-price-wrapper span.boost-sd__product-price-content {
      gap: 5px;
      flex-direction: column !important;
    }

    .boost-sd__product-price-wrapper {
      gap: 5px;
      align-items: flex-start;
    }

    .boost-sd__product-info.boost-sd__product-info--left .boost-sd__product-price .boost-sd__product-price-content span span {
      font-size: 14px !important;
    }
  }
  .boost-product-slider-main.boost-nav-top {
    .boost-sd__prev-button {
      display: none;
    }

    .boost-sd__next-button {
      display: none;
    }
  }
}
/* boost product slider design changes END */
.template_collection .boost-sd__in-collection-search {
  display: none;
}

.template_search .boost-sd-right .boost-sd__product-list-grid--4-col.boost-sd__product-list--margin .boost-sd__product-item {
  margin: 0 !important;
  border: none !important;
  gap: 10px !important;
  width: 100%;
  box-shadow: none !important;
  padding: 0;
}

.template_search .boost-sd__product-vendor {
  font-size: 14px !important;
  font-weight: 300 !important;
  line-height: normal !important;
  margin: 0;
  color: #000000 !important;
  font-family: var(--font-regular) !important;
  text-transform: uppercase !important;
}

.template_search .product-title {
  line-height: normal !important;
  font-size: 16px !important;
  font-family: var(--font-bold) !important;
  font-weight: 700 !important;
  margin: 0 0 5px;
  text-transform: uppercase;
}

.template_search .boost-sd__product-price-wrapper {
  width: 100%;
  gap: 10px;
  text-transform: uppercase;
}

.template_search .price-wraper {
  flex-wrap: nowrap;
  width: max-content;
  gap: 10px;
}

.template_search .boost-sd__product-price span.boost-sd__format-currency.boost-sd__format-currency--price-compare.boost-sd__product-price--compare {
  width: auto;
}
.template_search .boost-sd__product-price span.boost-sd__format-currency.boost-sd__format-currency--price-compare.boost-sd__product-price--compare span {
  font-size: 14px !important;
  color: #7f7f7f;
  font-family: var(--font-regular) !important;
}
.template_search .boost-sd__product-price--default,
.template_search .sale-price span.boost-sd__format-currency {
  font-family: var(--font-regular) !important;
}

.template_search .boost-sd__product-price--saving {
  color: #ffffff;
  font-size: 13px;
  padding: 0px 5px 0px;
  font-family: var(--font-bold) !important;
  font-weight: 700 !important;
  margin-top: 0;
}
.windows .template_search .boost-sd__product-price--saving {
  padding: 0 5px;
  margin-top: 0;
  display: inline-block;
}
.ios .template_search .boost-sd__product-price--saving {
  padding: 5px 5px 0;
  line-height: 1;
  display: block;
}

@media(min-width: 768px){
  .template_search .boost-sd__product-list,
  .template_collection .boost-sd__product-list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media(min-width: 992px){
  .template_search .boost-sd__product-list,
  .template_collection .boost-sd__product-list {
    grid-template-columns: repeat(4, 1fr);
  }

  .template_search .boost-sd-layout--has-filter-vertical.boost-sd-layout--has-vertical-style-default {
    gap: 40px;
  }
}
@media(max-width: 768px){
  .template_search .boost-sd__product-price span.boost-sd__product-price--sale,
  .template_collection .boost-sd__product-price span.boost-sd__product-price--sale {
    width: 100%;
  }
}


/* search page product card mobile design */
@media(max-width: 768px){
  .template_search .boost-sd__product-list .plp-custom-product-card {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}

.template_search .boost-sd__product-list .plp-custom-product-card span.boost-sd__product-label-text span {
    font-size: 12px !important;
    padding: 2px 0 2px !important;
}

.template_search .boost-sd__product-list .plp-custom-product-card p.boost-sd__product-vendor.product-vendor {
    font-size: 12px !important;
}

.template_search .boost-sd__product-list .plp-custom-product-card .boost-sd__product-title {
    font-size: 14px !important;
}

.template_search .boost-sd__product-list .plp-custom-product-card span.boost-sd__format-currency {
    font-size: 14px !important;
}

.template_search .boost-sd__product-price span.boost-sd__format-currency.boost-sd__format-currency--price-compare.boost-sd__product-price--compare span {
    font-size: 12px !important;
}
.product__info-wrapper span.badge.price__badge-sold-out {
  font-size: 14px !important;
  padding: 5px 9px 1px !important;
}
.boost-sd-layout.boost-sd-layout--has-filter-vertical.boost-sd-layout--has-vertical-style-default .boost-sd__pagination {
  flex-wrap: wrap;
}
}

.boost-sd__filter-option-range-slider--style-1 .noUi-pips-horizontal .noUi-marker {
  height: 0 !important;
}
.boost-sd__filter-option-range-slider .boost-sd__filter-option-itemwrapper {
  padding: 0;
}
.boost-sd__filter-option-range-slider--style-1 .noUi-pips-horizontal {
  position: relative
}
.boost-sd__filter-product-list .boost-sd__filter-option .noUi-value.noUi-value-horizontal {
  transform: translate(-15%, 50%) !important;
}
.boost-sd__filter-product-list .boost-sd__filter-option .noUi-value.noUi-value-horizontal:last-child {
  transform: translate(15px,50%) !important;
}
.boost-sd__filter-option-range-slider--style-1 .noUi-pips-horizontal {
  display: none;
}
.product__info-wrapper span.badge.price__badge-sold-out {
  font-size: 16px;
  font-family: var(--font-bold) !important;
  font-weight: 700 !important;
  padding: 5px 9px 3px;
  margin-left: 6px !important;
  margin: -2px 0 0 0;
}
.product__info-wrapper span.price-item {
  line-height: normal !important;
}