/*
Theme Name: HomeRadar Child
Theme URI: https://homeradar.cththemes.com
Author: CTHthemes
Author URI: http://themeforest.net/user/cththemes/
Description: HomeRadar – Real Estate Listing WordPress Theme is perfect if you like a clean and modern design. This theme will help you create, manage and monetize a local or global real estate site.
Version: 1.0.0
Tags: custom-background, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, translation-ready
Template: homeradar
Text Domain: homeradar-child
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
/* =Theme customization starts here
------------------------------------------------------- */

/* FONT */

p {color: #000 !important;}

@media screen and (min-width:761px) {
/* LOGO */

.custom-logo-link img, .hfe-site-logo-img {max-width: 300px !important;}
.logo-holder img {height: 50px !important;}

/* HEADER */

.add-list_wrap {display: none !important;}
div.header-opt_btn.tolt {display: none !important;}

/* HOME */

.about-img-hotifer {left:-60px;right:0px !important;}

/* MENU */

.nav-holder nav li a {font-size: 1.2em !important;}

.secondary-nav.vis_secnav {display: none !important;}

}

@media only screen and (max-width: 1070px) {
.header-opt-modal-container_mob { display: none !important;}
.add-list_mob {display: none !important;}
}

@media only screen and (max-width: 782px) {
.mry-app .mry-top-panel {
    background: #fff !important;
}
}