/*
Theme Name:  Child for listingpro.
Theme URI:  https://themeforest.net/item/listingpro-multipurpose-directory-theme/19386460
Description:  ListingPro is a complete solution for any type of directory/Listing theme.
Author:  Team of CridioStudio
Textdomain:  listingpro
Author URI:   https://themeforest.net/user/cridiostudio
Template:  listingpro
Version:  2.6.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags:one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, featured-image-header, featured-images, post-formats, sticky-post, theme-options, translation-ready
*/

/*.lp-header-middle .lp-header-logo {*/
    /*height: 100px !important;*/
/*}*/
/*.lp-logo-header4-sts .lp-header-logo {*/
    /*line-height: 100px !important;*/
/*}*/

.lp-header-middle .lp-header-logo img {
    height: 77px !important;
}
.header-filter.form-group.pos-relative .form-inline.top-search-form {
    margin-top: 30px;
}
.header-inner-page-wrap .header-filter .input-group.width-49-percent {
    border: 1px solid #2b2724 !important;
}

.listing-app-view .small-scrren-app-view .user-detail-wrap {
    padding: 20px;
    display: none;
}




div#header-widget-area {
    width: 100%;
    text-align: center;
    padding: 20px;
}
h2.chw-title {
    margin-top: 0px;
    text-align: left;
    text-transform: uppercase;
    font-size: small;
    background-color: #feffce;
    width: 130px;
    padding: 5px;
}
.footer-style8-bg-logo .footer-menu li a {
    color: #001B49 !important;
}


@media (max-width: 980px) {
    .lp-menu-bar .lp-logo-container {
        width: 100% !important;
    }
}