/*
 Theme Name: Crown Bearer
 Theme URI: https://crownbearer.com
 Description: Confidence•Endurance•Purpose
 Author: Elegant Themes
 Author URI: https://crownbearer.com
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
#main-header { box-shadow: none !important; }
#main-header.et-fixed-header { box-shadow: none !important; }
#top-menu li > a:hover {
 box-shadow: 0 5px 0 0 #73DE9E !important; /*** COLOR AND THICKNESS OF THE LINE ON HOVER ***/
 padding-bottom: 34px;
 opacity: 1 !important;
}
#top-menu li li a {
 padding-bottom: 6px !important;
}
#top-menu li.current-menu-item > a,
.et-fixed-header #top-menu li.current-menu-item > a {
 border: 5px solid #73DE9E; /*** COLOR AND THICKNESS OF THE BOX ***/
 padding: 10px;
 margin-bottom: -10px;
}
.mobile_menu_bar:before {
color: #09d2aa !important;
}