/*---------------------------------------------------------------------------------

 Theme Name:   Horizon Homes Moose Jaw
 Theme URI:    https://www.horizonhomesltd.ca
 Description:  
 Author:       Reactive Designs
 Author URI:   https://www.reactivedesigns.ca/
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

.es-powered {
	display:none !important;
}

.es-listing__terms {
	font-size:13px;
	font-weight:700;
}

.es-listing__terms a {
	color:#efa902 !important;
}
.es-listing__terms a:hover {
	color:#000 !important;
}


/* Increase width of drop-down menus */
@media screen and (min-width: 981px) {
.sub-menu {
	min-width: 340px;
}
.et_pb_menu li li a {
    width: 300px;
	/* Extra - Reduce padding on list items */
	padding: 4px 12px;
	}
}

.sub-menu li a:hover, .nav ul li a:hover {
	background-color:#015daa;
	color:#fdb813;
}