/*======================================
Theme Name: B.A.C.E.
Description: This is a Divi child theme from Timages, custom designed theme build for B.A.C.E. Fully Responsive and touch ready, it includes all the latest web technologies.
Author: Timages
Author URI: https://www.timages.net/
Author Email: matt.denner@timages.net
Template: Divi
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/

 /* ===== NOTES ==================================================================
 *
 *
 *
 * =============================================================================== */

.custom-bullet-list-1 ul {
	list-style-type: none !important;
}
.custom-bullet-list-1 ul li:before {
    vertical-align: bottom !important;
    content: '\e052' !important;
    color: #4DC97D;
    font-family: 'ETMODULES' !important;
    font-size: 1.2em !important;
    margin-right: 10px;
    margin-left: -29px;
}

.custom-bullet-list-1 ul li {
	margin-top:4px !important;
}

.entry-content ul {
    padding: 0 0 0 29px;
}

.menu-item i._before, .rtl .menu-item i._after {
	margin-right: 0.25em;
	color: #A3222B;
}

.menu-item img._mi {
    vertical-align: bottom !important;
}

.container {
    width: 90%;
    max-width: 5120px;
}

#top-menu-nav #top-menu>li>a:hover {
	color: #10204ec4 !important;
}

/*Drop Down Menu bottom Line */
.sub-menu li.menu-item {border-bottom: saddlebrown solid 1px;}
.sub-menu li.menu-item:last-child {border-bottom: none;}
.et_mobile_menu .sub-menu li.menu-item {border-bottom: none;}