.bestsellers-block-title { border-top: #d4d4d4 solid 6px; margin-top: 50px; text-align: center }
.bestsellers-block-title span { font-size: 30px; text-transform: uppercase; font-weight: 700; background-color: #ffffff; top: -20px; position: relative; color: #1b213f }

.bestsellers-carousel .product-name { text-transform: uppercase; margin-bottom: 3px; line-height: 21px }

.bestsellers-carousel .carousel-cell { width: 263px; text-align: center; padding: 0 18px; position: relative }
.bestsellers-carousel .carousel-cell img { width: 248px; height: 150px }
.bestsellers-carousel .carousel-cell .price { font-size: 24px }
.bestsellers-carousel .carousel-cell .old { text-decoration: line-through; color: #bebebe; font-size: 18px }
.bestsellers-carousel .carousel-cell .new { color: #ff201b }

.bestsellers-carousel .slick-next { right: 0 }
.bestsellers-carousel .slick-slide img { margin: 0 auto }

.saving { position: absolute; right: 1px; top: 0; font-size: 14px; color: #ff201b; border: #ff201b solid 1px; border-radius: 3px; padding: 0 3px }
