/*
Theme Name: Abolire Child Theme
Template: abolire
Author: Developer
Version: 1.0
*/

.apartment-info-list li:hover {
    color: #58585a !important;
}

.apartment-info-list li {
    text-transform: none !important;
}

@media only screen and (max-width: 768px) {
    .widget-tabs .widget-content .nav-tabs > li > a {
        font-size: 14px !important;
    }
}

.header-mobile .logo {
    max-width: 100%!important;
    width: 250px!important;
}