/*
Theme Name: Eiddo
Theme URI: https://eiddo.qodeinteractive.com/
Description: A Theme for Real Estate Agencies and Realtors
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Text Domain: eiddo
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.qodef-top-bar .widget {
    padding: 0!important;
}

 .overlay-dark {
                position: relative
            }

            .overlay-dark:before {
                content: '';
                display: block;
                background: #597575;
                opacity: 0.85;
                position: absolute;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0
            }
            
            .overlay-dark.overlayLight:before {
                background: #ebab69;
                 opacity: 0.85!important;
                 z-index: 1;
            }
            .overlay-dark.overlayLB:before {
    background: #18130e;
    opacity: 0.5 !important;
    z-index: 1;
}
.bgCover {
    background-position: center !important;
    background-size: cover !important;
    background-attachment: fixed !important;
}


.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: rgba(6, 63, 62, 1) !important;
}
.vc_btn3.vc_btn3-color-juicy-pink:hover, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
    color: #fff;
    background-color: rgba(204, 247, 34, 1) !important;
}
.term-for-rent .category-tabs {
    display: none;
}
.term-for-rent .qodef-filter-section.qodef-section-payment{
    display: none !important;
}

element.style {
}
.qodef-property-type-dropdown {
    padding: 15px 40px!important;
    border-radius: 0!important;
    background-color: transparent!important;
}
.qodef-dropdown-label, .qodef-delivery-label, .qodef-filter-section label
 {
    font-size: 16px !important;
    color: #555 !important;
    margin-bottom: 10px;
    display: block;
    font-weight: 600;
}
.qodef-delivery-tabs-holder {;
    border-color: #ccc !important;
}
.qodef-delivery-tabs-holder .qodef-tab {
    min-height: 47px!important;
    border-radius: 0 !important;
}

.qodef-radio-item
 {
    display: flex;
}

.qodef-filter-section.qodef-section-delivery {
    width: 30% !important;
}


/*  */
.qodef-top-bar .widget p:last-child {

    font-weight: 700;
    letter-spacing: 1px;
}
.qodef-search-bottom.clearfix .contener {
    padding: 49px 20px 20px !important;
}
/* .qodef-property-search-holder .qodef-search-bottom-part.qodef-search-status-section{
	    display: none;

} */

.home .category-tabs {
    display: none;
}
.qodef-filter-section.qodef-section-status {
    display: none !important;
}
.qodef-property-list-holder .qodef-property-list-filter-part .qodef-filter-section-5 {
    width: 60% !important;
}
#advanced-filters {
    margin-top: 40px !important;
    padding: 15px 20px;
    background: #ffffff;
    border: 1px solid #eceaea;
}
.qodef-checkbox-item label {
    margin-bottom: 0 !important;
}
#advanced-filters .qodef-dropdown-label, #advanced-filters .qodef-delivery-label, #advanced-filters .qodef-filter-section label {
    font-size: 14px !important;
    color: #555 !important;
    margin-bottom: 10px;
    display: block;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
}
button.qodef-btn.qodef-btn-medium.qodef-btn-solid.qodef-property-advanced-filter-button {
    background-color: rgba(6, 63, 62, 0.95) !important;
    color: #fff !important;
}
button.qodef-btn.qodef-btn-medium.qodef-btn-solid.qodef-property-advanced-filter-button:hover {
    background-color: #b6ff00 !important;
    color: #333 !important;
}
#advanced-filters .qodef-radio-wrapper {
    justify-content: start !important;
}
#advanced-filters .qodef-property-type-dropdown {
    padding: 15px 20px !important;
font-size: 14px;
}
#advanced-filters .qodef-filter-section.qodef-section-delivery {
    width: 40% !important;
}
#advanced-filters .qodef-counter-minus, #advanced-filters .qodef-counter-plus {
    background-color: #f5f5f5 !important;
    padding: 10px 15px !important;
    border: 1px solid #ccc !important;
}
#advanced-filters .qodef-counter-minus:hover, #advanced-filters .qodef-counter-plus:hover {
    background-color: #a4f700!important;
}

#advanced-filters .qodef-counter-input
 {
    width: 50px;
    text-align: center;
    margin: 0 10px;
    padding: 10px 0 10px 10px;
    border: 1px solid #ccc !important;
    border-radius: 3px;
}
#advanced-filters .qodef-filter-section.qodef-filter-section-9.qodef-section-type {
    width: 22% !important;
}
.qodef-property-list-holder .qodef-property-list-filter-part .qodef-filter-row.qodef-filter-section-action {
    margin: 15px 0 40px !important;
}