/*
	Theme Name: Whitehorse United
	Theme URI: https://whitehorseunited.ca/
	Description: Custom Child Theme
	Author: PR Services Ltd.
	Author URI: http://yukoninfo.com/
	
	Version: 1.0.0
	Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
	
	Template: Divi
*/



/*-----------------------------------------------------------------------------------------------------*/
/* HTML5 RESET */
/*-----------------------------------------------------------------------------------------------------*/

/*---------------------------------------------*/
/* BOX SIZING */
/*---------------------------------------------*/



/*-----------------------------------------------------------------------------------------------------*/
/* DEFAULTS */
/*-----------------------------------------------------------------------------------------------------*/

/*---------------------------------------------*/
/* DEFAULT CSS */
/*---------------------------------------------*/
@import url("../Divi/style.css");

/*---------------------------------------------*/
/* TYPOGRAPHICAL ELEMENTS */
/*---------------------------------------------*/
body {
    font-weight: 300;
}

.current-menu-item a {
    color: #00a14b !important;
}

/*---------------------------------------------*/
/* Animation */
/*---------------------------------------------*/

/*-----------------------------------------------------------------------------------------------------*/
/* STRUCTURE AND LAYOUT */
/*-----------------------------------------------------------------------------------------------------*/

/*---------------------------------------------*/
/* DIVI - Header */
/*---------------------------------------------*/
ul#top-menu li a {
    font-size: 18px;
    font-weight: 500 !important;
	letter-spacing: 5px;
}
/*This will change the active main menu item colour*/
#top-menu li.current-menu-item > a {
  /*  color: #fec30c !important;*/
}

/*This will change the active main menu item colour when a submenu item is active*/
/*#top-menu li.current-menu-ancestor > a {
    color: #000 !important;
}*/

/*This will change the active submenu item colour*/
/*.nav li ul .current-menu-item a {
    color: #000 !important;
}*/


/*---------------------------------------------*/
/* DIVI - Slider */
/*---------------------------------------------*/

/*---------------------------------------------*/
/* DIVI - Columns */
/*---------------------------------------------*/

/*---------------------------------------------*/
/* NAVIGATION */
/*---------------------------------------------*/
/*#top-menu li ul {
	padding: 0
}
#top-menu li ul li {
	width: 100%;
  	padding: 0;
}
#top-menu li ul li a {
	width: 100%;
	font-size: 18px;
  	padding: 10px 20px;
}*/

/*---------------------------------------------*/
/* FOOTER */
/*---------------------------------------------*/
.sp-footer-sponsors {
    display: none;
}

.sp-header.sp-header-loaded {
    display: none;
}

/*-----------------------------------------------------------------------------------------------------*/
/* PAGE SPECIFIC OVERRIDE */
/*-----------------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------------*/
/* MEDIA QUERIES */
/*-----------------------------------------------------------------------------------------------------*/
