/**
 * Theme Name: Belliza Child
 * Theme URI: https://templatescoder.com/themes/belliza-wordpress-theme/
 * Description: Child theme for Belliza
 * Author: TemplatesCoder
 * Author URI: https://templatescoder.com
 * Template: belliza
 * Version: 1.0.0
 * Tested up to: 6.5
 * Requires PHP: 7.4
 * License: GNU General Public License v2 or later
 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: belliza-child
 */

/* Add your custom styles below this line */
#wp-block-themeisle-blocks-advanced-columns-9a93df29 .alignfull {
    margin-left: auto !important;
    margin-right: 0 !important;
}
.page-id-6 header{
	display:none !important;
}
.page-id-6 .footer-width-fixer{
	display: none !important;
}