.collection__image-wrapper{position:relative;height:180px;margin-bottom:-1px;z-index:1;overflow:hidden}.collection__image-wrapper--small{height:140px}.collection__image-wrapper--large{height:230px}.collection__image-wrapper--preserve-ratio{height:auto!important}.collection__image-wrapper+.card{border-top-left-radius:0;border-top-right-radius:0}.collection__image{height:100%;background-size:cover;background-position:center}.collection__title{margin-bottom:5px}.collection__meta{margin-bottom:12px}.collection__description{margin-top:20px}.collection__brand-logo-wrapper{margin-right:20px;padding:10px;width:70px;height:70px;border:1px solid var(--border-color);border-radius:3px}.collection__brand-logo-image{height:100%;width:100%;background-size:contain;background-repeat:no-repeat;background-position:center}.collection__products-count{margin-bottom:18px;font-size:calc(var(--base-text-font-size) - (var(--default-text-font-size) - 13px))}.collection__toolbar{position:relative;display:flex;justify-content:space-between;align-items:center;margin-top:22px;padding:0 var(--mobile-container-gutter);box-shadow:0 1px var(--border-color),0 -1px var(--border-color);background:var(--secondary-background);z-index:3}.collection__toolbar-item{display:flex;align-items:center;height:48px}.collection__toolbar-item--filter svg{margin-right:12px;width:19px;height:20px}.collection__layout-label{margin-right:20px}.collection__layout-button{opacity:.7;transition:all .2s ease-in-out}.collection__layout-button:last-child{margin-left:15px}.collection__layout-button:hover{opacity:1}.collection__layout-button.is-selected{opacity:1;color:var(--heading-color)}.collection__layout-button svg{display:block;width:18px;height:18px}.collection__header .expandable-content--expandable{margin-bottom:-22px}.collection__header--brand .collection__meta{display:flex;align-items:center}.collection__header--brand .collection__description{margin-top:0}@media screen and (max-width:999px){.collection__toolbar{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) * 0);top:calc(var(--header-height) * var(--header-is-sticky, 0))}}@media screen and (min-width:641px){.collection__image-wrapper{height:230px;border-radius:3px 3px 0 0}.collection__image-wrapper--small{height:200px}.collection__image-wrapper--large{height:310px}.collection__brand-logo-wrapper{width:90px;height:90px;margin-right:30px}.collection__products-count{font-size:calc(var(--base-text-font-size) - (var(--default-text-font-size) - 14px))}.collection__toolbar{padding:0 30px;font-size:calc(var(--base-text-font-size) - (var(--default-text-font-size) - 14px))}.collection__toolbar--bordered{margin-top:30px;box-shadow:0 1px var(--border-color),0 -1px var(--border-color)}.card__header--tight+.collection__toolbar--bordered{margin-top:25px}.collection__toolbar-item{height:58px}.collection__toolbar-item .value-picker-button{margin-left:4px}}@media screen and (max-width:640px){.collection__toolbar-item--count+.collection__toolbar-item--layout{margin-left:auto}}@media screen and (min-width:1000px){.collection__toolbar:not(.collection__toolbar--bordered){margin-top:-12px;box-shadow:0 1px var(--border-color)}.collection__brand-logo-wrapper{width:110px;height:110px;flex:none}.collection__header--brand{display:flex;align-items:flex-start}.collection__header--brand .collection__meta{display:block}}@media screen and (min-width:1280px){.collection__title{margin-bottom:12px}.collection__description{margin-top:10px}.collection__showing-count,.collection__toolbar-item--sort{margin-right:45px}.collection__toolbar-item--sort{margin-left:auto}.collection__header--brand .collection__meta{margin-bottom:0}}@media screen and (min-width:1440px){.collection__showing-count,.collection__toolbar-item--sort{margin-right:80px}}.collection__filter-group-list--ordered{display:flex;flex-direction:column}.collection__filter-group{padding:13px 20px 14px;border-bottom:1px solid var(--border-color)}.collection__filter-group-name{display:flex;width:100%;justify-content:space-between;align-items:center;text-align:left}.collection__filter-group-name svg{width:12px;height:8px;margin-left:10px;transition:transform .25s ease-in-out}.collection__filter-group-name[aria-expanded=true] svg{transform:rotate(180deg)}.collection__filter-collapsible{height:0;overflow:hidden;visibility:hidden;transition:.2s ease-in-out}.collection__filter-collapsible[aria-hidden=false]{visibility:visible}.collection__filter-item-active{display:block;margin-top:-5px;color:var(--accent-color);font-size:calc(var(--base-text-font-size) - (var(--default-text-font-size) - 12px))}.collection__filter-linklist{list-style:none;padding:4px 0 8px}.collection__filter-link{display:block;width:100%;padding:3px 0 4px;text-align:left}.collection__filter-link svg{width:12px;height:8px;margin-left:8px;transition:transform .25s ease-in-out}.collection__filter-link[aria-expanded=true] svg{transform:rotate(180deg)}.collection__filter-link.is-active{font-weight:var(--text-font-bolder-weight);color:var(--accent-color)}.collection__filter-linklist .collection__filter-linklist{padding:0 0 0 10px;font-size:calc(var(--base-text-font-size) - (var(--default-text-font-size) - 14px))}.collection__filter-color-list{padding:7px 0 5px 6px}.collection__filter-checkbox-list{list-style:none}.collection__filter-collapsible .collection__filter-checkbox-list{padding:8px 0 7px 10px}.collection__filter-checkbox{display:flex;align-items:center;padding:2px 0 3px}.collection__filter-checkbox label{margin-left:4px;line-height:1.5}.collection__filter-icon--active{position:relative}.collection__filter-icon--active:after{content:"";position:absolute;top:3px;left:13px;width:8px;height:8px;border-radius:100%;background:var(--accent-color)}.collection__active-filters{margin:-5px 0 16px}.collection__active-filters:empty{display:none}.collection__active-filter-item{display:flex;width:100%;padding:4px 0;align-items:center;line-height:1.5;font-weight:var(--text-font-bolder-weight);color:var(--accent-color)}.collection__active-filter-cross{position:relative;display:inline-block;flex-shrink:0;margin-right:12px;background:var(--accent-color);color:var(--secondary-background);height:20px;width:20px;border-radius:3px;box-shadow:0 1px rgba(var(--border-color-rgb),.4)}.collection__active-filter-cross svg{position:absolute;top:6px;left:6px;width:8px;height:8px;stroke-width:2px;stroke:#fff}.collection__clear-filter{margin:13px 0 9px}@media screen and (min-width:1000px){.collection__filter-group{padding:6px 0;border-bottom:0}.collection__filter-group-name{justify-content:flex-start}.collection__filter-linklist{padding:0 0 9px}.collection__filter-linklist .collection__filter-linklist{padding-left:15px}.collection__filter-link{padding:2px 0}.collection__filter-color-list{padding:12px 0 10px}.collection__filter-collapsible .collection__filter-checkbox-list{padding-bottom:12px}.collection__filter-group:last-child .collection__filter-checkbox-list{padding-bottom:0}.collection__filter-checkbox{padding:0}.collection__filter-checkbox .checkbox-wrapper{margin:8px 0}}@media screen and (min-width:1280px){.collection__sidebar{flex-basis:290px}}.collection__mobile-filters-recap{background:var(--background);border-bottom:1px solid var(--border-color)}.collection__mobile-active-filters{margin:-5px;font-size:calc(var(--base-text-font-size) - (var(--default-text-font-size) - 12px))}.collection__mobile-active-filter-item{padding:4px 12px;background:var(--accent-color);border-radius:3px;box-shadow:0 1px rgba(var(--accent-color-rgb),.15);color:var(--secondary-background);font-weight:var(--text-font-bolder-weight)}.collection__mobile-active-filter-item,.collection__mobile-active-clear{margin:5px}.collection__mobile-active-filter-cross{margin-right:7px}.collection__mobile-active-filter-cross svg{width:7px;height:7px;stroke:currentColor;stroke-width:3px}.collection__mobile-active-clear{position:relative;margin-left:15px}.collection__mobile-active-clear:after{content:"";position:absolute;left:0;bottom:3px;width:100%;height:1px;background:currentColor}.collection__mobile-active-filters-results{display:block;margin-top:25px;margin-bottom:-5px}.collection-drawer{display:flex;flex-direction:column;height:100%}.collection-drawer__header{display:flex;justify-content:space-between;align-items:center;flex:1 0 auto;max-height:64px;padding:15px 15px 15px 25px;border-bottom:1px solid var(--border-color);z-index:1}.collection-drawer__header>div{display:flex;align-items:center}.collection-drawer__close{margin-right:16px;color:var(--heading-color)}.collection-drawer__close svg{display:block;width:19px;height:19px;margin-top:-1px}.collection-drawer__title{margin-bottom:0}.collection-drawer__inner{flex:1 1 auto;overflow:auto;-webkit-overflow-scrolling:touch;font-size:calc(var(--base-text-font-size) - (var(--default-text-font-size) - 15px))}.collection-drawer__section-title{margin:0;padding:4px 15px;text-transform:uppercase;font-size:calc(var(--base-text-font-size) - (var(--default-text-font-size) - 12px));font-weight:var(--text-font-bolder-weight);background:var(--background);border-bottom:1px solid var(--border-color)}.collection-drawer__footer{padding:15px;box-shadow:0 -2px 2px rgba(var(--border-color-rgb),.65)}.collection-drawer__footer .button{font-size:calc(var(--base-text-font-size) - (var(--default-text-font-size) - 14px))}
/*# sourceMappingURL=/cdn/shop/t/122/assets/extra_css_collection.css.map */
