#page-sub-header {
    position: relative;
    padding-top: 5rem;
    padding-bottom: 0;
    text-align: center;
    font-size: 1.25rem;
    background-size: cover !important;
    background: #aaa !important;
    height: 500px;
}

.bg-color, .directory-searcher > form button, .listing-rate-share > a, .close-popup, .acount-popup.register-popup button, header.white .add-listing-btn, .dt-box.style2 strong, .services.style2 i, header.dark .add-listing-btn, .side-search-form > form button, .filter-btn, .share-favourite > a, .open-filter-btns > span, .pricing-tables.active > .price-head, .write-review, .list-location > a.direction-btn, .add-review-form > form button, .upload-gallery-pictures i, .submission-btns button, .single-post-detail .blog-detail p span, .contactus-form input[type="submit"], .single-product-info > a, .cart-total-box > a, .payment-methods > a, .add-listing-btn:hover, .login-popup.acount-popup button:hover, .pagination li.next a:hover, .pagination li.prev a:hover, .tags-widget > a:hover, .apply-coupons > form input[type="submit"]:hover, .update-cart:hover, .listing-box:hover .price-list, .change-my-dp > a:hover, .cat-lists > ul > li:hover a i, .services:hover i, .category-box:hover .category-box-detail > span, .directory-searcher.style2 > form button:hover, .view-all-blog:hover, .services.style2.icon-color:hover i, .choose-map-route > li a:hover, .zoomer-btn > li a:hover, .services.gray:hover > i, .center-menu-sec .menu-sec .add-listing-btn:hover, .my-thumb-info > a:hover, .pricing-tables > a:hover, .product-thumb a:hover, .close-reposive, .effect-16 ~ .focus-border {
    background-color: #614051;
}

@media screen and (min-width: 768px) {
    body:not(.theme-preset-active) #page-sub-header {
        font-size: 1.25rem;
    }
}

