.best-sellers{margin:auto;position:relative}.best-sellers .title-shop{font-size:30px;font-weight:500;text-align:center;padding:60px 0 28px;margin:0}.best-sellers .slider{max-width:1125px;margin-left:auto;margin-right:auto;margin-bottom:35px;padding-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.best-sellers .slick-slide>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.best-sellers .card-shop{border-radius:2.42px;min-width:255px;min-height:493px;display:-webkit-box;display:-ms-flexbox;display:flex !important;margin:20px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 0 30px;position:relative;height:566px}.best-sellers .card-shop .logo-sensitive{width:80px;height:100px;object-fit:contain;position:absolute;right:0;top:0}.best-sellers .card-shop .button{white-space:nowrap;padding:1rem 2.6rem;min-height:35.77px;min-width:auto;-webkit-box-shadow:none;box-shadow:none;line-height:1}.best-sellers .card-shop img{-o-object-fit:cover;object-fit:cover;margin-bottom:1.8rem}.best-sellers .img-products{width:100%;height:auto;min-height:330px;-o-object-fit:cover;object-fit:cover}.best-sellers .card-shop .title-products{color:#15396c;font-style:normal;font-weight:600;font-size:14px;line-height:17px;margin:0 0 .8rem;text-align:center}.best-sellers .card-shop .size{color:#15396c;font-style:normal;font-weight:600;font-size:1.2rem;line-height:1.22;margin:0 0 1.2rem;text-align:center}.best-sellers .card-shop .price{font-style:normal;font-weight:600;font-size:14px;line-height:17px;text-align:center;letter-spacing:.03em;color:#fff;margin-bottom:23px;}.best-sellers .button-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;width:146px;height:35.77px;background-color:#58beb6;border-radius:2.41722px;text-decoration:none;font-style:normal;font-weight:bold;font-size:12px;line-height:15px;-webkit-transition:-webkit-box-shadow var(--duration-short) ease;transition:-webkit-box-shadow var(--duration-short) ease;-o-transition:box-shadow var(--duration-short) ease;transition:box-shadow var(--duration-short) ease;transition:box-shadow var(--duration-short) ease,-webkit-box-shadow var(--duration-short) ease}.best-sellers .button-cart:hover{background-color:#80e2db;-webkit-box-shadow:0 0 0 .1rem #80e2db;box-shadow:0 0 0 .1rem #80e2db}.best-sellers .icons-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;top:-280px}.best-sellers .icons-left,.best-sellers .icons-right{cursor:pointer;position:absolute;top:-40px}.best-sellers .icons-left{left:20px}.best-sellers .icons-right{right:20px}.best-sellers .icons-arrow svg{width:25px;height:25px}@media screen and (max-width:1190px){.best-sellers .slider{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.best-sellers .card-shop{margin:20px}}@media screen and (max-width:768px){.best-sellers .card-shop .button{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto}.best-sellers .card-shop{margin:20px auto}.best-sellers .title-shop{margin-top:49px;padding:33px 0 17px}.best-sellers .icons-arrow{display:block}}.favorites-text{display:flex;justify-content:center;flex-direction:column;align-items:center}
.best-sellers .card-shop p.price {
    background: #0093b0;
    padding: 8px;
    border-radius: 16px 24px;
}
.best-sellers .slider > div > div > div > div > div {padding:0 30px !important; }