.badge-wrapper{position:relative;z-index:1}.badge{background-color:var(--primary-color);font-size:smaller;font-weight:inherit;margin:auto;padding:.75em;position:absolute;right:1em;top:2.5em;transform:translateY(-50%)}.product-wrap .product-img{overflow:hidden}.product-wrap .product-img img{transition:transform 1s}.swiper-slide{height:auto!important}.product-wrap{height:100%!important}@media only screen and (min-width:768px) and (max-width:991px){.product-wrap h3{font-size:22px!important}}@media only screen and (max-width:767px){.product-wrap h3{font-size:20px!important}}.product-wrap:hover .product-img img{transform:scale(1.05)}.product-wrap h5{margin-top:1em}a,a:hover{color:var(--body-color)}a.read-more{color:var(--orange);font-size:small}