/*
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
-------------------------------------- */
 .footer-top-wrap {
    background-color: #ffffff;
    color: #000 !important;
    background: url(https://grandturkgolfcartrental.com/wp-content/uploads/2025/12/fft.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.footer-top-wrap a {
    color: #000 !important;
}
.footer-bottom-wrap {
    display: none;
}
.footer-top-wrap {
    padding: 150px 0 80px;
}
.item-user-image.list-item-hidden {
    display: none;
}
.btn-group.dropup {
    display: none;
}
ul.list-unstyled.rules-options {
    display: none;
}
.bpa-front-si-cb__specs-item:nth-child(1) {
    display: none !important;
}