.related-products-section{background:rgb(var(--color-background));padding:calc(var(--section-padding-y) * {{section.settings.padding_top | default: 36 | divided_by: 36}}) 0 calc(var(--section-padding-y) * {{section.settings.padding_bottom | default: 36 | divided_by: 36}});margin-top:4rem;border-top:1px solid rgba(var(--color-foreground),.08)}.related-products-container{max-width:100%}.related-products-header{text-align:center;margin-bottom:3rem}.related-products-title{font-family:var(--font-heading-family);font-size:2.4rem;font-weight:var(--font-heading-weight);color:rgb(var(--color-foreground));margin:0 0 .5rem;letter-spacing:.02em}.related-products-subtitle{font-size:1.4rem;color:rgba(var(--color-foreground),.7);margin:0;font-weight:400}.related-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}@media screen and (min-width: 750px){.related-products-grid[data-products-count="2"]{grid-template-columns:repeat(2,1fr);max-width:60rem;margin-left:auto;margin-right:auto}.related-products-grid[data-products-count="3"]{grid-template-columns:repeat(3,1fr)}.related-products-grid[data-products-count="4"],.related-products-grid[data-products-count="5"],.related-products-grid[data-products-count="6"],.related-products-grid[data-products-count="7"],.related-products-grid[data-products-count="8"]{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 749px){.related-products-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media screen and (max-width: 550px){.related-products-grid{grid-template-columns:1fr 1fr;gap:1rem}}.related-product-card{background:rgb(var(--color-background));border-radius:.8rem;overflow:hidden;transition:all .3s ease;border:1px solid rgba(var(--color-foreground),.04);position:relative}.related-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(var(--color-foreground),.08);border-color:rgba(var(--color-foreground),.12)}.related-product-image{position:relative;overflow:hidden;aspect-ratio:1 / 1;background:rgb(var(--color-background))}.related-product-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.related-product-card:hover .related-product-img{transform:scale(1.05)}.related-product-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.04);color:rgba(var(--color-foreground),.3)}.placeholder-svg{width:6rem;height:6rem}.related-product-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(var(--color-foreground),.6);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.related-product-card:hover .related-product-overlay{opacity:1}.quick-shop-text{color:rgb(var(--color-background));font-weight:600;font-size:1.4rem;text-transform:uppercase;letter-spacing:.1em}.related-product-info{padding:1.5rem;text-align:center}.related-product-title{margin:0 0 .5rem;font-size:1.4rem;font-weight:600;line-height:1.3}.related-product-title a{color:rgb(var(--color-foreground));text-decoration:none;transition:color .2s ease}.related-product-title a:hover{color:rgb(var(--color-link))}.related-product-vendor{font-size:1.2rem;color:rgba(var(--color-foreground),.6);margin:0 0 .8rem;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.related-product-price{margin-bottom:1.2rem}.related-product-price .price{font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground))}.related-product-price .price--on-sale .price-item--sale{color:rgb(var(--color-sale-text, --color-foreground))}.related-product-price .price--on-sale .price-item--regular{color:rgba(var(--color-foreground),.5);margin-left:.5rem;font-size:1.4rem}.related-add-to-cart{width:100%;min-height:4rem;font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease;position:relative;overflow:hidden}.related-add-to-cart:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.related-add-to-cart:hover:before{left:100%}.related-add-to-cart.loading{color:transparent}.related-add-to-cart.loading:after{content:"";position:absolute;top:50%;left:50%;width:2rem;height:2rem;margin:-1rem 0 0 -1rem;border:2px solid rgba(var(--color-button-text),.3);border-radius:50%;border-top-color:rgb(var(--color-button-text));animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.related-products-footer{text-align:center;margin-top:3rem}.related-add-to-cart.success{background-color:#4caf50!important;border-color:#4caf50!important}.related-add-to-cart.success:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.6rem;font-weight:700}@media screen and (max-width: 749px){.related-products-section{margin-top:3rem;padding-top:3rem;padding-bottom:3rem}.related-products-title{font-size:2rem}.related-products-header{margin-bottom:2rem}.related-product-info{padding:1rem}.related-product-title{font-size:1.3rem}}@media screen and (max-width: 550px){.related-products-title{font-size:1.8rem}.related-product-info{padding:.8rem}.related-product-title{font-size:1.2rem}.related-product-price .price{font-size:1.4rem}.related-add-to-cart{font-size:1.2rem;min-height:3.6rem}}@media (prefers-color-scheme: dark){.related-product-card{background:rgba(var(--color-foreground),.02);border-color:rgba(var(--color-foreground),.08)}.related-product-card:hover{border-color:rgba(var(--color-foreground),.16);box-shadow:0 8px 25px #0000004d}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-related-products.css.map */
