/*
Theme Name: Smart Mag Child
Theme URI: http://theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: http://theme-sphere.com
Template: smart-mag
Version: 1.0
*/

@import url("../smart-mag/style.css");

.region-nav ul > li {
	width: 25%;
	text-align: center;
}

.region-nav ul li > a {
	text-align: center;
	width: 100%;
}

/*nav.region-nav {
	background-color: #6ab2ff;
}*/

.navigation.region-nav .menu li > a {
	padding: 0px;
}

.navigation .menu > li.yellow-menu-item {
	background: #F8CA00;
}

.navigation .menu > li.yellow-menu-item:hover {
	background: #F8CA00;
}

.navigation .menu > li:hover {
	background: #F8CA00;
}

.navigation .mega-menu .sub-nav li:hover {
	background: #F8CA00;
}

ul.flex-direction-nav {
	display: none !important;
}

.top-bar-content a, .top-bar-content a:visited, .top-bar-content a:active {
	color: #fff;
}

.gallery-title, .section-head {
	background-color: #077fff;
	border: 1px solid #077fff;
	color: #efefef;
}

img.attachment-main-slider {
	max-height: 330px;
}

.main-featured .slider .caption, .featured .caption {
	bottom: 6px;
}

.page-content .widget-title {
	background-color: #077fff;
	border: 1px solid #077fff;
	color: #efefef;
	padding: 0 14px;
	font-size: 13px;
	font-family: "Open Sans", Arial, sans-serif;
	line-height: 34px;
}