div.individual__product__wrappers{width:31.3vw;margin-top:3vh;height:74vh;cursor:pointer;display:flex;flex-wrap:wrap;justify-content:space-between}div.individual__product__wrappers .product__title__wrapper{display:flex;justify-content:space-between;margin-top:5px;opacity:.5;-webkit-transition:all .25s ease;transition:all .25s ease}div.individual__product__wrappers:hover .product__title__wrapper{opacity:1}div.individual__product__wrappers .product__price__wrapper{display:flex;justify-content:space-between;margin-top:5px;opacity:0;-webkit-transition:all .25s ease;transition:all .25s ease}div.individual__product__wrappers:hover .product__price__wrapper{opacity:1}img.varient__image{width:10px;height:10px;margin-top:5px}div.image__container{width:31.3vw;height:70vh;overflow:hidden;background-repeat:no-repeat;-webkit-animation:1s ease-in-out 0s normal forwards 1 fadein;animation:1s ease-in-out 0s normal forwards 1 fadein}@keyframes fadein{0%{opacity:0}66%{opacity:0}to{opacity:1}}img.featured__image{width:100%;height:100%;top:0;padding:0;position:relative;-webkit-transition:all .25s ease;transition:all .25s ease;object-fit:cover}@media only screen and (max-width: 750px){div.individual__product__wrappers{width:47vw;margin-top:2vh;margin-bottom:6vh;height:35vh}div.image__container{width:47vw;height:30vh}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/component-card.css.map */
