/** Shopify CDN: Minification failed

Line 2149:27 Expected ":"

**/
.text-left {
    text-align: left !important;
}
.text-center {
    text-align: center !important;
}
.text-right {
    text-align: right !important;
}
.subtitle { 
    letter-spacing: 4px;
    color: #212529;
    font-weight: 600;
}
.rich-text__subheading.subtitle, .carousel .carousel__subtitle, .brands .brands__subtitle {
    margin-bottom: 1rem;
}
.rich-text__heading.title--section {
    margin-top: 0;
}
.carousel .carousel__subtitle+.carousel__wrapper,
.brands .brands__subtitle+.brands__content {
    margin-top: 0;
}
.card__subtitles .subtitle {
    letter-spacing: 0.5px;
    color: #212529;
    font-weight: 600;
}
.rich-text__text.text-large {
    /* font-size: 18px; */
}
.popular-products__subtitle.subtitle { 
    display: block;
}
.popular-products .popular-products__subtitle+.popular-products__content {
    margin-top: 1.6rem;
}
.card-wrapper .button { 
    font-size: 13px;
}
.card-wrapper .card__link { 
    min-height: 4.6rem;
}

.media-slideshow-section .media-slideshow__content {
    padding-left: 0;
    padding-right: 0; 
}
.media-slideshow-section .media-slideshow__content>.container {
    z-index: 4;
    /* pointer-events: none; */
}
.carousel__subtitle+.carousel__wrapper { 
    column-gap: 0;
}

.media-slideshow-section .media-slideshow__wrapper--full .media-slideshow__content .media-slideshow__content-wrapper {
    max-width: 100%;
}
.media-slideshow-section .media-slideshow__content-wrapper>.container {
    width: 100%;
}
.media-slideshow-section .media-slideshow__content-custom {
    max-width: 66rem;
      max-width: 900px;
}

.media-slideshow__content-wrapper.text-center .media-slideshow__content-custom {
    margin: 0 auto;
}
.media-slideshow__content-wrapper.text-right .media-slideshow__content-custom {
    margin-right: 0;
    margin-left: auto;
}
.section-carousel .carousel>.container {
    padding-left: 0;
    padding-right: 0;
}
.section-carousel .carousel__slider-nav { 
    padding: 0 20px;
    width: 100%;
}
.section-carousel .swiper-button-next, .section-carousel .swiper-button-prev { 
    border-radius: 0px;
}


.benefits-section .benefits__icon {
    min-width: 80px;
    max-width: 80px;
    height: 40px;
} 
.benefits__container {
    background-color: #F0F8F5;
}
.benefits .benefits__heading { 
    font-size: 16px;
    font-weight: 600;
}
.benefits .benefits__item {
    min-height: 100px;
    border: 0px solid #cdd5da;
    border-right: 1px solid #cdd5da;
}
.benefits .benefits__item:last-child {
    border-right: 0px solid #cdd5da;
}


.section-carousel .img-size-adapt .carousel__slide {
    background: transparent;
    margin-right: 0!important;
    border-bottom: 0px solid #f6f6f6;
    border-radius: 0;
    padding-bottom: 42px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 42px;
}
.section-carousel .img-size-adapt .carousel__slide-image {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-bottom: 30px;
}
.section-carousel .img-size-adapt .carousel__slide-image img {
    width: auto;
    height: auto;
    margin: 0 auto;
    display: block;
    max-height: 90px;
}
.section-carousel .img-size-adapt .carousel__slide-image:before {
    display: block;
} 
.section-carousel .img-size-adapt .carousel__slide-title {
    position: relative;
    z-index: 1;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
      text-align: center;
}
.section-carousel .img-size-adapt .carousel__slide-content {
    padding: 0;
    width: 100%;
}
.section-carousel .img-size-adapt .carousel__slide:hover .carousel__slide-image:before {
    background-color: transparent;
}

.section-carousel .img-size-adapt .carousel__slide:before { 
    height: 6px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .3s ease;
    background-color: #f3f3f3;
}
.section-carousel .img-size-adapt .carousel__slide:hover:before {
    height: 100%;
}
.section-carousel .img-size-adapt .carousel__slide:nth-child(1):before,
.section-carousel .img-size-adapt .carousel__slide:nth-child(8):before{
    background-color: rgb(237, 212, 214, 0.5);
}
.section-carousel .img-size-adapt .carousel__slide:nth-child(2):before,
.section-carousel .img-size-adapt .carousel__slide:nth-child(9):before {
    background-color: rgb(255, 227, 172, 0.5);
}
.section-carousel .img-size-adapt .carousel__slide:nth-child(3):before,
.section-carousel .img-size-adapt .carousel__slide:nth-child(10):before {
    background-color: rgb(245, 243, 181, 0.5);
}
.section-carousel .img-size-adapt .carousel__slide:nth-child(4):before,
.section-carousel .img-size-adapt .carousel__slide:nth-child(11):before {
    background-color: rgb(211, 230, 222, 0.5);
}
.section-carousel .img-size-adapt .carousel__slide:nth-child(5):before,
.section-carousel .img-size-adapt .carousel__slide:nth-child(12):before {
    background-color: rgb(217, 233, 239, 0.5);
}
.section-carousel .img-size-adapt .carousel__slide:nth-child(6):before,
.section-carousel .img-size-adapt .carousel__slide:nth-child(13):before {
    background-color: rgb(225, 241, 205, 0.5);
}
.section-carousel .img-size-adapt .carousel__slide:nth-child(7):before,
.section-carousel .img-size-adapt .carousel__slide:nth-child(14):before {
    background-color: rgb(245, 244, 195, 0.5);
} 
body .card__badge .badge, .product .product__badge .badge {
    font-size: 1rem;
    border-radius: 0;
    padding: 0.4rem 1rem;
}
.card__pretitle {
    font-weight: 400;
    margin: 0 0px 2px 0;
    font-size: 14px;
    line-height: 18px;
}
.card__sub-title {
    padding: 0;
    margin: 0 0 6px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}
.tabs-with-products .twp__tabs .swiper-wrapper { 
    transform: none !important;
}
.tabs-with-products.text-center .twp__tabs .swiper-wrapper { 
    justify-content: center;
}
.tabs-with-products.text-right .twp__tabs .swiper-wrapper {
    justify-content: flex-end;
}
.tabs-with-products .twp__tabs-item:last-child {
    margin-right: 0 !important;
}
.twp__tabs .twp__tabs-item {
    padding: 4px 18px 10px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .4px;
    color: #adb5bd;
    margin: 0px 5px !important;
}
body .twp__tabs:after { 
    display: none;
}
.twp__tabs .link-hover-line:after { 
    background-color: #5DB6E1;
}
.twp__content .twp__content-item {
    width: 100%;
    max-width: 100%;
    padding: 0;
    min-height: 0 !important;
}
.twp__inner-custom {
    width: 100%;
}
.card-information .card__title {
    text-align: left;
    margin-bottom: 3px;
}
.tabs-slider-section .card-information {
    padding-bottom: 0;
}


.slick-prev, .slick-next {
    height: 62px;
    width: 62px;
    border: 1px solid #DEE2E6;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
  background-color: white;
}
.slick-next {
    right: 0;
    background-image: url(icon-slick-right.png);
}
.slick-prev {
    left: 0;
    background-image: url(icon-slick-left.png);
}
.slick-dots {
    bottom: 27px; 
    display: flex;
    align-items: center;
    justify-content: center;
}
.slick-dots li.slick-active button {
    background: #212529;
}


.popular-products__wrapper--4.slick-slider {
    grid-template-columns: auto;
    padding-bottom: 90px;
    margin-bottom: 0;
}
.popular-products__wrapper--4.slick-slider .collection-product-card {
    padding: 0 .4rem;
}
.slick-arrow-bottom .slick-prev, .slick-arrow-bottom .slick-next { 
    top: auto;
    bottom: 0;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translateY(0%);
}
.slick-arrow.slick-disabled {
    opacity: 0.5;
    pointer-events: none;
}
body .swiper-button-next, body .swiper-button-prev { 
    background-color: #fff !important;
    border: 1px solid #DEE2E6 !important;
  border-radius: 0;
}
 
.product-icon {
    max-width: calc(25% - 10px); 
}
.product-icon img {
  width: 104px;
    max-width: 100%;
    vertical-align: top;
}
.product__info-container .shopify-app-block {
    margin-bottom: 1.5rem;
}
.product__main {
    margin-bottom: 40px;
}
.product__text.font-large {
    font-size: 1.8rem;
    line-height: 24px;
    text-transform: none;
    letter-spacing: 0;
    color: rgba(var(--color-foreground));
    margin-bottom: 0.8rem;
}
.product__text.font-bold { 
    font-weight: 600;
}
.product__info-container .shopify-app-block .oke-sr-count {
    color: #212529;
    font-size: 13px;
}
.card-information .price-item--sale, .product__info-container .price-item.price-item--sale {
    font-weight: 600;
}
.product__info-container .product__description ul {
    margin: 0;
    padding-left: 18px;
}
.collapsible-content-section .collapsible-content__answer-inner {
    max-width: 100%;
}
.rich-text--full-width .rich-text__text {
    max-width: 100%;
}
.card-information .oke-sr-count {
    font-size: 12px; 
    font-weight: 500; 
  line-height: 18px;
}
.card-wrapper .card-information .price {
    margin-bottom: 4px;
}


.rich-text .collapsible-icon {
    display: none;
}
.collapsible-icon {
    position: absolute;
    right: 0;
    top: 5px;
    line-height: 16px; 
}
.collapsible-icon svg {
    transform: rotate(-90deg);
    width: 2rem;
    height: 2rem;
    transform: rotate(90deg);
}
.rich-text--mobile-collapse.active .collapsible-icon svg {
    transform: rotate(-90deg);
}
.rich-text_custom_heading {
    font-size: 20px;
    font-weight: 600;
    text-transform: none;
    padding: 0;
    margin: 0 0 10px 0;
}
.rich-text-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 70px;
    row-gap: 30px;
    margin-top: 40px;
}
.image-with-text-collection .image-with-text__content--medium {
    max-width: 50%;
}
.rich-text_custom_icon {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background-color: #fff;
    margin-bottom: 20px;
}
.collapsible-content__item:not(:has(.collapsible-content__toggle-group>.collapsible-content__question)) {
    display: none;
}
.rich-text-slider .slick-list .rich-text-item {
    padding: 0 70px;
}
.text-bullet-icons .image-with-text__text ul {
    padding: 0;
    margin: 0;
    list-style: none;
} 
.text-bullet-icons .image-with-text__text ul li {
    margin: 0 0 20px;
    position: relative;
    background-color: #fff;
    padding: 22px 20px 20px 80px;
    min-height: 86px;
    display: flex;
    justify-content: center;
    flex-flow: column;
}
.text-bullet-icons .image-with-text__text ul li:before {
    content: "";
    background-image: url(bullet-icon.png);
    width: 46px;
    height: 46px;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    left: 20px;
    top: 20px;
}
.text-bullet-icons .image-with-text__text ul li strong {
    width: 100%;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 4px;
    margin-top: 0px;
}
.image-with-text-section .image-with-text__text {
    max-width: 100%;
}
.image-with-text-section .image-with-text__button {
    margin-top: 10px;
}
.collection-banner-section .collection-hero__description {
    max-width: 1000px;
}
.template-collection .products-grid {
    margin-top: 10px;
}
.image-banner-section:not(:has(.banner>.banner__media)),
.rich-text-collapsible:not(:has(.rich-text__text *)),
.collapsible-content-section:not(:has(.collapsible-content__items>.collapsible-content__item)) {
    display: none;
}
.collection-product-card .card-information {
    padding-bottom: 2px;
}
.announcement-bar {
    background: #414141;
    gap: 1px;
}
.announcement-bar__message {
  width: 33.33%; 
  padding: 0;
}
.announcement-bar__text {
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: 14px; 
  letter-spacing: 2px;
}
nav.header__inline-menu>ul>li>.list-menu__item.link {
    text-transform: uppercase;
}


.footer .footer-block .footer-block__heading {
    font-size: 17px;
    font-weight: 600;
}
.footer .footer-block .list-menu__item {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.32px;
} 
.footer .footer-block .footer-block__text {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    letter-spacing: .32px;
    margin-top: 10px;
}
.footer .footer-block:nth-last-child(2).footer-block--menu:not(.footer-block--subscribe) {
    margin-right: 0;
} 
.footer .footer__blocks-wrapper {
    justify-content: flex-start;
}
.footer .footer-block.footer-block--logo {
    margin-right: 2rem;
    max-width: 50rem;
}
.footer .footer-block:not(.footer-block--logo) {
    margin-right: 30px;
}
.footer .footer__content-bottom-wrapper {
    justify-content: flex-start;
    position: relative;
}
.footer .footer__column--localization {
    width: auto;
}
.footer__content-bottom-custom {
    margin-bottom: 20px;
}
.footer .footer__copyright,
.footer .footer__copyright .copyright__content a,
.footer .footer__policies a {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.32px;
    color:#fff;
}
/* .footer .footer__copyright .copyright__content a {
    text-transform: lowercase;
  display: inline-block;
}
.footer .footer__copyright .copyright__content a::first-letter { 
  text-transform: capitalize;
} */
.footer .footer__policies a { 
    position: relative;
}
.footer .footer__policies a:before {
    content: "";
    width: 2px;
    height: 2px;
    position: absolute;
    left: -17px;
    top: 10px;
    background-color: #fff;
    border-radius: 10px;
}
.footer .footer__list-social.list-social { 
    gap: 14px;
    display: flex;
}
.footer .footer__list-social.list-social .list-social__item {
    margin: 0; 
}
.footer .list-social__link {
    padding: 0;
}
.footer .list-social__item .icon {
    height: 2.5rem;
    width: 2.5rem; 
}
.footer .footer__blocks-wrapper {
    gap: 3rem 9rem;
}
.main-blog__tabs {
    padding: 50px 0;
}
.c-blog-template__tags {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
}
.blog-tabs-item {
    margin: 6px 6px;
}
.blog-tabs-item a {
    font-weight: 500;
    padding: 10px 45px; 
    min-height: 0;
}
.blog-tabs-item a:hover, .blog-tabs-item a.is-active { 
    background: #545454;
}
.template-article .article-template__info {
    margin-left: auto;
}
.template-page .breadcrumbs-wrapper {
    display: none;
} 
.multicolumn-boost-way .multicolumn-card__image-wrapper--medium {
  width: 16rem;
  height: auto;
}

.multicolumn-boost-way .multicolumn--solid .multicolumn-card__text {
    max-width: 38.8rem;
    max-width: 100%;
}
.multicolumn-boost-way .multicolumn--solid .multicolumn-card__heading {
    max-width: 100%;
}
 
.contact-form .contact-form__contacts-heading, .contact-form .contact-form__contacts-text, .contact-form .contact-form__contacts-text p, .contact-form .contact-form__contacts-text a {
    color: #f9f9f9;
    color: rgb(var(--color-foreground-title));
}
.contact-form.contact-form--right .contact-form__inner { 
    justify-content: flex-end;
}
.contact-form .contact-form__wrapper { 
    max-width: 40%;
}
.contact-form .contact-form__contacts-blocks {
    position: relative;
    left: auto;
    bottom: auto;
    gap: 20px;
    margin-bottom: 30px;
    flex-direction: row;
}
.contact-form .contact-form__contacts-block {
    max-width: 200px;
    width: calc(25% - 20px);
}
.contact-form__contacts-block a {
    display: flex;
    flex-flow: column;
    align-items: center;
    background: #fff;
    text-decoration: none;
    padding: 20px 0;
    border: 1px solid rgb(215 215 215);
    transition: all .4s;
}
.contact-form__contacts-block a:hover {
    border-color: rgb(107 107 107);
}
.contacts-icon img {
    max-height: 80px;
}
.contact-form .contact-form__contacts-block .contact-form__contacts-heading {
    font-size: 14px;
    font-weight: 500;
}
.contact-form .contact-form__contacts-overlay {
    display: none;
}

.collapsible-content__content_no-heading .collapsible-content__button {
    grid-column: 1;
    grid-row: 1;
    margin-left: 0;
}
body .oke-w-ratingAverageModule-count,
body .okeReviews[data-oke-container].oke-w .oke-is-large .oke-w-ratingAverageModule-count,
body .okeReviews[data-oke-container].oke-w span.oke-w-ratingAverageModule-rating-average,
body .okeReviews[data-oke-container].oke-w select#oke-sortSelect--reviews,
body .okeReviews[data-oke-container].oke-w select#oke-sortSelect--questions,
body .okeReviews[data-oke-container].oke-w .oke-w-reviews-count,
body .okeReviews[data-oke-container] .oke-w-reviewer,
body .okeReviews[data-oke-container] .oke-attrBar-labels-label,
body div.okeReviews .oke-attrBar-labels-label,
body div.okeReviews .oke-w-reviewer,
body .oke-w-reviews-main .oke-product-details-title,
body .okeReviews[data-oke-container] .oke-reviewCardFeaturedMedia-product,
body div.okeReviews .oke-reviewCardFeaturedMedia-product,
body .okeReviews.oke-w .oke-reviewContent-title,
body .okeReviews[data-oke-container].oke-w .oke-reviewContent-title,
body .okeReviews .oke-modal .oke-reviewContent-title,
body .okeReviews[data-oke-container] .oke-modal .oke-reviewContent-title,
body .okeReviews.oke-w .oke-reviewContent-body p,
body .okeReviews .oke-modal .oke-reviewContent-body p,
body .okeReviews[data-oke-container].oke-w span.oke-helpful-label,
body .okeReviews[data-oke-container].oke-w button.oke-helpful-vote-button.oke-helpful-vote-button,
body .okeReviews[data-oke-container] .oke-attrBar-title,
body div.okeReviews .oke-attrBar-title,
body .okeReviews[data-oke-container] .oke-reviewContent-date,
body div.okeReviews .oke-reviewContent-date,
body div.okeReviews .oke-w-reviewReply,
body .okeReviews[data-oke-container] .oke-bodyText,
body div.okeReviews .oke-bodyText { 
    font-family: var(--font-body-family);
    color: #231f20;
    /* font-size: 12px;
    letter-spacing: .32px;  */
}
.oke-w-reviews-alerts .oke-alert .oke-alert-inner {
    border: 0px;
}
body .okeReviews[data-oke-container].oke-w select#oke-sortSelect--reviews, body .okeReviews[data-oke-container].oke-w .oke-w-reviews-count {
    font-weight: 500;
}
body .okeReviews[data-oke-container].oke-w select#oke-sortSelect--reviews {
    outline: none !important;
}
body .okeReviews[data-oke-container].oke-w .oke-is-large .oke-sortSelect {
    border: 0px solid #ccc;
    padding: .3em 0em 0.2em 1em;
    vertical-align: middle;
}
body .okeReviews[data-oke-container].oke-w, div.okeReviews.oke-w {
    max-width: 100%;
    padding-top: 0px;
}
.template-page-okendo-reviews main#MainContent { 
    padding-top: 20px;
}
body .okeReviews[data-oke-container] .oke-reviewCardFeaturedMedia, .template-page-okendo-reviews div.okeReviews .oke-reviewCardFeaturedMedia {
    background: #fff;
    /* border: 1px solid #ddd; */
}
body .okeReviews[data-oke-container] .oke-w-reviews-main--nav-divider,
body div.okeReviews .oke-w-reviews-main--nav-divider { 
    /* border-top-color: #ddd; */
}
body .okeReviews[data-oke-container] .oke-w-reviews-listMasonry, div.okeReviews .oke-w-reviews-listMasonry { 
    /* border-bottom-color: #ddd; */
}
body .okeReviews[data-oke-container] img, .template-page-okendo-reviews div.okeReviews img {
    max-width: none;
    margin: 0;
} 
body .oke-w-reviews-main .oke-product-details-title { 
    font-weight: 600;
    margin-bottom: 3px;
}
body .oke-w-reviews-main  .oke-product-details-name {
    font-weight: 300; 
    letter-spacing: 0.32px;
}
body .okeReviews.oke-w .oke-button,
body .okeReviews[data-oke-container].oke-w .oke-button {
    font-family: var(--font-button-family);
    font-weight: var(--font-button-weight);
    font-style: var(--font-button-style);
    text-transform: var(--font-button-text-transform);
    letter-spacing: var(--font-button-letter-spacing); 
    border: 0;
    border-radius: var(--border-radius-button);
    transition: var(--duration-default); 
    line-height: var(--font-body-line-height);
    -webkit-appearance: none;
    appearance: none; 
    background-color: rgba(var(--color-button));
    color: rgb(var(--color-button-text));
    padding: 0 5.6rem; 
    font-size: 1.5rem;
    min-height: 56px;
}
body .oke-w-header-content-block.oke-w-header-content-block--oneThird.oke-w-header-content-block--left:empty {
    display: none;
}
body .oke-w-header-content-block--center .oke-w-header-content-module { 
    justify-content: left;
}
body .okeReviews[data-oke-container].oke-w span.oke-w-ratingAverageModule-rating-average { 
    top: -3px;
    position: relative;
}
body .okeReviews[data-oke-container].oke-w .oke-is-large .oke-w-ratingAverageModule-count { 
    top: 1px;
} 
.image-with-text-slider .image-with-text__media img:first-child:not(:last-child),
.image-with-text-slider .image-with-text__media video:first-child:not(:last-child) {
    width: 100%;
}
.image-with-text-slider .slider-text-heading {
    padding: 0;
    margin: 0 0 6px 0;
    font-size: 16px;
}
.image-with-text-slider .image-with-text__media {
    gap: 0;
    margin: 0px;
    height: auto;
}
.image-with-text-slider .image-with-tex_slider-item {
    padding: 0 4px;
} 
.image-with-text-slider .image-with-text__slider-text {
    margin: 14px 0 0 0;
}
.image-with-text__slider-text .slider-text-heading {
    padding: 0;
    margin: 0 0 4px;
    font-size: 16px;
}
.image-with-text__slider-text .rich-text__text {
    max-width: 100%;
    margin: 0 0 10px 0;
}
.image-with-text__slider-text .button {
    min-height: 45px;
    font-size: 12px;
    min-width: 180px;
    padding: 0 6px;
}


body .mega-menu__inner { 
    grid-template-columns: repeat(8,1fr);
    display: flex;
}
body .list-menu--megamenu .mega-menu__wrapper { 
    flex: auto;
}
body .mega-menu--list .mega-menu__list {
    max-width: calc(100% - 00px);
    display: flex;
    width: 100%;
    justify-content: space-between;
    justify-content: left;
    column-gap: 70px;
}
body .mega-menu--list .mega-menu__submenu {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    margin: auto;
    padding: 0;
    opacity: 1;
}
body .mega-menu--list .mega-menu__submenu-item {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0em;
    margin-bottom: 18px;
    padding-bottom: 0;
}
body .mega-menu--list .mega-menu__list .mega-menu__link {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 12px;
    padding-top: 0;
    color: rgba(var(--color-foreground));
}
body .header__inline-menu .header__menu-item {
   font-size: 18px; 
}
body .header__inline-menu .list-menu--disclosure {
    width: 28rem; 
}
.mega-menu__items .mega-menu__item-image {
    position: relative;
    transform: none;
}
.mega-menu--list .mega-menu__item {
    min-height: 23.5vh;
    padding: 0;
}
.mega-menu--list .mega-menu__inner .mega-menu__wrapper+.mega-menu__items {
    grid-column-start: 7;
    grid-template-columns: auto;
  max-width: 470px;
}
.product__info-container .volume-price-container {
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 12px;
    margin-top: 12px;
}
.mega-menu--list .mega-menu__inner .mega-menu__item { 
    background-color: transparent;
}


.product__info-container .about { 
    margin-bottom: 12px;
}
.product__info-container .about.about-0 {
    margin-top: 12px;
}
.product__info-container .about+.about {
    margin-top: -13px;
}
.product__info-container .about__accordion-toggle {
    padding: 1.6rem 0;
}
.product__icons {
    display: flex;
    column-gap: 20px;
    margin-bottom: 4rem;
    margin-top: 12px;
  justify-content: center;
}
.volume-price-container h5 {
    padding: 15px 0;
    margin: 0;
    font-size: 15px;
    text-align: center;
    font-weight: 400;
}
.volume-price-container strong {
    font-style: italic;
}
.volume-break-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 8px 20px;
    border: 1px solid transparent;
}
.volume-break-wrapper .volume-discount {
    flex: auto;
}
.volume-break-wrapper div {
    font-size: 14px;
}
.volume-break-wrapper .volume-quantity {
    width: 22%;
}
.volume-break-wrapper .volume-discount {
    flex: auto;
}
.volume-title {
    font-weight: 700;
    border-bottom: 1px solid #ddd;
    padding-bottom: 6px;
}
.volume-quantity {
    font-weight: 600; 
}
.volume-discount { 
}
.volume-saved {
    color: #d97a7e;
    background-image: url(icon-tag.png);
    background-repeat: no-repeat;
    background-position: right 5px;
    padding-right: 24px;
    min-width: 140px;
    text-align: right;
}
.volume-break-wrapper:hover {
    border: 1px solid #000;
    background-color: #F8F9FA;
}
.volume-title-wrapper:hover {
    border: 1px solid transparent;
    background-color: transparent;
}
.volume-break-wrapper:hover .volume-saved {
    font-weight: 600;
}


.header.header--left-logo .header__heading-link img.header__heading-logo.header__heading-logo--overlay {
    display: none !important;
}
.header.header--left-logo .header__heading-link img.header__heading-logo {
    display: block !important;
}
.header .header__menu-item,
.header .header__icon .icon,
.header .cart-count-bubble,
.header__localization .localization-selector.link { 
    color: #000;
}
body .mega-menu--list .mega-menu__list .mega-menu__link, body .mega-menu--list .mega-menu__submenu-item, .list-menu--inline .list-menu--submenu ul.header__submenu .list-menu__item {
  color: #000;
}

.shopify-section-header.color-background-3 .header__account summary:before {
    background-color: rgba(var(--color-border));
}
.breadcrumb {
    color: rgb(88 88 88);
}

.footer_web_link a {
    color: #717171;
    text-decoration: none;
    font-size:11px;
}
.media-slideshow-section .media-slideshow__wrapper--full .media-slideshow__content .media-slideshow__text,
.media-slideshow-section .media-slideshow__wrapper--full .media-slideshow__content .media-slideshow__description {
    max-width: 38rem;
    max-width: 100%;
}
.footer_web_link {
    position: absolute;
    right: 0;
    top: 0;
}
.footer_web_link a:hover {
    color: #9a9a9a;
}
product-form.product-form {
    border-top: 0px;
    padding-top: 0;
    margin-bottom: 12px;
}
.product__description.rte li {
    margin: 0 0 6px 0;
    padding: 0;
}
.about:not(:has(.about__accordion-description *)) {
    display: none;
}
.brands__item img { 
    max-width: 100%;
}
.footer .footer__content-bottom { 
    padding-bottom: 30px;
    padding-top: 0;
}
.footer .footer__content-top {
    padding-bottom: 40px;
}

body.template-product .okeReviews[data-oke-container] .oke-w-writeReview:before,
body.template-product div.okeReviews .oke-w-writeReview:before {
    vertical-align: middle; 
}
body.template-product .okeReviews.oke-w .oke-button,
body.template-product .okeReviews[data-oke-container].oke-w .oke-button {
    line-height: 50px;
    min-height: 0;
    padding: 0 30px;
}
body.template-product .okeReviews[data-oke-container].oke-w,
body.template-product div.okeReviews.oke-w {
    padding: 60px 0;
    /* display: block; */
}
.mega-menu__item-heading { 
    font-weight: 600;
    letter-spacing: 0.2px;
    margin-top: 16px;
   transition:all 0.3s;
}
.mega-menu__item-heading.h5 {
    font-size: 14px; 
}
.mega-menu__item-heading.h4 {
    font-size: 16px; 
}
.mega-menu__item-heading.h3 {
    font-size: 18px; 
}
.header__mega-menu .mega-menu__overlay {
    display: none;
}
.mega-menu--list .mega-menu__item:hover .mega-menu__item-heading,
.mega-menu--list .mega-menu__item:hover .button--tertiary {
    color: #5e5e5e;
}
.mega-menu__item .mega-menu__button.button--tertiary:hover {
    color: #5e5e5e;
}
.mega-menu__item .mega-menu__button {
    padding: 10px;
    min-height: 20px;
    font-size: 16px;
    min-width: 140px;
    opacity: 1;
    pointer-events: all;
    margin: 16px 0 0 0;
}
.mega-menu__item .mega-menu__button.button--tertiary {
    padding: 0 0px 0 0;
    border: 0;
    min-width: 0;
    text-transform: none;
    background-color: transparent !important;
    color: inherit;
    justify-content: space-between;
  transition:all 0.3s;
}
.mega-menu__item .mega-menu__button.button--tertiary svg {
    margin: 0 0 0 20px;
}


.product .product__title__wrapper {
    margin-bottom: 4px;
    margin-top: -8px;
}
.product .product__title { 
    line-height: 46px;
}
.product__info-container .product-form__buttons { 
    gap: 0;
}
.quick-add-modal .product__title__wrapper {
    margin-bottom: 0;
    margin-top: -5px;
}
.section-product-complementary .collection-product-card {
    /* width: 33.33% !important; */
}
.search-modal__form .field { 
    margin: 0 auto;
}
.header__search .search-modal__form .field {
    margin: 0 auto;
}
.template-search .template-search__header {
    padding-bottom: 20px;
}
.template-search .predictive-search__result-group {
    margin-top: 10px;
}
.template-search .search__form-text {
    font-size: 12px;
}
.template-search .card--product .subtitle.card__subtitle {
    display: none;
}
.article-card__meta+.article-card__title { 
    font-size: calc(var(--font-heading-card-scale)* 1.2rem);
    letter-spacing: -.02em; 
    max-width: 100%;
}
.article-card .article-content {
    padding-top: 12px;
}
.article-card .article-card__excerpt { 
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    margin: 12px 0 0 0;
}
.main-blog__articles .blog-articles { 
    row-gap: 24px;
}
.header__account .header__account-modal { 
    box-shadow: none;
    border: 1px solid #ddd;
    border-radius: 0px;
}
.header__account .header__account__login {
    min-height: 0;
    padding: 10px 4px;
    font-size: 12px;
    width: auto; 
}
.header__account .header__account__register { 
    font-size: 12px;
}
.field--checkbox input[type=checkbox]+label { 
    gap: 0.8rem; 
    font-size: 12px;
}
body .login .button.login__forgot-password,
body .login__create-acc .button--simple { 
    /* font-size: 1.2rem; */
}

.template-list-collections .collections-grid__item {
    flex-flow: column;
    background: transparent;
    transition:all 0.5s;
}
.template-list-collections .collections-grid__item:hover .collections-grid__title {
    color: #6b6b6b;
}
.template-list-collections .collections-grid { 
    gap: 4rem .8rem; 
}
.template-list-collections .collections-grid__image {
    position: relative;
    background: #f9f9f9;
    width: 100%;
    height: 100%;
}
.template-list-collections .collections-grid__image.placeholder-image {
    background-image: url(https://boostlabco.com/cdn/shop/files/BoostLab-logo-Black.png?v=1709266731&width=225);
    background-repeat: no-repeat;
    background-position: center;
    opacity: .15;
    min-height: 200px;
    background-color: #c8c8c8;
}

.template-list-collections .collections-grid__title {
  font-size: 22px;
}
.template-list-collections .collections-grid__item--portrait:after {
    padding-bottom: 0;
}
.template-list-collections .collections-grid__item:hover .collections-grid__overlay { 
    background: transparent;
} 
.template-list-collections .collections-grid--3 .collections-grid__information,
.template-list-collections .collections-grid--4 .collections-grid__information {
    padding: 20px 0 0 0;
}
.header-banner-section+.page-section .main-page-title {
    display: none;
}
.header-banner-section .main-blog__info {
    max-width: 920px;
}
.predictive-search__results-list .card__subtitle {
    display: none;
}
.media-slideshow-section .media-slideshow__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active svg { 
    color: rgb(112 112 112);
}
.media-slideshow-section .media-slideshow__pagination .swiper-pagination-bullet svg { 
    color: rgb(0 0 0 / 46%);
}

.tabs-with-products .twp__nav {
    height: 30PX;
    bottom: 0;
    top: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
  display: none;
}
.tabs-with-products .twp__prev, .tabs-with-products .twp__next {
    top: auto;
    transform: translateY(0);
    margin: 0;
    left: auto;
    right: auto;
    bottom: auto;
    min-width: 3rem;
    max-width: 3rem;
    height: 3rem;
    position: relative;
}
.tabs-with-products .twp__prev svg, .tabs-with-products .twp__next svg {
    width: 2rem;
    height: 2rem;
}
.tabs-with-products .swiper-button-next.swiper-button-disabled, .tabs-with-products .swiper-button-prev.swiper-button-disabled {
    opacity: 0.5; 
}
.brands-section .brands__content--center .brands__item { 
    margin: 0 20px;
}
.section-carousel.section-carousel .carousel__slider-nav {
    padding: 0 2rem; 
    left: 0;
    right: 0; 
}
body .carousel__slider-nav .swiper-button-next {
    transform: translate(0%);
}
body .carousel__slider-nav .swiper-button-prev {
    transform: translate(0%);
}
.image-with-text-slider .image-with-text-slick .slick-prev, .image-with-text-slider .image-with-text-slick .slick-next {
  height: 48px;
  width: 48px;
  background-size: 16px;
}
body .swiper-button-next, body .swiper-button-prev {
  width: 48px;
  height: 48px;
}
body .swiper-button-next svg, body .swiper-button-prev svg {
  width: 12px;
  height: auto;
}
body .menu-drawer .mega-menu__item {
    background: transparent;
    padding: 0;
}
body .mega-menu__overlay { 
    display: none;
}

/* klaviyo popup */
[data-testid="POPUP"] form.needsclick>.needsclick>.needsclick:nth-child(4)  button.needsclick {
    color: #000 !important;
    background: rgb(205, 233, 221) !important;
}
[data-testid="POPUP"] form.needsclick>.needsclick>.needsclick:nth-child(2) input.needsclick {
    border-radius: 0!important; 
} 
[data-testid="POPUP"] form.needsclick>.needsclick>.needsclick:nth-child(3)>.needsclick>.needsclick>.needsclick {
    border-radius: 0px !important;
}
[data-testid=POPUP] form.needsclick>.needsclick>.needsclick:nth-child(2) input.needsclick {
    border: 1px solid rgb(0 0 0) !important;
}
[data-testid="POPUP"] form.needsclick>.needsclick>.needsclick:nth-child(5) p {
    color: #151515;
    font-size: 11px;
    line-height: 16px;
    font-family: var(--font-footer-menu-family)!important;
}
[data-testid="POPUP"] form.needsclick>.needsclick>.needsclick:nth-child(3) button.needsclick img {
    width: 22px !important;
    height: 16px !important;
    border-radius: 0px !important;
}
[data-testid=POPUP] form.needsclick>.needsclick>.needsclick:nth-child(3) button.needsclick {
    outline: 0px!important;
    border: 0px!important;
    width: 60px !important; 
}
[data-testid=POPUP] form.needsclick>.needsclick>.needsclick:nth-child(3)>.needsclick>.needsclick>.needsclick:nth-child(1)>.needsclick>.needsclick:nth-child(2) {
    border: 1px solid !important;
}
[data-testid=POPUP] form.needsclick>.needsclick>.needsclick:nth-child(3)>.needsclick>.needsclick>.needsclick:nth-child(1)>.needsclick>.needsclick:nth-child(2) img {
    width: 22px !important;
    height: 16px !important;
    border-radius: 0px !important;
}
[data-testid=POPUP] form.needsclick>.needsclick>.needsclick:nth-child(3)>.needsclick>.needsclick>.needsclick:nth-child(1) [role=listbox]>div>div>div:nth-child(1) span {
    font-size: 13px !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
}
[data-testid=POPUP] form.needsclick>.needsclick>.needsclick:nth-child(3)>.needsclick>.needsclick>.needsclick:nth-child(1) [role=listbox]>div>div>div:nth-child(2) {
    font-size: 13px;
    line-height: 20px;
}
[data-testid=POPUP] form.needsclick>.needsclick>.needsclick:nth-child(3)>.needsclick>.needsclick>.needsclick:nth-child(1) {
    border-color: #000 !important;
}
[data-testid=POPUP] form.needsclick>.needsclick>.needsclick:nth-child(3)>.needsclick>.needsclick>.needsclick:nth-child(1)>.needsclick>.needsclick:nth-child(2) {
    border-radius: 0px !important;
}


.newsletter-wrap {
    margin-top: 60px;
}
.footer-klaviyo form.klaviyo-form, .footer-klaviyo form.klaviyo-form>.needsclick {
    margin: 0!important;
    padding: 0!important;
    min-height: 0 !important;
}
form.klaviyo-form>.needsclick>.needsclick>div {
    margin: 0px 0 0px 0 !important;
    padding: 18px 0 0px 0 !important; 
}
.footer-klaviyo form.klaviyo-form>.needsclick>.needsclick>div span {
    font-size: 15px!important;
    font-family: var(--font-footer-menu-family)!important;
    font-weight: 300!important;
    letter-spacing: 0.32px;
}
form.klaviyo-form>.needsclick>.needsclick+.needsclick {
    margin-top: 17px !important;
}
.footer-klaviyo form.klaviyo-form>.needsclick>.needsclick+.needsclick>.needsclick,
[data-testid=POPUP] form.klaviyo-form>.needsclick>.needsclick+.needsclick>.needsclick {
    padding: 0 !important;
    margin: 0 !important;
}

.footer form.klaviyo-form .needsclick input.needsclick {
    height: 53px!important;
    font-family: var(--font-footer-menu-family)!important;
    font-size: 14px!important;
    font-weight: 500!important;
    border: 0px!important;
    border-bottom: 1px solid #cdcdcd !important;
    padding-left: 24px !important;
}
.footer form.klaviyo-form .needsclick button.needsclick {
    height: 53px !important;
    border-radius: 0px !important;
    width: 157px;
    font-size: 12px !important;
    font-weight: bold !important;
    letter-spacing: 1.01px !important;
    font-family: var(--font-footer-menu-family) !important; 
}
.footer .newsletter__title { 
    font-size: 17px; 
    letter-spacing: 0.32px;
}
 
.footer form.klaviyo-form .needsclick input.needsclick::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity:1 !important;
  font-family: var(--font-footer-menu-family)!important;
  font-size: 14px!important;
  font-weight: 500!important;
  border: 0px!important; 
  color: #8E8E8D !important;
}
.footer form.klaviyo-form .needsclick input.needsclick::-moz-placeholder { /* Firefox 19+ */
  opacity:1 !important;
  font-family: var(--font-footer-menu-family)!important;
  font-size: 14px!important;
  font-weight: 500!important;
  border: 0px!important; 
  color: #8E8E8D !important;
}
.footer form.klaviyo-form .needsclick input.needsclick:-ms-input-placeholder { /* IE 10+ */
  opacity:1 !important;
  font-family: var(--font-footer-menu-family)!important;
  font-size: 14px!important;
  font-weight: 500!important;
  border: 0px!important; 
  color: #8E8E8D !important;
}
.footer form.klaviyo-form .needsclick input.needsclick:-moz-placeholder { /* Firefox 18- */
  opacity:1 !important;
  font-family: var(--font-footer-menu-family)!important;
  font-size: 14px!important;
  font-weight: 500!important;
  border: 0px!important; 
  color: #8E8E8D !important;
}
.footer .footer-block .list-menu__item:hover { 
    color: rgb(var(--color-foreground), .7);
}
body .localization-selector.link .value { 
    font-size: 12px;
    font-weight: 500;
}
body .disclosure__list .link {
    font-size: 12px;
    padding: 0.2rem 1.6rem;
}
.announcement-bar__text a {
    text-decoration: none;
}


.image-banner-section .image-banner .banner>.banner__media { 
    background: transparent;
}
.image-banner-section .image-banner .banner--adapt>.banner__media {
    height: 0;
    padding-top: 36%;
}
.media-slideshow .slideshow-link { 
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    display: block;
}
.media-slideshow .media-slideshow__wrapper .media-slideshow__content-wrapper { 
    z-index: 9;
}


.multicolumn-ingredient .multicolumn-list__wrapper--static.multicolumn-list__wrapper--3,
.multicolumn-ingredient .multicolumn-list__wrapper--4  {
    display: flex;
} 
.multicolumn-ingredient .multicolumn-list__wrapper .multicolumn-card {
    min-width: 20%;
    width: 50%;
}
.multicolumn-ingredient .multicolumn-card {
    padding: 3rem;
}
.multicolumn-ingredient .multicolumn-card__heading.h5 {
    font-size: 2rem;
    margin-bottom: 18px;
}
.multicolumn-ingredient.multicolumn .multicolumn-card__text {
    /* font-size: 12px;   */
}
 
div#revieve-plugin {
    display: none !important;
}
.section-compare:not(:has(.compare__content .compare__container)) {
    display: none;
}
.multicolumn-section .multicolumn-card__image-wrapper--medium {
    width: auto;
    height: auto; 
    max-width: 200px;
}
.multicolumn-section .multicolumn-card__image-wrapper--medium.image-left {
    margin-left: 0;
    margin-right: auto;
}
.multicolumn-section .multicolumn-card__image-wrapper--medium.image-center {
    margin-left: auto;
    margin-right: auto;
}
.multicolumn-section .multicolumn-card__image-wrapper--medium.image-right {
    margin-left: auto;
    margin-right: 0;
}

.shopify-policy__title h1 {
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
  text-transform: capitalize;
  font-size: calc(var(--font-heading-h2-scale)* 2.4rem);
}
.shopify-policy__body .rte {
    line-height: 1.4;
}
.article-template__block .article-template__content-rte {
    max-width: 100%;
} 
.section-featured-blog .blog__content { 
    row-gap: 2.4rem;
}

.article-template__info.center .article-template__title {
    text-align: center; 
} 
.article-template__header--overlay .center .article-template__text { 
    margin: 0 auto;
} 
.article-template__info.center .article-template__meta {
    justify-content: center;
}

.article-template__info.right .article-template__title { 
    text-align: right;
}
.article-template__header--overlay .right .article-template__text { 
    margin: 0 0 0 auto;
} 
.article-template__info.right .article-template__meta {
    justify-content: right;
}
.mega-menu--list .mega-menu__submenu-item:hover {
    color: #707070;
}
.card__sub-title { 
    text-align: left;
}
body .collection-product-card .card-information__group, body .product-recommendations__list--2-mobile .collection-product-card .card-information__group {
    column-gap: 0;
    row-gap: 0;
}
body .card-information .price-item--sale, body .product__info-container .price-item.price-item--sale { 
    font-weight: 400;
}
body .price--on-sale .price-item--regular { 
    color: rgb(119 119 119);
    text-decoration-color: rgb(95 95 95);
}
.product__info-container .product__description {
    /* font-size: 1.4rem; */
    font-weight: 400;
   line-height: 1.5;
}
.product__info-container .product__description strong {
    font-weight: 600;
    line-height: 1.5;
}


.product-sticky-cart {
    background: #fff;
    padding: 12px 20px;
    box-shadow: 0px 0px 12px -4px #d4d4d4;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -o-transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
} 
.product-sticky-cart .product .product__title__wrapper {
    margin: 0 0 8px;
}
.product-sticky-cart .product .product__title {
    font-size: 20px;
    line-height: 26px;
}
.product-sticky-cart .product .price-wrapper .price__regular,
.product-sticky-cart .product .price-wrapper .price-item--sale,
.product-sticky-cart .product .price-wrapper .price--on-sale .price-item--regular {
    font-size: 1.4rem;
}
.product-sticky-cart product-form.product-form {
    margin: 0;
}
.product-sticky-cart .product-form__buttons {
    gap: 0;
}
.product-sticky-cart .product-form__submit { 
    min-height: 4.6rem;
    font-size: 1.2rem;
}

#main-cart-items .product-option__group .product-option {
    display: flex;
}
#main-cart-items .product-option__group .product-option dd {
    margin: 0 0 0 5px;
}
.section-cart-items .main-cart .card__subtitle {
    font-weight: 400;
    margin: 0 2px 0 0;
    font-size: 12px;
    line-height: 18px;
    color: rgba(var(--color-foreground));
}
.section-cart-items .cart-item__details { 
    line-height: 20px;
}
.section-cart-items #main-cart-items .quantity {
    width: 11.6rem;
    height: 4.6rem;
}
.section-cart-items .quantity__button {
    width: 4rem; 
}
.blog .article .media {
    padding-bottom: 100%;
}
.card-information .price, .collection-product-list--2-mobile .collection-product-card .card-information .price, body .product-recommendations__list--2-mobile .collection-product-card .price {
    font-size: 1.8rem;
}
.multicolumn-section:not(:has(.multicolumn-list__wrapper .multicolumn-card)) {
    display: none;
}
.no-image .collection-hero__wrapper {
    min-height: 0;
    padding-bottom: 0;
}
.no-image .collection-hero__wrapper--overlay .collection-hero__inner {
    padding-bottom: 0;
}
.collection-banner-section .collection-hero {
    margin-top: calc(-1*(var(--header-height) + var(--breadcrumbs-height)));
}
.collection-banner-section .collection-hero__wrapper--overlay { 
    padding-top: calc(var(--header-height) + 1.6rem);
    padding-left: 0;
    padding-right: 0;
}

.multicolumn-section .multicolumn--solid .multicolumn-card__text { 
    max-width: 100%;
    width: 100%;
}
.multicolumn-section .multicolumn--solid .multicolumn-card__heading { 
    max-width: 100%;
    width: 100%;
}
.card-information .card__title a, .collection-product-list--2-mobile .collection-product-card .card__title a {
    line-height: 22px;
}
.quick-add-modal .product__title { 
    line-height: 40px;
}
body .quick-add-modal .product__text {
    margin-bottom: .4rem;
} 
.template-collection .shopify-section-header header.header {
    transition: background var(--duration-default) linear;
}
.template-collection .shopify-section-header:hover header.header {
    background: #fff;
}
.list-menu--inline .list-menu--submenu ul.header__submenu {
    padding: 12px 0;
}
.list-menu--inline .list-menu--submenu ul.header__submenu .list-menu__item {
    font-size: 16px;
    font-weight: 600;
    padding: 0.3rem 2.4rem;
    transition: color var(--duration-default);
}
.list-menu--inline .list-menu--submenu ul.header__submenu .list-menu__item:hover {
    background: transparent;
    color: #707070;
}

.product__additional_buttons {
    margin-bottom: 16px;
}
.product__additional_buttons .btn {
    width: 100%;
    font-size: 1.5rem;
    text-transform: capitalize;
    font-weight: 600;
    background-color: rgb(205, 233, 221);
    color: #282828;
    text-decoration: none;
}
.product__additional_buttons .btn:hover {
    background-color: rgb(220 239 230);
}
.image-with-text-section:has(.image-with-text__grid:empty) {
    display: none;
}




.stepper-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    overflow: hidden;
    margin-top: 20px;
}
.stepper-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1; 
}

.stepper-item:before {
  position: absolute;
  content: "";
  border-bottom: 8px solid #ccc;
  width: 100%;
  top: 12px;
  left: -50%;
  z-index: 2;
}

.stepper-item:after {
  position: absolute;
  content: "";
  border-bottom: 8px solid #ccc;
  width: 100%;
  top: 12px;
  left: 50%;
  z-index: 2;
}

.stepper-item .step-counter {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #ccc;
  margin-bottom: 6px;
  font-size: 14px;
} 
.stepper-item.completed .step-counter {
    background-color: #A26EB6;
    color: #fff;
}
.stepper-item.completed:after {
  position: absolute;
  content: "";
  border-bottom: 8px solid #ccc;
  width: 100%;
  top: 12px;
  left: 50%;
  z-index: 3;
}
.stepper-item.completed:before {
    border-bottom: 8px solid #A26EB6;
    z-index: 3;
}
.stepper-item.completed:last-child:after {
    border-bottom: 8px solid #A26EB6;
}
.stepper-item:first-child::before {
  
}
.stepper-item:last-child::after {
 
}
.stepper-item.active {
 
}
.progressbar-label {
    font-size: 18px;
    line-height: 24px;
    margin-top: 18px;
    font-weight: 600;
    margin-bottom: 26px;
  text-align: center;
}
.step-name {
    font-size: 14px;
    font-weight: 600; 
      line-height: 20px;
}
.step-name span {
    display: block;
    text-align: center; 
}
.promotion-column .gallery--item figure:after {
    opacity: 0;
}
.gallery--item-content .gallery--item-content-link {
    display: block;
}
body .okeReviews[data-oke-container] .oke-bodyText,
body div.okeReviews .oke-bodyText,
body .okeReviews[data-oke-container], div.okeReviews { 
    font-weight: 300;
}
.image-with-text__text .metafield-rich_text_field strong+br {
    display: none;
}
.image-with-text-content_mobile {
  display: none;
  margin-bottom: 20px;
}

.video-wrap {
    position: relative;
    width: 100%;
    min-width: calc(54% - .6rem);
}
body .image-with-text__media img:first-child:not(:last-child), body .image-with-text__media video:first-child:not(:last-child) {
    width: 100%;
    min-width: calc(54% - .6rem);
}
body .image-with-text__media img:last-child:not(:first-child), body .image-with-text__media video:last-child:not(:first-child) {
    width: 100%;
    min-width: calc(46% - .2rem);
}
.play-btn-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

 
/* smartphones, touchscreens */
@media (hover: none) and (pointer: coarse) { 
  .play-btn {
    display: none !important;
  }
}
 


/* .gallery--item-content .gallery--item-content-link:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%; 
    z-index: 1;
    left: 0;
    top: 0;
} */
body.template-product .section-product-recommendations+.shopify-section .okeReviews.oke-w {
    /* padding-top: 2px; */
}


/* 
.section-product-complementary.section-product-recommendations {
  min-height: 862px;
} 
#shopify-section-template--15702137405530__product-recommendations {
  min-height: 872px;
}
.product .custom-liquid:has(.test_review) {
  display: none;
  cursor: pointer;
}

@media (max-width: 767px) {
  .section-product-complementary.section-product-recommendations {
    min-height: 740px;
  }
  #shopify-section-template--15702137405530__product-recommendations {
    min-height: 854px;
  }
} */


/* img-popup */
.variant-img-modal {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: rgb(70 76 90 / 40%);
  align-items: center;
    justify-content: center;
}
.variant-img-modal.active {
    display: flex;
}
.variant-modal-content {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    max-height: 100%;
    width: 100%;
}
.variant-modal-inner {
    max-height: 100%;
    display: flex;
    padding: 20px;
    position: relative;
    height: 100%;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}
.variant-modal-content img {
    width: auto;
    max-width: 100%;
    max-height: 100%; 
    border-radius: 4px;
    pointer-events: auto;
    height:auto;
}
.variant-modal-close {
    width: 24px;
    height: 24px;
    background: #282828;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 12px;
    right: 14px;
    font-size: 14px;
    z-index: 9999;
    cursor: pointer;
    color: #fff;
    border-radius: 100%;
    pointer-events: auto;
    margin: 6px 0px 0 0;
    padding: 0 0 2px 0px;
}
.variant-modal-close .icon {
    width: 20px;
    height: 20px;
    margin: 0 0 0 2px;
}
.image-with-text-media_popup>img {
    cursor: pointer;
}

.template-product-gift_product .product-parameters .product-form__group-name {
    display: none;
}
.template-product-gift_product .product-parameters .product-form__controls-group {
    gap: 10px;
}
.template-product-gift_product .product-parameters .product-form__controls-group input+label {
    width: calc(33.33% - 10px);
    background-color: transparent;
    height: 4.4rem; 
    border-radius: 0px;
}
.template-product-gift_product .product-parameters .product-form__controls-group input:checked:not(.disabled)+label {
    background-color: #f4f4f4;
}
.template-product-gift_product .recipient-form .recipient-checkbox {
    border-radius: 0px; 
    height: 5rem;
    border: 1px solid rgb(var(--color-foreground));
    padding: 10px 10px;
    width: 100%; 
    margin-top: 6px;
} 
.template-product-gift_product .recipient-form input[type=checkbox]:checked + .recipient-checkbox {
    background: #f4f4f4;
}
.template-product-gift_product .recipient-form .recipient-checkbox:before {
    display: none;
}
.template-product-gift_product .recipient-form .icon-checkmark {
    display: none;
}
.template-product-gift_product .recipient-form .recipient-checkbox span {
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding: 2px 0 0 0;
}
.template-product-gift_product .recipient-form .recipient-checkbox span svg {
    margin: -2px 7px 0 0px;
}
.recipient-form input[type=checkbox]:checked~.recipient-fields {
    margin-top: -10px;
    border: 1px solid rgb(var(--color-foreground));
    border-top: 0px;
    padding: 30px 24px 24px 24px;
    border-radius: 0px;
}


.product-faq-section .collapsible-content__content { 
    display: flex;
    flex-flow: column;
}
.product-faq-section .collapsible-content__subheading { 
    text-align: center;
}
.product-faq-section .collapsible-content__button { 
    margin-left: auto;
    margin-right: auto;
}

.product-faq-section .collapsible-content__wrap {
    display: flex;
    align-items: center;
}
.product-faq-section .collapsible-content__text {
    min-width: 50%;
}
.product-faq-section .collapsible-content__items {
    flex: auto;
  min-width: 50%;
} 
.product-faq-section .rich-text__blocks .button {
    margin-top: 10px;
}
.rich-text-slider .rich-text__heading {
    font-weight: normal;
}

.product-faq-section .collapsible-content__item {
    border-bottom: .1rem solid #dddada;
    transition: opacity var(--duration-default);
}
.product-faq-section .collapsible-content__item:first-child {
    border-top: .1rem solid #dddada;
}


.testimonials-slider .testimonial-wrap {
    display: flex;
    align-items: center;
    gap: 5.6rem;
}
.testimonial-img {
    width: 50%;
} 
.testimonial-img img {
    max-width: 100%;
}
.testimonial-content {
    width: 50%;
    padding-right: 70px;
}


.rating {
  align-items: center;
  gap: 5px;
  display: flex;
}

.rating__stars {
  display: contents;
}

.rating__star {
  color: #fced78;
  position: relative;
  top: -1px;
  width: 19px;
    height: 19px;
}

.rating__star--empty {
    color: #dcdcdc;
}
.testimonials-slider .rich-text-wrap {
    margin-top: 30px;
}
.header__account {
    display: inline-flex;
}
[data-testid=POPUP] form.needsclick>.needsclick>.needsclick:nth-child(1) h3 span {
    font-weight: 700 !important;
}
[data-testid=POPUP] form.needsclick>.needsclick>.needsclick:nth-child(4) input + button.needsclick {
    background: transparent !important;
    width: auto;
    height: auto !important;
}
.section-carousel .carousel__wrapper > .carousel__button.button[aria-disabled=true] {
    display: none;
} 
.card__information-top .card__badge {
    gap: 0.3rem .6rem;
}
body .card__badge .badge--custom-badge {
    padding-right: 6px; 
}
.badge .icon-rounded-arrow {
    width: 14px;
    height: auto;
    margin-left: 4px;
}
.product-badge {
    position: absolute;
    z-index: 2;
    left: 8px;
    top: 8px;
    display: flex;
    gap: 4px;
    flex-flow: wrap;
}
.product-badge .badge { 
    display: flex;
    align-items: center; 
    font-size: 1rem;
    padding: 0.5rem 0.8rem 0.3rem;
}
.product-badge .badge .icon {
    margin-top: -2px;
}
.rebuy-product-media .rebuy-product-badge {
    position: absolute;
    top: 1.6rem;
    right: 1.6rem;
    display: flex;
    align-items: center;
    gap: .3rem .6rem;
    background: transparent;
    padding: 0;
    flex-flow: wrap;
    justify-content: right;
}
.rebuy-product-media .rebuy-product-badge .grid-product__tag { 
    background-color: rgb(var(--color-foreground));
    color: rgb(var(--color-background));
    line-height: 1.4;
    font-weight: 450;
    text-transform: none;ß
    letter-spacing: 0;
    font-size: 1rem;
    border-radius: 0;
    padding: .4rem 1rem;
    z-index: 23;
    display: flex;
    align-items: center;
    gap: 70px;
}

/* new d r */ 
@media (min-width: 750px) {
    .hide-desktop {
      display: none;
    }
    .section-product-complementary .swiper-wrapper {
      justify-content: center;
    } 
  .rich-text--mobile-collapse .rich-text__heading { 
    pointer-events:none;
  }
  .multicolumn .multicolumn-card__text {
    font-size: calc(var(--font-body-scale) * 1rem - 0.1rem);
  }
  .product__info-container .product__description { 
    /* font-size: 14px; */
  }
  .shopify-policy__title h1 {
    font-size: calc(var(--font-heading-h2-scale)* 2.4rem);
    margin-top: 3.2rem;
    margin-bottom: 2.4rem;
  }
  .section-carousel .carousel__slide-title.h4 {
    font-size: calc(var(--font-heading-h4-scale) * 2rem);
  }
}
@media (min-width: 1200px) {
  .image-with-text__content.image-with-text__content--large {
    flex: none;
    max-width: 48%;
  }

}
@media (min-width: 1360px) {
  .multicolumn .multicolumn-card__text {  
    font-size: calc(var(--font-body-scale) * 1rem);
  } 
  h2, .h2, .shopify-policy__title h1 { 
    font-size: 40px;
  }
}
@media (min-width: 1600px) {
  h1, .h1 {
    font-size: 50px;
    line-height: 72px;
  }
  h2, .h2 { 
      font-size: 40px;
  }
  .brands .brands__content--center .brands__items {
    gap: 3.2rem 5rem;
  }
  .shopify-policy__title h1 { 
    font-size: 40px;
    line-height: var(--font-heading-line-height);
  }
}

/* =========== */

@media (max-width: 1700px) {
  .footer .footer-block:not(.footer-block--logo) {
    margin-right: 0;
  }
}

@media (max-width: 1600px) {
  .footer .footer-block.footer-block--logo { 
    max-width: 44rem;
  }
  form.klaviyo-form .needsclick button.needsclick { 
    width: 140px; 
  }
  form.klaviyo-form>.needsclick>.needsclick>div { 
    padding: 14px 0 0!important;
  }
  form.klaviyo-form>.needsclick>.needsclick+.needsclick {
    margin-top: 14px!important;
  }
  .footer-klaviyo form.klaviyo-form>.needsclick>.needsclick>div span {
    font-size: 14px!important; 
  }
  .footer .footer__blocks-wrapper {
    gap: 3rem 2rem;
    justify-content: space-between;
  }
  .newsletter-wrap {
    margin-top: 40px;
  }
  .mega-menu--list .mega-menu__inner .mega-menu__wrapper+.mega-menu__items { 
    max-width: 380px;
  }
}

@media (max-width: 1599px) {
  .product .product__title {
    line-height: 38px;
  }
}
/* 1599 e */

@media (max-width: 1400px) {
  .slick-prev, .slick-next {
    height: 48px;
    width: 48px;
    background-size: 12px;
  } 
  .slick-dots {
    bottom: 24px; 
  }
  .popular-products__wrapper--4.slick-slider { 
    padding-bottom: 70px; 
  }
  .rich-text-grid { 
    column-gap: 40px; 
  }

  .footer .footer-block.footer-block--logo { 
    max-width: 38rem;
  }
  .footer .footer-block:not(.footer-block--logo) {
    margin-right: 0;
  }
  .volume-break-wrapper { 
    padding: 8px 10px; 
  }
  .brands-section .brands__content--center .brands__item {
    margin: 0 10px; 
  }
  .mega-menu--list .mega-menu__inner .mega-menu__wrapper+.mega-menu__items { 
    max-width: 320px;
  }
  body .mega-menu--list .mega-menu__list { 
    column-gap: 30px;
  }
  .testimonials-slider .testimonial-wrap { 
    gap: 3rem;
  }
}
/* 1400 e */

@media (max-width: 1359px) {
  .product .product__title__wrapper {
    margin-bottom: 2px;
    margin-top: -10px;
  }
  .product .product__title {
    line-height: 30px;
  }
}

@media (max-width: 1300px) {
  nav.header__inline-menu>ul>li>.list-menu__item.link {
    font-size: 14px;
  }
  body .mega-menu--list .mega-menu__list {
    max-width: calc(100% - 0px); 
  }
}

@media (max-width: 1199px) {
  body .twp .titles .heading {
    margin-bottom: 1.6rem;
  }
  .product__icons { 
    margin-bottom: 2.4rem;
  }
  .image-with-text-collection .image-with-text__content--medium {
    max-width: 100%;
  }
  .text-bullet-icons .image-with-text__text ul li {
    margin: 0 0 12px; 
  }
  .image-with-text-slider .image-with-text__grid--reverse {
    flex-direction: column-reverse;
  }
  .media-slideshow-section .media-slideshow__content { 
    padding-top: 120px;
  }

  .header .menu-drawer__menu .menu-drawer__menu-item {
    padding: 1.6rem 2rem;
    font-size: 1.4rem;
    border-bottom: 1px solid #ddd;
    font-weight: 600; 
  }
  .header .menu-drawer__menu .menu-drawer__menu-item, .menu-drawer__menu .list-menu__item, .header .menu-drawer__inner-submenu .link {
    color: #000;
  }
 .header .menu-drawer__menu .menu-drawer__menu .menu-drawer__menu-item {
    padding: 1.6rem 2rem;
    font-size: 1.3rem;
    font-size: 1.4rem;
    border-bottom: 1px solid #ddd;
    font-weight: 500;
  }
 .header .menu-drawer__menu .menu-drawer__menu .menu-drawer__menu .menu-drawer__menu-item {
    padding: 1.6rem 2rem;
    font-size: 1.3rem;
    font-size: 1.4rem;
    border-bottom: 1px solid #ddd;
    font-weight: 400;
  }
  .menu-drawer__menu .list-menu__item {
    line-height: 20px;
  }
  .header .menu-drawer__navigation-container { 
    padding-top: 0;
  }
  .menu-drawer .mega-menu__item { 
    /* padding: 20px; */
  }
  .menu-drawer-container.menu-opening .mega-menu { 
    flex-direction: row;
  } 
  .brands-section .slick-list {
    padding: 0 50px;
  }
  .product__main { 
    margin-bottom: 0;
  }
  .contact-form .contact-form__wrapper {
    max-width: 100%;
  }
 
  body.video_section_style .image-with-text-content_mobile {
    display: block;
  } 
  body.video_section_style .image-with-text-content_desktop .subtitle,
  body.video_section_style .image-with-text-content_desktop .image-with-text__heading {
    display: none !important;
  }
  
  .image-with-text-section .image-with-text__grid--reverse {
    /* flex-direction: column-reverse; */
  }
}
/* 1199 e */

@media (max-width: 989px) {
  body .card-wrapper .mobile-button--link {
    left: auto;
  }
    .footer .footer__blocks-wrapper {
    gap: 0rem 0rem;
  }
  .footer .footer-block.footer-social-block {
    margin-top: 24px;
    display: flex;
    gap: 20px;
  }
  .footer .accordion summary { 
    padding: 1.2rem 0;
  }
  .footer .footer-block .footer-block__heading, .footer-block__heading {  
    font-size: 14px;
    font-weight: 600; 
    margin-bottom: 0;
  } 
  .footer .footer-block__details-content .list-menu__item--active, .footer .footer-block__details-content .list-menu__item--link { 
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    padding: 5px 0;
  }
  .footer .footer__copyright, .footer .footer__copyright .copyright__content a, .footer .footer__policies a {
    font-size: 13px; 
  }
  .footer-klaviyo form.klaviyo-form>.needsclick>.needsclick>div span { 
    font-weight: 400!important; 
  }
  .footer .footer__content-bottom {
    padding-top: 0;
  }
  .footer__content-bottom-custom {
    margin-bottom: 10px;
  }
  .footer .footer__content-top { 
    padding-bottom: 3rem;
  }
  .footer__content-bottom-wrapper { 
    gap: 2.2rem; 
  }
  .footer__column.footer__column--social {
    width: auto;
  }
  .footer .footer-block.footer-social-block .footer-block__heading {
    line-height: 18px;
  }
  .newsletter-wrap {
    margin-top: 20px;
  }

  .image-banner-section .image-banner .banner--adapt> .image-banner__wrapper {
      position: absolute;
      top: 0;
      left: 0;
      display: flex;
      justify-content: center;
      flex-flow: column;
  }
  .image-banner-section .image-banner .banner--adapt>.banner__media {
    height: auto;
    padding-top: 0;
    position: relative;
  }
  .image-banner-section .image-banner .banner--adapt>.banner__media img {
    position: relative;
  }
  body.template-product {
    padding-bottom: 133px;
  }
  .product-sticky-cart.active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: -webkit-transform .5s ease-in-out;
  }
  .template-collection .collection-list .page-header {
    padding-top: 0;
  }

  .product-faq-section .collapsible-content__wrap { 
    flex-flow: column;
    gap: 30px;
  }
  .product-faq-section .collapsible-content__text {
    min-width: 100%;
  }
  .product-faq-section .collapsible-content__items {
    flex: auto;
    min-width: 100%;
  }
  .product-faq-section .rich-text .rich-text__blocks,
  .product-faq-section .rich-text:not(.rich-text--full-width) .rich-text__blocks {
    padding: 0;
  }
  .section-carousel .carousel__slide-content {
    padding: 2rem;
  }
  .section-carousel .carousel__slide-title.h4 {
    font-size: calc(var(--font-heading-h4-scale) * 1.5rem);
  }
}
/* 989 e */

@media (max-width: 940px) {
  .collection-hero .collection-hero__wrapper--column .collection-hero__image-wrapper { 
    padding-top: 40px; 
  }
}

@media (max-width: 800px) {
  .footer_web_link {
    position: relative;
  }
}

@media (max-width: 749px) {
  .hide-mobile {
    display:none;
  }
  .text-left-mobile {
    text-align: left !important;
  }
  .text-center-mobile {
    text-align: center !important;
  }
  .text-right-mobile {
    text-align: right !important;
  }
  .rich-text__blocks .rich-text__heading {
    margin-top: 8px;
  }
  .rich-text__blocks .rich-text__text {
    margin-top: 8px;
  }
  .button--primary, .button--secondary, .button--tertiary, .customer .button--primary, .customer .button--secondary, .customer .button--tertiary,
  .card-wrapper .card__link { 
    min-height: 3.8rem; 
  }
  .button, .customer .button, .card-wrapper .card__link { 
    font-size: 1.2rem; 
  }
  .header-banner-section .main-blog__wrapper.main-blog__wrapper--medium {
    min-height: 35rem;
  }
  .image-with-text__slider-text .button {
    min-height: 3.8rem;
    min-width: 0;
    width: 100%;
    font-size: 1.2rem;
  }
  .popular-products__wrapper--4.slick-slider {
    padding-bottom: 60px;
  }
  .slick-prev, .slick-next, .image-with-text-slider .image-with-text-slick .slick-prev, .image-with-text-slider .image-with-text-slick .slick-next {
    height: 40px;
    width: 40px;
    background-size: 12px;
  }
  body .swiper-button-next, body .swiper-button-prev {
    height: 40px;
    width: 40px;
  }
  body .swiper-button-next svg, body .swiper-button-prev svg { 
    width: 12px;
    height: auto;
  }
  .slick-dots {
    bottom: 19px; 
  }
  .twp__tabs .twp__tabs-item {
    padding: 4px 10px 10px;
    font-size: 14px; 
  }

  .rich-text--mobile-collapse .rich-text__heading {
    position: relative; 
    padding-right: 40px; 
  }
  .rich-text--mobile-collapse .rich-text__text {
    display: none;
  }
  .rich-text--mobile-collapse.active .rich-text__text {
    display: block;
  }
  .rich-text--mobile-collapse .collapsible-icon {
    display: block;
  }
.rich-text-grid {
    column-gap: 40px;
    row-gap: 20px;
    margin-top: 20px;
}
.rich-text_custom_heading {
    font-size: 16px; 
    margin: 0 0 8px;
}
.rich-text_custom_icon {  
  margin-bottom: 14px;
}
  .collection-banner-section .collection-hero__title { 
    margin-top: 10px;
  }
.collection-banner-section {
    /* padding-top: 16px !important;
    padding-bottom: 16px !important;  */
} 

.footer .footer-block.footer-social-block { 
  justify-content: center;
}
.footer .footer__content-bottom-wrapper { 
    flex-flow: column-reverse;
    gap: 12px;
}  
.footer .footer__policies li:first-child a:before {
    opacity: 0;
}
.footer__policies { 
    justify-content: center;
}
.footer .footer__copyright {
    margin: 0 auto;
    order: 1;
}
.footer__localization { 
  justify-content: center;
}
.footer__content-bottom-custom {
    margin-bottom: 18px;
}
.footer .footer__policies {
    gap: .4rem 3.2rem;
    order: 1;
}
.footer_web_link {
    orphans: 3;
}  
.footer .footer__content-bottom { 
  padding-bottom: 20px;
}
.footer .footer__content-top {
  padding-top: 5rem;
  padding-bottom: 20px;
}
.main-blog__tabs {
    padding: 30px 0;
} 
  
.contact-form .contact-form__contacts-blocks {
    gap: 10px;
}
.contact-form .contact-form__contacts-block {
    max-width: calc(25% - 10px);
    width: calc(25% - 10px);
}
.media-slideshow-section .media-slideshow__content {
    padding-top: 90px;
    padding-bottom: 180px;
} 
.product .product__title__wrapper {
    margin-bottom: 2px;
    margin-top: -6px;
}
.product__text.font-large {
    font-size: 1.6rem;
    margin-bottom: .4rem;
}
.product__info-container .shopify-app-block {
    margin-bottom: 0.8rem;
}
.volume-price-container h5 {
    padding: 8px 0; 
    font-size: 14px; 
}
.volume-break-wrapper div {
    font-size: 12px;
    line-height: 20px;
}
.volume-break-wrapper { 
    padding: 6px 10px; 
}
.volume-quantity { 
  min-width: 30px;
}
.volume-saved { 
  background-position: right 2px; 
  min-width: 120px;
} 
.product-form__buttons .product-form__submit { 
  min-height: 4.6rem; 
  font-size: 1.2rem; 
}
.product-form__buttons .product-form__quantity .quantity {
  width: 12.8rem;
  height: 4.6rem;
}
.product-form__buttons .quantity__input { 
  font-size: 1.4rem; 
}
.product-form__buttons .quantity__button svg {
  width: 1.7rem; 
}
.product__info-container .about__accordion-toggle { 
    padding: 1.2rem 0;  
    /* font-size: 12px !important; */
}

.product__description.rte li {
    margin: 0 0 4px; 
}  
.product__info-container .volume-price-container { 
  margin-top: 10px;
  margin-bottom: 10px;
}
product-form.product-form {
    padding-top: 0;
    margin-bottom: 10px;
}
.product__icons { 
  margin-top: 10px;
}
.product__info-container .about.about-0 {
    margin-top: 10px;
}  
.product__info-container .about {
  margin-bottom: 10px;
}
.product__info-container .about+.about {
    margin-top: -11px;
}
.section-product-complementary .collection-product-card {
    /* width: 50% !important; */
}
.menu-drawer .mega-menu__item {
  padding: 12px;
}
.mega-menu__item-heading {
  font-size: 14px;
}
.template-list-collections .collections-grid--2,
.template-list-collections .collections-grid--3,
.template-list-collections .collections-grid--4 {
  grid-template-columns: repeat(2, 1fr);
}
.template-list-collections .collections-grid__image.placeholder-image { 
  background-size: 170px;
}
.template-list-collections .collections-grid {
  gap: 3rem .8rem;
}
.template-list-collections .collections-grid__title {
  font-size: 16px;
}
.template-list-collections .collections-grid--3 .collections-grid__information, .template-list-collections .collections-grid--4 .collections-grid__information {
    padding: 14px 0 0;
}

.media-slideshow-section .media-slideshow__content {
    padding-top: 0;
    min-height: 0;
    padding-bottom: 0px;
}
.media-slideshow-section .media-slideshow__image {
  position: relative;
}
.media-slideshow__wrapper .media-slideshow__content-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    padding-top: 90px;
    padding-bottom: 50px;
    width: 100%;
}
.media-slideshow__wrapper .media-slideshow__content--center .media-slideshow__content-wrapper {
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
}
body .media-slideshow__wrapper.is-slider .media-slideshow__content {
    padding-bottom: 0;
}  
.image-banner-section .image-banner .banner--adapt> .image-banner__wrapper {
    position: relative;
}
.rich-text-slider .rich-text__heading {
    font-size: 24px;
    margin-bottom: 0;
}

body .main-blog__wrapper--overlay .main-blog__content {
    padding-top: calc(var(--header-height) + 1.6rem);
    position: relative;
    padding-bottom: 0;
}
body .main-blog__wrapper--overlay .main-blog__content .container {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: calc(var(--header-height) + 2px);
   padding-bottom: 20px;
    /* height: calc(100% - var(--header-height)); */
}
body .shopify-section:first-child.section-main-blog .section--has-overlay .main-blog__wrapper--overlay .main-blog__content {
    padding-top: calc(var(--header-height) + 2px);
}  
body .main-blog__image--overlay {
    position: relative;
  height: 100%;
}
body .header-banner-section .main-blog__info {
    max-width: 920px;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
}
body .main-blog__image--overlay img { 
    vertical-align: top;
}

.article-template__hero-wrapper>div {
    padding-bottom: 61.86174391201885%;
}
.article-template__header.article-template__header--overlay::before {
    content: "";
    padding-bottom: 61.86174391201885%;
    content: '';
    display: block;
}

  
.card__pretitle { 
    margin: 0 0px 3px 0;
    font-size: 14px;
    line-height: 18px;
}  
.card-information .card__title { 
  margin-bottom: 2px; 
}
.card-information .card__title a, .collection-product-list--2-mobile .collection-product-card .card__title a {
    font-size: 16px; 
    line-height: 1.2;
} 
.card__sub-title { 
    font-size: 14px;
    line-height: 20px;
}
.card-information .price, .collection-product-list--2-mobile .collection-product-card .card-information .price, body .product-recommendations__list--2-mobile .collection-product-card .price {
    font-size: 1.8rem;
}
  
.multicolumn-section .multicolumn-card__image-wrapper--medium.image-left-mobile {
    margin-left: 0;
    margin-right: auto;
}
.multicolumn-section .multicolumn-card__image-wrapper--medium.image-center-mobile {
    margin-left: auto;
    margin-right: auto;
}
.multicolumn-section .multicolumn-card__image-wrapper--medium.image-right-mobile {
    margin-left: auto;
    margin-right: 0;
}
.product .product__title { 
    font-size: 28px;
    line-height: 33px;
}
body .product .price-wrapper .price__regular, body .product .price-wrapper .price-item--sale {
    font-size: 2.4rem;
}
body .customer .button--primary-size { 
  padding: 0 1rem;
}
body .login .button--primary.login__sign-in {
    min-width: 12.6rem;
}  
.product__additional_buttons .btn { 
  min-height: 4.6rem;
  font-size: 1.2rem;
}  
.play-btn svg {
    width: 40px;
    height: 40px;
} 
.testimonials-slider .rich-text-wrap {
    margin-top: 20px;
    padding-bottom: 46px;
}
.testimonials-slider .testimonial-wrap { 
  gap: 1rem;
  flex-flow: column;
}
.testimonial-img img {
    max-width: 100%;
    margin: 0 auto;
}
.testimonial-img {
  width: 100%;
}
.testimonial-content {
    width: 100%;
    padding-right: 0;
}
.testimonials-slider .slick-arrow {
    bottom: 0;
    top: auto;
    -webkit-transform: translate(0, 5%);
    -ms-transform: translate(0, 0%);
    transform: translateY(0%);
}
.product-icon img {
    width: 84px; 
} 
.section-carousel .carousel__slide-content {
    padding: 2rem 1.2rem;
}
.section-carousel .carousel__slide-title.h4 {
    font-size: calc(var(--font-heading-h4-scale) * 1.2rem);
} 
}
/* 749 e */
 
@media (max-width: 639px) {
  .product-icon {
    max-width: calc(25% - 5px);
  }
  .product__icons { 
    column-gap: 10px; 
  }
  .blog-tabs-item {
    margin: 0 0;
    width: 33.33%;
    padding: 4px;
  }
  .blog-tabs-item a {
    font-weight: 500;
    padding: 10px 4px; 
    width: 100%;
  }
  .volume-break-wrapper .volume-quantity {
    width: auto;
    min-width: 40px;
  }
}
/* 639 e */


@media (max-width: 561px) {
  /* .tabs-with-products .twp__tabs {
    padding-bottom: 40px;
  } */
  .tabs-with-products .twp__prev.swiper-button-disabled, .tabs-with-products .twp__next.swiper-button-disabled {
    display: flex;
  }
}


@media (max-width: 575px) {
  /* .brands .brands__content--center .brands__items {
    display: grid;
    grid-template-columns: 1fr 1fr;
  } */
  .brands-section .brands__content--center .brands__items {
    flex-direction: row;
  }
  .rich-text-grid {
    column-gap: 20px;
    row-gap: 20px; 
  }
  body .collection-product-list--2-mobile .collection-product-card .card__information-top {
    position: absolute;
    padding: 1.6rem;
  }
  body .collection-product-list--2-mobile .collection-product-card .card-information {
    padding: 1.6rem 0;
  } 
  body .collection-product-list--2-mobile .collection-product-card .card-information__group { 
    row-gap: 0.2rem;
  }

  .contact-form .contact-form__contacts-blocks {
    flex-flow: wrap;
    margin-top: 0; 
  }
  .contact-form .contact-form__contacts-block {
    max-width: calc(50% - 10px);
    width: calc(50% - 10px);
  }
  .media-slideshow-section .media-slideshow__heading { 
    font-size: 26px;
  }
  .section-product-complementary .collection-product-card {
    /* width: 100% !important; */
  }
  .menu-drawer-container.menu-opening .mega-menu { 
    flex-direction: column;
  }
  .twp__tabs .twp__tabs-item {
    padding: 4px 4px 8px;
    font-size: 12px;
  }
  .benefits .benefits__item {
    border-right: 0px solid #cdd5da;
  }
  .section-carousel .img-size-adapt .carousel__slide-title { 
    font-size: 14px; 
  } 
  .product-recommendations__list--2-mobile .collection-product-card .subtitle.card__subtitle {
    margin-bottom: 2px;
    margin-top: 2px;
  }
}
/* 575 e  */
 
@media (max-width: 479px) {
.blog-tabs-item { 
  width: 50%; 
}
.template-list-collections .collections-grid--2, .template-list-collections .collections-grid--3, .template-list-collections .collections-grid--4 {
  grid-template-columns: 1fr;
} 
.template-product-gift_product .product-parameters .product-form__controls-group input+label {
  width: calc(50% - 10px);
}
}
/* 479 e  */

@media (max-width: 421px) {
  .twp__tabs .twp__tabs-item {
    padding: 4px 1px 8px;
    font-size: 10px;
  }
}
@media (max-width: 400px) {
  .media-slideshow-section .media-slideshow__heading {
    font-size: 20px;
  }
  .media-slideshow-section .media-slideshow__heading+.media-slideshow__description {
    margin-top: 14px;
  }
  .media-slideshow-section .media-slideshow__description+.button {
    margin-top: 16px;
  }
}
@media (max-width: 360px) {
  .twp__tabs .twp__tabs-item {
    padding: 4px 5px 8px;
    font-size: 9px;
    margin: 0 !important; 
  } 
  .section-carousel .img-size-adapt .carousel__slide-title { 
    font-size: 12px; 
  }
}

