/*
Theme Name: Childtheme Vantage
Description: Childtheme
Author: Dirk Petersen
Template: vantage
Version: 1.0
Tags:
*/

@import url("../vantage/style.css");

@font-face {
    font-family: 'PT Sans Narrow';
    src: url('../fonts/ptn57f-webfont.eot');
    src: url('../fonts/ptn57f-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptn57f-webfont.woff2') format('woff2'),
         url('../fonts/ptn57f-webfont.woff') format('woff'),
         url('../fonts/ptn57f-webfont.ttf') format('truetype'),
         url('../fonts/ptn57f-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'PT Sans Narrow Bold';
    src: url('../fonts/ptn77f-webfont.eot');
    src: url('../fonts/ptn77f-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptn77f-webfont.woff2') format('woff2'),
         url('../fonts/ptn77f-webfont.woff') format('woff'),
         url('../fonts/ptn77f-webfont.ttf') format('truetype'),
         url('../fonts/ptn77f-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Open Sans Condensed Bold';
    src: url('../fonts/opensans-condbold-webfont.eot');
    src: url('../fonts/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-condbold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-condbold-webfont.woff') format('woff'),
         url('../fonts/opensans-condbold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-condbold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


	
	
p, ul, li, a {
	font-family: 'PT Sans Narrow', sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans Condensed Bold', sans-serif !important;
}

b, strong {
	font-family: 'PT Sans Narrow Bold', sans-serif;
	font-weight: normal;
	font-style: normal;
}

.main-navigation ul li a {
	font-family: 'PT Sans Narrow Bold', sans-serif !important;
}

.caption {
	font-family: 'Open Sans Condensed Bold', sans-serif !important;
}

#cn-accept-cookie, #cn-more-info {
	font: 14px 'PT Sans Narrow Bold', sans-serif !important;
}

#cn-notice-text {
	font: 14px 'PT Sans Narrow Bold', sans-serif !important;
}


* {
	-webkit-font-smoothing: antialiased !important;
	-webkit-text-size-adjust: 100% !important;
	-moz-osx-font-smoothing: grayscale !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	color: #556f81 !important;
	font-weight: normal !important;
	font-style: normal !important;
}

.entry-content {
	color: #333333;
}

::-moz-selection {
	background: #cccccc;
	color: white;
}

::selection {
	background: #cccccc;
	color: white;
}

:focus {
	outline: 0px -webkit-focus-ring-color;
}

a,
a:focus,
a:visited,
a:hover {
	outline: none;
}

#search-icon-icon {
	float: left;
}

.main-navigation {
	z-index: 9998;
	background: url(https://www.mem-o-matic.com/wp-content/uploads/2017/09/mom-rot.png) repeat;
	text-transform: uppercase;
}

#masthead .hgroup .logo {
	margin-bottom: -58px !important;
	margin-right: 0px;
	z-index: 10000 !important;
	float: right;
}

.menu-menu-de-container, .menu-menu-en-container {
	background: url(https://www.mem-o-matic.com/wp-content/uploads/2017/09/mom-logo-1.png) no-repeat right;
}

@media (max-width: 680px) {
	body.responsive #masthead .hgroup .logo {
		float: right;
	}
	body.responsive #masthead .hgroup .logo img {
		margin: 0 auto;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
}


#search-icon .searchform {
	background-color: rgba(87, 113, 130, .75) !important;
}

.current-menu-item{
	opacity: 0.5;
}

.hgroup .full-container {
	z-index: 9999 !important;
}

#masthead .full-container {
	z-index: 10001;
}

#colophon #theme-attribution {
	display: none;
}

/* Logo auf Höhe halten */

body.responsive #masthead .hgroup .support-text,
body.responsive #masthead .hgroup #header-sidebar {
	position: static;
	display: block;
	margin-top: 0px;
	max-width: 100%;
}

@media (max-width: 480px) {
	body.responsive #masthead .hgroup .logo img {
		width: 172px;
		height: 50px;
	}
}

::-webkit-input-placeholder {
	color: #ffffff;
}

:-moz-placeholder {
  color: #ffffff;
}

::-moz-placeholder {
  color: #ffffff;
}

:-ms-input-placeholder {
	color: #ffffff;
}

#footer-widgets .textwidget p {
	font-size: 16px;
	line-height: 18px !important;
	color: #333333;
}

.caption {
	background-color: rgba(87, 113, 130, 0.75);
	color: #ffffff;
	text-align: center;
	font: normal 18px/30px 'Open Sans Condensed', sans-serif;
}

.metaslider .caption-wrap {
	opacity: 1 !important;
	background: transparent !important;
}

.textwidget p {
	line-height: 24px;
}

/*Button Center*/

.sow-submit-wrapper.sow-submit-styled {
	/*text-align: center;*/
}

/*Controls nicht abschneiden*/

.so-widget-sow-contact-form-default-31619f042d60 .sow-form-field .sow-field-container {
	overflow: visible;
}

.main-navigation ul li a,
.main-navigation ul li a > * {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	font-weight: normal;
	font-style: normal;
}

#scroll-to-top {
	background: #577182;
}

.mobile-nav-frame .title {
	padding: 14px 12px 10px !important;
	margin-bottom: 16px !important;
	padding-top: 0;
	padding-bottom: 0;
}

.mobile-nav-frame .title h3 {
	text-align: center;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
	font-size: 18px;
	font-weight: normal !important;
	font-style: normal !important;
	padding: 0 !important;
}

.mobile-nav-frame ul li a.link {
	font-weight: bold;
}

.mobile-nav-frame ul li a.link {
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
	font-size: 18px !important;
	text-transform: uppercase !important;
}

#search-icon {
	position: absolute;
	left: 568px;
	top: 0px;
}

#search-icon #search-icon-icon {
	width: 40px !important;
}

#search-icon #search-icon-icon .vantage-icon-search {
	margin-top: -9px;
}

@media (max-width: 900px) {
	#search-icon {
		display: none;
	}
}

@media (max-width: 780px) {
	.hide-smartphone {
		display: none;
	}
}

.entry-content h6 {
	line-height: 24px;
}

ol {
	margin-left: -10px;
}

.entry-content ul {
	margin-left: -10px;
	list-style-type: disc;
}

.entry-content ul li {
	line-height: 24px !important;
}

select {
	min-width: 128px;
}

@media (max-width: 680px) {
	select {
		min-width: 64px;
	}
	#footer-widgets .textwidget p {
		text-align: center !important;
	}
	label,
  	.wpcf7-list-item-label,
  	.forms-small {
	font-size: 13px;
	line-height: 14px !important;
	}
}

.wpcf7-list-item.first.last {
	margin-left: 0px;
}

input.wpcf7-form-control.wpcf7-submit {
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 24px;
	padding-left: 24px;
	font-size: 15px;
}

textarea {
	width: 100%;
}

.widget input[type="text"],
.widget input[type="email"] {
	width: 100%;
}

.wpcf7-list-item-label, label {
	line-height: 9px;
}

.widget input[type="submit"] {
	width: 176px;
	padding-right: 8px;
	padding-left: 8px;
}

/* Forms Error*/

.wpcf7-response-output {
	text-align: center !important;
}

.wpcf7-not-valid-tip {
	margin-top: 4px;
	color: #8d0047 !important;
}

.wpcf7-validation-errors, .wpcf7-mail-sent-ok, .wpcf7-spam-blocked {
	text-align: center !important;
	line-height: 20px !important;
	font-size: 16px !important;
}

div.wpcf7-validation-errors {
	border-color: #8d0047;
}

p.forms-small, .wpcf7-list-item.first.last {
	line-height: 18px !important;
}

/* Smartphone */
@media (max-width: 376px) {
	.entry-content ul li, .entry-content ol li, .entry-content p {
	line-height: 18px !important;
	font-size: 16px !important;
}
h3, h5 {
	font-size: 20px !important;
	line-height: 20px !important;
}
.caption {
	font-size: 18px !important;
	
}
p.forms-small, .wpcf7-list-item.first.last {
		font-size: 13px !important;
	line-height: 14px !important;
}
.widget input[type="submit"] {
		font-size: 14px !important;
	line-height: 14px !important;
}
}

#cn-notice-text {
	font: 16px 'PT Sans Narrow', sans-serif !important;
}


#cn-accept-cookie, #cn-more-info {
	font: 14px 'PT Sans Narrow', sans-serif !important;
}

.cn-button.wp-default {
	background-color: #fff !important;
	min-height: 18px !important;
	padding: 4px 10px 3px !important;
	border: 1px solid white !important;
	color: #333 !important;
}

.nf-form-content button, 
.nf-form-content input[type="button"], 
.nf-form-content input[type="submit"]{
	background: #ccc !important;
    color: #666 !important;
    transition: all .5s;
}

.nf-progress-container .nf-progress{
	background-color: #A6C73A !important;
}

.nf-progress-container {
    margin-top: 0 !important;
}

.nf-before-form-content{
	display:none;
}


#progress{
    width:100%;
}
#progress .half{
    float:right;
    width:50%;
}

#progress .half span{
    float:right;
}