.zoom-in-img{background:#fff;cursor:pointer;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,.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: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_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%}}