/*
Theme Name: Elite Masters
Theme URI: http://gt3themes.com/wordpress-themes/elitemasters/
Author: mad_dog
Author URI: gt3themes.com
Description: GT3themes team presents absolutely fresh and powerful WordPress theme. It combines new technologies and functional design that helps to showcase your content in better way. This WordPress theme is developed with attention to details, so you can create effective presentation of a website easily. Enjoy building web pages with our product!
Version: 1.2
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

body {
	font-weight: 500;
  color: #222;
}
h1, h1 span, h1 a, h2, h2 span, h2 a, h3, h3 span, h3 a, h4, h4 span, h4 a {
	font-weight: 500;
}
a {
	color: #3866b4;
}
#main_header {
	margin-bottom: 5px;
}
header nav ul.menu > li > a, header nav ul.sub-menu li a {
	text-transform: uppercase;
  font-weight: 500;
}
p a {
	color: #3866b4;
}
h1 {
	color: #3866B4;
}
.breadcrumbs {
	padding: 10px;
  background-color: #fafafa;
  margin-bottom: 0px;
}

/* FOOTER AREA */
.pre_footer {
	color: rgba(255, 255, 255, 0.7);
}
.widget_nav_menu ul li a, .widget_archive ul li a, .widget_pages ul li a, .widget_categories ul li a, .widget_recent_entries ul li a, .widget_meta ul li a {
	color: rgba(255, 255, 255, 0.9);
}
.widget_text a {
	color: rgba(255, 255, 255, 0.9);
}

.listing_meta {
	display: none;
}

.display-none {
	display: none !important;
}

@media only screen and (max-width: 991px) {
  a.menu_toggler {
    background-position: -25px 0 !important;
		}
}