/*

Theme Name: X
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: An immensely powerful and endlessly customizable WordPress theme.
Version: 6.2.5
License: GNU General Public License v2.0
License URI: NaN
Text Domain: __x__

*/
.x-column .-skin-default .-items .-item .itembox .title:hover {
    top: 53px !important;
    font-size: 18px !important;
    color: rgb(211, 68, 52) !important;
    border-bottom-color: rgb(211, 68, 52) !important;
}



 @font-face {
    font-family: 'Core Sans Light', sans-serif;
     src: url("fonts/CoreSansC-35Light.woff") format("woff"), 
	 url("fonts/CoreSansC-35Light.eot") format("eot"), 
	 url("fonts/CoreSansC-35Light.svg") format("svg"), 
	 url("fonts/CoreSansC-35Light.ttf") format("ttf"),
	 url("fonts/CoreSansC-35Light.ttf") format("otf");
}

 @font-face {
      font-family: 'CoreSansC-25ExtraLight';
     src: url("fonts/CoreSansC-25ExtraLight.woff") format("woff"), 
	 url("fonts/CoreSansC-25ExtraLight.eot") format("eot"), 
	 url("fonts/CoreSansC-25ExtraLight.svg") format("svg"), 
	 url("fonts/CoreSansC-25ExtraLight.ttf") format("ttf"),
	 url("fonts/CoreSansC-25ExtraLight.ttf") format("otf");
}



html body{
	font-family: 'CoreSansC-25ExtraLight' !important;
}

body h1, body h2, body h3, body h4, body h5, body h6, body a{
	font-family: 'CoreSansC-25ExtraLight' !important;
}

#top .masthead .x-navbar-inner .x-nav-wrap.desktop #menu-x-demo-menu li a {
    font-family: 'CoreSansC-25ExtraLight' !important;
    font-size: 13px;
    color: #222222 !important;
    text-shadow: 0px 0px 0px #000;
}
#top .masthead .x-navbar-inner .x-nav-wrap.desktop #menu-x-demo-menu li a span {
    padding-left: 10px;
    padding-right: 10px;
}
.masthead .x-navbar .desktop .x-nav>.current-menu-item>a{
	font-weight:600;
}
#top .masthead .x-navbar-inner .x-nav-wrap.desktop #menu-x-demo-menu li a:hover{
	font-weight:600;
}