/* =Start custom CSS
----------------------------------------------- */

body {
	font-size: 11pt !important;
}

body .grid-container {
	max-width: 1100px;
}

a {
	-webkit-transition:all 0.1s ease-in-out;
	-moz-transition:all 0.1s ease-in-out;
	-o-transition:all 0.1s ease-in-out;
	transition:all 0.1s ease-in-out;
}

.inside-article a, .inside-article a:visited {
    color: #007A2D;
    text-decoration: none;
    font-weight: bold;
}

.main-title {
	word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}

pre {
	background: rgba(0, 0, 0, 0.05);
	font-family: inherit;
	font-size: inherit;
	line-height: normal;
	margin-bottom: 1.5em;
	padding: 20px;
	overflow: auto;
	max-width: 100%;
}

blockquote {
	border-left: 5px solid rgba(0, 0, 0, 0.05);
	padding: 20px;
	font-size: 1.2em;
	font-style:italic;
	margin: 0 0 1.5em;
	position: relative;
}

blockquote p:last-child {
	margin: 0;
}

table, th, td {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    table-layout: fixed;
    width: 100%;
}
th,
td {
	padding: 8px;
}
th {
    border-width: 0 1px 1px 0;
}
td {
    border-width: 0 1px 1px 0;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 40px;
	margin-top: 40px;
}

.site-main .gallery {
	margin-bottom: 1.5em;
}

.gallery-item img {
	vertical-align: bottom;
}

.gallery-icon {
	padding: 5px;
}

.separate-containers .inside-article,
.separate-containers .widget,
.separate-containers .comments-area,
.separate-containers .page-header,
.separate-containers .paging-navigation {
	padding: 40px;
}

h1 {
	font-size: 35px;
	margin-bottom: 20px;
	line-height: 1.2em;
}
h2 {
	font-size: 25px;
	margin-bottom: 20px;
	line-height: 1.2em;
}
h3 {
	font-size: 20px;
	margin-bottom: 20px;
	line-height: 1.2em;
}

h4, h5, h6 {
	margin-bottom: 20px;
}

/* Layout spacing */
.right-sidebar .site-main {
	margin: 30px 30px 30px 0;
}
.left-sidebar .site-main {
	margin: 30px 0 30px 30px;
}
.both-sidebars.separate-containers .site-main {
	margin: 30px;
}
.both-right.separate-containers .site-main {
	margin: 30px 30px 30px 0;
}
.both-left.separate-containers .site-main {
	margin: 30px 0px 30px 30px;
}
.both-left .inside-left-sidebar {
	margin-right: 15px;
}
.both-left .inside-right-sidebar {
	margin-left: 15px;
}
.both-right .inside-left-sidebar {
	margin-right: 15px;
}
.both-right .inside-right-sidebar {
	margin-left: 15px;
}
.site-main {
	margin: 30px 0;
}
.separate-containers .site-main > *:last-child {
	margin-bottom: 0;
}
.inside-right-sidebar,
.inside-left-sidebar {
	margin: 30px 0;
}
.one-container .site-main {
	margin-top: 0;
	margin-bottom: 0;
}
.one-container .site-content {
	padding: 40px;
}
.one-container .site-main {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
.one-container.both-right .site-main,
.one-container.right-sidebar .site-main {
	margin-right: 60px;
}
.one-container.both-left .site-main,
.one-container.left-sidebar .site-main {
	margin-left: 60px;
}
.one-container.both-sidebars .site-main {
	margin-left: 60px;
	margin-right: 60px;
}
.one-container .inside-right-sidebar,
.one-container .inside-left-sidebar {
	margin-top: 0;
}
.one-container .inside-article {
	padding: 0 0 30px 0;
}

/* Widget styling */
.widget {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.widget-title {
	margin-bottom: 30px;
	font-size: 17px;
}
.widget ul,
.widget ol {
	margin: 0;
}
.widget ul li {
	list-style-type: none;
	position:relative;
	padding-bottom: 5px;
}
.widget ul li ul li:before {
	opacity:.7;
}
.widget .search-field {
	width: 100%;
}
.widget:last-child,
.separate-containers .widget:last-child {
	margin-bottom: 0;
}

.widget_nav_menu ul ul,
.widget_pages ul ul {
	margin-left: 1em;
	margin-top: 5px;
}

.widget ul li.menu-item-has-children,
.widget ul li.menu-item-has-children,
.widget ul li.page_item_has_children,
.widget ul li.page_item_has_children {
	padding-bottom:0;
}

.header-widget .widget-title {
	margin-bottom: 15px;
}


/* Widget navigation */
.widget-area .main-navigation {
	margin-bottom:30px;
}
.widget-area .main-navigation li {
	float: none;
	display: block;
	width:100%;
	padding: 0;
	margin: 0;
}

.widget-area .main-navigation ul ul {
	top: 0;
	left: 100%;
	width:220px;
}

.widget-area .sf-menu li .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: inherit;
  border-right-color: transparent;
  opacity: 1;
}

.widget-area .sf-menu .sf-with-ul:after,
.widget-area .sf-menu > li:hover > .sf-with-ul:after, 
.widget-area .sf-menu > .sfHover > .sf-with-ul:after, 
.widget-area .sf-menu > li > .sf-with-ul:focus:after {
  border-left-color: inherit;
  border-top-color: transparent;
  opacity: 1;
}

.both-right .widget-area .main-navigation ul ul,
.right-sidebar .widget-area .main-navigation ul ul,
.both-sidebars .widget-area .inside-right-sidebar .main-navigation ul ul
 {
	right: 100%;
	left: auto;
}

.both-right .widget-area .sf-menu li .sf-with-ul:after,
.right-sidebar .widget-area .sf-menu li .sf-with-ul:after,
.both-sidebars .widget-area .inside-right-sidebar .sf-menu li .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-right-color: inherit; /* edit this to suit design (no rgba in IE8) */
  opacity: 1;
}

.both-right .widget-area .sf-menu li > .sf-with-ul:focus:after,
.right-sidebar .widget-area .sf-menu li > .sf-with-ul:focus:after,
.both-sidebars .widget-area .inside-right-sidebar .sf-menu li > .sf-with-ul:focus:after,
.both-right .widget-area .sf-menu li:hover > .sf-with-ul:after,
.right-sidebar .widget-area .sf-menu li:hover > .sf-with-ul:after,
.both-sidebars .widget-area .inside-right-sidebar .sf-menu li:hover > .sf-with-ul:after,
.both-right .widget-area .sf-menu .sfHover > .sf-with-ul:after,
.right-sidebar .widget-area .sf-menu .sfHover > .sf-with-ul:after,
.both-sidebars .widget-area .inside-right-sidebar .sf-menu .sfHover > .sf-with-ul:after  {
  border-right-color: inherit;
  border-top-color: transparent;
  border-left-color: transparent;
  opacity: 1;
}

.sidebar .grid-container {
	max-width:100%;
	width:100%;
}

.footer-widgets {
	padding: 40px 0;
}

.inside-footer-widgets .inner-padding {
	padding: 0 40px;
}
.site-info {
	padding: 40px 0;
	text-align: center;
}

/* Posts */
.entry-title {
	margin-bottom: 0;
}
.entry-header {
	word-wrap: break-word;
}
.page-header {
	margin-bottom: 30px;
}
.page-header h1 {
	font-size: 25px;
}
.page-header .avatar {
	float: left;
	margin-right: 1.5em;
}
.page-header .author-info {
	overflow: hidden;
}
.page-header > *:last-child {
	margin-bottom:0;
}
.entry-meta {
	font-size: 85%;
	margin-top: .5em;
}
footer.entry-meta {
	margin-top: 2em;
}

footer.entry-meta .author:before {
	content: "\f007";
	font-family: FontAwesome;
  	font-weight: normal;
 	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	position:relative;
	margin-right: 5px;
	width: 13px;
	text-align:center;
}
footer.entry-meta .posted-on:before {
	content: "\f073";
	font-family: FontAwesome;
  	font-weight: normal;
 	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	position:relative;
	margin-right: 5px;
	width: 13px;
	text-align:center;
}
.cat-links:before {
	content: "\f07b";
	font-family: FontAwesome;
  	font-weight: normal;
 	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	position:relative;
	margin-right: 5px;
	width: 13px;
	text-align:center;
}
.tags-links:before {
	content: "\f02c";
	font-family: FontAwesome;
  	font-weight: normal;
 	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	position:relative;
	margin-right: 5px;
	width: 13px;
	text-align:center;
}
.comments-link:before {
	content: "\f075";
	font-family: FontAwesome;
  	font-weight: normal;
 	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	position:relative;
	margin-right: 5px;
	width: 13px;
	text-align:center;
}
.edit-link:before {
	content: "\f013";
	font-family: FontAwesome;
  	font-weight: normal;
 	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	position:relative;
	margin-right: 5px;
	width: 13px;
	text-align:center;
}
.nav-previous .prev:before {
	content: "\f0d9";
	font-family: FontAwesome;
  	font-weight: normal;
 	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	position:relative;
	margin-right: 5px;
	width: 13px;
	text-align:center;
}
.nav-next .next:before {
	content: "\f0da";
	font-family: FontAwesome;
  	font-weight: normal;
 	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	position:relative;
	margin-right: 5px;
	width: 13px;
	text-align:center;
}

.cat-links,
.tags-links,
.comments-link,
footer.entry-meta .posted-on,
footer.entry-meta .byline {
	display: block;
}

.taxonomy-description p:last-child {
	margin-bottom: 0;
}

.paging-navigation:before,
.paging-navigation:after {
	content: ".";
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
}

.paging-navigation:after {
	clear: both;
}

.paging-navigation .nav-previous,
.paging-navigation .nav-next {
	display: none;
}

/* Site header */

.main-title {
	margin: 0;
	font-size: 50px;
	line-height: 1.2em;
}
.site-logo {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	max-width: 100%;
        margin: auto;
        max-width: 180px;
        position: absolute;
        left: 0;
        right: 0;
        top: 14px;
}
.site-description {
	margin: 0;
}
.inside-header {
	padding: 40px;
	height: 220px;
}
.header-widget {
	float: right;
	overflow: hidden;
	max-width: 50%;
	margin-right: -40px;
}
.header-widget .widget {
	padding: 0 0 20px;
	margin-bottom: 0;
}
.header-widget .widget:last-child {
	padding-bottom:0;
}
.nav-float-right .header-widget .widget {
	padding: 0 0 10px;
}
.nav-float-right .header-widget .widget:last-child {
	padding-bottom: 0;
}
.nav-float-right .header-widget {
	position:relative;
	top: -10px;
}

.post-image {
	margin: 2em 0 0;
}

/* Page Header Addon */

.page-header-image,
.page-header-image-single {
	line-height: 0; /* no more weird spacing */
}

.separate-containers .page-header-image,
.separate-containers .page-header-content {
	margin-top: 30px;
}

.inside-page-header {
	padding: 40px;
}

.separate-containers .page-header-image-single,
.separate-containers .page-header-content-single {
	margin-top: 30px;
}

.separate-containers .inside-article .page-header-image-single,
.separate-containers .inside-article .page-header-content-single,
.one-container .inside-article .page-header-image-single,
.one-container .inside-article .page-header-content-single,
.separate-containers .inside-article .page-header-image, 
.separate-containers .inside-article .page-header-content,
.one-container .inside-article .page-header-image, 
.one-container .inside-article .page-header-content  {
	margin-bottom: 2em;
	margin-top: 0;
}

/* WooCommerce */

.woocommerce .page-header-image-single {
	display: none;
}

.woocommerce .entry-content,
.woocommerce .product .entry-summary {
	margin-top: 0;
}

/* bbPress */
#bbpress-forums ul.bbp-lead-topic, 
#bbpress-forums ul.bbp-topics, 
#bbpress-forums ul.bbp-forums, 
#bbpress-forums ul.bbp-replies, 
#bbpress-forums ul.bbp-search-results,
#bbpress-forums,
div.bbp-breadcrumb, 
div.bbp-topic-tags {
	font-size: inherit;
}

#subscription-toggle {
	display: block;
	margin: 1em 0;
	clear: left;
}

#bbpress-forums .bbp-search-form {
    margin-bottom: 10px;
}

/* SiteOrigin Page Builder */
.so-panel.widget {
	padding: 0;
}

/* Menu class for items to float right */
@media (min-width: 769px) {
	.sf-menu > li.menu-item-float-right {
		float: right;
	}
}

/* Mobile menu */
.menu-toggle {
	display: block;
	cursor: pointer;
}

@media (min-width: 768px) {
	.menu-toggle {
		display: none;
	}
}

/* !!!!!!!!!!!!!!!!!!!!!! Additional CSS !!!!!!!!!!!!!!!!!!!!!!!! */ 

body {
/*background: url(https://monkeyislandwerl.de/wp-content/uploads/2015/07/monkeyislandbg.jpg);*/
background: url(https://monkeyislandviersen.de/wp-content/uploads/2026/06/bgnew.jpg);
color: #3a3a3a;
/*background-color: rgb(124, 181, 57) !important;*/
background-color: rgb(113, 160, 4) !important;
background-size: 110%;
background-repeat: no-repeat;
background-position: center 0px;
}

html {
background-color: rgb(124, 181, 57);
}

.site-header {
background: none !important;
}

.inside-header {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.header-image {
max-width: 180px;
}

nav div#site-navigation {
background-color: #814725;
}

nav .grid-container {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#90bc3e+26,007a2d+100 */
background: #90bc3e; /* Old browsers */
background: -moz-linear-gradient(top,  #90bc3e 26%, #007a2d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(26%,#90bc3e), color-stop(100%,#007a2d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #90bc3e 26%,#007a2d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #90bc3e 26%,#007a2d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #90bc3e 26%,#007a2d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #90bc3e 26%,#007a2d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#90bc3e', endColorstr='#007a2d',GradientType=0 ); /* IE6-9 */
}

.main-navigation .main-nav ul .current-menu-item > a, .main-navigation .main-nav ul .current-menu-parent > a, .main-navigation .main-nav ul .current-menu-ancestor > a, .main-navigation .main-nav ul .current_page_item > a, .main-navigation .main-nav ul .current_page_parent > a, .main-navigation .main-nav ul .current_page_ancestor > a {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1da3b+0,5d9f3c+100 */
background: #c1da3b; /* Old browsers */
background: -moz-linear-gradient(top,  #c1da3b 0%, #5d9f3c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1da3b), color-stop(100%,#5d9f3c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c1da3b 0%,#5d9f3c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c1da3b 0%,#5d9f3c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c1da3b 0%,#5d9f3c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c1da3b 0%,#5d9f3c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1da3b', endColorstr='#5d9f3c',GradientType=0 ); /* IE6-9 */
}

.main-navigation a:hover {
background-color: #5d9f3c !important;
}

.main-navigation, .main-navigation ul {
background-color: #5d9f3c !important;
}

.main-navigation, .main-navigation ul.children {
background-color: #5d9f3c !important;
}


.footer-widgets .widget-title {
    background-color: #0B7B3E !important;
    color: #F3E14E !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}

h4.widget-title {
border-bottom: 2px solid #F3E14E;
}

div#footer-widgets {
background-color: #0B7B3E;
color: #F3E14E;

}

.sidebar .widget, .footer-widgets .widget {
font-size: 12px !important;
}

.entry-header {
    display: none;
}

.page-content, .entry-content, .entry-summary {
    margin: 0 !important;
}

h4 {
font-size: 21pt;
font-weight: bold;
}

h5 {
    margin-top: -21px;
    font-family: Georgia, "Times New Roman", serif;
    font-style: italic;
}

p {
    font-size: 13px;
}

.widget .search-field {
    width: 79%;
    height: 24pt;
    background-color: rgb(255, 255, 255);
    border-radius: 10pt;
}

table.tftable td {
    padding: 4px 10px 4px 10px !important;
}

hr.linie {
    background-color: rgb(243, 225, 78);
    height: 5px;
	opacity: 1;
}

.sidebar .widget .widget-title {
    color: #007A2D !important;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Luckiest Guy';
    font-size: 18pt;
}

table.sitetable th {
    border-width: 0 1px 1px 0;
    background-color: rgb(0, 122, 45);
    color: white;
}

table.sitetable tr {
border-bottom: 1pt solid rgb(0, 122, 45);
}

h4.top-heading {
    position: absolute;
    left: 30%;
    top: 42%;
    color: #F2E04B;
    text-shadow: 4px 3px green;
    font-size: 35pt;
}

@media only screen and
(max-width:768px) {

h4.top-heading {
display: none !important;
}


}

.nav-aligned-left.nav-below-header .main-navigation, .nav-aligned-left.nav-above-header .main-navigation {
    text-align: left;
    max-width: 1100px;
    margin: auto;
}

@media only screen and
(max-width:768px) {
.header-widget {
display: none;
}
}

/* Card Widget Startseite */
.mt-5 {
	margin-top: 50px;
}

.flex-box {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 24px !important;
	align-items: stretch;
}

.flex-box > .cardwidget {
	width: auto !important;
	min-width: 0;
	box-sizing: border-box;
	margin: 0 !important;
	background: #fcfcc7;
	border: 2px solid #6f9681;
	border-radius: 20px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	align-items: stretch;
}

.cardwidget-image {
	width: 100%;
	aspect-ratio: 16 / 9;
	border-radius: 10px 10px 0 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.cardwidget-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.cardwidget-content {
	padding: 24px 18px;
	display: flex;
	flex-direction: column;
	flex: 1;
}

.cardwidget .widget-title {
	margin: 0 0 18px 0;
	padding-bottom: 14px;
	width: 100%;
	color: #007A2D !important;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Luckiest Guy';
	font-size: 15.5pt;
	line-height: 1.1;
	border-bottom: 2px solid #007A2D;
}

.cardwidget .textwidget,
.cardwidget .textwidget p {
	margin: 0;
}

.cardwidget .textwidget p + p {
	margin-top: 18px;
}

@media (max-width: 991px) {
	.flex-box {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.flex-box {
		grid-template-columns: 1fr;
	}
}


#cn-more-info {
	color: #fff;
    text-decoration: underline;
}


/* HEADER LOCATION BAR */

.location-bar {
  display: block;
  background: #006f29;
  padding: 8px 0px;
  box-shadow: inset 0px -2px 14px #0000003d;
}

.location-bar-inner {
  display: flex;
  align-items: center;
  gap: 8px;
}

.location-bar-head {
  display: flex;
  align-items: center;
  min-width: 40%;	
}

.location-bar svg {
  fill: #ffffff;
  padding: 0px 4px 0px 0px;
  margin: 0;
  flex-shrink: 0;
}

.location-bar-label {
  color: #ffffff;
  padding: 6px 10px 6px 0;
  font-size: 12px;
  border-radius: 30px;
  margin-right: 4px;
  margin-bottom: 0px;
  display: inline-block;
  font-weight: bold;
}

.location-bar-links {
  display: none;
}

.location-bar .btn.btn-outline {
  color: #ffffff;
  border: 1px #7f9f8b solid;
  padding: 6px 10px;
  font-size: 12px;
  border-radius: 30px;
  margin-right: 5px;
  transition: border-color ease .2s, background-color ease .2s;
}

.location-bar .btn.btn-outline:hover {
  border: 1px #ffffff solid;
  transition: border-color ease .2s;
}

.location-bar .btn.btn-outline.active {
  border: 1px #ff8100 solid;
  background: #ff8100;
}

.location-bar-select-wrap {
  display: block;
  width: 100%;
  position: relative;
}

.location-bar-select {
	width: 100%;
	background: #016f29;
	color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 30px;
	padding: 4px 26px 4px 16px;
	font-size: 13px;
  font-weight: bold;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}

.location-bar-select-wrap::after {
  content: "▾";
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff;
  font-size: 12px;
  pointer-events: none;
}

@media (min-width: 800px) {
  .location-bar-inner {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .location-bar-head {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-shrink: 0;
	min-width: inherit;
}

  .location-bar-label {
    padding: 0;
    margin: 0 10px 0 0;
    line-height: 1;
  }

  .location-bar-links {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .location-bar .btn.btn-outline {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 0;
    line-height: 1;
  }

  .location-bar-select-wrap {
    display: none;
  }
}

#site-navigation .grid-container {
	background: linear-gradient(rgb(79, 169, 2), rgb(25, 122, 27));
}	

#site-navigation .grid-container .menu-toggle span.mobile-menu {
	color: #ffffff;
	line-height: 1;
}

#site-navigation .grid-container .menu-toggle::before {
	color: #ffffff;
}


.separate-containers .site-main {
    margin-top: 0px !important;
}

/* Bootstrap fix */
.dropdown-toggle::after {
	display: none;
}


/* Geburtstags-Formular */

.monkey-booking-form {
  --monkey-green: #087c35;
  --monkey-light-green: #65a812;
  --monkey-orange: #f28c00;
  --monkey-yellow: #ffd936;
  --monkey-border: #dfe8d4;
  --monkey-text: #243024;
  margin: 0 auto;
  color: var(--monkey-text);
}

.monkey-booking-form .booking-intro {
  margin-bottom: 24px;
}

.monkey-booking-form .booking-kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 12px;
  padding: 7px 14px;
  border-radius: 999px;
  background: #eef8df;
  color: var(--monkey-green);
  font-weight: 800;
  font-size: 14px;
}

.monkey-booking-form .booking-note {
  margin: 0;
  padding: 14px 18px;
  border-left: 6px solid var(--monkey-yellow);
  border-radius: 12px;
  background: #fff9d8;
  font-size: 15px;
  line-height: 1.5;
}

.monkey-booking-form .booking-card,
.monkey-booking-form .booking-info {
  margin-bottom: 24px;
  padding: 28px;
  border: 1px solid var(--monkey-border);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 12px 35px rgba(20, 90, 20, 0.08);
}

.monkey-booking-form h3 {
  margin: 0 0 22px;
  color: var(--monkey-green);
  font-size: 24px;
  line-height: 1.15;
}

.monkey-booking-form label {
  display: block;
  margin-bottom: 8px;
  color: #173617;
  font-weight: 800;
  font-size: 15px;
  line-height: 1.35;
}

.monkey-booking-form input[type="text"],
.monkey-booking-form input[type="email"],
.monkey-booking-form input[type="tel"],
.monkey-booking-form input[type="date"],
.monkey-booking-form input[type="number"],
.monkey-booking-form select,
.monkey-booking-form textarea {
  width: 100%;
  min-height: 48px;
  padding: 11px 14px;
  border: 2px solid #d8e4cf;
  border-radius: 14px;
  background-color: #fbfff7;
  color: #162816;
  font-size: 16px;
  line-height: 1.4;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

.monkey-booking-form textarea {
  min-height: 150px;
  resize: vertical;
}

.monkey-booking-form input:focus,
.monkey-booking-form select:focus,
.monkey-booking-form textarea:focus {
  outline: none;
  border-color: var(--monkey-orange);
  background-color: #ffffff;
  box-shadow: 0 0 0 4px rgba(242, 140, 0, 0.18);
}

.monkey-booking-form select {
  cursor: pointer;
}

.monkey-booking-form .form-hint {
  display: block;
  margin-top: 7px;
  color: #5c6b58;
  font-size: 13px;
  line-height: 1.4;
}

.monkey-booking-form .form-hint a,
.monkey-booking-form .booking-info a {
  color: var(--monkey-green);
  font-weight: 800;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}

.monkey-booking-form .privacy-box {
  padding: 18px;
  border: 2px dashed #cbdcbe;
  border-radius: 18px;
  background: #f8fcf2;
}

.monkey-booking-form .privacy-box .wpcf7-list-item {
  margin: 0;
}

.monkey-booking-form .privacy-box label {
  margin-bottom: 10px;
}

.monkey-booking-form .privacy-box .wpcf7-list-item label {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  margin: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.55;
}

.monkey-booking-form input[type="checkbox"] {
  width: 20px;
  height: 20px;
  margin-top: 2px;
  accent-color: var(--monkey-green);
  flex: 0 0 auto;
}

.monkey-booking-form .submit-wrap {
  display: flex;
  justify-content: flex-start;
  padding-top: 4px;
}

.monkey-booking-form input[type="submit"] {
  min-height: 52px;
  padding: 13px 32px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--monkey-orange), #ff8100);
  color: #ffffff;
  font-weight: 900;
  font-size: 17px;
  line-height: 1;
  cursor: pointer;
  margin-top: 20px;
  transition: transform 0.2s ease, filter 0.2s ease;
}

.monkey-booking-form input[type="submit"]:hover {
  transform: translateY(-2px);
  filter: brightness(1.03);
}

.monkey-booking-form input[type="submit"]:active {
  transform: translateY(0);
}

.monkey-booking-form .wpcf7-spinner {
  margin-left: 14px;
}

.monkey-booking-form .wpcf7-not-valid {
  border-color: #dc3545 !important;
  background-color: #fff8f8 !important;
}

.monkey-booking-form .wpcf7-not-valid-tip {
  margin-top: 7px;
  color: #dc3545;
  font-size: 13px;
  font-weight: 700;
}

.monkey-booking-form .wpcf7-response-output {
  margin: 24px 0 0 !important;
  padding: 16px 18px !important;
  border-radius: 14px;
  font-weight: 700;
}

.monkey-booking-form .booking-info {
  background: #fffef4;
}

.monkey-booking-form .booking-info h3 {
  color: var(--monkey-green);
}

.monkey-booking-form .booking-info p {
  margin: 0 0 16px;
  font-size: 14px;
  line-height: 1.7;
}

.monkey-booking-form .booking-info p:last-child {
  margin-bottom: 0;
}

.monkey-booking-form label + br {
	display: none
}

@media (max-width: 767.98px) {
  .monkey-booking-form {
    max-width: 100%;
  }

  .monkey-booking-form .booking-card,
  .monkey-booking-form .booking-info {
    padding: 20px;
    border-radius: 18px;
  }

  .monkey-booking-form h3 {
    font-size: 21px;
  }

  .monkey-booking-form input[type="text"],
  .monkey-booking-form input[type="email"],
  .monkey-booking-form input[type="tel"],
  .monkey-booking-form input[type="date"],
  .monkey-booking-form input[type="number"],
  .monkey-booking-form select,
  .monkey-booking-form textarea {
    font-size: 16px;
  }

  .monkey-booking-form .submit-wrap {
    display: block;
  }

  .monkey-booking-form input[type="submit"] {
    width: 100%;
  }
}


/* Select-Felder sauber an Formular-Stil angleichen */
.monkey-booking-form .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}

.monkey-booking-form .wpcf7-form-control-wrap select,
.monkey-booking-form select.wpcf7-form-control {
  display: block;
  width: 100%;
  height: 48px;
  min-height: 48px;
  padding: 11px 44px 11px 14px;
  border: 2px solid #d8e4cf;
  border-radius: 14px;
  background-color: #fbfff7;
  color: #162816;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  cursor: pointer;

  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image:
    linear-gradient(45deg, transparent 50%, #087c35 50%),
    linear-gradient(135deg, #087c35 50%, transparent 50%);
  background-position:
    calc(100% - 22px) 50%,
    calc(100% - 16px) 50%;
  background-size:
    6px 6px,
    6px 6px;
  background-repeat: no-repeat;
}

.monkey-booking-form .wpcf7-form-control-wrap select:focus,
.monkey-booking-form select.wpcf7-form-control:focus {
  outline: none;
  border-color: var(--monkey-orange);
  background-color: #ffffff;
  box-shadow: 0 0 0 4px rgba(242, 140, 0, 0.18);
}

.monkey-booking-form select.form-control,
.monkey-booking-form select.form-select {
  height: 48px;
  min-height: 48px;
  border-radius: 14px;
}

/* Geburtstags-Landingpage */

/* Kindergeburtstag-Seite */
.simple-birthday-page {
  --monkey-green: #087c35;
  --monkey-dark: #243024;
  --monkey-border: #dfe8d4;
  --monkey-orange: #f28c00;
  --monkey-bg-soft: #fbfcf8;

  max-width: 1040px;
  margin: 0 auto;
  color: var(--monkey-dark);
}

.simple-birthday-page h1,
.simple-birthday-page h2,
.simple-birthday-page h3,
.simple-birthday-page p {
  margin-top: 0;
}

.birthday-hero-simple {
  margin-bottom: 48px;
  padding: 36px 40px;
  border: 1px solid var(--monkey-border);
  border-radius: 24px;
  background: linear-gradient(90deg, #ffffff 0%, #fff8d9 100%);
}

.birthday-eyebrow {
  display: inline-block;
  margin-bottom: 14px;
  padding: 6px 12px;
  border-radius: 999px;
  background: #eef5e7;
  color: var(--monkey-green);
  font-size: 13px;
  font-weight: 700;
}

.birthday-hero-simple h1 {
  margin-bottom: 16px;
  color: var(--monkey-green);
  font-size: 50px;
  line-height: 0.98;
  max-width: 700px;
}

.birthday-hero-simple p {
  max-width: 680px;
  margin-bottom: 18px;
  font-size: 18px;
  line-height: 1.65;
}

.birthday-quickfacts {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 24px;
  padding: 0;
  list-style: none;
}

.birthday-quickfacts li {
  padding: 8px 12px;
  border: 1px solid var(--monkey-border);
  border-radius: 999px;
  background: #fff;
  font-size: 14px;
  font-weight: 600;
}

.monkey-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 12px 24px;
  border-radius: 999px;
  background: var(--monkey-orange);
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 800;
  font-size: 16px;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

.monkey-btn:hover {
  transform: translateY(-1px);
  opacity: 0.95;
}

.birthday-section-simple {
  margin-bottom: 42px;
}

.section-head-simple {
  margin-bottom: 18px;
}

.section-head-simple h2 {
  margin-bottom: 8px;
  color: var(--monkey-green);
  font-size: clamp(28px, 4vw, 42px);
  line-height: 1.05;
}

.section-head-simple p {
  max-width: 760px;
  color: #4c5b4c;
  font-size: 16px;
  line-height: 1.65;
}

.birthday-package-grid-simple {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.birthday-package-item img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 18px;
  border: 1px solid var(--monkey-border);
}

.menu-grid-simple {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-bottom: 14px;
}

.menu-item-simple {
  padding: 18px 20px;
  border: 1px solid var(--monkey-border);
  border-radius: 18px;
  background: var(--monkey-bg-soft);
}

.menu-item-simple strong {
  display: block;
  margin-bottom: 6px;
  color: var(--monkey-green);
  font-size: 18px;
}

.menu-item-simple span {
  display: block;
  font-size: 15px;
  line-height: 1.5;
}

.inline-note-simple {
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: #4c5b4c;
}

.info-grid-simple {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px 28px;
}

.info-item-simple {
  padding-top: 4px;
}

.info-item-simple h3 {
  margin-bottom: 12px;
  color: var(--monkey-green);
  font-size: 22px;
  line-height: 1.1;
}

.info-item-simple p {
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 1.7;
}

.info-item-simple p:last-child {
  margin-bottom: 0;
}

.hint-list-simple {
  margin: 0;
  padding-left: 20px;
}

.hint-list-simple li {
  margin-bottom: 12px;
  line-height: 1.7;
  font-size: 15px;
}

.hint-list-simple li:last-child {
  margin-bottom: 0;
}

.hint-list-simple a {
  color: var(--monkey-green);
  font-weight: 700;
  text-decoration: underline;
}

.bottom-cta {
  margin-top: 24px;
}

@media (max-width: 991.98px) {
  .birthday-package-grid-simple,
  .menu-grid-simple,
  .info-grid-simple {
    grid-template-columns: 1fr;
  }
	
  .birthday-hero-simple h1 {
    font-size: 40px;
  }
}

@media (max-width: 767.98px) {
  .birthday-hero-simple {
    padding: 24px;
    border-radius: 18px;
    margin-bottom: 36px;
  }
	
  .birthday-hero-simple h1 {
    font-size: 30px;
  }

  .birthday-hero-simple p {
    font-size: 16px;
  }

  .birthday-quickfacts {
    flex-direction: column;
    gap: 8px;
  }

  .birthday-quickfacts li {
    width: 100%;
  }

  .monkey-btn {
    width: 100%;
  }
}