/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 02 2025 | 16:14:11 */
@media (min-width: 768px) and (max-width: 1290px){
	div#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
		font-size: 14px!important;
		padding: 0 10px!important;
	}
	.gradient__button.wp-block-button a{
		font-size: 14px!important;
		padding: 15px!important;
	}
	.custom-nav .wp-block-site-logo img{
		width: 60px!important;
	}
	div.main-section-bg, 
	main{
		margin-top: -155px!important;
	}
	.home div.main-section-bg, 
	.home main{
		margin-top: 0px!important;
	}
	footer .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
		
        flex-basis: 30% !important;
	}
	footer ul {
		gap: 0!important;
	}
	.blog__posts--lists .wp-block-post h2 {
		margin-bottom: 0!important;
		padding-bottom: 0!important;
	}
	div.faqs__items h2 {
		max-width: 80%!important;
		margin-bottom: 50px!important;
	}
	.mr-mmg {
		justify-content: flex-start!important;
	}
	.mr-mmg img {
		width: 200px!important;
	}
}
@media (min-width: 922px) and (max-width: 1280px) {
    div.mr-azz {
        padding-left: 100px !important;
		margin-left: 0!important;
    }
}
.wp-block-group:has(.custom-acc-type) {
	flex-wrap: wrap!important;
}
.btn-primary {
	background: #9fe600 !important;
	color: #000!important;
	border-radius: 10px!important;
	font-weight: bold !important;
}