/*
Theme Name:Enfold Child
Description:A <a href='https://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version:1.0
Author:Christina Miyar
Template:enfold
*/

.flex_column.av_three_fifth.flex_column_div.av-zero-column-padding.avia-builder-el-2.el_after_av_one_fifth.el_before_av_one_fifth {
    background: rgba(255,255,255,0.7);
    padding: 30px 30px 10px;
    box-shadow: 6px 7px 7px rgba(0,0,0,0.1);
    border-radius: 5px!important;
}
#top #header_meta a, #top #header_meta li, #top #header_meta .phone-info {
    font-size: 1em;
}
#top form {
    margin-bottom: 0;
}
div#cmm-advanced-search {
    color: #999;
    text-decoration: underline;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    width: 100%;
    margin: 24px 0 20px;
}
div#cmm-advanced-search:hover {
    text-decoration: none;
    color: #333;
}
div#IDX-advancedFieldsMod-1 {
    display: none;
}
div#IDX-leadToolsBar {
    background: #000;
    margin-bottom: 0;
}
h2#idx-mlm-action-heading {
    font-family: 'merriweather', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    font-size:35px!important
}
form.idx-omnibar-form.idx-omnibar-original-form button[type="submit"]:hover {
    background: #555;
    color: #fff;
}
form.idx-omnibar-form.idx-omnibar-original-form button[type="submit"] {
    background: #222;
    color: #ccc;
    border: 0;
    font-size: 1em;
    transition: background .5s;
    cursor: pointer;
}
@media only screen and (max-width: 767px) {
	.idx-omnibar-form > div,
	form.idx-omnibar-form.idx-omnibar-original-form input#omnibar,
	form.idx-omnibar-form.idx-omnibar-original-form button[type="submit"] {
	    width: 100%!important;
	    margin-bottom:0!important;
	}
	.flex_column.av_three_fifth.flex_column_div.av-zero-column-padding.avia-builder-el-2.el_after_av_one_fifth.el_before_av_one_fifth {
		padding: 30px 30px 26px;
	}
}
#top .av_seperator_big_border#header .av-main-nav > li > a{
	padding: 0 30px;
}
.owl-carousel .owl-item .owl-lazy {
    display: initial!important;
}
a.impress-carousel-photo{
	display: table!important;
    height: 203px;
}
.owl-carousel .owl-item img.owl-lazy{
	height:100%
}
img.owl-lazy.lazyOwl {
    display: table;
}
a.impress-carousel-photo {
    background: #000;
    display: table-cell!important;
}
p.impress-beds-baths-sqft {
    color: #fff;
    padding: 4px 12px;
    position: absolute;
    top: 176px;
    margin-bottom: 0;
    margin: 0;
    font-size: 16px;
	width:100%
}
.impress-carousel p{
	text-align:center
}

.impress-carousel .owl-item .impress-carousel-property{
	margin:0 4px!important
}
.impress-carousel img {
    margin-bottom: 0;
}
.impress-carousel span.impress-price {
    position: absolute;
    top: 144px;
    left: 10px;
    font-size: 1em;
    line-height: 1em;
    color: #fff;
    background: #27ae60;
    padding: 6px 10px;
    border-radius: 3px;
	z-index:2;
}

.impress-carousel p.impress-address {
    position: absolute;
    right: 14px;
    bottom: 39px;
    text-align: right;
    color: #fff;
    font-weight: bold;
    line-height: 1.2em;
}

a.impress-carousel-photo::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 219px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,1) 91%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,1) 91%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,1) 91%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.impress-carousel span.impress-price {
    background: #fff;
    color: #000;
    font-size: 1em!important;
}
a.impress-carousel-photo,
.impress-carousel-property,
.avia_transform a .image-overlay {
	height:219px!important;
	min-height: 219px !important;
}
.owl-carousel .owl-item .owl-lazy {
    display: block !important;
    width: 100% !important;
    height: auto !important;
}
.impress-carousel-property {
	background:#000
}

body.single-listing ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all,
.comments-link {
	display:none!important;
}
body.single-listing .wplistings-single-listing .ui-tabs .ui-tabs-panel {
    display: block!important;
}
body.single-listing img.single-listing-image.wp-post-image {
    width: auto!important;
    max-width: 100%!important;
    max-height: 400px!important;
    display: inline-block!important;
}
body.single-listing .listing-image-wrap {
    border: 1px solid #ddd;
    text-align: center;
	line-height:0!important
}
body.single-listing .wplistings-single-listing .ui-tabs .ui-tabs-panel {
    padding: 0!important;
    border: 0!important;
    margin-top: 50px;
}
body.single-listing .wplistings-single-listing td {
    border: 0!important;
}
body.single-listing div#primary {
    margin: 50px auto;
}
body.single-listing .gallery .gallery-item {
    max-width: 219px;
    max-height: 219px;
    margin: 10px!important;
    padding: 0!important;
    height: auto!important;
    width: auto!important;
    overflow: hidden!important;
}
body.single-listing .image-overlay .image-overlay-inside:before{
	top:38%!important
}