.zoom-in-img{background:#fff;margin:0;overflow:hidden;padding:0}.zoom-in-img img{height:100%;transform:scale(1);transition:.3s ease-in-out;width:100%}.zoom-in-img:hover img{transform:scale(1.3)}.cards{display:flex;flex-wrap:wrap;justify-content:space-between}.cards__card--hot-product{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;width:23%}.cards__card--hot-product--col-2{width:49%}.cards__card--hot-product--col-3{width:32%}.cards__card--hot-product--col-4{width:24%}.cards__card--hot-product--col-5{width:19%}.cards__card--hot-product--col-6{width:16%}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__title{padding:0 .7rem;text-align:center;width:100%}.card.cards__card--hot-product--col-5.card__image{padding:.5em!important}.card.cards__card--hot-product--col-5.card__image:first-child{padding-left:.7rem!important}.card.cards__card--hot-product--col-5.card__image:last-child{padding-right:.7rem!important}.card.cards__card--hot-product--col-5.card__title{padding:0 .5em!important}.card.cards__card--hot-product--col-6 .card__image{padding:.3rem!important}.card.cards__card--hot-product--col-6.card__image:first-child{padding-left:.7rem!important}.card.cards__card--hot-product--col-6.card__image:last-child{padding-right:.7rem!important}.card.cards__card--hot-product--col-6 .card__title{padding:0 .3rem!important}.card__cta{text-align:center}.card__cta div{display:inline-block;margin:2px}.card__button{margin-bottom:20px;text-align:center;width:100%}.card__button a{background-color:#1e1e1e;border-radius:6px;color:#fff;display:inline-flex;font-size:12px;padding:.7rem 1rem;text-decoration:none}.card__button a:hover{background-color:#f26522;color:#fff;opacity:1}.fa{margin:3px 2px 0 0}@media (max-width:767px){.cards{display:block}.cards__card--hot-product{margin-bottom:2rem;width:100%}}