/*
Theme Name:     Hometown Child
Description:    Child theme of the Hometown Theme
Author:         LeafThemes
Author URI:     http://leafthemes.com
Template:       hometown-theme
Version:        1.0.0
*/

/* ------- Insert custom styles below this line ------- */

.current-menu-item a { font-weight: bold; }

@media only screen and (min-width: 1060px) {
	.home .property-search-box-wrap { border-top: 5px solid #ff1f2a; }
	.home .property-search-box-wrap .row .columns.large-12 .property-search-box { margin-top: -45px; }
}

.property-search-form label { /** color: #ff1f2a; font-weight: bold; **/ }

.tjl-featured-property-title h2 { color: #ff1f2a !important; font-weight: bold; }
.tjl-button-see-all-properties { background-color: #ff1f2a !important; border-color:#ff1f2a !important; color: #fff !important; }

.tjl-small { font-size: 12px; color: #ffc1c4; }
.tjl-small a { color: #ffc1c4; text-decoration: underline; }
.tjl-small a:hover { text-decoration: none; }

.tjl-flag { float: left; margin: 4px 15px 5px 0; }

[class*="block-grid-"] > li { max-width: 100%; }
.hero { clear: both; }

iframe { border: none; outline: none; }