/*
Theme Name: iWebGraph
Theme URI: https://themeforest.net/item/houzing-real-estate-wordpress-theme/33375316
Template: houzing
Author: Ashish Bakliwal
Author URI: https://www.iwebgraph.com
Version: 1.0.4.1647151298
Updated: 2022-03-13 06:01:38

*/

span.logo-main img {
    width: 25%;
}

.property-grid .property-metas-bottom {
    display: none;
}

.property-item .property-thumbnail-wrapper .avatar-wrapper{
	display:none;
}

.btn-add-property-favorite, a.btn-add-property-compare {
    display: none !important;
}

.mortgage-calculator-chart-wrapper .monthly-payment-val .suffix {
    display: none;
}

#accordion-floor_plans .floor-item .image {
    text-align: center;
    margin: auto;
}

.columns-gap li {
    width: auto;
    min-width: 15%;
}

.property-detail-detail .list li .text {
    min-width: 70px;
}

.header-mobile .logo img {
    width: 60%;
}

@media(max-width:1024px){
	.apus-loader-inner {
		width: 75% !important;
		transform: translateY(-50%) translateX(-50%);
		background-size: contain;
	}
}