/*
Theme Name: Homeland Child
Theme URI: http://themeforest.net/item/homeland-responsive-real-estate-wordpress-theme/6518965
Author: codeex
Author URI: http://themeforest.net/user/codeex
Description: A child theme of Homeland Theme
Template: homeland
Version: 2.6.1
*/

/* =Theme customization starts here= */

/** HEADER (start) **/

h4.subtitle { display: none; }
section.property-block { margin-top: 32px; }

header.sticky-header-animate .logo { width: 23%; }
h2.ptitle { text-indent: -9999999px; background: none; }

.header-bg { padding: 0 !important; }
.page-title-block-taxonomy,
.page-title-block-default,
.page-title-block { background: url('http://fwrinternational.com/wp-content/uploads/2015/06/header-patricia-night.jpg') repeat-x center !important; height: 300px !important; padding-top: 0; }

/** HEADER (end) **/

section.welcome-block { background-size: cover !important; }
i.fa:before { padding-right: 8px; }

#text-9 { text-align: center; padding-top: 30px; }

ul#homebanner-list li {
	display: inline-block;
	margin-right: 20px;
	font-size: 16px;
}
#homebanner-list li a {
	color: #52154c;
	font-weight: bold;
}
#homebanner-list li a:hover {
	text-decoration: underline;
}

.contact-form ul li,
.wpcf7 ul li { width: 100% !important; float: none; box-sizing: border-box; }

section.welcome-block { text-shadow: 2px 3px #000000; }
.welcome-block a.view-property { text-shadow: none; }

textarea,
input[type="text"],
input[type="email"] { width: 100% !important; box-sizing: border-box; }

@media screen and
(max-width: 560px) and
(min-width: 320px) {
    
	.logo { width: 100% !important; }

	#lang_sel_list { display: none; }
}

#lang_sel_list img.iclflag { width: 28px; height: auto; }

@supports (-webkit-appearance:none) {
	#lang_sel_list img.iclflag { width: 34px !important; height: auto !important; }
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
	#lang_sel_list img.iclflag { width: 34px !important; height: auto !important; }
}