/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.8.1788849981
Updated: 2026-09-08 06:46:21

*/

.custom-top-bar {
	position: sticky;
	top: 0;
	z-index: 9999;
	padding: 10px 20px;
	background-color: #1f4d3a;
	color: #ffffff;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
}

@media only screen and (max-width: 980px) {
	#main-header #mobile_menu.et_mobile_menu {
		padding: 8px 20px;
		background-color: #ffffff;
		border-top: 3px solid #1f4d3a;
	}

	#main-header #mobile_menu.et_mobile_menu li {
		border-bottom: 1px solid #dfe6e2;
	}

	#main-header #mobile_menu.et_mobile_menu li:last-child {
		border-bottom: 0;
	}

	#main-header #mobile_menu.et_mobile_menu li a {
		display: block;
		padding: 14px 12px;
		color: #20352b;
		font-weight: 600;
		line-height: 1.4;
	}

	#main-header #mobile_menu.et_mobile_menu li.current-menu-item > a,
	#main-header #mobile_menu.et_mobile_menu li.current_page_item > a {
		background-color: #e7f0eb;
		color: #1f4d3a;
		font-weight: 700;
	}

	#main-header #mobile_menu.et_mobile_menu li ul {
		padding-left: 12px;
	}
}
