/*
Theme Name: Vantage-Child
Template: vantage
*/
@import url("../vantage/style.css");

.main-navigation {
    background: #FFF none repeat scroll 0 0;
    font-size: 0;
    margin: 0 -35px;
    position: relative;
  border-top: 1px solid #aaa;
 border-bottom: 1px solid #aaa;
}
.main-navigation a {
    color: #333;
    display: block;
    font-weight: normal;
    text-decoration: none;
  border-right: 1px solid #aaa;
}
.main-navigation ul li a {
    box-sizing: border-box;
    line-height: 1em;
    padding: 15px 25px;
}
.main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_item > a {
    color: #fff;
}
article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
    color: #3b3b3b;
    font-size: 33px;
    font-weight: 200;
    line-height: 1.35em;
  font-family: "helvetica neue", arial;
  letter-spacing: 1px;
}
#masthead .hgroup .support-text {
    color: #999;
    font-style: italic;
    line-height: 1.2em;
    margin-top: -0.4em;
    max-width: 50%;
    position: absolute;
    right: 0;
    top: 50%;
font-size: 18px;
}
#masthead .hgroup {
    padding-bottom: 35px;
    padding-top: 35px;
    position: relative;
}
#masthead {
    background: #FFF none repeat scroll 0 0;  /*alt 169bb6*/
}
#colophon {
    background: #ff6600 none repeat scroll 0 0;
}
.flexslider .slides > li {
    background-position: center;
    background-size: cover;
    display: none;
    height: auto;
    margin-left: 0;
}
#footer-widgets .widget a, #footer-widgets .widget a:visited {
    color: #fff !important;
}
#footer-widgets .widget a {
    color: #fff !important;
}
#footer-widgets .widget a:hover {
    color: #ff66ff !important;
}
input[type="text"], input[type="email"], input[type="password"], textarea {
    border: 1px solid #bbb;
    border-radius: 3px;
    box-sizing: border-box;
background: #f7f7f7;
    color: #666;
}
a {
    color: #248cc8;
text-decoration:none;
}
.text33 {
    color: #3b3b3b;
    font-family: "helvetica neue",arial, helvetica, sans-serif;
    font-size: 33px;
    font-weight: 200;
    letter-spacing: 1px;
    /*line-height: 1.35em;*/
}
.text24 {
    color: #169bb6;
    font-family: "helvetica neue",arial, helvetica, sans-serif;
    font-size: 24px;
    font-weight: 200;
    /*line-height: 1.35em;*/
}
.text28 {
    color: #169bb6;
    font-family: "helvetica neue",arial, helvetica, sans-serif;
    font-size: 28px;
    font-weight: 200;
    /*line-height: 1.35em;*/
}
.text18 {
    color: #444;
    font-family: arial, helvetica, sans-serif;
    font-size: 18px;
    font-weight: 200;
    /*line-height: 1.35em;*/
}
.text16 {
    color: #169bb6;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.flexslider .slides > li {
    background-position: center center;
    background-size: cover;
    display: none;
    height: auto !important;
    margin-left: 0;
}
#main-slider {
    background: #fff none repeat scroll 0 0;
    line-height: 0;
}
.button {
	background: #3389cc /*url(https://media75.de/wp-content/uploads/2015/12/bg-green.png) repeat-x*/;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #75b664;
	display:inline-block;
	color:#FFF;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
        margin-top: 0px;
	padding: 0px 20px 1px;
	text-decoration:none;text-align: center;
width: auto;
}
.button:hover {
	background: #ff3399; color: #FFF;
}
.button02 {
	background: #F1F1F1;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #aaa;
	display:inline-block;
	/*color:#FFF;*/
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
        margin: 10px 0 0;
	padding: 3px 10px 4px;
	text-decoration:none;
text-align: center;
width: auto;
}
.button02:hover {
	color: #ff0000;
}
.vantage-grid-loop article .grid-thumbnail {
    background: none;
    border: 1px solid #c2c5ca;
    box-shadow: none;
    display: block;
    margin-bottom: 10px;
    padding: 0px;
}



