.coupon {
    border: 3px dotted #000;
}
.background-image.main-footer:before {
    background-color: rgba(0, 0, 0, 0.80) !important;
}
.inner-page-banner .page-banner .page-banner-wrap {
    background-color: rgba(0, 0, 0, 0.60) !important;
}
.mob-dot-toggle {
    color: #000 !important;
}
.hero-slider .hero-caption-item .caption-item {
    background-color: rgba(0, 0, 0, 0.7) !important;
}
.cta-section .wpcf7-list-item .wpcf7-list-item-label {
    color: #000 !important;
}
.view-review-form {
    padding-top: 20px;
}
@media only screen and (max-width: 1024px) {
    .main-header .header-items .header-col.logo-item {
        border-bottom: 1px solid #000 !important;
    }
}