/*
Theme Name: AIFusionX Child
Author: VamTam
Author URI: https://vamtam.com
Template: aifusionx
*/



/*

put your child theme styles here


you don't need any @import rules

*/
header {
	.elementor-widget-theme-site-logo {
		position: absolute;
		top: 5px;
	}
}
#logo-block {
	img {
		filter: grayscale(1);
	}
}