/** Shopify CDN: Minification failed

Line 4556:0 Unexpected "}"

**/
/* Extra padding to avoid footer overlapping content */
/* .main-content {
    padding-bottom: 140px
}

@media screen and (max-width:768px) {
    .main-content {
        padding-bottom: 40px
    }
} */

/* footer */
/* .tab-collections{
  overflow:-webkit-paged-x !important;
} */


.footer-block{
    padding-bottom: 24px;
    color: #373A36;
}

.footer-link,
.footer-block--newsletter p{
    font-size: 18px;
    color: #2C2E2B;
}
.footer-block--newsletter p{
    color: #373A36;
}
.footer-copyright *{
    color: #373A36 !important;
}
.social-sharing-icon path{
    fill: #373A36;
}
.footer-link,
.footer-copyright__link{
    position: relative;
}
.footer-link:before,
.footer-copyright__link:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    background: #373A36;
    width: 100%;
    height: 1px;
    transform: scaleX(0);
    transform-origin: left;
    transition: .5s;
}
.footer-link:hover,
.footer-copyright__link:hover{
    color: #C7C6BE !important;
}
.footer-link:hover:before,
.footer-copyright__link:hover:before{
    transform: scaleX(1);
    background: #C7C6BE;
}
.newsletter-form .input-group__field--email{
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.newsletter-form .input-group__btn--icon{
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
} 
@media screen and (max-width: 768px) {
    .footer-block--logo svg{
        width: 42px;
        height: auto;
        margin-right: 24px;
    }
    .footer-block--logo{
        display: flex;
        align-items: center;
    }
    .footer-title__button,
    .footer-title{
        font-size: 20px;
    }
    .footer-copyright__copy,
    .footer-copyright__link{
        font-size: 14px;
        color: #373A36;
    }
    .footer-block--newsletter{
        padding-bottom: 16px;
    }
    .social-sharing-wrapper{
        margin-bottom: 0;
    }
    .footer-blocks{
        padding-bottom: 0;
    }
    .footer-block--logo{
        padding-bottom: 32px;
    }
    .footer-copyright__menu{
        margin-top: 24px;
    }
    .footer-copyright__menu{
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    .social-sharing-icon{
        margin-right: 32px;
    }
    #SiteFooter{
        padding-top: 32px;
        padding-bottom: 32px;
    }
}

/* plp */
.breadcrumbs a,
.breadcrumbs span{
    font-size: 14px;
}
.collection__sort__label,
.collection__products-count,
.collection__filter__title{
    color: #373A36;
}
.collection__title{
    color: #0B0B0B;
}
.pagination .page{
    padding: 10px;
    margin-right: 16px;
}
.collection__sort__option-wrapper{
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-top: none !important;
}
.collection-promo__inner.text-dark .collection-promo__heading{
    color: #373A36;
}
.product-grid-item__descriptor{
    color: #373A36;
    font-size: 16px;
}
#searchInput-SearchPage{
    background: #F9F7EE;
}

.filter__price__field{
    width: 50%;
    max-width: 50%;
    border-radius: 0px !important;
}
.filter__price__field *{
    font-size: 16px !important;
}
.collection__filter{
    padding-bottom: 1px !important;
}
.collection__filter__title{
    padding-bottom: 12px;
}
.searchResults-mobile,
.search-popdown__results{
    top: 110%;
}
.menu__item .search-form__inner{
    padding-top: 16px;
    padding-bottom: 16px;
}
@media screen and (min-width: 768px){
    .collection__sort__label{
        width: 200px !important;
        position: relative;
    }
    .collection__sort__label span{
        position: absolute;
        margin-left: 0;
        right: 8px;
    }
    .search-page .collection__sort-bar{
        margin-left: 30px !important;
    }
    .search-page .collection__sort__label svg{
        position: absolute;
        margin-left: 0;
        right: 8px;
    }
    .search-form__inner{
        padding-top: 42px;
        padding-bottom: 0;
    }
    .search-page__title{
        padding-top: 0;
        margin-top: 24px !important;
        padding-bottom: 48px;
    }
    .search-page .collection__wrapper{
        padding-top: 24px;
    }
    .banner--collection .wrapper--narrow{
        padding-left: 80px;
        padding-right: 80px;
    }
    .collection__filters{
        width: 294px;
        min-width: 294px;
    }
    .collection__products{
        width: 100%;
        margin-top: 22px;
    }
    .collection__inner{
        flex-wrap: nowrap;
    }
    #CollectionStickyBar .breadcrumbs{
        width: 294px;
        min-width: 294px;
    }
    .collection__filters-list__inner{
        width: 294px;
    }
    .breadcrumbs__current{
        color: #CCCCCC;
    }
    .collection__sort-bar{
        margin-left: 40px;
    }
    .banner--collection .banner-content{
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .search-page .collection__filters{
        margin-top: 0;
    }

    .search-page .collection-promo{
        --promo-height: unset !important;
    }
    .collection__filters-list__inner{
        margin: 0;
        padding: 0;
    }
    .collection__filters{
        margin-right: 32px;
    }
    .collection-items .wrapper--full-padded{
        padding-left: 80px;
        padding-right: 0;
    }
    .collection-items{
        padding-top: 16px;
    }
    #CollectionStickyBar{
        padding-right: 80px;
        padding-bottom: 16px;
        padding-top: 16px;
    }
    .search-page #CollectionStickyBar{
        padding-right: 40px;
    }
    .collection__products{
        padding-right: 38px;
    }
    .search-page__title{
        font-size: 40px;
    }
    .collection-promo__heading{
        font-size: 32px;
    }

    /* #SearchPage .collection__inner{
        flex-wrap: wrap;
    }
    #SearchPage .collection__products{
        width: calc(100% - 350px);
    } */
}
@media screen and (max-width: 767px){
    .collection__sort__label svg{
        right: 8px !important;
    } 
    .search-page__title{
        font-size: 32px;
    }
    .collection-items{
        padding-top: 27px;
    }
    .banner--collection .banner-content{
        padding: 16px;
    }
    .banner--collection .wrapper--narrow{
        padding: 0;
    }
    .banner--collection .two-ten-height{
        min-height: unset;
    }
    .collection__title{
        font-size: 56px;
        line-height: 110%;
        margin-bottom: 0;
    }
    .search-page .collection__sticky-bar{
        display: flex;
        justify-content: space-between;
        margin-left: -20px;
        margin-right: -20px;
    }
    .breadcrumbs__current{
        color: #CCCCCC;
    }
    .collection-promo__heading{
        font-size: 24px;
    }
    .pagination{
        margin-top: 24px;
    }
    .search-form__inner{
        padding-top: 27px;
        padding-bottom: 0;
    }
    .search-page__title{
        padding-top: 0;
        margin-top: 24px !important;
        padding-bottom: 42px;
    }
    .search-page__body .collection__wrapper{
        padding-top: 0;
    }

}
/* header */
#NavStandard *{
    text-transform: unset !important;
}
@media screen and (min-width: 769px){
    #NavStandard{
        padding-left: 80px;
        padding-right: 80px;
    }
    .navlink--toplevel{
        padding-right: 32px;
        padding-left: 0;
    }
    .header__grandparent__links{
        margin-left: 80px !important;
        display: flex !important;
    }
    .menu__block--narrow{
        margin-right: 80px !important;
    }
    .menu__item--icons{
        margin-right: 0 !important;
        right: 80px !important;
    }
    .dropdown__family{
        margin-right: 80px !important;
    }
    .navlink:hover .navtext{
        color: #C7C6BE;
        opacity: 1 !important;
    }
    .menu__item.is-visible .navlink--toplevel{
        color: #C7C6BE;
        opacity: 1 !important;
    }
    .navlink--child:hover .navtext:before,
    .navlink--child:hover .navtext:after,
    .navlink--grandchild:hover .navtext:before,
    .navlink--grandchild:hover .navtext:after{
        opacity: 1 !important;
        background: #C7C6BE;
    }  
    .navlink.shop-all .navtext:before,
    .navlink.shop-all .navtext:after{
        content: none;
    }
    .shop-all:hover:before{
        background: #C7C6BE;
    }
    .shop-all:hover path{
        stroke: #C7C6BE;
    }
    .hide-links{
        margin-left: 80px;
    }
}
@media screen and (max-width: 768px) {
    .mobile-nav--bottom{
        margin-top: 33px;
    }
    #nav-drawer{
        padding-bottom: 0;
    }
    .mobile-menu__item--level-3{
        padding-top: 12px;
        padding-bottom: 12px;
    }
    #popularSearchesCollectionLinks-mobile{
        font-size: 18px;
        padding-bottom: 16px;
        font-family: 'BertholdAkzidenz';
    }
}

/* homepage */
.flickity-page-dots .dot{
    opacity: 1 !important;
}
.list-collections__item__image{
    border-radius: 0 !important;
}
/* inwaeve_01___buf fix */
.testimonials__slider .flickity-button{
    /* display: none !important;  */
}
.icons-row__heading,
.tab-collections__button--left,
.testimonial__text,
.testimonial__user__name,
.featured-blog__button a{
    color: #2C2E2B !important;
}
.tab-collections-title,
.image-with-text__text,
.overlapping-images__heading,
.overlapping-images__text,
.featured-blog-heading{
    color: #373A36 !important
}
.list-collections-section h2{
    color: #373A36 !important
}
.section-image{
    overflow: hidden;
}
.featured-blog .section__subheader{
    font-weight: 500;
}
.image-with-text__text a{
    text-underline-offset: 6px;
}
.text-center .image-with-text__text ul,
.text-right .image-with-text__text ul{
    list-style: inside;
}
@media screen and (min-width: 769px){
    .mobile_slide_subtitle {
        display: none !important;
    }
    .slide__subtitle{
        font-size: 20px;
        line-height: 150%;
    }
    .slide__btn{
        font-size: 16px;
        font-weight: 500;
    }
    .tab-collections-title{
        font-size: 40px;
        font-weight: 400;
    }
    .list-collections__item__title{
        font-size: 32px;
    }
    .banner__subheading{
        font-size: 16px;
        font-weight: 500;
        font-family: 'GTAmerica';
    }
    .banner__heading{
       font-size: 32px; 
       font-weight: 400;
    }
    .banner__entry p{
        font-size: 18px;
        font-family: 'GTAmerica';
        font-weight: 400;
    }
    .banner__btn{
        font-size: 16px;
        font-family: 'GTAmerica';
        font-weight: 500;
    }
    .promotion-row__item__subheading,
    .promotion-row__item__subheading p{
        font-size: 16px;
        font-family: 'GTAmerica';
        font-weight: 500;
    }
    .promotion-row__item__heading{
        font-weight: 400;
        font-size: 40px;
        text-transform: capitalize;
    }
    .promotion-row__item__button,
    .promotion-row__item__button a{
        font-size: 16px;
        font-weight: 500;
    }
    .image-with-text__heading,
    .overlapping-images__heading,
    .testimonials-heading,
    .featured-blog-heading{
        font-size: 40px;
        font-weight: 400;
    }
    .image-with-text__text,
    .image-with-text__text p,
    .overlapping-images__text{
        font-size: 18px;
        font-weight: 400;
        line-height: 150%;
    }
    
    .testimonial__text{
        font-size: 20px;
        font-weight: 400;
        line-height: 150%;
    }
    .testimonial__user__name{
        font-size: 20px;
        font-weight: 500;
    }
    .testimonial__subheading{
        font-size: 16px;
        font-weight: 400;
    }
    .featured-blog__button a{
        font-size: 16px;
        font-weight: 500;
    }
    .blog__post-title-link,
    .blog__post-title{
        font-size: 32px;
        font-weight: 400;
    }
    .blog__post-meta{
        font-size: 18px;
        font-weight: 400;
    }
    .testimonial__item{
        width: 25%;
    }
    .image-with-text__content.text-left{
        padding-left: 32px;
    }
    .image-with-text__content.text-left .image-with-text__content-items{
        padding: 0 32px;
    }
    .banners__content .banner{
        padding-left: 32px;
        padding-right: 32px;
    }
    .section-banner-with-text-columns .wrapper{
        padding: 0 48px;
    }
    .image-with-text__buttons{
        margin-top: 0;
    }
    .image-with-text__buttons .main-buttons__item{
        margin-top: 32px;
    }
    .icons-row__headings{
        margin-bottom: 16px;
    }
    .icons-row__heading{
        font-weight: 500;
    }
    .tab-collections-title,
    .tab-collections__button--left{
        white-space: nowrap;
    }
    .tab-collections__button--left{
        min-width: 80px;
    }
    .tab-collections__button{
        font-size: 16px;
    }
    .icons-row__slider{
        margin-left: -40px;
        margin-right: -40px;
    }
    .tab-collections__container.mobile-grid{
        display: none !important;
    }
    .overlapping-images__buttons a{
        padding: 12px 32px;
        letter-spacing: 0.8px;
        font-family: 'GTAmericaCondensed';
        font-size: 1rem;
    }
}
@media screen and (max-width: 768px){
    .image-with-text{
        padding-top: 32px;
        padding-bottom: 32px;
    }
    .overlapping-images__buttons a{
        padding: 12px 32px;
        letter-spacing: 0.8px;
        font-family: 'GTAmericaCondensed';
        font-size: .875rem;
    }
    .promotion-row__item{
        height: 200px;
    }
    .icons-row__slider.carousel--mobile .icons-row__item.carousel__item{
        width: 45%;
        margin-right: 40px;
    }
    .featured-blog__container .grid{
        grid-template-columns: repeat(1, minmax(0, 1fr));
        padding-left: 16px;
        padding-right: 16px;
    }
    .tab-collections__container{
        display: none;
    }
    .tab-collections__container.mobile-grid{
        display: block;
    }
    .tab-collections__container.mobile-grid .grid{
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .tab-collections__container.mobile-grid .product-grid-item{
        grid-column: unset;
        width: 100%;
    }
    .tab-collections__container.mobile-grid .product-grid-item__title,
    .tab-collections__container.mobile-grid .product-grid-item__price{
        font-size: 14px;
    }
    .btn--secondary,
    .btn--black,
    .btn--primary{
        width: max-content;
    }
    .slide__subtitle{
        display: none !important;
    }
    .mobile_slide_subtitle {
        display: block !important;
    }
    .slide__heading{
        font-size: 56px;
    }
    .section__subheader{
        font-size: 14px;
    }
    .section-image__text-subheading{
        font-size: 14px;
    }
    .featured-blog .section__subheader{
        font-size: 10px;
    }
    .promotion-row__item__heading{
        text-transform: capitalize;
    }
    .promotion-row__item__button a{
        font-size: 16px;
    }
    .featured-blog__button{
        text-align: left;
    }
    .featured-blog__button a{
        font-size: 14px;
    }
    .tab-collections__head{
        display: block;
    }
    .tab-collections__button--left{
        display: inline-block;
    }
    .icons-row__heading{
        font-weight: 500;
    }
    .slide__subtitle{
        font-size: 18px;
        line-height: 132%;
    }
    .slide__btn{
        font-size: 14px;
    }
    .tab-collections-title{
        font-size: 32px;
    }
    .list-collections__item__title{
        font-size: 24px;
    }
    .banner__subheading{
        font-size: 14px;
    }
    .banner__heading{
        font-size: 24px; 
    }
    .banner__entry p{
        font-size: 16px;
    }
    .banner__btn{
        font-size: 14px;
    }
    .promotion-row__item__subheading,
    .promotion-row__item__subheading p{
        font-size: 14px;
    }
    .promotion-row__item__heading{
        font-weight: 400;
        font-size: 32px;
    }
    .image-with-text__heading,
    .overlapping-images__heading,
    .testimonials-heading,
    .featured-blog-heading{
        font-size: 32px;
    }
    .image-with-text__text,
    .image-with-text__text p,
    .overlapping-images__text{
        font-size: 16px;
        font-weight: 400;
        line-height: 150%;
    }
    .testimonial__text{
        font-size: 18px;
        font-weight: 400;
        line-height: 132%;
    }
    .testimonial__user__name{
        font-size: 18px;
        font-weight: 500;
    }
    .testimonial__subheading{
        font-size: 18px;
        font-weight: 400;
    }
    .featured-blog__button a{
        font-size: 14px;
    }
    .blog__post-title-link,
    .blog__post-title{
        font-size: 24px;
        font-weight: 400;
    }
    .blog__post-meta{
        font-size: 16px;
        font-weight: 400;
    }
    .section-image__text .wrapper{
        width: 100%;
    }
    .section-image img{
        object-position: 65%;
    }
    .list-collections-section h2{
        font-size: 40px;
    }
    .tab-collections__button{
        font-size: 14px;
    }
}

/* PDP */
main .product-single__wrapper--large {
    grid-template-columns: calc(51% - var(--gutter) / 2) calc(49% - var(--gutter) / 2)
}

.product__title {
    font-size: 5rem;
}

.product__price {
    font-size: 1.125rem;
    margin-bottom: 12px;
}

.product__usps,
.product__usp,
.product__caffeine {
    display: flex;
    align-items: center;
}

.product__usp:first-of-type {
    margin-right: 12px;
}

.product__usps .metafield-title {
    padding: 0 4px;
    font-size: 0.875rem;
    font-weight: 500;
    font-family: 'GTAmerica'
}

.product__usps .metafield-content {
    font-size: 0.875rem;
    font-weight: 400;
    font-family: 'GTAmerica'
}

.product__usps svg {
    height: 26px;
    width: 26px;
}

.radio__legend__label.variant-size-label {
    font-size: 1rem;
    font-weight: 500;
    margin-right: 4px;
}

.variant-size-text {
    font-size: 0.875rem;
    margin-top: 1px;
}

.wrapper .product-single__media-slider .flickity-button {
    background-color: #FBF9F3;
}

.radio__legend--variant {
    display: flex;
    align-items: center;
}

.wrapper .radio__button {
    /* width: 23%; */
}

.radio__button .variant-label {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 4px 8px;
    opacity: 0.6;
    height: 100%;
}

.radio__button .variant-label span {
    font-size: 0.875rem;
    font-weight: 500; 
    line-height: 150%;
}

.radio__button .variant-label span.swatch__label__per {
    font-weight: 400; 
}

.radio__button .variant-label span.swatch__label__per[aria-hidden="true"] {
    /* display: none;  */
}
.radio__button .variant-label span.swatch__label__per.per-subscription{
    display: none;
}

.product__actions {
    display: flex;
    gap: 8px;
}

.product__actions .product__submit__holder {
    width: 100%;
    padding-top: 0;
}

form.product__form {
    gap: 1rem;
}

.product__actions .selector-wrapper,
.product__actions .selector-wrapper div,
.product__actions .selector-wrapper button,
.product__form .btn, .product__form .shopify-payment-button__button--unbranded, 
.product__form .shopify-payment-button {
    height: 56px;
}

.metafield-accordions {
    margin-top: 1rem;
}

.product__accordions {
    padding: 8px 0;
}

.product__accordion__title,
.product__notification .product__notification label {
    font-size: 1.125rem;
    line-height: 150%;
}

.product-upsell__subtitle,
.product__notification .product__notification__subtitle {
    font-size: 1rem;
    font-weight: 500;
    line-height: 150%;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.product-upsell__title,
.product__notification .product__notification__title {
    font-family: 'BertholdAkzidenz';
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.product-upsell__btn {
    margin-top: 0;
}

.product-upsell__btn-text {
    font-size: 0.875rem;
    line-height: 150%;
} 

button.product__popup__link span {
    text-decoration: underline !important;
}

.product__popup__link span:before,
.product__popup__link span:after {
    display: none;
}

.quantity__selector {
    height: 56px;
    font-size: 1.125rem;
    line-height: 150%;
    width: 125px;
}

.quantity-selector button {
    width: 16px;
    margin: 0 16px;
}

.quantity-selector svg {
    height: 16px;
    width: 16px;
}

div.product__price-and-rating {
    align-items: center;
    margin-bottom:20px;
}

.product__price-and-rating .star-container {
    display: none !important;
}

.product__price-and-rating .star-container:first-of-type {
    display: block !important;
}

.product__price-and-rating .yotpo-sr-bottom-line-score {
    font-family: 'GTAmerica' !important;
    font-size: 1rem !important;
    line-height: 150% !important;
    margin: 0 !important;
    font-weight: 400!important;
}

.product__selectors .radio__fieldset .radio__label.available:hover,  
.product__selectors .radio__fieldset .radio__input:checked~.radio__label.available {
    background-color: transparent;
    opacity: 1;
    border: 2px solid black !important;
    justify-content: end;
}

.yotpo-modal div.yotpo-input-wrapper input, 
.yotpo-modal div.yotpo-input-wrapper input::placeholder, 
.yotpo-modal div.yotpo-input-wrapper textarea, 
.yotpo-modal div.yotpo-input-wrapper textarea::placeholder,
.modal-body .yotpo-form-complete .yotpo-headline-complete,
.modal-body .yotpo-form-complete .yotpo-body-complete,
.modal-body .yotpo-form-complete .yotpo-shop-complete {
    font-family: 'GTAmerica'
}

form .product__popup__link {
    font-size: 1rem;
    line-height: 150%;
}

form .add-to-cart-text {
    font-family: 'GTAmerica';
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.wrapper .product__accordion__inner {
    font-family: 'GTAmerica';
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding: 12px 0 0;
}

/* .wrapper .product__block {
    padding-bottom: 16px;
} */

.wrapper .product__block.product__usps,
.wrapper .product__block.product__title-and-price {
    padding-bottom: 12px !important;
}


.wrapper .product__block.product__title-and-price {
    padding-bottom: 0;
}

.wrapper .product-upsell__btn {
    padding: 12px 32px;
}

.product-single .breadcrumbs a,
.product-single .breadcrumbs span {
    color: #373A36;
    font-size: 0.875rem;
}

.product-single .breadcrumbs span.breadcrumbs__current {
    color: #CCCCCC;
}

.product__selectors .radio__fieldset .radio__input:focus~.radio__label,
.product__selectors .radio__fieldset .radio__input:focus-within~.radio__label {
    border: 1px solid #373A36;
}

@media screen and (min-width: 767px) {
    .radio__legend {
        display: flex;
        justify-content: space-between;
    }

    .product-single .product-single__wrapper {
        display: flex;
        align-items: flex-start;
        position: relative;
    }

    .product-single .product-single__wrapper .product-single__gallery {
        position: sticky;
        top: 60px;
        height: auto;
        width: 46.87%;
    }

    .product-single .product-single__wrapper .product-single__details {
        width: 46.87%;
    }
}

@media screen and (max-width: 1200px) {
    .wrapper .radio__button {
        /* width: 30%; */
    }
}

@media screen and (max-width: 768px) {
    .product-single .wrapper {
        padding: 0 16px;
    }

    .wrapper .product__block.product__usps,
    .wrapper .product__block.product__title-and-price {
        padding-bottom: 8px !important;
    }

    .wrapper .radio__legend--variant {
        margin-bottom: 4px;
    }

    .product-single .product-single__gallery {
        margin-bottom: 16px;
    }

    .product__title {
        font-size: 3.5rem;
    }

    .product__price {
        margin-bottom: 8px;
    }

    form.product__form {
        gap: 24px;
    }

    .product__usps .metafield-title,
    .product__usps .metafield-content {
        font-size: 0.75rem;
    }

    .radio__legend__label.variant-size-label {
        font-size: 0.875rem;
    }

    .variant-size-text {
        font-size: 0.75rem;
    }

    .radio__button .variant-label {
        padding: 4px 8px;
    }

    .radio__button .variant-label span {
        font-size: 0.75rem;
    }

    .product__accordion__title {
        font-size: 1rem;
    }

    .product-upsell__subtitle {
        font-size: 0.875rem;
    }

    .product-upsell__title {
        font-size: 1.125rem;
        margin-bottom: 6px;
    }

    .quantity__selector {
        width: 92px;
    }

    .quantity-selector button {
        margin: 0 8px;
    }

    form .product__popup__link {
        font-size: 0.875rem;
    }

    .product__block.product__form__wrapper {
        padding-bottom: 8px;
    }
}

/* Savings guide  */

div.popup-chart__content h1 {
    margin: 0 0 8px;
    font-size: 2rem;
    line-height: 150%;
    letter-spacing: 0.64px;
}

div.popup-chart__content p,
div.popup-chart__content td {
    font-size: 0.875rem;
    line-height: 150%;
    margin-bottom: 23px;
}

div.popup-chart__content tr:first-of-type td {
    font-weight: 500;
}

div.popup-chart__content td:first-of-type {
    font-weight: 500;
}

@media screen and (max-width: 768px) {
    div.popup-chart__content h1 {
        font-size: 1.5rem;
    }

    div.popup-chart__content p {
        font-size: 0.75rem;
    }
}

/* Accordion list section */
.accordion__header .section__header {
    margin-bottom: 48px;
}

.accordions-section .wrapper {
    padding: 0 80px;
}

.accordion__header h2 {
    font-size: 2.5rem;
    line-height: 120%;
}

.accordion__content .accordion__list button {
    border-radius: 4px;
    padding: 12px;
}

.accordion__list button span {
    padding: 8px 0;
    font-size: 1.125rem;
    line-height: 150%;
}

@media screen and (max-width: 768px) {
    .accordion__header .section__header {
        margin-bottom: 32px;
    }

    .accordion__header h2 {
        font-size: 2rem;
    }

    section.accordions-section {
       padding: 64px 0; 
    }

    .accordions-section .wrapper {
        padding: 0 16px;
    }
  div#shopify-section-template--24388377936183__tabs section.accordions-section {
    padding: 24px 0px;
}
}

/* Product page reviews */
#yotpo-app .yotpo-base-layout {
    margin: 0 20px;
    width: 100% !important;
}

#yotpo-app .yotpo-head {
    margin: 20px 0 0;
}

div.wrapper .yotpo-main-layout .yotpo-head .yotpo-headline {
    font-family: 'BertholdAkzidenz';
    font-size: 2.5rem;
    line-height: 120%;
    margin: 0 0 8px;
    text-align: left;
}

.wrapper .yotpo-bottom-line .yotpo-bottom-line-left-panel.yotpo-bottom-line-score {
    display: none;
}

.wrapper .yotpo-bottom-line .yotpo-bottom-line-right-panel {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
}

div.wrapper #yotpo-app .yotpo-main-layout .yotpo-layout-header-wrapper .yotpo-bottom-line {
    justify-content: flex-start;
}

div.wrapper .yotpo-main-layout .yotpo-layout-header-wrapper {
    display: block;
    margin-bottom: 0 !important;
}

div.wrapper .yotpo-display-m .yotpo-main-layout .yotpo-layout-header-wrapper .yotpo-bottom-line {
    margin: 0;
    justify-content: flex-start;
}

.wrapper .yotpo-bottom-line .yotpo-vertical-border {
    display: none;
}

.yotpo-star-rating .star-container svg {
    height: 12px;
    width: 12px;
}

.wrapper .yotpo-bottom-line .yotpo-bottom-line-text {
    font-family: 'GTAmerica';
    font-size: 1rem;
    margin: 0;
    line-height: 150%;
  margin-left:10px;
}

div.wrapper .yotpo-new-review-btn-wrapper {
    justify-content: flex-end;
}

.wrapper .yotpo-new-review-btn-wrapper .yotpo-btn-s,
.yotpo-new-review-btn-wrapper .yotpo-new-review-btn.empty-state {
    background-color: #ffffff !important;
    padding: 8px 0;
    margin: 0 4px;
    white-space: nowrap;
    border-bottom: 1px solid #2C2E2B;
    font-size: 1rem !important;
    font-family: 'GTAmericaCondensed' !important;
    line-height: 150% !important;
    border-radius: 0 !important;
    color: #373A36 !important;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    font-weight: 500;
    border-left: none;
    width: auto;
}

.wrapper .yotpo-review-border-smooth {
    display: none !important;
}

div.wrapper .yotpo-review:not(.yotpo-media-modal-review) {
    padding: 0 0 32px;
    margin: 0 0 32px;
    display: block;
    border-bottom: 1px solid #9B9D9B;
}

div.wrapper .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-center-panel {
    padding: 0;
}

div.wrapper .yotpo-reviewer-name {
    font-family: 'GTAmerica';
    font-size: 1rem;
    font-weight: 500;
    line-height: 150%;
    padding-bottom: 4px;
}

div.wrapper .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-center-panel .yotpo-review-rating-title {
    display: block;
}

div.wrapper .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-review-title {
    padding: 16px 0 4px;
    margin: 0;
    font-family: 'GTAmerica';
    font-size: 1.25rem;
    line-height: 150%;
}

div.wrapper .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-content .yotpo-read-more-text,
div.wrapper .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-content {
    font-family: 'GTAmerica';
    font-size: 1.125rem;
    line-height: 150%;
}

.yotpo-empty-state svg,
.yotpo-empty-state .yotpo-body-text {
    display: none;
}

.yotpo-empty-state .yotpo-title-text {
    font-family: 'GTAmerica';
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: #373A36;
    margin: 5rem 0 0;
}

.wrapper .yotpo-new-review-btn-wrapper .yotpo-new-review-btn.empty-state {
    margin: 0;
    position: absolute;
    top: 20px;
    right: 20px;
}

.wrapper .yotpo-base-layout {
    position: relative;
}

.modal-backdrop.yotpo-review-form-modal .yotpo-modal h1 {
    font-family: 'BertholdAkzidenz';
}

.modal-backdrop.yotpo-review-form-modal .yotpo-modal h4,
.modal-backdrop.yotpo-review-form-modal .yotpo-modal input {
    font-family: 'GTAmerica';
}

nav.yotpo-reviews-pagination-container {
    display: none;
}

@media screen and (min-width: 769px) {
    div.yotpo-display-s .yotpo-bottom-line .yotpo-summary-section {
        align-items: flex-start;
    }

    div.yotpo-display-s .yotpo-new-review-btn-wrapper {
        flex-direction: row;
    }
}

@media screen and (max-width: 768px) {
    #yotpo-app .yotpo-base-layout {
        margin: 0;
    }

    .wrapper {
        padding: 0 16px;
    }

    #yotpo-app .yotpo-head {
        margin-top: 28px;
        align-items: baseline !important;
        justify-content: start;
    }
    .yotpo-seo-page-layout .yotpo-bottomline-container{
      align-items: baseline !important;
    }
    .yotpo-bottom-line .yotpo-bottom-line-right-panel{
      margin-left: 0 !important;
    }

    div.wrapper .yotpo-main-layout .yotpo-head .yotpo-headline {
        font-size: 2rem;
    }

    div.wrapper .yotpo-bottom-line .yotpo-summary-section .yotpo-bottom-line-summary {
        margin-top: 0;
    }

    div.wrapper .yotpo-bottom-line .yotpo-summary-section {
        align-items: flex-start;
    }

    div.wrapper #yotpo-app .yotpo-main-layout .yotpo-layout-header-wrapper .yotpo-bottom-line {
        margin-bottom: 0;
    }

    .wrapper .yotpo-bottom-line .yotpo-bottom-line-text,
    div.wrapper .yotpo-reviewer-name {
        font-size: 0.875rem;
    }

    .wrapper .yotpo-new-review-btn-wrapper .yotpo-btn-s {
        margin-left: auto;
        font-size: 0.875rem !important;
    }

    .wrapper .yotpo-display-s .yotpo-review .yotpo-review-center-panel .yotpo-review-star-rating, 
    .wrapper .yotpo-media-modal .yotpo-review .yotpo-review-center-panel .yotpo-review-star-rating {
        margin-bottom: 0;
    }

    div.wrapper .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-review-title,
    div.wrapper .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-content .yotpo-read-more-text, div.wrapper .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-content {
        font-size: 1rem;
        margin-top: 0;
    }

    div.wrapper .yotpo-review:not(.yotpo-media-modal-review) {
        margin: 0 0 24px;
        padding: 0 0 24px;
    }
}

/* Product specific marquee */
.product-marquee .top-bar__ticker {
    font-family: 'BertholdAkzidenz';
    font-size: 2rem;
}
/* anchor links */
.anchor-wrap{
    padding: 48px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.anchor-wrap button{
    margin: 0 8px;
    font-size: 16px;
    background: transparent;
    font-family: 'GTAmericaCondensed';
    padding: 12px 16px !important;
    min-width: unset;
}

@media screen and (max-width: 768px) {
    .anchor-wrap{
        padding: 0;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 32px;
    }
    .anchor-wrap button{
        font-size: 16px;
    }
    .anchor-wrap button:last-child{
        margin-top: 16px;
    }
}
/* accordion section */
@media screen and (min-width: 769px){
    .accordions-section .section__heading{
        font-size: 40px;
        margin-bottom: 24px;
    }
    .accordions-section .wrapper--narrow{
        padding: 0;
        width: 976px;
    }
    .accordions-section .rte,
    .accordions-section .rte p{
        font-size: 20px;
        line-height: 150%;
    } 
    .accordions-section .section__header{
        margin-bottom: 24px;
    }  
    .accordion__item__title__text{
        font-size: 18px;
        color: #373A36;
    }
    .accordion__item__text p{
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 150% !important;
    }
}
@media screen and (max-width: 768px){
    .accordions-section{
        padding-top: 32px;
        padding-bottom: 24px;
    }
    .accordions-section .section__heading{
        font-size: 32px;
        margin-bottom: 24px;
    }
    .accordions-section .rte,
    .accordions-section .rte p{
        font-size: 18px;
        line-height: 132%;
    } 
    .accordions-section .section__header{
        margin-bottom: 24px;
    }  
    .accordion__item__title__text{
        font-size: 16px;
        color: #373A36;
    }
    .accordion__item__text p{
        font-size: 14px !important;
        font-weight: 400 !important;
        line-height: 150% !important;
    }
}

/* video section */
@media screen and (min-width: 769px){
    .video-heading{
        font-size: 104px !important;
        line-height: 110%;
        font-weight: 400;
    }
    .video-text-wrapper .main-text{
        margin-top: 8px;
        margin-bottom: 0;
        font-size: 20px;
    }
}
@media screen and (max-width: 768px){
    .video-heading{
        font-size: 56px !important;
        line-height: 110%;
    }
    .video-text-wrapper .main-text{
        font-size: 18px;
        line-height: 132%;
        max-width: 53%;
        margin: auto;
        margin-top: 8px;
    }
}

/* icons section on pages */
@media screen and (min-width: 769px) {
    .icons-row.template-page .icons-row__headings{
        margin-bottom: 40px;
    }
    .icons-row.template-page .icons-row__heading{
        font-family: 'BertholdAkzidenz' !important;
        font-size: 40px;
        font-weight: 400;
        color: #000 !important;
    }
    .icons-row.template-page .icons-row__slider{
        margin: 0;
    }
    .icons-row.template-page .wrapper{
        padding-left: 80px;
        padding-right: 80px;
    }
    .icons-row.template-page .icons-row__icon{
        width: 88px;
        margin-bottom: 16px;
    }
    .icons-row.template-page .icons-row__title{
        font-size: 24px;
        color: #373A36;
        line-height: 120%;
    }
    .icons-row.template-page .icons-row__text,
    .icons-row.template-page .icons-row__text p{
        margin-top: 8px;
        font-size: 18px;
        color: #373A36;
        line-height: 150%;
    }
}
@media screen and (max-width: 768px){
    .icons-row{
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .icons-row.template-page .icons-row__headings{
        margin-bottom: 32px;
    }
    .icons-row.template-page .icons-row__heading{
        font-size: 32px;
        font-family: 'BertholdAkzidenz' !important;
        font-weight: 400;
        color: #000 !important;
    }
    .icons-row.template-page .icons-row__item{
        margin: 0;
        width: 100% !important;
        margin-bottom: 24px;
    }
    .icons-row.template-page .icons-row__item:last-child{
        margin-bottom: 0;
    }
    .icons-row.template-page .icons-row__icon{
        width: 48px;
        margin-bottom: 16px;
    }
    .icons-row.template-page .icons-row__title{
        font-size: 22px;
        color: #373A36;
        line-height: 120%;
    }
    .icons-row.template-page .icons-row__text,
    .icons-row.template-page .icons-row__text p{
        font-size: 16px;
        margin-top: 8px;
        color: #373A36;
    }
}
/* section columns */
/* .column__item__text{
    color: #0B0B0B;
}
.column__item__heading{
    color: #000000;
} */

@media screen and (min-width: 769px){
    .column__item__image-wrapper{
        margin-bottom: 32px;
    }
    .column__item__heading{
        font-size: 32px;
        margin-bottom: 8px;
    }
    .column__item__text p{
        line-height: 150%;
        font-size: 16px;
    }
}
@media screen and (max-width: 768px){
    .section-columns{
        padding-top: 32px;
        padding-bottom: 32px;
    }
    .section-columns .carousel{
        padding-left: 16px;
    }
    .section-columns .carousel--mobile:after {
        padding-right: 16px;
    }
    .section-columns .column__item__image-wrapper {
        margin-bottom: 32px;
    }
    .column__item__heading{
        font-size: 24px;
        letter-spacing: 0.48px;
    }
    .column__item__text p{
        font-size: 14px;
        line-height: 150%;
    }
    .column__item__text p{
        line-height: 150%;
    }
}

/* divider */
@media screen and (min-width: 769px) {
    .divider-section{
        padding-left: 80px;
        padding-right: 80px;
    }
}
@media screen and (max-width: 768px){
    .divider-section{
        padding-bottom: 32px !important;
    }
}

/* references */
.references-section .text__content,
.references-section .text__content p{
    font-size: 16px;
}
@media screen and (max-width: 768px){
    .references-section .text__content,
    .references-section .text__content p{
        font-size: 14px;
    }
}
/* Text hero section */
#text-hero {
    max-width: 1440px;
    margin: 0 auto;
}

#text-hero .text-hero__inner {
    padding: 48px 232px;
    text-align: center;
}

#text-hero .text-hero__heading {
    font-family: 'BertholdAkzidenz';
    font-size: 6.5rem;
    font-weight: 400;
    line-height: 110%;
    padding-bottom: 32px;
}

#text-hero .text-hero__text p {
    font-family: 'GTAmerica';
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 150%;
}

#text-hero .text-hero__text p,
#text-hero .text-hero__heading {
    margin: 0;
}

@media screen and (max-width: 768px) {
    #text-hero .text-hero__inner {
        padding: 32px 16px;
    }

    #text-hero .text-hero__heading {
        font-size: 3.5rem;
        padding-bottom: 16px;
    }

    #text-hero .text-hero__text p {
        font-size: 1.125rem;
    }
}

/* About page */
.image-with-text .wrapper {
    padding: 0 80px;
    width: 1440px;
}

.image-with-text .image-with-text__content {
    padding-right: 32px;
}

.image-with-text .image-with-text__content h3 {
    letter-spacing: 0.64px;
    margin-bottom: 4px;
}

.image-with-text .image-with-text__buttons {
    margin-top: 32px;
}

.image-with-text .image-with-text__content .main-buttons__item {
    margin-top: 0;
}

.image-with-text .image-with-text__content .main-buttons__item a {
    padding: 12px 32px;
    letter-spacing: 0.8px;
    font-family: 'GTAmericaCondensed';
    font-size: 1rem;
}

@media screen and (max-width: 768px) {
    .image-with-text,
    .image-with-text {
        padding: 32px 0;
    }

    .image-with-text .wrapper {
        padding: 0 16px;
    }

    .image-with-text__wrapper .wrapper .image-with-text__items .image-with-text__content {
        padding: 16px 0 0;
    }

    .image-with-text .image-with-text__buttons {
        margin-top: 24px;
    }

    .image-with-text .image-with-text__content .main-buttons__item a {
        font-size: 0.875rem;
    }
}
/* Climate plan */
#climate-action-plan .carousel .flickity-prev-next-button.next {
    right: -20px;
}
#climate-action-plan .carousel .flickity-prev-next-button.previous {
    left: -20px;
}
#climate-action-plan .text-section:not(.references-section) .text__heading {
    margin-bottom: 16px;
}
#climate-action-plan .text-section:not(.references-section) .text__heading span {
    font-size: 40px;
    letter-spacing: 0.64px;
}
#climate-action-plan .text-section:not(.references-section) p {
    font-size: 18px;
    line-height: 150%;
}
#climate-action-plan .text-section:not(.references-section) .text__content,
#climate-action-plan .text-section:not(.references-section) .text__heading {
    max-width: 976px;
    margin-left: auto;
    margin-right: auto;
    color: #373A36;
}

@media screen and (max-width: 768px) {
    #climate-action-plan .text-section:not(.references-section) .text__heading span {
        font-size: 32px;
    }
    #climate-action-plan .text-section:not(.references-section) p {
        font-size: 16px;
    }
}

/* references */
.references-section.text-section .text .text__content,
.references-section.text-section .text .text__content p{
    font-size: 16px;
}
@media screen and (max-width: 768px){
    .references-section.text-section .text .text__content,
    .references-section.text-section .text .text__content p{
        font-size: 14px;
    }
}


/* Impact icons section */ 
.impact-icons {
    background-color: #F9F7EE;
    padding: 64px 0;
    text-align: center;
}

.impact-icons .wrapper {
    padding: 0 80px;
}

.impact-icons .icons-row__headings {
    margin-bottom: 40px;
}

.impact-icons .icons-row__headings .icons-row__heading {
    font-family: 'BertholdAkzidenz' !important;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: capitalize;
}

.product-marquee  .flickity-enabled .ticker--animated,
.product-marquee  .top-bar__ticker {
    padding: 0 20px;
}

@media screen and (max-width: 768px) {
    .product-marquee .top-bar__ticker {
        font-size: 1.5rem;
    }

    .product-marquee  .flickity-enabled .ticker--animated,
    .product-marquee  .top-bar__ticker {
        padding: 0 16px;
    }
}

/* Related product section */
.related-products .wrapper--full-padded {
    padding: 0 80px;
}

.related-products .section__header {
    margin-bottom: 30px;
}

.related-products .section__header span,
.related-products .section__header h2 {
    text-align: left;
    width: 100%;
    display: block;
}

.related-products .section__subheading {
    font-family: 'GTAmerica';
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.related-products .section__heading {
    font-family: 'BertholdAkzidenz';
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 0;
}

.related-products .flickity-button {
    display: none;
}

.related-products .product-grid-item__image {
    margin-bottom: 12px;
} 

.related-products .product-grid-item__title {
    font-family: 'GTAmerica';
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
}

.related-products .product-grid-item__info {
    gap: 4px;
}

.related-products .product__price,
.related-products .product-grid-item__description {
    font-family: 'GTAmerica';
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 0;
}

.related-products .related-product__grid {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    grid-column-gap: 24px;
    grid-row-gap: 32px;
}

@media screen and (min-width: 769px) {
    .related-products .related-product__grid {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .related-products .wrapper--full-padded {
        padding: 0 16px;
    }

    .related-products .carousel__container {
        display: none;
    }

    .related-products .section__subheading {
        font-size: 0.875rem;
    }

    .related-products .section__heading {
        font-size: 2rem;
    }

    .related-products .section__header {
        margin-bottom: 24px;
    }

    .related-products .product-grid-item__title,
    .related-products .product__price {
        font-size: 0.875rem;
    }

    .related-products .product-grid-item__info,
    .related-products .product-grid-item__description {
        gap: 0;
    }

    .related-products .product-grid-item {
        width: 100%;
    }
}

/* Subscription radio */
.product-sold-out subscription-radio {
    opacity: 0.6;
}

.subscription-radio__select[aria-hidden="true"] {
    display: none;
}

.subscription-label {
    margin-bottom: 8px;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    display: block;
}

.subscription-radio__radio {
    display: flex;
    flex-direction: column;
}

.subscription-radio__radio label {
    font-family: 'GTAmerica';
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    align-items: center;
    position: relative;
    padding: 8px 8px 8px 38px;
}

.subscription-radio__radio label:first-of-type {
    cursor: pointer;
}

.subscription-radio__radio label {
    display: flex;
    align-items: center;
}

.subscription-radio__between {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}

.subscription-radio__radio input {
    height: 0;
    width: 0;
    opacity: 0;
}

.subscription-radio__radio label:before {
    content: '';
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    position: absolute;
    border-radius: 100%;
    border: 1px solid #373A36;
    background: #ffffff;
}

.subscription-radio__radio label:before {
    content: '';
    top: 10px;
    left: 8px;
    height: 24px;
    width: 24px;
    position: absolute;
    border-radius: 100%;
    border: 1px solid #373A36;
    background: #ffffff;
}

input[type="radio"][name="subscription-radio"]:checked + label:after {
    content: '';
    top: 15px;
    left: 13px;
    height: 14px;
    width: 14px;
    position: absolute;
    border-radius: 100%;
    background: #373A36;
}

input[type="radio"][name="subscription-radio"]:focus + label,
input[type="radio"].variant-option:focus + label {
    border: 1px solid #373A36;
    border-radius: 6px;
}

.subscription-radio__radio .radio-price {
    margin-left: 8px;
}

.subscription-radio__radio .radio-compare {
    margin-left: 8px;
    opacity: 0.6;
    text-decoration: line-through;
}

.subscription-radio__radio .subscription__pause {
    font-size: 1rem;
    color: #666666;
    white-space: nowrap;
}

.subscription-radio__radio label .subscription__saving {
    padding: 2px 8px;
    border-radius: 4px;
    background-color: #07B05F;
    color: #FFFFFF;
    font-size: 0.75rem;
    font-weight: 500;
    font-family: 'GTAmericaCondensed';
    letter-spacing: 1.2px;
    text-transform: uppercase;
    min-height: 18px;
    line-height: 150%;
    height: 22px;
    display: inline-block;
    transform: translateY(-2px);
}

.subscription-radio__select {
    display: flex;
    flex-direction: column;
    padding-top: 10px;
}

.subscription-radio__select__container {
    position: relative;
    width: 100%;
}

.subscription-radio__select select {
    padding: 12px 24px;
    font-size: 1.125rem;
    line-height: 150%;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .subscription-radio__radio label {
        font-size: 1rem;
    }

    .subscription-label {
        font-size: 0.875rem;
    }

    .subscription-radio__select select {
        font-size: 1rem;
    }

    .subscription-radio__radio .subscription__pause {
        font-size: 0.875rem;
    }
}
.impact-icons .icons-row__item {
    max-width: 311px;
    margin: 0;
}

.impact-icons .icons-row__item img {
    height: 88px;
    width: 88px;
    background-size: contain;
    background-color: transparent;
}

.impact-icons .icons-row__icon {
    margin-bottom: 16px;
}

.impact-icons .icons-row__text p {
    font-family: 'GTAmerica';
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
}

.impact-icons .icons-row__flex {
    display: flex;
    justify-content: center;
    gap: 40px 32px;
}

@media screen and (max-width: 768px) {
    .impact-icons {
        padding: 48px 0;
    }
    
    .impact-icons .wrapper {
        padding: 0 16px;
    }

    .impact-icons .icons-row__headings .icons-row__heading {
        font-size: 2rem;
    }

    .impact-icons .icons-row__item img {
        height: 80px;
        width: 80px;
    }

    .impact-icons .icons-row__flex {
        flex-direction: column;
        align-items: center;
        padding: 0 16px;
    }

    .impact-icons .icons-row__text p {
        font-size: 1rem;
    }
}

/* account pages */
.page-customer .section__heading,
.page-customer .account__subheading{
    color: #191919;
    margin-right: 0;
}
.page-customer input{
    color: #373A36;
    border-color: #373A36;
    border-radius: 8px;
}
.page-customer input::placeholder{
    color: #373A36;
}
.page-customer form .btn--primary{
    background: #373A36;
    font-weight: 500;
}
#CustomerLoginForm #rc_login{
    display: none;
}
#RecoverPassword,
#HideRecoverPasswordLink,
.page-customer .return,
.address-return a{
    text-transform: uppercase;
    color: #2C2E2B;
    font-weight: 500;
    font-family: 'GTAmericaCondensed';
}
.address-return a{
    font-size: 16px;
}
#RecoverPasswordForm .account__heading{
    text-align: center;
    width: 100%;
    margin-right: 0;
}
#RecoverPasswordForm .light-gray{
    text-align: center;
}
.page-customer .form-vertical-wrapper{
    max-width: unset;
}
#CustomerLoginForm .return,
#CustomerLoginForm .return p{
    margin-top: 0;
}
#CreateCustomer p{
    margin-top: 0;
}
.page-customer input{
    padding: 12px;
}
.page-customer .address p{
    font-size: 18px;
    color: #221F20;
}
.page-customer form .btn--primary{
    margin-top: 24px;
    font-size: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 0;
}
#RecoverPassword{
    font-size: 16px;
    padding: 8px 4px;
    margin-top: 16px;
}
#HideRecoverPasswordLink,
.page-customer .return{
    font-size: 14px !important;
    padding: 8px 4px;
    margin-top: 16px;
}
.page-customer .account__subheading,
#RecoverPasswordForm .light-gray{
    font-size: 20px;
    margin-bottom: 40px;
}
.page-customer .wholesale-link{
    margin-bottom: 10px;
}
.page-customer .wholesale-link p{
    font-size: 20px;
    margin: 10px 0;
}
#RecoverPasswordForm .light-gray{
    margin-top: 0;
    margin-bottom: 40px;
}
.page-customer form p{
    text-align: center;
    color: #221F20;
}
.page-customer [data-button-edit],
.page-customer [data-button-delete]{
    text-decoration: underline;
    font-size: 20px;
    color: #221F20;
}
.account__logout{
    position: relative;
    margin-left: 32px;
    text-transform: uppercase;
    color: #2C2E2B;
    font-size: 16px;
    font-weight: 500;
    font-family: 'GTAmericaCondensed';
    padding: 8px 4px;
    text-decoration: underline;
    text-underline-offset: 8px;
    margin-bottom: 30px;
}
.account-wrapper h4{
    font-size: 40px;
}
.rc_layout__full{
    padding-top: 40px;
    padding-bottom: 100px;
}
.account-wrapper .form-vertical-wrapper{
    margin: 0;
    display: inline-block;
}
.account-wrapper .form-vertical-wrapper p{
    margin: 0;
}
.account-wrapper .section__header{
    display: flex;
    align-items: end;
}
.account-wrapper .section__heading{
    margin-bottom: 0 !important;
} 
.address-return a{
    text-underline-offset: 8px;
}
[data-button-edit] {
    margin-right: 8px;
}
@media screen and (min-width: 769px){
    .page-customer{
        padding-top: 69px;
        padding-bottom: 200px;
    } 
    .page-customer .section__heading,
    #RecoverPasswordForm .account__heading{
        font-size: 104px;
        line-height: 110%;
        font-weight: 400;
        margin-bottom: 8px;
        white-space: nowrap;
    }
    .account-wrapper .section__header{
        margin-bottom: 80px;
    }
    .account__table .account__heading{
        margin-bottom: 40px;
    }
    .page-customer form{
        max-width: 449px;
        margin: auto;
    }
    .page-customer .wrapper{
        padding-left: 120px;
        padding-right: 120px;
    }
    .account__table th{
        font-size: 20px;
    }
    .account__table td a{
        font-size: 18px;
    }
    .account__heading{
        margin-bottom: 40px;
    }
    .account-wrapper .table-wrap{
        margin-top: 0;
    }
    .account__table__item h4{
        margin-bottom: 8px;
    }
    .account__table__item p,
    .account__table__item{
        font-size: 20px;
        text-transform: capitalize;
    }
    .account__table__item td,
    .account__table__item th{
        padding: 24px;
        white-space: nowrap;
    }
    .account__table{
        display: flex;
        justify-content: space-between;
    }
}
@media screen and (max-width: 768px){
    .page-customer{
        padding-top: 27px;
        padding-bottom: 80px;
    } 
    .page-customer .section__heading,
    #RecoverPasswordForm .account__heading{
        font-size: 56px;
        margin-bottom: 8px;
    }
    .page-customer .account__subheading,
    #RecoverPasswordForm .light-gray{
        font-size: 18px;
        margin-bottom: 40px;
    }
    .page-customer .wholesale-link p{
        font-size: 18px;
        margin: 8px 0;
    }
    .page-customer form .btn--primary{
        font-size: 14px;
    }
    .account__logout{
        margin-left: 12px;
        margin-bottom: 10px;
    }
    .account__table__item p,
    .account__table__item{
        font-size: 18px;
        text-transform: capitalize;
    }
    .account__table th{
        font-size: 18px;
    }
    .account__table td a{
        font-size: 16px;
    }
    .account__table__item td,
    .account__table__item th{
        padding: 24px 8px;
        white-space: nowrap;
    }
    [data-button-new]{
        width: 100%;
        margin-top: 12px;
    }
}

/* contact page */
.contact-wrap{
    max-width: 720px;
    margin: auto;
    display: block;
}
.powr-form-builder{
    min-height: 700px;
}
.contact-text-wrap{
    text-align: center;
    padding: 64px 0;
}
.contact-text-pretitle{
    font-size: 16px;
    text-transform: uppercase;
    color: #373A36;
    font-family: 'GTAmerica';
    line-height: 150%;
    text-align: center;
}
.contact-text-title{
    font-size: 104px;
    font-family: 'BertholdAkzidenz';
    color: #373A36;
    line-height: 110%;
    margin-top: 8px;
    text-align: center;
    margin-bottom: 0;
}
.contact-text-subtitle,
.contact-text-subtitle p {
    font-family: 'GTAmerica';
    margin-top: 16px;
    text-align: center;
    font-size: 18px;
    line-height: 150%;
    color: #373A36;
    margin-bottom: 0;
}
.contact-text-subtitle a{
    text-decoration: underline;
    text-underline-offset: 4px;
}
.contact-form-reason{
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}
.contact-form-reason svg{
    pointer-events: none;
}
.contact-form-reason select{
    width: 100%;
    padding: 12px 16px;
    background: transparent;
    border: 1px solid #373A36;
    border-radius: 8px;
    height: 52px;
    font-size: 18px;
    text-transform: capitalize;
}
.contact-form-reason span{
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 500;
    color: #373A36;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.contact-form-reason div{
    margin-top: 8px;
    color: #373A36;
    font-size: 16px;
    font-family: 'GTAmerica';
    line-height: 150%;
}
.powr-form-builder{
    display: none !important;
}
.powr-form-builder.active{
    display: block !important;
}
.select-wrap{
    position: relative;
}
.select-wrap svg{
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%)
}

.address-details{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 64px;
    padding-bottom: 80px;
}
.address-details-block{
    margin: 0 20px;
    width: 400px;
}
.address-details-block img{
    width: 48px;
    height: 48px;
    object-fit: contain;
    margin-left: 50%;
    transform: translateX(-50%);
}
.address-details-title{
    margin-top: 16px;
    font-size: 24px;
    text-align: center;
    font-family: 'BertholdAkzidenz';
    color: #373A36;
    line-height: 120%;
}
.address-details-detail{
    margin-top: 8px;
    text-align: center;
    font-size: 18px;
    color: #373A36;
    line-height: 150%;
    font-family: 'GTAmerica';
}

@media screen and (max-width: 768px) {
    .contact-wrap{
        max-width: 100%;
        padding: 0 16px;
    }
    .contact-text-wrap{
        padding: 40px 0;
    }
    .contact-text-pretitle{
        font-size: 14px;
    }
    .contact-text-title{
        font-size: 56px;
    }
    .contact-text-subtitle{
        font-size: 16px;
    }
    .contact-form-reason select{
        font-size: 16px;
    }
    .contact-form-reason span{
        font-size: 14px;
    }
    .contact-form-reason div{
        font-size: 14px;
    }
    .address-details{
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 40px;
        padding-bottom: 40px;
        display: block;
    }
    .address-details-block{
        margin: 0;
        margin-bottom: 40px;
        width: 100%;
    }
    .address-details-title{
        font-size: 22px;
    }
    .address-details-detail{
        font-size: 16px;
    }
}
/* Blog page */

.blog h1 {
    margin-bottom: 24px;
    color: #373A36;
    font-size: 56px;
    line-height: 110%;
}
.blog__tags {
    margin-bottom: 20px;
}
.blog__tags-title {
    padding-bottom: 24px;
    color: #373A36;
    font-family: 'GTAmerica';
    font-size: 14px;
    font-weight: 500;
    line-height: 150%
}
.blog__tag .btn {
    font-family: 'GTAmerica';
    font-size: 11px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.7px;
}
.blog__post-tags {
    margin-bottom: 5px;
}
.blog__post-tags-link small {
    font-family: 'GTAmerica';
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
    text-transform: uppercase;
}
.blog__post-title {
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.48px;
    text-transform: capitalize;
}
.blog__post-meta small {
    font-family: 'GTAmerica';
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.newsletter-section__entry h2 {
    margin-bottom: 8px;
    font-size: 32px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.64px;
    text-transform: capitalize;
}

.newsletter-section__entry p {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}


@media only screen and (min-width: 768px){
    .blog__tags-title {
        font-size: 16px;
    }
    .blog__tag .btn {
        font-size: 16px;
        letter-spacing: 0.8px;
    }
    .blog__post-tags-link small {
        font-size: 16px;
    }
    .blog__post-title {
        font-size: 32px;
        letter-spacing: 0;
    }
    .blog__post-meta small {
        font-size: 18px;
    }
    .align--middle-split .input-group__item.input-group__item--btn  {
        max-width: 150px;
    }
    .align--middle-split .input-group__item.input-group__item--btn .input-group__btn {
        height: 52px;
    }
    .newsletter-section__entry h2 {
        font-size: 40px;
        letter-spacing: 0;
    }
    .newsletter-section__entry p {
        font-size: 18px;
    }
}

/* Blog landing */
@media only screen and (min-width: 1110px){
    .blog h1 {
        font-size: 104px;
    }
}

@media screen and (max-width: 768px) {
    .blog.section-padding {
        padding-top: 32px;
        padding-bottom: 64px;
    }
    
    .template-blog .list-collections-section.section-padding {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .template-blog .newsletter-section.section-padding {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
/* text section */

@media screen and (min-width: 769px){
    .text-section .wrapper--narrow{
        padding: 0;
        width: 976px;
    }
    .text-section .text__heading{
        font-size: 40px;
        margin-bottom: 16px;
        line-height: 120%;
    }
    .text-section .text__content{
        font-size: 20px;
        line-height: 150%;
        color: #000;
    }
    .text-section .text__content p{
        font-size: 20px;
        line-height: 150%;
    }
    .text-section .wrapper{
        padding-left: 80px;
        padding-right: 80px;
    }
}
@media screen and (max-width: 768px){
    .text-section .text__heading{
        font-size: 32px;
    }
    .text-section{
        padding-top: 32px;
        padding-bottom: 32px;
    }
    .text-section .text__content{
        font-size: 18px;
        line-height: 132%;
    }
    .text-section.page-pure-teas .text__content{
        font-size: 16px;
        line-height: 150%;
    }
    .text-section .text__content,
    .text-section .text__content p{
        padding-top: 32px;
        padding-bottom: 32px;
    }
}

/* Article  */

.article__wrapper .section-header {
    padding: 0 0 32px;
}
.article__wrapper .rte * {
    color: #373A36;
}
.article__wrapper h1 {
    margin-bottom: 24px;
    color: #373A36;
    font-size: 56px;
    font-weight: 400;
    line-height: 110%;
}
.article__meta {
    margin: 0;
}
.article__meta small {
    color: #373A36;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}
.article__image__wrapper {
    margin-bottom: 24px;
}

.article__wrapper .rte p,
.article__wrapper .rte li span {
    color: #373A36;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.article__wrapper .rte h2 {
    color: #373A36;
    margin: 24px 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.48px;
    text-transform: capitalize;
}
.article__wrapper .rte img {
    margin: 24px 0;
    width: 100%;
    display: block;
}
.article__tags {
    margin: 24px 0;
}
.article__tags small span {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}
.article__tags small a {
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
    text-transform: uppercase;
}
.article__wrapper .share-button {
    margin-bottom: 40px;
}
.article__wrapper .share-button .btn {
    color: #373A36;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.7px;
    text-transform: uppercase;
}
#AddCommentTitle {
    color: #373A36;
    margin-bottom: 24px;
    font-size: 24px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.48px;
    text-transform: capitalize;
}
.article__comment-counter {
    margin-bottom: 24px;
    color: #373A36;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}
.article__form-label {
    display: block;
    margin-bottom: 8px;
    color: #373A36;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}
#CommentBody {
    height: 135px;
}
.comment__wrapper .input--full {
    border-color: #373A36;
}
.article__note {
    margin: 6px 0 22px;
    color: #373A36;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
}
.form-vertical .btn {
    padding: 12px 32px;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.7px;
    text-transform: uppercase;
}
.recommended-posts .section__heading {
    margin-bottom: 24px;
    color: #373A36;
    font-size: 32px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.64px;
    text-transform: capitalize;
}
.recommended-posts .wrapper {
    width: 960px;
}

@media only screen and (min-width: 768px){
    .article__wrapper .section-header {
        padding: 0 0 64px;
    }
    .article__meta small {
        font-size: 18px;
    }
    .article__image__wrapper {
        margin-bottom: 32px;
    }
    .article__wrapper .rte p {
        font-size: 18px;
    }
    .article__wrapper .rte h2 {
        margin: 32px 0;
        font-size: 32px;
        letter-spacing: 0;
    }
    .article__wrapper .rte img {
        margin: 32px 0;
    }
    .article__tags {
        margin: 32px 0;
    }
    .article__tags small span {
        font-size: 18px;
    }
    .article__tags small a {
        font-size: 16px;
    }
    .article__wrapper .share-button .btn {
        font-size: 16px;
        letter-spacing: 0.8px;
    }
    .article__wrapper .share-button .icon-share {
        width: 24px;
        height: 24px;
    }
    #AddCommentTitle {
        font-size: 32px;
        letter-spacing: 0;
    }
    .article__comment-counter {
        font-size: 18px;
    }
    .article__form-label {
        font-size: 16px;
    }
    #CommentBody {
        height: 150px;
    }
    .article__note {
        font-size: 16px;
    }
    .form-vertical .btn {
        font-size: 16px;
        letter-spacing: 0.8px;
    }
    .recommended-posts .section__heading {
        font-size: 40px;
        letter-spacing: 0;
    }
}

@media only screen and (min-width: 1110px){
    .article__wrapper .section-header {
        margin: 0 -40px;
    }
    .article__wrapper h1 {
        font-size: 104px;
    }
}

@media screen and (max-width: 768px) {
    .section-article.section-padding {
        padding-top: 32px;
        padding-bottom: 40px;
    }
}

@media only screen and (min-width: 1024px){
    .section-article .wrapper--narrow {
        padding: 0 60px;
    }
}

/* section columns */
.column__item__text{
    color: #0B0B0B;
}
.column__item__heading{
    color: #000000;
}

@media screen and (min-width: 769px){
    .column__item__image-wrapper{
        margin-bottom: 32px;
    }
    .column__item__heading{
        font-size: 32px;
        margin-bottom: 8px;
    }
    .column__item__text p{
        line-height: 150%;
        font-size: 16px;
    }
}
@media screen and (max-width: 768px){
    .section-columns{
        padding-top: 32px;
        padding-bottom: 32px;
    }
    .column__item__heading{
        font-size: 24px;
    }
    .column__item__text{
        font-size: 14px;
        line-height: 150%;
    }
    .column__item__text p{
        line-height: 150%;
    }
}

/* anchor links */
.anchor-wrap{
    padding: 48px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.anchor-wrap.page-pure-teas{
    padding-top: 0;
}
.anchor-wrap button{
    margin: 0 8px;
    background: transparent;
}

@media screen and (max-width: 768px) {
    .anchor-wrap{
        padding: 0;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .anchor-wrap button{
        margin-top: 16px;
    }
    .anchor-wrap.page-pure-teas{
        padding-top: 0;
        padding-bottom: 16px;
    }
    .anchor-wrap.page-pure-teas button{
        margin-top: 0;
        margin-bottom: 16px;
    }
}

/* icons section on pages */
@media screen and (min-width: 769px) {
    .icons-row.template-page .icons-row__headings{
        margin-bottom: 40px;
    }
    .icons-row.template-page .icons-row__heading{
        font-family: 'BertholdAkzidenz' !important;
        font-size: 40px;
        font-weight: 400;
        color: #000 !important;
    }
    .icons-row.template-page .icons-row__slider{
        margin: 0;
    }
    .icons-row.template-page .wrapper{
        padding-left: 80px;
        padding-right: 80px;
    }
    .icons-row.template-page .icons-row__icon{
        width: 88px;
        margin-bottom: 16px;
    }
    .icons-row.template-page.page-pure-teas .icons-row__icon{
        width: 48px;
    }
    .icons-row.template-page .icons-row__title{
        font-size: 24px;
        color: #373A36;
        line-height: 120%;
    }
    .icons-row.template-page .icons-row__text{
        margin-top: 8px;
    }
    .icons-row.template-page .icons-row__text,
    .icons-row.template-page .icons-row__text p{
        font-size: 18px;
        color: #373A36;
        line-height: 150%;
    }
    .icons-row.template-page.page-pure-teas .icons-row__text{
        margin-top: 0;
        max-width: 311px;
        margin: auto;
    }
}
@media screen and (max-width: 768px){
    .icons-row{
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .icons-row.template-page .icons-row__headings{
        margin-bottom: 32px;
    }
    .icons-row.template-page .icons-row__heading{
        font-size: 32px;
        font-family: 'BertholdAkzidenz' !important;
        font-weight: 400;
        color: #000 !important;
    }
    .icons-row.template-page .icons-row__item{
        margin: 0;
        width: 100% !important;
        margin-bottom: 24px;
    }
    .icons-row.template-page .icons-row__item:last-child{
        margin-bottom: 0;
    }
    .icons-row.template-page .icons-row__icon{
        width: 48px;
        margin-bottom: 16px;
    }
    .icons-row.template-page .icons-row__title{
        font-size: 22px;
        color: #373A36;
        line-height: 120%;
    }
    .icons-row.template-page .icons-row__text,
    .icons-row.template-page .icons-row__text p{
        font-size: 16px;
        margin-top: 8px;
        color: #373A36;
        line-height: 150%;
    }
}

/* Text hero section */
#text-hero {
    max-width: 1440px;
    margin: 0 auto;
}

#text-hero .text-hero__inner {
    padding: 48px 232px;
    text-align: center;
}

#text-hero .text-hero__heading {
    font-family: 'BertholdAkzidenz';
    font-size: 6.5rem;
    font-weight: 400;
    line-height: 110%;
    padding-bottom: 32px;
}

#text-hero .text-hero__text p {
    font-family: 'GTAmerica';
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 150%;
    color: #373A36;
}

#text-hero .text-hero__text p,
#text-hero .text-hero__heading {
    margin: 0;
}

@media screen and (max-width: 768px) {
    #text-hero .text-hero__inner {
        padding: 32px 16px;
    }

    #text-hero .text-hero__heading {
        font-size: 3.5rem;
        padding-bottom: 16px;
    }

    #text-hero .text-hero__text p {
        font-size: 1.125rem;
    }
}

/* sectio text blocks */
.section-text-blocks{
    padding: 48px 80px;
    display: flex;
    justify-content: space-between;
}
.section-text-blocks__text{
    padding: 0 32px;
    width: 560px;
}
.section-text-blocks__text-title{
    font-size: 32px;
    font-family: 'BertholdAkzidenz';
    line-height: 120%;
    margin-bottom: 8px;
}
.section-text-blocks__text-subtitle{
    font-size: 18px;
    line-height: 150%;
    color: #0B0B0B;
}
.section-text-blocks__blocks{
    width: 503px;
}
.section-text-blocks__block{
    margin-bottom: 24px;
    display: flex;
}
.section-text-blocks__block:last-child{
    margin-bottom: 0;
}
.section-text-blocks__block-img{
    width: 68px;
    min-width: 68px;
    height: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F7F6F1;
    margin-right: 16px;
}
.section-text-blocks__block-text-title{
    font-size: 24px;
    color: #373A36;
    font-family: 'BertholdAkzidenz';
    margin-bottom: 8px;
    line-height: 120%;
}
.section-text-blocks__block-text-subtitle{
    font-size: 18px;
    color: #373A36;
}
@media screen and (max-width: 768px){
    .section-text-blocks{
        padding: 32px 16px;
        display: block;
    }
    .section-text-blocks__text{
        padding: 0;
        width: 100%;
    }
    .section-text-blocks__text-subtitle{
        font-size: 16px;
    }
    .section-text-blocks__blocks{
        width: 100%;
        margin-top: 16px;
        padding: 24px 8px;
    }
    .section-text-blocks__block-text-title{
        font-size: 22px;
    }
    .section-text-blocks__block-text-subtitle{
        font-size: 16px;
    }
    .section-text-blocks__block{
        margin-bottom: 8px;
    }
    .section-text-blocks__block:last-child{
        margin-bottom: 0;
    }
}

/* image section */
@media screen and (max-width: 768px){
    .section-image .section-image__container{
        height: 200px;
    }
}

/* pure teas page */
.main-content.pure-teas *{
    color: #373A36 !important;
}
.small-tm{
    font-size: 50%;
    vertical-align: super;
}
@media screen and (min-width: 769px) {
    .pure-teas .text__content,
    .pure-teas .text__content p{
        font-size: 18px;
    }
    .pure-teas .anchor-link{
        font-size: 16px;
    }
}
@media screen and (max-width: 768px){
    .pure-teas .section-columns{
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .pure-teas .text__content,
    .pure-teas .text__content p{
        padding: 0;
    }
}

/* H2OPE */
.h2o{
    transform: scale(.7) translateY(5px);
    display: inline-block;
}

/* faq */
.main-content.faq .text__heading{
    font-size: 104px;
    margin-bottom: 16px;
}
.main-content.faq .text__content{
    font-size: 18px;
}

.main-content.faq .accordion__header .section__heading{
    font-size: 32px;
    margin-bottom: 32px;
}
.main-content.faq *{
    color: #373A36;
}
.main-content.faq .text__conten{
    font-size: 18px;
}
@media screen and (max-width: 768px){
    .main-content.faq .text-section{
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 16px;
        padding-right: 16px;
    }
    .main-content.faq .accordion__header .section__heading{
        margin-bottom: 24px;
    }
    .main-content.faq .text__heading{
        font-size: 56px;
        line-height: 110%;
    }
    .main-content.faq .text__content{
        font-size: 16px;
        padding: 0;
    }
    .main-content.faq .text__content p{
        padding: 0;
    }
    .main-content.faq .accordions-section{
        padding-top: 0;
        padding-bottom: 48px;
    }
    .main-content.faq .accordion__item__title__text{
        font-size: 18px;
    }
    .main-content.faq .shopify-section:last-child .accordions-section{
        padding-bottom: 64px;
    }
}
/* Plant based wrappers */

@media screen and (max-width: 768px){
    #plant-based-wrappers .text-section {
       padding-top: 48px;
       padding-bottom: 48px;
    }
    
    #plant-based-wrappers .text-section .text__content,
    #plant-based-wrappers .text-section .text__content p {
        padding: 0;
    }
}

/* wholesale */
.wholesale-trigger{
    cursor: pointer;
}

.wholesale-popup{
    display: none;
}
.wholesale-popup.active{
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999999;
}
.wholesale-popup-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .7;
    cursor: pointer;
}
.wholesale-popup-inner{
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    width: 400px;
    height: 100%;
    padding: 40px 24px;
    transform: translateX(100%);
    transition: .3s;
}
.wholesale-popup-inner.active{
    transform: translateX(0);
}
.wholesale-popup-title{
    font-size: 32px;
    font-family: 'BertholdAkzidenz';
    font-weight: 400;
    line-height: 120%; 
    letter-spacing: 0.64px;
    text-transform: capitalize;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #373A36;
}
span.wholesale-popup-close{
    right: 24px;
    top: 40px;
    cursor: pointer;
}
span.wholesale-popup-close svg{
    pointer-events: none;
}
.wholesale-popup-subtitle{
    margin-top: 48px;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; 
    font-family: 'GTAmerica';
    color: #373A36;
    margin-bottom: 40px;
}
.wholesale-popup-login,
.wholesale-popup-request{
    width: 100%;
    font-size: 16px;
    padding: 12px 32px;
    font-family: 'GTAmericaCondensed';
    font-weight: 500;
    letter-spacing: 0.8px;
    line-height: 150%;
}
.wholesale-popup-request{
    margin-top: 16px;
}

@media screen and (max-width: 768px) {
    .wholesale-popup-inner{
        width: 100%;
    }
    .wholesale-popup-title{
        font-size: 24px;
        padding: 0 24px;
    }
    .wholesale-popup-subtitle{
        font-size: 18px;
        padding: 0 16px;
    }
    .wholesale-popup-inner{
        padding-left: 0;
        padding-right: 0;
    }
    .wholesale-popup-links{
        padding: 0 24px;
    }
}

.pc--opt-out-form-field_wrapper .field{
    display: flex;
    align-items: center;
}
.pc--opt-out-form-field_wrapper .field__label {
    display: none;
}
.pc--opt-out-form-field_wrapper .field__button{
    background: #373a37 !important;
    height: 54px;
    margin-left: 8px;
}
.pc--opt-out-form-field_wrapper .icon{
    stroke: unset !important;
}
.pc--opt-out-form-field_wrapper path{
    fill: #fff !important;
}

.kl-private-reset-css-Xuajs1 p{
    line-height: normal;
}






/* @inweave */




    .comparison-section {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: space-between;
            max-width: 1000px;
            margin: 0 auto;
            padding: 20px;
            font-family: Arial, sans-serif;
            text-align: center;
        }

        /* Left and right columns */
         .comparison-item1 {
            flex: 1;
            min-width: 280px; /* Adjust for smaller screens */
             margin: 10px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
          gap:25px;
        } 
        .numi-logo img {
            max-width: 250px;
        } 

        .other-brands-button {
            background-color: #373A36;
            color: #fff;
            border-radius: 4px;
            text-decoration: none;
            width: 230px;
            height: 80px;
            font-size: 20px;
            font-weight: bold;
            font-family: 'GTAmerica';
            line-height: 80px;
        }
        .slogan {
            color: #373A36;
            font-size: 18px;
            margin-top: 10px;
            max-width: 215px;
            font-family: 'GTAmerica';
            font-weight: 500;
            line-height: 28px;
            text-align:center;
        }
            
        @media (max-width: 768px) {
            /* .comparison-section {
                flex-direction: column;
                align-items: center;
            }
          /* .comparison-item { 
          line-height: normal;
          padding: 10px;
          font-size: 10px;
          } */
          .icon-design .icons-row.template-page .icons-row__icon {
            width: 90px;
            margin-bottom: 0px;
          }
          .icon-design .icons-row.template-page .icons-row__item {
            margin: 0;
            width: 40% !important;
            margin-bottom: 0px;
          }
          

        }

       .icon-section {
            display: flex;
            flex-direction: column; 
            margin: 0 auto;
            padding: 0 0 20px 0;
        }

        .icon-item {
    margin: 10px 0;
    display: flex;
    gap: 12px;
    align-items: center;
    font-family: 'BertholdAkzidenz';
    font-size: 32px;
    color: #000000;
    letter-spacing: 2px;
}
        .icon-section.icon-last .icon-item {
    font-family: 'GTAmerica';
    font-size: 18px;
}
.design-heading {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
    padding-top: 60px;
    font-family: 'BertholdAkzidenz';
    font-size: 40px;
    letter-spacing: 2px;
    line-height: 44px;
    color: #000;
}
      .icon-section p {
        padding: 0;
        margin: 0;
        font-size: 18px;
        color: #000;
        font-family: 'GTAmerica';
        line-height:24px;
        margin-bottom: 15px;
        max-width: 100%;
      }
.icon-section.ico-sec2 p {
  max-width: 100%;
}
.custom-design .image-with-text__content {
    padding-top: 0;
    padding-bottom: 0;
}
.custom-design .image-with-text .image-with-text__buttons {
    margin-top: 0;
}

.compare h2 {
    font-size: 40px;
    text-align: center;
    font-family: 'BertholdAkzidenz';
    letter-spacing: 2px;
    line-height: 44px;
    color: black;
}

ul.spend {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 20px;
}
ul.spend li {
    padding-left: 30px;
    background-image:url('/cdn/shop/files/check-ico.png?v=1730889287');
      padding-bottom: 18px;
    background-position: left 3px;
    background-repeat: no-repeat;
    background-size: 20px;
      color: #000;
    font-size: 18px;
    font-family: 'GTAmerica';
    line-height: 24px;
  }
.custom-design .image-with-text__heading sup {
    top: 0;
    font-size: inherit;
    line-height: normal;
    margin-left: 0;
}
.custom-design .image-with-text__heading small {
    font-size: inherit;
    margin-left: 0;
}
.tabs__head.tab-collections__head.text-center.aos-init.aos-animate {
    display: none;
}
.product-grid-item__image {
    margin-bottom: 0;
}

.product-grid-item__info.product-grid-item__info--left{
    background: #F1EFE8;
    padding: 20px 20px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.tab.current .flickity-button {
    display: block;
    background: var(--bg);
    background: #373A36;
    color: #fff;
    border-radius: 4px;
}
.tab-collections .flickity-prev-next-button:before {
    background: #fff;
}
.testimonials__slider .flickity-button {
    display: block;
    background: var(--bg);
    background: #373A36;
    color: #fff;
    border-radius: 4px;
}
.testimonials__slider .flickity-prev-next-button:before {
    background: #fff;
}
.custom-design .image-with-text .image-with-text__content .main-buttons__item a {
    padding: 12px 52px;
    letter-spacing: 1px;
    font-family: 'GTAmerica';
    font-size: 18px;
    font-weight: 500;
}
.custom-design .image-with-text .image-with-text__content h3 {
    letter-spacing: 2px;
    margin-bottom: 4px;
    color: #000;
    font-family: 'BertholdAkzidenz';
}
.testimonial-custom h2.section__heading {
    text-align: center;
    color: #000;
    margin-bottom: 50px;
    letter-spacing: 2px;
}
.testimonial-custom .testimonial__item__inner {
    padding: 60px 24px;
}
.testimonial-custom .testimonial__text p {
    font-size: 20px;
    line-height: 28px;
    color: #2C2E2B;
    font-family: 'GTAmerica';
}
.testimonial-custom .testimonial__user__name {
    font-size: 20px;
    font-weight: 500;
    font-family: 'GTAmerica';
    color: #2C2E2B !important;
}
.testimonial-custom .testimonial__subheading p{
    font-size: 20px;
    font-weight: normal;
    font-family: 'GTAmerica';
    color: #787774;
}
.accordion__list button span {
    padding: 8px 0;
    font-size: 18px;
    line-height: 150%;
    color: #000;
    font-family: 'GTAmerica';
}
.slide-review .slide__heading {
    font-family: 'BertholdAkzidenz';
    letter-spacing: 2px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.video-tag.tag-2{
    margin-top: 0rem;
    transform: translateY(-14px);
    position: absolute;
    bottom: -4%;
    left: 50%;
    transform: translateX(-50%) !important;
  font-size:22px;
      background: #373a36;
    color: white;
    padding: 7px 85px;
    border-radius: 7px;
    font-weight: 400;
}
.slide-review .slide__btn {
    font-size: 18px;
    font-family: 'GTAmerica';
    font-weight: 500;
}
.custom-design .image-with-text__content.text-left .image-with-text__content-items {
    padding: 0 32px 0 0;
}
@media only screen and (min-width: 1024px) {
  .slide-review .slide__heading {
    font-size: 54px !important;
    line-height: normal;
  }
  
  .slide-review .icons-row__heading h2{ font-family:GTAmerica!important; font-size:20px !important; }
  .custom-design .image-with-text .image-with-text__content h3 {
    margin-bottom: 4px;
    color: #000;
    font-size: 38px;
}
  .custom-design .image-with-text__content { padding-left:48px; }

  .testimonial-custom .testimonial__item {
    width: 33%;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .slide-review .slide__text__wrapper--normal {
        padding:80px;
    }
     .slide-review .slide__subtitle {
        font-size: 16px;
    }
}
@media only screen and (min-width: 769px) {
.icon-design .icons-row.template-page .icons-row__icon {
    width: 130px;
    margin-bottom: 0px;
}
    .slide-review .slide__btn{ max-width:300px; width:100%; }
  .slide-review .slide__buttons.main-buttons {
    flex-flow: column;
    align-items: normal;
}

  
}



/* .tab-collections .background-size-cover{
  height:60%;
}
.tab-collections .product__media__container{
  height:60%;
}
span,p{
        font-family: GTAmerica;
    }
 */

    .comparison-container {
        display: grid;
        grid-template-columns: repeat(2,1fr);
        max-width: 1030px;
        margin: auto;
        font-family: 'GTAmerica';
        background-color: #f9f7ee;
        border: 3px solid #373A36;
        border-radius: 26px;
        overflow: hidden;
    }
    .comparison-item img {
        max-width: 20px;
        margin-right: 10px;
    }
    .comparison-column{
        background: #373A36;
        padding: 4rem 4rem 2rem;
        color: white;
    }
    .col-2{
        background: transparent;
        color: black;

    }

    .comparison-item{
        height: auto;
        display: flex;
        justify-content: center;
        flex-flow: column;
        margin-bottom: 2.5rem;
        font-size:20px;
    }
    .col-2 .comparison-item{
        justify-content: start;
        flex-flow: column;
    }
    .checkmark{
        display: flex;
        align-items:center
    }
    .col-2 .checkmark{
        align-items: center;
    }


.new-video .video-background {
    left: 50%;
    width: 78%;
    height: 70%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 9px;
}
.new-video .background-size-cover {
  display:none;
}

.video-tag{
  z-index:99;
  TEXT-ALIGN: center;
  font-size: 28px;
  font-family: BertholdAkzidenz;
  font-weight:600;
}
.video-tag.tag-1{
    margin:0; font-size: 40px; font-weight:normal;
  transform: translateY(-28px);
  color:black;
}
.video-tag.tag-2{
    margin-top: 0rem;
  transform: translateY(-14px);
  font-size:22px

}
.custom-last-design .main-buttons__item{ width:100%;}
.custom-last-design .image-with-text .image-with-text__content .main-buttons__item a {
    padding: 12px 32px;
    letter-spacing: 1px;
    font-family: 'GTAmerica';
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    max-width: 300px;
}
@media (max-width:766px){
  .video-tag.tag-1{
    margin-top: .7rem;
    transform: translateY(-28px);
}
.video-tag.tag-2{
  transform: translateY(10px);
}
  .custom-last-design .image-with-text .image-with-text__content h3 {
    letter-spacing: 1px;
    margin-bottom: 4px;
    font-size: 24px;
    color: #000;
}
  .custom-last-design .image-with-text .image-with-text__content .main-buttons__item a{ font-size:16px; }
}



.carousel-product-item{
    border-radius:8px;
    overflow:clip;
    background: #e7e3da;
}
.carousel-product-item .product-item-slogan {
    display: flex;
    justify-content: center;
    align-items: center;
    background: orange;
    color: #fff;
    gap: 4px;
    font-size: 14px;
    padding: 4px;
    margin-top: 0;
    margin-bottom: 0;
    height: 42px;
    font-family: 'GTAmerica';
}
.carousel-product-item .product-item-slogan svg{
    height:18px !important;
    width:18px !important;
    background:transparent !important;
}
.carousel-product-item .product-item-img-container{
    background: #F9F7EE;
}
.carousel-product-item .product-item-details{
    padding:15px 20px;
}
.carousel-product-item .product-item-title {
    font-size: 32px;
    text-align: left;
    height: 67px;
    font-family: 'BertholdAkzidenz';
    margin-bottom: 20px;
    letter-spacing: 1px;
  color:black;
}
.carousel-product-item .points {
    text-align: start;
    padding: 0;
    margin-top: 0;
    margin-bottom:20px;
  color:black;
}
.carousel-product-item .points p {
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 0;
    margin-bottom: 12px;
}
.carousel-product-item .points svg{
    width: 16px;
}
.carousel-product-item .price {
    text-align: left;
    font-size: 40px;
    padding-left: 0;
    color: #000;
    font-family: 'BertholdAkzidenz';
}
.carousel-product-item .price span{
    color: #00000075;
    text-decoration: line-through;
}
.carousel-product-item button {
    background: #373A36;
    width: 100%;
    border-radius: 8px;
    margin-bottom: 20px;
    padding: 0;
    color: #fff;
    font-size: 18px;
    font-family: 'GTAmerica';
    font-weight: 500;
    line-height: 50px;
}
.icon-design .icons-row.template-page .icons-row__heading{
  font-family: 'GTAmerica' !important; font-weight:normal !important; font-size:20px !important; color:#000;
}
p.text-center.tab-collections__text {
    color: #000;
    font-family: 'GTAmericaCondensed';
    letter-spacing: 1px;
}

.custom-last-design .icon-item {
    letter-spacing: normal;
}
.custom-last-design .image-with-text .image-with-text__buttons {
    margin-top: 0;
}
ul.custom-last-div li{
  background-image:url('/cdn/shop/files/check-ico.png?v=1730889287');
  background-repeat:no-repeat;
      background-position: left 5px;
    padding-left: 30px;
    background-size: 20px;
    color: #000;
  margin-bottom: 15px;
}
ul.custom-last-div li::marker {
    display: none;
    font-size: 0;
}
ul.custom-last-div {
    margin: 20px 0 0;
}

ul.custom-last-div li::marker{ display:none; }
@media screen and (min-width: 769px){
  p.text-center.tab-collections__text {
    font-size: 40px;
  }
  .marquee-brands{ display:none; }
  #evergreen .slide-review .slide__subtitle{ max-width:500px; }
  #holiday .slide-review .slide__subtitle{ max-width:460px; }
}
@media screen and (max-width: 768px){
  .icon-design{ display:none;}
.new-carousel .tab-collections__container,
.new-carousel .tab-collections__container.mobile-grid{
    display: block !important;
}
    .custom-last-design .main-buttons__item.aos-init.aos-animate{
    display: flex;
    justify-content: center;
}
.design-heading {
    padding-top: 40px;
    font-size: 22px;
    line-height: normal;
  flex-direction: column;
}
 .icon-item img {
    max-width: 40px;
}
  .icon-item{ font-size:20px; }
  .icon-section p{ font-size:16px; }
  .custom-design .image-with-text .image-with-text__content .main-buttons__item a{ font-size:16px; }
  .icon-design .icons-row.template-page .icons-row__heading {
    font-weight: 500!important;
    font-size: 18px!important;
}
  .compare h2 {
    font-size: 30px;

}
  .testimonial-custom h2.section__heading {
    margin-bottom: 30px;
     font-size: 22px;
}
  .testimonial-custom .testimonial__subheading p {
    font-size: 16px;
}
  .testimonial-custom .testimonial__text p {
    font-size: 16px;
    line-height: normal;
}
}
.control-button img{
    background: transparent;
    padding: 4px;
    width: 50px;
    border-radius: 50%;
}
@media screen and (max-width: 769px){
.new-carousel .tab-collections__container,
.new-carousel .tab-collections__container.mobile-grid{
    display: block !important;
}
  .yotpo-seo-page-layout{
    margin: auto 7px !important;
  }
}


.video-controls{
    z-index: 99;
    padding: 3px;
    background: transparent;
    width: 95%;
    display: none;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    bottom: 3px;
    left: 50%;
    transform: translate(-50%);
  
}


.inner-video-container {
    width: fit-content;
    height: 76%;
    position: absolute;
    top: 47%;
    transform: translateY(-50%);
    object-fit: contain;
      border-radius: 12px;
    overflow: clip;
  display: flex;
    justify-content: center;
}
.video-new {
    width: fit-content;
    height: 100%;
  border-radius: 12px;
}


.slide-review .review-box{
  display:flex;
  align-items:center;
}
.slide-review .review-box img{
  max-height:22px;
}



div#shopify-section-template--23685962170679__section_image_with_design_iKb96A .design-heading {
    background: #F9F7EF;
}

.rating__star .icon {
    display: block;
    width: 18px;
    height: 18px; margin-right:5px !important;
}
.new-video {
    padding: 64px 0;
    background: #f9f7ee;
}
.top-bar__text .text-highlight__break{ color:#000; }
.accordion__item__text ul {
    margin: 0;
    list-style: none;
    font-size: 16px;
    padding-left: 20px;
}
.accordion__item__text ul li {
    list-style: disc;
}
#evergreen .carousel-product-item .points p{ font-size:17px; }
@media (max-width:768px){
  .yotpo-display-s .yotpo-head .yotpo-headline,
  #yotpo-app .yotpo-head{
margin-top:0 !important;
  }
  .accordion__item__text ul { font-size:14px; }
  
  .yotpo-head .yotpo-reviews-seo-by[data-v-7eee2298] {
    display: none;
}
  .yotpo-display-m .yotpo-seo-page-layout .yotpo-head .yotpo-headline{
    font-size: 24px !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    text-wrap: nowrap !important;
    font-family: 'BertholdAkzidenz' !important;
    
}
  .control-button img{
    width: 38px;
}
  .accordions-section .section__heading {
    font-size: 24px;
    margin-bottom: 24px;
    letter-spacing: 2px;
}




  .accordion__list button span {
    padding: 0px 0;
    font-size: 16px;
    max-width: 90%;
}
.custom-design .image-with-text .image-with-text__buttons {
    align-items: center;
}
  .custom-design .main-heading{
    align-items:center !important;
  }
  .new-carousel p.text-center.tab-collections__text{
    font-size: 18px;
    font-weight: 500;
    margin: 5px 0px 20px;
  }
.custom-design .image-with-text__content.text-left .image-with-text__content-items {
    padding: 3px 0 0 0;
}
  .custom-design .text-highlight__break {
    display: inline;
}
  .custom-design .image-with-text__image {
    padding-top: 0;
    height: 16rem;
}
  .custom-design ul.spend li {
    font-size: 16px;
    font-weight: 500;
}
  .custom-design ul.spend li br{
    display:none;
}
.slide-review .slide__heading {
    text-align: center;
    font-size: 24px;
  margin-bottom:12px;
}
  .slide-review .slide__subtitle{ display:block !important;}
  .slide-review .slide__text__container {
    justify-content: center !important;
}
  .slide-review .slide__text__wrapper{ padding-left:30px; padding-right:30px; }
.slide-review .review-box {
    margin: 0 auto;
    font-size: 14px;
    max-width: 300px;
    justify-content: center;
    width: 100%;
    padding: 8px 15px;
}
  .slide-review .slide__subtitle {
    font-size: 16px;
    line-height: 132%;
    text-align: center;
}
  .slide-review .slide__buttons.main-buttons {
    flex-flow: column;
    align-items: normal;
}
.slide-review .main-buttons__item .slide__btn{
  margin: 0 auto;
  width: 100%;
  max-width: 300px; font-size:16px;
}
.custom-design .image-with-text__content-items .image-with-text__heading{
  font-size: 28px;
}

.shopify-section .numi-logo{
  width:100%;
}

.shopify-section .numi-logo img{
  max-width:100px;
}
.shopify-section .comparison-item1 .slogan{
    text-align: left;
    font-size: 12px;
    width: 100%;
}
.shopify-section .comparison-section{
  flex-wrap:nowrap;
  align-items:normal;
  gap:7px;
}
.shopify-section .comparison-item1{
  min-width:50%;
  margin:0;
  gap:1px;
  align-items:center;
}
.shopify-section .other-brands-button {
    width: 114px;
    height: auto;
    font-size: 12px;
    font-weight: 600;
    font-family: GTAmerica;
    line-height: 36px;
}
.shopify-section .slogan {
    color: #373a36;
    font-size: 11px;
    margin-top: 10px;
    max-width: 197px;
    font-family: GTAmerica;
    font-weight: 500;
    line-height: 20px;
text-align:left;
}
.shopify-section .comparison-column {
    padding: 4rem 1rem 1rem;
}

.shopify-section .comparison-item .checkmark{
  font-size:12px;
}
.shopify-section .comparison-item .detail{
  font-size:12px;
}


.video-tag.tag-1 {
    top: 3%;
  transform: translateY(-42px);
}
  .video-controls {
    min-width: 96%;
    bottom: 7px;
}
  .control-button{
    height:30px;
  }
      .shopify-section .comparison-item1 .slogan {
    text-align: left;
    font-size: 14px !important;
    width: 100%;
    max-width: 170px;
}
  .inner-video-container {
    width: 95%;

}
  .video-tag.tag-1, .testimonial-custom h2.section__heading, .design-heading, .compare h2, .carousel-product-item .product-item-title, .new-carousel p.text-center.tab-collections__text, .custom-design .image-with-text__content-items .image-with-text__heading, .carousel-product-item .price {
font-size: 24px;
}
.carousel-product-item .points p{ font-size:14px !important; }
p.text-center.tab-collections__text {
    color: #000;
    font-family: 'BertholdAkzidenz';
    letter-spacing: 1px;
}
.custom-design ul.spend li {
    font-size: 16px;
    font-weight: normal;
}
  #yotpo-app .yotpo-head {
        margin-top: 28px;
    display:flex;
  justify-content:center;
    }
}


@media (max-width:480px){
.shopify-section .comparison-item1 .slogan {
    text-align: center;
    font-size: 12px!important;
    width: 100%;
    max-width: 145px;
}
    .compare h2 {
    font-size: 22px;

}
#initialPlayIcon{
  width:50px;
}
}



#initialPlayIcon{
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
                }

.new-video .video__container {
    display: flex;
    justify-content: center;
}
.custom-last-design .image-with-text__heading.h2,
.shopify-section .section__heading.h2{
color:black;
}
.custom-last-desig .image-with-text .image-with-text__content h3{ color:#000000; }
.marquee-brands .icons-row__headings h2 {
    font-size: 18px;
    font-weight: normal;
    color: #000 !important;
    text-align: center;
}
.yotpo-display-m .yotpo-seo-page-layout .yotpo-head .yotpo-headline{
    font-family: 'BertholdAkzidenz' !important;
    font-size: 40px;
}
#shopify-section-template--24070500221239__section_image_with_design_iKb96A{
  background:#f9f7ee;
}
#shopify-section-template--24070499959095__section_image_with_design_iKb96A {
    background: #f9f7ef;
}

/* .top-bar {
    display: none;
} 
body#holiday .top-bar {
    display: none;
}
body#evergreen .top-bar {
    display: none;*/
}
.holiday-bar{ display:none; }
body#holiday .announcement-bar-static{ display:none; }
body#holiday .announcement-bar-static.holiday-bar{ display:block; }
body#evergreen .announcement-bar-static{ display:none; }
.announcement-bar-static.holiday-bar{ display:none; }
body#evergreen .announcement-bar-static.holiday-bar{ display:block; }
.template-index .announcement-bar-static{ display:block; }
.template-index .announcement-bar-static.holiday-bar{ display:none; }
body#evergreen .testimonials__slider .flickity-button {
    display: block !important; 
}
.carousel-product-item .product-item-img-container{ position:relative; }
span.badge.\33 pack-badge {
    position: absolute;
    top: 20px;
    background: #2C2E2B;
    left: 20px;
    color: #fff;
    border-radius: 4px;
    width: 70px;
    line-height: 30px;
    font-family: 'GTAmerica';
    font-size: 14px;
}
span.badge.\34 pack-badge {
    position: absolute;
    top: 20px;
    background: #2C2E2B;
    left: 20px;
    color: #fff;
    border-radius: 4px;
    width: 70px;
    line-height: 30px;
    font-family: 'GTAmerica';
    font-size: 14px;
}
/* .carousel.carousel--mobile .flickity-viewport{ height:50rem !important; } */
@media (max-width:550px){
.holiday-bar .top-bar__slider {
    max-width: 276px;
    margin: 0 auto;
}
.holiday-bar .top-bar__text{ width:100%; }
.holiday-bar .top-bar, .holiday-bar .top-bar p{     white-space: normal; }
div#custom-feature-col .tab-collections {
    padding-bottom: 40px;
}
}

section#Accordions--template--24388377936183__tabs .accordion__item__text-wrapper {
    padding-right: 0;
}
section#ProductTemplate--template--24388377936183__main .breadcrumbs {
    gap: 2px;
}
/* Add border to active thumbnail */
.product-single__thumbnail.is-selected,
.product-single__thumbnail.is-nav-selected {
    border: 2px solid #000; /* Change color as needed */
   box-sizing: border-box;
   
}
.product-single__thumbnail, .product-single__thumbnail {
    border: 2px solid transparent;
}
.product-single__thumbnail {
    padding: 5px;    
}
.product-single__thumbnail:first-child {
    padding-left: 5px;
}

.skip-link {
                position: absolute;
                left: -10000px;
                top: 0px;
                padding: 12px;
                background-color: white;
                color: black;
                border: 2px solid black;
                border-radius: 5px;
                z-index: 999999999;
            }
            .skip-link:focus-visible {
                left: 0px;
            }

.expand-subMenu:focus {
  position: static;
  left: auto;
}


@media (prefers-reduced-motion) {
  .ticker--animated {
    animation: scroll-1 5s linear infinite !important;
  }
}

.needsclick  .kl-private-reset-css-Xuajs1 span {
  font-weight: unset !important;
}

@media (max-width: 1564px){
  .product-grid-item__info .yotpo-widget-instance {
    scale: .8;
    transform: translateX(-13%);
  }
}
@media (max-width: 1380px){
  .product-grid-item__info .yotpo-widget-instance {
    scale: .8;
    transform: translateX(-15%);
  }
  .product-grid-item__info .yotpo-widget-instance button{
    flex-direction: column !important;
  }
  .product-grid-item__info .yotpo-widget-instance button .yotpo-sr-vertical-border{
    display: none !important;
  }
}
