/*
 Theme Name:   Dello Child
 Theme URI:    https://dello.radiantthemes.com/
 Description:  Dello Child Theme
 Author:       radiantthemes
 Author URI:   https://radiantthemes.com/
 Template:     dello
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  dello-child
*/

/* Disable Footer Custom Height */
.footer-custom-stucking-container {
    display: none !important;
}

/* Fix Menu Color */
.elementor-1184 .elementor-element.elementor-element-296b45b > .elementor-widget-container {
    background-color: #FFFFFF !important;
}

/* Hide Logo */
.logo-default {
    display: none !important;
}
