/** Shopify CDN: Minification failed

Line 190:0 Unexpected "}"

**/
.grid-product__price {
  /* font-weight: bold; */
  color: #28a745;
}
span.product__price-savings {
  color: #27ae22;
}
span.product__price.on-sale {
  color: #27ae22;
}
span.product__price.product__price--compare {
  font-size: 22px;
  color: #bc0000;
}
.win-SIZE input[type="radio"]:checked + label {
  border: 2px solid #000 !important;
  background: black;
  color: white;
}
/* div#Product-content-tab_AEnyH815132316827992 {
    margin-bottom: 30px;
} */
ul.no-bullets.site-footer__linklist span {
  color: white !important;
}
p.footer__small-text {
  text-transform: uppercase;
}
.custom-icon-and-text {
  margin-bottom: -13px !important;
}
button.btn.btn--full.add-to-cart {
  /* letter-spacing: 4px; */
  color: white;
}
div#shopify-section-template--25187927097688__text_with_icons_UtFfgT {
  margin-top: 0 !important;
}
product-recommendations#Recommendations-template--25187927097688__product-recommendations
  .index-section {
  margin-bottom: 0;
}
a#more-payment-options-link {
  display: none;
}
@media screen and (max-width: 749px) {
  span.announcement-text {
    font-size: 12px;
  }
  .text-with-icons__blocks .text-with-icons__block {
    padding: 0 0 26px !important;
  }
}

.product-block.product-block--header {
  display: none;
}


.variant-input-wrap input[type="radio"]:checked + label:before {
    /* border-width: 1px !important; */
    border: 3px solid #FFF0E5 !important;
    margin: 2px;
    /* border-radius: 8px; */
}

.variant-input-wrap label {
    margin: 0 4px 12px;
    border-radius: 8px;
    box-shadow: 0 0 0 1px #ddd;
}
/* .variant-input-wrap.win-Size label.variant__button-label {
    border: 1.5px solid #5A5A5A;
    box-shadow: none;
    color: #5a5a5a;
    width: 53px;
    display: flex
;
    justify-content: center;
} */
/* label.variant__label.Size  {
    text-transform: capitalize;
}
label.variant__label.Color {
    text-transform: capitalize;
} */
.color-swatch:before {
    border: 3px solid #ddd !important;
    margin: 2px;
    box-shadow: 0 0 0 3px white;
    padding: 2px;
  border-radius: 8px;
}

#shopify-section-template--24983481483545__main .product__price--compare {
    color: #bc0000;
  font-size: 18px !important;
}

#shopify-section-template--24983481483545__main .on-sale {
    color: #27ae22;
    font-size: 18px !important;
    font-weight: bold;
}

#shopify-section-template--24983481483545__main span.product__price-savings {
    font-weight: bolder;
    color: #28a745;
    font-size: 16px;
}

.product-single__title{
  font-size: 26px;
    font-family: Montserratm, sans-serif !important;
    font-weight: 500 !important;
}

span.grid-product__price--original {
  font-weight: normal;
  color: #ff4f33;
}

.grid-product__price--savings{
  display: none;
}

.testimonials-subheading-template--24983481483545__ss_testimonial_12_QLX3Bk,
.testimonials-subheading-template--24983481123097__ss_testimonial_12_W9qj93{
    display: flex;
    justify-content: center;
    gap: 7px;
    align-items: center;
}

.product-block .trustBarContainer{
  margin: -20px 0px;
}
@media screen and (max-width: 749px) {
  /* .section-template--25365488894218__ss_product_reviews_kzatHm-settings {
    display: none;
  } */
  h1.h2.product-single__title {
    font-size: 22px !important;
        line-height: 27px !important;
}
  .background-media-text__text {
    padding: 22.5px;
    width: auto;
    text-align: left;
}
}
.trust-box {
    margin-bottom: 21px;
}

@media only screen and (max-width: 768px) {
   #shopify-section-template--24983480992025__main-collection .grid {
      margin-left: -2px;
  }
   #shopify-section-template--24983480992025__main-collection .grid__item {
      padding-left: 2px;
  }
}
.variant__label {
  font-size: 14px !important; /* or whatever size you prefer */
  font-weight: normal !important; /* optional: remove bold if it exists */
  text-transform: uppercase; /* optional: remove uppercase if needed */
}
.flex_icon_text {
  margin-bottom: -5px;  /* reduce spacing between each icon-text block */
}

.flex_icon_text .icon__text {
  line-height: 1.3; /* tighter spacing within the same block */
}
#container-card {
  margin-top: -25px; /* Adjust this number as needed */
}

/*code added by the Essential Apps on the 20th of July*/
[data-essential-cart-element="sticky-add-to-cart-announcement-bar"] {
  padding: 5px!important;
}
/*code added by the Essential Apps on the 20th of July*/
}
.testimonials-slide-template--26492076491018__ss_testimonial_12_QLX3Bk.swiper-slide.swiper-slide-active {
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  padding: 16px 16px;
  border-radius: 0px;
  border: 1px solid #ffffff !important;
  background-color: #f1f1f1;
  box-sizing: border-box !important;
  height: auto !important;
  overflow: hidden;
}