/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jul 10 2019 | 02:44:47 (pm)
/*
/******* Do not edit this file *******/

.metro-pro-blue .entry-title a:hover, .metro-pro-blue .genesis-nav-menu > .right > a:hover, .metro-pro-blue .site-footer a:hover, .metro-pro-blue a, .metro-pro-blue h2 a:hover {
color: #b59e31;
}
.metro-pro-blue .archive-pagination li a:hover, .metro-pro-blue .archive-pagination li.active a, .metro-pro-blue .btn:hover, .metro-pro-blue .content .entry-comments-link a, .metro-pro-blue .enews-widget input:hover[type="submit"], .metro-pro-blue .genesis-nav-menu .current-menu-item > a, .metro-pro-blue .genesis-nav-menu a:hover, .metro-pro-blue .sidebar .enews-widget input[type="submit"], .metro-pro-blue .site-title a, .metro-pro-blue a.social-buttons:hover, .metro-pro-blue button:hover, .metro-pro-blue input:hover[type="button"], .metro-pro-blue input:hover[type="reset"], .metro-pro-blue input:hover[type="submit"] {
background-color: #b59e31;
}
.genesis-nav-menu {
clear: both;
color: #7f3c98;
font-size: 14px;
font-size: 1.4rem;
line-height: 1;
margin: 0;
padding: 0;
width: 100%;
background-color: #ffffff;
}
.metro-pro-blue .archive-pagination li a:hover, .metro-pro-blue .entry-comments-link a, .metro-pro-blue .entry-comments-link a:hover, .metro-pro-blue .genesis-nav-menu a, .metro-pro-blue .site-footer a, .metro-pro-blue .site-title a, .metro-pro-blue .site-title a:hover, .metro-pro-blue a.social-buttons {
color: #b59e31;
}

.scroll-triggered-box .mc4wp-form input[type=date], .scroll-triggered-box .mc4wp-form input[type=email], .scroll-triggered-box .mc4wp-form input[type=tel], .scroll-triggered-box .mc4wp-form input[type=text], .scroll-triggered-box .mc4wp-form input[type=url], .scroll-triggered-box .mc4wp-form select, .scroll-triggered-box .mc4wp-form textarea {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	box-shadow: 0 0 5px #ddd inset;
	color: #999;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 16px;
	padding: 1.6rem;
	width: 100%;
	height: 50px;
}

.scroll-triggered-box .mc4wp-form input[type=submit] {
	background-color: #333 !important;
	border: none !important;
	box-shadow: none;
	color: #fff !important;
	cursor: pointer;
	padding: 16px 24px;
	padding: 1.6rem 2.4rem;
	text-transform: uppercase;
	width: auto;
}

.scroll-triggered-box .mc4wp-form input:hover[type="submit"] {
	background-color: #b59e31 !important;
}

.content .entry-meta .entry-comments-link {
	float: none;
	display: block;
}

.content .entry-meta .entry-comments-link a {
	background: none;
	color: #b59e31;
	padding: 0px;
}

.content .entry-meta .entry-comments-link a:hover {
	background: none;
	text-decoration: underline;
	color: #222222;
}

#yazmpa_txt {
position: relative !important;
z-index: inherit;
padding-bottom: 35px !important;
padding-top: 2px !important;
display: none;
}
.header-image .site-title, .header-image .title-area {
padding: 0;

}
.header-image .site-title a {
background-color: none;
margin: 0 auto;
padding: 0;
background-position: center center !important;
background-size: contain !important;
}

@media only screen and (max-width: 319px) {
    .header-image .site-title, .header-image .title-area {
        min-height: 40px;
    }
    .header-image .site-title a {
         min-height: 40px;
    }
	.site-inner {
		padding-top: 0px;
	}
}

@media only screen and (min-width: 320px) {
    .header-image .site-title, .header-image .title-area {
        min-height: 60px;
    }
    .header-image .site-title a {
         min-height: 60px;
    }
}

@media only screen and (max-width: 768px) {
	.site-inner {
		padding-top: 0px;
	}
}

@media only screen and (min-width: 768px) {
    .header-image .site-title, .header-image .title-area {
        min-height: 100px;
    }
    .header-image .site-title a {
         min-height: 100px;
    }
}

@media only screen and (min-width: 1024px) {
    .header-image .site-title, .header-image .title-area {
        min-height: 140px;
    }
    .header-image .site-title a {
         max-width: 900px;
         min-height: 140px;
    }
}

@media only screen and (max-width: 1023px) {
	#megaMenu .megaMenu .menu-item .wpmega-link-title {
		font-size: 19px;
	}
}