/*
Theme Name: MyHome Child
Theme URI: https://tangiblewp.com/myhome
Author: TangibleWP
Author URI: https://tangiblewp.com
Description: MyHome
Template: myhome
Version: 1.0.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: myhome
*/

/* PAGINA INMUEBLE */
/* Ocultar sección bajo iconos Dormitorios, banos, ano construccion ... */
.myhome-listing-attributes__bottom {
    visibility: hidden;
    margin-bottom: -80px !important;
}