/*
Theme Name: Realia
Theme URI: http://wp.realia.byaviators.com
Description: Responsive Real Estate WordPress Theme
Author: Aviators
Author URI: http://byaviators.com
Version: 3.2.0
Tags: real estate, agent, front end submission, property, directory
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl.html
*/

/*
For CSS processing we are using SASS files located in assets/sass. If you familiar with the SASS
feel free to compile our code. If not please write here your custom CSS to overwrite our code.
*/

.center             { text-align: center; }
.aligncenter        { margin: auto; text-align: center; margin-bottom: 22px; display: block !important; }
.alignleft          { float: left; margin: 0px 30px 22px 0px;  }
.alignright         { float: right; margin: 0px 0px 22px 30px; }

.left               { float:left;  }
.right              { float:right; }

small               { font-size: 11px; line-height: 14px; }
strong              { font-weight: bold;}
b                   { font-weight: bold; }

.normal             { font-weight: normal; }
.hidden             { display: none; }
.wp-caption         { }
.wp-caption-text    { }
.sticky             { }
.gallery-caption    { }
.bypostauthor       { }

.properties-rows .property .body{ 
	width:350px;
}

.properties-rows .property .image{ 
	width:425px;
}

.goog-te-gadget .goog-te-combo{display:none !important;}
.goog-te-gadget{display:none;}
.prisna-gwt-align-right{text-align:center !important;}
.prisna-gwt-flags-container{text-align:center !important;}

.navigation-wrapper .navigation .nav li:hover>a{color:#fff;}
.property-filter{background-color:#02344a;}
body.header-dark #header-inner{background-color:#02344a;}

#footer-wrapper #footer #footer-inner .widget {
	width:200%; 
}

.widget.our-agents .agent .email, .widget.our-agents .agent .phone{font-size:14px}
.properties-rows .property .title-price .title h2 a{font-size:17px;font-weight:800;}

#footer-wrapper { 
	font-size:14px;
	text-align:left;
}

#footer-wrapper #footer{padding-top:29px}

@media (max-width: 979px){
#header-wrapper #header #header-inner .navbar .navbar-inner .logo{
	width : 179px !important;
	margin-left : 5% !important;
}
	#header-wrapper #header #header-inner .navbar .navbar-inner{background-color:#ffffff !important;}
	
#footer-wrapper #footer #footer-inner .widget{width:100%;}
}
.widget.agencies .agency .image{width:102px;}

.navigation-wrapper .navigation .nav li a{padding-left:17px;padding-right:17px;}

#footer-wrapper #footer #footer-inner .nav li a.flickr{
	background-size: 20px 22px !important;
}

.ez-checkbox{margin-right:30px}

.btn.btn-primary.arrow-right{background-color:#deb440}

.properties-rows .property .title-price .price{color:#deb440}

.frm_dropzone .frm_small_text{display:none}
.frm_dropzone .dz-message{font-size:12px}
.frm_style_formidable-style.with_frm_style .frm_dropzone{background-color:transparent}
.pricing .column .btn-primary{background-color:#deb440}

#header-wrapper #header #header-inner .navbar .navbar-inner .site-slogan{height:26px;line-height:10px}