.shop-gallery-section{padding:60px 0}.shop-gallery-section__title{text-align:center;font-family:var(--font-heading-family, sans-serif);font-size:var(--font-heading-size, 24px);font-weight:var(--font-heading-weight, 400);color:rgb(var(--color-foreground, 0, 0, 0));margin-bottom:60px;text-transform:capitalize}.shop-gallery-container{max-width:1400px;margin:0 auto;padding:0 40px}.shop-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;list-style:none;padding:0;margin:0}.shop-gallery-item{text-align:center;position:relative;overflow:hidden}.shop-gallery-image{position:relative;overflow:hidden;aspect-ratio:1 / 1;cursor:pointer}.shop-gallery-image img{width:100%;height:100%;object-fit:cover;display:block;transition:all .8s cubic-bezier(.165,.84,.44,1);filter:grayscale(0%) brightness(100%);transform:scale(1)}.shop-gallery-item:hover .shop-gallery-image img{transform:scale(1.15);filter:grayscale(80%) brightness(90%) contrast(110%)}.shop-gallery-hover-content{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000026;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:all .5s ease;padding:20px;text-align:center;z-index:2;pointer-events:none}.shop-gallery-item:hover .shop-gallery-hover-content{opacity:1;visibility:visible;background:#00000040}.shop-gallery-hover-title{font-family:Frank Ruhl Libre,serif;font-size:22px;font-weight:500;letter-spacing:.5px;color:#fff;margin:0 0 10px;line-height:1.3;text-transform:none;text-shadow:.3px .3px .5px rgba(0,0,0,.4),0 0 5px rgba(0,0,0,.1),0 0 10px rgba(0,0,0,.05);transform:translateY(10px);transition:transform .5s ease .1s}.shop-gallery-item:hover .shop-gallery-hover-title{transform:translateY(0)}.shop-gallery-hover-price{font-family:Lato,sans-serif;font-size:16px;color:#ffffffe6;letter-spacing:.8px;text-shadow:.2px .2px .3px rgba(0,0,0,.3),0 0 3px rgba(0,0,0,.1);transform:translateY(10px);transition:transform .5s ease .15s}.shop-gallery-item:hover .shop-gallery-hover-price{transform:translateY(0)}.button--black{font-family:Lato,sans-serif;font-size:13px;color:#fff;letter-spacing:.8px;padding:12px 30px;border:1px solid #000;background-color:#000;border-radius:2px;text-decoration:none;display:inline-block;transition:all .3s ease}.button--black:hover{background-color:#333!important;border-color:#333!important;color:#fff!important}.shop-gallery-button{text-align:center;margin-top:50px}@media(max-width:768px){.shop-gallery-container{padding:0 20px}.shop-gallery-grid{grid-template-columns:repeat(2,1fr);gap:15px}.shop-gallery-section{padding:40px 0}.shop-gallery-section__title{margin-bottom:40px;font-size:var(--font-heading-size-mobile, 20px)}.shop-gallery-button{margin-top:30px}.shop-gallery-item.active .shop-gallery-hover-content{opacity:1!important;visibility:visible!important;background:#00000059!important}.shop-gallery-item.active .shop-gallery-image img{transform:scale(1.1)!important;filter:grayscale(80%) brightness(90%) contrast(110%)!important}}@media(max-width:480px){.shop-gallery-grid{grid-template-columns:1fr;max-width:300px;margin:0 auto}}.collection-header{text-align:center;margin-bottom:3rem;padding:2rem 0 1rem}.collection-title{font-size:2.5rem;margin-bottom:1rem;font-weight:400}.collection-description{max-width:800px;margin:0 auto;color:#666;line-height:1.6;font-size:1.1rem}.pagination{grid-column:1 / -1;margin-top:3rem;text-align:center;width:100%}.pagination span,.pagination a{display:inline-block;padding:.5rem 1rem;margin:0 .25rem;border:1px solid #e5e5e5;border-radius:4px;text-decoration:none;color:#333;transition:all .3s ease;min-width:40px}.pagination a:hover{background:#f5f5f5;border-color:#ccc}.pagination span.current{background:#333;color:#fff;border-color:#333}.pagination .prev,.pagination .next{padding:.5rem 1.5rem}.pagination .prev.disabled,.pagination .next.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(max-width:768px){.collection-title{font-size:2rem}.collection-description{font-size:1rem;padding:0 1rem}.pagination span,.pagination a{padding:.4rem .8rem;margin:0 .15rem;min-width:35px}}@media(max-width:480px){.pagination span,.pagination a{padding:.3rem .6rem;margin:0 .1rem;min-width:30px;font-size:.9rem}.pagination .prev,.pagination .next{padding:.3rem 1rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/shop-gallery.css.map */
