html.cart-drawer-open,html.cart-drawer-open body{overflow:hidden}.cart-drawer{--cart-drawer-viewport-height: 100svh;--cart-drawer-bottom-ui-offset: 0px;--cart-drawer-bottom-inset: env(safe-area-inset-bottom);--cart-drawer-fade-duration: 520ms;--cart-drawer-panel-duration: 720ms;position:fixed;top:0;right:0;bottom:auto;left:0;width:100vw;height:100vh;height:100svh;height:var(--cart-drawer-viewport-height);background:transparent;z-index:220;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:opacity 520ms ease, visibility 0s linear 520ms;transition:opacity 520ms ease, visibility 0s linear 520ms;-webkit-transition:opacity var(--cart-drawer-fade-duration) ease, visibility 0s linear var(--cart-drawer-fade-duration);transition:opacity var(--cart-drawer-fade-duration) ease, visibility 0s linear var(--cart-drawer-fade-duration)}.cart-drawer.is-open,.cart-drawer.is-closing{opacity:1;visibility:visible;pointer-events:auto;-webkit-transition:opacity var(--cart-drawer-fade-duration) ease, visibility 0s linear 0s;transition:opacity var(--cart-drawer-fade-duration) ease, visibility 0s linear 0s}.cart-drawer__backdrop{position:fixed;top:0;right:0;bottom:auto;left:0;width:100vw;height:100vh;height:var(--cart-drawer-viewport-height);background:rgba(0,0,0,0.34);z-index:1;opacity:0;-webkit-transition:opacity var(--cart-drawer-fade-duration) ease;transition:opacity var(--cart-drawer-fade-duration) ease;will-change:opacity}.cart-drawer__panel{position:absolute;top:0;bottom:auto;right:0;width:100%;max-width:410px;height:100vh;height:var(--cart-drawer-viewport-height);min-height:100vh;min-height:var(--cart-drawer-viewport-height);background:#eeece4;padding:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;-ms-scroll-chaining:none;overscroll-behavior:contain;z-index:2;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);opacity:0.98;-webkit-transition:opacity var(--cart-drawer-fade-duration) ease, -webkit-transform var(--cart-drawer-panel-duration) cubic-bezier(0.22, 1, 0.36, 1);transition:opacity var(--cart-drawer-fade-duration) ease, -webkit-transform var(--cart-drawer-panel-duration) cubic-bezier(0.22, 1, 0.36, 1);transition:transform var(--cart-drawer-panel-duration) cubic-bezier(0.22, 1, 0.36, 1), opacity var(--cart-drawer-fade-duration) ease;transition:transform var(--cart-drawer-panel-duration) cubic-bezier(0.22, 1, 0.36, 1), opacity var(--cart-drawer-fade-duration) ease, -webkit-transform var(--cart-drawer-panel-duration) cubic-bezier(0.22, 1, 0.36, 1);-webkit-backface-visibility:hidden;backface-visibility:hidden}@supports (height: 100dvh){}.cart-drawer.is-open .cart-drawer__backdrop,.cart-drawer.is-closing .cart-drawer__backdrop{opacity:1}.cart-drawer.is-open .cart-drawer__panel{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}.cart-drawer.is-closing .cart-drawer__panel{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);opacity:0.98}.cart-drawer__product-view{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;background:#eeece4;padding:0;overflow-y:auto;-webkit-overflow-scrolling:touch;opacity:1;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);-webkit-transition:-webkit-transform 520ms cubic-bezier(0.22, 1, 0.36, 1);transition:-webkit-transform 520ms cubic-bezier(0.22, 1, 0.36, 1);transition:transform 520ms cubic-bezier(0.22, 1, 0.36, 1);transition:transform 520ms cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 520ms cubic-bezier(0.22, 1, 0.36, 1);pointer-events:none;will-change:transform}.cart-drawer__product-secondary-view{position:absolute;top:0;right:0;bottom:0;left:0;z-index:90;background:#eeece4;overflow-y:auto;-webkit-overflow-scrolling:touch;opacity:1;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);-webkit-transition:-webkit-transform 520ms cubic-bezier(0.22, 1, 0.36, 1);transition:-webkit-transform 520ms cubic-bezier(0.22, 1, 0.36, 1);transition:transform 520ms cubic-bezier(0.22, 1, 0.36, 1);transition:transform 520ms cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 520ms cubic-bezier(0.22, 1, 0.36, 1);pointer-events:none;will-change:transform}.cart-drawer__product-view.is-active,.cart-drawer__product-secondary-view.is-active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);pointer-events:auto}.cart-drawer__product-view[hidden],.cart-drawer__product-secondary-view[hidden],.cart-drawer__product-cta[hidden],.cart-drawer__product-size[hidden],.cart-drawer__product-size-dropdown[hidden],.cart-drawer__product-size-calculator[hidden]{display:none}.cart-drawer__product-media,.cart-drawer__product-side{width:100%}.cart-drawer__product-back-row{width:100%;max-width:350px;margin:20px auto 0;min-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-drawer__product-back{width:30px;height:30px;padding:0;border:0;background:transparent;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#344054;cursor:pointer}.cart-drawer__product-back svg{width:30px;height:30px}.cart-drawer__product-gallery{width:100%;margin-top:14px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-width:none}.cart-drawer__product-gallery::-webkit-scrollbar{display:none}.cart-drawer__product-gallery-track{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0}body.is-vitez-first-item-popup-open{overflow:hidden}.vitez-first-item-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:260}.vitez-first-item-popup[hidden]{display:none}.vitez-first-item-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.36)}.vitez-first-item-popup__dialog{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:calc(100vw - 20px);max-width:571px;background:#eeece0;border-radius:8px;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0px}.vitez-first-item-popup__close{position:absolute;right:20px;top:20px;width:24px;height:24px;border:0;background:transparent;color:#372214;font-size:32px;line-height:24px;cursor:pointer}.vitez-first-item-popup__head{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:20px}.vitez-first-item-popup__title{margin:0;font-weight:700;font-size:24px;line-height:29px;color:#000;text-align:center;letter-spacing:-0.2px}.vitez-first-item-popup__subtitle{margin:0;font-weight:700;font-size:20px;line-height:20px;letter-spacing:0.4px;color:#372214;text-align:center;letter-spacing:0.1px}.vitez-first-item-popup__line{width:calc(100% + 60px);border-top:2px solid #c8c6c1}.vitez-first-item-popup__card{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.vitez-first-item-popup__image-link{position:relative;width:141px;height:200px;-webkit-box-flex:0;-ms-flex:0 0 141px;flex:0 0 141px;background:#fff;display:block;overflow:hidden}.woocommerce .vitez-first-item-popup__image-link img,.woocommerce-page .vitez-first-item-popup__image-link img,.vitez-first-item-popup__image-link img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.vitez-first-item-popup__meta{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.vitez-first-item-popup__title-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.vitez-first-item-popup__product-title{margin:0;-webkit-text-decoration:none;text-decoration:none;color:#372214;font-family:"Open Sans Hebrew Condensed",var(--font-sans);font-weight:700;font-size:20px;line-height:28px;letter-spacing:0.4px}.vitez-first-item-popup__discount{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:55px;height:32px;border-radius:8px;background:#ffbd0d;color:#372214;font-weight:600;font-size:16px;line-height:20px;letter-spacing:0.4px}.vitez-first-item-popup__bottom-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.vitez-first-item-popup__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.vitez-first-item-popup__price-old{color:#767676;font-size:16px;line-height:20px;letter-spacing:0.4px;-webkit-text-decoration:line-through;text-decoration:line-through;text-decoration-color:#ffbd0d;text-decoration-thickness:2px}.vitez-first-item-popup__price-new{color:#372214;font-weight:700;font-size:20px;line-height:20px;text-transform:uppercase}.vitez-first-item-popup__add{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;min-width:116px;border:0;border-radius:8px;background:#ffbd0e;color:#372214;font-size:20px;line-height:20px;letter-spacing:0.4px;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;padding:0 20px}.cart-drawer__product-gallery.is-single{overflow:hidden}.cart-drawer__product-gallery-track.is-single{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-drawer__product-gallery-slide{width:289.41px;height:410px;-webkit-box-flex:0;-ms-flex:0 0 289.41px;flex:0 0 289.41px;scroll-snap-align:start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;line-height:0;font-size:0;background:#fff;overflow:hidden}.cart-drawer__product-gallery-slide img{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.cart-drawer__product-gallery-progress{width:100%;max-width:350px;margin:14px auto 0;border-top:2px solid #a3a3a3;position:relative}.cart-drawer__product-gallery-progress-fill{position:absolute;left:0;top:-2px;width:56px;max-width:100%;border-top:2px solid #372214}.cart-drawer__product-gallery-progress[hidden]{display:none}.cart-drawer__product-info{width:100%;max-width:350px;margin:18px auto 18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.cart-drawer__product-title{margin:0;width:100%;font-family:var(--font-sans);color:#372214;font-weight:600;font-size:26px;line-height:30px}.cart-drawer__product-prices{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;min-height:31px}.cart-drawer__product-price-old{color:#a3a3a3;font-weight:400;font-size:16px;line-height:1;text-transform:uppercase;-webkit-text-decoration:line-through;text-decoration:line-through;text-decoration-color:#ffbd0d;text-decoration-thickness:2px}.cart-drawer__product-price-old:empty{display:none}.cart-drawer__product-price-new{color:#372214;font-weight:700;font-size:22px;line-height:1;text-transform:uppercase}.cart-drawer__product-discount{height:28px;min-width:46px;padding:4px;border-radius:8px;background:#ffbd0d;color:#372214;font-weight:600;font-size:14px;line-height:20px;letter-spacing:0.4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-drawer__product-discount:empty{display:none}.cart-drawer__product-description{margin:-10px 0 0;width:100%;color:#7c7c80;font-weight:400;font-size:14px;line-height:18px}.cart-drawer__product-colors{width:100%;max-width:350px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cart-drawer__product-colors[hidden]{display:none}.cart-drawer__product-colors-head{width:100%;min-height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.cart-drawer__product-colors-label,.cart-drawer__product-colors-current{color:#23232c;font-weight:500;font-size:14px;line-height:34px}.cart-drawer__product-colors-wrap{width:100%;min-height:60px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cart-drawer__product-colors-slider{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.cart-drawer__product-colors-slider::-webkit-scrollbar{display:none}.cart-drawer__product-colors-track{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:6px}.cart-drawer__product-color-thumb{width:60px;height:74px;padding:0;border:0;border-radius:0;background:transparent;overflow:hidden;-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;cursor:pointer}.cart-drawer__product-color-thumb img,.woocommerce .cart-drawer .cart-drawer__product-color-thumb img,.woocommerce-page .cart-drawer .cart-drawer__product-color-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cart-drawer__product-color-thumb.is-active{border:2px solid #ffbd0e;border-radius:8px}.cart-drawer__product-colors-arrow{position:absolute;top:50%;width:24px;height:24px;border:0;border-radius:103px;background:rgba(255,255,255,0.5);padding:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.cart-drawer__product-colors-arrow svg{width:24px;height:24px}.cart-drawer__product-colors-arrow--prev{left:-12px}.cart-drawer__product-colors-arrow--next{right:-12px}.cart-drawer__product-cta{width:100%;max-width:350px;margin:20px auto 0;min-height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;position:relative}.cart-drawer__product-size{position:relative;width:105px;-webkit-box-flex:0;-ms-flex:0 0 105px;flex:0 0 105px}.cart-drawer__product-size-btn{width:105px;height:44px;border-radius:8px;border:1px solid #653b20;background:transparent;color:#372214;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:0}.cart-drawer__product-size-dropdown{position:absolute;left:0;top:calc(100% + 6px);width:105px;background:#eeece4;border:1px solid #653b20;border-radius:8px;z-index:4;padding:4px}.cart-drawer__product-size-options{max-height:220px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.cart-drawer__product-size-option{width:100%;height:30px;border:0.75px solid #653b20;border-radius:8px;background:transparent;color:#653b20;font-weight:500;font-size:16px;line-height:30px;letter-spacing:0.4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.cart-drawer__product-size-option:hover:not(:disabled):not(.is-active),.cart-drawer__product-size-option:focus-visible:not(:disabled):not(.is-active){background:#e6decf;border-color:#372214;color:#372214}.cart-drawer__product-size-option.is-active{background:#ffbd0e;color:#372214;border-color:#ffbd0e}.cart-drawer__product-size-option:disabled{background:#eeece4;color:#a3a3a3;border-color:#c8c6c1;cursor:not-allowed;opacity:1}.cart-drawer__product-size-label{font-weight:400;font-size:12px;line-height:16px;letter-spacing:0.4px}.cart-drawer__product-size-value{display:none;margin-top:-2px;font-weight:700;font-size:16px;line-height:20px;letter-spacing:0.4px}.cart-drawer__product-size-btn.is-selected::after{content:none}.cart-drawer__product-size-btn.is-selected .cart-drawer__product-size-label{display:none}.cart-drawer__product-size-btn.is-selected .cart-drawer__product-size-value{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.cart-drawer__product-add-btn{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;height:44px;border:0;border-radius:8px;background:#ffbd0e;color:#372214;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;font-size:15px;line-height:20px;letter-spacing:0.4px;cursor:pointer}.cart-drawer__product-add-btn:disabled{background:#ffbd0e;color:rgba(55,34,20,0.58);opacity:0.65;cursor:not-allowed}.cart-drawer__product-side .vitez-set-builder{width:100%;max-width:350px;margin:20px auto 0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.cart-drawer__product-side .vitez-set-builder[hidden]{display:none}.cart-drawer__product-side .vitez-set-builder__form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.cart-drawer__product-side .vitez-set-builder__group{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.cart-drawer__product-side .vitez-set-builder__line{width:100%;border-top:2px solid #c8c6c1}.cart-drawer__product-side .vitez-set-builder__rows{width:100%;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-gap:6px;gap:6px}.cart-drawer__product-side .vitez-set-builder__row{min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.cart-drawer__product-side .vitez-set-builder__label{width:100%;text-align:center;color:rgba(55,34,20,0.7);font-weight:500;font-size:14px;line-height:24px}.cart-drawer__product-side .vitez-set-builder__select-wrap{position:relative;width:100%}.cart-drawer__product-side .vitez-set-builder__size{position:relative;width:100%}.cart-drawer__product-side .vitez-set-builder__size-btn{width:100%;min-height:40px;border-radius:8px;border:1px solid #653b20;background:#eeece4;color:#372214;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;cursor:pointer;padding:0 10px;outline:none;-webkit-transition:border-color 0.18s ease, background-color 0.18s ease, -webkit-box-shadow 0.18s ease;transition:border-color 0.18s ease, background-color 0.18s ease, -webkit-box-shadow 0.18s ease;transition:border-color 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease;transition:border-color 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease, -webkit-box-shadow 0.18s ease}.cart-drawer__product-side .vitez-set-builder__size-btn::after{content:"+";color:#344054;font-weight:400;font-size:20px;line-height:20px}.cart-drawer__product-side .vitez-set-builder__size-btn:hover{border-color:#4f2e19}.cart-drawer__product-side .vitez-set-builder__size-btn:focus{border-color:#4f2e19;-webkit-box-shadow:0 0 0 2px rgba(101,59,32,0.12);box-shadow:0 0 0 2px rgba(101,59,32,0.12);background:#f3f1ea}.cart-drawer__product-side .vitez-set-builder__size-btn:disabled{opacity:0.55;cursor:not-allowed}.cart-drawer__product-side .vitez-set-builder__size-btn.is-selected::after{content:none}.cart-drawer__product-side .vitez-set-builder__size-btn.is-selected .cart-drawer__product-size-label{display:none}.cart-drawer__product-side .vitez-set-builder__size-btn.is-selected .cart-drawer__product-size-value{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.cart-drawer__product-side .vitez-set-builder__size-btn.is-invalid{border-color:#9e2b25}.cart-drawer__product-side .vitez-set-builder__size .cart-drawer__product-size-label{font-weight:400;font-size:13px;line-height:20px;letter-spacing:0.4px}.cart-drawer__product-side .vitez-set-builder__size-value{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:13px;line-height:20px;letter-spacing:0.4px}.cart-drawer__product-side .vitez-set-builder__size-dropdown{position:absolute;left:0;top:calc(100% + 6px);width:100%;background:#eeece4;border:1px solid #653b20;border-radius:8px;z-index:4;padding:4px}.cart-drawer__product-side .vitez-set-builder__size-options{max-height:220px;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.cart-drawer__product-side .vitez-set-builder__size .cart-drawer__product-size-option{width:100%;height:30px;border:0.75px solid #653b20;border-radius:8px;background:transparent;color:#653b20;font-weight:500;font-size:13px;line-height:30px;letter-spacing:0.4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.cart-drawer__product-side .vitez-set-builder__size .cart-drawer__product-size-option.is-active{background:#ffbd0e;color:#372214;border-color:#ffbd0e}.cart-drawer__product-side .vitez-set-builder__size .cart-drawer__product-size-option:disabled{background:#eeece4;color:#a3a3a3;border-color:#c8c6c1;cursor:not-allowed;opacity:1}.cart-drawer__product-side .vitez-set-builder__select{width:100%;min-height:40px;margin:0;padding:0 26px 0 10px;border:1px solid #653b20;border-radius:8px;background:#eeece4;color:#372214;font-weight:400;font-size:13px;line-height:20px;letter-spacing:0.4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:none;-webkit-transition:border-color 0.18s ease, background-color 0.18s ease, -webkit-box-shadow 0.18s ease;transition:border-color 0.18s ease, background-color 0.18s ease, -webkit-box-shadow 0.18s ease;transition:border-color 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease;transition:border-color 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease, -webkit-box-shadow 0.18s ease}.cart-drawer__product-side .vitez-set-builder__select:hover{border-color:#4f2e19}.cart-drawer__product-side .vitez-set-builder__select:focus{border-color:#4f2e19;-webkit-box-shadow:0 0 0 2px rgba(101,59,32,0.12);box-shadow:0 0 0 2px rgba(101,59,32,0.12);background:#f3f1ea}.cart-drawer__product-side .vitez-set-builder__select:disabled{opacity:0.55;cursor:not-allowed}.cart-drawer__product-side .vitez-set-builder__select option{background:#eeece4;color:#372214}.cart-drawer__product-side .vitez-set-builder__select.is-invalid{border-color:#9e2b25}.cart-drawer__product-side .vitez-set-builder__plus{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#344054;font-weight:600;font-size:20px;line-height:20px;pointer-events:none}.cart-drawer__product-side .vitez-set-builder__empty{margin:0;text-align:center;color:rgba(55,34,20,0.75);font-size:14px;line-height:1.4}.cart-drawer__product-side .vitez-set-builder__actions{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-drawer__product-side .vitez-set-builder__submit{width:100%;min-height:44px;border:0;border-radius:8px;background:#ffbd0e;color:#372214;font-weight:400;font-size:16px;line-height:20px;letter-spacing:0.4px;cursor:pointer}.cart-drawer__product-side .vitez-set-builder__submit:disabled{background:#ffbd0e;color:rgba(55,34,20,0.58);opacity:0.65;cursor:not-allowed}.cart-drawer__product-bullets{width:100%;max-width:350px;margin:20px auto 0;padding-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px}.cart-drawer__product-bullet-row{margin:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.cart-drawer__product-bullet-dot{width:14px;height:14px;margin-top:1px;-webkit-box-flex:0;-ms-flex:0 0 14px;flex:0 0 14px;border-radius:50%;background:#ffbd0d}.cart-drawer__product-bullets-text{margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#000;font-weight:500;font-size:13px;line-height:16px}.cart-drawer__product-bullets-text strong{font-weight:700}.cart-drawer__product-size-calculator{width:100%;max-width:350px;margin:15px auto 0;padding-bottom:15px;border-bottom:2px solid #c8c6c1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2px}.cart-drawer__product-size-calculator-head{width:100%;min-height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.cart-drawer__product-size-calculator-title{margin:0;font-family:var(--font-sans);color:#23232c;font-weight:500;font-size:15px;line-height:34px}.cart-drawer__product-size-calculator-link{border:0;padding:0;background:transparent;cursor:pointer;color:#000;font-weight:400;font-size:11px;line-height:24px;-webkit-text-decoration:underline;text-decoration:underline}.cart-drawer__product-size-calculator-controls{width:100%;min-height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:6px}.cart-drawer__product-size-calculator-input{width:105px;height:44px;border-radius:8px;border:1px solid #653b20;background:transparent;opacity:0.8;color:#653b20;padding:10px;font-weight:400;font-size:13px;line-height:20px;letter-spacing:0.4px}.cart-drawer__product-size-calculator[data-size-calculator-mode='shoes'] .cart-drawer__product-size-calculator-input,.cart-drawer__product-size-calculator[data-size-calculator-mode='shoes'] .cart-drawer__product-size-calculator-btn{width:calc((100% - 6px) / 2)}.cart-drawer__product-size-calculator-input::-webkit-input-placeholder{color:#653b20}.cart-drawer__product-size-calculator-input::-moz-placeholder{color:#653b20}.cart-drawer__product-size-calculator-input:-ms-input-placeholder{color:#653b20}.cart-drawer__product-size-calculator-input::-ms-input-placeholder{color:#653b20}.cart-drawer__product-size-calculator-input::placeholder{color:#653b20}.cart-drawer__product-size-calculator-btn{width:128px;height:44px;border-radius:8px;border:2px solid #372214;background:#372214;color:#ffbd0d;font-weight:600;font-size:14px;line-height:20px;letter-spacing:0.4px;cursor:pointer}.cart-drawer__product-size-calculator-result{width:200px;min-height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.cart-drawer__product-size-calculator-result-label{color:rgba(55,34,20,0.7);font-weight:500;font-size:13px;line-height:24px}.cart-drawer__product-size-calculator-result-size{color:rgba(55,34,20,0.7);font-weight:600;font-size:28px;line-height:24px}.cart-drawer__product-size-calculator-result-size.is-unavailable{font-size:18px;line-height:24px}.cart-drawer__product-details-row{width:100%;max-width:350px;min-height:24px;margin:20px auto 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-drawer__product-details-link{border:0;padding:0;background:transparent;cursor:pointer;width:100%;color:#000;font-weight:400;font-size:13px;line-height:24px;text-align:left;-webkit-text-decoration:underline;text-decoration:underline}.cart-drawer__product-secondary-content{width:100%;max-width:350px;margin:16px auto 0;padding:0 0 20px}.cart-drawer__product-secondary-description{margin:0;color:#372214;font-weight:400;font-size:14px;line-height:25px}.cart-drawer__head{width:100%;max-width:350px;margin:0 auto;min-height:29px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid #b8b8b8}.cart-drawer__title{margin:0;font-family:var(--font-sans);font-weight:600;font-size:18px;line-height:21px;color:#000}.cart-drawer__close{width:24px;height:24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:0;padding:0;background:transparent;cursor:pointer;color:#344054}.cart-drawer__close svg{width:24px;height:24px}.cart-drawer__feedback{position:absolute;top:66px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 40px);max-width:350px;margin:0;padding:10px 12px 10px 14px;border-radius:8px;border:1px solid transparent;border-left-width:4px;font-family:"SF Pro Display", sans-serif;font-weight:500;font-size:13px;line-height:18px;letter-spacing:0.2px;z-index:120;-webkit-box-shadow:0 8px 16px rgba(55,34,20,0.12);box-shadow:0 8px 16px rgba(55,34,20,0.12)}.cart-drawer__feedback.is-error{border-color:rgba(55,34,20,0.35);background:#f4e6de;color:#372214;border-left-color:#8e3f2a}.cart-drawer__feedback.is-success{border-color:rgba(55,34,20,0.28);background:#fff3cf;color:#372214;border-left-color:#ffbd0e}.cart-drawer__feedback strong{font-weight:700}.cart-drawer__feedback a{color:inherit;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:2px}.cart-drawer__feedback[hidden]{display:none}.cart-drawer__empty{width:100%;max-width:350px;margin:0 auto;min-height:calc(100dvh - 89px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:24px}.cart-drawer__empty[hidden]{display:none}.cart-drawer__empty-line{width:100%;border-top:1px solid #a3a3a3}.cart-drawer__empty-main{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:40px;padding:107px 0 0}.cart-drawer__empty-state{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.cart-drawer__empty-icon{width:48px;height:48px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-drawer__empty-icon img{width:35px;height:35px;display:block}.cart-drawer__empty-title{margin:0;margin-bottom:7px;width:100%;color:#372214;font-weight:400;font-size:28px;line-height:24px;text-align:center;letter-spacing:0}.cart-drawer__empty-continue{width:275px;height:48px;border-radius:9px;background:#372214;color:#eeeae0;-webkit-text-decoration:none;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;font-size:18px;line-height:16px;letter-spacing:0.4px}.cart-drawer__empty-account{width:100%;margin-top:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.cart-drawer__empty-account-title{margin:0;color:#372214;font-weight:400;font-size:30px;line-height:40px;letter-spacing:0.4px;text-align:center}.cart-drawer__empty-account-link{color:#372214;-webkit-text-decoration:none;text-decoration:none;font-weight:500;font-size:15px;line-height:20px;text-align:center}.cart-drawer__empty-account-link span{-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:2px}.cart-drawer__panel--empty .cart-drawer__shipping,.cart-drawer__panel--empty .cart-drawer__items,.cart-drawer__panel--empty .cart-drawer__upsell,.cart-drawer__panel--empty .cart-drawer__summary{display:none}.cart-drawer__panel--product-open .cart-drawer__head,.cart-drawer__panel--product-open .cart-drawer__shipping,.cart-drawer__panel--product-open .cart-drawer__items,.cart-drawer__panel--product-open .cart-drawer__upsell,.cart-drawer__panel--product-open .cart-drawer__summary,.cart-drawer__panel--product-open .cart-drawer__empty{display:none}.cart-drawer__panel--product-open .cart-drawer__product-view{z-index:80;background:#eeece4}.cart-drawer__panel--product-secondary-open .cart-drawer__head,.cart-drawer__panel--product-secondary-open .cart-drawer__shipping,.cart-drawer__panel--product-secondary-open .cart-drawer__items,.cart-drawer__panel--product-secondary-open .cart-drawer__upsell,.cart-drawer__panel--product-secondary-open .cart-drawer__summary,.cart-drawer__panel--product-secondary-open .cart-drawer__empty,.cart-drawer__panel--product-secondary-open .cart-drawer__product-view{display:none}.cart-drawer__shipping{width:100%;max-width:350px;margin:10px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid #b8b8b8}.cart-drawer__shipping-text{margin:0;width:262px;max-width:100%;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-0.6px;text-align:center;color:#372214}.cart-drawer__shipping-bar{width:100%;height:0;border-top:7px solid #a3a3a3;position:relative}.cart-drawer__shipping-fill{position:absolute;left:0;top:-7px;height:0;border-top:7px solid #ffbd0d}.cart-drawer__items{width:100%;max-width:350px}.cart-drawer__item{width:100%;max-width:350px}.cart-drawer__item-top{width:100%;min-height:101px;padding:12px 0;margin-top:7px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.cart-drawer__item-image{width:71px;height:101px;background:#fff;overflow:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}.cart-drawer .cart-drawer__item-image>img{width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden;image-rendering:auto}.cart-drawer__item-main{width:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;min-height:101px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0}.cart-drawer__item-title-row{width:100%;min-height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.cart-drawer__item-title{margin:0;color:#372214;-webkit-text-decoration:none;text-decoration:none;font-weight:500;font-size:17px;line-height:20px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:240px}.cart-drawer__item-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:18px;padding:2px 8px;border-radius:999px;border:1px solid rgba(101,59,32,0.26);background:rgba(101,59,32,0.08);color:#653b20;font-weight:600;font-size:10px;line-height:1;letter-spacing:0.3px;text-transform:uppercase;white-space:nowrap}.cart-drawer__item-size{margin:6px 0 0;color:#7c7c80;font-weight:700;font-size:11px;line-height:16px;letter-spacing:1px;text-transform:uppercase}.cart-drawer__item-size-line{display:block}.cart-drawer__item-size--set{text-transform:none;letter-spacing:0.4px}.cart-drawer__item-row{margin-top:0;width:100%;min-height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px}.cart-drawer__qty{-webkit-box-sizing:border-box;box-sizing:border-box;width:80px;height:24px;border:1px solid rgba(101,59,32,0.5);border-radius:8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0}.cart-drawer__qty-btn{width:24px;height:22px;border:0;background:transparent;color:#653b20;cursor:pointer;font-weight:400;font-size:12px;line-height:20px}.cart-drawer__qty-sep{width:0;height:16px;opacity:0.5;border-left:1px solid #372214}.cart-drawer__qty-value{width:25px;text-align:center;color:#653b20;font-weight:600;font-size:14px;line-height:20px}.cart-drawer__item-price{width:auto;min-width:141px;min-height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;isolation:isolate}.cart-drawer__item-price-old{color:#a3a3a3;-webkit-text-decoration:line-through;text-decoration:line-through;text-decoration-color:#ffbd0d;text-decoration-thickness:2px;font-weight:600;font-size:14px;line-height:17px;text-align:right;width:100%}.cart-drawer__item-price-new{color:#372214;font-weight:600;font-size:16px;line-height:19px;text-align:right;width:100%}.cart-drawer__item-remove{width:19px;height:20px;padding:0;border:0;background:transparent;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;cursor:pointer}.cart-drawer__item-remove img{width:12px;height:16px;display:block}.cart-drawer__item-line{width:350px;max-width:100%;border-top:1px solid #a3a3a3;margin-top:8px}.cart-drawer__summary{position:relative;left:0;right:0;bottom:auto;z-index:6;margin:auto -20px 0;width:calc(100% + 40px);background:#eeece4;padding:20px 20px 40px;-webkit-box-sizing:border-box;box-sizing:border-box}.cart-drawer__summary-inner{width:100%;max-width:350px;min-height:203px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px}.cart-drawer__summary-line{width:100%;border-top:1px solid #a3a3a3}.cart-drawer__summary-rows{width:100%;min-height:96px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.cart-drawer__summary-row{width:100%;min-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.cart-drawer__summary-label{color:#000;opacity:0.7;font-weight:700;font-size:11px;line-height:14px;letter-spacing:0.05em;text-transform:uppercase}.cart-drawer__summary-value{color:#372214;opacity:0.7;font-weight:400;font-size:11px;line-height:20px;letter-spacing:1px;text-transform:capitalize;text-align:right}.cart-drawer__summary-value--shipping{font-weight:700;text-transform:uppercase}.cart-drawer__summary-row--total{min-height:30px;margin-top:2px}.cart-drawer__summary-total-label{color:#000;font-weight:700;font-size:18px;line-height:21px;letter-spacing:0.05em;text-transform:uppercase}.cart-drawer__summary-total-value{color:#000;font-weight:700;font-size:17px;line-height:30px;letter-spacing:1px;text-transform:capitalize;text-align:right}.cart-drawer__summary-actions{width:100%;min-height:83px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px}.cart-drawer__summary-checkout{width:100%;height:40px;border-radius:8px;background:#ffbd0d;color:#372214;-webkit-text-decoration:none;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;font-size:17px;line-height:16px;letter-spacing:0.4px}.cart-drawer__summary-payments{width:330px;max-width:100%;height:36px;-o-object-fit:contain;object-fit:contain}.cart-drawer__upsell{margin:20px -20px 0;width:calc(100% + 40px);background:#372214;min-height:450.75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.cart-drawer__upsell-inner{width:390px;max-width:100%;margin:0 auto;padding:20px 0 20px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:446.75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}.cart-drawer__upsell-title{position:relative;margin:0;width:330px;max-width:100%;padding-top:12px;font-family:var(--font-sans);color:#fff;font-weight:600;font-size:16px;line-height:24px;letter-spacing:-0.6px;text-align:center}.cart-drawer__upsell-title::before{display:none}.cart-drawer__upsell-slider{margin-top:0;max-width:100%;height:366.75px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:auto;touch-action:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.cart-drawer__upsell-slider::-webkit-scrollbar{display:none}.cart-drawer__upsell-slider.is-dragging{cursor:-webkit-grabbing;cursor:grabbing}.cart-drawer__upsell-track{width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:100%;height:366.75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding-left:15px;padding-right:0}.cart-drawer__upsell-card{position:relative;-webkit-box-flex:0;-ms-flex:0 0 141px;flex:0 0 141px;min-height:366.75px;padding:0 30px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;scroll-snap-align:start}.cart-drawer__upsell-card::before{display:none}.cart-drawer__upsell-card::after{display:block;content:"";position:absolute;right:0;top:0;height:277.75px;border-right:1px solid #574940}.cart-drawer__upsell-card:first-child::after{border-right-color:#ffbd0e}.cart-drawer__upsell-card:first-child::before{display:block;content:"";position:absolute;left:0;top:0;height:277.75px;border-left:1px solid #ffbd0e}.cart-drawer__upsell-card:last-child::after{display:none}.cart-drawer__upsell-image{width:141px;height:199.75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;line-height:0;font-size:0;background:#fff;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.woocommerce .cart-drawer__upsell-image img,.woocommerce-page .cart-drawer__upsell-image img,.cart-drawer__upsell-image img{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;image-rendering:auto}.cart-drawer__upsell-content{width:100%;margin-top:0;min-height:157px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cart-drawer__upsell-name{width:140px;min-height:54px;margin-top:11px;color:#fff;-webkit-text-decoration:none;text-decoration:none;font-weight:400;font-size:13px;line-height:18px;letter-spacing:0.4px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-drawer__upsell-price{width:140px;min-height:31px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0}.cart-drawer__upsell-price-old{color:#e7e6e5;font-weight:400;font-size:12px;line-height:20px;letter-spacing:0.4px;-webkit-text-decoration:line-through;text-decoration:line-through;text-decoration-color:#ffbd0d;text-align:center;width:100%}.cart-drawer__upsell-price-new{color:#fff;font-weight:700;font-size:16px;line-height:20px;letter-spacing:0.4px;text-transform:uppercase;text-align:center;width:100%}.cart-drawer__upsell-btn{width:140px;height:32px;margin-top:0;border-radius:8px;background:#ffbd0e;color:#372214;-webkit-text-decoration:none;text-decoration:none;font-weight:400;font-size:13px;line-height:20px;letter-spacing:0.4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-drawer__product-side .vitez-set-builder__select[hidden]{display:none}body.is-vitez-size-table-open{overflow:hidden}.vitez-size-table-drawer[hidden]{display:none}.vitez-size-table-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;opacity:0;visibility:hidden;-webkit-transition:opacity 260ms ease, visibility 0s linear 260ms;transition:opacity 260ms ease, visibility 0s linear 260ms}.vitez-size-table-drawer.is-open,.vitez-size-table-drawer.is-closing{opacity:1;visibility:visible;-webkit-transition:opacity 260ms ease, visibility 0s linear 0s;transition:opacity 260ms ease, visibility 0s linear 0s}.vitez-size-table-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:rgba(0,0,0,0.4);cursor:pointer;opacity:0;-webkit-transition:opacity 260ms ease;transition:opacity 260ms ease}.vitez-size-table-drawer__panel{position:relative;width:100%;max-width:779px;height:100%;background:#f0ede7;padding:40px 22px 24px;overflow:auto;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);opacity:0.98;-webkit-transition:opacity 260ms ease, -webkit-transform 340ms cubic-bezier(0.22, 1, 0.36, 1);transition:opacity 260ms ease, -webkit-transform 340ms cubic-bezier(0.22, 1, 0.36, 1);transition:transform 340ms cubic-bezier(0.22, 1, 0.36, 1), opacity 260ms ease;transition:transform 340ms cubic-bezier(0.22, 1, 0.36, 1), opacity 260ms ease, -webkit-transform 340ms cubic-bezier(0.22, 1, 0.36, 1)}.vitez-size-table-drawer.is-open .vitez-size-table-drawer__overlay,.vitez-size-table-drawer.is-closing .vitez-size-table-drawer__overlay{opacity:1}.vitez-size-table-drawer.is-open .vitez-size-table-drawer__panel{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}.vitez-size-table-drawer.is-closing .vitez-size-table-drawer__panel{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);opacity:0.98}.vitez-size-table-drawer__head{display:grid;grid-template-columns:28px 1fr 28px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.vitez-size-table-drawer__back{border:0;background:transparent;font-size:32px;line-height:1;color:#372214;cursor:pointer;padding:0}.vitez-size-table-drawer__title{margin:0;text-align:center;color:#2f2926;font-size:24px;font-weight:500}.vitez-size-table-drawer__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:640px;margin:0 auto;border:1px solid #858484;border-radius:8px;overflow:hidden}.vitez-size-table-drawer__tab{border:0;border-right:1px solid #858484;background:transparent;color:#372214;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-height:82px;padding:16px 10px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;text-align:center}.vitez-size-table-drawer__tab:last-child{border-right:0}.vitez-size-table-drawer__tab.is-active{background:rgba(55,34,20,0.06)}.vitez-size-table-drawer__tab-title{display:block;font-size:18px;line-height:1.15;letter-spacing:0.4px;color:#372214}.vitez-size-table-drawer__tab-subtitle{display:block;font-size:16px;line-height:1.2;color:#7c7c80}.vitez-size-table-drawer__save-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0 18px}.vitez-size-table-drawer__save-text{margin:0;font-size:20px;line-height:1.4;color:#000;text-align:center}.vitez-size-table-drawer__save-link{color:#000;-webkit-text-decoration:underline;text-decoration:underline}.vitez-size-table-drawer__section-title{margin:0 0 12px;color:#2f2926;font-size:24px;font-weight:500}.vitez-size-table-drawer__contact{width:100%;max-width:390px;margin:45px auto 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.vitez-size-table-drawer__contact-intro{margin:60px auto 28px;max-width:334px;text-align:center;color:#000;font-size:20px;line-height:1.2}.vitez-size-table-drawer__contact-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.vitez-size-table-drawer__contact-icon{width:36px;min-width:36px;height:36px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1}.vitez-size-table-drawer__contact-icon img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.vitez-size-table-drawer__contact-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1px}.vitez-size-table-drawer__contact-title{margin:0;font-size:20px;line-height:20px;letter-spacing:0.4px;color:#372214}.vitez-size-table-drawer__contact-row:last-child .vitez-size-table-drawer__contact-title{margin-bottom:10px}.vitez-size-table-drawer__contact-copy{margin:0;font-size:16px;line-height:1.25;letter-spacing:-0.2px;color:#372214}.vitez-size-table-drawer__table-wrap{overflow:auto;border:1px solid #d7d0c8;background:#f7f3ed}.vitez-size-table-drawer__table{width:100%;border-collapse:collapse;min-width:460px}.vitez-size-table-drawer__table th,.vitez-size-table-drawer__table td{border-bottom:1px solid #ddd5cb;padding:12px;text-align:left;color:#372214;font-size:15px;font-weight:400}.vitez-size-table-drawer__table th:last-child,.vitez-size-table-drawer__table td:last-child{width:130px;text-align:center;background:rgba(55,34,20,0.10196)}.vitez-size-table-help[hidden]{display:none}.vitez-size-table-help{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1201;opacity:0;visibility:hidden;-webkit-transition:opacity 300ms ease, visibility 0s linear 300ms;transition:opacity 300ms ease, visibility 0s linear 300ms}.vitez-size-table-help.is-open,.vitez-size-table-help.is-closing{opacity:1;visibility:visible;-webkit-transition:opacity 300ms ease, visibility 0s linear 0s;transition:opacity 300ms ease, visibility 0s linear 0s}.vitez-size-table-help__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:rgba(0,0,0,0.45);cursor:pointer;opacity:0;-webkit-transition:opacity 300ms ease;transition:opacity 300ms ease}.vitez-size-table-help__dialog{position:absolute;top:0;right:0;bottom:0;left:0;background:#f0ede7;padding:40px;overflow-y:auto;-webkit-overflow-scrolling:touch;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);opacity:1;-webkit-transition:-webkit-transform 380ms cubic-bezier(0.22, 1, 0.36, 1);transition:-webkit-transform 380ms cubic-bezier(0.22, 1, 0.36, 1);transition:transform 380ms cubic-bezier(0.22, 1, 0.36, 1);transition:transform 380ms cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 380ms cubic-bezier(0.22, 1, 0.36, 1)}.vitez-size-table-help.is-open .vitez-size-table-help__overlay,.vitez-size-table-help.is-closing .vitez-size-table-help__overlay{opacity:1}.vitez-size-table-help.is-open .vitez-size-table-help__dialog{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}.vitez-size-table-help.is-closing .vitez-size-table-help__dialog{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}.vitez-size-table-help__head{display:grid;grid-template-columns:28px 1fr 28px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.vitez-size-table-help__back{border:0;background:transparent;font-size:32px;line-height:1;color:#372214;cursor:pointer;padding:0}.vitez-size-table-help__title{margin:0;margin-top:50px;text-align:center;line-height:1.2}.vitez-size-table-help__title-muted{color:#858484;font-size:18px;font-weight:400}.vitez-size-table-help__title-strong{color:#23232c;font-size:28px;font-weight:500}.vitez-size-table-help__body{margin:28px auto 36px;width:100%;max-width:380px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:26px;text-align:center}.vitez-size-table-help__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.vitez-size-table-help__step-image{width:100%;height:auto;border-radius:8px;display:block}.vitez-size-table-help__step-title{margin:0;color:#372214;font-size:22px;line-height:1.25;font-weight:500}.vitez-size-table-help__step-text{margin:0;color:#372214;font-size:17px;line-height:1.45}.vitez-size-table-drawer.is-help-open .vitez-size-table-drawer__head,.vitez-size-table-drawer.is-help-open .vitez-size-table-drawer__tabs,.vitez-size-table-drawer.is-help-open .vitez-size-table-drawer__body{visibility:hidden;pointer-events:none}.vitez-size-table-drawer.is-help-open .vitez-size-table-drawer__panel{overflow:hidden}@media (max-width: 1279.98px){.cart-drawer{background:#eeece4}.cart-drawer__backdrop{background:transparent}.cart-drawer__summary{padding-bottom:35px}.cart-drawer__summary-actions{padding-bottom:0}html.is-ios-chrome .cart-drawer__summary{padding-bottom:100px}.cart-drawer{--cart-drawer-viewport-height: 100dvh;--cart-drawer-bottom-inset: calc(env(safe-area-inset-bottom) + 3px)}html.is-ios-chrome .cart-drawer{--cart-drawer-bottom-inset: calc(env(safe-area-inset-bottom) + 36px)}.cart-drawer{top:0;right:0;bottom:0;left:0;width:auto;height:var(--cart-drawer-viewport-height);background:#eeece4}.cart-drawer__backdrop{top:0;right:0;bottom:0;left:0;width:auto;height:var(--cart-drawer-viewport-height);background:transparent}.cart-drawer__panel{top:0;right:0;bottom:0;height:auto;min-height:var(--cart-drawer-viewport-height);max-height:var(--cart-drawer-viewport-height);padding-bottom:var(--cart-drawer-bottom-inset);scroll-padding-bottom:var(--cart-drawer-bottom-inset)}.cart-drawer__product-view,.cart-drawer__product-secondary-view{bottom:0;min-height:var(--cart-drawer-viewport-height);max-height:var(--cart-drawer-viewport-height);padding-bottom:calc(20px + var(--cart-drawer-bottom-inset));scroll-padding-bottom:calc(20px + var(--cart-drawer-bottom-inset))}}@media (max-width: 1024px){.cart-drawer__item-row .cart-drawer__item-badge{-ms-flex-item-align:start;align-self:flex-start;margin-top:-35px}}@media (max-width: 1023.98px){.cart-drawer__panel{top:0;bottom:auto;height:100dvh;min-height:100vh;padding:15px 20px 25px}.cart-drawer__head{padding-bottom:20px}.cart-drawer__shipping{gap:6px;padding-bottom:14px}.cart-drawer__shipping-text{width:320px}.cart-drawer__product-bullets.js-cart-drawer-product-bullets{border-bottom:2px solid #c8c6c1}body.logged-in .cart-drawer__panel--empty .cart-drawer__empty-main{padding:40% 0 0}html.is-ios-chrome .vitez-size-table-drawer__panel{padding-bottom:130px}html.is-ios-chrome .vitez-size-table-help__step-text{margin-bottom:20px}}@media (max-width: 768px){.vitez-first-item-popup__dialog{padding:16px;gap:12px}.vitez-first-item-popup__title{font-size:20px;line-height:29px}.vitez-first-item-popup__subtitle{font-size:16px;line-height:18px}.vitez-first-item-popup__line{width:calc(100% + 32px)}.vitez-first-item-popup__card{gap:12px}.vitez-first-item-popup__image-link{width:106px;height:150px;-ms-flex-preferred-size:106px;flex-basis:106px}.vitez-first-item-popup__product-title{font-size:16px;line-height:24px}.vitez-first-item-popup__price-old{font-size:13px;line-height:16px}.vitez-first-item-popup__price-new{font-size:16px;line-height:20px}.vitez-first-item-popup__add{min-width:98px;font-size:16px;line-height:18px;height:36px}.vitez-size-table-drawer__table{min-width:340px}}@media (min-width: 1024px){.cart-drawer__panel{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-drawer__product-bullets-text{font-size:15px}.cart-drawer__panel{width:96vw;max-width:779px;padding:0;display:grid;grid-template-columns:247px minmax(0, 1fr);grid-column-gap:20px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.cart-drawer__panel.cart-drawer__panel--product-open,.cart-drawer__panel.cart-drawer__panel--product-secondary-open{max-width:none;width:max(940px, min(50vw, 96vw));-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.cart-drawer__panel.cart-drawer__panel--empty{width:532px;max-width:532px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:30px 20px 20px;gap:0;overflow-y:auto;overflow-x:hidden}.cart-drawer__panel--empty .cart-drawer__head,.cart-drawer__panel--empty .cart-drawer__empty{width:100%;max-width:492px;margin-left:auto;margin-right:auto}.cart-drawer__panel--empty .cart-drawer__head{margin-top:0;margin-bottom:0;padding-bottom:15px;border-bottom:0}.cart-drawer__panel--empty .cart-drawer__title{font-weight:600;font-size:22px;line-height:26px}.cart-drawer__panel--empty .cart-drawer__empty{min-height:0;gap:0}.cart-drawer__panel--empty .cart-drawer__empty-main{padding-top:250px;gap:50px}.cart-drawer__panel--empty .cart-drawer__empty-state{gap:20px}.cart-drawer__panel--empty .cart-drawer__empty-title{font-size:36px;line-height:24px;letter-spacing:-1px}.cart-drawer__panel--empty .cart-drawer__empty-continue{height:54px}.cart-drawer__panel--empty .cart-drawer__empty-account-title{font-size:36px;line-height:40px}.cart-drawer__panel--empty .cart-drawer__empty-account-link{font-size:18px;line-height:20px;letter-spacing:-0.6px}.cart-drawer__product-view:not([hidden]){display:grid;grid-template-columns:450px minmax(460px, 1fr);grid-template-rows:auto minmax(0, 1fr);grid-gap:0;gap:0;padding:0;overflow:hidden}.cart-drawer__product-back-row{grid-column:2;grid-row:1}.cart-drawer__product-media{grid-column:1;grid-row:1 / span 2;width:440px;padding:0 20px 0 10px;padding-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.cart-drawer__product-side{grid-column:2;grid-row:2;height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:8px}.cart-drawer__product-back-row,.cart-drawer__product-info,.cart-drawer__product-colors,.cart-drawer__product-cta,.cart-drawer__product-bullets,.cart-drawer__product-size-calculator,.cart-drawer__product-details-row{max-width:none}.cart-drawer__product-back-row{width:100%;max-width:480px;height:30px;min-height:30px;margin-top:20px;margin-left:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.cart-drawer__product-info{width:100%;max-width:480px;margin:10px 0 0;gap:10px}.cart-drawer__product-title{width:100%;max-width:480px;color:#1e1e23;font-weight:600;font-size:36px;line-height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-drawer__product-prices{width:100%;max-width:480px;min-height:52px;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-drawer__product-price-old{font-size:24px;line-height:52px;text-decoration-thickness:3px}.cart-drawer__product-price-new{font-weight:600;font-size:28px;line-height:52px}.cart-drawer__product-discount{min-width:80px;height:44px;padding:10px 20px;font-size:20px;line-height:30px;border-radius:8px}.cart-drawer__product-description{width:100%;max-width:480px;margin-top:1px;min-height:48px;font-size:18px;line-height:24px}.cart-drawer__product-colors{width:100%;max-width:480px;margin:30px 0 0;gap:16px}.cart-drawer__product-colors-head{width:100%;max-width:480px;min-height:35px;gap:10px}.cart-drawer__product-colors-label,.cart-drawer__product-colors-current{font-size:20px;line-height:34px}.cart-drawer__product-colors-wrap{width:100%;max-width:460px;margin-left:12px;min-height:70px;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-drawer__product-colors-slider{width:100%}.cart-drawer__product-colors-track{gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-drawer__product-color-thumb{width:70px;height:87px;-webkit-box-flex:0;-ms-flex:0 0 70px;flex:0 0 70px}.cart-drawer__product-cta{width:100%;max-width:480px;margin:20px 0 0;min-height:48px;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-drawer__product-size{width:121px;-webkit-box-flex:0;-ms-flex:0 0 121px;flex:0 0 121px}.cart-drawer__product-size-btn{width:121px;height:48px;padding:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px}.cart-drawer__product-size-btn::after{content:"+";color:#344054;font-weight:400;font-size:24px;line-height:20px}.cart-drawer__product-size-label{font-size:16px;line-height:20px}.cart-drawer__product-size-value{display:none}.cart-drawer__product-size-btn.is-selected .cart-drawer__product-size-value{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:0}.cart-drawer__product-size-dropdown{width:121px}.cart-drawer__product-add-btn{height:48px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;font-size:16px;line-height:20px}.cart-drawer__product-side .vitez-set-builder{max-width:480px;margin:20px 0 0}.cart-drawer__product-side .vitez-set-builder__rows{gap:12px}.cart-drawer__product-side .vitez-set-builder__label{font-size:18px}.cart-drawer__product-side .vitez-set-builder__select{min-height:44px;font-size:16px;padding:0 32px 0 14px}.cart-drawer__product-side .vitez-set-builder__plus{right:12px;font-size:28px}.cart-drawer__product-size-calculator{width:100%;max-width:480px;margin:15px 0 0;padding:26px 0;border-top:2px solid #c8c6c1;border-bottom:2px solid #c8c6c1;gap:16px}.cart-drawer__product-size-calculator-head{width:100%;max-width:480px;min-height:35px}.cart-drawer__product-size-calculator-title{font-size:20px;line-height:34px}.cart-drawer__product-size-calculator-link{font-size:16px;line-height:24px}.cart-drawer__product-size-calculator-controls{width:100%;max-width:480px;min-height:48px;gap:12px}.cart-drawer__product-size-calculator-input{width:152px;height:48px;font-size:16px;line-height:20px;padding:10px 20px}.cart-drawer__product-size-calculator-input::-webkit-input-placeholder{opacity:0.5}.cart-drawer__product-size-calculator-input::-moz-placeholder{opacity:0.5}.cart-drawer__product-size-calculator-input:-ms-input-placeholder{opacity:0.5}.cart-drawer__product-size-calculator-input::-ms-input-placeholder{opacity:0.5}.cart-drawer__product-size-calculator-input::placeholder{opacity:0.5}.cart-drawer__product-size-calculator-btn{width:152px;height:48px;border-width:2px;font-size:16px;line-height:20px}.cart-drawer__product-size-calculator-result{width:100%;max-width:480px;min-height:48px;gap:20px}.cart-drawer__product-size-calculator-result-label{font-size:18px;line-height:24px}.cart-drawer__product-size-calculator-result-size{font-size:36px;line-height:24px}.cart-drawer__product-size-calculator-result-size.is-unavailable{font-size:13px;line-height:18px}.cart-drawer__product-details-row{width:100%;max-width:480px;min-height:24px;margin:20px 0 30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-drawer__product-size-calculator[hidden]+.cart-drawer__product-details-row{border-top:2px solid #c8c6c1}.cart-drawer__product-details-link{width:100%;max-width:480px;margin-top:30px;font-size:16px;line-height:24px;text-align:left;-webkit-text-decoration:underline;text-decoration:underline}.cart-drawer__product-secondary-content{width:100%;max-width:80%;margin:16px auto 0;padding:0 0 20px}.cart-drawer__product-secondary-description{margin:0;color:#372214;font-weight:400;font-size:22px;line-height:40px}.cart-drawer__product-gallery{width:420px;margin-top:0;overflow:visible;-ms-scroll-snap-type:none;scroll-snap-type:none}.cart-drawer__product-gallery-track{width:420px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:0px}.cart-drawer__product-gallery-slide{width:420px;height:595px;min-height:595px;margin:0;background:#e7e6e5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woocommerce .cart-drawer__product-gallery-slide img,.woocommerce-page .cart-drawer__product-gallery-slide img,.cart-drawer__product-gallery-slide img{width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover}.cart-drawer__product-gallery-progress{display:none}.cart-drawer__upsell-title{margin-left:-12px}.cart-drawer__upsell-title::before{content:"";display:block;width:197px;max-width:100%;margin:0 auto 30px;border-top:1px solid #ffbd0e}.cart-drawer__product-secondary-view{position:absolute;margin-top:25px;padding:0 20px}.cart-drawer__panel--product-open .cart-drawer__product-view{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.cart-drawer__panel{bottom:auto;height:calc(100dvh - 0px);height:calc(100dvh - var(--wp-admin-bar-offset, 0px));grid-template-rows:auto auto 1fr auto;overflow-y:auto;overflow-x:hidden;-ms-flex-line-pack:start;align-content:start}.cart-drawer__head,.cart-drawer__feedback,.cart-drawer__shipping,.cart-drawer__items,.cart-drawer__summary{grid-column:2;width:100%;max-width:492px;margin-left:0;margin-right:20px}.cart-drawer__head{margin:0px 20px 0 0;min-height:75px;padding:0 0 0 0px}.cart-drawer__title{font-size:22px;line-height:26px}.cart-drawer__shipping{margin:23px 20px 0 0;min-height:67px}.cart-drawer__shipping-text{width:400px;font-size:18px}.cart-drawer__shipping-bar{border-top:10px solid #a3a3a3}.cart-drawer__shipping-fill{top:-10px;border-top-width:10px}.cart-drawer__items{margin-top:20px;padding-right:0;padding-bottom:20px;overflow:visible;min-height:auto}.cart-drawer__item,.cart-drawer__item-top,.cart-drawer__item-line{width:100%;max-width:492px}.cart-drawer__item{min-height:180px;padding:0 0 20px 0px;-webkit-box-sizing:border-box;box-sizing:border-box}.cart-drawer__item-top{min-height:190px;padding:0;margin-top:0;gap:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cart-drawer__item-image{width:115px;height:165px;-webkit-box-flex:0;-ms-flex:0 0 115px;flex:0 0 115px;background:#fff}.cart-drawer__item-main{width:355px;min-width:345px;min-height:180px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:4px;position:relative;padding-bottom:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.cart-drawer__item-main:not(:has(.cart-drawer__item-size)){padding-bottom:34px}.cart-drawer__item-title-row{width:355px;min-height:20px;padding-right:0;-webkit-box-sizing:border-box;box-sizing:border-box}.cart-drawer__item-title{max-width:355px;font-size:18px;line-height:20px}.cart-drawer__item-badge{min-height:20px;padding:2px 10px;font-size:11px}.cart-drawer__item-size{margin-top:4px;font-size:12px;line-height:16px;letter-spacing:1px}.cart-drawer__item-row{width:345px;min-height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;margin-top:auto;margin-bottom:auto}.cart-drawer__qty{width:97px;height:32px}.cart-drawer__qty-btn{width:35px;height:24px;font-size:16px;line-height:20px}.cart-drawer__qty-sep{height:20px}.cart-drawer__qty-value{width:20px;font-size:16px;line-height:20px}.cart-drawer__item-price{width:141px;min-height:24px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cart-drawer__item-price-old{font-size:14px;line-height:17px}.cart-drawer__item-price-new{font-weight:700;font-size:20px;line-height:24px;text-align:right}.cart-drawer__item-remove{width:24px;height:24px;position:absolute;right:0;bottom:0;margin:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.cart-drawer__item-remove img{width:14px;height:16px}.cart-drawer__item:last-child .cart-drawer__item-line{display:none}.cart-drawer__summary{grid-row:4;position:static;max-width:500px;margin-top:20px;background:#eeece4;padding:0 0 14px}.cart-drawer__summary-inner{width:100%;max-width:500px;min-height:220px;margin:0;padding-left:10px;gap:18px;-webkit-box-sizing:border-box;box-sizing:border-box}.cart-drawer__summary-row--total{margin-top:0}.cart-drawer__summary-label{font-size:13px}.cart-drawer__summary-value{font-size:13px}.cart-drawer__summary-total-label{font-size:20px}.cart-drawer__summary-total-value{font-size:20px}.cart-drawer__summary-checkout{height:46px;font-size:17px;margin-top:-9px}.cart-drawer__summary-payments{margin-top:-5px;width:430px}.cart-drawer__upsell{grid-column:1;grid-row:1 / span 4;margin:0;width:247px;min-width:247px;height:100%;min-height:0;padding:28px 10px 30px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:hidden;overflow-x:hidden;background:#372214;border-right:1px solid #a3a3a3}.cart-drawer__upsell-inner{width:100%;max-width:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}.cart-drawer__upsell-slider{margin-top:0;width:calc(100% + 10px);margin-right:-10px;height:auto;overflow-y:scroll;overflow-x:hidden;scrollbar-gutter:stable;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;scrollbar-width:thin;scrollbar-color:#c2c2c2 transparent;cursor:-webkit-grab;cursor:grab;-ms-touch-action:none;touch-action:none}.cart-drawer__upsell-slider::-webkit-scrollbar{display:block;width:4px}.cart-drawer__upsell-slider::-webkit-scrollbar-track{background:transparent}.cart-drawer__upsell-slider::-webkit-scrollbar-thumb{background:#c2c2c2;border-radius:999px}.cart-drawer__upsell-slider.is-dragging{cursor:-webkit-grabbing;cursor:grabbing}.cart-drawer__upsell-track{width:100%;min-width:0;height:auto;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:34px}.cart-drawer__upsell-card{width:197px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;padding:0 0 20px;scroll-snap-align:start;border-bottom:1px solid #574940}.cart-drawer__upsell-card:first-child{border-bottom:1px solid #ffbd0e}.cart-drawer__upsell-card:last-child{border-bottom:0}.cart-drawer__upsell-image{width:100%;max-width:197px;height:auto;aspect-ratio:197 / 280}.cart-drawer__upsell-name{grid-area:name;width:190px;min-height:0;margin-top:11px;font-size:15px;text-align:left}.cart-drawer__upsell-content{min-height:0;display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 140px);grid-template-areas:"name name" "price cta";-webkit-box-align:end;-ms-flex-align:end;align-items:end;grid-column-gap:8px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;grid-row-gap:10px;row-gap:10px}.cart-drawer__upsell-price{grid-area:price;width:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cart-drawer__upsell-btn{grid-area:cta;justify-self:end;width:100%;max-width:76px;height:auto;min-height:26px;font-size:16px;font-weight:600}.cart-drawer__upsell-price-old{font-size:14px;text-align:left}.cart-drawer__upsell-price-new{font-size:17px;text-align:left}.cart-drawer__upsell-card::before{display:none}.vitez-size-table-drawer__panel{padding:40px}.vitez-size-table-drawer__save-row{padding:50px 0 50px}.cart-drawer__product-secondary-view{position:absolute;margin-top:25px}}@media (min-width: 1280px){html{scrollbar-gutter:stable}}@media (min-width: 2560px){.cart-drawer__close,.cart-drawer__close svg{width:32px;height:32px}.cart-drawer__panel--empty .cart-drawer__title{font-weight:600;font-size:32px;line-height:38px}.cart-drawer__panel--empty .cart-drawer__empty-main{padding-top:320px;gap:64px}.cart-drawer__panel--empty .cart-drawer__empty-state{gap:26px}.cart-drawer__panel--empty .cart-drawer__empty-icon{width:64px;height:64px}.cart-drawer__panel--empty .cart-drawer__empty-icon img{width:46px;height:46px}.cart-drawer__panel--empty .cart-drawer__empty-title{margin-bottom:10px;font-size:50px;line-height:44px}.cart-drawer__panel--empty .cart-drawer__empty-continue{width:360px;height:62px;border-radius:11px;font-size:22px;line-height:24px}.cart-drawer__panel--empty .cart-drawer__empty-account{margin-top:-6px;gap:14px}.cart-drawer__panel--empty .cart-drawer__empty-account-title{font-size:42px;line-height:50px}.cart-drawer__panel--empty .cart-drawer__empty-account-link{font-size:22px;line-height:28px}.vitez-first-item-popup__dialog{max-width:760px;border-radius:12px;padding:40px}.vitez-first-item-popup__close{top:28px;right:28px;width:32px;height:32px;font-size:40px;line-height:32px}.vitez-first-item-popup__head{gap:14px;margin-bottom:26px}.vitez-first-item-popup__title{font-size:32px;line-height:38px}.vitez-first-item-popup__subtitle{font-size:26px;line-height:28px}.vitez-first-item-popup__line{width:calc(100% + 80px)}.vitez-first-item-popup__card{gap:28px}.vitez-first-item-popup__image-link{width:188px;height:266px;-ms-flex-preferred-size:188px;flex-basis:188px}.vitez-first-item-popup__meta{gap:22px}.vitez-first-item-popup__title-row{gap:20px}.vitez-first-item-popup__product-title{font-size:26px;line-height:34px}.vitez-first-item-popup__discount{min-width:72px;height:40px;font-size:20px;line-height:24px}.vitez-first-item-popup__price-old{font-size:20px;line-height:24px}.vitez-first-item-popup__price-new{font-size:26px;line-height:28px}.vitez-first-item-popup__add{height:50px;min-width:144px;padding:0 24px;font-size:24px;line-height:24px}.cart-drawer__panel{max-width:1020px;grid-template-columns:318px minmax(0, 1fr);-webkit-column-gap:28px;-moz-column-gap:28px;column-gap:28px}.cart-drawer__panel.cart-drawer__panel--product-open,.cart-drawer__panel.cart-drawer__panel--product-secondary-open{width:1320px;max-width:1320px;-webkit-column-gap:28px;-moz-column-gap:28px;column-gap:28px}.cart-drawer__panel.cart-drawer__panel--empty{width:700px;max-width:700px;padding:40px 28px 28px}.cart-drawer__panel--empty .cart-drawer__head,.cart-drawer__panel--empty .cart-drawer__empty,.cart-drawer__head,.cart-drawer__feedback,.cart-drawer__shipping,.cart-drawer__items,.cart-drawer__summary{max-width:640px}.cart-drawer__head{min-height:88px}.cart-drawer__title{font-size:28px;line-height:32px}.cart-drawer__feedback{font-size:16px;line-height:22px}.cart-drawer__shipping-text{width:520px;font-size:22px;line-height:30px}.cart-drawer__item,.cart-drawer__item-top,.cart-drawer__item-line{max-width:640px}.cart-drawer__item{min-height:220px;padding-bottom:24px}.cart-drawer__item-top{min-height:220px;gap:14px}.cart-drawer__item-image{width:142px;height:204px;-ms-flex-preferred-size:142px;flex-basis:142px}.cart-drawer__item-main{width:466px;min-width:466px;min-height:220px;padding-bottom:84px}.cart-drawer__item-title-row{width:466px}.cart-drawer__item-title{max-width:466px;font-size:23px;line-height:28px}.cart-drawer__item-size{font-size:15px;line-height:20px}.cart-drawer__item-row{width:466px;min-height:48px}.cart-drawer__qty{width:118px;height:38px}.cart-drawer__qty-btn,.cart-drawer__qty-value{font-size:18px;line-height:22px}.cart-drawer__item-price{width:176px}.cart-drawer__item-price-old{font-size:17px;line-height:20px}.cart-drawer__product-cta{padding:0 2px}.cart-drawer__item-price-new{font-size:24px;line-height:28px}.cart-drawer__summary{max-width:648px;margin-top:26px}.cart-drawer__summary-inner{max-width:648px;min-height:262px;padding-left:12px;gap:22px}.cart-drawer__summary-label,.cart-drawer__summary-value{font-size:16px;line-height:22px}.cart-drawer__summary-total-label,.cart-drawer__summary-total-value{font-size:25px;line-height:30px}.cart-drawer__summary-checkout{height:54px;font-size:20px;line-height:24px}.cart-drawer__summary-payments{width:520px}.cart-drawer__upsell{width:318px;min-width:318px;padding:34px 14px 36px 26px}.cart-drawer__upsell-title::before{width:250px;margin-bottom:36px}.cart-drawer__upsell-inner{gap:24px}.cart-drawer__upsell-track{gap:42px}.cart-drawer__upsell-card{width:250px;padding-bottom:24px}.cart-drawer__upsell-image{max-width:250px;aspect-ratio:250 / 355}.cart-drawer__upsell-name{width:240px;font-size:18px;line-height:24px}.cart-drawer__upsell-content{grid-template-columns:minmax(0, 1fr) 160px;row-gap:12px}.cart-drawer__upsell-btn{max-width:96px;min-height:32px;font-size:18px;line-height:22px}.cart-drawer__upsell-price-old{font-size:16px;line-height:20px}.cart-drawer__upsell-price-new{font-size:20px;line-height:24px}.cart-drawer__product-size-calculator-title{font-size:24px;line-height:38px}.cart-drawer__product-size-calculator-head{max-width:650px;min-height:48px;gap:20px}.cart-drawer__product-size-calculator-link,.cart-drawer__product-details-link{font-size:20px;line-height:28px}.cart-drawer__product-size-calculator-controls{max-width:650px;min-height:58px;gap:10px}.cart-drawer__product-size-calculator-input,.cart-drawer__product-size-calculator-btn{height:58px;font-size:20px;line-height:24px}.cart-drawer__product-size-calculator-input{width:216px;padding:12px 14px}.cart-drawer__product-size-calculator-btn{width:218px}.cart-drawer__product-size-calculator[data-size-calculator-mode='shoes'] .cart-drawer__product-size-calculator-input,.cart-drawer__product-size-calculator[data-size-calculator-mode='shoes'] .cart-drawer__product-size-calculator-btn{width:calc((100% - 10px) / 2)}.cart-drawer__product-size-calculator-result{width:280px;min-height:62px;gap:14px}.cart-drawer__product-size-calculator-result-label{font-size:22px;line-height:28px}.cart-drawer__product-size-calculator-result-size{font-size:44px;line-height:32px}.cart-drawer__product-size-calculator-result-size.is-unavailable{font-size:16px;line-height:22px}.cart-drawer__product-secondary-description{font-size:26px;line-height:46px}.cart-drawer__product-view:not([hidden]){grid-template-columns:560px minmax(650px, 1fr)}.cart-drawer__product-media{width:540px;padding:0 26px 0 14px;padding-top:14px}.cart-drawer__product-side{padding-right:12px}.cart-drawer__product-back-row,.cart-drawer__product-info,.cart-drawer__product-colors,.cart-drawer__product-cta,.cart-drawer__product-bullets,.cart-drawer__product-size-calculator,.cart-drawer__product-details-row,.cart-drawer__product-side .vitez-set-builder{max-width:none}.cart-drawer__product-back-row{min-height:40px;height:40px;margin-top:26px;gap:14px}.cart-drawer__product-back{font-size:20px;line-height:28px;width:none}.cart-drawer__product-back svg{width:28px;height:28px}.cart-drawer__product-info{margin-top:14px;gap:14px}.cart-drawer__product-title{max-width:650px;font-size:44px;line-height:46px}.cart-drawer__product-prices{max-width:650px;min-height:64px;gap:28px}.cart-drawer__product-price-old{font-size:28px;line-height:64px}.cart-drawer__product-details-row{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.cart-drawer__product-price-new{font-size:34px;line-height:64px}.cart-drawer__product-discount{min-width:96px;height:52px;padding:12px 24px;font-size:24px;line-height:34px}.cart-drawer__product-description{max-width:650px;min-height:60px;font-size:22px;line-height:30px}.cart-drawer__product-bullets{margin-top:28px;padding-bottom:20px;gap:20px}.cart-drawer__product-colors{max-width:650px;margin-top:36px;gap:20px}.cart-drawer__product-colors-head{max-width:650px;min-height:42px;gap:14px}.cart-drawer__product-colors-label,.cart-drawer__product-colors-current{font-size:24px;line-height:40px}.cart-drawer__product-colors-wrap{max-width:650px;min-height:86px;margin-left:14px;padding:0 24px}.cart-drawer__product-colors-track{gap:12px}.cart-drawer__product-color-thumb{width:86px;height:106px;-ms-flex-preferred-size:86px;flex-basis:86px}.cart-drawer__product-colors-arrow{width:20px;height:20px}.cart-drawer__qty-btn{width:44px}.cart-drawer__upsell-title{font-size:23px}.cart-drawer__product-colors-arrow svg{width:20px;height:20px}.cart-drawer__product-cta{max-width:650px;margin-top:24px;min-height:64px;gap:10px}.cart-drawer__product-size,.cart-drawer__product-size-dropdown{width:154px;-ms-flex-preferred-size:154px;flex-basis:154px}.cart-drawer__product-size-btn{width:154px;height:64px;padding:24px;gap:8px}.cart-drawer__product-size-btn::after{font-size:28px;line-height:24px}.cart-drawer__product-size-label{font-size:20px;line-height:24px}.cart-drawer__product-bullets-text{font-size:20px}.cart-drawer__item-remove img{width:16px;height:18px}.cart-drawer__product-back{width:none}.cart-drawer__product-add-btn{height:64px;font-size:20px;line-height:24px}.cart-drawer__product-side .vitez-set-builder{margin-top:24px}.cart-drawer__product-side .vitez-set-builder__rows{gap:16px}.cart-drawer__product-side .vitez-set-builder__label{font-size:22px;line-height:30px}.cart-drawer__product-side .vitez-set-builder__select{min-height:58px;font-size:20px;line-height:24px;padding:0 40px 0 18px}.cart-drawer__product-side .vitez-set-builder__plus{right:16px;font-size:34px}.cart-drawer__product-gallery,.cart-drawer__product-gallery-track{width:520px}.cart-drawer__product-gallery-slide{width:520px;height:736px;min-height:736px}}@media (min-width: 3440px){.cart-drawer__close,.cart-drawer__close svg{width:44px;height:44px}.cart-drawer__panel--empty .cart-drawer__title{font-weight:600;font-size:44px;line-height:50px}.cart-drawer__panel--empty .cart-drawer__empty-main{padding-top:420px;gap:82px}.cart-drawer__panel--empty .cart-drawer__empty-state{gap:34px}.cart-drawer__panel--empty .cart-drawer__empty-icon{width:88px;height:88px}.cart-drawer__panel--empty .cart-drawer__empty-icon img{width:62px;height:62px}.cart-drawer__panel--empty .cart-drawer__empty-title{margin-bottom:14px;font-size:68px;line-height:58px}.cart-drawer__panel--empty .cart-drawer__empty-continue{width:500px;height:86px;border-radius:14px;font-size:30px;line-height:34px}.cart-drawer__panel--empty .cart-drawer__empty-account{margin-top:-2px;gap:18px}.cart-drawer__panel--empty .cart-drawer__empty-account-title{font-size:58px;line-height:66px}.cart-drawer__panel--empty .cart-drawer__empty-account-link{font-size:30px;line-height:36px}.vitez-first-item-popup__dialog{max-width:1020px;border-radius:16px;padding:56px}.vitez-first-item-popup__close{top:34px;right:34px;width:40px;height:40px;font-size:50px;line-height:40px}.vitez-first-item-popup__head{gap:18px;margin-bottom:34px}.vitez-first-item-popup__title{font-size:44px;line-height:52px}.vitez-first-item-popup__subtitle{font-size:35px;line-height:38px}.vitez-first-item-popup__line{width:calc(100% + 112px)}.vitez-first-item-popup__card{gap:38px}.vitez-first-item-popup__image-link{width:252px;height:358px;-ms-flex-preferred-size:252px;flex-basis:252px}.vitez-first-item-popup__meta{gap:28px}.vitez-first-item-popup__title-row{gap:28px}.vitez-first-item-popup__product-title{font-size:36px;line-height:46px}.vitez-first-item-popup__discount{min-width:96px;height:52px;border-radius:10px;font-size:27px;line-height:30px}.vitez-first-item-popup__bottom-row{gap:18px}.vitez-first-item-popup__prices{gap:8px}.vitez-first-item-popup__price-old{font-size:28px;line-height:34px;text-decoration-thickness:3px}.vitez-first-item-popup__price-new{font-size:36px;line-height:40px}.vitez-first-item-popup__add{height:68px;min-width:196px;padding:0 34px;border-radius:10px;font-size:32px;line-height:32px}.cart-drawer__panel{max-width:1320px;grid-template-columns:410px minmax(0, 1fr);-webkit-column-gap:34px;-moz-column-gap:34px;column-gap:34px}.cart-drawer__panel.cart-drawer__panel--product-open,.cart-drawer__panel.cart-drawer__panel--product-secondary-open{width:1720px;max-width:1720px;-webkit-column-gap:34px;-moz-column-gap:34px;column-gap:34px}.cart-drawer__panel.cart-drawer__panel--empty{width:920px;max-width:920px;padding:52px 36px 34px}.cart-drawer__panel--empty .cart-drawer__head,.cart-drawer__panel--empty .cart-drawer__empty,.cart-drawer__head,.cart-drawer__feedback,.cart-drawer__shipping,.cart-drawer__items,.cart-drawer__summary{max-width:840px}.cart-drawer__title{font-size:38px;line-height:44px}.cart-drawer__feedback{font-size:22px;line-height:30px}.cart-drawer__shipping-text{width:660px;font-size:30px;line-height:40px}.cart-drawer__item,.cart-drawer__item-top,.cart-drawer__item-line{max-width:840px}.cart-drawer__item{min-height:288px;padding-bottom:30px}.cart-drawer__item-top{min-height:288px;gap:18px}.cart-drawer__item-image{width:184px;height:264px;-ms-flex-preferred-size:184px;flex-basis:184px}.cart-drawer__item-main{width:620px;min-width:620px;min-height:288px;padding-bottom:102px}.cart-drawer__item-remove img{width:26px;height:28px}.cart-drawer__item-title-row,.cart-drawer__item-row{width:620px}.cart-drawer__item-title{max-width:620px;font-size:31px;line-height:38px}.cart-drawer__item-size{font-size:20px;line-height:26px}.cart-drawer__qty{width:148px;height:46px}.cart-drawer__qty-btn,.cart-drawer__qty-value{font-size:24px;line-height:28px}.cart-drawer__item-price{width:236px}.cart-drawer__item-price-old{font-size:22px;line-height:28px}.cart-drawer__item-price-new{font-size:34px;line-height:40px}.cart-drawer__summary-inner{max-width:848px;min-height:330px;gap:28px}.cart-drawer__summary-label,.cart-drawer__summary-value{font-size:22px;line-height:30px}.cart-drawer__summary-total-label,.cart-drawer__summary-total-value{font-size:34px;line-height:40px}.cart-drawer__summary-checkout{height:68px;font-size:28px;line-height:34px}.cart-drawer__summary-payments{width:660px}.cart-drawer__upsell{width:410px;min-width:410px;padding:44px 20px 44px 34px}.cart-drawer__upsell-title::before{width:320px;margin-bottom:42px}.cart-drawer__upsell-track{gap:54px}.cart-drawer__upsell-card{width:320px;padding-bottom:30px}.cart-drawer__upsell-image{max-width:320px;aspect-ratio:320 / 455}.cart-drawer__upsell-name{width:306px;font-size:24px;line-height:32px}.cart-drawer__upsell-content{grid-template-columns:minmax(0, 1fr) 200px;row-gap:16px}.cart-drawer__upsell-btn{max-width:118px;min-height:40px;font-size:24px;line-height:28px}.cart-drawer__upsell-price-old{font-size:22px;line-height:28px}.cart-drawer__upsell-price-new{font-size:27px;line-height:32px}.cart-drawer__product-size-calculator-title{font-size:34px;line-height:52px}.cart-drawer__product-size-calculator-head{max-width:920px;min-height:68px;gap:28px}.cart-drawer__product-size-calculator-link,.cart-drawer__product-details-link{font-size:28px;line-height:36px}.cart-drawer__product-size-calculator-controls{max-width:920px;min-height:82px;gap:14px;padding:2px 0}.cart-drawer__product-size-calculator-input,.cart-drawer__product-size-calculator-btn{height:82px;font-size:28px;line-height:34px}.cart-drawer__product-size-calculator-input{width:307px;padding:16px 18px}.cart-drawer__product-size-calculator-btn{width:307px}.cart-drawer__product-size-calculator[data-size-calculator-mode='shoes'] .cart-drawer__product-size-calculator-input,.cart-drawer__product-size-calculator[data-size-calculator-mode='shoes'] .cart-drawer__product-size-calculator-btn{width:calc((100% - 14px) / 2)}.cart-drawer__product-size-calculator-result{width:390px;min-height:86px;gap:18px}.cart-drawer__product-size-calculator-result-label{font-size:30px;line-height:38px}.cart-drawer__shipping{min-height:95px}.cart-drawer__qty-btn{width:60px;height:27px}.cart-drawer__product-size-calculator-result-size{font-size:62px;line-height:42px}.cart-drawer__product-size-calculator-result-size.is-unavailable{font-size:22px;line-height:28px}.cart-drawer__product-secondary-description{font-size:36px;line-height:60px}.cart-drawer__product-view:not([hidden]){grid-template-columns:720px minmax(920px, 1fr)}.cart-drawer__product-media{width:690px;padding:0 32px 0 18px;padding-top:18px}.cart-drawer__product-side{padding-right:16px}.cart-drawer__product-back-row,.cart-drawer__product-info,.cart-drawer__product-colors,.cart-drawer__product-cta,.cart-drawer__product-bullets,.cart-drawer__product-size-calculator,.cart-drawer__product-details-row,.cart-drawer__product-side .vitez-set-builder{max-width:none}.cart-drawer__product-back-row{min-height:54px;height:54px;margin-top:34px;gap:18px}.cart-drawer__product-back{font-size:28px;line-height:38px;width:auto}.cart-drawer__qty-value{width:35px}.cart-drawer__product-back svg{width:38px;height:38px}.cart-drawer__product-info{margin-top:18px;gap:18px}.cart-drawer__product-title{max-width:920px;font-size:62px;line-height:64px}.cart-drawer__product-prices{max-width:920px;min-height:86px;gap:36px}.cart-drawer__product-price-old{font-size:38px;line-height:86px}.cart-drawer__product-price-new{font-size:44px;line-height:86px}.cart-drawer__product-discount{min-width:132px;height:68px;padding:16px 30px;font-size:32px;line-height:42px}.cart-drawer__product-description{max-width:920px;min-height:84px;font-size:30px;line-height:40px}.cart-drawer__product-bullets{margin-top:36px;padding-bottom:26px;gap:26px}.cart-drawer__product-colors{max-width:920px;margin-top:46px;gap:28px}.cart-drawer__upsell-title{margin-left:-3px}.cart-drawer__product-colors-head{max-width:920px;min-height:56px;gap:18px}.cart-drawer__product-colors-label,.cart-drawer__product-colors-current{font-size:34px;line-height:52px}.cart-drawer__product-colors-wrap{max-width:860px;min-height:116px;margin-left:18px;padding:0 30px}.cart-drawer__product-colors-track{gap:16px}.cart-drawer__product-color-thumb{width:114px;height:142px;-ms-flex-preferred-size:114px;flex-basis:114px}.cart-drawer__product-colors-arrow,.cart-drawer__product-colors-arrow svg{width:28px;height:28px}.cart-drawer__product-cta{max-width:920px;margin-top:30px;min-height:86px;gap:14px}.cart-drawer__product-size,.cart-drawer__product-size-dropdown{width:212px;-ms-flex-preferred-size:212px;flex-basis:212px}.cart-drawer__product-size-btn{width:212px;height:86px;padding:30px;gap:10px}.cart-drawer__product-size-btn::after{font-size:36px;line-height:30px}.cart-drawer__product-size-label{font-size:28px;line-height:34px}.cart-drawer__product-add-btn{height:86px;font-size:28px;line-height:34px}.cart-drawer__product-side .vitez-set-builder{margin-top:30px}.cart-drawer__product-side .vitez-set-builder__rows{gap:22px}.cart-drawer__product-side .vitez-set-builder__label{font-size:30px;line-height:40px}.cart-drawer__product-side .vitez-set-builder__select{min-height:78px;font-size:28px;line-height:34px;padding:0 52px 0 24px}.cart-drawer__product-side .vitez-set-builder__plus{right:20px;font-size:44px}.cart-drawer__product-gallery,.cart-drawer__product-gallery-track{width:670px}.cart-drawer__product-bullets-text{font-size:26px}.cart-drawer__product-gallery-slide{width:670px;height:948px;min-height:948px}}@media (min-width: 3840px){.cart-drawer__close,.cart-drawer__close svg{width:48px;height:48px}.cart-drawer__panel--empty .cart-drawer__title{font-weight:600;font-size:50px;line-height:56px}.cart-drawer__panel--empty .cart-drawer__empty-main{padding-top:470px;gap:92px}.cart-drawer__panel--empty .cart-drawer__empty-state{gap:38px}.cart-drawer__panel--empty .cart-drawer__empty-icon{width:96px;height:96px}.cart-drawer__panel--empty .cart-drawer__empty-icon img{width:68px;height:68px}.cart-drawer__panel--empty .cart-drawer__empty-title{margin-bottom:16px;font-size:76px;line-height:64px}.cart-drawer__panel--empty .cart-drawer__empty-continue{width:560px;height:94px;border-radius:16px;font-size:34px;line-height:38px}.cart-drawer__panel--empty .cart-drawer__empty-account{gap:20px}.cart-drawer__panel--empty .cart-drawer__empty-account-title{font-size:64px;line-height:72px}.cart-drawer__panel--empty .cart-drawer__empty-account-link{font-size:34px;line-height:40px}.vitez-first-item-popup__dialog{max-width:1140px;padding:62px}.vitez-first-item-popup__close{top:38px;right:38px;width:44px;height:44px;font-size:56px;line-height:44px}.vitez-first-item-popup__head{gap:20px;margin-bottom:38px}.vitez-first-item-popup__title{font-size:50px;line-height:58px}.vitez-first-item-popup__subtitle{font-size:40px;line-height:42px}.vitez-first-item-popup__line{width:calc(100% + 124px)}.vitez-first-item-popup__card{gap:44px}.vitez-first-item-popup__image-link{width:284px;height:402px;-ms-flex-preferred-size:284px;flex-basis:284px}.vitez-first-item-popup__meta{gap:32px}.vitez-first-item-popup__product-title{font-size:40px;line-height:50px}.vitez-first-item-popup__discount{min-width:104px;height:56px;font-size:30px;line-height:32px}.vitez-first-item-popup__price-old{font-size:31px;line-height:36px}.vitez-first-item-popup__price-new{font-size:40px;line-height:44px}.vitez-first-item-popup__add{height:74px;min-width:214px;font-size:35px;line-height:35px}.cart-drawer__panel{max-width:1480px;grid-template-columns:460px minmax(0, 1fr);-webkit-column-gap:38px;-moz-column-gap:38px;column-gap:38px}.cart-drawer__panel.cart-drawer__panel--product-open,.cart-drawer__panel.cart-drawer__panel--product-secondary-open{width:1940px;max-width:1940px}.cart-drawer__panel.cart-drawer__panel--empty{width:1020px;max-width:1020px}.cart-drawer__panel--empty .cart-drawer__head,.cart-drawer__panel--empty .cart-drawer__empty,.cart-drawer__head,.cart-drawer__feedback,.cart-drawer__shipping,.cart-drawer__items,.cart-drawer__summary{max-width:940px}.cart-drawer__title{font-size:42px;line-height:48px}.cart-drawer__product-bullets-text{font-size:28px}.cart-drawer__feedback{font-size:24px;line-height:32px}.cart-drawer__shipping-text{width:740px;font-size:33px;line-height:44px}.cart-drawer__item,.cart-drawer__item-top,.cart-drawer__item-line{max-width:940px}.cart-drawer__item-image{width:206px;height:296px;-ms-flex-preferred-size:206px;flex-basis:206px}.cart-drawer__item-main{width:696px;min-width:696px}.cart-drawer__item-title-row,.cart-drawer__item-row{width:696px}.cart-drawer__item-title{max-width:696px;font-size:35px;line-height:42px}.cart-drawer__item-size{font-size:22px;line-height:28px}.cart-drawer__item-price-old{font-size:24px}.cart-drawer__item-price-new{font-size:38px;line-height:44px}.cart-drawer__summary-inner{max-width:948px;min-height:356px}.cart-drawer__summary-label,.cart-drawer__summary-value{font-size:24px;line-height:32px}.cart-drawer__summary-total-label,.cart-drawer__summary-total-value{font-size:38px;line-height:44px}.cart-drawer__summary-checkout{height:74px;font-size:31px;line-height:38px}.cart-drawer__summary-payments{width:740px}.cart-drawer__upsell{width:460px;min-width:460px}.cart-drawer__upsell-title::before{width:360px}.cart-drawer__upsell-card{width:360px}.cart-drawer__upsell-image{max-width:360px;aspect-ratio:360 / 512}.cart-drawer__upsell-name{width:344px;font-size:27px;line-height:36px}.cart-drawer__upsell-btn{max-width:130px;font-size:27px;line-height:32px}.cart-drawer__upsell-price-old{font-size:24px;line-height:30px}.cart-drawer__upsell-price-new{font-size:30px;line-height:36px}.cart-drawer__product-size-calculator-title{font-size:38px;line-height:58px}.cart-drawer__product-size-calculator-head{max-width:1000px;min-height:76px;gap:32px}.cart-drawer__product-size-calculator-link,.cart-drawer__product-details-link{font-size:31px;line-height:40px}.cart-drawer__product-size-calculator-controls{max-width:1000px;min-height:90px;gap:16px}.cart-drawer__product-size-calculator-input,.cart-drawer__product-size-calculator-btn{height:90px;font-size:31px;line-height:38px}.cart-drawer__product-size-calculator-input{width:333px;padding:18px 20px}.cart-drawer__product-size-calculator-btn{width:333px}.cart-drawer__product-size-calculator[data-size-calculator-mode='shoes'] .cart-drawer__product-size-calculator-input,.cart-drawer__product-size-calculator[data-size-calculator-mode='shoes'] .cart-drawer__product-size-calculator-btn{width:calc((100% - 16px) / 2)}.cart-drawer__product-size-calculator-result{width:430px;min-height:94px;gap:20px}.cart-drawer__product-size-calculator-result-label{font-size:34px;line-height:42px}.cart-drawer__product-size-calculator-result-size{font-size:70px;line-height:48px}.cart-drawer__product-size-calculator-result-size.is-unavailable{font-size:24px;line-height:32px}.cart-drawer__product-secondary-description{font-size:40px;line-height:66px}.cart-drawer__product-view:not([hidden]){grid-template-columns:810px minmax(1000px, 1fr)}.cart-drawer__product-media{width:780px}.cart-drawer__product-side{padding-right:18px}.cart-drawer__product-back-row,.cart-drawer__product-info,.cart-drawer__product-colors,.cart-drawer__product-cta,.cart-drawer__product-bullets,.cart-drawer__product-size-calculator,.cart-drawer__product-details-row,.cart-drawer__product-side .vitez-set-builder{max-width:none}.cart-drawer__product-back-row{min-height:60px;height:60px;margin-top:38px;gap:20px}.cart-drawer__product-back{font-size:31px;line-height:41px;width:auto}.cart-drawer__product-back svg{width:42px;height:42px}.cart-drawer__product-info{margin-top:20px;gap:20px}.cart-drawer__product-title{max-width:1000px;font-size:70px;line-height:72px}.cart-drawer__product-prices{max-width:1000px;min-height:94px;gap:40px}.cart-drawer__product-price-old{font-size:42px;line-height:94px}.cart-drawer__product-price-new{font-size:50px;line-height:94px}.cart-drawer__upsell-title{margin-left:15px}.cart-drawer__upsell-title{font-size:28px}.cart-drawer__product-discount{min-width:146px;height:74px;padding:18px 34px;font-size:36px;line-height:46px}.cart-drawer__product-description{max-width:1000px;min-height:92px;font-size:34px;line-height:44px}.cart-drawer__product-bullets{margin-top:40px;padding-bottom:30px;gap:30px}.cart-drawer__product-colors{max-width:1000px;margin-top:50px;gap:30px}.cart-drawer__product-colors-head{max-width:1000px;min-height:60px;gap:20px}.cart-drawer__product-colors-label,.cart-drawer__product-colors-current{font-size:38px;line-height:58px}.cart-drawer__product-colors-wrap{max-width:900px;min-height:126px;margin-left:20px;padding:0 34px}.cart-drawer__product-colors-track{gap:18px}.cart-drawer__product-color-thumb{width:124px;height:154px;-ms-flex-preferred-size:124px;flex-basis:124px}.cart-drawer__product-colors-arrow,.cart-drawer__product-colors-arrow svg{width:30px;height:30px}.cart-drawer__product-cta{max-width:1000px;margin-top:34px;min-height:94px;gap:16px}.cart-drawer__product-size,.cart-drawer__product-size-dropdown{width:232px;-ms-flex-preferred-size:232px;flex-basis:232px}.cart-drawer__product-size-btn{width:232px;height:94px;padding:34px;gap:12px}.cart-drawer__product-size-btn::after{font-size:40px;line-height:34px}.cart-drawer__product-size-label{font-size:31px;line-height:38px}.cart-drawer__product-add-btn{height:94px;font-size:31px;line-height:38px}.cart-drawer__product-side .vitez-set-builder{margin-top:34px}.cart-drawer__product-side .vitez-set-builder__rows{gap:24px}.cart-drawer__product-side .vitez-set-builder__label{font-size:34px;line-height:44px}.cart-drawer__product-side .vitez-set-builder__select{min-height:86px;font-size:31px;line-height:38px;padding:0 56px 0 28px}.cart-drawer__product-side .vitez-set-builder__plus{right:22px;font-size:48px}.cart-drawer__product-gallery,.cart-drawer__product-gallery-track{width:760px}.cart-drawer__product-gallery-slide{width:760px;height:1075px;min-height:1075px}}@media (prefers-reduced-motion: reduce){.cart-drawer,.cart-drawer__backdrop,.cart-drawer__panel{-webkit-transition:none;transition:none}}

