/*
Theme Name:  Howes Child
Description: Child theme for the Howes theme
Author:      Theme Mount
Author URI:  http://themeforest.net/user/thememount
Template:    howes
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* =Parent theme style.css file
-------------------------------------------------------------- */
@import url("../howes/style.min.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
.toprightmenu {margin:0; padding: 0}
.toprightmenu li{list-style: none; display: inline;}
.toprightmenu li a{color: #163478;  font-size: 14px; text-decoration: none; font-weight: 400;     margin: 0 21px;}
.toprightmenu li a.red{color: #b9262d;}


h1.site-title img{max-width: 560px; width: 100%; height: auto;}

body.thememount-header-style-3 #navbar {
    background-color: #163478 !important;
}

table{
border:1px!important;
}

@media (max-width: 991px){
.toprightmenu {
    line-height: 1;
    margin-bottom: 20px;
}

}

@media (max-width: 767px){
	.toprightmenu {
	    line-height: 1;
	    margin-bottom: 20px;
	}
	.toprightmenu li {
	    display: block;
	    line-height: 2;
	}
}
notbold{
    font-weight:normal!important;
}
