/*
Hier kannst du dein eigenes CSS einfügen.

Klicke auf das Hilfe-Symbol oben, um mehr zu lernen.
*/


/*ALLGEMEINES*/
/*Menü anpassen für Ferienwohnung*/
.header-navigation {
padding: 0 50px 0 120px;
}

/*für etwas transparenten Hintergrund der Box*/
#boxzilla-1380{
background-color:rgba(249, 249, 249,0.9)!important;
}

/*FOOTER*/
/*Button Ferienwohnung*/
#text-6 {
	margin-bottom:23px;
}

/*Ferienwohnung*/

p.mphb-rooms-quantity-wrapper{
	display:none;
}

p.mphb-rooms-reservation-message{
padding:10px;
background-color:#f5eadb
}

.mphb-remove-from-reservation{
padding-top:10px;
}

#menu-item-1732 a{
color:green;
padding-left:25px;
/*font-size:1em;*/
font-style:italic;
font-weight: bold;
}

figure{
	margin: 1em;
}

.gallery-item{
	width: inherit;
}

div.datepick.datepick-multi.mphb-datepicker-peru{
width:100%!important;
}

.mphb-room-type-facilities > span:nth-child(2) > a{
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: #666;
}
.mphb-room-type-categories{
display:none;
}
#custom_html-3{
margin-top:80px;
}

#ferienwohnung{
background: #f8f8f8;
padding: 20px;
padding-bottom: 2px;
	margin-bottom:10px;
}

.mphb-services-details-title {
display: none;
}

.mphb-required-fields-tip > small:nth-child(1) {
	font-size:100%;
}

p.mphb-regular-price {
	display:none;
}

	.datepick-month.last {
background: #e3e3e3;
}

/*RESERVIERUNGSDETAILS*/
/*Preise ausblenden*/
#mphb-price-details {
	display:none;
}

/*Checkout-Text nach oben rücken*/
section.mphb-checkout-text-wrapper.mphb-checkout-section {
margin: 0em 0 3em 0 !important;
}

/*Gesamtpreis ausblenden*/
p.mphb-total-price {
	display:none;
}

/*Seite auf volle Breite einstellen*/
@media screen and (min-width: 1200px){
	#primary {
width: auto;
}}

/*Höhe von Maps Karte auf Kontakt-Seite verringern*/
div#pgc-512-0-1.panel-grid-cell div#panel-512-0-1-1.widget_text.so-panel.widget.widget_custom_html.panel-last-child div.textwidget.custom-html-widget div#wpgmza_map{
height:330px !important;
}
/*Margin-Top vor Checkbox für Datenschutzerklärung verringern*/
.mphb_sc_checkout-form > .mphb-checkout-section:not(:first-of-type){
margin-top: 1em;
}

#pl-102{
padding: 100px 0px 100px 0px;
}

/*Datenschutzseite - Mailchimp überschriften*/
h3.adsimple-211069216{
font-size:120%;
font-variant: all-petite-caps;
}

#pg-102-1 > .panel-row-style, #pg-102-2 > .panel-row-style {
    padding: 0px 0px 100px 0px!important;
}

/*Cookie Banner*/
.pea_cook_wrapper{
border-radius: 0px !important;}

.pea_cook_wrapper.pea_cook_topcenter{
margin:0 0% !important;
top:0px!important;
left:0px!important;
width:100%!important;}

/*Button Cookie Banner*/
button.pea_cook_btn{
background-color: #ccb593 !important;
border-color: #ccb593!important;
color: #ffffff !important;
border-radius:0px!important;
font-weight: normal!important;
border:1px !important;}

/*Überschriften Datenschutz*/
 div.so-widget-sow-editor.so-widget-sow-editor-base h3.widget-title{
	text-align: left;
font-size: 1.2em;
}


/*Popup Aktuelle Informationen*/

button.popup-button {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}


/*Top Bar Aktuelle Informationen*/
.topbar-text {
	width:100%;
	text-align: center;
}


/*Geschenkeservice*/

.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
 
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}
 
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}

.wpcf7-textarea {height:40px;}
.wpcf7-form-control {width:100%;}
input.wpcf7-form-control.wpcf7-submit {
display: block;
margin: 0 auto;
width:150px;}


form.wpcf7-form div span.wpcf7-form-control-wrap.zustimmung span.wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item {
	display:inline;
}

form.wpcf7-form p input.wpcf7-form-control.wpcf7-submit {
	margin-top:20px;
}