.topbar p mark {
  text-decoration: none !important;
}

.hero-style-1 .hero-right img {
    max-width: 500px;
}
@media (max-width: 1199.98px) {
    .hero-style-1 .hero-right img {
        max-width: 100%;
    }
}

@media (max-width: 1800px) {
    .hero-style-2 {
        background-position: right bottom;
    }
    .hero-style-1 .hero-right img {
        max-width: 500px;
    }
}
.promo-item {
  height: 140px;
}
.hm2-dm-search-form .form-select {
	width: 89px !important;
}
.mn-hero-title mark {
    color: #a5e48b !important;
}
.dm-info-single h4 .dot {
    color: #a5e48b !important;
}
.price-total .saving-badge {
	background: rgba(255,7,102,.05);
    font-size: 12px;
    font-weight: 700;
    padding: 6px 20px;
    border-radius: 30px;
    color: #001042;
    margin-bottom: 20px;
    display: inline-block;
}
.hero1-content-wrap h6 {
	color:#fff;
}
.scrolltop-btn {
     bottom: 70px !important;
 }