.collection{font-size:14px}.products-toolbar{position:relative;padding-bottom:calc(4 * var(--space-unit));border:solid rgba(var(--text-color)/.15);border-width:0 0 1px}.products-toolbar__filter .icon{margin-inline-start:calc(4 * var(--space-unit));fill:rgba(var(--bg-color))}.products-toolbar__layout{margin-inline-end:-8px}.products-toolbar__layout .label{margin-inline-end:4px}.products-toolbar__layout>label{padding:8px;transition:color .3s;color:rgba(var(--text-color)/.5);line-height:1em;cursor:pointer}.products-toolbar__layout input:checked+label{color:rgb(var(--text-color))}.main-products-grid[data-layout=list] .grid{grid-template-columns:none}.main-products-grid:not(.main-products-grid--contained)[data-layout=list] .grid{row-gap:0}.main-products-grid:not(.main-products-grid--contained)[data-layout=list] .grid>li{padding-bottom:calc(10 * var(--space-unit));border-bottom:1px solid rgba(var(--text-color)/.15)}.products-toolbar__filter-btn circle{transition:transform .3s,color .3s}.products-toolbar__filter-btn:not(.is-active) circle:nth-of-type(1){transform:translate(6px);color:rgba(var(--text-color)/.8)}.products-toolbar__filter-btn:not(.is-active) circle:nth-of-type(2){transform:translate(-6px);color:rgba(var(--text-color)/.8)}.products-toolbar--compare:not(.products-toolbar--compare-shift-xs) .products-toolbar__compare{padding-inline-start:10px;white-space:nowrap}.products-toolbar--compare-shift-xs{margin-top:80px}.products-toolbar--compare-shift-xs .products-toolbar__compare{position:absolute;top:-110%;transform:translateY(100%)}.products-toolbar__sort .custom-select__btn{margin-inline-end:30px;padding:0;font-weight:400}.products-toolbar__sort .custom-select__btn>.icon{margin-inline-start:0;margin-inline-end:0;padding-inline-start:0}body:not(.tab-used) .products-toolbar__sort .custom-select__btn{border:0;box-shadow:none;justify-content:flex-end;width:auto;min-width:0;margin:0}@media (max-width: 768.98px){.products-toolbar{justify-content:space-between}.products-toolbar__filter{padding-inline-end:10px}.products-toolbar__filter-btn{padding:9px 24px;border:var(--btn-border-width) solid rgba(var(--text-color)/.15);border-radius:var(--btn-border-radius, 0);font-size:.88em;font-weight:700;line-height:1.2em;text-align:start}.main-products-grid:not(.main-products-grid--contained)[data-layout=list] .grid{margin-top:calc(8 * var(--space-unit) * -1 - 1px);column-gap:0}.main-products-grid:not(.main-products-grid--contained)[data-layout=list] .grid>li{padding-bottom:calc(6 * var(--space-unit))}.main-products-grid[data-layout=grid] .grid-cols-2{margin-top:calc(8 * var(--space-unit) * -1 - 1px);margin-right:calc(var(--gutter) * -1);margin-left:calc(var(--gutter) * -1);column-gap:0;border-top:1px solid rgba(var(--text-color)/.15);border-bottom:1px solid rgba(var(--text-color)/.15);background-color:rgba(var(--bg-color));row-gap:0}.main-products-grid[data-layout=grid] .grid-cols-2>li{border:solid rgba(var(--text-color)/.15);border-width:0 1px 1px 0}.main-products-grid[data-layout=grid] .grid-cols-2 .card{padding:var(--gutter-sm, 20px)}.main-products-grid[data-layout=grid] .grid-cols-2 .card--product-contained{border-width:0}}@media (min-width: 600px){.products-toolbar .label,.products-toolbar label,.products-toolbar .switch+label,.products-toolbar .custom-select__btn,.products-toolbar .products-toolbar__filter-btn{font-size:1em}.products-toolbar__sort{white-space:nowrap}.products-toolbar__sort custom-select{display:flex;align-items:center}.products-toolbar__sort .custom-select{position:relative;top:1px}.products-toolbar__sort label{margin:0;padding-inline-end:12px}.products-toolbar__sort .custom-select__btn{height:35px}.products-toolbar--compare-shift-xs{margin-top:0}.products-toolbar--compare-shift-xs .products-toolbar__compare{position:static;top:auto;transform:none}.products-toolbar__compare{visibility:hidden;right:auto;margin-inline-start:auto;transition:opacity .1s,visibility .1s;opacity:0}.products-toolbar__compare+.products-toolbar__layout{position:relative;margin-inline-start:calc(6 * var(--space-unit));padding-inline-start:calc(5 * var(--space-unit))}.products-toolbar__compare+.products-toolbar__layout:before{content:"";position:absolute;top:20%;bottom:20%;left:0;width:1px;background-color:rgba(var(--text-color)/.15)}[dir=rtl] .products-toolbar__compare+.products-toolbar__layout:before{right:0;left:auto}.transition-ready .products-toolbar__compare{visibility:visible;opacity:1}}@media (min-width: 769px){.products-toolbar{padding-top:calc(4 * var(--space-unit));border-width:0}.products-toolbar__filter+.products-toolbar__sort{margin-left:auto}}@media (min-width: 1024px){.js .lg\:js-hidden{display:none}}@media (max-width: 1023.98px){.products-toolbar__layout .label{display:none}}.hr-collection-wrapper .pagination{background:#fff;border-radius:0;border:1px solid rgba(var(--text-color)/.15);justify-self:center;display:inline-flex;margin-bottom:50px}.hr-collection-wrapper .pagination__item{place-content:center;padding-inline-start:10px;padding-inline-end:10px;display:grid;cursor:pointer;flex:none}.hr-collection-wrapper .pagination__item--disabled{opacity:.5}.hr-collection-wrapper .pagination__item.pagination__item-first{border-right:1px solid #eee}.hr-collection-wrapper .pagination__item.pagination__item-last{border-left:1px solid #eee}.hr-collection-wrapper .pagination__item.loading,.hr-collection-wrapper .pagination__item.disabled{pointer-events:none;opacity:.5}.hr-collection-wrapper .pagination__current{padding:8px 0}.hr-collection-wrapper .pagination__current input{width:48px;text-align:center;border:2px solid #ddd;height:32px;font-weight:700;font-size:16px;cursor:pointer;margin:0 3px}.hr-collection-wrapper .pagination__current input:focus{outline:none;border-color:#ddd}.hr-collection-wrapper .pagination__current>span{height:32px;font-size:16px;text-align:center;display:inline-block;line-height:32px}.hr-collection-wrapper .pagination__current .pagination-input{min-width:30px;cursor:pointer}.hr-collection-wrapper .pagination__current .pagination-input span{padding:0 3px;display:inline-block;transition:all .3s}.hr-collection-wrapper .pagination__current .pagination-input span.hidden{display:none}.hr-collection-wrapper .pagination__current .pagination-input:hover span{background:#eee}.hr-collection-wrapper .animated-arrow{pointer-events:none;place-items:center;display:grid}.hr-collection-wrapper .animated-arrow.animated-arrow--reverse{transform:rotate(180deg)}.hr-collection-wrapper .price-range__sliders{margin:16px 0}.hr-collection-wrapper .facets__footer button.is-loading{pointer-events:none}.place-holder-card{position:relative}.place-holder-card:before{content:"";width:100%;height:100%;background:#fff;opacity:.9;position:absolute;top:0;left:0}.place-holder-card:after{content:"";display:block;width:20px;height:20px;position:absolute;left:50%;top:50%;margin-left:-10px;margin-top:-11px;border-radius:50%;border:2px solid #000000;border-right-color:transparent;animation:rotate .8s infinite linear}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.shopify-section.cc-collection-banner{margin:12px 0}@media (min-width: 769px){.shopify-section.cc-collection-banner{margin:16px 0}}.collection-banner__heading{font-size:40px}.cc-collection-banner+.cc-collection-products{margin-top:0}@media (min-width: 769px){.collection-banner__count{display:none}}@media screen and (min-width: 700px){.hr-collection-wrapper .pagination__current{padding:8px 0}}@media (max-width: 768px){.hr-collection-wrapper .facets__filters{margin-top:0}.hr-collection-wrapper .facets__active-filters>.disclosure{margin-bottom:0}.hr-collection-wrapper .products-toolbar__filter{padding:0;width:100%}.hr-collection-wrapper:not(.mobile-filter-sticky) .products-toolbar__filter-btn{background:#000;color:#fff;min-width:220px;justify-content:center;text-transform:uppercase}.collection-banner__heading{font-size:24px}.hr-collection-wrapper:not(.mobile-filter-sticky) .products-toolbar svg circle{fill:#000}.hr-collection-wrapper:not(.mobile-filter-sticky) .products-toolbar{position:fixed;padding:0;bottom:50px;left:50%;transform:translate(-50%);z-index:5}.mobile-filter-sticky .products-toolbar.is-sticky{position:fixed;top:var(--header-height, 60px);left:0;right:0;z-index:10;background-color:rgba(var(--bg-color));border-bottom:1px solid rgba(var(--text-color)/.15);padding:12px 20px;margin:-1px 0 0;box-shadow:0 2px 8px #0000001a}.hr-collection-wrapper.mobile-filter-sticky .products-toolbar.is-sticky{background-color:#fff}.mobile-filter-sticky .products-toolbar.is-sticky .products-toolbar__filter{width:100%;padding:0}.mobile-filter-sticky .products-toolbar.is-sticky .products-toolbar__filter-btn{width:100%}.mobile-filter-sticky .products-toolbar-spacer{height:0;transition:height .3s ease}.mobile-filter-sticky .products-toolbar-spacer.is-active{height:80px}.hr-collection-wrapper.mobile-filter-sticky .products-toolbar__filter-btn{color:#000;border:1px solid #000;background-color:#fff;min-width:220px;justify-content:center;text-transform:uppercase}.hr-collection-wrapper .products-toolbar__filter-btn svg{order:-1;margin:0 10px 0 0}.hr-collection-wrapper.mobile-filter-sticky .products-toolbar__filter-btn svg circle{fill:#000;color:#fff!important}.mobile-filter-sticky .products-toolbar__filter{width:100%;padding:0}.mobile-filter-sticky .products-toolbar__filter-btn{width:100%;min-width:100%;justify-content:center}}.sc-badge{position:relative}.sc-badge:before{content:" - "}.sc-badge .remove-sc{position:absolute;right:0;top:0;cursor:pointer;width:20px;height:20px;display:none}.sc-badge .remove-sc svg{width:20px;height:20px;padding:3px;border-radius:50%;stroke-width:2px;stroke:#fff;background-color:#f83a3a;cursor:pointer}.facet-show-more,.facet-show-less{text-decoration:underline;font-weight:700}.facet-show-less:not(.hidden){display:inline-block;margin-top:5px}.hr-facet-list .facet-search{margin-bottom:10px;width:100%;padding:8px 12px}@media (max-width: 768px){.hr-facet-list .facet-search{font-size:16px}}.hr-facet-list .hr-color-swatch{display:inline-block}.hr-facet-list .checkbox-list.color-swatch-list{gap:10px}.hr-facet-list .checkbox-list.color-swatch-list li{margin-bottom:0}.hr-facet-list .hr-color-swatch .checkbox+label:before{width:30px;height:30px;position:absolute;margin:0;background:none;border-radius:30px;border:1px solid #eee}.hr-facet-list .hr-color-swatch .checkbox+label:after{opacity:0}.hr-facet-list .hr-color-swatch .checkbox:checked+label:before{border-color:#000}.hr-facet-list .hr-color-swatch .checkbox:checked+label:after{opacity:1;width:28px;height:28px;top:1px;left:1px;position:absolute;margin:0;background:none;border-radius:30px;border:1px solid #fff;transform:none}.hr-facet-list .hr-color-swatch .filter__title-color{width:30px;height:30px;border-radius:30px;border:1px solid #eee}.hr-facet-list .hr-color-swatch .filter__title-color span,.hr-facet-list .hr-color-swatch .filter__count{display:none}.hr-facet-list .filter__color{width:20px;height:20px;display:inline-block;margin-right:6px}.hr-facet-list .filter__color[style="background:#ffffff"]{outline:1px solid #eee}
/*# sourceMappingURL=/cdn/shop/t/19/assets/products-grid.css.map */
