.product-card{display:flex;flex-direction:column;position:relative;margin-bottom:16px}.product-card .sec-img-wrapper{opacity:0;transition:opacity .3s ease}.product-card .featured-img-wrapper{opacity:1;transition:opacity .3s ease}@media(hover:hover)and (pointer:fine){.product-card :hover .sec-img-wrapper{opacity:1}.product-card :hover .featured-img-wrapper{opacity:0}}.product-card .inner{display:flex;flex-direction:column;width:100%;position:relative;flex:1}.product-card .excerpt{flex:1}.product-card .product-tags{position:absolute;top:8px;left:8px;z-index:9}.product-card .product-tags .tag{padding:4px 8px;background-color:#1f1f1f;color:#fff;font-size:14px}.product-card .price{display:flex;flex-direction:row;align-items:flex-start;font-size:16px;font-weight:700;margin-bottom:12px;text-align:left;gap:4px}.product-card .price .compare-price{font-size:16px;color:#606060;text-decoration:line-through}.product-card .img-wrapper{aspect-ratio:1;width:100%;overflow:hidden;position:relative}.product-card .title-row{display:flex;justify-content:space-between;align-items:flex-start;margin-top:6px;gap:4px}.product-card .product-price{text-align:center;padding-bottom:12px}.product-card .rating-container{display:flex;align-items:center;font-size:14px;gap:2px;margin-top:10px;position:relative}.product-card .stars-empty,.product-card .stars-filled{display:flex;gap:2px}.product-card .stars-wrapper{position:relative;width:fit-content}.product-card .stars-empty{position:relative}.product-card .stars-empty svg{min-width:.75rem;aspect-ratio:1}.product-card .stars-filled{position:absolute;top:0;left:0;overflow:hidden;width:var(--rating-percentage);opacity:1}.product-card .stars-filled svg{min-width:.75rem;aspect-ratio:1}.product-card .rating-container .rating-count{font-size:12px;color:#606060;line-height:1.09;margin-left:2px}.product-card .featured-img-wrapper{width:100%;aspect-ratio:1 / 1}.product-card .featured-img-wrapper a img{width:100%;object-fit:cover}.product-card .product-title{font-size:20px;font-family:GT Alpina Standard Regular,serif}.product-card .product-subtitle{font-size:14px;margin:0 0 4px}.product-card .excerpt{font-size:14px;color:#303030;margin:0 0 12px}.product-card .product-card-button{border:none;outline:#1f1f1f 1px solid;transition:background-color .2s ease,color .2s ease}.product-card .product-card-button p{margin-left:6px!important}.product-card .product-card-button svg{fill:#fff;transition:fill .2s ease}@media(hover:hover)and (pointer:fine){.product-card .product-card-button:hover svg{fill:#1f1f1f}}
/*# sourceMappingURL=/cdn/shop/t/174/assets/product-card.css.map */
