.h-140px {
    object-fit: fill;
    height: 140px !important;
}

.h-180px {
    object-fit: fill;
    height: 180px !important;
}

.product-thumb.h-250px {
    height: 255px;
}

.product-thumb {
    position: relative;
    overflow: hidden;
}

.sales-products-slider .owl-nav div {
    margin-top: -25px !important;
}

.bg-themes {
    background: linear-gradient(35deg, #f2fcfe, #0080c6);
}