.shoev-collection{--shoev-action: #873f60;--shoev-action-hover: #74324f;--shoev-focus: #74324f;background:var(--shoev-bg);color:var(--shoev-text);font-family:var(--shoev-font)}.shoev-collection,.shoev-collection *{letter-spacing:0}.shoev-collection summary{list-style:none}.shoev-collection summary::-webkit-details-marker{display:none}.shoev-collection__header{background:var(--shoev-bg-soft);border-block-end:1px solid var(--shoev-border)}.shoev-collection__header-inner{display:grid;gap:16px;padding-block:40px}.shoev-collection__title-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.shoev-collection__title{margin:0;color:var(--shoev-heading);font-family:var(--shoev-font);font-size:42px;font-weight:700;line-height:1.2}.shoev-collection__count{flex:0 0 auto;width:max-content;max-width:100%;margin:0 0 20px;padding:7px 13px;border:1px solid var(--shoev-border);border-radius:var(--shoev-radius-full);background:var(--shoev-bg);color:var(--shoev-text-muted);font-size:15px;font-weight:600;line-height:1.35}.shoev-collection__description{max-width:760px;color:var(--shoev-text-muted);font-size:18px;line-height:1.65}.shoev-collection__description>*{margin-block:0 8px}.shoev-collection__description>*:last-child{margin-block-end:0}.shoev-collection__selector{padding-block:24px 8px}.shoev-collection__selector-title{margin:0 0 12px;color:var(--shoev-heading);font-family:var(--shoev-font);font-size:21px;font-weight:700;line-height:1.3}.shoev-collection__selector-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;max-width:860px;margin:0;padding:0;list-style:none}.shoev-collection__selector-link{display:grid;grid-template-columns:56px minmax(0,1fr) 20px;align-items:center;gap:12px;min-height:72px;padding:8px 12px;border:1px solid var(--shoev-border);border-radius:var(--shoev-radius);background:var(--shoev-bg);box-shadow:var(--shoev-shadow-card);color:var(--shoev-text);text-decoration:none;transition:transform var(--shoev-duration) var(--shoev-ease),border-color var(--shoev-duration) var(--shoev-ease),box-shadow var(--shoev-duration) var(--shoev-ease),color var(--shoev-duration) var(--shoev-ease)}.shoev-collection__selector-link.is-active{border-color:var(--shoev-primary);background:var(--shoev-bg-soft);color:var(--shoev-primary-dark)}.shoev-collection__selector-media{display:grid;width:56px;height:56px;place-items:center;overflow:hidden;border-radius:var(--shoev-radius-sm);background:var(--shoev-bg-soft)}.shoev-collection__selector-image{display:block;width:100%;height:100%;padding:4px;object-fit:contain}.shoev-collection__selector-name{min-width:0;font-size:17px;font-weight:700;line-height:1.3}.shoev-collection__selector-arrow{display:inline-flex;color:var(--shoev-primary)}.shoev-collection__selector-arrow .icon{width:18px;height:18px}[dir=rtl] .shoev-collection__selector-arrow .icon-arrow{transform:rotate(180deg)}.shoev-collection #main-collection-filters{margin-block:24px 28px}.shoev-collection .facets-container{padding-block:0}.shoev-collection .facets-container.scroll-trigger{opacity:1;animation:none;transform:none}.shoev-collection .facets__form{align-items:center;gap:12px;grid-template-columns:minmax(0,1fr) max-content max-content;margin:0;padding-block:12px;border-block:1px solid var(--shoev-border)}.shoev-collection .facets__wrapper{gap:8px}.shoev-collection .facets__heading{margin:0;margin-inline-end:4px;color:var(--shoev-text-muted);font-family:var(--shoev-font);font-size:15px;font-weight:600}.shoev-collection .facets__disclosure{margin:0}.shoev-collection .facets__summary{min-height:44px;margin:0;padding:10px 16px;padding-inline-end:38px;border:1px solid var(--shoev-border);border-radius:var(--shoev-radius);background:var(--shoev-bg);color:var(--shoev-text);font-size:15px;font-weight:600;line-height:1.4}.shoev-collection .facets__summary>div{display:flex;width:100%;min-width:0;align-items:center;justify-content:space-between;gap:10px}.shoev-collection .facets__summary-label{display:inline-flex;min-width:0;align-items:baseline;gap:4px}.shoev-collection .facets__summary:hover,.shoev-collection .facets__disclosure[open] .facets__summary{border-color:var(--shoev-primary);color:var(--shoev-primary-dark)}.shoev-collection .facets__summary:hover .facets__summary-label{text-decoration:none}.shoev-collection .facets__summary .icon-caret{right:auto;inset-inline-end:14px}.shoev-collection .facets__display{right:auto;left:auto;inset-inline-start:0;top:calc(100% + 8px);width:min(360px,calc(100vw - 32px));max-width:calc(100vw - 32px);border:1px solid var(--shoev-border);border-radius:var(--shoev-radius);background:var(--shoev-bg);box-shadow:var(--shoev-shadow-card-hover)}.shoev-collection .facets__header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;padding:12px 16px;border-block-end-color:var(--shoev-border);background:var(--shoev-bg);color:var(--shoev-text-muted);font-size:14px;line-height:1.4}.shoev-collection .facets__header>div{display:flex;min-width:0;align-items:center;gap:8px}.shoev-collection .facets__selected{display:inline-flex;align-items:center;margin:0;white-space:nowrap}.shoev-collection .facets__reset{display:inline-flex;align-items:center;min-height:32px;margin:0;color:var(--shoev-primary-dark);font-size:14px;font-weight:700;text-underline-offset:3px}.shoev-collection .facet-checkbox{display:flex;align-items:center;gap:10px;min-height:44px;padding:8px 14px;color:var(--shoev-text);font-family:var(--shoev-font);font-size:15px;line-height:1.4;cursor:pointer}.shoev-collection .facet-checkbox.disabled{color:var(--shoev-text-muted);opacity:.55;cursor:not-allowed}.shoev-collection .facets-layout-list--text .facet-checkbox>input[type=checkbox]{position:absolute;width:1px;height:1px;margin:0;padding:0;overflow:hidden;opacity:0;clip:rect(0 0 0 0);-webkit-appearance:none;appearance:none}.shoev-collection .facets-layout-list--text .facet-checkbox>svg,.shoev-collection .facets-layout-list--text .facet-checkbox>.svg-wrapper{flex:0 0 20px;width:20px;height:20px;margin:0;color:var(--shoev-text-muted)}.shoev-collection .facets-layout-list--text .facet-checkbox>svg{border-radius:4px}.shoev-collection .facets-layout-list--text .facet-checkbox>.svg-wrapper{position:absolute;z-index:2;top:50%;right:auto;left:auto;inset-inline-start:14px;display:grid;place-items:center;visibility:hidden;background:transparent;color:#fff;transform:translateY(-50%)}.shoev-collection .facets-layout-list--text .facet-checkbox>.svg-wrapper .icon-checkmark{width:11px;height:9px}.shoev-collection .facets-layout-list--text .facet-checkbox>input[type=checkbox]:checked~svg{border-radius:4px;background:var(--shoev-action);color:var(--shoev-action)}.shoev-collection .facets-layout-list--text .facet-checkbox>input[type=checkbox]:checked~.svg-wrapper{visibility:visible}.shoev-collection .facets-layout-list--text .facet-checkbox:has(input:focus-visible){outline:2px solid var(--shoev-focus);outline-offset:-2px;border-radius:var(--shoev-radius-sm)}.shoev-collection .facet-checkbox__text{display:inline-flex;min-width:0;align-items:baseline;gap:4px}.shoev-collection .facet-filters{align-items:center;padding:0}.shoev-collection .facet-filters__field{direction:rtl;justify-content:flex-start;gap:8px}.shoev-collection .facet-filters__label{margin:0;color:var(--shoev-text-muted);font-size:15px;font-weight:600}.shoev-collection .facet-filters__field .select{min-width:168px;border:1px solid var(--shoev-border);border-radius:var(--shoev-radius);background:var(--shoev-bg)}.shoev-collection .facet-filters__sort{width:100%;min-height:44px;padding:9px 12px;padding-inline-end:34px;color:var(--shoev-text);font-family:var(--shoev-font);font-size:15px}.shoev-collection .facet-filters__sort+.icon-caret{right:auto;inset-inline-end:12px}.shoev-collection .facet-filters__field .select.shoev-sort--enhanced{min-width:196px;overflow:visible;border:0;background:transparent}.shoev-collection .shoev-sort--enhanced>.svg-wrapper{display:none}.shoev-collection .shoev-sort{position:relative;width:100%;min-width:196px;font-family:var(--shoev-font)}.shoev-collection .facet-filters .shoev-sort__trigger{display:flex;width:100%;min-height:44px;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:9px 12px;border:1px solid var(--shoev-border);border-radius:var(--shoev-radius);background:var(--shoev-bg);color:var(--shoev-text);font:inherit;font-size:15px;font-weight:600;line-height:1.4;text-align:start;cursor:pointer;transition:border-color var(--shoev-duration) var(--shoev-ease),box-shadow var(--shoev-duration) var(--shoev-ease)}.shoev-collection .shoev-sort__value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shoev-collection .shoev-sort__chevron.svg-wrapper{position:static;display:inline-flex;flex:0 0 auto;width:12px;height:8px;transform:rotate(0);transition:transform var(--shoev-duration) var(--shoev-ease)}.shoev-collection .shoev-sort.is-open .shoev-sort__chevron{transform:rotate(180deg)}.shoev-collection .shoev-sort__menu{position:absolute;z-index:20;top:calc(100% + 6px);right:auto;left:auto;inset-inline-start:0;width:max(100%,230px);max-height:min(360px,60vh);padding:6px;overflow-y:auto;border:1px solid var(--shoev-border);border-radius:var(--shoev-radius);background:var(--shoev-bg);box-shadow:var(--shoev-shadow-card-hover)}.shoev-collection .facet-filters .shoev-sort__option{display:flex;width:100%;min-height:42px;align-items:center;margin:0;padding:9px 11px;border:0;border-inline-start:3px solid transparent;border-radius:var(--shoev-radius-sm);background:transparent;color:var(--shoev-text);font:inherit;font-size:14px;line-height:1.4;text-align:start;cursor:pointer}.shoev-collection .facet-filters .shoev-sort__option:hover,.shoev-collection .facet-filters .shoev-sort__option:focus-visible{background:var(--shoev-bg-soft);color:var(--shoev-primary-dark)}.shoev-collection .facet-filters .shoev-sort__option[aria-selected=true]{border-inline-start-color:var(--shoev-action);background:var(--shoev-bg-soft);color:var(--shoev-heading);font-weight:700}.shoev-collection .facets__price,.shoev-collection .facets-vertical .facets__price{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:10px;padding:16px;box-sizing:border-box}.shoev-collection .facets__price .field-currency{display:none}.shoev-collection .facets__price .field,.shoev-collection .facets-vertical .facets__price .field:last-of-type{min-width:0;margin:0}.shoev-collection .facets__price .field:before{content:"\20aa";position:absolute;z-index:2;top:50%;right:auto;bottom:auto;left:auto;inset-inline-end:12px;width:auto;height:auto;color:var(--shoev-text-muted);font-size:14px;line-height:1;pointer-events:none;box-shadow:none;transform:translateY(-50%)}.shoev-collection .facets__price .field:after{content:none}.shoev-collection .facets__price .field__input{width:100%;min-width:0;height:46px;margin:0;padding-block:19px 6px;padding-inline:12px 32px;border:1px solid var(--shoev-border);border-radius:var(--shoev-radius);background:var(--shoev-bg);color:var(--shoev-text);direction:ltr;font-family:var(--shoev-font);font-size:15px;text-align:right}.shoev-collection .facets__price .field__input::placeholder{color:var(--shoev-text-muted);opacity:.62}.shoev-collection .facets__price .field__label,.shoev-collection .facets__price .field__input:focus~.field__label,.shoev-collection .facets__price .field__input:not(:placeholder-shown)~.field__label{top:4px;right:auto;left:auto;inset-inline-start:12px;color:var(--shoev-text-muted);font-size:11px;line-height:1.2}.shoev-collection .product-count,.shoev-collection .facets__form .product-count{align-self:center}.shoev-collection .product-count__text{margin:0;color:var(--shoev-text-muted);font-family:var(--shoev-font);font-size:15px;font-weight:600;line-height:1.4}@media screen and (min-width:750px){.shoev-collection .facets-vertical-form{display:flex;align-items:center;justify-content:flex-start;gap:20px;direction:rtl}.shoev-collection .facets-vertical-form .facet-filters{flex:0 1 auto}.shoev-collection .product-count-vertical{position:relative;flex:0 0 auto;margin:0}}.shoev-collection .active-facets{align-items:center;gap:8px}.shoev-collection .active-facets__button{margin:0;padding:0}.shoev-collection .active-facets__button-inner{min-height:36px;padding:6px 12px;border:1px solid var(--shoev-border);border-radius:var(--shoev-radius-full);background:var(--shoev-bg-soft);color:var(--shoev-text);box-shadow:none;font-size:14px}.shoev-collection .active-facets__button-remove{color:var(--shoev-primary-dark);font-size:14px;font-weight:600}.shoev-collection .product-grid{margin-block-start:0;column-gap:20px;row-gap:24px}.shoev-collection .product-grid .grid__item{min-width:0}.shoev-collection .product-grid .card-wrapper{display:flex;height:100%;overflow:hidden;border:1px solid var(--shoev-border);border-radius:var(--shoev-radius);background:var(--shoev-bg);box-shadow:var(--shoev-shadow-card);transform:none;transition:border-color var(--shoev-duration) var(--shoev-ease),box-shadow var(--shoev-duration) var(--shoev-ease),transform var(--shoev-duration) var(--shoev-ease)}.shoev-collection .product-grid .card{width:100%;height:100%;overflow:visible;border:0;border-radius:0;background:var(--shoev-bg);box-shadow:none;color:var(--shoev-text)}.shoev-collection .product-grid .card--card>.card__content,.shoev-collection .product-grid .card--standard>.card__content{padding:16px}.shoev-collection .product-grid .card--card>.card__content .card__information,.shoev-collection .product-grid .card--standard>.card__content .card__information{display:flex;flex-direction:column;padding:0}.shoev-collection .product-grid .card__inner,.shoev-collection .product-grid .card__media .media{background:var(--shoev-bg)}.shoev-collection .product-grid .card__inner:after,.shoev-collection .product-grid .card:after{border:0;border-radius:0;box-shadow:none}.shoev-collection .product-grid .card__media .media>img{padding:14px;object-fit:contain;transform:scale(1);transition:opacity var(--shoev-duration) var(--shoev-ease),transform var(--shoev-duration-slow) var(--shoev-ease)}.shoev-collection .product-grid .card__heading{color:var(--shoev-heading);font-family:var(--shoev-font);font-size:17px;font-weight:400;line-height:1.35}.shoev-collection .product-grid .card__heading a{color:inherit;text-decoration:none}.shoev-collection .product-grid .card-information{margin-block-start:auto;padding-block-start:10px}.shoev-collection .product-grid .price{color:var(--shoev-text-muted);font-size:15px;font-weight:400}.shoev-collection .product-grid .badge{border-color:var(--shoev-border);border-radius:var(--shoev-radius-full)}.shoev-collection .quick-add__submit,.shoev-collection .mobile-facets__footer .button--primary{--color-button: 135, 63, 96;--color-button-text: 255, 255, 255;--color-secondary-button: 135, 63, 96;--color-secondary-button-text: 255, 255, 255;border:1px solid var(--shoev-action);background:var(--shoev-action);color:#fff}.shoev-collection .quick-add__submit{min-height:44px;border-radius:var(--shoev-radius);font-family:var(--shoev-font)}.shoev-collection .pagination-wrapper{margin-block-start:44px}.shoev-collection .pagination__item{min-width:44px;min-height:44px;border-radius:var(--shoev-radius-full);color:var(--shoev-text)}.shoev-collection .pagination__item--current{background:var(--shoev-action);color:#fff}.shoev-collection .pagination__item--current:after,.shoev-collection .pagination__item:hover:after{content:none}.shoev-collection .collection--empty .title-wrapper{margin-block:64px 96px}.shoev-collection a:focus-visible,.shoev-collection button:focus-visible,.shoev-collection summary:focus-visible,.shoev-collection select:focus-visible,.shoev-collection input:focus-visible{outline:2px solid var(--shoev-focus);outline-offset:3px;box-shadow:none}@media(hover:hover)and (pointer:fine){.shoev-collection__selector-link:hover{border-color:var(--shoev-border-strong);box-shadow:var(--shoev-shadow-card-hover)}.shoev-collection .product-grid .card-wrapper:hover{border-color:var(--shoev-border-strong);box-shadow:var(--shoev-shadow-card-hover);transform:translateY(-3px)}.shoev-collection__selector-link:hover{color:var(--shoev-primary-dark)}.shoev-collection .facet-filters .shoev-sort__trigger:hover{border-color:var(--shoev-border-strong)}.shoev-collection .quick-add__submit:not([disabled]):hover,.shoev-collection .mobile-facets__footer .button--primary:not([disabled]):hover{border-color:var(--shoev-action-hover);background:var(--shoev-action-hover)}.shoev-collection .product-grid .card-wrapper:hover .card__media .media>img{transform:scale(1.025)!important}}@media screen and (max-width:989px){.shoev-collection .product-grid{column-gap:14px;row-gap:20px}}@media screen and (max-width:749px){.shoev-collection__header-inner{gap:12px;padding-block:28px}.shoev-collection__title-row{align-items:flex-start;flex-direction:column;gap:10px}.shoev-collection__title{font-size:32px}.shoev-collection__count{padding:6px 11px;font-size:14px}.shoev-collection__description{font-size:16px;line-height:1.6}.shoev-collection__selector{overflow:hidden;padding-block:20px 4px}.shoev-collection__selector-title{margin-block-end:10px;font-size:19px}.shoev-collection__selector-list{grid-template-columns:none;grid-auto-columns:minmax(184px,72vw);grid-auto-flow:column;gap:10px;max-width:none;overflow-x:auto;overscroll-behavior-inline:contain;padding-block-end:8px;scroll-snap-type:inline proximity;scrollbar-width:thin}.shoev-collection__selector-item{scroll-snap-align:start}.shoev-collection__selector-link{min-height:68px}.shoev-collection #main-collection-filters{margin-block:20px 22px}.shoev-collection .facets-container{align-items:center;grid-template-columns:minmax(0,1fr) auto;gap:10px}.shoev-collection .mobile-facets__wrapper{width:100%;margin:0}.shoev-collection .mobile-facets__disclosure,.shoev-collection .mobile-facets__open-wrapper{width:100%}.shoev-collection .mobile-facets__wrapper .disclosure-has-popup[open]>summary:before{z-index:1200}.shoev-collection .mobile-facets{z-index:1201}.shoev-collection .mobile-facets__close{z-index:1202}.shoev-collection .mobile-facets__open{justify-content:center;min-height:44px;padding:8px 12px;border:1px solid var(--shoev-border);border-radius:var(--shoev-radius);background:var(--shoev-bg);color:var(--shoev-text);font-size:15px;font-weight:700;text-align:center}.shoev-collection .mobile-facets__open:hover,.shoev-collection .mobile-facets__open:hover .mobile-facets__open-label{color:var(--shoev-primary-dark);text-decoration:none}.shoev-collection .mobile-facets__open>*+*{margin-left:0;margin-inline-start:8px}.shoev-collection .facets-container>.product-count{justify-content:flex-end;min-width:max-content}.shoev-collection .active-facets-mobile{grid-column:1 / -1;margin:0}.shoev-collection .mobile-facets__inner{width:min(375px,calc(100vw - 24px));max-width:none;margin:0;margin-inline-end:auto;border-width:0;border-inline-end:1px solid var(--shoev-border);background:var(--shoev-bg)}html.js[dir=rtl] .shoev-collection .disclosure-has-popup:not(.menu-opening) .mobile-facets__inner{transform:translate(105vw)}html.js[dir=ltr] .shoev-collection .disclosure-has-popup:not(.menu-opening) .mobile-facets__inner{transform:translate(-105vw)}.shoev-collection .mobile-facets__close{right:auto;inset-inline-start:8px}.shoev-collection .mobile-facets__header{min-height:64px;padding:12px 56px;border-block-end-color:var(--shoev-border);background:var(--shoev-bg)}.shoev-collection .mobile-facets__heading{color:var(--shoev-heading);font-family:var(--shoev-font);font-size:18px;font-weight:700}.shoev-collection .mobile-facets__summary,.shoev-collection .mobile-facets__label{min-height:52px;color:var(--shoev-text);font-family:var(--shoev-font)}.shoev-collection .mobile-facets__list{padding-block:6px}.shoev-collection .mobile-facets__item{margin:0}.shoev-collection .mobile-facets__label{position:relative;display:flex;min-height:48px;align-items:center;gap:10px;padding:10px 20px;font-size:15px;line-height:1.4;cursor:pointer}.shoev-collection input.mobile-facets__checkbox{position:absolute;width:1px;height:1px;margin:0;padding:0;overflow:hidden;opacity:0;clip:rect(0 0 0 0);-webkit-appearance:none;appearance:none}.shoev-collection .mobile-facets__label>svg:not(.icon-checkmark){position:static;z-index:2;flex:0 0 20px;width:20px;height:20px;margin:0;border-radius:4px;color:var(--shoev-text-muted)}.shoev-collection .mobile-facets__label .icon-checkmark{position:absolute;z-index:3;top:50%;right:auto;left:auto;inset-inline-start:24px;width:11px;height:9px;color:#fff;transform:translateY(-50%)}.shoev-collection .mobile-facets__label>input[type=checkbox]:checked~svg:not(.icon-checkmark){background:var(--shoev-action);color:var(--shoev-action)}.shoev-collection .mobile-facets__label:has(input:focus-visible){outline:2px solid var(--shoev-focus);outline-offset:-3px}.shoev-collection .mobile-facets__label.disabled{color:var(--shoev-text-muted);opacity:.55;cursor:not-allowed}.shoev-collection .mobile-facets__label .facet-checkbox__text{display:inline-flex;min-width:0;align-items:baseline;gap:4px}.shoev-collection .mobile-facets__sort .select{min-width:0}.shoev-collection .mobile-facets__sort .select__select{min-height:44px;padding-inline:10px 32px;border:1px solid var(--shoev-border);border-radius:var(--shoev-radius)}[dir=rtl] .shoev-collection .mobile-facets__close-button .icon-arrow{margin:0;margin-inline-end:10px;transform:none}.shoev-collection .mobile-facets__footer .button{min-height:44px;border-radius:var(--shoev-radius)}.shoev-collection .product-grid{column-gap:10px;row-gap:16px}.shoev-collection .product-grid .card--card>.card__content,.shoev-collection .product-grid .card--standard>.card__content{padding:12px}.shoev-collection .product-grid .card__media .media>img{padding:8px}.shoev-collection .product-grid .card__heading{font-size:15px;line-height:1.35}.shoev-collection .product-grid .card-information{padding-block-start:8px}.shoev-collection .product-grid .price{font-size:15px}.shoev-collection .pagination-wrapper{margin-block-start:32px}}@media(prefers-reduced-motion:reduce){.shoev-collection *,.shoev-collection *:before,.shoev-collection *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/shoev-collection.css.map */
