/*
 Theme Name: Houzez Child
 Theme URI: https://themeforest.net/item/houzez-real-estate-wordpress-theme/15752549
 Description: Child theme for Houzez
 Author: [namaswiss]
 Template: houzez
 Version: 1.0.0
*/
.advanced-search-v3 .btn-light-grey-outlined {
    background-color: #ffffff00;
    border: 1px solid #ffffff2e;
    color: #fff;
}
.advanced-search-nav, .search-expandable, .overlay-search-advanced-module {
    background-color: #a38861;
}
#navi-user{
	display:none
}
.advanced-search .form-control{

}
.footer-top-wrap {
    background-color: #2c2c2c !important;
}
.footer-bottom-wrap.footer-bottom-wrap-v2{
	background:#222
}
.footer-bottom-wrap.footer-bottom-wrap-v2 .logo img{
	width:300px
}
.offers-home .blog-post-thumb{
	height:472px;
}
/*custom-home-item in home page*/
.custom-home-item  .slick-list img{
    height: 390px !important;
}
.custom-home-item .item-body{
    background: #1D1D21;
    padding: 30px 40px;
}
.custom-home-item .item-title a{
        color: #fff;
    font-family: 'Optima';
    font-weight: bold;
    font-size: 20px;
    line-height: 32px;
}
 .hzpc__row .hzpc__label{
    color: #707386;
    font-size: 16px;
}
.hzpc__row{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
}
.hzpc__value{
    color: #C2C5D1;
    font-size: 16px;
    width: 60%;
}
.custom-home-item .btn{
    color: #FBD3A5;
    font-size: 14px;
    font-family: Optima;
    text-transform: uppercase;
    border: 0;
    display: flex;
    align-items: center;
    gap: 8px;
    border-top: 1px dashed #3B3E4B;
    border-radius: 0;
    padding-top: 20px;
    margin-top: 20px;
}


















