.custom-product-grid{display:block;padding-top:clamp(var(--padding-top-mobile),4vw,var(--padding-top-desktop));padding-bottom:clamp(var(--padding-bottom-mobile),4vw,var(--padding-bottom-desktop));position:relative}.custom-product-grid.is-loading{pointer-events:none}.custom-product-grid.is-loading:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fffc;z-index:10}.custom-product-grid.is-loading:after{content:"";position:absolute;top:20%;left:50%;transform:translate(-50%,-50%);width:3rem;height:3rem;border:3px solid #f3f3f3;border-top:3px solid #000;border-radius:50%;animation:spin 1s linear infinite;z-index:11}.custom-product-grid.full-width-row>.columns{padding:0}.custom-product-grid.full-width-row .custom-product-grid__title,.custom-product-grid.full-width-row .custom-product-grid__header,.custom-product-grid.full-width-row .custom-product-grid__description{padding-left:clamp(1.25rem,2vw,1.875rem);padding-right:clamp(1.25rem,2vw,1.875rem)}.custom-product-grid .custom-product-grid__description-wrapper--top{margin-bottom:.625rem}.custom-product-grid .custom-product-grid__description-wrapper--bottom{margin-top:var(--description-top-margin)}.custom-product-grid read-more-text{display:block}.custom-product-grid read-more-text .rte,.custom-product-grid read-more-text .rte *{display:inline}.custom-product-grid read-more-text .custom-product-grid__read-more{text-decoration:underline;margin-left:5px}.custom-product-grid .custom-product-grid__description .row{padding:0}.custom-product-grid .custom-product-grid__description p:last-child{margin-bottom:0}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.custom-product-grid__title{text-align:center;font-size:clamp(1.75rem,2.5vw,2.25rem);font-weight:800;letter-spacing:-.01em;margin-bottom:3.25rem}@media screen and (min-width: 768px){.custom-product-grid__title{margin-bottom:.5rem}}.custom-product-grid__header{padding-top:.75rem;padding-bottom:.75rem;border-top:1px solid #efefef;border-bottom:1px solid #efefef;display:flex;align-items:center;justify-content:space-between}@media screen and (min-width: 768px){.custom-product-grid__header{padding-top:0;padding-bottom:0;border:none;justify-content:center}}.custom-product-grid__count,.facets-button{margin:0;font-size:clamp(.875rem,1.5vw,1rem);line-height:1.4;letter-spacing:0;white-space:nowrap}.facets-button__wrapper{flex:1}.facets-button{padding:clamp(.625rem,1.5vw,.875rem) clamp(1rem,1.7vw,1.125rem);border:1px solid #000;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;height:40px;font-weight:400;width:fit-content;margin-left:auto}.custom-product-grid__empty-div{display:none}@media screen and (min-width: 768px){.custom-product-grid__empty-div{display:block;flex:1}}.facets-button__icon{display:flex;align-items:center;justify-content:center;width:17px;height:auto;color:inherit}.products{padding-top:clamp(1.375rem,2vw,2.125rem);padding-left:0;padding-right:0;column-gap:clamp(.9rem,1.5vw,1.1rem);row-gap:clamp(1.875rem,4vw,3.125rem);display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (min-width: 768px){.products{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1069px){.products{grid-template-columns:repeat(var(--desktop-columns),1fr)}}custom-product-card,.card-product{min-width:0;max-width:100%;width:100%}@media screen and (min-width: 1024px){:is(custom-product-card,.card-product) .card-product__title{font-size:calc(var(--font-body-scale) * 1.125rem)}}@media screen and (min-width: 1024px){:is(custom-product-card,.card-product) .card-product__vendor{font-size:calc(var(--font-body-scale) * .75rem)}}@media screen and (min-width: 1024px){:is(custom-product-card,.card-product) .card-product__slider-nav svg{width:.75rem;height:.75rem}}@media screen and (min-width: 1024px){:is(custom-product-card,.card-product) .card-product__slider-nav button{width:3.125rem;height:3.125rem}}@media screen and (min-width: 1024px){:is(custom-product-card,.card-product) .card-product__price,:is(custom-product-card,.card-product) .card-product__compare-price,:is(custom-product-card,.card-product) .card-product__colors-text{font-size:calc(var(--font-body-scale) * .875rem)}}@media screen and (min-width: 1024px){:is(custom-product-card,.card-product) .card-product__colors-text{min-height:calc(.875rem * 1.4)}}:is(custom-product-card,.card-product) .card-product__info .card-product__colors,:is(custom-product-card,.card-product) .card-product__title-price-wrapper,:is(custom-product-card,.card-product) .card-product__category-link,:is(custom-product-card,.card-product) .card-product__color-swatches,:is(custom-product-card,.card-product) .card-product__color-names{padding-left:clamp(.75rem,1.5vw,.9375rem);padding-right:clamp(.75rem,1.5vw,.9375rem)}@media screen and (min-width: 1024px){:is(custom-product-card,.card-product) .card-product__title-price-wrapper{display:flex;justify-content:space-between;align-items:baseline;flex-direction:row;gap:5px}:is(custom-product-card,.card-product) .card-product__price-link,:is(custom-product-card,.card-product) .card-product__title{margin:0}:is(custom-product-card,.card-product) .card-product__price-wrapper{flex-wrap:nowrap}:is(custom-product-card,.card-product) .card-product__image-wrapper--212-240{aspect-ratio:354 / 460}:is(custom-product-card,.card-product) .card-product__image-wrapper--212-240 .card-product__image{object-fit:contain}}custom-pagination{display:flex;align-items:center;justify-content:center;margin-top:clamp(3.125rem,4.5vw,3.75rem)}custom-pagination.loading{pointer-events:none}.load-more{font-size:1.0625rem;font-weight:500;text-decoration:underline;line-height:normal;opacity:1;transition:all .3s ease;position:relative;cursor:pointer;border:none;background:none;padding:.5rem 1rem;display:flex;align-items:center;gap:.5rem}.load-more svg{width:16px;height:16px;display:none}.load-more:disabled{pointer-events:none;opacity:.6}.load-more.loading{pointer-events:none;opacity:.7}.load-more.loading svg{display:block;animation:spin-button 1s linear infinite}.load-more.loading span{display:none}.load-more.loading:after{display:none}@media screen and (min-width: 1200px){.load-more{font-size:1.125rem;font-weight:800;letter-spacing:-.01em}}.load-more:hover{opacity:.6}.load-more:focus{opacity:1}@keyframes spin-button{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.collection-product-grid .custom-product-grid__header{padding-top:0}.collection-product-grid .custom-product-grid__title{text-align:left;margin-bottom:clamp(.625rem,2.5vw,1.375rem)}.collection-product-grid .custom-product-grid__header{justify-content:space-between}@media screen and (max-width: 767px){.collection-product-grid .custom-product-grid__header{flex-direction:column;padding-right:0!important;padding-left:0!important;align-items:start;border-top:0}}.collection-product-grid .custom-product-grid__sibling-collections{overflow-x:auto;padding-bottom:1.25rem;width:100%;padding-left:clamp(1.25rem,2vw,1.875rem)}@media screen and (min-width: 768px){.collection-product-grid .custom-product-grid__sibling-collections{padding-bottom:0;padding-left:0}}.collection-product-grid .custom-product-grid__sibling-collections-list{list-style:none;padding:0;margin:0;display:flex;column-gap:1.875rem;flex-wrap:nowrap;min-width:100%}@media screen and (min-width: 768px){.collection-product-grid .custom-product-grid__sibling-collections-list{column-gap:1.5625rem;row-gap:.5rem;flex-wrap:wrap;min-width:auto}}.collection-product-grid .custom-product-grid__sibling-collection-item{font-size:1rem;line-height:1.4;white-space:nowrap}.collection-product-grid .custom-product-grid__sibling-collection-item:last-child{padding-right:clamp(1.25rem,2vw,1.875rem)}@media screen and (min-width: 768px){.collection-product-grid .custom-product-grid__sibling-collection-item:last-child{padding-right:0}}.collection-product-grid .custom-product-grid__info-wrapper{display:flex;align-items:center;margin-left:auto;gap:1.875rem}@media screen and (max-width: 767px){.collection-product-grid .custom-product-grid__info-wrapper{margin-left:0;padding-top:.75rem;border-top:1px solid #efefef;width:100%;justify-content:space-between;padding-left:clamp(1.25rem,2vw,1.875rem);padding-right:clamp(1.25rem,2vw,1.875rem)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-product-grid.css.map */
