.recommended-product{height:100%;display:flex;flex-direction:column}.recommended-product .product-link{aspect-ratio:1/1;position:relative;margin-bottom:15px;overflow:hidden}.recommended-product .product-link img{width:100%;height:100%;object-fit:contain;transition:all .3s ease-in-out}.recommended-product .recommended-product-content{flex:1}.recommended-product:hover .product-link img{transform:scale(1.05)}.recommended-product .h5 a{color:inherit}.recommended-product .h5 a:hover{color:var(--bs-link-color)}@media only screen and (min-width:1200px){.recommended-product .btn{opacity:0;visibility:hidden}.recommended-product:hover .btn{opacity:1;visibility:visible}}
/*# sourceMappingURL=/cdn/shop/t/76/assets/recommended-product-card.css.map */
