/** Shopify CDN: Minification failed

Line 100:0 Unexpected "}"
Line 2874:0 Unexpected "}"
Line 3250:0 Expected "}" to go with "{"

**/
t
/*===============================================
        Jake Custom Is in Here
===============================================*/


/*===============================================
         Start of Product-template Css
===============================================*/

label.pv_label_tag.pv_label_tag--soldout {
  overflow: visible !important;
}
.header-menu__link .material-icons svg path {
  fill: #000000;
}
.hide_title {
  display: none;
}
/* .header .header__menu-wrapper .header__menu-container>li>a {
    color: #000000;
} */
/* .header .header__cart-count {
    color: #000000;
} */
.header-menu
  .header-menu__link.header-menu__link--icon-cart
  span.material-icons
  svg
  path {
  fill: #000000;
}
/* .product__thumbnails {
  display: none !important;
} */
span.compare-price {
  color: #ababab;
  text-decoration: line-through;
}
span.on-sale.text-sale {
  /* order: 2; */
  margin: 0;
}
span.on-sale.text-sale span.money {
  color: var(--Red, #7d0f08);
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 0.2px;
}
span.text-muted.text-strike {
  margin: 0;
}
span.text-muted.text-strike span.money {
  color: #a4a4a4;
  text-align: center;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 0.2px;
  text-decoration: line-through;
}
.product-price-container {
  border-bottom: 1px solid #dbeaf1;
  padding-bottom: 22px;
  margin-bottom: 16px;
  margin-top: 8px;
}
.row.gy-3.product_shapes {
  border-top: 1px solid #dbeaf1;
  margin-top: 0;
}
.single-option-radio {
  margin-top: 16px;
}
h2.h1.product_main_title {
  color: #010101;
  font-size: 28px;
  font-style: bold;
  font-weight: 1000;
  line-height: 130%;
  letter-spacing: 0.36px;
  margin-top: 0px;
  margin-left: 0.5px;
  margin-bottom: 0px;
  
}
}

.product-single__add-to-cart {
  margin-bottom: 12px;
}
.js-product-add-to-cart {
  border-radius: 40px;
  background: #0A293E !important;
  padding: 18px 24px;
}
.js-product-add-to-cart span.material-icons {
  display: none;
}
.js-product-add-to-cart span {
    color: var(--White, #fafafa);
    text-align: center;
    font-family: NeueHaasDisplayRoman;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.js-product-add-to-cart span img {
    width: 20px;
    margin-top: -4px;
}
.button-hover-outline .btn.btn--primary:not(.disabled):not([disabled]):hover,
.button-hover-outline .btn.btn--primary:not(.disabled):not([disabled]):focus {
  box-shadow: none;
}
.product__media-wrapper:hover
  .dbtfy-product-zooming
  .dbtfy-product-zooming__button {
  opacity: 1;
  padding: 0;
  bottom: 16px;
  right: 16px;
}
.dbtfy-product-zooming .dbtfy-product-zooming__button {
  position: absolute;
  padding: var(--gutter-sm);
  bottom: 0;
  right: 0;
  opacity: 1;
  z-index: var(--zindex-over-body);
  line-height: 1;
  display: none;
}
.dbtfy-product-zooming
  .dbtfy-product-zooming__button.dbtfy-product-zooming__button--active
  .dbtfy-product-zooming__icon:after {
  content: none;
}
.media-wrapper {
  border-radius: 0px;
}
/* .product__gallery--main {
    position: relative;
} */
.product__gallery--main ul.slick-dots {
  display: none !important;
  margin: 0;
  position: absolute;
  bottom: 10px;
  left: 10px;
  justify-content: start;
  width: fit-content;
}
.product__gallery--main .slick-dots li button {
  width: 8px;
  height: 8px;
  opacity: 0.2;
  background: #000;
  border-radius: 99px;
}
.product__gallery--main .slick-dots li.slick-active button {
  opacity: 1;
}
.product__gallery--main .slick-dots li button:before,
.product__gallery--main .slick-dots li.slick-active button:before {
  content: none;
}
.product-single__media-group-wrapper {
  overflow: hidden;
}
.product_variant_list label {
  width: 100%;
}
.product__media-flex-wrapper {
  padding-left: 6px;
}
/* .product__media-flex-wrapper:first-child {
    padding-left: 0px;
} */

@media (min-width: 992px) {
  .product__gallery.product__gallery--slider {
    top: 80px;
  }
}

@media screen and (max-width: 769px) {
  .product-single > .box {
    padding-top: 0;
  }
  .product-single > .box > .wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
  .product-single > .box .product-single {
    margin-left: 0px;
  }
  .product-single > .box .product-single > .grid__item {
    padding-left: 0px;
  }
  .product-single > .box .grid.product-single .product-single__meta {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.btn-zoom .zoom-icon:after,
.zoom-active + .btn-zoom .zoom-icon:after {
  content: none;
}

/* Cutom reviews css */

.product_custom_review {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  padding: 4px 15px;
  margin-left: -3.5px;
  margin-top: 9px;
  
}
.product_custom_review .pc_review_box {
  display: flex;
  align-items: center;
  gap: 7px;
}
.pc_review_stars {
  display: flex;
  gap: 2px;
}
.pc_review_stars svg {
  display: block;
  width: 18px;
  height: 18px;
}
.pc_review_text p {
  margin: 0;
}
.pc_review_text p {
  margin: 0;
  color: var(--Dark-Blue, #11263b);
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  font-family: Inter;
}
.pc_review_text p strong {
  color: rgba(17, 38, 59, 0.5);
  text-decoration-line: underline;
  font-weight: 500 !important;
}
.pc_bestseller_btn a {
  border-radius: 5px;
  background: #000;
  padding: 5px 7px;
  color: var(--White, #fff);
  text-align: center;
  font-family: Inter;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  display: block;
}
h1.product-single__title {
  color: var(--Dark-Blue, #11263b);
  font-family: "Archivo Narrow";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.36px;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .pc_review_text p {
    font-size: 12px;
  }
  .pc_review_stars svg {
    width: 15px;
    height: 15px;
  }
  .pc_bestseller_btn a {
    font-size: 10px;
  }
}

/* product benefits css */

.pd_accordion-item {
  background-color: #fff;
  margin: 5px 0px;
  border-radius: 8px;
  border: 2px solid #f4f4f4;
  max-width: -webkit-fill-available;
  padding: 0px !important;
}
.pd_accordion-item-header {
  padding: 12px;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  gap: 5px;
}
.pd_accordion-item-header svg {
  flex: 0 0 auto;
}
.pd_accordion-item-header.active svg path {
  stroke: #000000;
}
.pd_accordion-item-header h3 {
  margin: 0;
  color: #101010;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  text-transform: capitalize;
  letter-spacing: 0;
}
.pd_accordion-item-header.active h3 {
  color: #000000;
}
.pd_accordion-item-header:after {
  content: "";
  position: absolute;
  right: 12px;
  background-image: url(/cdn/shop/files/Outline.svg?v=1733137096);
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  /* transition: 0.3s; */
}
.pd_accordion-item-header.active:after {
  /* transform: rotate(-180deg); */
  background-image: url(/cdn/shop/files/Outline-off.svg?v=1733137076);
}
.pd_accordion-item-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.pd_accordion-item-body-content {
  padding: 0 12px 12px;
}
.pd_accordion-item-body-content p {
  margin: 0;
  color: var(--Dark-Blue, #11263b);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.3px;
}

/* product faq css */

.product-faq-section {
  padding: 0px !important;
}
.product_faq_box {
  padding: 32px 0;
  border-top: 1px solid #dbeaf1;
}
.product_faq_title {
  margin-bottom: 8px;
}
.product_faq_title h2 {
  margin: 0;
  color: #101010;
  font-family: "Archivo Narrow";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.24px;
  text-transform: capitalize;
  text-align: center;
}
.product_faq_accordion-item {
  border-bottom: 1px solid #e0e0e0;
  padding: 16px 0;
}
.product_faq_accordion-item-header {
  padding-right: 3rem;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.product_faq_accordion-item-header h3 {
  margin: 0;
  color: #101010;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0;
  text-transform: capitalize;
}
.product_faq_accordion-item-header.active h3 {
  color: #79b0c0;
}
.product_faq_accordion-item-header:after {
  content: "";
  position: absolute;
  right: 0;
  background-image: url(https://cdn.shopify.com/s/files/1/0863/4282/8344/files/Icon_Plus.svg?v=1707747096);
  background-repeat: no-repeat;
  background-size: contain;
  width: 32px;
  height: 32px;
}
.product_faq_accordion-item-header.active:after {
  background-image: url(https://cdn.shopify.com/s/files/1/0863/4282/8344/files/Icon_minus.svg?v=1707747096);
}
.product_faq_accordion-item-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.product_faq_accordion-item-body-content {
  padding-top: 12px;
}
.product_faq_accordion-item-body-content p {
  margin: 0;
  color: var(--Dark-Blue, #11263b);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

/* Testimonials Video Slider Css */

@media (min-width: 1910px) {
  .tv_slider_box .slick-track {
    gap: 10px;
    display: flex;
  }
}
.testimonials-video-section {
  padding: 0px !important;
}
.testimonials_video_section {
  padding-bottom: 32px;
}
.tv_slider_box {
  display: flex;
  /* flex-wrap: wrap; */
  gap: 10px;
  justify-content: space-between;
}
.video_slider_slide {
  width: calc(100% / 3 - 10px);
}
.tv_slider_box .slick-list {
  padding: 0px !important;
}

.video-container {
  /* width: 108px;
    height: 156px; */
  border-radius: 8px;
  /* background: linear-gradient(0deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%), url(<path-to-image>), lightgray 50% / cover no-repeat; */
  overflow: hidden;
}
.video-container .video_thumbnail {
  height: auto;
  object-fit: cover;
  object-position: center;
  width: 100%;
  display: block;
}
.video-container .video_thumbnail {
  height: auto;
  object-fit: cover;
  object-position: center center;
  width: 100%;
  /* width: 115px; */
  /* height: 156px; */
}
.vs_slide_details {
  padding-top: 6px;
}
.vs_slide_details h6 {
  margin: 0;
  color: var(--Dark-Blue, #11263b);
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  text-transform: capitalize;
  letter-spacing: 0;
}
@media (max-width: 769px) {
  .video_slider_slide {
    margin: 0 9px;
  }
  .tv_slider_box {
    gap: 0px;
  }
}

/* Product USPS */

.product_usps_list {
  display: flex;
  align-items: center;
  gap: 4px;
  margin: 3px 0px;
}
.product_usps_icon {
  width: 32px;
  height: 32px;
  flex: 0 0 auto;
}
.product_usps_icon svg {
  display: block;
  /* width: 32px; */
  /* height: 32px; */
}
.product_usps_icon svg path {
  fill: #79b0c0;
}
.product_usps_title p {
  margin: 0;
  color: var(--Dark-Blue, #11263b);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

/* product variant css */

.product_variant_box {
  padding: 24px 0;
}
.product_variant_title {
  color: var(--Dark-Blue, #11263b);
  padding-bottom: 13px;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}
.product_variant_title h4 {
  margin: 0;
  color: var(--Dark-Blue, #11263b);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0px;
  text-transform: capitalize;
}
.product_variant_listbox {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  justify-content: space-between;
  margin-bottom: 23px;
}
.product_variant_list {
  width: calc(100% / 3 - 6px);
  margin: 0px;
}
.pv_input_tag {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
  margin: 0;
}
.pv_label_tag {
  width: 100%;
  margin: 0;
  position: relative;
}
.pv_label_iconbox {
  /* width: 129px; */
  height: 93.049px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #deecf8;
  border-radius: 8px 8px 0px 0px;
  position: relative;
}
.product_variant_list.product_variant_shape.active-shape svg path,
.product_variant_list.product_variant_shape.active-shape svg rect {
  fill: #79b0c0;
}
.product_variant_list.product_variant_shape.active-shape svg rect:nth-child(2) {
  fill: #748da5;
}
.product_variant_list.product_variant_shape.active-shape svg rect {
  stroke: #79b0c0;
}
.pv_label_icon {
  font-size: 14px;
  font-weight: 500;
}
.pv_label_icon svg {
  display: block;
}
.pv_variant_name {
  border-radius: 0px 0px 8px 8px;
  border: 1px solid #deecf8;
  padding: 8px;
  border-top: none;
}
.pv_variant_name p {
  margin: 0;
  color: var(--Dark-Blue, #11263b);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0;
  text-transform: capitalize;
}
.pv_label_tag.pv_label_tag--checked .pv_label_iconbox {
  background: rgba(42, 133, 222, 0.05);
  border-color: #2a85de;
}
.pv_label_tag.pv_label_tag--checked .pv_variant_name {
  background: var(--BTN-Blue, #2a85de);
  border-color: #2a85de;
}
.pv_label_tag.pv_label_tag--checked .pv_variant_name p {
  color: #fff;
}
.pv_label_tag.pv_label_tag--soldout .pv_soldout_label {
  display: block;
}
.pv_soldout_label {
  display: none;
}
.pv_soldout_label {
  position: absolute;
  top: -10px;
  border-radius: 4px;
  background: #767676;
  padding: 4px 8px;
}
.pv_soldout_label span {
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  display: block;
  text-transform: uppercase;
}
.pv_label_tag.pv_label_tag--soldout .pv_label_iconbox {
  background: #f5f5f5;
  border-color: #e0e0e0;
}
.pv_label_tag.pv_label_tag--soldout .pv_variant_name {
  background: #f5f5f5;
  border-color: #e0e0e0;
}
.pv_label_tag.pv_label_tag--soldout .pv_variant_name p {
  color: #ccc;
}
.product_variant_list label {
  width: 100%;
}
.single-option-radio input[type="radio"]:checked + label {
  padding: 0;
  box-shadow: 0px 0px 0px 2px #79b0c0;
  color: #11263b;
  background: #2a85de0d;
  border: none;
  overflow: hidden;
}
.single-option-radio input[type="radio"]:checked + label.pv_label_tag--soldout {
  overflow: unset !important;
}
.single-option-radio input[type="radio"]:not(:checked) + label {
  background-color: #fff;
  border: none;
  padding: 0;
  overflow: hidden;
}
.single-option-radio input[type="radio"]:checked + label .pv_variant_name {
  background: #79b0c0;
  border-radius: 0;
  border-color: #79b0c0;
}
.single-option-radio input[type="radio"]:checked + label .pv_variant_name p {
  color: #fff;
}
.single-option-radio
  input[type="radio"]:checked
  + label:not(.disabled):not([disabled]):hover,
.single-option-radio
  input[type="radio"]:checked
  + label:not(.disabled):not([disabled]):focus {
  opacity: 1;
  color: #11263b;
  background-color: transparent;
  border-color: #79b0c0;
  -webkit-box-shadow: 0px 0px 0px 2px #79b0c0;
  -moz-box-shadow: 0px 0px 0px 2px #79b0c0;
  -ms-box-shadow: 0px 0px 0px 2px #79b0c0;
  -o-box-shadow: 0px 0px 0px 2px #79b0c0;
  box-shadow: 0px 0px 0px 2px #79b0c0;
}
.single-option-radio
  input[type="radio"]:not(:checked)
  + label:not(.disabled):not([disabled]):hover,
.single-option-radio
  input[type="radio"]:not(:checked)
  + label:not(.disabled):not([disabled]):focus {
  opacity: 1;
  color: #11263b;
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: 0px 0px 0px 2px #79b0c0;
  -moz-box-shadow: 0px 0px 0px 2px #79b0c0;
  -ms-box-shadow: 0px 0px 0px 2px #79b0c0;
  -o-box-shadow: 0px 0px 0px 2px #79b0c0;
  box-shadow: 0px 0px 0px 2px #79b0c0 !important;
}
.button-hover-outline
  .single-option-radio
  input[type="radio"]:checked
  + label:not(.disabled):not([disabled]):hover,
.button-hover-outline
  .single-option-radio
  input[type="radio"]:checked
  + label:not(.disabled):not([disabled]):focus {
  box-shadow: 0px 0px 0px 2px #79b0c0;
}
.shape_chooselabel {
  color: #11263b;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  opacity: 1 !important;
}

/* Product Quantity css */
.variant-label-option-value-qty {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
.product-single__quantity.spacer-bottom {
  display: none;
}
.product_quantity_box {
  padding: 32px 0 17px;
}
.product_quantity_innerbox {
  display: flex;
  gap: 6px;
}
.product_quantity_innerlist {
  width: calc(100% / 3 - 3px);
  border: 1px solid #deecf8;
  border-radius: 0px;
  overflow: hidden;
  cursor: pointer;
  border-color: #85afbe;
}
.pq_inner_imgbox {
  height: 100px;
  text-align: center;
  padding: 10px;
  position: relative;
}
.pq_inner_imgbox img {
  height: 80px;
  margin: 0 auto;
}
.pq_peoductsize {
  position: absolute;
  top: 10px;
  right: 20px;
  border-radius: 32px;
  background: #000;
  display: flex;
  width: 33.836px;
  height: 35.785px;
  padding: 8px;
  justify-content: center;
  align-items: center;
}
.pq_peoductsize span {
  color: var(--White, #fff);
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.12px;
}
.pq_inner_product_content {
  padding: 5px 2px 10px;
}
.pq_inner_product_title h5 {
  margin: 0;
  color: var(--Dark-Blue, #11263b);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0;
  text-transform: capitalize;
}
.pq_inner_product_title span {
  color: var(--Dark-Blue, #11263b);
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  display: block;
  text-align: center;
}
.pq_inner_twoprice {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 12px;
  gap: 4px;
}
.pq_inner_twoprice span.compare_price {
  color: #a8a8a8;
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  text-decoration: line-through;
}
.pq_inner_twoprice span.sale_price {
  color: var(--Red, #e60000);
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
}
span.pq_inner_nightprice {
  display: block;
  color: var(--Dark-Blue, #11263b);
  text-align: center;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  padding-top: 2px;
}
.product_quantity_title_box {
  padding-bottom: 16px;
}
.product_quantity_title_box h3 {
  margin: 0;
  color: var(--Dark-Blue, #11263b);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0;
  text-transform: capitalize;
}
.product_quantity_innerlist.product_quantity_innerlist--active {
  border: 2px solid #79b0c0;
  background: rgba(42, 133, 222, 0.05);
  border-color: #637b89;
}
.product_quantity_innerlist.product_quantity_innerlist--active
  .pq_inner_imgbox::before {
  position: absolute;
  content: "";
  border-radius: 0px;
  background: #79b0c0;
  height: 70.452px;
  width: 100%;
  top: -2px;
  left: 0;
  z-index: -1;
  background: #637b89;
}

@media (max-width: 399px) {
  .pq_inner_product_title h5 {
    font-size: 12px;
  }
  .pq_inner_product_title span {
    font-size: 10px;
  }
  .pq_inner_twoprice span.compare_price,
  .pq_inner_twoprice span.sale_price {
    font-size: 11px;
  }
  span.pq_inner_nightprice {
    font-family: Inter;
    font-size: 10px;
  }
  .pq_peoductsize {
    top: 5px;
    right: 5px;
  }
}

/* Order Details Css */

.order_details_box {
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: left;
  margin-top: 10px;
  padding-left: 16.5px;
  margin-bottom: 28px;
}
.order_details_icon {
  flex: 0 0 auto;
  max-width: 20px;
}
.order_details_icon img {
  display: block;
}
/* .order_details_text {
    flex: 1;
} */
.order_details_text p {
  margin: 0;
  color: var(--Dark-Grey, #333);
  /* text-align: center; */
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}
.order_details_text p strong,
.order_details_text p b {
  font-weight: 600;
  color: #000000;
}

/* Pay Icon Css */

.pay_icon_imgbox {
  padding: 12px 30px;
  margin: 0px;
}
.pay_icon_imgbox img.pay_icon_img {
  display: block;
  padding-left: 60px;
  padding-right: 60px;
  margin-top: 5px;
}
@media (max-width: 769px) {
  .pay_icon_imgbox {
    padding: 12px 20px;
  }
}

/* Product Review Slider Css */

.product_review_sliderbox {
  padding: 8px 15px 2px;
  margin: 0px;
}
.product_review_slide {
  margin: 0 5px;
}
.pr_slide_box {
  border-radius: 8px;
  border: 1px solid #657b8b;
  background: #f6f9fd;
  padding: 16px;
}
.pr_slider_userbox {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.pr_slide_userdetails {
  display: flex;
  align-items: center;
  gap: 6px;
}
.pr_userimg {
  width: 32px;
  height: 32px;
  flex: 0 0 auto;
}
.pr_user_name {
  display: flex;
  align-items: center;
}
.pr_user_name h4 {
  margin: 0;
  color: var(--Dark-Grey, #333);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  text-transform: capitalize;
  letter-spacing: 0;
}
.pr_user_check svg {
  display: block;
}
.pr_user_check svg path {
  fill: #657b8b;
}
.pr_user_check.user__check {
  display: block;
}
.pr_user_check.user__notcheck {
  display: none;
}
.pr_user_verifiedbox span {
  color: var(--Dark-Blue, #11263b);
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  display: block;
}
.pr_user_discriptionbox {
  padding: 12px 0 0 40px;
  position: relative;
}
.pr_user_discriptionbox::before {
  position: absolute;
  content: "";
  background-image: url(https://cdn.shopify.com/s/files/1/0863/4282/8344/files/coma.png?v=1707891613);
  background-size: contain;
  background-repeat: no-repeat;
  width: 25px;
  height: 20px;
  left: 8px;
  top: 15px;
}
.pr_user_discriptionbox p {
  margin: 0;
  color: var(--Dark-Blue, #11263b);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.pr_user_reviewstar .review-rating {
  display: flex;
  gap: 2px;
}
.product_review_sliderbox ul.slick-dots {
  margin-top: 11px;
}
.product_review_sliderbox .slick-dots li button {
  width: 35px;
  padding: 0;
  height: 3px;
  background: #c2cfdc;
  opacity: 1;
}
.product_review_sliderbox .slick-dots li button:before {
  content: none;
}
.product_review_sliderbox .slick-dots li.slick-active button {
  background: #657b8b;
}
.product_review_sliderbox .slick-dots li {
  padding: 0px 5px;
}

/* Product logo Slider Css */

.product_logo_sliderbox {
  background: #f5f5f580;
  padding: 10px 0;
  overflow: hidden;
  position: relative;
}
.product_logo_slide {
  display: flex;
  animation: scrolling 5s linear infinite;
  align-items: center;
}
.pl_logo_imgbox {
  flex: 0 0 50px;
  margin: 0 15px;
}
.pl_logo_imgbox img {
  opacity: 0.8;
  -webkit-filter: grayscale(1);
  transition: 0.5s;
  display: block;
}
.pl_logo_imgbox img:hover {
  -webkit-filter: grayscale(0);
  opacity: 1;
}
@keyframes scrolling {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translatex(-30%);
  }
}
/* @keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
} */

/* announcement bar css */

.dbtfy-announcement-bar__center-message {
  justify-content: center;
  gap: 6px;
}
.text_icon.show_icon {
  display: block;
}
.text_icon.hide_icon {
  display: none;
}
.announcement-message {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.text_icon svg {
  display: block;
}
.announcement_bar_text p {
  color: #fff;
  font-family: "Archivo Narrow";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.14px;
}
.announcement_btn a {
  color: #fff;
  font-family: "Archivo Narrow";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.14px;
  text-decoration-line: underline;
  text-transform: uppercase;
}
@media (max-width: 769px) {
  .site-nav__link--icon .cart-count,
  .site-nav__link--icon .wl-count {
    top: 0px;
    right: 1px;
  }
}

/* START :::: product template gallery re-design */
@media only screen and (max-width: 769px) {
  .template-product .product.section {
    padding-top: 0;
    padding-bottom: 0;
  }
  .template-product .product.section > .container > .row {
    margin-top: 0;
  }
  .template-product .product.section .col-product-gallery,
  .template-product .product.section .col-product-metainfo {
    padding-left: 0;
    padding-right: 0;
  }
  .template-product .product.section .col-product-metainfo .product__meta {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
}
/* END :::: product template gallery re-design */

/*===============================================
         End of Product-template Css
===============================================*/

.product_quantity_innerlist {
  position: relative;
  margin-top: 28px;
  overflow: visible;
  margin-bottom: 28px;
}
.product_quantity_innerlist .pq_inner_off {
  position: absolute;
  top: -26px;
  right: -1px;
  background: #4eab31;
  color: #fff;
  font-family: Inter;
  font-weight: 600;
  font-size: 14px;
  padding: 3px 20px;
  border-radius: 10px 10px 0 0;
  z-index: -1;
  line-height: 1.4;
  left: -1px;
  text-align: center;
}
.product_quantity_innerlist.product_quantity_innerlist--active .pq_inner_off {
  background: #4eab31;
  left: -2px;
  right: -2px;
  /* top: -29px; */
  /* border-bottom: 1px solid #fff; */
  z-index: 9;
}

.product_quantity_innerlist .pq_inner_product_title {
  text-align: center;
}
.product_quantity_innerlist h4.pq_inner_smtitle {
  font-size: 16px;
  font-weight: 800;
  font-family: Inter;
  text-transform: uppercase;
}
.product_quantity_innerlist span.pq_inner_smtext {
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  display: block;
  text-align: center;
}
.product_quantity_innerlist span.pq_inner_smtext {
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}
.product_quantity_innerlist .pq_inner_bedge {
  position: absolute;
  bottom: -25px;
  left: -1px;
  right: -1px;
  background: #010101;
  color: #fff;
  font-family: Inter;
  font-weight: 600;
  font-size: 14px;
  padding: 1px 20px;
  border-radius: 0 0 20px 20px;
  text-align: center;
  text-transform: uppercase;
}
.product_quantity_innerlist.product_quantity_innerlist--active .pq_inner_bedge {
  /* background: #75aec2;
  background: #637b89; */
  left: -2px;
  right: -2px;
}
.product_quantity_innerbox
  .product_quantity_innerlist:nth-child(2)
  .pq_inner_bedge {
  background-color: #5f7c8d;
}
.product__meta .recommend-months {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  font-family: Inter;
}
.product__meta .recommend-months + .order_details_box {
  margin-top: 9px;
}
.pd_accordion-item-header svg.icon-check {
  width: 22px;
  height: 22px;
  fill: #11263b;
}
.product__thumbnails.slick.slick-initialized {
  margin-top: 10px !important;
  position: relative;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.product__thumbnails.slick.slick-initialized .slick-arrow.slick-next {
  right: 0;
  display: none !important;
}
.product__thumbnails.slick.slick-initialized .slick-arrow.slick-prev {
  left: 0;
    display: none !important;
}
.product__thumbnails.slick.row:not(.slick--full) .slick-slide {
  margin: 0 -7px !important;
  padding: 3px;
  border-radius: 5px;
}
.product__thumbnails.slick.row:not(.slick--full) .slick-slide img.media {
  border-radius: 5px;
  width: 56px;
  height: 56px;
}
.product__thumbnails.slick-initialized button.slick-arrow::before,
.product__thumbnails.slick-initialized button.slick-arrow::after {
  content: none;
  display: none;
}
.product__thumbnails.slick-initialized button.slick-arrow {
  display: flex !important;
  opacity: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  top: 0;
  transform: unset !important;
  margin-top: 0;
}
.product__thumbnails.slick-initialized button.slick-prev.slick-arrow svg {
  transform: rotate(180deg);
}
.product__thumbnails.slick-initialized button.slick-prev {
  background: linear-gradient(
    270deg,
    rgba(255, 255, 255, 0) 0%,
    #fff 83.79%
  ) !important;
  border: none !important;
  box-shadow: unset !important;
  border-radius: 0;
  min-width: 58px;
  justify-content: flex-start;
  padding-left: 10px;
}
.product__thumbnails.slick-initialized button.slick-next {
  background: linear-gradient(
    -270deg,
    rgba(255, 255, 255, 0) 0%,
    #fff 83.79%
  ) !important;
  border: none !important;
  box-shadow: unset !important;
  border-radius: 0;
  min-width: 58px;
  justify-content: flex-end;
  padding-right: 10px;
}

.product__thumbnails.slick-initialized .slick-slide.slick-active.slick-current {
  opacity: 1;
}

.product__meta {
  padding-left: 0px;
}

.product_quantity_innerlist:first-child {
  border-radius: 12px;
  overflow: hidden;
}

.product__gallery--slider .slick-slide.slick-current.slick-active {
  box-shadow: 0 0 0 2px #ffffff;
}
.product__thumbnails .slick-track {
  padding: 2px;
}
.product_review_desktop {
  margin: 0;
}
h2.qb-message.qb-multi-announcement-bar-text-message p {
  text-transform: uppercase;
  font-size: 16px;
}
@media (min-width: 1910px) {
  .page-section.temp1-compare-section {
    max-width: 1180px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1279px) {
  .product_quantity_innerlist .pq_inner_bedge {
    font-size: 12px;
    padding: 1px 14px;
    height: 24px;
    bottom: -25px;
  }
}
.product_media-mobile {
  display: none !important;
}
.product__gallery--thumbnails, .product__gallery--main_swiper {
    overflow: hidden;
}
.media-wrapper.media-wrapper--video {
  padding-top: 60%;
}

.product__media-flex-wrapper.swiper-slide.swiper-slide-active .product__media-wrapper .media-wrapper.media-wrapper--video.media-wrapper--no-background {
  padding-top: 140%;
}

.product__gallery--main_swiper .product__media-wrapper .media-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* object-fit: cover; */
  object-fit: contain;
  border-radius: 0px;
}
.product__gallery--thumbnails .product__media-wrapper img {
    border-radius: 0px !important;
}
.product__gallery--thumbnails .product__media-wrapper {
    margin-bottom: 8px;
}
.product_media-desktop .row {
    --bs-gutter-y: 0;
    --bs-gutter-x: 4px;
}
.product__gallery--thumbnails .swiper-slide {
    opacity: 0.6;
   transition: all 0.3s ease-in;
}
.product__gallery--thumbnails .swiper-slide.swiper-slide-thumb-active {
    opacity: 1;
}
.product__gallery--main_swiper .media.media--video {
    border-radius: 0px;
   object-fit: contain;
    min-height: 100%;
    height: 100%;
}
.product__gallery--thumbnails .media.media--video {
    border-radius: 0px;
}

.product__gallery--main_swiper .media-wrapper.media-wrapper--video {
  padding-bottom: 0;
}
@media only screen and (min-width: 971px){
  .product__gallery--main_swiper .media-wrapper {
    padding-top: 0 !important;
    aspect-ratio: 4/5.6;
  }
  [data-section-type="product"] .product__gallery--thumbnails {
    padding-right: 8px;
    padding-top: 1px;
    width: 9.333333%;
  }
  [data-section-type="product"] .product__gallery--main_swiper {
    width: 90.666667%;
  }
  [data-section-type="product"] .col-product-gallery {
    width: 54% !important;
    padding-left: 0;
  }
  [data-section-type="product"] .col-product-metainfo {
    width: 46% !important;
  }
  .product__media-flex-wrapper.swiper-slide {
    padding: 0;
  }
  .product__gallery--thumbnails .swiper-slide {
    padding: 0;
  }
  
  [data-section-type="product"] .custom_width {
    max-width: 100%;
  }
  .prvw_totalAmount_wrapper [id*="prvw_totalAmount"] {
    font-size: 15px !important;
  }
}

.product__gallery--thumbnails .media.media--video {
  object-fit: contain;
  min-height: 100%;
  height: 100%;
}

a.zoom-trigger {
  cursor: zoom-in;
}

.zoom-content {
cursor: zoom-out;
}

.zoom-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0; left: 0;
  width: 100vw; height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  justify-content: center;
  align-items: center;
  overflow: hidden;
  overflow-y: scroll;
}

.zoom-modal.active {
  display: flex;
}

.zoom-content {
  max-width: 100vw;
  max-height: 100vh;
  display: flex;
  justify-content: center;
  /* align-items: center; */
      width: 100vw;
}

.zoom-content img,
.zoom-content video {
  /* max-width: fit-content;
  max-height: fit-content; */
  width: auto;
  height: auto;
  object-fit: cover;
  border-radius: 8px;
  box-shadow: 0 0 15px rgba(0,0,0,0.6);
  width: 100%;
  height: 100%;
}

.zoom-close {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 40px;
  color: white;
  font-weight: bold;
  cursor: pointer;
  z-index: 10000;
}

 .zoom-content video {
   width: auto !important;
    height: auto !important;
}

@media (max-width: 991px) {
  .product_media-desktop {
    display: none;
  }
  .product_media-mobile {
    display: block !important;
  }
  .product-price-container {
    margin-bottom: 0px;
  }
  .product_usps_list {
    margin: 5px 0;
  }
  .product_custom_review .pc_review_stars svg {
    width: 15px;
    height: 15px;
  }
  .product_custom_review .pc_review_text p {
    font-size: 14px;
  }
}
@media (min-width: 750px) {
  .product_video_block,
  .product_review_mobile {
    display: none;
  }
}
@media (max-width: 749px) {
  .testimonials_video_section,
  .product_review_desktop {
    display: none;
  }
  .product_review_mobile {
    margin: 0px;
    /* padding-top: 0; */
  }
  h2.qb-message.qb-multi-announcement-bar-text-message {
    padding: 6px 0 2px !important;
  }
  h2.qb-message.qb-multi-announcement-bar-text-message p {
    font-size: 16px;
  }
  .product_review_sliderbox {
    padding: 18px 10px 2px;
    margin: 0;
  }
}
@media (max-width: 549px) {
  .product_quantity_innerlist .pq_inner_bedge {
    font-size: 10px;
    padding: 3px 4px;
    height: 24px;
    bottom: -25px;
    left: -1px;
    right: -1px;
  }
  .product_quantity_innerlist.product_quantity_innerlist--active
    .pq_inner_bedge {
    left: -2px;
    right: -2px;
  }
  .product_quantity_innerlist {
    border-radius: 0;
  }
  .product_quantity_innerlist .pq_inner_off {
    top: -22px;
    right: -1px;
    font-size: 11px;
    padding: 3px 20px;
    left: -1px;
    text-align: center;
  }
  .product_quantity_innerlist.product_quantity_innerlist--active
    .pq_inner_imgbox:before {
    border-radius: 0;
  }
  .product_quantity_innerlist.product_quantity_innerlist--active .pq_inner_off {
    left: -2px;
    right: -2px;
  }
  .product_quantity_innerlist h4.pq_inner_smtitle {
    font-size: 12px;
  }
}



/* Hide the section on mobile */
@media screen and (max-width: 767px) {
  .product_review_mobile {
    display: none;
  }
  .product__gallery--main.product_media-mobile.sgMain {
    display: block !important;
    margin: 0;
} 
.product__gallery--main.product_media-mobile {
    display: none !important;
}

  .zoom-modal {
    align-items: unset;
}
  .zoom-content img, .zoom-content video {
   width: auto;
   max-width: unset;
}

.zoom-content {
  justify-content: unset; 
   overflow-y: scroll;
}
  .zoom-content video {
   width: auto !important;
    height: auto !important;
}
}

/* Hide the section on desktop */
@media only screen and (min-width: 400px) {
  .testimonials-video-section {
    display: none;
  }
}

/* (template::performance-nose-stripe) :: (START) */

/* COLOR PICKER CSS (START) */

/* product inner swatches */
.product--color-swatches {
  margin-bottom: 10px;
}
.product--color-swatches span.color-label {
  display: block;
  font-size: 15px;
  margin-bottom: 3px;
}
.product--color-swatches span.color-box-wrapper {
  cursor: pointer;
  margin: 0 7px 7px 0;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  box-shadow: unset;
  -moz-box-shadow: unset;
  -webkit-box-shadow: unset;
  transition: box-shadow 0.4s;
  display: inline-block;
  padding: 3px;
  border-radius: 50%;
}
.product--color-swatches span.color-box-wrapper {
  position: relative;
  display: inline-block;
}
.product--color-swatches span.color-box-wrapper a:hover {
  opacity: 1;
}
.product--color-swatches span.color-box-wrapper.color-active {
  box-shadow: unset;
  -moz-box-shadow: unset;
  -webkit-box-shadow: unset;
  border-color: #000;
}
.product--color-swatches span.product-color-box {
  box-shadow: none;
  width: 26px;
  height: 26px;
  overflow: hidden;
  display: inline-block;
  background-position: center center;
  background-size: cover;
  vertical-align: middle;
  border-radius: 50%;
  border: none;
}
.product--color-swatches .tooltip {
  left: 50%;
}
.product--color-swatches span.color-box-wrapper:hover .tooltip {
  /* visibility: visible; */
  opacity: 1;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%);
}
.product--color-swatches
  span.color-box-wrapper:hover
  .color_name_tooltip::after {
  /* content: " ";
  position: absolute;
  bottom: 100%; 
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent; */
}
.product--color-swatches {
  margin-bottom: 10px;
  position: relative;
}
.product--color-swatches span.color-label {
  display: block;
  font-size: 15px;
  margin-bottom: 5px;
}
.product--color-swatches {
  flex: 1;
}

/* End product custom color swatch --- ---- -----*/

/* COLOR PICKER CSS (END) */

/* QUANTITY PICKER CSS (START) */

.product__quantity {
  display: flex;
  align-items: center;
  gap: 8px;
}
.product_quantity_selector {
  flex: 1;
  background: transparent;
  border-radius: 4px;
  border: 1px solid #20202033;
}
.product_quantity_selector .product-quantity__button {
  height: 100%;
  background: transparent;
  background-color: #fafafc;
  /* border: 1px solid #20202033; */
  border-radius: 0;
  width: 45px;
  border-radius: 3px;
}
.product_quantity_selector .product-quantity input {
  background: transparent;
  height: 43px;
}
.product_quantity_selector input:not(.disabled):not([disabled]):hover,
.product_quantity_selector input:not(.disabled):not([disabled]):focus,
.product_quantity_selector .btn:not(.disabled):not([disabled]):hover,
.product_quantity_selector .btn:not(.disabled):not([disabled]):focus {
  box-shadow: none !important;
  background: transparent !important;
  border-color: #20202033 !important;
}

/* QUANTITY PICKER CSS (END) */

/* (template::performance-nose-stripe) :: (END) */

.header__icon--cart svg {
  fill: #00b67a !important;
}

/* ------------------------------------------
  :: START :: bundle-builder.liquid
---------------------------------------------*/

.bundle_popup_open header.header__wrapper {
  background: #00000000;
}
.bundle_popup_open .header-section {
  z-index: -1;
}
.bundle-builder-section {
  max-width: 1190px;
  width: 100%;
  padding: 20px !important;
  margin: 0 auto;
}
.bundle-builder-section.bundle_popup_open-section {
  position: relative;
}
.bundle-builder-section.bundle_popup_open-section::after {
  position: fixed;
  content: "";
  background: #0000006e;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.bundle_builder_section {
  padding: 20px 0px 50px;
}

/* bundle builder progress - START */

.bundle_builder_progressbar {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  background: #f2f2f2;
  padding: 8px;
}
.bundle_popup_open-section .bundle_builder_progressbar {
  z-index: -1;
}
.sticky_nav--stick ~ .section-wrapper .bundle_builder_progressbar {
  top: var(--sticky-header--height);
  /* position: fixed; */
  transition: all 0.3s linear;
  animation: fadeIn 0.3s linear none;
}
.bundle_builder_progressbar .bundle_builder_progressbox {
  max-width: 330px;
  margin: 0 auto;
}
.bundle_builder_progressbar .bb_progress_title h6 {
  margin: 0;
  padding: 0;
  color: #0c0a09;
  text-align: center;
  /* font-family: Montserrat; */
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 19.6px;
  letter-spacing: 0.516px;
  text-transform: none;
}
.bb_progress_bar .bb_progress_fill {
  position: relative;
  height: 5px;
  width: 100%;
  background: #cfcfcf;
  margin-top: 6px;
  border-radius: 99px;
}
.bb_progress_bar .bb_progress_fill .bb_progress_filled {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  /* width: 20%; */
  background: #008000;
  border-radius: 99px;
}

/* bundle builder progress - END */

/* bundle banner - START */

.bundle_builder_banner {
  border-radius: 4px;
  background: #f5f5f5;
  padding: 25px;
}
.bundle_builder_header .bb_header_caption {
  color: #0c0a09;
  text-align: center;
  /* font-family: Montserrat; */
  font-size: 12.906px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.6px;
  letter-spacing: 0.516px;
  text-transform: uppercase;
  margin: 0 0 1px;
}
.bundle_builder_header .b_header_title {
  color: #0c0a09;
  text-align: center;
  /* font-family: Montserrat; */
  font-size: 38.818px;
  font-style: normal;
  font-weight: 700;
  line-height: 47.7px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.bundle_builder_grid {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 840px;
  margin: 15px auto 0;
}
.bundle_builder_grid .bb_grid_col {
  width: 33.3%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 15px 0;
  border-left: 2px solid rgba(0, 0, 0, 0.15);
}
.bundle_builder_grid .bb_grid_col:first-child {
  border: none;
}
.bundle_builder_grid .bb_grid_col .bb_col_title h5 {
  margin: 0px;
  padding: 0;
  color: #000;
  text-align: center;
  /* font-family: Montserrat; */
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  text-transform: normal;
  letter-spacing: normal;
}
.bb_col_percentage {
  display: flex;
  align-items: center;
  margin-top: 8px;
  gap: 5px;
}
.bb_col_percentage .bb_percentage_number {
  margin: 0;
  color: #b80000;
  text-align: center;
  /* font-family: Montserrat; */
  font-size: 76px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 1.52px;
}
.bb_percentage_iconbox .bb_percentage_icon {
  display: block;
  color: #b80000;
  text-align: center;
  /* font-family: Montserrat; */
  font-size: 39px;
  font-style: normal;
  font-weight: 700;
  line-height: 39px;
  letter-spacing: 0.48px;
}
.bb_percentage_iconbox .bb_percentage_off {
  color: #b80000;
  text-align: center;
  /* font-family: Montserrat; */
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 19.6px;
  letter-spacing: 0.48px;
  text-transform: uppercase;
}

/* bundle banner - END */

.bundle_builder_box {
  margin-top: 32px;
}
.bundle_builder_nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
  /* margin-bottom: 57px; */
}
.bundle_builder_nav .bb_nav_list {
  width: 25%;
  border: 1px solid #d2d2d2;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.bundle_builder_nav .bb_nav_list:first-child {
  border-color: #000;
}
.bundle_builder_nav .bb_nav_list:first-child h5 {
  color: #454545;
}
.bundle_builder_nav .bb_nav_list h5 {
  margin: 0;
  padding: 0;
  color: #636363;
  text-align: center;
  /* font-family: Montserrat; */
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: normal;
  letter-spacing: normal;
}
.bundle_builder_collections {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  /* justify-content: center; */
}
.bundle_builder_collections .bb_collec_title {
  width: 100%;
  margin-top: 60px;
}
.bundle_builder_collections .bb_collec_title h3 {
  margin: 0;
  color: #454545;
  /* font-family: Montserrat; */
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.bundle_builder_collections .bb_collection_list {
  /* width: calc(14.2% - 13px); */
  display:flex;
  flex-wrap: wrap;
  gap: 16px;
}
.bundle_builder_collections .bb_collection_list  .bb_product_box{
  width: calc(100% / 7 - (16px * 6 / 7));
}
.bb_product__imgbox {
  position: relative;
  cursor: pointer;
}
.bb_product__imgbox .bb_product_img img {
  display: block;
}
.bb_product__imgbox .bb_product_plus {
  position: absolute;
  bottom: 9px;
  right: 9px;
  border-radius: 50px;
  background: #fff;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.bb_product_info {
  margin-top: 12px;
}
.bb_product_title {
  height: 36px;
}
.bb_product_info .bb_product_title h3 {
  margin: 0;
  color: #454545;
  /* font-family: Montserrat; */
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  text-transform: unset;
  letter-spacing: normal;
  overflow: hidden;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
.bb_product_color {
  margin: 8px 0;
}
.bb_product_color .color-wrapper {
  justify-content: start;
}
.bb_product_box .bb_product_color .product-grid-color-box {
  height: 16px;
  width: 16px;
}
.bb_product_price .bb_price_compare {
  text-decoration: line-through;
  color: #ababab;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
}
.bb_product_price .bb_price_sale {
  color: #b90000;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
}

/* bundle-popup - START */

.bundle_popup_open {
  overflow: hidden;
  position: relative;
}
/* .bundle_popup_open::before {
  position: fixed;
  content: "";
  top: 0;
  background: #0000004d;
  width: 100%;
  height: 100%;
  z-index: 99999;
} */
.bundle_builder_popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 99999;
  max-width: 545px;
  padding: 48px 32px;
  height: fit-content;
  width: 95%;
  overflow-y: auto;
  max-height: 80%;
}
.bundle_builder_popupbox {
  position: relative;
}
.bb_popup_closebtn {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.bb_popup_closebtn svg {
  display: block;
}
.bb_popup_imgbox {
  display: flex;
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 15px;
}
.bb_popup_imgbox::-webkit-scrollbar {
  border-radius: 99px;
  background: #eaeaea;
  height: 3px;
}
.bb_popup_imgbox::-webkit-scrollbar-thumb {
  border-radius: 99px;
  background: #454545;
  height: 3px;
}
.bb_popup_imgbox .bb_popup_img {
  width: 145px;
  flex: 0 0 auto;
}
.bb_popup_imgbox .bb_popup_img img {
  display: block;
}
.bb_popup_titlebox {
  display: flex;
  justify-content: space-between;
  gap: 32px;
  align-items: start;
  margin-top: 18px;
}
.bb_popup_titlebox .bb_popup_title {
  flex: 1;
}
.bb_popup_titlebox .bb_popup_title h3 {
  margin: 0;
  color: #000;
  /* font-family: Montserrat; */
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.bb_popup_titlebox .bb_popup_discount {
  flex: 0 0 auto;
}
.bb_popup_titlebox .bb_popup_discount span {
  display: block;
  color: #b80000;
  /* font-family: Montserrat; */
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px;
}

.bb_popup_pricebox {
  margin: 10px 0 22px;
}
.bb_popup_pricebox span.bb_popup_compare {
  color: #ababab;
  text-decoration: line-through;
  margin-right: 6px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.8px;
}
.bb_popup_pricebox span.bb_popup_price {
  color: #b90000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.8px;
}
.bb_popup_pricebox .bb_popup_price .money {
  color: #454545;

  text-align: center;
  /* font-family: Montserrat; */
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.8px;
}
.bb_popup_pricebox.price-sell span.bb_popup_price,
.bb_popup_pricebox.price-sell .bb_popup_price .money {
  color: #b90000;
}
.bb_popup_quantitybox .bb_popup_quantitylabel {
  color: #454545;
  /* font-family: Montserrat; */
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 15px;
}
.bb_popup_quan_box {
  margin-top: 12px;
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.bb_popup_quan_box input {
  display: none;
  width: 0;
}
/* .bb_popup_quan_box .swatch-element {
  padding: 18px;
  border-radius: 4px;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
} */
.bb_popup_quan_box .swatch-element {
  border-radius: 4px;
  margin: 0;
  border: 1px solid #e2e2e2;
}
.bb_popup_quan_box .swatch-element label {
  margin: 0;
  color: #454545;
  /* font-family: Montserrat; */
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  padding: 0;
  border-radius: 4px;
  width: fit-content;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 50px;
  background: none;
}
.bb_popup_color_label {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #454545;
  /* font-family: Montserrat; */
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  margin-bottom: 12px;
}
.bb_popup_color_box .product-grid-color-box {
  height: 32px;
  width: 32px;
  cursor: pointer;
}
.bb_popup_color_box .product-grid-color-box-wrapper .color_name_tooltip {
  transform: translate(-35%);
}
.bb_popup_atcbox {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 22px 0 15px;
}
.bb_popup_atcbox .bb_popup_atcselect {
  width: 90px;
  flex: 0 0 auto;
}
.bb_popup_atcbox .bb_popup_atcselect select {
  margin: 0;
  height: 56px;
  background: #fff
    url(https://cdn.shopify.com/s/files/1/1860/2387/files/mdi_chevron-up.svg?v=1721813748);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 90% 49%;
  border-radius: 4px;
  border: 1px solid #e7e7e7 !important;
  color: #454545;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  width: 100%;
  background-color: transparent !important;
  box-shadow: none !important;
}
.bb_popup_atcbox .bb_popup_atcbtn {
  flex: 1;
}
.bb_popup_atcbox .bb_popup_atcbtn button {
  width: 100%;
  padding: 20px 10px;
  border: 1px solid #454545;
  background: #454545;
  height: 56px;
  color: #fff;
  text-align: center;
  /* font-family: Montserrat; */
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 14.4px;
  text-transform: uppercase;
}
.bb_popup_viewfull a {
  color: #454545;
  text-align: center;
  /* font-family: Montserrat; */
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.8px;
  text-decoration-line: underline;
  display: block;
  width: fit-content;
  margin: 0 auto;
}

/* bundle-popup - END */

/* bundle-checkout - START */

.bundle_builder_checkout {
  border-top: 1px solid #e5e5e5;
  background: #f5f5f5;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99999;
  left: 0;
}
.bundle_builder_checkout .bb_checkout_box {
  /* max-width: 1440px; */
  padding: 16px 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.bundle_builder_checkout .bb_checkout_box .bb_checkout_listbox,
.bb_checkout_listbox .bundle-bunch {
  display: flex;
  align-items: center;
  gap: 12px;
}
.hide_link_box span {
  cursor: pointer;
}
.bb_checkout_listbox .bb_checkout_list {
  width: 50px;
  height: 50px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.bb_checkout_list .bb_checklist_full {
  width: 50px;
  height: 50px;
}
.bb_checkout_list .bb_checklist_blank span {
  color: #acaaaa;
  /* font-family: Montserrat; */
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 12px;
  letter-spacing: 0.36px;
}
.bb_checklist_full img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  object-position: top center;
}
.bb_checklist_full .bb_check_remove {
  position: absolute;
  top: -4px;
  right: -4px;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 99px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.bb_checklist_full .bb_check_remove svg {
  display: block;
  transform: rotate(45deg);
  width: 10px;
  height: 10px;
}
.bb_checkout_btnbox button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #454545;
  background: #454545;
  padding: 16px 10px;
  width: 191px;
}
.bb_checkout_btnbox button span {
  color: #fff;
  text-align: center;
  /* font-family: Montserrat; */
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 14.4px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 4px;
  justify-content: center;
}
.bb_checkout_btnbox button svg {
  display: block;
}
.bb_checkout_btnbox button .bb_checkout_btn {
  display: flex;
  align-items: center;
  gap: 4px;
}
.bb_checkout_btnbox button .bb_checkout_btn_list {
  position: absolute;
  top: -5px;
  right: -5px;
  width: 22px;
  height: 22px;
  border-radius: 99px;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bb_checkout_btnbox button .bb_checkout_btn span.upv-loading img {
  width: 14.2px;
}
.bb_check_productquanti {
  position: absolute;
  bottom: 2px;
  right: 2px;
  background: #fff;
  width: 15px;
  height: 15px;
  border-radius: 99px;
  display: flex;
  align-content: center;
  justify-content: center;
}
.bb_check_productquanti span {
  display: block;
  font-weight: 700;
  line-height: initial;
  color: #000000bd;
  font-size: 11px;
}
.image_section {
  position: relative;
}
.image_section .show_all_qnt {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 99px;
  display: flex;
  align-content: center;
  justify-content: center;
  cursor: pointer;
}
.image_section .show_all_qnt .count-products {
  font-weight: 700;
  font-size: 11px;
  line-height: 16px;
}

/* bundle-checkout - END */

/* loader - START */

.popup_loader__box {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: #0000004d;
  z-index: 99999;
  display: none;
}
.popup_loader__box.loader__active {
  display: block;
}
.popup__loader {
  height: 0;
  width: 0;
  padding: 15px;
  border: 6px solid #ccc;
  border-right-color: #fff;
  border-radius: 22px;
  -webkit-animation: rotate 1s infinite linear;
  /* left, top and position just for the demo! */
  position: absolute;
  left: 50%;
  top: 50%;
}

@-webkit-keyframes rotate {
  /* 100% keyframe for  clockwise. 
     use 0% instead for anticlockwise */
  100% {
    -webkit-transform: rotate(360deg);
  }
}

/* loader - END */

@media (min-width: 799px) {
  .bb_checkout_btn.bb_checkout_btn_mobile {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .bundle_builder_collections .bb_collection_list .bb_product_box{
    width: calc(20% - 13px);
  }
  .bb_product_info .bb_product_title h3 {
    font-size: 15px;
    line-height: 18px;
  }
  .bbcolor-swatch-box {
    width: 28px;
    height: 28px;
    padding: 6px;
  }
}

@media (max-width: 798px) {
  /* .bundle-builder-section {
    padding: 0px !important;
  } */
  /* .bundle_builder_section {
    margin-top: 75px;
  } */
  .bb_checkout_btn.bb_checkout_btn_desktop {
    display: none !important;
  }
  .bundle_builder_header .bb_header_caption {
    font-size: 14px;
  }
  .bundle_builder_header .b_header_title {
    font-size: 32px;
    line-height: 40px;
  }
  .bundle_builder_grid .bb_grid_col .bb_col_title h5 {
    font-size: 16px;
    line-height: 18px;
  }
  .bb_col_percentage .bb_percentage_number {
    font-size: 44px;
    line-height: 34px;
    letter-spacing: 0.86px;
  }
  .bb_percentage_iconbox .bb_percentage_icon {
    font-size: 22px;
    line-height: 22px;
    letter-spacing: 0.27px;
  }
  .bb_percentage_iconbox .bb_percentage_off {
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0.27px;
  }
  .bb_percentage_iconbox {
    display: flex;
    flex-direction: column;
  }
  .bundle_builder_banner {
    border-radius: 0px;
    padding: 25px 5px;
  }
  .bundle_builder_nav {
    gap: 12px;
  }
  .bundle_builder_nav .bb_nav_list h5 {
    font-size: 12px;
  }
  .bundle_builder_box {
    margin-top: 14px;
    padding: 0 0px 20px;
  }
  .bundle_builder_nav .bb_nav_list {
    padding: 12px 5px;
  }
  .bundle_builder_collections .bb_collec_title {
    width: 100%;
    margin-top: 34px;
  }
  .bundle_builder_collections .bb_collec_title h3 {
    font-size: 16px;
  }
  .bundle_builder_collections .bb_collection_list .bb_product_box{
    width: calc(33.1% - 10px);
  }
  .bb_product__imgbox .bb_product_plus {
    bottom: 6px;
    right: 6px;
    width: 18px;
    height: 18px;
  }
  .bb_product_info .bb_product_title h3 {
    font-size: 13px;
    line-height: 14px;
  }
  .bb_product_title {
    height: 28px;
  }
  .bb_product_color {
    margin: 5px 0;
  }
  .bb_product_box .bb_product_color .product-grid-color-box {
    height: 14px;
    width: 14px;
  }
  .bb_product_price .bb_price_sale,
  .bb_product_price .bb_price_compare {
    font-size: 12px;
  }
  .bundle_builder_checkout .bb_checkout_box {
    padding: 15px;
    gap: 12px;
  }
  .bb_checkout_btnbox button {
    padding: 10px;
    width: 50px;
    height: 50px;
  }
  .bb_popup_titlebox .bb_popup_discount {
    flex: 1;
    width: 40%;
  }
  .bb_popup_titlebox .bb_popup_title {
    flex: 0 0 auto;
    width: 60%;
  }
  .bb_popup_titlebox .bb_popup_discount span {
    text-align: right;
  }
  .bb_popup_titlebox {
    gap: 15px;
    margin-top: 15px;
  }
  .bb_popup_pricebox {
    margin: 8px 0 14px;
  }
  .bb_popup_imgbox .bb_popup_img {
    width: 100px;
    flex: 0 0 auto;
  }
  .bb_popup_titlebox .bb_popup_title h3 {
    font-size: 14px;
    line-height: 18px;
  }
  /* .bb_popup_quan_box .swatch-element {
    width: 45px;
    height: 45px;
  } */
  .bb_popup_quan_box .swatch-element label {
    font-size: 12px;
    line-height: 14px;
  }
  .bb_popup_color_box .product-grid-color-box {
    height: 26px;
    width: 26px;
  }
  .bb_popup_atcbox .bb_popup_atcselect select {
    height: 50px;
  }
  .bb_popup_atcbox .bb_popup_atcbtn button {
    padding: 10px;
    height: 50px;
    font-size: 16px;
  }
  .bb_popup_color_box .product-grid-color-box-wrapper .color_name_tooltip {
    transform: translate(-37%);
  }
  .bundle_builder_popup {
    width: calc(100% - 30px);
    top: calc(50% - 40px);
    max-height: calc(100% - 110px);
  }
  .bundle_popup_open header#header {
    z-index: 2;
  }
}

@media (max-width: 575px) {
  .bundle_builder_nav {
    gap: 12px;
    flex-wrap: wrap;
  }
  .bundle_builder_nav .bb_nav_list {
    width: 48%;
  }
  .bundle_builder_collections .bb_collection_list .bb_product_box{
    width: calc(50% - 16px / 2);
  }
}

@media (max-width: 400px) {
  .bb_checklist_full img,
  .bb_checkout_listbox .bb_checkout_list,
  .bb_checklist_full,
  .bb_checkout_btnbox button {
    width: 12.821vw;
    height: 12.821vw;
  }
}

/* bundle product card color swatch */
.bbproduct-color-swatch {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
}

}
.bbproduct-color-swatch .bbcolor-swatch-item {
  position: relative;
}
.bbcolor-swatch-item .bbcolor-swatch-input {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 0 0 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.bbcolor-swatch-box {
  position: relative;
  border-radius: 50%;
  border: 1px solid #e5e5e5;
  display: block !important;
  width: 20px;
  height: 20px;
  padding: 2px;
}
label.bbcolor-swatch-box:hover {
  opacity: 1 !important;
}
input[type="radio"]:checked + label.bbcolor-swatch-box {
  border: 1px solid #000;
}
.bbcolor-swatch-box .bbcolor-media {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
}
.bbcolor-swatch-box .bbcolor-swatch-tooltip {
  visibility: hidden;
  position: absolute;
  font-size: 11px;
  letter-spacing: 0;
  line-height: 1;
  padding: 3px 6px;
  border-radius: 4px;
  color: #fff;
  background-color: #474747;
  transform: translate(-51%);
  top: 100%;
  left: 50%;
}
.bbcolor-swatch-tooltip::after {
  content: " ";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #474747 transparent;
}
.bbcolor-swatch-box:hover .bbcolor-swatch-tooltip {
  visibility: visible;
}

/* bundle popup swatch */
.bbpopup-swatch .bbpopup-swatch-item {
  margin: 0 0 0;
}
.bbpopup-swatch .bbpopup-swatch-item + .bbpopup-swatch-item {
  margin: 18px 0 0;
}
.bbpopup-swatch .bbpopup-option-swatch {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.bbpopup-swatch label.bbpopup-option-label {
  display: block;
  margin-bottom: 12px;
  font-size: 14px;
  color: #454545;
  font-style: normal;
  font-weight: 700;
  line-height: 15px;
}
.bbpopup-swatch .bbpopup-swatchbox {
  flex: 0 0 auto;
  position: relative;
}
.bbpopup-swatchbox .bbpopup-swatchinput {
  display: none;
}
.bbpopup-swatch-box {
  position: relative;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  display: block;
  padding: 4px;
}
.bbpopup-swatch-box.soldout {
  cursor: no-drop;
  opacity: 0.5;
}
.bbpopup-swatch-item:not(.swatch-color) .bbpopup-swatch-box {
  color: #454545;
  height: 32px;
  min-width: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bbpopup-swatchbox input[type="radio"]:checked + label.bbpopup-swatch-box {
  border: 1px solid #000;
  box-shadow: 0 0 0 0.5px #000;
}

.swatch-color .bbpopup-swatch-box {
  width: 70px;
  height: 70px;
}
.swatch-color .bbpopup-swatch-box:hover {
  opacity: 1;
}
.swatch-color .bbpopup-swatch-box .bbpopup-media {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
}
.swatch-color .bbpopup-swatch-box .bbpopup-swatch-tooltip {
  visibility: hidden;
  position: absolute;
  font-size: 11px;
  letter-spacing: 0;
  line-height: 1;
  padding: 3px 6px;
  border-radius: 4px;
  color: #fff;
  background-color: #474747;
  transform: translate(-51%);
  bottom: 109%;
  left: 50%;
  z-index: 999;
  border: none !important;
}
.swatch-color .bbpopup-swatch-box .bbpopup-swatch-tooltip:after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #474747 transparent transparent transparent;
}
.swatch-color .bbpopup-swatch-box:hover .bbpopup-swatch-tooltip {
  visibility: visible;
}

@media only screen and (max-width: 1024px){
  .bbcolor-swatch-box {
    width: 28px;
    height: 28px;
    padding: 0px;
    border:none;
  }
  .bbcolor-swatch-box .bbcolor-swatch-tooltip {
      font-size: 15px;
  }
}
@media only screen and (max-width: 767px){
  .bbcolor-swatch-box .bbcolor-swatch-tooltip {
      font-size: 13px;
  }
}

/* ------------------------------------------
  :: END :: bundle-builder.liquid
---------------------------------------------*/


.product-price-container {
  border-bottom: 1px solid #dbeaf1;
  padding-bottom: 3px;
  margin-bottom: 0;
  margin-top: 0px;
  margin-left: 4px;
}

.product__media-flex-wrapper {
  padding-left: 0px;
}

.pay_icon_imgbox {
  padding: 4px 20px;
}
.h2,
.rte h2:not(.h0, .h1, .h2, .h3, .h4, .h5, .h6) {
  font-size: 19px;
  line-height: 1.1;
  text-align: left;
}

.product_faq_title h2 {
  margin: 0;
  color: #101010;
  font-family: sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: 0.24px;
  text-transform: capitalize;
  text-align: center;
}

.product_faq_accordion-item-header h3 {
  margin: 0;
  color: #101010;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: 0;
  text-transform: capitalize;
}

.product_faq_accordion-item-header.active h3 {
  color: #181919;
}

span.text-muted.text-strike {
  margin: 4px;
  padding-left: 0px;
}

/*===============================================
         Start of Jake's Edits to Css
===============================================*/

/* Hide all product pricing */
.product-price-container {
    display: none !important;
}



/*===============================================
         Colour Swatch CSS Edits Start 
===============================================*/

/* COLOUR SWATCHES Additional rule in case other elements display price */
span.text-muted.text-strike {
    display: none !important;
}

#bcpo .bcpo-label > label {
    line-height: 1.3;
    display: inline-block;
    padding-bottom: 8px;
    float: none;
    text-transform: none;
    margin-top: 12px;
}


/* COLOUR SWATCHES Adjust border-radius for BCPo components for consistent styling (more circular) */
#bcpo.bcpo-square label.bcpo-front-color-label, 
#bcpo.bcpo-square label.bcpo-front-image-label, 
#bcpo.bcpo-square label.bcpo-front-button-label, 
#bcpo.bcpo-square .bcpo-dd > ul > li, 
#bcpo.bcpo-square .bcpo-dropdown select, 
#bcpo.bcpo-square .bcpo-select select, 
#bcpo.bcpo-square .bcpo-select1 select, 
#bcpo.bcpo-square .bcpo-text input, 
#bcpo.bcpo-square .bcpo-textarea textarea, 
#bcpo.bcpo-square button, 
#bcpo.bcpo-square div.bcpo-color-parent, 
#bcpo.bcpo-square div.bcpo-image-parent, 
#bcpo.bcpo-square input, 
#bcpo.bcpo-square > ul > li, 
#bcpo.bcpo-square .bcpo-quantity-button, 
#bcpo.bcpo-square .bcpo-default select, 
#bcpo.bcpo-square .bcpo-file input::-webkit-file-upload-button {
    border-radius: 30px !important;/* Ensures this style takes precedence */
}

/* COLOUR SWATCHES  Increase size of color swatches */
#bcpo .bcpo-medium-swatches label.bcpo-front-color-label, 
#bcpo .bcpo-medium-swatches input.bcpo-front-color-label, 
#bcpo .bcpo-medium-swatches label.bcpo-front-image-label, 
#bcpo .bcpo-medium-swatches input.bcpo-front-image-label {
    height: 50px !important;
    width: 50px !important;
}

#bcpo .bcpo-colors .bcpo-medium-swatches div.bcpo-color-parent, 
#bcpo .bcpo-images .bcpo-medium-swatches div.bcpo-image-parent {
    width: 50px !important;
    height: 50px !important;
}
/* COLOUR SWATCHES  Adjusting padding and margins for color and image parent divs */
#bcpo .bcpo-colors div.bcpo-color-parent, 
#bcpo .bcpo-images div.bcpo-image-parent {
    width: 48px !important;
    margin: 0px 14px 1px 0px !important;
    padding: 2px !important;
    box-sizing: border-box !important;
    border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    -webkit-border-radius: 10px !important;
    border: 1px solid #fefefe !important;
    cursor: pointer !important;
}

/* COLOUR SWATCHES Highlighting the selected color and image swatches with a customized box shadow */
#bcpo .bcpo-images input:checked + label, 
#bcpo .bcpo-colors input:checked + label {
    box-shadow: 0 0 0 2px black !important; /* Standard box shadow */
    -webkit-box-shadow:  0 0 0 1px #111111 !important; /* WebKit browsers */
    -moz-box-shadow: 0 0 0 2px black !important; /* Mozilla browsers */
}
/* COLOUR SWATCHES Making font bold for selectors */
#bcpo .bcpo-title {
    margin-right: 4px !important;
    font-weight: 600 !important;
}

/* COLOUR SWATCHES Override to maintain full opacity on hover for swatches */
#bcpo .bcpo-colors label:hover, #bcpo .bcpo-images label:hover {
    opacity: 1 !important; /* Ensures swatches don't change opacity on hover */
}

/* COLOUR SWATCHES Remove extra space below last swatch option */
#bcpo .selector-wrapper.bcpo-buttons > :last-child, 
#bcpo .selector-wrapper.bcpo-colors > :last-child, 
#bcpo .selector-wrapper.bcpo-images > :last-child {
    margin-bottom: 0px !important; /* Removes bottom margin under last swatch row */



/*===============================================
         Colour Swatch CSS Edits End 
===============================================*/


/* MARGIN above Shoe size text */
#bcpo .selector-wrapper.bcpo-buttons > :last-child, 
#bcpo .selector-wrapper.bcpo-colors > :last-child, 
#bcpo .selector-wrapper.bcpo-images > :last-child {
    margin-bottom: 10px !important;
}
/* MARGIN Below Shoe size text */
#bcpo .selector-wrapper > :last-child {
    margin-bottom: 10px !important;
}

/* Hide shoe size dropdown */
html #bcpo .bcpo-default select, 
html #bcpo .bcpo-select select, 
html #bcpo .bcpo-select1 select, 
html #bcpo .bcpo-dropdown select {
    display: none !important;
}

  
  




