/*
 Theme Name:   Apushome Child
 Theme URI:    http://wordpress.com
 Description:  Apushome Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     apushome
 Version:      1.0.0
 Text Domain:  apushome-child
*/

.property-box-image-inner .feature.red {
    background-color: #e66943;
    right: 9px;
}

.property-date > i {
    font-size: 18px;
}

.property-counter > i {
    font-size: 18px;
}

.property-date, .property-counter {
    margin-right: 10px;
    color: #2c394c;
}

.property-description p {
    text-align: justify;
}

.apus-page-loading {
    background: url('./images/Makelartop-logo.png') no-repeat scroll center center / 120px auto rgba(255,255,255,1)!important;
}

.spinner > div {
    background-color: #000!important;
}

.spinner {
    display: block!important;
    top: 80px!important;
}