.zoom-in-img{background:#fff;cursor:pointer;margin:0;overflow:hidden;padding:0;text-align:center}.zoom-in-img img{height:auto;transform:scale(1);transition:.3s ease-in-out;width:70%}.zoom-in-img:hover img{transform:scale(1.3)}.cards,.cards__card--hot-product{display:flex;flex-wrap:wrap}.cards__card--hot-product{align-items:center;flex-direction:column;margin-bottom:1.4rem;max-width:100%;width:49%!important}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__title{padding:0 .7rem;text-align:center;width:100%}.card_title_link:hover{color:#f26522}.card__button{text-align:center;width:100%}.card__button a{background-color:#1e1e1e;border-radius:6px;color:#fff;font-weight:700;padding:.7rem 1rem;text-decoration:none}.card__button a:hover{background-color:#f26522;color:#fff;opacity:1}@media (max-width:767px){.cards{display:block}.cards__card--hot-product{margin-bottom:2rem;width:100%!important}}