/*
Theme Name: Colormag Pro Child Theme
Theme URI: http://themegrill.com/themes/colormag/
Description: Child Theme for Colormag Pro
Author: ThemeGrill
Author URI: http://themegrill.com
Template: colormag-pro
Version: 1.0
*/

H1 {
	font-size: 32px;   
    background-repeat: no-repeat;
    border: none;
    color: #B43C24;
    padding-left: 15px;
    margin-top: 0px;
    background-position: 0px 5px;
}
H2 {
	color: #467DBD;
	margin-top: 0px;
	font-size: 24px;
}

H3 {
	color: #B43C24;
	font-size: 1.5em;
}

H4 {
	color: #B43C24;
	font-size: 1.5em;
	margin-bottom: 0px;
}

H5 {
	color: #B43C24;
	font-size: 1.5em;
	margin-bottom: 0px;
}
.footer-socket-wrapper {
    background-color: #467DBD;
}

.archive-layout-grid {
    border-style: solid;
    border-width: 1px;
    border-color: #b43c24;
}

.breadcrumbs {
    margin-bottom: 0px;
    padding-bottom: 15px;
}

#masthead .search-wrap {
	margin-top: 10px;
}

#site-navigation {
	background-color: #467DBD;
	border-top: 4px solid #b43c24!important;
	border-bottom: 4px solid #b43c24;
}

.main-navigation .sub-menu,
.main-navigation .children {
	background-color: #467DBD;
}

.main-navigation ul li ul {
    width: 220px;
}

.main-navigation ul li ul li ul {
    left: 220px;
}

#secondary .widget_showvideobtn .widget-title SPAN {
	background-color: #054e6f;
}

#secondary .widget_showvideobtn .widget-title {
    border-bottom: 2px solid #054e6f;
}

#secondary .widget ul li A {
    color: #f26d23;
}

.entry-title
{
	height: 65px;
}

.menu-menue2-container {
	background-color: #467DBD;
	border-top: 4px solid #b43c24 !important;
	border-bottom: 4px solid #b43c24;	
}

#secondary .widget ul li:hover {
	background-color: #269;
}

#secondary .widget ul li A {
    color: #fff;
    padding-left: 10px;
}

#secondary a:hover {
    text-decoration: none;
}
