/*
Theme Name: Listivo Child
Theme URI: https://listivotheme.com/
Author: TangibleDesign
Author URI: https://tangibledesign.net/
Description: Listivo
Template: listivo
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: translation-ready
Text Domain: listivo
*/

.listivo-menu-transparent .listivo-menu-v2 {
    background: #f4b63e;
}
.listivo-listing-user-v2__address {
    display: none;
}
.listivo-listing-user-v2__phone {
    display: none;
}
.listivo-review-form__not-logged {
    display: none;
}
.listivo-loan-calculator__heading {
    display: none;
}
.listivo-listing-card-v4__gallery:before {
    display: block;
    opacity: 1;
    color: #fff;
    width: 30%;
    content: 'iNEED...';
    background: #f4b63ec4;
    text-align: center;
    align-content: center;
    bottom: 5px;
}
.listivo-review-form {
    display: none;
}
.listivo-testimonial-v3__avatar {
    display: none;
}