/*
Theme Name: WP BootstrapTheme
Description: A demo theme
Author: Susan
Author URI: http://wigwam.im
Version: 1.1
Tags: responsive, white, bootstrap


This simple theme was built using the example Bootstrap theme
*/

/*Bootstrap core CSS */
@import url('bootstrap/css/bootstrap.min.css');
/* Bootstrap theme */
@import url('bootstrap/css/bootstrap-theme.min.css');

@font-face {
	font-family: 'Bebas Neue';
	src: url('fonts/BebasNeueBold.eot');
	src: url('fonts/BebasNeueBold.eot?#iefix') format('embedded-opentype'),
		url('fonts/BebasNeueBold.woff') format('woff'),
		url('fonts/BebasNeueBold.ttf') format('truetype'),
		url('fonts/BebasNeueBold.svg#BebasNeueBold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Bebas Neue';
	src: url('fonts/BebasNeueRegular.eot');
	src: url('fonts/BebasNeueRegular.eot?#iefix') format('embedded-opentype'),
		url('fonts/BebasNeueRegular.woff') format('woff'),
		url('fonts/BebasNeueRegular.ttf') format('truetype'),
		url('fonts/BebasNeueRegular.svg#BebasNeueRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'gt_walsheim';
    src: url('fonts/gt-walsheim-web.eot');
    src: url('fonts/gt-walsheim-web.eot?#iefix') format('embedded-opentype'),
         url('fonts/gt-walsheim-web.woff') format('woff'),
         url('fonts/gt-walsheim-web.ttf') format('truetype'),
         url('fonts/gt-walsheim-web.svg#gt_walsheim_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gt_walsheim';
    src: url('fonts/gt-walsheim-bold-web.eot');
    src: url('fonts/gt-walsheim-bold-web.eot?#iefix') format('embedded-opentype'),
         url('fonts/gt-walsheim-bold-web.woff') format('woff'),
         url('fonts/gt-walsheim-bold-web.ttf') format('truetype'),
         url('fonts/gt-walsheim-bold-web.svg#gt_walsheim_bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

a{
    color: #86bc8f;
}
a:hover,
a:focus{
    color: #86bc8f;
    outline: none;
}

:focus{
    outline: none;
}

body{
	background: white;
	font-family: 'gt_walsheim' , sans-serif;
	font-size: 14px;
    margin-top: 80px;
}

h2{
	font-family: 'Bebas Neue', sans-serif;
	font-weight: bold;
	font-size: 47px;
	text-transform: uppercase;
}

h3{
    font-size: 35px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: 'Bebas Neue', sans-serif;
}

/* Gänse Special*/
.page-id-15 .textelement.weiß .teaser,
.page-id-5 .textelement.weiß .teaser {
    padding: 0px;
}
.page-id-15 .textelement.weiß .wrapper_achtzig,
.page-id-5 .textelement.weiß .wrapper_achtzig {
    width: 80%;
    margin: auto;
}

/*Gänse Special END*/
.impress .teaser{
    margin: 150px 70px 100px;
}

.impress .teaser .row {
    text-align: left;
    margin: 20px 0px;
}

.weiß{
    background-color: white;
}

body.page-id-2407 .weiß {
    background-color: #27292f;
    color: #ffffff;
}

.grau{
    background-color: #f5f1ee;
}
.home .headerbild {
    background-color: #f5f1ee;
}

.menu-footermenue-container {
    float: right;
}

.menu-footermenue-container .nav, .socialnav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    line-height: 80px;
}

.copyright {
    display: inline-block;
    opacity: 0.6;
}

.untertitle {
    font-weight: bold;
    margin-bottom: 40px;
}

.menu-footermenue-container .nav>li>a {
    position: relative;
    display: inline;
    padding: 0px 15px;
    float: left;
    color: white;
    opacity: 0.6;
}

.menu-footermenue-container .nav>li>a:hover,
.menu-footermenue-container .nav>li.current-menu-item a{
	text-decoration: underline;
    opacity: 1;
    border-bottom: 0px;
}

.footer {
    background: #27292f;
    color: white;
    text-transform: uppercase;
    line-height: 60px;
    font-size: 12px;
}

body.page-id-2407 .footer {
    border-top: 1px solid #ffffff;
}

.linkbutton a {
    border: 2px solid #86bc8f;
    padding: 12px 40px;
    display: inline-block;
    text-transform: uppercase;
    color: #86bc8f;
    margin: 20px 15px 0px;
    font-size: 14px;
    letter-spacing: 1.1px;
}

.linkbutton a:hover,
.linkbutton a:focus{
    background: #86bc8f;
    color: white;
    text-decoration: none;
}


.swiper-button-next,
.swiper-button-prev{
	border: 1px solid #86bc8f;
    width: 40px;
    height: 40px;
    background: white;
    text-align: center;
}


.linkbutton {
    display: inline;
    font-size: 12px;
}
.swiper-container.swiper-container-team {
    margin-bottom: 100px;
}
.team .teaser{
    padding: 0px;
    margin:0px;
}
.mitglied {
    text-align: left;
    color: rgba(0,0,0,0.4);
    font-size: 14px;
}
.mitglied h4 {
    color: black;
}
.mitglied .text{
    padding: 10px 20px;
    min-height: 200px;
}
.teamheader {
    text-align: center;
    margin: 80px 100px 60px 100px;
    padding: 0px 25%;
}
 .swiper-container-team .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin: 40px 0px;
}
.swiper-slide img {
	width: 100%;
}

.swiper-slide {
        text-align: center;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }


.teaser{
	text-align: center;
	margin: 80px 100px;
    padding: 0px 15%;
}

body.page-id-2407 .teaser {
    padding: 0;
}

.error404 .teaser{
    margin-top: 100px;
}
.textheader{
    padding: 0px 17%;
}

.navbar{
	background: white;

}

.unterkunftklappe.grau .panel-heading{
    background: #f5f1ee;
}

.unterkunftklappe.grau .panel-default>.panel-heading+.panel-collapse>.panel-body{
    background: #f5f1ee;
}

.unterkunftklappe.weiß .panel-heading{
    background: white;
}
.unterkunftklappe.weiß .panel-default>.panel-heading+.panel-collapse>.panel-body{
    background: white;
}

.unterkunftklappe .panel-heading{
    border-radius: 0px;
    border-top: 1px solid black;
    text-align: left;
}
.unterkunftklappe .panel{
    border: none;
    box-shadow: none;
    border-radius: 0px;
}
.unterkunftklappe .panel-group {
    margin-bottom: 40px;
    margin-top: 40px;
}
.unterkunftklappe h4{
    font-size: 14px;
    font-weight: bold;
}
.unterkunftklappe .panel-group .panel+.panel {
    margin-top: 0px;
}
.unterkunftklappe .panel-title a{
    position: relative;
    display: block;
}
.unterkunftklappe .panel-title a:hover,
.unterkunftklappe .panel-title a:active,
.unterkunftklappe .panel-title a:focus {
    color: black;
    outline: none;
}
.unterkunftklappe .panel-title .glyphicon {
    position: absolute;
    right: 0px;
}

.unterkunftklappe .panel-body img{
    margin: auto;
}
.unterkunftklappe .panel-body .modalopen img {
    width: 100%;
    height: auto;
}
.unterkunftklappe .panel-body p{
    text-align: left;
}

body.page-id-1491 .unterkunftklappe .panel-body ul {
    padding: 0 15px;
}

body.page-id-1491 .unterkunftklappe .panel-body li {
    display: list-item;
    margin: 0px;
}

ul.socialnav{
    list-style: none;
    margin: -2px;
    display: inline-block;
    padding: 0px;
    float: right;
}
ul.socialnav li{
    display: inline-block;
}

ul.socialnav a{
    opacity: 0.6;
}

ul.socialnav a:hover{
    opacity: 1;
}

.socialicon img{
    width: 25px;
}

.modal-header button.close{
    font-size: 30px;
    font-weight: normal;
    line-height: 1em;
    color: black;
    border: 2px solid black;
    margin-top: -4px;
    padding: 0px 6px;
    opacity: 1;
}
.modal-header button.close:hover,
.modal-header button.close:focus{
    opacity: .5;
}
.linkbutton.buchen a{
    float: left;
    margin-left: 0px;
}

.modal-content{
    border-radius: 0px;
}


.unterkunftklappe .panel-group:last-child {
    border-bottom: 1px solid black;
}

.navbar-brand,
.navbar-nav>li>a{
	color: black;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	padding: 10px 0px;
	margin:16px 20px 15px;
	font-size: 14px;
	border-bottom: 1px solid white;
}

.navbar-nav>li>a.shop-cart{
    position: relative;
}

.navbar-nav>li>a.shop-cart::after{
    content: '';
    background: url('img/korb-black.svg') no-repeat;
    display: inline-block;
    width: 47px;
    height: 47px;
    position: absolute;
    top: 4px;
}

.navbar-nav>li>a.shop-cart:hover::after{
    content: '';
    background: url('img/korb-gruen.svg') no-repeat;
}



.linkbutton a.shop-cart::before {
    content: '';
    background: url(img/korb-gruen.svg) no-repeat;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-right: 0px;
    margin-bottom: -28px;
    margin-left: -22px;
    margin-top: -7px;
}

.linkbutton a.shop-cart:hover::before{
    content: '';
    background: url('img/korb-white.svg') no-repeat;
}


.nav>li>a:hover,
.nav>li>a:focus,
.navbar-nav>li.current-menu-item>a {
    text-decoration: none;
    background-color: transparent;
    border-bottom: 1px solid black;
}

.navbar-brand img{
	width:40px;

}

div#weidekueche {
    margin: -100px;
}

.menu-hauptmenue-container {
    display: inline;
}

.navbar .nav,
.navbar .nav > li {
  float:none;
  display:inline-block;
  /*display:inline; /* ie7 fix */
  /*zoom:1; /* hasLayout ie7 trigger */
  vertical-align: top;
}

.navbar {
  text-align:center;
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    margin:8px 20px 13px 0px;
}

.navbar-nav.right{
	float: right;
}

.navbar-nav.right>li>a{
	margin-right: 0px;
}

.headerbild img,
.vollbild img{
	width: 100%;
	height: 100%;
}

.headerbild {
    margin-top: 73px;
    position: relative;
}

.big_brand {
    width: 70%;
  height: 70%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}

.big_brand img{
    background: transparent;
}

.subtitle{
	font-size: 16px;
}

.textbild{
    padding: 40px 0px;
    text-align: left;
}
.textbild .row{
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.tag{
	text-transform: uppercase;
}

.textbild .col-md-6.text {
    padding-right: 10%;
    padding-left: 5%;
}

.textbild .linkbutton a{
	margin-left: 0px;
}

.halbbild img{
	width: 100%;
	height: 100%;
}

.vollbild{
    margin: 40px 0px;
}

.vollbild img{
	width: 100%;
}

.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 20px 0;
}

/*NEWSLETTER*/
.sib-form-block__button-with-loader{
    padding: 12px 20px;
}
.sib-form__declaration{
    flex-direction: row;
}
.sib-form__declaration .declaration-block-icon{
    margin-bottom: 10px;
    width: 60px;
    height: 100px;
}

#sib-container input:-ms-input-placeholder {
display: none;
}

#sib-container input::placeholder {
display: none;
}

.sib-form .sib-optin.sib-form-block {
    margin-left: 22px;
}

.sib-form .sib-form-block {
    padding: 0;
}

.sib-form .entry__choice .checkbox, .sib-form .entry__choice .radio-button{
    margin: 0 .5em 0 0;
    border-radius: 0;
}

.sib-form .checkbox, .sib-form .radio-button{
    width: 15px;
    height: 15px;
    min-height: 15px;
}

.sib-optin label,
.entry__choice {
    font-weight: normal;
    font-family: 'gt_walsheim' , sans-serif;
}

.sib-form__declaration {
    margin-bottom: 25px;
}

.sib-visible-recaptcha{
    margin: auto;
}

.sib-form span.entry__label.entry__label_optin {
    display: inline;
}

.sib-form-block{
    text-align: left;
}

.sib-form .input_replaced:active+.checkbox, .sib-form .input_replaced:active+.radio-button, .sib-form .input_replaced:focus+.checkbox, .sib-form .input_replaced:focus+.radio-button {
    box-shadow: none;
}

.sib-form .input_replaced:checked+.checkbox_tick_positive {
    background: #86bc8f;
    border-color: #86bc8f;
}

#sib-container textarea::placeholder {
text-align: left;
font-family: 'gt_walsheim' , sans-serif;
color: #c0ccda;
}

#sib-container br{
    display: none;
}
.sib-form .input, .sib-form .input__button{
    outline: none;
}
.sib-form {
   font-family: 'gt_walsheim' , sans-serif;
    font-size: 14px;
    color: #333;
    margin: 0;
    padding: 0;
}
.sib-optin.sib-form-block {
    text-align: left;
}
.rc-anchor-light.rc-anchor-normal {
    border: 0;
    border-radius: 0;
}
.sib-form-block__button-with-loader{
    border: 2px solid #86bc8f;
    border-radius: 0px;
    background-color: transparent;
    font-weight: normal;
    padding: 12px 50px;
    display: block;
    text-transform: uppercase;
    color: #86bc8f;
    margin: 20px auto 0;
    font-size: 14px;
    letter-spacing: 1.1px;
}
.sib-form-block__button-with-loader:hover,
.sib-form-block__button-with-loader:focus{
    background: #86bc8f;
    color: white;
    text-decoration: none;
    outline: none;
}
.sib-form .input:last-child, .sib-form .input__affix:last-child{
padding: 0px;
}



.sib-form .entry__field{
    border: none;
    border-radius: 0;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    border-bottom: 2px solid black;
    background: transparent;
}

.sib-form-block__button br {
    display: none;
}


#sib-container{
    margin: 0;
    padding: 0;
    background: transparent;
}


/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}

.speise {
    text-align: left;
    margin: 15px;
    position: relative;
}

.page-id-15 hr{
        border-top: 1px solid #333;
}

.speisetitel {
    font-weight: bold;
    position: relative;
}

span.preis {
    float: right;
}

.speisekarte {
    margin: 80px 0px;
}

.speisekarte h4 {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 30px;
    font-weight: bold;
    margin: 30px;
}

.speise p {
    margin-right: 80px;
}

span.line {
    position: absolute;
    width: 100%;
    height: 2px;
    background: black;
    top: 8px;
}

.speisetitel span{
    padding-right:8px;
}
.speisetitel span.preis{
    padding-left:8px;
    padding-right:0px;
}

.grau .speisetitel span{
    background: #f5f1ee;

}

.unterkunftklappe .panel-body li {
    display: inline-block;
    margin: 15px 0px 0px;
}

.weiß .speisetitel span{
    background: white;
    padding: 0px 8px;
}

.swiper-container-gallerie {
        width: 500px;
        height: 300px;
        margin: 20px auto;
}
.swiper-container-gallerie .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    line-height: 300px;
}

.page-id-611 .halbbild img,
.page-id-940 .halbbild img{
    width:75%;
}

.page-id-940 .linkbutton.more a{
    padding: 12px 60px;
}

.gform_wrapper.gf_browser_chrome.gans-form_wrapper .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{
    margin-top: 0px;
}
.gform_wrapper.gf_browser_chrome.gans-form_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio], .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    margin-left: 1px;
    margin-right: 6px;
}

.gform_wrapper.gans-form_wrapper .gfield_description{
    padding: 0 0px 0 0;
    margin-bottom: 16px;
}

.gform_wrapper.gans-form_wrapper input#input_2_18,
.gform_wrapper.gans-form_wrapper input#input_2_17,
.gform_wrapper.gans-form_wrapper input#input_2_19
{
    text-align: center;
}

.gform_wrapper.gans-form_wrapper #field_2_8,
.gform_wrapper.gans-form_wrapper #field_2_9,
.gform_wrapper.gans-form_wrapper #field_2_10{
    clear: left;
    margin: 10px 0px 20px;
    padding: 10px;
    background: #86bc8f;
    border: 5px solid #86bc8f;
    color: white;
    text-align: center;
}
.gform_wrapper.gans-form_wrapper #field_2_17,
.gform_wrapper.gans-form_wrapper #field_2_18,
.gform_wrapper.gans-form_wrapper #field_2_19{
    margin: 10px 0px 20px;
    padding: 10px;
    clear: none;
    background: white;
    border: 5px solid #86bc8f;
    color: #333;
    text-align: center;
}

.gform_wrapper.gans-form_wrapper .ginput_container.ginput_container_singleproduct {
    display: none;
}


.gform_wrapper.gans-form_wrapper input#ginput_quantity_2_8,
.gform_wrapper.gans-form_wrapper input#ginput_quantity_2_9,
.gform_wrapper.gans-form_wrapper input#ginput_quantity_2_10
 {
    border-color: white;
    text-align: center;
}

.gform_wrapper.gans-form_wrapper ul li.gfield.field_sublabel_below.field_description_below+li.gfield,
.gform_wrapper.dinner-form_wrapper ul li.gfield.field_sublabel_below.field_description_below+li.gfield{
        margin: 10px 0px 30px;
}
.gform_wrapper.gans-form_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.gform_wrapper.dinner-form_wrapper .field_sublabel_below .ginput_complex.ginput_container label
{
    display: none;
}
.gans-form_wrapper #field_2_4{
    margin-top: -10px;
}
.gans-form_wrapper #field_2_4 .gfield_label {
    display: none;
}
.gans-form_wrapper span.ginput_product_price_label {
    display: none;
}
.gans-form_wrapper span.ginput_product_price {
    display: none;
}
.gans-form_wrapper .gfield_description{
    margin-bottom: 20px;
}

#gform_wrapper_1,
#gform_wrapper_2,
#gform_wrapper_6,
#gform_wrapper_4{
    font-size: 14px;
    font-weight: normal;
}

#gform_wrapper_1 h3.gform_title,
#gform_wrapper_2 h3.gform_title,
#gform_wrapper_6 h3.gform_title,
#gform_wrapper_4 h3.gform_title {
    text-align: center;
    font-size: 47px;
    font-family: 'Bebas Neue', sans-serif;
    margin-top: 130px;
    margin-bottom: 40px;
}

#gform_wrapper_1 .field_sublabel_above .ginput_complex.ginput_container label,
#gform_wrapper_2 .field_sublabel_above .ginput_complex.ginput_container label,
#gform_wrapper_1 .field_sublabel_above div[class*=gfield_time_].ginput_container label{
    display: none;
}

/*Anreise Abreise*/
li#field_1_5,
li#field_1_6,
li#field_1_17,
li#field_1_22,
li#field_1_9,
li#field_1_23  {
    margin: 10px 0px 20px;
    padding: 0px;
    clear: none;
}

#gform_wrapper_1 .top_label .gfield_label,
#gform_wrapper_2 .top_label .gfield_label,
#gform_wrapper_6 .top_label .gfield_label,
#gform_wrapper_4 .top_label .gfield_label{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1.1px;
}

#gform_wrapper_1 .top_label div.ginput_container,
#gform_wrapper_2 .top_label div.ginput_container,
#gform_wrapper_6 .top_label div.ginput_container,
#gform_wrapper_4 .top_label div.ginput_container{
    margin-top: 0px;
}

#gform_wrapper_1 .gsection{
    margin: 28px 16px 20px 0;
}
#gform_wrapper_2 .gsection,
#gform_wrapper_6 .gsection,
#gform_wrapper_4 .gsection {
    margin: 0px 0px 20px 0;
    padding-top: 28px;
}

#gform_wrapper_1 ul.gfield_checkbox,
#gform_wrapper_6 ul.gfield_checkbox,
.gform_wrapper ul.gfield_radio,
#gform_wrapper_2 ul.gfield_checkbox{
    margin:0px;
}

#gform_wrapper_1 .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
#gform_wrapper_1 .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
#gform_wrapper_1 .ginput_complex .ginput_right select, .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
#gform_wrapper_1 .ginput_complex select,
#gform_wrapper_6 .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
#gform_wrapper_6 .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
#gform_wrapper_6 .ginput_complex .ginput_right select, .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
#gform_wrapper_6 .ginput_complex select,
#gform_wrapper_2 .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
#gform_wrapper_2 .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
#gform_wrapper_2 .ginput_complex .ginput_right select, .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
#gform_wrapper_2 .ginput_complex select{
    margin-bottom: 8px;
}

#gform_wrapper_1 .field_description_below .gfield_description,
#gform_wrapper_6 .field_description_below .gfield_description,
#gform_wrapper_2 .field_description_below .gfield_description{
    padding-top: 0px;
    padding-bottom: 20px;
}

#gform_wrapper_1 .field_sublabel_above ul.gfield_radio li label,
#gform_wrapper_1 .field_sublabel_below ul.gfield_checkbox li label,
#gform_wrapper_1 .gfield_checkbox li label,
#gform_wrapper_1 .gfield_radio li label,
#gform_wrapper_6 .field_sublabel_above ul.gfield_radio li label,
#gform_wrapper_6 .field_sublabel_below ul.gfield_checkbox li label,
#gform_wrapper_6 .gfield_checkbox li label,
#gform_wrapper_6 .gfield_radio li label,
#gform_wrapper_2 .field_sublabel_above ul.gfield_radio li label,
#gform_wrapper_2 .field_sublabel_below ul.gfield_checkbox li label,
#gform_wrapper_2 .gfield_checkbox li label,
#gform_wrapper_2 .gfield_radio li label{
    font-weight: normal;
    font-size: 14px;
}

#gform_wrapper_1 .gsection,
#gform_wrapper_2 .gsection,
#gform_wrapper_6 .gsection,
#gform_wrapper_4 .gsection {
    border-bottom: 2px solid #CCC;
}

.eu {
    display: inline-block;
    padding: 10px;
    padding-left: 0px;
}

div#gform_confirmation_wrapper_1,
div#gform_confirmation_wrapper_2,
div#gform_confirmation_wrapper_6,
div#gform_confirmation_wrapper_4 {
    margin-top: 140px;
    font-size: 14px;
    font-weight: bold;
}
div#gform_confirmation_wrapper_1 a,
div#gform_confirmation_wrapper_2 a,
div#gform_confirmation_wrapper_6 a,
div#gform_confirmation_wrapper_4 a {
    font-weight: normal;
}

input {
    border: none;
    border-bottom: 2px solid lightgray;
    background-color: transparent;
}
textarea {
    background: transparent;
    border: 2px solid lightgray;
}

#gform_wrapper_1 .gform_footer input.button,
#gform_wrapper_1 .gform_footer input[type=submit],
#gform_wrapper_1 .gform_page_footer input.button,
#gform_wrapper_1 .gform_page_footer input[type=submit],
#gform_wrapper_2 .gform_footer input.button,
#gform_wrapper_2 .gform_footer input[type=submit],
#gform_wrapper_2 .gform_page_footer input.button,
#gform_wrapper_2 .gform_page_footer input[type=submit],
#gform_wrapper_6 .gform_footer input.button,
#gform_wrapper_6 .gform_footer input[type=submit],
#gform_wrapper_6 .gform_page_footer input.button,
#gform_wrapper_6 .gform_page_footer input[type=submit],
#gform_wrapper_4 .gform_footer input.button,
#gform_wrapper_4 .gform_footer input[type=submit],
#gform_wrapper_4 .gform_page_footer input.button,
#gform_wrapper_4 .gform_page_footer input[type=submit]{
    border: 2px solid #86bc8f;
    color: #86bc8f;
    padding: 12px 30px;
    font-family: 'gt_walsheim' , sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    font-size: 14px;
}

#gform_wrapper_1 .gform_footer input.button:hover,
#gform_wrapper_1 .gform_footer input[type=submit]:hover,
#gform_wrapper_1 .gform_page_footer input.button:hover,
#gform_wrapper_1 .gform_page_footer input[type=submit]:hover,
#gform_wrapper_2 .gform_footer input.button:hover,
#gform_wrapper_2 .gform_footer input[type=submit]:hover,
#gform_wrapper_2 .gform_page_footer input.button:hover,
#gform_wrapper_2 .gform_page_footer input[type=submit]:hover,
#gform_wrapper_6 .gform_footer input.button:hover,
#gform_wrapper_6 .gform_footer input[type=submit]:hover,
#gform_wrapper_6 .gform_page_footer input.button:hover,
#gform_wrapper_6 .gform_page_footer input[type=submit]:hover,
#gform_wrapper_4 .gform_footer input.button:hover,
#gform_wrapper_4 .gform_footer input[type=submit]:hover,
#gform_wrapper_4 .gform_page_footer input.button:hover,
#gform_wrapper_4 .gform_page_footer input[type=submit]:hover{
    background: #86bc8f;
    color: white;
}

#gform_wrapper_1 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
#gform_wrapper_2 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
#gform_wrapper_6 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
#gform_wrapper_4 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    padding: 5px 0px;
}

li#field_1_9, li#field_1_23 {
    margin: 10px 0px 30px;
}

.gform_wrapper ul li.gfield.field_sublabel_above.field_description_below+li.gfield{
    margin: 10px 0px 30px;
}

.col-md-6 .gfield_description {
    width: 70%;
}

.swiper-button-next.swiper-button-white:after {
    content: '→';
    display: block;
    font-size: 16px;
    vertical-align: middle;
    line-height: 38px;
    color: #86bc8f;
}

.swiper-button-prev.swiper-button-white:after {
    content: '←';
    display: block;
    font-size: 16px;
    vertical-align: middle;
    line-height: 38px;
    color: #86bc8f;
}

.swiper-button-next.swiper-button-white:hover,
.swiper-button-prev.swiper-button-white:hover {
    opacity: 0.9;
}

.modal-dialog {
    width: 60%;
    min-height:600px;
}
.modal-content {
    background-color: rgba(250,250,250,0.9);
    box-shadow: none;
    text-align: center;
}

.navbar-toggle .icon-bar{
    background-color: black;
}


.stoerer_gans{
    position: absolute;
    right: 21px;
    top: 120px;
    z-index: 100;
}

.stoerer_weide{
    position: fixed;
    right: 21px;
    top: 90px;
    z-index: 100;
}

.stoerer_tisch{
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 10%;
    right: 0;
    position: fixed;
    z-index: 3000;
}

.linkbutton.tisch a {
    background: #86bc8f;
    color: white;
}

.linkbutton.tisch a:hover {
    background: white;
    color: #86bc8f;
}

.gans.linkbutton a:before {
    content: url(img/ganskopf-gruen.png);
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -53px;
    left: -117px;
    transform: scale(0.26);
}

.gans.linkbutton a{
    background: white;
    padding: 10px 20px 9px 32px;
    position: relative;
}

.gans.linkbutton a:after {
    content: '→';
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
    line-height: 38px;
    padding: 0px 0px 0px 10px;
}

.gans.linkbutton a:hover{
    background: #86bc8f;
}

.weide.linkbutton a:before {
    content: url(img/weidekueche-gruen.png);
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -53px;
    left: -117px;
    transform: scale(0.26);
}

.weide.linkbutton a{
    background: white;
    position: relative;
}

.weide.linkbutton a:after {
    content: '→';
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
    line-height: 38px;
    padding: 0px 0px 0px 10px;
}

.weide.linkbutton a:hover{
    background: #86bc8f;
}

.stoerer_covid{
    position: absolute;
    right: 21px;
    top: 90px;
    z-index: 100;
}

.covid.linkbutton a{
    background: white;
    padding: 12px 35px;
    position: relative;
    border-color: #e67807;
    color: #e67807;
}

.covid.linkbutton a:hover{
    background: #e67807;
    color: white;
}



/**************Buchungsmaske******************/
.mews-buchungsmaske {
    background: #86bc8f;
}

.mews-buchungsmaske .teaser {
    margin: 30px 0px;
    padding: 0px;
}

.mews-buchungsmaske ul {
    list-style: none;
    color: white;
    display: block;
    padding: 0px;
}

.mews-buchungsmaske ul li {
    text-align: left;
}

.mews-buchungsmaske label {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 1.1px;
}

.mews-buchungsmaske input {
    border: none;
    border-bottom: 2px solid white;
    background-color: rgba(250,250,250,0.2);
    display: block;
    padding: 2px 10px;
    width: 100%;
    -webkit-appearance: none !important;
    -moz-appearance: textfield !important;
    appearance: none !important;
}

.mews-buchungsmaske input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(250,250,250,0.6) !important;
}
.mews-buchungsmaske input::-moz-placeholder { /* Firefox 19+ */
  color: rgba(250,250,250,0.6) !important;
}
.mews-buchungsmaske input:-ms-input-placeholder { /* IE 10+ */
  color: rgba(250,250,250,0.6) !important;
}
.mews-buchungsmaske input:-moz-placeholder { /* Firefox 18- */
  color: rgba(250,250,250,0.6) !important;
}

input.submitbutton {
    background: transparent;
    color: white;
    border: 2px solid white;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 14px 30px;
    font-size: 14px;
    letter-spacing: 1.1px;
}
input.submitbutton:hover,
input.submitbutton:focus {
    background: white;
    color: #86bc8f;
    text-decoration: none;
}




@media (max-width: 767px) {
    .sib-form-block__button-with-loader{
        width: 100%;
    }

    .sib-form__declaration{
        flex-direction: column;
    }

    .navbar-nav>li>a.shop-cart::after{
        top: -5px;
    }

    .stoerer_gans {
        position: initial;
        text-align: right;
        margin-bottom: -52px;
        border-top: 1px solid lightgrey;
    }

    .stoerer_weide {
        position: initial;
        text-align: right;
        margin-bottom: -52px;
        border-top: 1px solid lightgrey;
    }

    .gans.linkbutton a {
        background: white;
        padding: 11px 20px;
    }
    .gans.linkbutton a:before {
        content: url(img/ganskopf-gruen.png);
        display: block;
        width: 100px;
        height: 100px;
        position: absolute;
        top: -50px;
        left: -106px;
        transform: scale(0.2);
    }

    .weide.linkbutton a {
        background: white;
        padding: 11px 20px;
    }
    .weide.linkbutton a:before {
        content: url(img/weidekueche-gruen.png);
        display: block;
        width: 100px;
        height: 100px;
        position: absolute;
        top: -50px;
        left: -106px;
        transform: scale(0.2);
    }

.mews-buchungsmaske ul li {
    text-align: center;
    margin: 0px 0px 20px;
}
.mews-buchungsmaske input {
    padding: 10px 10px;
    margin: auto;
}

.gform_wrapper.gans-form_wrapper #field_2_8,
.gform_wrapper.gans-form_wrapper #field_2_9,
.gform_wrapper.gans-form_wrapper #field_2_10 {
    margin: 10px 0px 0px;
}
.gform_wrapper.gans-form_wrapper #field_2_17,
.gform_wrapper.gans-form_wrapper #field_2_18,
.gform_wrapper.gans-form_wrapper #field_2_19 {
    margin: 0px 0px 20px;
}
.teaser {
    margin: 20px 0px;
    padding: 0px 10px;
}
h3{
    font-size: 26px;
}
h2{
    font-size: 25px;
}
.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    margin: 10px 0px 5px 10px;
}

.navbar{
    margin-bottom: 0px;
}

.navbar-toggle{
    padding: 15px 10px;
}

.navbar-collapse.collapse.in {
    background: #f5f1ee;
}

.navbar .nav, .navbar .nav > li{
    display: block;
}

.navbar-brand, .navbar-nav>li>a{
    margin: 5px 10px 5px;
    border-bottom: none;
    padding: 2px 0px;

}
.navbar-nav.right {
    float: none;
}
.nav>li>a:hover,
.nav>li>a:focus,
.navbar-nav>li.current-menu-item>a{
    border-bottom: none;
    text-decoration: underline;
}
.navbar-nav.right>li>a{
    margin-right: 10px;
}

.navbar-toggle:hover .icon-bar,
.navbar-toggle:focus .icon-bar {
    background-color: lightgray;
}
.menu-footermenue-container {
    float: none;
}
.menu-footermenue-container .nav{
    line-height: 40px;
    text-align: center;
    display: block;
}
.menu-footermenue-container .nav>li {
    position: static;
    display: inline-block;
}
.impress .teaser {
    margin: 40px 0px 10px;
}

#gform_wrapper_1 h3.gform_title{
    margin-top: 80px;
    font-size: 35px;
    margin-bottom: 20px;
}
.textheader {
    padding: 0px 0px;
}
    h1, .h1, h2, .h2, h3, .h3{
        margin-top: 15px;
    }
    .big_brand{
        width: 80%;
        height: 80%;
    }
    .textbild .bild {
        display: none;
    }

    .textbild .text {
        text-align: center;
    }

    .textbild .col-md-6.text {
        padding-right: 15px;
        padding-left: 15px;
    }

    .teamheader {
        text-align: center;
        margin: 40px 0px 40px 0px;
        padding: 0px 5%;
    }
    .page-id-17 .textbild{
        margin-top: 40px;
    }

    .page-id-17 .textbild .row {
        display: block;
    }

}

.iframeelement {
    padding: 40px 0;
}

