.bestsellers{padding:100px 0}@media only screen and (max-width:767px){.bestsellers.hide-on-mobile{display:none!important}}.bestsellers__products{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}@media only screen and (max-width:767px){.bestsellers__products{flex-direction:column}}.bestsellers__product{width:calc(25% - 30px)}@media only screen and (max-width:767px){.bestsellers__product{width:100%}}.bestsellers__product .product-image{position:relative;display:block}.bestsellers__product .product-sale-badge{position:absolute;top:10px;right:10px;background:#c95b9e;color:#fff;font-size:12px;font-weight:600;padding:10px;border-radius:50%}.bestsellers__product img{width:100%}.bestsellers__product .product-name{font-size:20px;text-align:center;margin-bottom:10px;color:#4a4a4a;display:block}.bestsellers__product .product-price{text-align:center}.bestsellers__product .product-price span.amount{color:#161515;font-size:20px;font-weight:600}.bestsellers__product .product-price del{text-decoration:none}.bestsellers__product .product-price del .amount{text-decoration:line-through}.bestsellers__product .product-price ins{text-decoration:none}
