/*
Theme Name: Divi Child theme of Divi
Theme URI: 
Description: Child theme of Divi theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 4.27.4
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 28 Apr 2025 16:26:36 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/* header/nav */
#header-main.et_pb_sticky {
	padding: 10px !important;
	background: #fff !important;
}

#header-main .contact .et_pb_blurb .et_pb_module_header {
	padding-bottom: 0;
}

/* footer */
#footer-main #menu-footer-nav-services {
	display: flex;
	flex-direction: column;
}

@media (max-width: 980px) {

	.open-mobile-menu .et_pb_menu__menu {
		display: flex !important;
	}
	
	.open-mobile-menu .et_mobile_nav_menu {
		display: none !important;
	}
	
	#header-main .et_pb_column_1_tb_header {
		margin-bottom: 0;
	}
	
	#header-main .et_pb_menu--style-left_aligned .et_pb_menu_inner_container {
		width: 100%;
		justify-content: space-between;
	}
	
	#header-main .et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
		justify-content: flex-end;
	}
	
	#footer-main .et_pb_menu--style-left_aligned .et_pb_menu__wrap {
		justify-content: flex-start;
	}

}