.hero-slider-1 .single-hero-slider.rectangle .slider-content {
    left: 25% !important;
    position: absolute;
    text-align: start;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.slider-content .display-2 {
    line-height: 1;
}
@media only screen and (max-width: 1024px) {
    .hero-slider-1 .single-hero-slider .display-2 {
        font-size: 46px;
        margin-bottom: 10px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .hero-slider-1 .single-hero-slider {
        height: 610px;
    }
}
.single-social-share.clearfix.mt-50.mb-15 {
    display: none;
}
a.mail-to-friend.font-sm.color-grey {
    display: none;
}
.sold {
display:none;
}
@media only screen and (max-width: 768px) {
    .deal-bottom {
        visibility: hidden;
    }

    .detail-info .product-price .current-price {
        font-size: 30px;
        font-weight: 900;
        text-decoration: none;
    }
}