/*
Theme Name: reality-child
Theme URI: https://reality.inwavethemes.com
Author: inwavethemes
Author URI: http://inwavethemes.com
Template: reality
Description: Reality is  a theme for real estate business with a modern, clean, intuitive, and fully responsive design, that looks perfect on any size tablet or mobile screen.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: reality
Tags: post-formats, theme-options, flexible-header, custom-header, custom-background, custom-colors, left-sidebar, right-sidebar

This theme, like WordPress, is licensed under the GPL.
*/

/* Theme customization starts here
-------------------------------------------------------------- */
footer .iw-property-address { display: none; }
footer .iw-recent-property .iw-property-price span { color: #fff;}
.page-heading.style2 .container-inner {
    padding-top: 45px;
    padding-bottom: 70px;
}
.iw-search-form.style-2 .iw-fields-advanced .iw-fields {background-color: #ddb375; padding: 0 15px;}
@media only screen and (max-width: 468px) {

	.navbar-default.iw-header .container { padding: 0; }
	.header.header-default.header-style-v5 .iw-logo.logo-v5-mobile {background-color: #ffffff;}
	.header.header-default.header-style-v5 .iw-canvas-btn { padding-right: 15px !important; }
	
	.container .iw-search-form.rsp_margin_top {
margin-top: 25px !important;
}
	.container .iwp-form .iw-fields.default-fields .field-for-keyword, .container .iwp-form.style-2 .iw-fields.default-fields .field-for-keyword {
width: calc(100% - 74px);
}
}