.js-product .product-item{box-shadow:0 0 20px rgba(0,0,0,.1);margin:15px;max-width:420px}.product__details{color:#555;min-height:400px;position:relative;padding:25px}.js-product .slick-track{display:flex;flex-wrap:wrap;align-items:stretch}.product__description{padding-bottom:30px}.product__img{background:#F7F7F7;text-align:center;width:100%}.product__img img{max-width:282px;object-fit:contain;margin:auto;min-height:282px;max-height:282px;transition:all 0.3s 0s ease}a.product-view{background-size:2px 18px;color:#222;font-size:18px;text-transform:uppercase;position:absolute;bottom:20px}a.product-view:hover{background-size:4px 50px}a.product-view i{font-size:15px}.js-product .cta-button{position:relative;display:inline-block;border:none;font-size:16px;font-weight:700;letter-spacing:.075em;line-height:1.3em;text-transform:uppercase;border-radius:2px;background:#00B0E8;color:#fff;cursor:pointer;padding:12px 45px 12px 20px;width:100%;text-align:center;transition:all 0.3s 0s ease}.js-product .cta-button:hover{background:#297fa8}.js-product .product-item:hover img{transform:scale(1.05)}.js-product-slider .slick-arrow::before{color:#fff}.js-product-slider .slick-prev::before{content:"\e901"}.js-product-slider .slick-next::before{content:"\e902"}.js-product-slider .slick-arrow{background:#222;width:40px;height:35px}.js-product-slider .slick-arrow:hover{opacity:.6}@media (max-width:1199px){.js-product-slider .slick-arrow{line-height:2.1}}