/*
Theme Name:   Jannah Child
Theme URI:    https://nextstep-tr.com
Description:  Child theme for Jannah theme
Author:       Your Name
Author URI:   https://nextstep-tr.com
Template:     jannah
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  jannah-child
*/

/* Add your custom styles below this line */

/* Custom Elementor Footer Styles */
.custom-elementor-footer {
    width: 100%;
    clear: both;
}

.custom-elementor-footer .elementor-footer-content {
    width: 100%;
}

/* Ensure Elementor sections display full width in footer */
.custom-elementor-footer .elementor-section {
    width: 100%;
}

body.home #content {
    margin-top: 0px !important;
}