/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


/* LOKALE FONT EINBINDUNG */

/* FiraSans-Light */
@font-face {
font-family: 'FiraSans';
font-style: normal;
font-weight: 200;
src: url('font/FiraSans-Light'); /* IE9 Compat Modes */
src: local('FiraSans Light'), local('FiraSans-Light'),
url('font/FiraSans-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('font/FiraSans-Light.woff2') format('woff2'), /* Super Modern Browsers */
url('font/FiraSans-Light.woff') format('woff'), /* Modern Browsers */
url('font/FiraSans-Light.ttf') format('truetype'), /* Safari, Android, iOS */
url('font/FiraSans-Light.svg#FiraSans') format('svg'); /* Legacy iOS */
}

/* FiraSans-Regular */
@font-face {
font-family: 'FiraSans';
font-style: normal;
font-weight: 400;
src: url('font/FiraSans-Regular.eot'); /* IE9 Compat Modes */
src: local('FiraSans Regular'), local('FiraSans-Regular'),
url('font/FiraSans-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('font/FiraSans-Regular.woff2') format('woff2'), /* Super Modern Browsers */
url('font/FiraSans-Regular.woff') format('woff'), /* Modern Browsers */
url('font/FiraSans-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('font/FiraSans-Regular.svg#FiraSans') format('svg'); /* Legacy iOS */
}

/* FiraSans-Medium */
@font-face {
font-family: 'FiraSans';
font-style: normal;
font-weight: 500;
src: url('font/FiraSans-Medium.eot'); /* IE9 Compat Modes */
src: local('FiraSans Medium'), local('FiraSans-Medium'),
url('font/FiraSans-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('font/FiraSans-Medium.woff2') format('woff2'), /* Super Modern Browsers */
url('font/FiraSans-Medium.woff') format('woff'), /* Modern Browsers */
url('font/FiraSans-Medium.ttf') format('truetype'), /* Safari, Android, iOS */
url('font/FiraSans-Medium.svg#FiraSans') format('svg'); /* Legacy iOS */
}

/* FiraSans-Bold */
@font-face {
font-family: 'FiraSans';
font-style: normal;
font-weight: 600;
src: url('font/FiraSans-Bold.eot'); /* IE9 Compat Modes */
src: local('FiraSans Bold'), local('FiraSans-Bold'),
url('font/FiraSans-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('font/FiraSans-Bold.woff2') format('woff2'), /* Super Modern Browsers */
url('font/FiraSans-Bold.woff') format('woff'), /* Modern Browsers */
url('font/FiraSans-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
url('font/FiraSans-Bold.svg#FiraSans') format('svg'); /* Legacy iOS */
}

/* GentiumBookBasic */
@font-face {
font-family: 'GentiumBookBasic';
font-style: normal;
font-weight: 300;
src: url('font/GentiumBookBasic.eot'); /* IE9 Compat Modes */
src: local('GentiumBookBasic'), local('GentiumBookBasic'),
url('font/GentiumBookBasic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('font/GentiumBookBasic.woff2') format('woff2'), /* Super Modern Browsers */
url('font/GentiumBookBasic.woff') format('woff'), /* Modern Browsers */
url('font/GentiumBookBasic.ttf') format('truetype'), /* Safari, Android, iOS */
url('font/GentiumBookBasic.svg#GentiumBookBasic') format('svg'); /* Legacy iOS */
}

/* GentiumBookBasic-Bold */
@font-face {
font-family: 'GentiumBookBasic-Bold';
font-style: normal;
font-weight: 500;
src: url('font/GentiumBookBasic-Bold.eot'); /* IE9 Compat Modes */
src: local('GentiumBookBasic Bold'), local('GentiumBookBasic-Bold'),
url('font/GentiumBookBasic-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('font/GentiumBookBasic-Bold.woff2') format('woff2'), /* Super Modern Browsers */
url('font/GentiumBookBasic-Bold.woff') format('woff'), /* Modern Browsers */
url('font/GentiumBookBasic-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
url('font/GentiumBookBasic-Bold.svg#GentiumBookBasic') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'parkhotel';
  src: url('../font/parkhotel.eot?27578375');
  src: url('../font/parkhotel.eot?27578375#iefix') format('embedded-opentype'),
       url('../font/parkhotel.woff2?27578375') format('woff2'),
       url('../font/parkhotel.woff?27578375') format('woff'),
       url('../font/parkhotel.ttf?27578375') format('truetype'),
       url('../font/parkhotel.svg?27578375#parkhotel') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'parkhotel';
    src: url('../font/parkhotel.svg?27578375#parkhotel') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "parkhotel";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .078em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-parkhotel_badewanne:before { content: '\e800'; font-size: 60px; } /* '' */
.icon-parkhotel_bettbreite:before { content: '\e801'; font-size: 60px; } /* '' */
.icon-parkhotel_dusche:before { content: '\e802'; font-size: 60px; } /* '' */
.icon-parkhotel_fitness:before { content: '\e803'; font-size: 60px; } /* '' */
.icon-parkhotel_flatscreen:before { content: '\e804'; font-size: 60px; } /* '' */
.icon-parkhotel_haustiere:before { content: '\e805'; font-size: 60px; } /* '' */
.icon-parkhotel_heissgetraenke:before { content: '\e806'; font-size: 60px; } /* '' */
.icon-parkhotel_schlafcouch:before { content: '\e807'; font-size: 60px; } /* '' */
.icon-parkhotel_schreibtisch:before { content: '\e808'; font-size: 60px; } /* '' */
.icon-parkhotel_sitzbereich:before { content: '\e809'; font-size: 60px; } /* '' */
.icon-parkhotel_wasser:before { content: '\e80a'; font-size: 60px; } /* '' */
.icon-parkhotel_wlan:before { content: '\e80b'; font-size: 60px; } /* '' */


/***Typo***/
h1 {
	font-family: 'GentiumBookBasic';
	font-weight: 500;
}
h3, h4 {
	font-family: 'GentiumBookBasic';
	font-weight: 300;
}
body {
	font-family: 'FiraSans';
	font-weight: 200;
}
.av-subheading {
    color: #28160C;
	font-family: 'GentiumBookBasic'; 
}
#top h3.av-special-heading-tag {
    width:100%;
    display:table;
    text-align:center;
	margin-bottom: 20px;
}
h3.av-special-heading-tag > span {
    display:table-cell;
}
h3.av-special-heading-tag > span:nth-child(2) {
    width:50%;
    padding:0 0.2em;
    white-space:nowrap;
    line-height:1.2em;
}
h3.av-special-heading-tag > span.hborder {
    border-top:1px solid #C09B67;
    width:25%;
    position:relative;
    top:0.6em;
}

.avia_textblock   {
	margin-bottom: 35px;
}

#top .av-main-nav > li > a {
	font-family: 'FiraSans';
	font-weight: 500;
}

#top .main_color a {
	font-family: 'FiraSans';
	font-weight: 400;
	color: #534740;
	font-size: 15px;
}

.highlightSectionTop {
	margin-top: -140px;
	background: #fff;
	z-index: 1;
}
.highlightSectionTop .container {
    background-color: #fff;
	z-index: 1;
    padding-top: 50px;
}
#top .highlightSectionTop .container .content {
	padding-top: 0;
	padding-bottom: 0;
}
#top .highlightSectionTop .container .content .entry-content-wrapper {
	padding: 0;
}
#top .highlightSectionTop .container .avia-builder-el-first {
    margin-top: -19px;
}
#top .container_wrap {
    border-top: none;
}


/***Button***/
#top .content .avia-button-wrap .avia-button {
	display: inline-block;
    padding: 10px 50px;
    font-weight: normal;
    font-size: 17px;
    background: #F5EEE6;
	border-radius: 0;
	border-color: transparent;
	box-shadow: 0 0 0 5px #F5EEE6,
                    inset 0 0 0 1px #D5BC9A;
}

#top .alternate .avia-button-wrap .avia-button {
	background-color: #ecddcb;
	box-shadow: 0 0 0 5px #ecddcb,
                    inset 0 0 0 1px #D5BC9A;
}
.av-extra-border-element {
	display: none;
}
#top .content .entry-content-wrapper {

    padding-right: 50px;
    padding-left: 50px;
}
.logo {
    background: #fff;
    padding: 30px;
    height: 250px;
    width: 260px;
	transition: width .1s ease-out, height .1s ease-out;
}
.header-scrolled .logo {
    padding: 10px;
    height: 108px;
    width: 110px;
	transition: width .1s ease-out, height .1s ease-out;
}

.header_color .main_menu ul:first-child > li a {
	font-size: 17px;
	color: #28160C;
	border: 1px solid transparent;
}

#menu-item-1503 a {
	background-color: #C09B67;
	color: #ffffff;
	padding: 0 15px;
}

#menu-item-1503 a:hover {
	background-color: #28160c;
	border-color: #28160c;
}

.header_color .main_menu ul:first-child > li a:hover {
    color: #C09B67;
	border: 1px solid #C09B67;
}
.av-main-nav > li {
    padding-top: 10px;
}
#top #header_main > .container, #top #header_main > .container .main_menu .av-main-nav > li > a {
    height: 40px !important;
    line-height: 40px !important;
}
.av_minimal_header #header_main {
    border-top: 10px solid #C09B67;
	height:70px;
}

.content .avia-button-wrap .avia-button .avia_iconbox_title {
	color: #C09B67;
}

.highlightSection  .avia-button-wrap .avia-button .avia_iconbox_title {
	color: #715444;
}

.highlightSection .avia-builder-el-first {
	margin-bottom: 30px !important;
}

.flex-container { 
	max-width: 70em; 
	margin: 0 auto; 
	width: 100%;
	padding: 0;
}
.flex { 
	display: flex; 
	flex-wrap: wrap; 
}
.item { 
	flex: 1; 
}

figure { 
	position: relative; 
	margin: .5em; 
}
figure > img { 
	max-width: 100%; 
	vertical-align: bottom;  
}
figure > figcaption { 
	position: absolute; 
	bottom: 0; 
	width: 100%; 
	padding: 17% .5em; 
	text-align: center;
}

figure figcaption .avia-button-wrap .avia-button {
    background: rgba(245,238,230,0.8) !important;
	box-shadow: 0 0 0 5px rgba(245,238,230,0.8), inset 0 0 0 1px #D5BC9A !important;
}
figure figcaption .avia-button-wrap .avia-button .avia_iconbox_title {
    color: #28160C !important;
}
/* 2x2 - ab 60em ist der container nur noch 50em */
@media (max-width: 60em) { 
.flex-container { max-width: 50em; }
}

/* alle item 100% */
@media (max-width: 40em) { 
.item { flex-basis: 100%; max-width: 100%; }
}


/***Section***/
.highlightSection .container{
	background-color: #f5eee6; 
}

.highlightSection.alternate .container {
	background-color: #ecddcb; 
}

#top .content {
	border-right: 1px solid #D5BC9A !important;
	border-left: 1px solid #D5BC9A !important;
}
#customfooter {
	min-height: 60px;
}
#customfooter .content {
	padding-top: 0;
	padding-bottom: 0;
}

.grid-container {
  display: grid;
  grid-template-columns: auto auto auto;
  padding: 10px;
}
.grid-item {
  padding: 0;
  font-size: 15px;
	align-self: center;
   justify-self: center;
}
.text-right {
	text-align: right;
}
/***HolidayCheck Widget***/
div.hc-widget.hc-widget-small {
    width: 100% !important;
}


/***GALERIE***/
#top .main_color  div .avia-gallery .avia-gallery-big,
#top .main_color  div .avia-gallery img {
	border-color: transparent;
	background-color: transparent;
	border: none;
}


/***FORMULAR***/
.wps-form {
    width: 100%;
    margin: 0 auto;
}
.wps-form-row {
    display: flex;
	display: -webkit-flex; /* NEW */
    flex-direction: row;
	-webkit-flex-wrap: wrap; /* NEW */
    flex-wrap: wrap;
}
.wps-form-row .wpcf7-form-control {
    width: 223px;
}
.wps-form-column {
    flex: 1;
    padding: 0.5rem 0;
    width: 100%;
}
.wpcf7-form-control-wrap {
	width: 100%;
}
#top .main_color .input-text, 
#top .main_color input[type="text"], 
#top .main_color input[type="input"], 
#top .main_color input[type="password"], 
#top .main_color input[type="email"], 
#top .main_color input[type="number"], 
#top .main_color input[type="url"], 
#top .main_color input[type="tel"], 
#top .main_color input[type="search"], 
#top .main_color textarea, 
#top .main_color select {
	padding: 15px 25px;
	margin-bottom: 20px;
	border: none;
	background-color: #F5EEE6;
	color: #534740;
	
}
#top .main_color input[type="checkbox"] {
    border: none;
	background-color: #F5EEE6;
	color: #534740;
}
#top .main_color input[type="submit"], 
#submit, 
.button , 
.avia-button, 
a.more-link {
	display: inline-block;
    padding: 10px 50px;
    font-weight: normal;
    font-size: 17px;
    background-color: #F5EEE6;
	color: #534740;
	border-radius: 0;
	border-color: transparent;
	box-shadow: 0 0 0 5px #F5EEE6,
                    inset 0 0 0 1px #D5BC9A;	
}
input[type="submit"], 
#submit{
	float: right;	
}
.wpcf7 span.wpcf7-list-item {
	margin: 0;
}
.wpcf7 input[type="submit"]:hover {
    background-color: #F5EEE6;
	color: #534740;
}
.wpcf7 textarea {
    max-height: 190px;
}
.cf-datenschutz {
    margin-bottom: 94px;
}
.cf-datenschutz p {
	font-size: 13px;
	line-height: 1.4;
}
#top .main_color .gastro textarea {
	height: 120px;
	min-height: 120px;
}
/***MAPS***/
#top div .flex_column.mapCaption {
	position: absolute;
	left: 8%;
	background-color: rgba(255,255,255,0.6);
	padding: 35px 35px 0 35px;
}

.twocolumnlist {
    display: flex;
    flex: 1 1 auto;
    flex: -flow;
    flex-flow: row wrap;
}

.twocolumnlist li {
    width: calc(50% - 10px);
    margin: 0 0 0 10px;
    padding-right: 30px;
}

/****ZIMMER***/
.zimmerInfo .column-top-margin {
	margin-top: 0;
}
.zimmerInfo.highlightSection .avia-builder-el-first {
    margin-bottom: 0px !important;
} 
.zimmerInfo .zimmerIcons.iconbox_top .iconbox_icon {
    border-radius: 100px;
	border-color: #c09b67;
	background: #c09b67;
	color: #725445;
}
.highlightSectionFooter  {
    min-height:10px !important;
}
.highlightSectionFooter .container {
    background-color: #c09b67 !important;
}
.highlightSectionFooter .container .content{
    padding: 0;
}
.zimmerInfo.highlightSectionFooter .avia-builder-el-first, .zimmerInfo.highlightSectionFooter .avia_textblock {
    margin-bottom: 0 !important;
}
.zimmerInfo .iconbox_content, .iconbox_content_title {
	text-align: center;
	text-transform: none !important;
	letter-spacing: 0.5px !important;
	line-height: 16px;
}
p.iconbox_content_title {
	font-size: 12px !important;	
}

#top .main_color .content .avia-button-wrap.button-buchung .avia-button {
	background: #c09b67;
	color: #f5eee6;
}

#top .main_color .button-buchung .avia-button.avia-size-medium {
	padding: 10px 50px;
    font-size: 17px;
	min-width: 90px;
	margin-top: 10px;
	box-shadow: none;
	border: 1px solid #f5eee6 !important;
}
#top .main_color .button-buchung .avia-button.avia-size-medium .avia_iconbox_title{
	color: #F5EEE6;
}
#top .iconbox.av-no-box .iconbox_icon {
    width: 70px;
    height: 70px;
    line-height: 90px;
}

#top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title {
    font-size: 1.5em;
    display: none;
}

#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content {
    background: none;
}
.page-id-736 .av_section_5 p {
	margin: 0;
}
.roomprice {
	font-size: 32px;
	font-family: 'GentiumBookBasic';
	font-weight: 300;
	color: #F5EEE6;
}

.tabelle {
    font-size: 17px;	
}
#top .iconbox.zimmerIcons {
    display: inline-flex;
    width: 90px;
    margin-right: 10px;
    height: 120px;
    padding-right: 15px;
	justify-content: center;
}

/* 404 Page */
#top.error404 #main .content {
    padding: 200px 0;
}

/* Notebook / Desktop */
@media only screen and ( min-width: 48em ) { 
    .wps-form-column {
        padding: 0.5rem 1rem;
    }
}

/* Margin */

.clear-margin-top.column-top-margin {
	margin-top: 10px;
}



/* All Mobile Sizes (devices and browser) .responsive */
@media only screen and (max-width: 767px) {
	
	.responsive #top .container {
    	width: 100%;
	}
	.responsive #top .logo {
		width: auto;
		padding: 10px;
	}
	.responsive .highlightSectionTop {
    	margin-top: 0px;
	}
	.responsive .highlightSectionTop .container {
		padding-top: 60px;
	}
	.responsive #top #wrap_all .avia-section .container {
		width: 100%;
		max-width: 100%;
	}
	.responsive #top .content {
		border-right: none;
		border-left: none;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.responsive #top #wrap_all .all_colors h1 {
		line-height: 1em;
	}
	.responsive #top .content .entry-content-wrapper {
		padding-right: 20px;
		padding-left: 20px;
	}
	.responsive .twocolumnlist li {
		width: 100%;
		padding-right: 0;
	}
	.responsive .avia-button-right {
		float: none;
		text-align: center;
	}
	.responsive .avia-button.avia-position-right {
		float: none;
	}
	.responsive h3.av-special-heading-tag > span:nth-child(2) {
		white-space: normal;
	}
	.responsive .wpcf7-form .wps-form-row {
		flex-direction: column;
	}
	.responsive #top div .flex_column.mapCaption {
		position: relative;
		left: 0;
		padding: 0;
		text-align: center;
		top: 30px;
	}
	.responsive .grid-container {
		display: block;
	}
	.responsive .grid-container .logofooter,
	.responsive .grid-container .grid-item,
	.responsive .grid-container .grid-item.text-right{
		text-align: center;
		margin-bottom: 10px;
	}
	.responsive h3.av-special-heading-tag > span:nth-child(2) {
		width: 10%;
	}
	.responsive h3.av-special-heading-tag > span.hborder {
		width: 1%;
	}
}

/* All Mobile Sizes (devices and browser) .responsive */
@media only screen and (min-width: 768px) and (max-width: 989px) {
	.responsive #top .container {
    	width: 100%;
	}
	.responsive #top .logo {
		width: auto;
		padding: 10px;
		height: 145px;
	}
	.responsive #top .logo img {
		height: 120px;
	}
	.responsive .topOrnament, .responsive #top .noMobile {
		display: none !important;
	}
	.responsive .highlightSectionTop {
    	margin-top: 0;
	}
	.responsive .highlightSectionTop .container {
		padding-top: 0;
	}
	.responsive #top #wrap_all .avia-section .container {
		width: 100%;
		max-width: 100%;
	}
	.responsive #top .content {
		border-right: none;
		border-left: none;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.responsive #top #wrap_all .all_colors h1 {
		line-height: 1em;
	}
	.responsive #top .content .entry-content-wrapper {
		padding-right: 20px;
		padding-left: 20px;
	}
	.responsive .twocolumnlist li {
		width: 100%;
		padding-right: 0;
	}
	.responsive .avia-button-right {
		float: none;
		text-align: center;
	}
	.responsive .avia-button.avia-position-right {
		float: none;
	}
	.responsive h3.av-special-heading-tag > span:nth-child(2) {
		white-space: normal;
	}
	.responsive .wpcf7-form .wps-form-row {
		flex-direction: column;
	}
	.responsive #top div .flex_column.mapCaption {
		position: relative;
		left: 0;
		padding: 0;
		text-align: center;
		top: 60px;
	}
	.responsive .grid-container {
		display: block;
	}
	.responsive .grid-container .logofooter,
	.responsive .grid-container .grid-item,
	.responsive .grid-container .grid-item.text-right{
		text-align: center;
		margin-bottom: 10px;
	}
	.responsive h3.av-special-heading-tag > span:nth-child(2) {
		width: 10%;
	}
	.responsive h3.av-special-heading-tag > span.hborder {
		width: 2%;
	}
}
@media only screen and (min-width: 990px) and (max-width: 1024px) {
	.responsive #top .container {
    	width: 100%;
	}
	.responsive #top .logo {
		width: auto;
		padding: 10px;
		height: 145px;
	}
	.responsive #top .logo img {
		height: 120px;
	}
	.responsive .topOrnament {
		display: none;
	}
	.responsive .highlightSectionTop {
    	margin-top: 0;
	}
	.responsive .highlightSectionTop .container {
		padding-top: 0;
	}
	.responsive #top #wrap_all .avia-section .container {
		width: 100%;
		max-width: 100%;
	}
	.responsive #top .content {
		border-right: none;
		border-left: none;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.responsive #top #wrap_all .all_colors h1 {
		line-height: 1em;
	}
	.responsive #top .content .entry-content-wrapper {
		padding-right: 20px;
		padding-left: 20px;
	}
	.responsive .twocolumnlist li {
		width: 100%;
		padding-right: 0;
	}
	.responsive .avia-button-right {
		float: none;
		text-align: center;
	}
	.responsive .avia-button.avia-position-right {
		float: none;
	}
	.responsive h3.av-special-heading-tag > span:nth-child(2) {
		white-space: normal;
	}
	.responsive .wpcf7-form .wps-form-row {
		flex-direction: column;
	}
	.responsive #top div .flex_column.mapCaption {
		position: relative;
		left: 0;
		padding: 0;
		text-align: center;
		top: 30px;
		width: 100%;
	}
	.responsive .grid-container {
		display: block;
	}
	.responsive .grid-container .logofooter,
	.responsive .grid-container .grid-item,
	.responsive .grid-container .grid-item.text-right{
		text-align: center;
		margin-bottom: 10px;
	}
	.responsive h3.av-special-heading-tag > span.hborder {
		width: 10%;
	}
}

.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
	background-color: #28160C;
}

/* HINWEISTEXT */

.hinweistext {
	background-color: #f5eee6;
	max-width: 1000px;
	margin: 0 auto 30px;
	text-align: center;
	padding: 10px 50px;
	display: block;
}

/* RECAPTCHA BADGE */

.grecaptcha-badge {
	display: none;
}

/* Activate burger menu */

@media only screen and (max-width: 1640px) {
	#top #header .av-main-nav > li.menu-item  {
		display: none!important;
	}
	#top #header .av-burger-menu-main {
		display: block!important;
	}
}


#digiAccess {
	border: none !important;
}

#digiAccess .da-text-footer {
	display: none !important;
}
