/*
Theme Name: Homey Child
Theme URI: http://themeforest.net/user/favethemes/
Author: Favethemes
Author URI: http://themeforest.net/user/favethemes/
Description: Homey is a powerful booking platform that lets you run a residential or commercial
rental business online with no hassle
Version: 1.0.0
Tags: right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: homey
Template: homey
*/


/* Your CSS code goes here
-------------------------------------- */
.item-promo-footer a {
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
}
.item-promo .item-body {
    padding: 15px;
    background: #f1f1f1;
}
.item-promo-footer {
    text-align: center;
}
.footer-top-wrap {
    color: #fff !Important;
    background: url(/wp-content/uploads/2025/03/footer.png) !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.footer-bottom-wrap {
    display: none;
}