:root{--klerya-page-x: clamp(1.6rem, 2.2vw, 3.2rem);--klerya-page-x-wide: clamp(1.6rem, 2.4vw, 3.6rem);--klerya-line: rgba(var(--color-foreground), .12);--klerya-error: #8a1f11}html[dir=rtl],html[dir=rtl] body{direction:rtl}html[dir=rtl] body{text-align:start;letter-spacing:0}html[dir=rtl] .section-header .header{direction:ltr;grid-template-areas:"icons heading navigation";grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);max-width:none;min-height:7.2rem;padding:1rem var(--klerya-page-x-wide)}html[dir=rtl] .section-header .header-wrapper.header-wrapper--border-bottom,html[dir=rtl] .section-header .header-wrapper.gradient.header-wrapper--border-bottom{border-block-end:.1rem solid rgba(var(--color-foreground),.08)}html[dir=rtl] .accordion summary .icon-caret{right:auto;left:1.5rem}html[dir=rtl] .section-header header-drawer{grid-area:navigation;justify-self:end;margin-inline:0}html[dir=rtl] .section-header .header__icons{grid-area:icons;justify-self:start;justify-content:flex-start;flex-direction:row-reverse;gap:1rem;padding:0}html[dir=rtl] .section-header .header__heading,html[dir=rtl] .section-header .header__heading-link{justify-self:center}html[dir=rtl] .section-header .header__icon--cart .cart-count-bubble{inset-block-start:-.2rem;inset-inline-end:-.4rem;min-width:1.7rem;height:1.7rem;font-size:1rem;line-height:1}html[dir=rtl] .section-header header-drawer .menu-drawer-container{--menu-drawer-panel-width: min(36rem, 86vw)}html[dir=rtl] .menu-drawer,html[dir=rtl] .menu-drawer__menu-item,html[dir=rtl] .menu-drawer__account,html[dir=rtl] .list-menu__item,html[dir=rtl] .header__menu-item{direction:rtl;text-align:start}html[dir=rtl] .menu-drawer__menu-item>.svg-wrapper{margin-inline-start:auto;margin-inline-end:0;transform:rotate(180deg)}html[dir=rtl] .menu-drawer__close-button .svg-wrapper{transform:rotate(180deg)}html[dir=rtl] .footer{border-block-start:.1rem solid var(--klerya-line);direction:rtl}html[dir=rtl] .footer__content-top{max-width:118rem}html[dir=rtl] .footer__blocks-wrapper{justify-content:space-between;row-gap:3rem}html[dir=rtl] .footer-block__heading{margin-block-end:1.6rem;font-size:1.3rem;line-height:1.4;text-align:start}html[dir=rtl] .footer-block__details-content,html[dir=rtl] .footer-block__details-content p,html[dir=rtl] .footer-block__details-content a{color:rgba(var(--color-foreground),.72);font-size:1.15rem;line-height:2;text-align:start}html[dir=rtl] .footer__content-bottom{border-block-start:.1rem solid rgba(var(--color-foreground),.08)}html[dir=rtl] .footer__content-bottom-wrapper{justify-content:center}html[dir=rtl] .footer__copyright{display:grid;justify-items:center;gap:.6rem}html[dir=rtl] .template-collection .facets-wrapper.page-width,html[dir=rtl] .template-collection .klerya-collection-layout.page-width,html[dir=rtl] .template-collection .collection.page-width,html[dir=rtl] .template-collection .facets-vertical.page-width,html[dir=rtl] .template-collection .facets-vertical-sort.page-width{max-width:none;padding-inline:var(--klerya-page-x)}html[dir=rtl] .template-collection .facets-wrapper{direction:rtl}html[dir=rtl] .template-collection .facets-container,html[dir=rtl] .template-collection .facets__form,html[dir=rtl] .template-collection .facets__summary,html[dir=rtl] .template-collection .facet-filters,html[dir=rtl] .template-collection .mobile-facets__inner,html[dir=rtl] .template-collection .mobile-facets__main{direction:rtl;text-align:start}html[dir=rtl] .template-collection .facets__summary .icon-caret,html[dir=rtl] .template-collection .mobile-facets__arrow{margin-inline-start:.8rem;margin-inline-end:0}html[dir=rtl] .template-collection .collection .product-grid{column-gap:1.5rem;row-gap:2.4rem}html[dir=rtl] .template-collection .pagination-wrapper{direction:ltr}@media screen and (max-width:989px){html[dir=rtl] .section-header .header{min-height:6.4rem;padding-inline:1.4rem}}@media screen and (max-width:749px){html[dir=rtl] .template-collection .facets-wrapper.page-width,html[dir=rtl] .template-collection .klerya-collection-layout.page-width,html[dir=rtl] .template-collection .collection.page-width,html[dir=rtl] .template-collection .facets-vertical.page-width,html[dir=rtl] .template-collection .facets-vertical-sort.page-width{padding-inline:1rem}html[dir=rtl] .template-collection .collection .product-grid{column-gap:1rem;row-gap:1.6rem}}.klerya-notify-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;display:none;background:rgba(var(--color-foreground),.28)}.klerya-notify-modal[aria-hidden=false]{display:block}.klerya-notify-modal__content{display:flex;align-items:center;justify-content:center;min-height:100%;padding:2rem}.klerya-notify-modal__panel{position:relative;width:min(94vw,112rem);max-height:min(88vh,78rem);overflow:auto;padding:clamp(2.4rem,4vw,4.8rem);background:rgb(var(--color-background));color:rgb(var(--color-foreground));direction:rtl;text-align:start}.klerya-notify-modal__layout{display:grid;grid-template-columns:minmax(18rem,.72fr) minmax(28rem,1fr) minmax(24rem,.78fr);gap:clamp(2rem,3vw,4rem);align-items:stretch}.klerya-notify-modal__media{min-height:100%;background:rgba(var(--color-foreground),.035)}.klerya-notify-modal__image{display:block;width:100%;height:100%;min-height:32rem;object-fit:cover}.klerya-notify-modal__main{align-self:center}.klerya-notify-modal__close{position:absolute;top:1.4rem;inset-inline-end:1.4rem;display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;padding:0;border:0;background:transparent;color:rgb(var(--color-foreground));cursor:pointer}.klerya-notify-modal__title{margin:0;max-width:42rem;font-family:var(--font-heading-family);font-size:clamp(2.2rem,2vw,3rem);font-weight:500;line-height:1.12;letter-spacing:0}.klerya-notify-modal__copy{margin:1rem 0 2.8rem;color:rgba(var(--color-foreground),.7);font-size:1.45rem;line-height:1.7}.klerya-notify-modal__form{display:grid;gap:1.6rem}.klerya-notify-modal__label{font-size:1.2rem;line-height:1.2}.klerya-notify-modal__input{width:100%;min-height:4.2rem;padding:0;border:0;border-block-end:.1rem solid rgba(var(--color-foreground),.34);border-radius:0;background:transparent;color:rgb(var(--color-foreground));font:inherit}.klerya-notify-modal__input:focus{outline:none;border-color:rgb(var(--color-foreground))}.klerya-notify-modal__consent{display:grid;grid-template-columns:1.8rem minmax(0,1fr);gap:1rem;align-items:start;color:rgba(var(--color-foreground),.72);font-size:1.2rem;line-height:1.55}.klerya-notify-modal__consent input{width:1.8rem;height:1.8rem;margin:.1rem 0 0;accent-color:rgb(var(--color-foreground))}.klerya-notify-modal__submit{min-height:4.8rem;border:0;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font:inherit;font-size:1.25rem;cursor:pointer}.klerya-notify-modal__success,.klerya-notify-modal__error{margin:1.6rem 0 0;font-size:1.3rem;line-height:1.5}.klerya-notify-modal__error{color:var(--klerya-error)}.klerya-notify-modal__recommendations{align-self:center;border-inline-start:.1rem solid rgba(var(--color-foreground),.12);padding-inline-start:clamp(1.8rem,2.4vw,3rem)}.klerya-notify-modal__recommendations-title{margin:0 0 1.8rem;font-family:var(--font-heading-family);font-size:1.55rem;font-weight:500;line-height:1.25;letter-spacing:0}.klerya-notify-modal__recommendations-list{display:grid;gap:1.4rem}.klerya-notify-modal__recommendation{display:grid;grid-template-columns:7.2rem minmax(0,1fr);gap:1.2rem;align-items:center;color:rgb(var(--color-foreground));text-decoration:none}.klerya-notify-modal__recommendation-image{width:7.2rem;aspect-ratio:4 / 5;object-fit:cover;background:rgba(var(--color-foreground),.045)}.klerya-notify-modal__recommendation-title{margin:0;font-size:1.25rem;line-height:1.45}.klerya-notify-modal__recommendation-price{margin:.4rem 0 0;color:rgba(var(--color-foreground),.68);font-size:1.15rem;line-height:1.3}@media screen and (max-width:989px){.klerya-notify-modal__content{align-items:flex-end;padding:1rem}.klerya-notify-modal__panel{width:100%;max-height:92vh;padding:2.2rem}.klerya-notify-modal__layout{grid-template-columns:1fr}.klerya-notify-modal__media{max-height:34rem}.klerya-notify-modal__image{min-height:24rem;max-height:34rem}.klerya-notify-modal__recommendations{border-inline-start:0;border-block-start:.1rem solid rgba(var(--color-foreground),.12);padding-block-start:2rem;padding-inline-start:0}.klerya-notify-modal__recommendations-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.klerya-notify-modal__recommendation{grid-template-columns:1fr;gap:.8rem;align-items:start}.klerya-notify-modal__recommendation-image{width:100%}.klerya-notify-modal__recommendation-title{font-size:1.15rem;line-height:1.35}}html[dir=rtl] .product-form__input--dropdown .dropdown-swatch{left:auto;right:1.6rem}html[dir=rtl] .product-form__input--dropdown .dropdown-swatch+select{padding-left:0;padding-right:calc(2.4rem + var(--swatch-input--size))}
/*# sourceMappingURL=/cdn/shop/t/121/assets/klerya-global.css.map */
