/** Shopify CDN: Minification failed

Line 1793:0 Unexpected "}"

**/
body {
  overflow-x: hidden;
}

.shopify-section.announcement-bar-section .announcement-bar__message {
  font-size: 22px;
}

@media only screen and (max-width: 750px) {
  .shopify-section.announcement-bar-section .announcement-bar__message {
    font-size: 13px;
  }
}

@media only screen and (max-width: 315px) {
  .shopify-section.announcement-bar-section .announcement-bar__message {
    font-size: 11px;
  }
}

.shopify-section.slideshow-banner .slideshow.banner,
.shopify-section.slideshow-banner .slideshow.banner .slideshow__media {
  /* max-height: calc(100vh - 200px); */
  /* overflow: hidden; */
}

.shopify-section.slideshow-banner .slideshow__controls {
  position: initial;
}

.shopify-section.slideshow-banner
  .slideshow__controls
  .slider-counter.slider-counter--dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 2;
}

.shopify-section.slideshow-banner
  .slideshow__controls
  .slider-button.slider-button--next {
  /*display: none;*/
   left: auto;
    right: 20px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m12.012 1.995c-5.518 0-9.998 4.48-9.998 9.998s4.48 9.998 9.998 9.998 9.997-4.48 9.997-9.998-4.479-9.998-9.997-9.998zm0 1.5c4.69 0 8.497 3.808 8.497 8.498s-3.807 8.498-8.497 8.498-8.498-3.808-8.498-8.498 3.808-8.498 8.498-8.498zm1.528 4.715s1.502 1.505 3.255 3.259c.146.147.219.339.219.531s-.073.383-.219.53c-1.753 1.754-3.254 3.258-3.254 3.258-.145.145-.336.217-.527.217-.191-.001-.383-.074-.53-.221-.293-.293-.295-.766-.004-1.057l1.978-1.977h-6.694c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h6.694l-1.979-1.979c-.289-.289-.286-.762.006-1.054.147-.147.339-.221.531-.222.19 0 .38.071.524.215z' fill-rule='nonzero' fill='%23fff'/%3e%3c/svg%3e"); 
}

.shopify-section.slideshow-banner
  .slideshow__controls
  .slider-button.slider-button--prev {
  display: block;
   left: 20px;
    right: auto;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m12.017 1.995c5.517 0 9.997 4.48 9.997 9.998s-4.48 9.998-9.997 9.998c-5.518 0-9.998-4.48-9.998-9.998s4.48-9.998 9.998-9.998zm0 1.5c-4.69 0-8.498 3.808-8.498 8.498s3.808 8.498 8.498 8.498 8.497-3.808 8.497-8.498-3.807-8.498-8.497-8.498zm-1.528 4.715s-1.502 1.505-3.255 3.259c-.147.147-.22.339-.22.531s.073.383.22.53c1.753 1.754 3.254 3.258 3.254 3.258.145.145.335.217.526.217.192-.001.384-.074.531-.221.292-.293.294-.766.003-1.057l-1.977-1.977h6.693c.414 0 .75-.336.75-.75s-.336-.75-.75-.75h-6.693l1.978-1.979c.29-.289.287-.762-.006-1.054-.147-.147-.339-.221-.53-.222-.19 0-.38.071-.524.215z' fill-rule='nonzero' fill='%23fff'/%3e%3c/svg%3e"); 
}

 .shopify-section.slideshow-banner .slideshow__controls .slider-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  bottom: 0;
  padding-bottom: 10px;
  z-index: 1;
  width: 45px;
  height: 45px;
  background-color: #888c8e ;
  border-radius: 50%;
}
.slideshow__autoplay{
  display:none !important;
}
.shopify-section.slideshow-banner .slideshow__controls .slider-button svg {
  display: none;
}

.shopify-section.slideshow-banner
  .slideshow__controls
  .slideshow__control-wrapper {
  align-self: center;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.shopify-section.slideshow-banner
  .slideshow__controls
  .slideshow__control-wrapper
  button {
  margin-right: 6px;
  margin-left: 6px;
  padding: 0px;
}
.shopify-section.slideshow-banner
  .slideshow__controls
  .slideshow__control-wrapper
  button:before {
  content: "";
  height: 12px;
  width: 12px;
  display: inline-block;
  background: #f2f2f2;
  border-radius: 6px;
  cursor: pointer;
  transition: all 300ms ease;
}
.shopify-section.slideshow-banner
  .slideshow__controls
  .slideshow__control-wrapper
  button.slider-counter__link--active:before {
  width: 30px;
  background: #0d5d8c;
}

.shopify-section.slideshow-banner
  .slideshow__controls
  .slideshow__control-wrapper
  button
  span {
  display: none;
} 

.shopify-section.slideshow-banner .slideshow__text-wrapper.banner__content {
  justify-content: flex-start;
}

.shopify-section.slideshow-banner
  .slideshow__text-wrapper.banner__content
  .banner__text {
  color: #fff;
  text-align: left;
}

.shopify-section.bundle_section {
  /* padding: 50px 0; */
  padding-bottom: 50px;
}

.shopify-section.bundle_section .bundle-row {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 15px;
}

.shopify-section.bundle_section .bundle-row .bundle-column {
  width: calc(33.333333% - 50px * 2 / 3);
  position: relative;
}

.shopify-section.bundle_section .bundle-row .bundle-column .image-box {
  position: relative;
  display: block;
}

.shopify-section.bundle_section .bundle-row .bundle-column .image-box::after {
  content: "";
  position: relative;
  display: block;
  width: 100%;
  padding-top: 125%;
}

.shopify-section.bundle_section .bundle-row .bundle-column .image-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.shopify-section.bundle_section .bundle-row .bundle-column .content-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-flow: column;
  padding: 40px;
}

.shopify-section.bundle_section .bundle-row .bundle-column .content-box h5 {
  /* font-family: "Poppins"; */
  font-weight: normal !important;
  color: #fff;
  font-size: 36px;
  margin-top: 0px;
  margin-bottom: 15px;
}

.shopify-section.bundle_section
  .bundle-row
  .bundle-column
  .content-box
  a.button {
  width: 175px;
  height: 50px;
  background-color: #00517B;
  border: 2px #00517B solid;
  position: relative;
  overflow: hidden;
  z-index: 1;
  color: #fff;
  transition: 0.4s ease-in;
}

.shopify-section.bundle_section
  .bundle-row
  .bundle-column
  .content-box
  a.button::before {
  content: "";
  display: block;
  background-color: #888c8e;
  color: #00517B;
  height: 100%;
  width: 0;
  position: absolute;
  top: 0;
  right: 0;
  transition: 0.4s ease-in;
  z-index: -1;
}

.shopify-section.bundle_section
  .bundle-row
  .bundle-column
  .content-box
  a.button:hover::before {
  left: 0;
  width: 100%;
}

.shopify-section.bundle_section
  .bundle-row
  .bundle-column
  .content-box
  a.button:hover {
  color: #fff;
}

.shopify-section.bundle_section
  .bundle-row
  .bundle-column
  .content-box
  a.button::after {
  box-shadow: none;
}

.shopify-section.money_back_section {
  padding: 50px 0;
}

.shopify-section.money_back_section .title-box {
  margin-bottom: 30px;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

.shopify-section.money_back_section .title-box h2.section-title {
  display: table;
  width: 100%;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 44px;
}

.shopify-section.money_back_section .title-box p.subtitle {
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  font-size: 18px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
}

.shopify-section.money_back_section .image-row {
  display: flex;
  gap: 50px 0;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}

.shopify-section.money_back_section .image-row .image-left,
.shopify-section.money_back_section .image-row .image-right {
  width: 100%;
}

.shopify-section.money_back_section .image-row .image-left {
  display: flex;
  align-items: center;
  justify-content: center;
}

.shopify-section.money_back_section .image-row .image-right {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  gap: 30px;
}

.shopify-section.money_back_section .image-row .image-right .image-box {
  width: auto;
  min-width: 120px;
  text-align: center;
  padding: 10px;
  margin-bottom: 15px;
  box-shadow: 2px 2px 6px gray;
  border-radius: 5px 40px 5px 40px;
}

.shopify-section.money_back_section .image-row .image-right .image-box img {
  max-width: 100%;
  /* width: 100%; */
}

.shopify-section.section-icons {
  background: #0d5d8c;
}

.shopify-section.section-featured-product .background-secondary,
.shopify-section.section-featured-product .background-secondary .product {
  background: transparent !important;
}

.shopify-section.section-featured-product .background-secondary .product {
  padding: 80px 0 !important;
  align-items: center;
}

.shopify-section.section-featured-product
  .background-secondary
  .product-media-container {
  border: 1px solid rgb(0 81 123 / 30%) !important;
}

.shopify-section.section-featured-product
  .background-secondary
  .product-media-container
  img {
  object-fit: contain;
}

.shopify-section.section-featured-product
  .product__info-container
  .caption-with-letter-spacing {
  font-size: 14px;
  color: #000;
  line-height: 20px;
  font-weight: 400;
}

.shopify-section.section-featured-product
  .product__info-container
  .product__title {
  font-weight: 700;
  text-align: left;
  letter-spacing: normal;
  font-size: 48px;
  color: #00517b;
}

.shopify-section.section-featured-product
  .product__info-container
  .product__text {
  font-size: 14px;
  color: #000;
  line-height: 20px;
  font-weight: 400;
}

.shopify-section.section-featured-product
  .product__info-container
  .price--large {
  text-align: left;
  font-size: 24px !important;
  opacity: 0.65;
}

.shopify-section.section-featured-product .product__info-container .button {
  width: 100%;
  background: #00517b;
  color: #fff;
}

.shopify-section.custom-testimonials {
  padding: 50px 0;
  overflow: hidden;
}

.shopify-section.custom-testimonials .subtitle {
  color: #fff;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px !important;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: 600;
}

.shopify-section.custom-testimonials .title {
  font-weight: 700;
  text-align: center;
  letter-spacing: normal;
  font-size: 48px;
  color: #000;
  margin-top: 0px;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.shopify-section.custom-testimonials .testimonials {
  margin-left: -10px;
  margin-right: -10px;
}

.shopify-section.custom-testimonials .testimonials .slide {
  margin: 20px 30px;
  background-color: #0d5d8c;
  padding: 80px 30px 30px;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  box-shadow: 5px 5px 20px #888c8e;
  margin-top: 80px;
  position: relative;
}

.shopify-section.custom-testimonials .testimonials .slide .quote-icon svg {
  width: 36px;
  height: 36px;
  fill: #000;
}

.shopify-section.custom-testimonials .testimonials .slide .description p {
  font-size: 14px;
  color: #000;
  line-height: 20px;
  font-weight: 400;
}

.shopify-section.custom-testimonials .testimonials .slide .testimonials-image {
  width: 100%;
  max-width: 125px;
  position: absolute;
  border: 10px solid #e5e5e5;
  border-radius: 50%;
  margin: 0;
  overflow: hidden;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

.shopify-section.custom-testimonials
  .testimonials
  .slide
  .testimonials-image::after {
  content: "";
  position: relative;
  display: block;
  padding-top: 100%;
  width: 100%;
}

.shopify-section.custom-testimonials
  .testimonials
  .slide
  .testimonials-image
  img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.shopify-section.custom-testimonials .testimonials .slide .user-content {
  margin-top: 20px;
}

.shopify-section.custom-testimonials
  .testimonials
  .slide
  .user-content
  .username {
  font-size: 18px !important;
  line-height: 21px;
  color: #000;
  text-transform: capitalize;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 0px;
}

.shopify-section.custom-testimonials
  .testimonials
  .slide
  .user-content
  .designation {
  font-size: 16px !important;
  line-height: 21px;
  color: #000;
  text-transform: capitalize;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 0.8;
}

.shopify-section.custom-testimonials .testimonials .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  bottom: 0;
  padding-bottom: 10px;
  z-index: 11;
  width: 60px;
  height: 60px;
  background-color: #6a6f76;
  border-radius: 50%;
}

.shopify-section.custom-testimonials .testimonials .slick-arrow.slick-prev {
  left: -80px;
  right: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m12.017 1.995c5.517 0 9.997 4.48 9.997 9.998s-4.48 9.998-9.997 9.998c-5.518 0-9.998-4.48-9.998-9.998s4.48-9.998 9.998-9.998zm0 1.5c-4.69 0-8.498 3.808-8.498 8.498s3.808 8.498 8.498 8.498 8.497-3.808 8.497-8.498-3.807-8.498-8.497-8.498zm-1.528 4.715s-1.502 1.505-3.255 3.259c-.147.147-.22.339-.22.531s.073.383.22.53c1.753 1.754 3.254 3.258 3.254 3.258.145.145.335.217.526.217.192-.001.384-.074.531-.221.292-.293.294-.766.003-1.057l-1.977-1.977h6.693c.414 0 .75-.336.75-.75s-.336-.75-.75-.75h-6.693l1.978-1.979c.29-.289.287-.762-.006-1.054-.147-.147-.339-.221-.53-.222-.19 0-.38.071-.524.215z' fill-rule='nonzero' fill='%23fff'/%3e%3c/svg%3e");
}

.shopify-section.custom-testimonials .testimonials .slick-arrow.slick-next {
  left: auto;
  right: -80px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m12.012 1.995c-5.518 0-9.998 4.48-9.998 9.998s4.48 9.998 9.998 9.998 9.997-4.48 9.997-9.998-4.479-9.998-9.997-9.998zm0 1.5c4.69 0 8.497 3.808 8.497 8.498s-3.807 8.498-8.497 8.498-8.498-3.808-8.498-8.498 3.808-8.498 8.498-8.498zm1.528 4.715s1.502 1.505 3.255 3.259c.146.147.219.339.219.531s-.073.383-.219.53c-1.753 1.754-3.254 3.258-3.254 3.258-.145.145-.336.217-.527.217-.191-.001-.383-.074-.53-.221-.293-.293-.295-.766-.004-1.057l1.978-1.977h-6.694c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h6.694l-1.979-1.979c-.289-.289-.286-.762.006-1.054.147-.147.339-.221.531-.222.19 0 .38.071.524.215z' fill-rule='nonzero' fill='%23fff'/%3e%3c/svg%3e");
}

.shopify-section.custom-testimonials .testimonials .slick-arrow::before {
  display: none;
}

.shopify-section.shopify-section-group-footer-group footer.footer {
  /* border-top: 1px solid rgb(0 81 123 / 40%); */
  color: #000;
  padding-top: 60px;
}

.shopify-section.shopify-section-group-footer-group
  footer.footer
  .footer__blocks-wrapper {
  align-items: flex-start;
  column-gap: 0px;
}

.shopify-section.shopify-section-group-footer-group
  footer.footer
  .footer__blocks-wrapper
  .grid__item {
  margin-right: 0px;
}

.shopify-section.shopify-section-group-footer-group
  footer.footer
  .footer__blocks-wrapper
  .grid__item:first-child {
  width: calc(
    45.666667% - var(--grid-desktop-horizontal-spacing) * 3 / 4
  ) !important;
  padding-right: 100px;
}

/* .shopify-section.shopify-section-group-footer-group
  footer.footer
  .footer__blocks-wrapper
  .grid__item:not(:first-child) {
  width: calc(
    11.666667% - var(--grid-desktop-horizontal-spacing) * 3 / 4
  ) !important;
} */

.shopify-section.shopify-section-group-footer-group
  footer.footer
  .footer__blocks-wrapper
  .grid__item
  p {
  font-size: 14px;
  font-weight: 400;
}

.shopify-section.shopify-section-group-footer-group
  footer.footer
  .footer__blocks-wrapper
  .grid__item
  h2.footer-block__heading {
  font-weight: 700;
  text-align: left;
  letter-spacing: normal;
  font-size: 16px;
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #00517b;
}

.shopify-section.shopify-section-group-footer-group
  footer.footer
  .footer__blocks-wrapper
  .grid__item
  ul
  li
  a {
  font-size: 14px;
  font-weight: 400;
}

.shopify-section.shopify-section-group-footer-group
  footer.footer
  .footer__blocks-wrapper
  svg.icon {
  width: 22px !important;
  height: 22px !important;
  fill: #fff;
  color: #fff;
}

.shopify-section.shopify-section-group-footer-group .footer__content-bottom {
  padding-top: 2rem;
}

.shopify-section.shopify-section-group-footer-group
  .footer__content-bottom
  .footer__content-bottom-wrapper {
  justify-content: center !important;
}

.shopify-section.shopify-section-group-footer-group
  .footer__content-bottom
  .footer__content-bottom-wrapper
  .caption {
  font-weight: 400;
  opacity: 0.65;
}

.shopify-section.shopify-section-group-footer-group
  .footer-block__image-wrapper {
  border: none !important;
}

.shopify-section.newsletter .newsletter-form,
.shopify-section.newsletter
  .newsletter__wrapper
  .newsletter-form__field-wrapper {
  max-width: 60rem;
}

.shopify-section.newsletter .newsletter-form__field-wrapper .field__input {
  height: auto;
  padding: 20px 20px;
  padding-right: 200px;
}

.shopify-section.newsletter
  .newsletter-form__field-wrapper
  .field__input
  + label {
  /* display: none; */
    /* top: calc(1.9rem + var(--inputs-border-width)); */
}

.shopify-section.newsletter
  .newsletter-form__field-wrapper
  .field__input::-webkit-input-placeholder {
  /* Edge */
  color: #000;
  opacity: 1 !important;
  visibility: visible !important;
  display: block !important;
}

.shopify-section.newsletter
  .newsletter-form__field-wrapper
  .field__input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff;
  opacity: 1 !important;
  visibility: visible !important;
  display: block !important;
}

.shopify-section.newsletter
  .newsletter-form__field-wrapper
  .field__input::placeholder {
  color: #ffffff;
  opacity: 1 !important;
  visibility: visible !important;
  display: block !important;
}

.shopify-section.newsletter .newsletter-form__field-wrapper button {
  font-family: inherit;
  background: #000;
  color: #fff;
  width: 200px;
  padding: 20px 10px;
  height: auto;
  border-radius: 0;
  text-transform: uppercase;
  height: 100%;
}

.shopify-section.newsletter .newsletter-form__field-wrapper .field::after {
  box-shadow: none;
  border-color: #0f1c3c;
}

.shopify-section.newsletter .newsletter__wrapper {
  /* padding-left: 0px !important;
    padding-right: 0px !important; */
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.shopify-section.newsletter .newsletter__wrapper .left-content {
  width: 50%;
  padding-right: 15px;
}

.shopify-section.newsletter .newsletter__wrapper .left-content h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
}

.shopify-section.newsletter
  .newsletter__wrapper
  .left-content
  .newsletter__subheading {
  text-align: left;
}

.shopify-section.newsletter .newsletter__wrapper .left-content + div {
  width: 50%;
  padding-left: 15px;
}

/* body .section-header.shopify-section-group-header-group {
  z-index: 1111;
} */

cart-notification .cart-notification {
  right: 0 !important;
}

.shopify-section.section-featured-product
  .product-media-container.is-active
  .media
  img.image-magnify-lightbox {
  transform: translate(-6%, -2%) scale(1) rotate(0);
  transition: transform 0.9s ease-in-out 0.4s;
}

.shopify-section.section-featured-product
  .product-media-container
  .media
  img.image-magnify-lightbox {
  transform: translate(0) scale(0) rotate(30deg);
  z-index: 11;
}

.shopify-section.section-featured-product .product__media-list {
  position: relative;
}

.shopify-section.section-featured-product .effect__circle.is-active .inner {
  transform: rotate(50deg) scale(1);
  max-width: 100%;
}

.shopify-section.section-featured-product .effect__circle .inner {
  transform: rotate(0);
  max-width: 100%;
  max-height: 100%;
  transition: transform 0.7s ease-in-out;
  display: none;
}

.effect {
  position: relative;
  width: 500px;
  height: 500px;
  display: flex;
  flex-direction: column;
}
.effect__circle {
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 400px;
  height: 400px;
  transform: rotate(0deg);
}
.effect__main {
  z-index: 3;
  position: absolute;
  top: -70px;
  right: 0;
  bottom: 0;
  left: -50px;
  margin: auto;
  width: 600px;
  height: 600px;
}
.effect__main .inner {
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: bottom center;
  transform: scale(0.5);
}
.effect__main .inner:first-of-type {
  transform: scale(0.05);
}
.effect__circle .inner {
  transform: rotate(0);
}

body.product {
  background: transparent;
  padding: 0px !important;
}

.shopify-section.section-icons .icons-img img {
  max-width: 100px;
  max-height: 100px;
  float: left;
}

.shopify-section.section-icons .icons__wrapper {
  padding: 30px 0;
}

@media (max-width: 1650px) {
  .shopify-section.custom-testimonials {
    padding-left: 30px;
    padding-right: 30px;
  }

  .shopify-section.custom-testimonials .testimonials .slick-arrow.slick-next {
    right: -60px;
  }

  .shopify-section.custom-testimonials .testimonials .slick-arrow.slick-prev {
    left: -60px;
  }
}

@media (max-width: 1520px) {
  .shopify-section.bundle_section .bundle-row .bundle-column .content-box {
    padding: 30px;
  }

  .shopify-section.bundle_section .bundle-row .bundle-column .content-box h5 {
    font-size: 30px;
  }

  .shopify-section.bundle_section .bundle-row .bundle-column {
    width: calc(33.333333% - 30px * 2 / 3);
    position: relative;
  }

  .shopify-section.section-featured-product
    .featured-product:not(.product--no-media)
    > .product__info-wrapper {
    padding: 0 3rem;
  }
}

@media (max-width: 1200px) {
  .shopify-section.bundle_section .bundle-row .bundle-column .content-box h5 {
    font-size: 26px;
  }

  .shopify-section.custom-testimonials .testimonials .slide {
    margin: 80px 15px 15px;
    padding: 80px 15px 15px;
  }

  .shopify-section.custom-testimonials .title {
    font-size: 42px;
    margin-bottom: 30px;
  }

  .shopify-section.custom-testimonials {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .shopify-section.newsletter .newsletter__wrapper .left-content h2 {
    font-size: 36px;
  }

  .shopify-section.shopify-section-group-footer-group
    footer.footer
    .footer__blocks-wrapper
    .grid__item
    h2.footer-block__heading {
    font-size: 18px;
  }

  .featured-product .share-button:nth-last-child(2) .share-button__button {
    min-height: auto;
  }

  .shopify-section.section-featured-product
    .featured-product:not(.product--no-media)
    > .product__info-wrapper {
    padding-right: 0;
  }

  .shopify-section.section-featured-product
    .product__info-container
    .product__title {
    font-size: 40px;
  }

  .shopify-section.product-main-section .page-width {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .shopify-section.product-main-section .product {
    padding: 2.5rem;
  }

  .product__text.caption-with-letter-spacing + .product__title h1 {
    font-size: 36px;
  }

  .shopify-section.product-main-section
    .product__info-wrapper
    .variant-content {
    gap: 15px;
  }

  .shopify-section.product-main-section
    .product__info-wrapper
    .variant-value-container {
    margin-left: 5px;
  }

  .shopify-section.product-main-section
    .product__info-wrapper
    .variant-price-container {
    margin-left: 0;
  }

  .shopify-section.product-main-section
    .product__info-wrapper
    span.variant-price {
    font-size: 22px;
  }

  .shopify-section.product-main-section
    .product__info-wrapper
    span.variant-price-label {
    font-size: 14px;
  }

  .shopify-section.product-main-section
    .product__info-wrapper
    span.variant-title {
    font-size: 18px;
  }

  .shopify-section.product-main-section
    .product__info-wrapper
    span.banner-text {
    font-size: 15px;
  }

  .shopify-section.product-main-section
    .product__info-wrapper
    .price.price--large.price--show-badge {
    font-size: 3rem;
  }

  .shopify-section.key_benefit_section h2.title {
    font-size: 42px;
    margin-bottom: 30px;
  }

  .shopify-section.key_benefit_section .row-benefit {
    grid-template-columns: 1fr 1.25fr;
    gap: 20px;
    margin-bottom: 0px;
  }

  body.product .key_ingredients_section h2.title {
    font-size: 42px;
    margin-bottom: 30px;
  }

  body.product .key_ingredients_section .content .ingredient-row .image-column {
    width: 45%;
  }

  body.product .key_ingredients_section .content .ingredient-row .content-box {
    width: 55%;
  }

  body.product .key_ingredients_section {
    padding: 40px 0;
  }

  body.product
    .shopify-section.money_back_section
    .image-row
    .image-right
    .image-box {
    width: 33.333333%;
    padding: 0 15px;
  }

  .shopify-section.money_back_section .image-row .image-left img {
    max-width: 100%;
  }

  body.product
    .key_ingredients_section
    .content
    .ingredient-row
    .content-box
    p {
    font-size: 18px;
    line-height: 22px;
  }

  body.product
    .key_ingredients_section
    .content
    .ingredient-row
    .content-box
    h1 {
    font-size: 32px;
    margin-bottom: 10px;
  }

  .shopify-section.money_back_section .title-box h2.section-title {
    font-size: 42px;
  }

  .shopify-section.money_back_section .title-box p.subtitle {
    font-size: 16px;
    line-height: 20px;
  }
  body.product .product .rc-template__radio label:first-child,
  body.product .product .rc-template__radio label:nth-child(3) {
    max-width: calc(50% - 5px);
    width: calc(50% - 5px);
  }
}
@media (max-width: 1024px) and (min-width: 751px) {
  body .page-width {
    padding: 0 2rem;
  }
  body.product .product__info-wrapper {
    padding-left: 25px;
  }
}
@media (max-width: 991px) {
  .shopify-section.key_benefit_section .row-benefit {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 0;
    grid-template-areas:
      "item5 item5"
      "item1 item2"
      "item3 item4";
  }
}

@media (max-width: 991px) {
  .shopify-section.bundle_section .bundle-row .bundle-column {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }

  .shopify-section.bundle_section .bundle-row {
    flex-wrap: wrap;
    row-gap: 30px;
  }

  .shopify-section.shopify-section-group-footer-group
    footer.footer
    .footer__blocks-wrapper
    .grid__item:first-child {
    width: 100% !important;
    padding-right: 0px;
  }

  .shopify-section.newsletter .newsletter__wrapper .left-content {
    width: 100%;
    padding-right: 0px;
  }

  .shopify-section.newsletter .newsletter__wrapper .left-content + div {
    width: 100%;
    padding-left: 0px;
  }

  .shopify-section.newsletter .newsletter__wrapper {
    flex-wrap: wrap;
  }

  .shopify-section.newsletter .newsletter__wrapper .left-content h2,
  .shopify-section.newsletter .newsletter__wrapper .left-content p {
    text-align: center;
  }

  .shopify-section.section-icons .icons__container {
    width: 100% !important;
    max-width: 100% !important;
  }

  .shopify-section.section-icons .icons__container .icons-img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(25% - 30px);
  }

  .shopify-section.section-featured-product .featured-product {
    padding: 2.5rem;
    flex-wrap: wrap;
    row-gap: 20px;
    max-width: 600px;
    margin: 0 auto;
    overflow: hidden;
  }

  .shopify-section.section-featured-product
    .featured-product
    .product__media-wrapper,
  .shopify-section.section-featured-product
    .featured-product
    .product__info-wrapper {
    width: 100%;
    padding: 0px;
    max-width: 100%;
  }

  .shopify-section.section-featured-product
    .featured-product:not(.product--no-media)
    > .product__info-wrapper {
    padding-left: 0px;
  }
  body.product .product .rc-template__radio label .rc-radio__label {
    font-size: 14px;
  }
}

@media (max-width: 989px) {
  .header--mobile-left {
    grid-template-columns: 1fr auto 1fr !important;
  }
}

@media (max-width: 850px) {
  .shopify-section.product-main-section .product {
    flex-flow: column;
    row-gap: 20px;
    /* max-width: 600px; */
    margin: 0 auto;
  }
  .shopify-section.product-main-section .product__info-container {
    max-width: 50rem;
    margin: 0 auto;
  }

  body.product .product .rc-template__radio label:first-child,
  body.product .product .rc-template__radio label:nth-child(3) {
    width: auto;
  }
  body.product product-form.product-form {
    max-width: 100%;
    min-width: fit-content;
  }
  body.product variant-radios .product-form__input {
    max-width: 100% !important;
  }
  body.product variant-radios .product-form__input #variant-label {
    width: 100%;
  }
  .shopify-section.key_benefit_section .row-benefit {
    grid-template-columns: 1fr;
    gap: 15px;
    margin-bottom: 0;
    grid-template-areas:
      "item5"
      "item1"
      "item2"
      "item3"
      "item4";
    max-width: 600px;
    margin: 0 auto;
  }

  .key_ingredients_section .content .ingredient-row {
    flex-wrap: wrap;
    row-gap: 10px;
    max-width: 600px;
    margin: 0 auto;
  }

  body.product .key_ingredients_section .content .ingredient-row .image-column,
  body.product .key_ingredients_section .content .ingredient-row .content-box {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px !important;
  }

  .shopify-section.product-main-section .product .grid__item {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px !important;
  }

  .shopify-section.money_back_section .image-row .image-left,
  .shopify-section.money_back_section .image-row .image-right {
    width: 100%;
    max-width: 100%;
  }

  .shopify-section.money_back_section .image-row .image-left {
    margin-bottom: 20px;
  }

  .shopify-section.money_back_section .image-row {
    flex-wrap: wrap;
  }

  .shopify-section.money_back_section .image-row .image-right .image-box img {
    max-width: 100px;
  }
}

@media (max-width: 749px) {
  .banner--mobile-bottom .slideshow__text.banner__box {
    padding: 20px 15px 60px;
  }

  body.product .grid--peek.slider .grid__item:first-of-type {
    margin-left: 0px !important;
  }

  body.product .shopify-section.product-main-section .product {
    padding: 0px !important;
    background: transparent !important;
  }

  .shopify-section.money_back_section .image-row {
    flex-wrap: wrap;
  }

  .shopify-section.money_back_section .image-row .image-left,
  .shopify-section.money_back_section .image-row .image-right {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 15px;
  }

  .product__text.caption-with-letter-spacing + .product__title h1 {
    font-size: 32px;
  }

  .shopify-section.product-main-section
    .product__info-wrapper
    span.variant-title {
    font-size: 16px;
  }

  .shopify-section.money_back_section .title-box h2.section-title,
  body.product .key_ingredients_section h2.title {
    font-size: 28px !important;
    line-height: 1.2 !important;
  }

  body.product
    .key_ingredients_section
    .content
    .ingredient-row
    .content-box
    h1 {
    font-size: 24px;
  }

  body.product
    .key_ingredients_section
    .content
    .ingredient-row
    .content-box
    p {
    font-size: 16px;
    margin-top: 15px;
  }

  .banner--mobile-bottom .slideshow__text.banner__box h2.banner__heading {
    font-size: 26px;
  }

  .shopify-section.slideshow-banner
    .slideshow__text-wrapper.banner__content
    .banner__text {
    color: #000;
  }

  .banner--mobile-bottom .slideshow__text.banner__box {
    background: transparent;
  }

  .shopify-section.slideshow-banner .slideshow__controls .slider-button {
    width: 40px;
    height: 40px;
    top: auto;
    bottom: -10px;
  }

  .shopify-section.section-icons .icons__container .icons-img {
    width: calc(25% - 30px);
  }

  .shopify-section.section-icons .icons-img img {
    max-width: 75px;
    max-height: 75px;
  }

  .shopify-section.section-featured-product
    .product__info-container
    .product__title {
    font-size: 36px;
  }

  .shopify-section.custom-testimonials {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .shopify-section.custom-testimonials .title {
    font-size: 32px;
    margin-bottom: 20px;
  }

  .shopify-section.custom-testimonials {
    padding-left: 0px;
    padding-right: 0px;
  }

  .shopify-section.custom-testimonials .testimonials .slick-arrow {
    top: auto;
    bottom: 0px;
    width: 40px;
    height: 40px;
  }

  .shopify-section.custom-testimonials .testimonials .slide {
    margin-bottom: 80px;
  }

  .shopify-section.custom-testimonials .testimonials .slick-arrow.slick-next {
    right: calc(50% - 45px);
  }

  .shopify-section.custom-testimonials .testimonials .slick-arrow.slick-prev {
    left: calc(50% - 45px);
  }

  .shopify-section.newsletter .newsletter__wrapper .left-content h2 {
    font-size: 28px;
  }

  .shopify-section.newsletter .newsletter-form__field-wrapper button {
    width: 140px;
  }

  .shopify-section.newsletter .newsletter-form__field-wrapper .field__input {
    padding: 15px 150px 15px 15px;
  }

  .shopify-section.shopify-section-group-footer-group
    footer.footer
    .footer__blocks-wrapper
    .grid__item:not(:first-child) {
    width: 100% !important;
    margin: 2rem 0;
  }

  .footer-block__details-content .list-menu__item--link {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }

  .footer__content-top {
    padding-bottom: 0px !important;
  }

  .footer__content-top {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .menu-drawer__navigation .menu-drawer__menu-item {
    padding: 15px 20px;
    font-size: 16px;
  }

  .menu-drawer__navigation {
    padding: 0 !important;
  }

  .menu-drawer__navigation .menu-drawer__menu li {
    border-bottom: 1px solid rgb(13 93 140 / 20%);
  }

  .menu-drawer__navigation .menu-drawer__menu li:first-child {
    border-top: 1px solid rgb(13 93 140 / 20%);
  }

  .shopify-section.bundle_section
    .bundle-row
    .bundle-column
    .content-box
    a.button {
    width: 165px;
    height: 48px;
    min-height: 48px;
    font-size: 16px;
  }

  .shopify-section.section-featured-product .effect__circle .inner {
    transform: rotate(0) translate(50%, 10%);
  }

  .shopify-section.section-featured-product .effect__circle.is-active .inner {
    transform: rotate(50deg) scale(1) translate(50%, 10%);
    max-width: 65%;
    max-height: 65%;
  }

  .effect__circle {
    width: 100%;
    height: 100%;
  }

  .shopify-section.product-main-section,
  .key_benefit_section,
  body.product .key_ingredients_section,
  .shopify-section.money_back_section {
    overflow: hidden;
  }
}

body.product .product .rc-template__radio {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

body.product .product .rc-template__radio label:first-child {
  order: 1;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

body.product .product .rc-template__radio label:last-child {
  order: 2;
  margin-left: 10px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  max-width: 200px;
}

body.product .product .rc-template__radio .rc-selling-plans {
  order: 3;
  width: 100%;
}

body.product .product .rc-template__radio label .rc-radio__input {
  display: none;
}

body.product .product .rc-template__radio label {
  border: 1px solid #000;
  border-radius: 15px;
  padding: 5px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

body.product .product .rc-template__radio .rc-selling-plans {
  background: transparent !important;
  padding-left: 20px;
}

body.product .product .rc-template__radio label .rc-radio__label {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0px;
  justify-content: center;
  font-size: 16px;
  line-height: 1.6;
}

body.product .product .rc-template__radio label span.rc-radio__price {
  width: 100%;
  text-align: center;
}

body.product .product .rc-template__radio label.rc-radio--active {
  background: #00517b;
  border-color: #00517b;
  color: #fff;
}

@media (max-width: 568px) {
  body.product .product .rc-template__radio label .rc-radio__label {
    font-size: 14px;
  }

  body.product .product .rc-template__radio label:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }

  body.product .product .rc-template__radio .rc-selling-plans {
    font-size: 14px;
    padding-left: 10px;
  }
  .shopify-section.money_back_section .image-row .image-right .image-box {
    padding: 8px 5px;
    margin-bottom: 0px;
  }

  .shopify-section.money_back_section .title-box h2.section-title {
    font-size: 36px;
  }

  .shopify-section.money_back_section .title-box p {
    font-size: 15px;
    line-height: 1.5;
  }
}
@media (max-width: 450px) {
  body.product .product .rc-template__radio label:first-child,
  body.product .product .rc-template__radio label:last-child {
    /* max-width: 160px; */
    max-width: calc(50% - 5px);
    font-size: 13px;
  }
}
/* 28-07-2023 css starts */

.footer .footer-logo {
  max-width: 150px;
  margin-bottom: 20px;
}
.footer .footer-logo img {
  width: 100%;
}

/* 28-07-2023 css ends */

.shopify-section.slideshow-banner .slideshow__text-wrapper .slideshow__text {
  max-width: 60rem;
}

.shopify-section.slideshow-banner
  .slideshow__text-wrapper
  .slideshow__text
  .button.button--primary {
  background: #00517b;
  color: #fff;
}

@media (min-width: 1200px) {
  .shopify-section.slideshow-banner
    .slideshow__text-wrapper
    .slideshow__text
    .banner__heading {
    /* font-size: 80px; */
    line-height: 1;
  }
}

.shopify-section.bundle_section
  .bundle-row
  .bundle-column
  .content-box
  a.button {
  border: none !important;
}

body.collection
  #ProductGridContainer
  .grid__item
  .card
  .card__content
  .quick-add__submit.button {
  background: #00517b;
  color: #fff;
}

body.collection
  #ProductGridContainer
  .grid__item
  .card
  .card__content
  .quick-add__submit.button:hover:after {
  box-shadow: none;
}

.shopify-section.section-contact {
  padding: 50px 0;
}

@media (min-width: 992px) {
  .shopify-section.section-contact .page-width.contact-grid {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .shopify-section.section-contact .page-width.contact-grid .map,
  .shopify-section.section-contact .page-width.contact-grid .contact {
    width: calc(50% - 15px);
    margin: 0;
  }

  .shopify-section.section-contact .page-width.contact-grid .map {
    display: flex;
    align-items: stretch;
  }

  .shopify-section.section-contact .page-width.contact-grid .map iframe {
    width: 100%;
    height: 100%;
  }
}

.shopify-section.blog-section {
  border-top: 2px solid #888c8e;
  padding: 30px 0;
}

.shopify-section.blog-section .title-wrapper-with-link {
  justify-content: center;
}

.shopify-section.blog-section .blog__posts.articles-wrapper {
  column-gap: 30px;
}

.shopify-section.blog-section .blog__posts.articles-wrapper .blog__post {
  background: #f3f3f3;
  border-radius: 20px;
  padding: 20px;
  box-sizing: border-box;
}

.shopify-section.blog-section
  .blog__posts.articles-wrapper
  .blog__post
  .card__inner {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
}

.shopify-section.blog-section
  .blog__posts.articles-wrapper
  .blog__post
  .card__information {
  padding-left: 0px;
  padding-right: 0px;
}

.shopify-section.blog-section
  .blog__posts.articles-wrapper
  .blog__post
  .card__information
  .card__heading
  a {
  color: #00517b;
}

@media (min-width: 991px) {
  .shopify-section.blog-section .blog__posts.articles-wrapper .blog__post {
    width: calc(33.333333% - 30px * 2 / 3);
  }
}

@media (max-width: 989px) {
  .shopify-section.blog-section .slider-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    bottom: -70px;
    padding-bottom: 10px;
    z-index: 11;
    width: 40px;
    height: 40px;
    background-color: #0d5d8c;
    border-radius: 50%;
    top: auto;
  }

  .shopify-section.blog-section .slider-button.slider-button--prev {
    left: calc(50% - 45px);
    right: auto;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m12.017 1.995c5.517 0 9.997 4.48 9.997 9.998s-4.48 9.998-9.997 9.998c-5.518 0-9.998-4.48-9.998-9.998s4.48-9.998 9.998-9.998zm0 1.5c-4.69 0-8.498 3.808-8.498 8.498s3.808 8.498 8.498 8.498 8.497-3.808 8.497-8.498-3.807-8.498-8.497-8.498zm-1.528 4.715s-1.502 1.505-3.255 3.259c-.147.147-.22.339-.22.531s.073.383.22.53c1.753 1.754 3.254 3.258 3.254 3.258.145.145.335.217.526.217.192-.001.384-.074.531-.221.292-.293.294-.766.003-1.057l-1.977-1.977h6.693c.414 0 .75-.336.75-.75s-.336-.75-.75-.75h-6.693l1.978-1.979c.29-.289.287-.762-.006-1.054-.147-.147-.339-.221-.53-.222-.19 0-.38.071-.524.215z' fill-rule='nonzero' fill='%23fff'/%3e%3c/svg%3e");
  }

  .shopify-section.blog-section .slider-button.slider-button--next {
    left: auto;
    right: calc(50% - 45px);
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m12.012 1.995c-5.518 0-9.998 4.48-9.998 9.998s4.48 9.998 9.998 9.998 9.997-4.48 9.997-9.998-4.479-9.998-9.997-9.998zm0 1.5c4.69 0 8.497 3.808 8.497 8.498s-3.807 8.498-8.497 8.498-8.498-3.808-8.498-8.498 3.808-8.498 8.498-8.498zm1.528 4.715s1.502 1.505 3.255 3.259c.146.147.219.339.219.531s-.073.383-.219.53c-1.753 1.754-3.254 3.258-3.254 3.258-.145.145-.336.217-.527.217-.191-.001-.383-.074-.53-.221-.293-.293-.295-.766-.004-1.057l1.978-1.977h-6.694c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h6.694l-1.979-1.979c-.289-.289-.286-.762.006-1.054.147-.147.339-.221.531-.222.19 0 .38.071.524.215z' fill-rule='nonzero' fill='%23fff'/%3e%3c/svg%3e");
  }

  .shopify-section.blog-section .slider-button::before {
    display: none;
  }

  .shopify-section.blog-section {
    padding-bottom: 70px;
  }

  .shopify-section.blog-section .slider-counter {
    display: none;
  }

  .shopify-section.blog-section .slider-button svg {
    display: none;
  }
}
/* @media screen and (min-width: 750px){
div#Slider-template--22053985222973__77b07fb1-2c40-4691-bee0-7618a867e0c8 {
    min-height: 41rem;
} */
}
@media screen and (max-width:749px){
  .slideshow__slide .slideshow__media.banner__media.media {
    height: 21rem !important;
}
}
/* a.main-slider {
    display: none;
} */


input#Filter-filter\.v\.option\.color-6,
input#Filter-filter\.v\.option\.color-5,
input#Filter-filter\.v\.option\.color-4,
input#Filter-filter\.v\.option\.color-3,
input#Filter-filter\.v\.option\.color-2,
input#Filter-filter\.v\.option\.color-1 {
    /* border-radius: 50%;
    width: 50px;
    height: 50px; */
}
input#Filter-filter\.v\.option\.color-6 svg,
input#Filter-filter\.v\.option\.color-5 svg,
input#Filter-filter\.v\.option\.color-4 svg,
input#Filter-filter\.v\.option\.color-3 svg,
input#Filter-filter\.v\.option\.color-2 svg,
input#Filter-filter\.v\.option\.color-1 svg {
/* display:none !important; */
}
input#Filter-filter\.v\.option\.color-6:checked,
input#Filter-filter\.v\.option\.color-5:checked,
input#Filter-filter\.v\.option\.color-4:checked,
input#Filter-filter\.v\.option\.color-3:checked,
input#Filter-filter\.v\.option\.color-2:checked,
input#Filter-filter\.v\.option\.color-1:checked {
    border: 2px solid #000;
  /* border-radius: 20px; */
}
.facet-checkbox[for="Filter-filter.v.option.color-1"]>input[type=checkbox]:checked~.icon-checkmark,
.facet-checkbox[for="Filter-filter.v.option.color-2"]>input[type=checkbox]:checked~.icon-checkmark,
.facet-checkbox[for="Filter-filter.v.option.color-3"]>input[type=checkbox]:checked~.icon-checkmark,
.facet-checkbox[for="Filter-filter.v.option.color-4"]>input[type=checkbox]:checked~.icon-checkmark,
.facet-checkbox[for="Filter-filter.v.option.color-5"]>input[type=checkbox]:checked~.icon-checkmark,
.facet-checkbox[for="Filter-filter.v.option.color-6"]>input[type=checkbox]:checked~.icon-checkmark{
  visibility:hidden !important;
}
label.facet-checkbox[for="Filter-filter.v.option.color-1"] svg,
label.facet-checkbox[for="Filter-filter.v.option.color-2"] svg,
label.facet-checkbox[for="Filter-filter.v.option.color-3"] svg,
label.facet-checkbox[for="Filter-filter.v.option.color-4"] svg,
label.facet-checkbox[for="Filter-filter.v.option.color-5"] svg,
label.facet-checkbox[for="Filter-filter.v.option.color-6"] svg{
    /* display: none; */
}
label#variant-label[for="template--22073758089533__main-2-0"] {
  display:none;
}
.product .xzoom-thumbs .slick-list{
    height:364px !important;
}

@media only screen and (min-width: 750px) and (max-width: 860px){
  .product .xzoom-thumbs .slick-list{
    height:541px !important;
  }
}

@media only screen and (min-width: 864px) and (max-width: 1184px){
  .product .xzoom-thumbs .slick-list{
    height:329px !important;
  }
}

@media only screen and (min-width: 1250px) and (max-width: 1499px){
  .product .xzoom-thumbs .slick-list{
    height: 398px !important;
  }
}

@media only screen and (min-width: 1500px) {
  .product .xzoom-thumbs .slick-list{
    height:540px !important;
  }
}

   @media screen and (min-width:2020px){
  div#Slider-template--22053985222973__77b07fb1-2c40-4691-bee0-7618a867e0c8 {
        min-height: 100rem;
    }
}

.main_image img, .xzoom-thumbs img {
  width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  .slideshow__controls .slider-button--prev,
  .slideshow__controls .slider-button--next{
    display: none !important;
  }
}

@media (min-width: 2560px) {
  /* On larger screens, adjust main image and thumbnails */
  
  .main_image img {
    max-width: 800px; /* Increase max-width of the main image */
  }
  
  .xzoom-thumbs .slick-slide img {
    max-width: 150px; /* Adjust thumbnail sizes */
    height: auto;
  }

  .xzoom-thumbs {
    margin-top: 10px;
    max-height: 600px; /* Adjust height for thumbnails container */
  }
}