/* Add your CSS here */


/* Logo Height on Scroll */
.header.headhesive.headhesive--stick .logo img {
	height:70px;
	margin:0;

}
.page-content#remove-gap{margin-bottom: -10em;}
#foot-img {
    margin-bottom: 1em;
}
.left-img{max-width: 450px; width:100%; float:left; margin-right: 20px; margin-bottom: 20px; padding:4px; border:solid 1px #ddd;}
label{font-weight: 600;}
 .current-page-ancestor, .current-menu-ancestor, .current-menu-parent a{ border-top: solid 4px #dc2a0b; background: #fff;color:#000 !important;}
table, tr, td {
    border: solid 1px #ccc;
    padding: 5px;
}
.head_title {
    margin-bottom: 0;
    font-weight: 700;
}
.widget-content {
    font-size: 13px;
}