.dstellar-category-slider img{width:100%;height:320px;object-fit:cover;border-radius:16px}.dstellar-category-slider h3{text-align:center;color:#111;font-size: 20px;padding-top: 10px;}.dstellar-category-slider a{text-decoration:none}.dstellar-category-slider .swiper-button-next,
.dstellar-category-slider .swiper-button-prev {
    color: #000 !important;
}
.dstellar-best-sellers{
    padding:80px 0;
}

.dstellar-heading{
    text-align:center;
    margin-bottom:40px;
}

.dstellar-heading h2{
    font-size:42px;
    margin-bottom:10px;
}

.dstellar-product-card{
    background:#fff;
    text-align:center;
}

.dstellar-product-card img{
    width:100%;
    display:block;
}

.dstellar-product-card h3{
    font-size:18px;
    margin:15px 0 8px;
}

.dstellar-product-card .price{
    font-size:18px;
    font-weight:600;
    margin-bottom:15px;
}

.dstellar-product-card .button{
    display:inline-block;
    padding:12px 25px;
    background:#000;
    color:#fff;
    text-decoration:none;
}

.dstellar-product-card .button:hover{
    background:#444;
}

.dstellarBestSeller{
    overflow:hidden;
}

.swiper-button-next,
.swiper-button-prev{
    color:#000;
}