/** Shopify CDN: Minification failed

Line 353:1 Expected "}" to go with "{"

**/
.img-custom .image-with-text__content {
    justify-content: space-between;
    padding-top: 0;
    padding-bottom: 30px;
    padding-right: 10px;
}
@media screen and (min-width: 750px) {
    .img-custom .grid--3-col-tablet .grid__item {
        width: calc(36.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
    }
}
.img-custom .button {
    border-radius: 30px;
    letter-spacing: 0px;
    text-transform: capitalize;
}
.img-custom .button::after {
    box-shadow: unset;
}
.img-custom .image-with-text__content>*+* {
    margin-top: 2rem;
    margin: 40px 0px;
}
.img-custom .button::before {
    box-shadow: unset;
}
.img-custom .image-with-text__heading {
    margin-bottom: 0;
    font-size: 48px;
}
.medicine .image-with-text__text.rte.subtitle {
    font-size: 22px;
    /* font-weight: 600; */
}

.medicine a.button {
    background: unset;
    color: #142b6f;
    text-decoration: underline;
    font-weight: 600;
    padding: 6px;
}
.medicine a.button:after {
   border:none;
   box-shadow:unset;
}
.medicine a.button:before {
   border:none;
   box-shadow:unset;
}
.medicine .image-with-text__text.rte.subtitle {
    font-size: 18px;
}
.medicine  .image-with-text__heading {
    margin-top: 0;
    margin-bottom: 36px;
}
.image-with-text__content {
    margin-top: 3rem;
}
.column-custom .grid--5-col-desktop .grid__item {
    /* width: calc((100% - 630px )/ 5); */
    max-width: calc(12% - 38px / 5) !important;
}
.column-custom .multicolumn-list__item.center .multicolumn-card__image-wrapper:not(.multicolumn-card__image-wrapper--full-width), .multicolumn-list__item:only-child {
    /* margin-left: auto; */
    /* margin-right: auto; */
    width: 100%;
}
.column-custom .multicolumn-list.slider {
    padding: 0;
    gap: 25px;
    justify-content: center;
}
.column-custom h2.title {
    margin: 0;
    margin: auto;
    max-width: 100%;
}

.column-custom .multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--half-width.multicolumn-card-spacing:hover {
    transform: scale(1.2);
    transition: all 0.3s ease !important;
}
.column-custom .multicolumn-card__info .link {
    text-decoration: none;
    font-size: 18px !important;
    color: #142B6F;
    margin-top: 0px;
    font-weight: 500;
}

@media (max-width: 1024px){
    .img-custom .image-with-text__heading {
    font-size: 45px;
}
 .img-custom a.button.button--primary {
    font-size: 9px;
}
.card__heading {
    font-size: 13px;
}
.medicine .image-with-text__heading {
    margin-bottom: 28px;
    font-size: 46px;
}
.medicine .rte>*:last-child {
    margin-bottom: 0;
    font-size: 15px;
}
.ritual-richtext-container {
    max-width: 100%;
    width: 100%;
}
.ritual-richtext-button {
    display: inline-block;
    background-color: #142b6f;
    color: #ffffff;
    padding: 14px 32px;
    border-radius: 50px;
    font-size: 10px;
}
}
.ritual-richtext-container {
    max-width: 100%;
    width: 100%;
}
.ritual-richtext-heading {
    font-size: 44px;
    font-weight: 400;
    line-height: 1.2;
    color: #142b6f;
}
.ritual-richtext-heading em {
    font-style: italic;
    font-weight: normal;
    font-family: auto;
}
.ritual-richtext-content {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: center;
}
.ritual-richtext-button {
    display: inline-block;
    background-color: #142b6f;
    color: #ffffff;
    padding: 14px 32px;
    border-radius: 50px;
    font-size: 12px;
   font-weight: normal;
    text-decoration: none;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
}
@media (max-width:989px){
    .img-custom .image-with-text__content>*+* {
    margin-top: 2rem;
    margin: 40px 0;
    display: flex;
    flex-direction: column;
    width: max-content;
    gap: 10px;
}
}
@media (max-width: 768px){
    .img-custom .image-with-text__heading {
    font-size: 35px;
}
.img-custom .image-with-text__content>*+* {
    margin-top: 2rem;
    margin: 40px 0;
    display: flex;
    flex-direction: column;
    width: max-content;
    gap: 10px;
}
.medicine .image-with-text__heading {
    margin-bottom: 28px;
    font-size: 32px;
}
.medicine .rte>*:last-child {
    margin-bottom: 0;
    font-size: 12px;
}
@media (max-width:749px){
    .image-with-text .grid__item {
    position: relative;
    text-align: center;
}
.img-custom .image-with-text__content>*+* {
    margin-top: 2rem;
    margin: 40px 0;
    display: flex;
    flex-direction: row;
    /* width: max-content; */
    gap: 10px;
    margin: auto;
    padding-bottom: 30px;
}
.img-custom .image-with-text__heading {
    font-size: 35px;
    padding-bottom: 25px;
}
.rte>*:last-child {
    margin-bottom: 12px;
}

}
@media (max-width:600px){
     .column-custom h2.title {
        font-size: 24px !important;
    }
    .ritual-richtext-heading {
    font-size: 28px;
}
.video .all-buttons-wrapper {
    display: flex;
}

}
.product-iwt ul li::marker{
content: '1';
    background: blue;
    font-size: 23px;
}
.product-iwt .image-with-text__text p {
  margin-top: 0 !important;
  margin-bottom: 1rem !important;
  margin-left: 46px !important;
  margin-top: 13px !important;

}
/* Desktop Media Slider CSS - Add this to your theme's custom CSS or in a separate stylesheet */

/* Only apply when slider mode is enabled and on desktop */
@media screen and (min-width: 750px) {
  .product--slider-mode .product__media-wrapper {
    position: relative !important;
  }

  /* Hide thumbnails completely in slider mode */
  .product--slider-mode .slider-buttons,
  .product--slider-mode .thumbnail-list {
    display: none !important;
  }

  /* Make media list full width slider */
  .product--slider-mode .product__media-list {
    display: flex !important;
    overflow-x: auto !important;
    scroll-snap-type: x mandatory !important;
    scroll-behavior: smooth !important;
    -webkit-overflow-scrolling: touch !important;
    scrollbar-width: none !important; /* Firefox */
    -ms-overflow-style: none !important; /* IE/Edge */
  }

  .product--slider-mode .product__media-list::-webkit-scrollbar {
    display: none !important; /* Chrome/Safari */
  }

  /* Each media item takes full width */
  .product--slider-mode .product__media-list .product__media-item {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    scroll-snap-align: start !important;
  }

  /* Navigation arrows styling */
  .product--slider-mode .product__media-wrapper::before,
  .product--slider-mode .product__media-wrapper::after {
    content: '' !important;
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 44px !important;
    height: 44px !important;
    background: rgba(255, 255, 255, 0.9) !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    z-index: 2 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15) !important;
    transition: all 0.3s ease !important;
  }

  .product--slider-mode .product__media-wrapper::before {
    left: 20px !important;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 18l-6-6 6-6' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }

  .product--slider-mode .product__media-wrapper::after {
    right: 20px !important;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18l6-6-6-6' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }

  .product--slider-mode .product__media-wrapper:hover::before,
  .product--slider-mode .product__media-wrapper:hover::after {
    background-color: rgba(255, 255, 255, 1) !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2) !important;
  }

  /* Dots/Pagination indicator */
  .product--slider-mode .slider-dots {
    display: flex !important;
    justify-content: center !important;
    gap: 8px !important;
    margin-top: 16px !important;
  }

  .product--slider-mode .slider-dot {
    width: 8px !important;
    height: 8px !important;
    border-radius: 50% !important;
    background: rgba(0, 0, 0, 0.2) !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
  }

  .product--slider-mode .slider-dot.active {
    background: rgba(0, 0, 0, 0.8) !important;
    width: 24px !important;
    border-radius: 4px !important;
  }

  /* Ensure media fits properly */
  .product--slider-mode .product__media-item img,
  .product--slider-mode .product__media-item video {
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
  }
}

/* Mobile - Keep existing behavior (no changes) */
@media screen and (max-width: 749px) {
  /* Mobile styles remain unchanged */
}