:root{--verty-accent: #93d5ac;--verty-accent-hover: #7bc49a;--verty-heading: #1a1c1d;--verty-body: #2c2d2e;--verty-form-border: #d3d3d3;--verty-shadow: 0px 4px 6px rgba(0, 0, 0, .08);--verty-ease: cubic-bezier(.104, .204, .492, 1);--verty-duration: .25s;--verty-radius: 16px;--verty-btn-radius: 6px}body{line-height:1.6;color:var(--verty-body)}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5{letter-spacing:-.02em;color:inherit;line-height:1.3;margin-top:0}.color-scheme-1 h1,.color-scheme-1 h2,.color-scheme-1 h3,.color-scheme-1 h4,.color-scheme-1 h5,.color-scheme-1 h6,.color-scheme-1 .h0,.color-scheme-1 .h1,.color-scheme-1 .h2,.color-scheme-1 .h3,.color-scheme-1 .h4,.color-scheme-1 .h5{color:var(--verty-heading)}.h0{font-size:3.6rem;line-height:1.1}@media(min-width:750px){.h0{font-size:4.4rem}}@media(min-width:990px){.h0{font-size:5.2rem}}h1,.h1{font-size:3rem}@media(min-width:750px){h1,.h1{font-size:3.6rem}}@media(min-width:990px){h1,.h1{font-size:4rem}}h2,.h2{font-size:2.4rem}@media(min-width:750px){h2,.h2{font-size:2.8rem}}@media(min-width:990px){h2,.h2{font-size:3.2rem}}h3,.h3{font-size:2rem}@media(min-width:750px){h3,.h3{font-size:2.2rem}}@media(min-width:990px){h3,.h3{font-size:2.4rem}}h4,.h4{font-size:1.8rem}h5,.h5{font-size:1.4rem}h6,.h6{font-size:1.2rem}.announcement-bar-section{z-index:52}.utility-bar{padding:1.2rem 0;font-weight:500;letter-spacing:.06em;text-transform:uppercase;overflow:hidden}.announcement-bar__message,.announcement-bar__message.h5{font-size:1.25rem!important;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:inherit!important;line-height:1}.announcement-bar-slider .slider{transition:transform .6s ease}.announcement-bar-slider .slider-button{opacity:0}.section-header{position:sticky;top:0;z-index:50}.header-wrapper,.header-wrapper--border-bottom{border-bottom:none!important}.section-header .header{box-shadow:0 2px 5px #0000000f;border-bottom:none}@media(min-width:990px){.header{padding:0 5rem}}.header__heading-logo-wrapper{max-width:90px}@media(min-width:990px){.header__heading-logo-wrapper{max-width:100px}}.header__menu-item{font-size:1.5rem!important;font-weight:600!important;font-family:var(--font-heading-family)!important;letter-spacing:.01em;padding:1.2rem 1.6rem;text-transform:none;transition:color var(--verty-duration) var(--verty-ease)}.header__menu-item:hover{color:var(--verty-accent)!important;text-decoration:none}.header__menu-item span{text-decoration:none!important;border-bottom:none!important;background-image:none!important}.header__icon .icon,.header__icon--cart .icon{width:2.4rem!important;height:2.4rem!important}.cart-count-bubble{font-size:1.1rem;min-width:1.8rem;height:1.8rem}.slideshow .banner__heading,.banner .banner__heading{line-height:1.1;letter-spacing:-.02em;color:#fff!important;text-shadow:0 2px 8px rgba(0,0,0,.3)}.slideshow .banner__text,.banner .banner__text,.slideshow .banner__box p,.slideshow .banner__box span:not(.button span){color:#ffffffe6!important;text-shadow:0 1px 4px rgba(0,0,0,.2)}.slideshow .banner__box,.banner .banner__box{max-width:65rem}.slideshow .button,.banner .banner__box .button{background-color:var(--verty-accent)!important;color:#fff!important;border:none!important;box-shadow:none!important;outline:none!important;min-height:5rem;padding:1rem 3.5rem;font-size:1.5rem;font-weight:600;border-radius:var(--verty-btn-radius)}.slideshow .button:hover,.banner .banner__box .button:hover{background-color:var(--verty-accent-hover)!important}.button,button[type=submit],input[type=submit]{min-height:4.6rem;padding:.7rem 2.8rem;font-size:1.4rem;font-weight:500;letter-spacing:.02em;border-radius:var(--verty-btn-radius);transition:all var(--verty-duration) var(--verty-ease);text-transform:none}.button--small{min-height:3.2rem;padding:.5rem 1.8rem;font-size:1.2rem}.button:disabled,.button[disabled]{opacity:.4;cursor:not-allowed}.field__input,input[type=text],input[type=email],input[type=password],input[type=tel],input[type=number],input[type=search],textarea,select{border:1px solid var(--verty-form-border);padding:1.1rem 1.6rem;min-height:4.6rem;font-size:1.3rem;border-radius:var(--verty-btn-radius);transition:border-color var(--verty-duration) var(--verty-ease)}.field__input:focus,input:focus,textarea:focus,select:focus{border-color:var(--verty-accent);box-shadow:none;outline:none}textarea{min-height:18rem}.field__label{font-size:1.2rem}.card-wrapper,.card--standard,.card--card{border-radius:var(--verty-radius);overflow:hidden}.card__content,.card__information{padding:1.4rem 1.2rem 1rem}.card__heading{font-size:1.5rem!important;font-weight:500;line-height:1.4;margin-bottom:.5rem;font-family:var(--font-body-family)}.card__heading a{color:var(--verty-body);text-decoration:none}.card__heading a:hover{color:var(--verty-accent-hover)}.card-wrapper:hover .card .media img{transform:scale(1.05)}.price-item{font-size:1.5rem;font-weight:500}.price--on-sale .price-item--regular{text-decoration:line-through;opacity:.65}.card-information .caption-with-letter-spacing{text-transform:uppercase;font-size:1rem;letter-spacing:.1em;opacity:.7}.badge{border-radius:4rem;font-size:1.1rem;font-weight:500;padding:.4rem 1rem}.card-wrapper{transition:box-shadow var(--verty-duration) var(--verty-ease)}.card-wrapper:hover{box-shadow:var(--verty-shadow)}.collection-list-wrapper .grid,.collection-list-wrapper .grid--peek,.collection-list-wrapper .slider{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.5rem;padding-bottom:1rem;cursor:grab}.collection-list-wrapper .grid::-webkit-scrollbar,.collection-list-wrapper .slider::-webkit-scrollbar{display:none}.collection-list-wrapper .grid>.grid__item,.collection-list-wrapper .slider>.grid__item,.collection-list-wrapper .grid>.collection-list__item{scroll-snap-align:start;flex-shrink:0;width:45%;max-width:none!important}@media(min-width:750px){.collection-list-wrapper .grid>.grid__item,.collection-list-wrapper .slider>.grid__item,.collection-list-wrapper .grid>.collection-list__item{width:22%}}@media(min-width:990px){.collection-list-wrapper .grid>.grid__item,.collection-list-wrapper .slider>.grid__item,.collection-list-wrapper .grid>.collection-list__item{width:18%}}.collection-list__item .card{border-radius:var(--verty-radius);overflow:hidden}.collection-list__item .card__content{text-align:center}.template-collection .collection-list-wrapper .grid>.grid__item,.template-collection .collection-list-wrapper .slider>.grid__item,.template-collection .collection-list-wrapper .grid>.collection-list__item{width:12%!important;min-width:100px}@media(max-width:749px){.template-collection .collection-list-wrapper .grid>.grid__item,.template-collection .collection-list-wrapper .slider>.grid__item,.template-collection .collection-list-wrapper .grid>.collection-list__item{width:28%!important;min-width:80px}}.template-collection .collection-list__item .card__heading{font-size:1.2rem!important;font-weight:500}.template-collection .collection-list-wrapper h2{font-size:2rem!important;margin-bottom:1rem}.collection-chocolate .price,[data-collection=chocolate] .price{display:none!important}.slider--desktop,.slider--tablet{cursor:grab}.slider--desktop:active,.slider--tablet:active{cursor:grabbing}.marquee-wrapper{padding:.6rem 0!important}[class*=custom-scroll-marquee]{padding-top:0!important;padding-bottom:0!important;margin-top:1.5rem;margin-bottom:1.5rem}.shopify-section+.shopify-section{border-top:1px solid rgba(0,0,0,.04)}.shopify-section:has(.slideshow)+.shopify-section,.shopify-section:has(.marquee-wrapper)+.shopify-section,.shopify-section:has(.marquee-wrapper){border-top:none}.shopify-section:has(.color-scheme-2),.shopify-section:has(.color-scheme-3),.shopify-section:has(.reviews-wrapper),.shopify-section:has(.text-icons-wrapper){border-top:none}.shopify-section:has(.collection-tabs){background:#fafafa;padding:3rem 0;margin:2rem 0}.shopify-section:has(.reviews-wrapper){margin:2rem 0}.shopify-section:has(.scroll-gallery){padding:2rem 0}.shopify-section:has(.collapsible-content-wrapper){margin-top:1rem}.media-grid__content .button,.media-grid .button--secondary{background-color:var(--verty-accent)!important;color:#fff!important;border-color:var(--verty-accent)!important}.media-grid__content .button:hover,.media-grid .button--secondary:hover{background-color:var(--verty-accent-hover)!important;border-color:var(--verty-accent-hover)!important}.custom-media-grid+*{margin-top:3rem}.product__media-wrapper{border-radius:var(--verty-radius);overflow:hidden}.product__title h1{font-size:2.8rem!important;font-weight:700;line-height:1.2}@media(min-width:750px){.product__title h1{font-size:3.2rem!important}}.product .price__container .price-item{font-size:2rem;font-weight:600}.product-form__submit{min-height:5rem;font-size:1.5rem;font-weight:500;border-radius:var(--verty-btn-radius);width:100%}.product__accordion .accordion__content{font-size:1.4rem;line-height:1.7}.color-scheme-3{--color-foreground: 0,0,0;--color-background: 147,213,172}.section-footer{border-top:none}.footer{padding:6rem 0 3rem;font-size:1.4rem}@media(min-width:750px){.footer{padding:7rem 0 4rem}}.footer__blocks-wrapper{gap:3rem;margin-bottom:3rem}@media(min-width:750px){.footer__blocks-wrapper{gap:5rem}}.footer-block__heading{font-size:1.7rem!important;font-weight:700;margin-bottom:2.5rem;text-transform:uppercase;letter-spacing:.06em;position:relative;padding-bottom:1.2rem}.footer-block__heading:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:#0003;border-radius:2px}.footer-block__details-content li{margin-bottom:1rem}.footer-block__details-content a{font-size:1.45rem;display:inline-block;opacity:.8;transition:all var(--verty-duration) var(--verty-ease);position:relative;padding-left:0}.footer-block__details-content a:hover{opacity:1;padding-left:5px}.footer-block--text .rte{font-size:1.45rem;line-height:1.8;opacity:.85}.footer-block--text .rte strong{font-weight:600;opacity:1}.footer__newsletter{margin-top:2rem}.footer__newsletter .field__input{background:#fff3;border:2px solid rgba(0,0,0,.15);color:inherit;border-radius:50px;padding-left:2rem;min-height:5rem}.footer__newsletter .field__input:focus{border-color:#0006;background:#ffffff4d}.footer__newsletter .field__input::placeholder{color:#0006}.footer__newsletter .newsletter-form__button{background:#00000026;color:inherit;border-radius:0 50px 50px 0;min-height:5rem;padding:0 2rem}.footer__newsletter .newsletter-form__button:hover{background:#0000004d}.footer__content-bottom{margin-top:4rem;padding-top:3rem;border-top:2px solid rgba(0,0,0,.1);font-size:1.3rem;opacity:.75}.footer .list-social{gap:1rem;margin-top:1.5rem}.footer .list-social__link{width:4.4rem;height:4.4rem;border-radius:50%;background:#00000014;transition:all var(--verty-duration) var(--verty-ease);display:inline-flex;align-items:center;justify-content:center}.footer .list-social__link:hover{background:#0003;transform:translateY(-2px)}.footer .list-social__link svg{width:1.6rem;height:1.6rem}.footer .list-payment{opacity:.5;margin-top:1.5rem}.footer .copyright{opacity:.6;font-size:1.2rem}.collapsible-content .accordion__title{font-size:1.5rem;font-weight:500}.collapsible-content .accordion__content{font-size:1.4rem;line-height:1.7}.rich-text__text{font-size:1.5rem;line-height:1.6}.collection-hero__description{font-size:1.4rem;line-height:1.6;max-width:80ch}.facets__heading{font-size:1.3rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.cart-item__name{font-size:1.4rem;font-weight:500}@media(min-width:990px){.page-width{padding:0 5rem}}.global-media-settings{border-radius:var(--verty-radius);overflow:hidden}.drawer{border-radius:var(--verty-radius) 0 0 var(--verty-radius);box-shadow:var(--verty-shadow)}.cart-drawer{max-width:54rem}.modal__content{border-radius:var(--verty-radius)}a:not(.button),.header__menu-item,.card-wrapper{transition:all var(--verty-duration) var(--verty-ease)}.card .media img{transition:transform .4s var(--verty-ease)}*:focus-visible{outline:2px solid var(--verty-accent);outline-offset:2px}::selection{background:var(--verty-accent);color:#000}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:var(--verty-accent);border-radius:3px}@media(max-width:749px){.product__title h1{font-size:2.4rem!important}.utility-bar{padding:.8rem 0}.card__heading{font-size:1.3rem!important}.price-item{font-size:1.3rem}.footer{padding:4rem 0 2rem}.footer-block__heading{font-size:1.5rem!important;padding:1.5rem 0;margin-bottom:0}.header__menu-item{font-size:1.4rem!important}#product-grid.grid .grid__item,.product-grid.grid .grid__item,ul.grid.product-grid .grid__item,.grid--2-col-tablet-down .grid__item{max-width:calc(50% - 10px)!important;width:calc(50% - 10px)!important;flex-grow:0!important}.grid--1-col .grid__item,.grid--1-col-tablet-down .grid__item{max-width:100%!important;width:100%!important}.header .header__heading-link{justify-content:flex-start!important}.header .header__heading-logo-wrapper{margin-left:0!important;margin-right:auto!important}.header{grid-template-areas:"heading icons left-icons"!important;grid-template-columns:auto 1fr auto!important}.header .header__heading{grid-area:heading!important;justify-self:start!important;text-align:left!important}.header .header__icons{grid-area:icons!important;justify-self:end!important}.header header-drawer,.header .menu-drawer-container{grid-area:left-icons!important;justify-self:end!important;margin-left:0!important;margin-right:-1.2rem}}.button,.button--primary,.shopify-payment-button__button,.product-form__submit,.slider-button{border-color:transparent!important}.slideshow .button,.banner .banner__box .button,.banner__buttons .button{border:none!important;box-shadow:none!important;outline:none!important}.banner__buttons .button--primary:after{box-shadow:none!important}.button--secondary{border:1px solid currentColor!important}.field__input,input,select,textarea{border-color:var(--verty-form-border)!important}.field__input:focus,input:focus,select:focus,textarea:focus{border-color:var(--verty-accent)!important}.collection-list__item .card__heading{font-size:1.6rem!important;font-weight:600}.newsletter-form__field-wrapper,.newsletter-form__field-wrapper .field__input,.newsletter-form__field-wrapper .field,.footer__newsletter .field__input,.footer__newsletter .field,.footer__newsletter .newsletter-form__button,.footer .field__input,.footer .field{border-color:#0000001a!important;border:none!important}.footer__newsletter .field__input{border:2px solid rgba(0,0,0,.1)!important;border-radius:50px}.footer__newsletter .field__input:focus{border:2px solid rgba(0,0,0,.25)!important}.footer__newsletter .newsletter-form__button{border:none!important;border-left:1px solid rgba(0,0,0,.1)!important}.breadcrumbs,.section-breadcrumbs,.collection-hero,.collection-banner{padding-left:2rem;padding-right:2rem}@media(min-width:750px){.breadcrumbs,.section-breadcrumbs,.collection-hero,.collection-banner{padding-left:3.5rem;padding-right:3.5rem}}@media(min-width:990px){.breadcrumbs,.section-breadcrumbs,.collection-hero,.collection-banner{padding-left:5rem;padding-right:5rem}}.collection .grid,.template-collection .grid,.main-collection .grid{gap:2rem!important}.collection .grid__item,.template-collection .grid__item{padding:0!important}.grid{--grid-desktop-horizontal-spacing: 20px;--grid-desktop-vertical-spacing: 20px;--grid-mobile-horizontal-spacing: 12px;--grid-mobile-vertical-spacing: 12px}.section:has(.media-grid){margin-bottom:4rem}.media-grid__content .button,.media-grid .button--secondary,.media-grid .button{background-color:var(--verty-accent)!important;color:#fff!important;border:none!important;border-color:transparent!important}.media-grid__content .button:hover,.media-grid .button:hover{background-color:var(--verty-accent-hover)!important}.slider-counter,.slider-buttons,.slider-button,.slideshow__controls,.slider-counter--dots,.slider-counter--numbers{display:none!important}.slideshow .slider-buttons{display:flex!important}.menu-drawer{background:#fff;padding:0}.menu-drawer__inner-container{padding:2rem}.menu-drawer__navigation-header{padding:2.5rem 2rem;border-bottom:1px solid rgba(0,0,0,.06);margin-bottom:1rem}.menu-drawer__menu-item{font-size:1.8rem!important;font-weight:600;font-family:var(--font-heading-family);padding:1.4rem 2rem;border-bottom:1px solid rgba(0,0,0,.04);transition:all .2s ease;color:#1a1c1d}.menu-drawer__menu-item:hover,.menu-drawer__menu-item:focus{padding-left:2.5rem;color:#93d5ac}.menu-drawer__menu-item[aria-current=page]{color:#93d5ac;font-weight:700}.menu-drawer__submenu .menu-drawer__menu-item{font-size:1.5rem!important;font-weight:500;padding:1rem 3rem}.menu-drawer__close-button{width:4.4rem;height:4.4rem;border-radius:50%;background:#0000000a;transition:background .2s ease}.menu-drawer__close-button:hover{background:#00000014}.menu-drawer__utility-links{padding:2rem;margin-top:auto;border-top:1px solid rgba(0,0,0,.06);background:#f9f9f9}.menu-drawer .list-social{gap:1rem;margin-top:1.5rem}.menu-drawer .list-social__link{width:4rem;height:4rem;border-radius:50%;background:#0000000d}.menu-drawer-overlay{background:#0006!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.caption,.caption-large,.caption-with-letter-spacing{letter-spacing:.04em}.newsletter-form__field-wrapper,.quantity{border-radius:var(--verty-btn-radius)}.predictive-search__heading{font-size:1.2rem;text-transform:uppercase;letter-spacing:.1em;font-weight:500}.reviews__grid,.reviews__grid--3,.reviews__grid--4{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:2rem!important;max-width:110rem!important;margin-left:auto!important;margin-right:auto!important;justify-content:center!important;justify-items:stretch!important}.reviews__grid>.reviews__card{width:100%!important;max-width:none!important}@media screen and (max-width:749px){.reviews__grid,.reviews__grid--3,.reviews__grid--4{display:flex!important;grid-template-columns:unset!important;flex-wrap:nowrap!important;overflow-x:auto!important}.reviews__grid>.reviews__card{width:85%!important;min-width:280px!important;flex-shrink:0!important}}.section-footer .footer,.footer{padding-top:7rem!important;padding-bottom:4rem!important}@media(max-width:749px){.section-footer .footer,.footer{padding-top:5rem!important;padding-bottom:3rem!important}}.section-footer{padding-top:0!important}.footer__content-top{padding-top:0!important;margin-top:0!important}.scroll-gallery__item{width:360px!important;flex-shrink:0!important}@media(max-width:749px){.scroll-gallery__item{width:280px!important}}.scroll-gallery__media{aspect-ratio:1 / 1!important;overflow:hidden!important;border-radius:20px!important;width:100%!important;height:auto!important}.scroll-gallery__image{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}html body .section-footer .footer,html body .gradient .footer,html body footer.footer{padding-top:7rem!important;padding-bottom:4rem!important}@media(max-width:749px){html body .section-footer .footer,html body .gradient .footer,html body footer.footer{padding-top:4rem!important;padding-bottom:2.5rem!important}}.shopify-forms-app__submit,.shopify-forms button[type=submit],[class*=shopify-forms] button[type=submit],[class*=shopify-forms] input[type=submit],form[data-shopify-forms] button[type=submit]{background-color:#93d5ac!important;color:#fff!important;border:none!important;border-radius:6px!important;padding:1.2rem 3rem!important;font-weight:600!important;cursor:pointer!important;transition:background-color .2s ease!important}.shopify-forms-app__submit:hover,.shopify-forms button[type=submit]:hover,[class*=shopify-forms] button[type=submit]:hover,form[data-shopify-forms] button[type=submit]:hover{background-color:#7bc49a!important}.apps div[data-form-id] button[type=submit],.apps form button[type=submit]{background-color:#93d5ac!important;color:#fff!important;border:none!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-verty.css.map */
