/*
Itt hozhatunk létre egy saját CSS kódot..

Kattintsunk a segítség ikonra a további információk felirat felett..
*/

body {
  overscroll-behavior-y: none;
}

.metaslider .flexslider {
	margin: 0 !important;	
}

.wpcf7-form-control {
	width: 100%;
}

.so-widget-sow-google-map {
	border: solid 1px #37476f;
}

.contact-map iframe {
		padding: 1px;
		border: solid 1px #37476f !important;
}

.gallery img {
	border: solid 5px #fff !important;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);
}

.nf-form-title h3 {
	color: #bba88b;
}

.nf-field-element h4,
.nf-field-element h5
{
	font-size: 1.1em;
	/* color: #37476f; */
	text-transform: uppercase;
}

.nf-field-label label {
	color: #bba88b;
}

.front-quote-block h1 .quote-line2 {
	font-size: 18px;
}

.front-quote-block h3 {
	font-size: 18px;
	text-transform: uppercase;
}

.front-quote block h3 a {
	text-decoration: none !important;
}

.size-vantage-thumbnail-no-sidebar {
	border: solid 5px #fff;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
}

.entry-thumbnail img {
	margin: 0 auto;
}

article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
  font-size: 26px;
  font-weight: bold;
}

.vantage-grid-loop article h3 {
    font-size: 18px;
    font-weight: bold;
}

article.post .entry-header .entry-thumbnail img, article.page .entry-header .entry-thumbnail img {
		width: 100%;
}