/*
Theme Name: Zoacres Child
Description: Child Theme for Zoacres Theme
Author: Zozothemes
Version: 1.0
Template: zoacres
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozotheme
*/

/*Custom Style Code Right Here */

body .mega-menu-dropdown .side-newsfeed .prop-stat a {
    transform: rotate( 0deg ) !important;
    left: 8px;
}
.property-sc-slider .property-image-wrap:before, .property-sc-slider .property-image-wrap:after {
    bottom: 80px !important;
	display: none !important;
}

body .mega-menu-dropdown .side-newsfeed .widget-prop-image-wrap .prop-stat a {
    color: #fff !important;
    padding: 1px 8px !important;
}
body .mega-menu-dropdown .side-newsfeed .widget-prop-image-wrap {
    display: inline-block;
}
.mega-menu-dropdown .side-newsfeed li {
    padding: 5px 0px 0px 5px !important;
    overflow: hidden !important;
    display: block;
}
.zoacres_latest_property_widget .side-item-text a {
    font-size: 13px;
}
.zoacres-main-menu .zoacres_latest_property_widget li:hover .widget-prop-image-wrap:after {
    display: none;
}
.property-slider-row .owl-carousel .property-wrap {
    margin: 0px !important;
    position: relative;
}
.property-filter-sc div.image-new-wrap > a.property-image-wrap {
    display: block;
}
.property-wrap .image-new-wrap {
    position: relative;
}
.property-sc-slider .property-wrap .container {
    padding: 0 15px !important;
}
.property-basic-details-wrap ul.nav.property-details-list > li:last-child span.property-units {
    display: none;
}