/*
 Theme Name:   SME Generic
 Theme URI:    https://www.harkagency.com
 Description:  SME Generic Theme
 Author:       harkagency.com
 Author URI:   https://www.harkagency.com
 Template:     vantage
 Version:      1.4.2
 Tags:         
 Text Domain:  vantage-child
*/

@import url("../vantage/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.site-header {
	
}

img.logo-height-constrain {
	max-height: 66px !important;
	max-width: 284px !important;
}

.header-widget a {
	color: #595959 !important;
	padding-left: 5px;
}

.header-widget a:hover {
	color: #afafaf !important;
	padding-left: 5px;
}

.header-widget-text {
	text-align: center !important;
}

.menu-mobilenav-container {
	min-height: 60px;
}

.main-navigation ul li a {
	font-weight: normal !important;
	padding-left: 35px; 
	padding-right: 35px;
        padding-top: 10px;
        padding-bottom: 10px;
}

.main-navigation ul li {
	color: #afafaf !important;
}

.main-navigation ul li a:hover {
	padding-bottom: 7px;
 	border-bottom: 3px solid #fff !important;
	color: #fff !important;
}

.home #main {
padding-top: 0px !important;
padding-bottom: 0px !important;
}

.headline-on-green h1 {
color: #FFF !important;
text-transform: Capitalize;
}

.headline-on-green h3 {
color: #FFF !important;
text-transform: Capitalize;
}

.layout-full .panel-row-style-wide-grey.panel-row-style, .layout-full .panel-row-style-full-width.panel-row-style {
padding-top: 0px;
padding-bottom: 0px;
}

.site-footer {
padding-top: 0px !important;
}

.framed-images {
border: 10px solid #E3E6E6 !important;
}

.lower-footer-text a {
text-align: center !important;
}

.lower-footer-text p {
text-align: center !important;
}

.lower-footer-text a {
text-decoration: none;
}

.lower-footer-text a:hover {
color: #595959 !important;
}

.footer-text a {
text-decoration: none;
}

.footer-text a:hover {
color: #595959 !important;
}

.site-main {
padding: 0px !important;
}

a {
text-decoration: none !important;
}