:root{--font-body-family: var(--font-sans);--font-body-style: normal;--font-body-weight: 400;--font-body-weight-bold: 500;--font-heading-family: var(--font-display);--font-heading-style: normal;--font-heading-weight: 300}body.cx-theme{font-family:var(--font-sans);font-size:var(--fs-body);line-height:var(--lh-body);letter-spacing:var(--ls-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cx-theme h1:not([class]),.cx-theme h2:not([class]),.cx-theme .h0,.cx-theme .h1,.cx-theme .h2,.cx-theme .banner__heading,.cx-theme .rich-text__heading,.cx-theme .section-header h2,.cx-theme .title,.cx-theme .collection-hero__title{font-family:var(--font-display);font-weight:var(--fw-light);line-height:var(--lh-display);letter-spacing:var(--ls-display);text-transform:none;text-wrap:pretty}.cx-theme .h0{font-size:var(--fs-display-lg)}.cx-theme h1:not([class]),.cx-theme .h1{font-size:var(--fs-display-md)}.cx-theme h2:not([class]),.cx-theme .h2{font-size:var(--fs-display-sm)}.cx-theme h3,.cx-theme h4,.cx-theme h5,.cx-theme h6,.cx-theme .h3,.cx-theme .h4,.cx-theme .h5,.cx-theme .h6{font-family:var(--font-sans);font-weight:var(--fw-medium);line-height:var(--lh-heading);letter-spacing:var(--ls-heading);text-transform:none}.cx-theme h3,.cx-theme .h3{font-size:var(--fs-h3)}.cx-theme h4,.cx-theme .h4{font-size:var(--fs-h4)}.cx-theme .caption-large,.cx-theme .text-body,.cx-theme .facet-filters__label,.cx-theme .product-count__text{font-family:var(--font-sans);font-weight:var(--fw-regular);letter-spacing:var(--ls-body)}.cx-theme .header__menu-item,.cx-theme .list-menu__item--link,.cx-theme .button,.cx-theme .shopify-challenge__button,.cx-theme .customer button,.cx-theme .cx-eyebrow,.cx-theme .card__badge .badge{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:var(--ls-label);font-weight:var(--fw-medium)}.cx-theme .header__menu-item,.cx-theme .list-menu__item--link{letter-spacing:var(--ls-nav);font-size:var(--fs-label)}.cx-theme .cx-eyebrow{font-size:var(--fs-eyebrow);letter-spacing:var(--ls-eyebrow);color:var(--text-accent)}.cx-theme .button,.cx-theme .shopify-challenge__button,.cx-theme .customer button{font-size:var(--fs-label);min-height:4.6rem;transition:background-color var(--dur-base) var(--ease-standard),color var(--dur-base) var(--ease-standard)}.cx-theme .button:not([disabled]):hover{transform:none}.cx-theme a,.cx-theme .link{text-underline-offset:3px;text-decoration-thickness:1px}.cx-theme .header__menu-item:hover span,.cx-theme .header__menu-item:focus-visible span,.cx-theme .list-menu__item--link:hover span{text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:var(--gold-500);text-underline-offset:6px}.cx-theme .price,.cx-theme .price__container,.cx-theme .price-item{font-family:var(--font-sans);font-variant-numeric:tabular-nums}.cx-theme .price{font-size:var(--fs-price);letter-spacing:.01em}.cx-theme .price--on-sale .price-item--sale{color:var(--text-sale);font-weight:var(--fw-medium)}.cx-theme .price--on-sale .price-item--regular{color:var(--text-faint)}.cx-theme .card__heading,.cx-theme .card-information .card__heading a{font-family:var(--font-sans);font-size:var(--fs-body-sm);font-weight:var(--fw-regular);line-height:var(--lh-tight);text-transform:none;letter-spacing:0}.cx-theme .card-information .caption-with-letter-spacing,.cx-theme .card__information .caption-with-letter-spacing{font-family:var(--font-sans);font-size:var(--fs-eyebrow);font-weight:var(--fw-medium);letter-spacing:var(--ls-eyebrow);text-transform:uppercase;color:rgba(var(--color-foreground),.62)}.cx-theme .card-information .caption-with-letter-spacing.light{opacity:1}.cx-theme .card__information,.cx-theme .card-information,.cx-theme .card__content,.cx-theme .price,.cx-theme .price__container,.cx-theme .price__regular,.cx-theme .price__sale{min-width:0}.cx-theme .card__badge{max-width:calc(100% - 2.6rem)}.cx-theme .card__badge .badge{font-size:var(--fs-eyebrow);letter-spacing:var(--ls-label);white-space:normal}.cx-grid{display:grid;gap:2rem;grid-template-columns:repeat(var(--cx-cols, 4),minmax(0,1fr))}@media screen and (max-width:989px){.cx-grid{--cx-cols: 3}}@media screen and (max-width:749px){.cx-grid{--cx-cols: 2}}.cx-theme .card-wrapper:hover .card,.cx-theme .card-wrapper:hover .card__inner,.cx-theme .product-grid .grid__item:hover,.cx-theme .collection-list .grid__item:hover,.cx-theme .collage__item:hover{transform:none;box-shadow:none}@media screen and (min-width:990px)and (hover:hover){.cx-theme .card-wrapper .quick-add{opacity:0;transform:translateY(8px);transition:opacity var(--dur-base) var(--ease-standard),transform var(--dur-base) var(--ease-standard)}.cx-theme .card-wrapper:hover .quick-add,.cx-theme .card-wrapper:focus-within .quick-add{opacity:1;transform:none}}.cx-theme :focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}@media(prefers-reduced-motion:reduce){.cx-theme .card-wrapper .quick-add{opacity:1;transform:none;transition:none}.cx-theme .card:hover .media.media--hover-effect>img:first-child:only-child,.cx-theme .card-wrapper:hover .media.media--hover-effect>img:first-child:only-child,.cx-theme .card-wrapper:hover .media.media--hover-effect>img+img{transform:none}}.cx-theme .footer-block__heading,.cx-theme .footer-block--newsletter .footer-block__heading{font-family:var(--font-sans);font-size:var(--fs-eyebrow);font-weight:var(--fw-medium);line-height:1.4;letter-spacing:var(--ls-eyebrow);text-transform:uppercase;color:var(--gold-300);margin-bottom:1.6rem}.cx-theme .footer-block__details-content,.cx-theme .footer-block__details-content .list-menu__item--link{font-family:var(--font-sans);font-size:var(--fs-label);line-height:1.5;color:var(--text-on-inverse-muted)}.cx-theme .footer-block__details-content .list-menu__item--link:hover{color:var(--text-on-inverse)}.cx-theme .footer__content-bottom{color:var(--text-on-inverse-muted)}.cx-theme .copyright__content{font-family:var(--font-sans);font-size:var(--fs-eyebrow);letter-spacing:.04em;color:var(--text-on-inverse-muted)}.cx-theme .footer__content-bottom .policies .copyright__content a{font-size:var(--fs-eyebrow);letter-spacing:.16em;text-transform:uppercase;color:var(--gold-300)}@media screen and (min-width:990px){.cx-theme .footer__content-top{display:grid;grid-template-columns:minmax(0,2.6fr) minmax(0,1fr);gap:6rem;align-items:start}.cx-theme .footer__blocks-wrapper.grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,1fr);gap:4rem;margin:0}.cx-theme .footer__blocks-wrapper .grid__item{width:auto;max-width:none;margin:0;padding:0}}@media screen and (min-width:750px)and (max-width:989px){.cx-theme .footer__blocks-wrapper.grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem}.cx-theme .footer__blocks-wrapper .grid__item{width:auto;max-width:none;margin:0;padding:0}}.cx-theme .footer-block__newsletter{text-align:left;margin:0;max-width:42rem}.cx-theme .footer-block__newsletter .newsletter-form{margin:0;align-items:flex-start}.cx-theme .footer-block__newsletter .newsletter-form__field-wrapper{max-width:none}.cx-theme .footer-block--newsletter{margin:0}.cx-theme .footer__content-bottom{border-top:1px solid var(--border-inverse);margin-top:4rem}.cx-theme .footer__content-bottom-wrapper{align-items:center;gap:2rem}@media screen and (min-width:750px){.cx-theme .footer__copyright{display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem 2.4rem;text-align:left}.cx-theme .footer__copyright .policies{display:flex;flex-wrap:wrap;gap:1.2rem 2rem;margin:0}}.cx-theme .list-payment__item .icon{width:3.8rem;height:2.4rem}.cx-theme .footer__list-social .icon,.cx-theme .footer__content-bottom .list-social__link .icon{width:2rem;height:2rem}.cx-theme .header__icon--cart .icon{height:2rem;width:2rem}.cx-theme .header__icon--cart .cart-count-bubble{left:2.4rem;bottom:1rem}.cx-theme .color-background-1 .header__icon .icon,.cx-theme .color-background-2 .header__icon .icon,.cx-theme .color-background-1 .header__icon .svg-wrapper,.cx-theme .color-background-2 .header__icon .svg-wrapper{color:var(--emerald-900)}.cx-theme .cx-wa{position:fixed;right:var(--cx-wa-side, 24px);bottom:var(--cx-wa-bottom, 20px);z-index:20;display:inline-flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;background:var(--action-primary);color:#fff;text-decoration:none;line-height:1;border-radius:50%;box-shadow:0 2px 10px #1014132e;transition:background-color var(--dur-base) var(--ease-standard),transform var(--dur-fast) var(--ease-standard)}.cx-theme .cx-wa__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.cx-theme .cx-wa:hover{background:var(--action-primary-hover);color:var(--action-on-primary)}.cx-theme .cx-wa:active{background:var(--action-primary-press)}.cx-theme .cx-wa--whatsapp{background:#25d366;color:#fff}.cx-theme .cx-wa--whatsapp:hover{background:#1fb457;color:#fff}.cx-theme .cx-wa--whatsapp:active{background:#17954a}.cx-theme .cx-wa__glyph{display:block;flex:none;width:2.8rem;height:2.8rem;fill:currentColor}@media screen and (max-width:749px){.cx-theme .cx-wa{width:5.2rem;height:5.2rem}.cx-theme .cx-wa__glyph{width:2.6rem;height:2.6rem}}@media(prefers-reduced-motion:no-preference){.cx-theme .cx-wa:active{transform:scale(.96)}}.cx-icon{display:block;flex:none;color:currentColor;fill:none}@media screen and (forced-colors:active){.icon[stroke-width],.cx-icon{fill:none!important;stroke:CanvasText}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/cx-brand.css.map */
