@font-face { font-family: 'Anke Calligraphic FG'; font-style: normal; font-weight: normal; src: local('Anke Calligraphic FG'), url('fonts/AnkeCall.woff') format('woff');}
@font-face { font-family: 'Montserrat Regular'; font-style: normal; font-weight: normal; src: local('Montserrat Regular'), url('fonts/Montserrat-Regular.woff') format('woff'); }
@font-face { font-family: 'Montserrat Italic'; font-style: normal; font-weight: normal; src: local('Montserrat Italic'), url('fonts/Montserrat-Italic.woff') format('woff'); }
@font-face { font-family: 'Montserrat Thin'; font-style: normal; font-weight: normal; src: local('Montserrat Thin'), url('fonts/Montserrat-Thin.woff') format('woff'); }
@font-face { font-family: 'Montserrat Thin Italic'; font-style: normal; font-weight: normal; src: local('Montserrat Thin Italic'), url('fonts/Montserrat-ThinItalic.woff') format('woff'); }
@font-face { font-family: 'Montserrat ExtraLight'; font-style: normal; font-weight: normal; src: local('Montserrat ExtraLight'), url('fonts/Montserrat-ExtraLight.woff') format('woff'); }
@font-face { font-family: 'Montserrat ExtraLight Italic'; font-style: normal; font-weight: normal; src: local('Montserrat ExtraLight Italic'), url('fonts/Montserrat-ExtraLightItalic.woff') format('woff'); }
@font-face { font-family: 'Montserrat Light'; font-style: normal; font-weight: normal; src: local('Montserrat Light'), url('fonts/Montserrat-Light.woff') format('woff'); }
@font-face { font-family: 'Montserrat Light Italic'; font-style: normal; font-weight: normal; src: local('Montserrat Light Italic'), url('fonts/Montserrat-LightItalic.woff') format('woff'); }
@font-face { font-family: 'Montserrat Medium'; font-style: normal; font-weight: normal; src: local('Montserrat Medium'), url('fonts/Montserrat-Medium.woff') format('woff'); }
@font-face { font-family: 'Montserrat Medium Italic'; font-style: normal; font-weight: normal; src: local('Montserrat Medium Italic'), url('fonts/Montserrat-MediumItalic.woff') format('woff'); }
@font-face { font-family: 'Montserrat SemiBold'; font-style: normal; font-weight: normal; src: local('Montserrat SemiBold'), url('fonts/Montserrat-SemiBold.woff') format('woff'); }
@font-face { font-family: 'Montserrat SemiBold Italic'; font-style: normal; font-weight: normal; src: local('Montserrat SemiBold Italic'), url('fonts/Montserrat-SemiBoldItalic.woff') format('woff'); }
@font-face { font-family: 'Montserrat Bold'; font-style: normal; font-weight: normal; src: local('Montserrat Bold'), url('fonts/Montserrat-Bold.woff') format('woff'); }
@font-face { font-family: 'Montserrat Bold Italic'; font-style: normal; font-weight: normal; src: local('Montserrat Bold Italic'), url('fonts/Montserrat-BoldItalic.woff') format('woff'); }
@font-face { font-family: 'Montserrat ExtraBold'; font-style: normal; font-weight: normal; src: local('Montserrat ExtraBold'), url('fonts/Montserrat-ExtraBold.woff') format('woff'); }
@font-face { font-family: 'Montserrat ExtraBold Italic'; font-style: normal; font-weight: normal; src: local('Montserrat ExtraBold Italic'), url('fonts/Montserrat-ExtraBoldItalic.woff') format('woff'); }
@font-face { font-family: 'Montserrat Black'; font-style: normal; font-weight: normal; src: local('Montserrat Black'), url('fonts/Montserrat-Black.woff') format('woff'); }
@font-face { font-family: 'Montserrat Black Italic'; font-style: normal; font-weight: normal; src: local('Montserrat Black Italic'), url('fonts/Montserrat-BlackItalic.woff') format('woff'); }
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/* Qua gioca la musica */
html, body {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #EAE799;
	background-image: url("../img/background.png");
	font-family: 'Montserrat Light';
	font-size: 16px;
	line-height: 22px;
	overflow-x: hidden;
}
h1, h2, h3 {
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 24px;
}
p {
	margin: 0px;
	padding: 0px;
}
span.left {
	float: left;
}
span.right {
	float: right;
}
a {
	text-decoration: none;
}
a > img {
	border: none;
}
.button {
	cursor: pointer;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}
.round {
	border-radius: 5px;
}
.button:hover {
	font-weight: bold;
}
.green { color: #D8D33B; }
.whiteGreen { color: #FFFFFF; background-color: #D8D33B; }
.greenWhite { color: #D8D33B; background-color: #FFFFFF; }
.brown { color: #8E8777; }
.whiteBrown { color: #FFFFFF; background-color: #8E8777; }
.brownWhite { color: #8E8777; background-color: #FFFFFF; }
.fancy { font-family: 'Anke Calligraphic FG'; }

/* landing page */
.content {
	position: relative;	
}
.content > div:first-child,
.content > .cookie,
.content > div:last-child { 
	background-color: #F7F5F1;
	box-shadow: 0px 0px 5px 0px rgb(140 133 116 / 50%);
}
.content > div > div { 
	width: 1200px;
	height: inherit;
	margin: 0px auto 0px auto;
}

.content > div > .header { 
	width: auto;
	margin: 0px 0px 0px 10px;
}
.content > div:first-child { 
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 1000;
	width: 100%;
	height: 120px;
	margin: 0px 0px 0px 0px;
}
.content > .cookie { 
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 1000;
	width: 100%;
	text-align: justify;
	padding: 0px;
	margin: 0px;
		font-size: 14px;
		line-height: 20px;
}
.content > .cookie > div { 
	padding: 10px 10px 10px 10px;
}
@media only screen and (max-width: 1024px) {
	.content > .cookie {
		font-size: 12px;
		line-height: 15px;
	}
}
.content > .cookie a {
	color: inherit;
	text-decoration: underline;
}
.content > .cookie .button { 
	float: right;
	width: 30px;
	line-height: 30px;
	border: 1px solid #8E8777;
	margin: 0px 0px 5px 10px;
	padding: 2px 10px 2px 10px;
	border-radius: 5px;
	font-weight: 700;
	font-size:150%;
}
.content > div:first-child.small { 
	height: 70px;
}
@media only screen and (max-width: 1240px) {
	.content > div > div { 
		width: auto;
		margin: 0px 40px 0px 40px;
	}
}
@media only screen and (max-width: 800px) {
	.content > div > div {
		margin: 0px 20px 0px 20px;
	}
}
.content > div > .header > .logo { 
	display: block;
	float: left;
	height: 100%;
}
.content > div > .header > .logo:nth-child(2) {
	display:none;
}
.content > div.small > .header > .logo:first-child {
	display:none;
}
.content > div.small > .header > .logo:nth-child(2) {
	display: block;
}
.content > div > .header > .menu {
	float: right;
}
.content > div > .header > .menu > a {
	margin: 35px 0px 0px 20px;
	line-height: 50px;
	height: 50px;
}
.content > div.small > .header > .menu > a {
	margin: 10px 0px 0px 20px;
}
.content > div > .header > .menu > a > img {
	height: inherit;
}
.content > div > .header > .menu > .button { 
	display: inline-block;
	width: 185px;
	font-size: 20px;
	margin-right: 15px;
}
.content > div.small > .header > .menu > .button {
	margin-right: 15px;
}
@media only screen and (max-width: 800px) {
	.content > div:first-child {
		width: 100%;
		height: 70px;
	}
	.content > div:first-child.small {
		height: 50px;
	}
	.content > div > .header > .menu > a {
		margin: 20px 0px 0px 20px;
		line-height: 30px;
		height: 30px;
	}
	.content > div.small > .header > .menu > a {
		margin: 10px 0px 0px 20px;
	}
	.content > div > .header > .menu > .button {
		width: 100px;
		font-size: 14px;
		margin-right: 0px;
	}
	.content > div.small > .header > .menu > .button {
		margin-right: 0px;
	}
}
.content > div > .footer {
	padding: 20px 0px 0px 0px;
	text-align: center;
	line-height: 60px;
}
.content > div > .footer > a {
	padding: 0px 20px 0px 20px;
	font-size: 18px;
}
.content > div > .footer > p {
	font-size: 85%;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.content > div > .footer > p > a {
	color: inherit;
	text-decoration: underline;
}
.content > div > .footer > a {
	color: inherit;
	text-decoration: underline;
}
.content > div > .body { 
	margin-top: 120px;
}
@media only screen and (max-width: 800px) {
	.content > div > .body {
		margin-top: 70px;
	}
}
.content > div > .body > * { 
	position: relative;
	background-color: #FFFFFF;
	/*box-shadow: 0px 0px 5px 0px rgb(140 133 116 / 50%)*/
}
.content > div > .body > .spacer {
	background-color: #FFFFFF;
	height: 20px;
	box-shadow: none;
}

.content > div > .body > .info
{
	padding: 20px;
	text-align: justify;
}
.content > div > .body > .info > h3
{
	text-align: center;
	padding: 0px 0px 10px 0px;
}
.content > div > .body > .info a
{
	color: inherit;
	text-decoration: underline;
}
.content > div > .body > .lazyimg {
	margin: 10px;
}
.content > div > .body > .lazyimg img {
	width: 100%;
}

.content > div > .body > .imgSlider,
.content > div > .body > .textTab > .gallery > div > .imgSlider {
	position: relative;
	border: 10px solid #FFFFFF;
}
.content > div > .body > .imgSlider .slick-slide > img,
.content > div > .body > .textTab > .gallery > div > .imgSlider .slick-slide > img {
	width: 100%;
}	
.content > div > .body > .imgSlider > .button,
.content > div > .body > .textTab > .gallery > div > .imgSlider > .button {
	position: absolute;
	top: 45%;
	height: 10%;
	z-index: 1;
}
@media only screen and (max-width: 1024px) {
	.content > div > .body > .imgSlider > .button,
	.content > div > .body > .textTab > .gallery > div > .imgSlider > .button {
		top: 42%;
		height: 16%;
	}
}
.content > div > .body > .imgSlider > .button > img,
.content > div > .body > .textTab > .gallery > div > .imgSlider > .button > img {
	height: 100%;
}
.content > div > .body > .imgSlider > .button.left,
.content > div > .body > .textTab > .gallery > div > .imgSlider > .button.left {
	left: 0px;
}
.content > div > .body > .imgSlider > .button.right,
.content > div > .body > .textTab > .gallery > div > .imgSlider > .button.right {
	right: 0px;
}

.content > div > .body > .textSlider > div {	
	position: relative;
	border: 10px solid #FFFFFF;
}
.content > div > .body > .textSlider3 > div {
	position: relative;
}
.content > div > .body > .textSlider3 > div .slick-track {
	display: flex !important;
}
.content > div > .body > .textSlider3 > div .slick-list {
	margin: 0px -5px 0px -5px;
}
.content > div > .body > .textSlider > div .txt {
	padding: 10px 60px 10px 60px;
	min-height: 100px;
	text-align: center;
}
.content > div > .body > .textSlider3 > div .txt {
	margin: 0px;
	padding: 10px 20px 10px 20px;
	text-align: justify;
	height: inherit !important;
}
.content > div > .body > .textSlider3 > div .txt.slick-current + div  {
	background: #F7F5F1;
}
.content > div > .body > .textSlider > div .quote > p,
.content > div > .body > .textSlider3 > div .offer > p,
.content > div > .body > .textSlider3 > div .offer > ul,
.content > div > .body > .textSlider3 > div .offer > div {
	padding: 10px 0px 0px 0px;
}
@media only screen and (max-width: 500px) {
	.content > div > .body > .textSlider3 > div .txt {
		height: auto !important;
	}
	.content > div > .body > .textSlider3 > div .slick-track {
		display: block !important;
	}
}

.content > div > .body > .textSlider3 > div .offer {
	font-size: 14px;
}
.content > div > .body > .textSlider3 > div .offer > h3 {
	font-size: 20px;
}
.content > div > .body > .textSlider3 > div .offer > div {
	font-size: 95%;
}
.content > div > .body > .textSlider3 > div .offer > ul
{
	font-weight: 700;
	padding: 0px;
	margin: 5px 0px 10px 30px;
	list-style-position: outside;
}
.content > div > .body > .textSlider3 > div .offer > a {
	display: block;
	margin: auto;
	width: 120px;
	line-height: 30px;
	margin-top: 15px;
}
.content > div > .body > .textSlider3 > div .offer > .lazyimg {
	padding: 0px 0px 10px 0px;
}	
.content > div > .body > .textSlider3 > div .offer > .lazyimg img {
	width: 100%;
}
.content > div > .body > .textSlider > div .quote {
	line-height: 21px;
	font-style: italic;
	margin-top: -10px;
}
.content > div > .body > .textSlider > div .quote > span,
.content > div > .body > .textSlider3 > div .offer > span {
	padding-top: 10px;
	display: block;
	font-style: italic;
	text-align: right;
}
.content > div > .body > .textSlider > div > .button {
	position: absolute;
	top: 40px;
	height: 60px;
	z-index: 1;
}
.content > div > .body > .textSlider3 > div > .button {
	position: absolute;
	top: 100px;
	height: 60px;
	margin:0px 10px 0px 10px;
	z-index: 1;
}
.content > div > .body > .textSlider > div > .button > img,
.content > div > .body > .textSlider3 > div > .button > img {
	height: 100%;
}
.content > div > .body > .textSlider > div > .button.left,
.content > div > .body > .textSlider3 > div > .button.left {
	left: -10px;
}
.content > div > .body > .textSlider > div > .button.right,
.content > div > .body > .textSlider3 > div > .button.right {
	right: -10px;
}

.content > div > .body > h1,
.content > div > .body > * > h1 {
	padding: 10px 10px 10px 10px;
	font-size: 40px;
	line-height: 50px;
	text-align: center;	
}
.content > div > .body > h2,
.content > div > .body > * > h2 {
	padding: 10px 10px 10px 10px;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
}
.content > div > .body > h2,
.content > div > .body > * > h2 {
	padding: 10px 10px 10px 10px;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
}
.content > div > .body > h3,
.content > div > .body > * > h3 {
	padding: 10px 10px 10px 10px;
	font-size: 24px;
	line-height: 34px;
	text-align: center;
}
.content > div > .body > p {
	padding: 15px;
	text-align: center;
}
.content > div > .body > h1 small,
.content > div > .body > h2 small,
.content > div > .body > h3 small {
	font-size: 80%;
}
	.content > div > .body > p small {
		font-size: 85%;
	}
@media only screen and (max-width: 1024px) {
	.content > div > .body > h1,
	.content > div > .body > * > h1 {
		font-size: 22px;
		line-height: 35px;
	}
	.content > div > .body > h2,
	.content > div > .body > * > h2 {
		font-size: 20px;
		line-height: 30px;
	}
	.content > div > .body > h3,
	.content > div > .body > * > h3 {
		font-size: 18px;
		line-height: 28px;
		text-align: center;
	}
}

.content > div > .body > .imgTab {
}
.content > div > .body > .imgTab > .tabs {
	padding: 10px 10px 0px 0px;
}
.content > div > .body > .imgTab > .tabs > .tab {
	float: left;
	margin: 0px 0px 0px 10px;
	width: calc(20% - 12px);
	height: auto;
	overflow: hidden;
	/*margin-bottom: -1px;
	border: 1px solid #8E8777;*/
}
.content > div > .body > .imgTab > .tabs > .tab > img {
	height: 480px;
}
.content > div > .body > .imgTab > .tabs > .tab > h2 {
	line-height: 50px;
}
.content > div > .body > .imgTab > .tabs > .clear {
	margin-right: -10px;
	clear: both;
	/*border-bottom: 1px solid #8E8777;*/
}
.content > div > .body > .imgTab > .tabs > .tab.Clicked {
	width: calc(40% - 12px);
	/*border-bottom: 1px solid #F7F5F1;*/
	font-weight: 700;
	background-color: #F7F5F1;
}
@media only screen and (max-width: 800px) {
	.content > div > .body > .imgTab > .tabs > .tab > img {
		height: 300px;
	}
	.content > div > .body > .imgTab > .tabs > .tab > h2 {
		font-size: 12px;
		line-height: 30px;
	}
	.content > div > .body > .imgTab > .tabs > .tab > h3 {
		font-size: 12px;
		line-height: 30px;
	}
	.content > div > .body > .imgTab > .tabs {
		padding-top: 2px;
		padding-right: 2px;
	}
	.content > div > .body > .imgTab > .tabs > .tab {
		margin-left: 2px;
		width: calc(20% - 4px);
	}
	.content > div > .body > .imgTab > .tabs > .tab.Clicked {
		width: calc(40% - 4px);
	}
}
@media only screen and (max-width: 400px) {
	.content > div > .body > .imgTab > .tabs > .tab > img {
		height: 150px;
	}
}
.content > div > .body > .imgTab > .txt {
	padding: 10px 10px 10px 10px;
	background-color: #F7F5F1;
}
.content > div > .body > .imgTab > .txt > div {
	display: none;
	padding: 10px 20px 0px 20px;
}
.content > div > .body > .imgTab > .txt > div:first-child {
	display: block;
}

.content > div > .body > .textTab {
}
.content > div > .body > .textTab > .tabs {
	padding: 10px 10px 0px 0px;
	height: 50px;
	/*border-bottom: 1px solid #8E8777;
	margin-top: -1px;*/
}
.content > div > .body > .textTab > .tabs > .tab {
	float: left;
	margin: 0px 0px 0px 10px;
	padding:0px;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
	/*border: 1px solid #8E8777;
	margin-top: -1px;*/
	font-size: 24px;
}
.content > div > .body > .textTab > .tabs > .tab.Clicked {
	/*border-bottom: 1px solid #F7F5F1;*/
	font-weight: 700;
	background-color: #F7F5F1;
}
.content > div > .body > .textTab > .tabs1 > .tab {
	width: calc(100% - 12px);
}
.content > div > .body > .textTab > .tabs2 > .tab {
	width: calc(50% - 12px);
}
.content > div > .body > .textTab > .tabs3 > .tab {
	width: calc(33.33333% - 12px);
}
.content > div > .body > .textTab > .tabs4 > .tab {
	width: calc(25% - 12px);
}
.content > div > .body > .textTab > .tabs5 > .tab {
	width: calc(20% - 12px);
}
.content > div > .body > .textTab > .tabs6 > .tab {
	width: calc(16.66666% - 12px);
}
.content > div > .body > .textTab > .tabs7 > .tab {
	width: calc(14.28571% - 12px);
}
.content > div > .body > .textTab > .tabs8 > .tab {
	width: calc(12.5% - 12px);
}
.content > div > .body > .textTab > .tabs9 > .tab {
	width: calc(11.11111% - 12px);
}
.content > div > .body > .textTab > .tabs10 > .tab {
	width: calc(10% - 12px);
}
.content > div > .body > .textTab > .txt {
	padding: 10px 10px 10px 10px;
	background-color: #F7F5F1;
}
.content > div > .body > .textTab > .txt > div {
	display: none;
	padding: 0px 20px 0px 20px;
}
.content > div > .body > .textTab > .txt > div:first-child {
	display: block;
}
.content > div > .body > .textTab > .txt .room {
	padding: 0px 0px 0px 0px;
}
.content > div > .body > .textTab > .txt .room > div:first-child {
	float: left;
	width: calc(70% - 20px);
}
.content > div > .body > .textTab > .txt .room > div:first-child img {
	width: 100%;
}
.content > div > .body > .textTab > .txt .room > div:nth-child(2) {
	margin-left: 70%;
	width: auto;
}
.content > div > .body > .textTab > .txt .room > div:nth-child(2) h3 {
	padding: 20px 0px 10px 0px;
}
.content > div > .body > .textTab > .txt .room > div:nth-child(2) p {
	padding: 10px 0px 10px 0px;
	line-height: 25px;
}
.content > div > .body > .textTab > .txt .room > .clear {
	clear:both;
}
.content > div > .body > .textTab > .gallery > div {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
.content > div > .body > .textTab > .gallery > div > .imgSlider {
	display: none;
}
.content > div > .body > .textTab > .gallery > div > .tiles {
	margin: 0px 10px 0px 0px;
	padding:0px;
}
.content > div > .body > .textTab > .gallery > div > .tiles .image {
	float: left;
	width: calc(33.33333% - 10px);
	margin: 10px 0px 0px 10px;
	height: auto;
}
.content > div > .body > .textTab > .gallery > div > .tiles .image img {
	width: 100%;
}
.content > div > .body > .textTab > .gallery > div > .tiles .clear {
	clear: both;
}
@media only screen and (max-width: 500px) {
	.content > div > .body > .textTab > .gallery > div > .tiles .image {
		width: calc(50% - 10px);
	}
}

@media only screen and (max-width: 800px) {
	.content > div > .body > .textTab > .tabs {
		padding-top: 2px;
		padding-right: 2px;
		height: 30px;
	}
	.content > div > .body > .textTab > .tabs > .tab {
		margin-left: 2px;
		font-size: 12px;
		line-height: 30px;
		height: 30px;
	}
	.content > div > .body > .textTab > .tabs > .tab > h3 {
		font-size: 12px;
	}
	.content > div > .body > .textTab > .tabs1 > .tab {
		width: calc(100% - 4px);
	}
	.content > div > .body > .textTab > .tabs2 > .tab {
		width: calc(50% - 4px);
	}
	.content > div > .body > .textTab > .tabs3 > .tab {
		width: calc(33.33333% - 4px);
	}
	.content > div > .body > .textTab > .tabs4 > .tab {
		width: calc(25% - 4px);
	}
	.content > div > .body > .textTab > .tabs5 > .tab {
		width: calc(20% - 4px);
	}
	.content > div > .body > .textTab > .tabs6 > .tab {
		width: calc(16.66666% - 4px);
	}
	.content > div > .body > .textTab > .tabs7 > .tab {
		width: calc(14.28571% - 4px);
	}
	.content > div > .body > .textTab > .tabs8 > .tab {
		width: calc(12.5% - 4px);
	}
	.content > div > .body > .textTab > .tabs9 > .tab {
		width: calc(11.11111% - 4px);
	}
	.content > div > .body > .textTab > .tabs10 > .tab {
		width: calc(10% - 4px);
	}
	.content > div > .body > .textTab > .txt .room > div:first-child {
		float: none;
		width: auto;
		margin: 0px 0px 10px 0px;
	}
	.content > div > .body > .textTab > .txt .room > div:nth-child(2) {
		margin-left: 0px;
	}
}





	#PfeissBooking {
		padding: 10px;
		background-color: #FFFFFF;
	}

		#PfeissBooking > .menu > .button {
			width: 50%;
			font-size: 24px;
			line-height: 60px;
			height: 60px;
			color: #FFFFFF;
			background-color: #D8D33B;
			text-align: center;
			border-radius: 5px;
			margin-bottom: 30px;
		}

			#PfeissBooking > .menu > .button:first-child {
				width: 48%;
				width: calc(50% - 10px);
				float: left;
			}

			#PfeissBooking > .menu > .button:last-child {
				margin-left: 50%;
				background-color: #8E8777;
			}

		#PfeissBooking > .book {
			display: none;
		}

		#PfeissBooking > .request {
		}

			#PfeissBooking > .request > .desktop > * {
				clear: both;
			}

			#PfeissBooking > .request > .desktop > .duplet {
			}

				#PfeissBooking > .request > .desktop > .duplet > div {
					float: left;
					width: 30%;
					width: calc(33.333% - 20px);
					font-size: 20px;
					margin-left: 0px;
				}

					#PfeissBooking > .request > .desktop > .duplet > div:last-child {
						margin-left: 30px;
						width: 60%;
						width: calc(66.667% - 10px);
					}

			#PfeissBooking > .request > .desktop > .triplet {
			}

				#PfeissBooking > .request > .desktop > .triplet > div {
					float: left;
					width: 30%;
					width: calc(33.333% - 20px);
					font-size: 20px;
					margin-left: 30px;
				}

					#PfeissBooking > .request > .desktop > .triplet > div:first-child {
						margin-left: 0px;
					}

				#PfeissBooking > .request > .desktop > .duplet span,
				#PfeissBooking > .request > .desktop > .triplet span {
					font-size: 18px;
					line-height: 25px;
					height: 25px;
					padding: 0px 5px 0px 5px;
				}

				#PfeissBooking > .request > .desktop > .duplet input,
				#PfeissBooking > .request > .desktop > .triplet input,
				#PfeissBooking > .request > .desktop > .duplet select,
				#PfeissBooking > .request > .desktop > .triplet select,
				#PfeissBooking > .request > .desktop > .duplet textarea,
				#PfeissBooking > .request > .desktop > .triplet textarea {
					border: 1px solid #E7E7E7;
					width: 100%;
					width: calc(100% - 22px);
					padding: 0px 10px 0px 10px;
					margin-bottom: 20px;
					font-size: 20px;
					line-height: 40px;
					height: 40px;
				}

				#PfeissBooking > .request > .desktop > .duplet textarea,
				#PfeissBooking > .request > .desktop > .triplet textarea {
					height: 125px !important;
					padding: 0px 10px 0px 10px;
					line-height: 30px;
					resize: none;
				}

			#PfeissBooking > .request > .desktop > .checkbox {
				font-size: 18px;
				line-height: 40px;
				height: 40px;
			}

				#PfeissBooking > .request > .desktop > .checkbox input {
					border: 1px solid #E7E7E7;
					width: 20px;
					height: 20px;
					margin: 0px 10px 0px 10px;
					padding: 0px;
				}

			#PfeissBooking > .request > .desktop > .button {
				width: 400px;
				font-size: 20px;
				line-height: 50px;
				height: 50px;
				color: #FFFFFF;
				background-color: #DDDDDD;
				text-align: center;
				border-radius: 5px;
				margin: 10px auto 10px auto;
			}

				#PfeissBooking > .request > .desktop > .button.Activated {
					background-color: #D8D33B;
				}

			#PfeissBooking > .request > .mobile {
				display: none;
			}

				#PfeissBooking > .request > .mobile > * {
					clear: both;
				}

				#PfeissBooking > .request > .mobile > * {
					font-size: 20px;
				}

				#PfeissBooking > .request > .mobile span {
					font-size: 18px;
					line-height: 25px;
					height: 25px;
					padding: 0px 5px 0px 5px;
				}

				#PfeissBooking > .request > .mobile input,
				#PfeissBooking > .request > .mobile select,
				#PfeissBooking > .request > .mobile textarea {
					border: 1px solid #E7E7E7;
					width: 100%;
					width: calc(100% - 22px);
					padding: 0px 10px 0px 10px;
					margin-bottom: 20px;
					font-size: 20px;
					line-height: 40px;
					height: 40px;
				}

				#PfeissBooking > .request > .mobile textarea {
					height: 125px !important;
					padding: 0px 10px 0px 10px;
					line-height: 30px;
					resize: none;
				}

				#PfeissBooking > .request > .mobile .checkbox {
					font-size: 18px;
					line-height: 40px;
				}

					#PfeissBooking > .request > .mobile .checkbox input {
						border: 1px solid #E7E7E7;
						width: 20px;
						height: 20px;
						margin: 0px 10px 0px 10px;
						padding: 0px;
					}

				#PfeissBooking > .request > .mobile .button {
					font-size: 20px;
					line-height: 40px;
					height: 40px;
					color: #FFFFFF;
					background-color: #DDDDDD;
					text-align: center;
					border-radius: 5px;
					margin: 10px auto 10px auto;
				}

					#PfeissBooking > .request > .mobile .button.Activated {
						background-color: #D8D33B;
					}

	@media only screen and (max-width: 800px) {
		#PfeissBooking > .menu > .button {
			font-size: 20px;
			line-height: 40px;
			height: 40px;
		}

		#PfeissBooking > .request > .desktop {
			display: none;
		}

		#PfeissBooking > .request > .mobile {
			display: block;
		}
	}

	form.requestwidget {
		border-width: 0px;
		background: #FFFFFF;
	}

		form.requestwidget * {
			background: #FFFFFF;
			font-size: 16px;
			color: #7b7568;
			line-height: 30px;
			min-height: 30px;
			border-color: #7b7568;
		}

	@media only screen and (max-width: 800px) {
		form.requestwidget * {
			font-size: 14px;
		}
	}

	form.requestwidget a {
		color: #cdd149;
	}

	form.requestwidget label > span {
		padding: 0px 5px 0px 5px;
	}

		form.requestwidget label > span:first-child {
			font-weight: 700;
		}

	form.requestwidget label > h2 {
		font-weight: 500;
		font-size: 30px;
		line-height: 50px;
		height: 50px;
		color: #cdd149;
		border-bottom: 2px solid #cdd149;
		border-radius: 0px;
	}

	form.requestwidget label > h3 {
		padding-left: 5px !important;
		margin-bottom: -15px !important;
		font-weight: 500;
		font-size: 20px;
		line-height: 35px;
		height: 35px;
		color: #cdd149;
		border-bottom: 1px solid #cdd149;
		border-radius: 0px;
	}

	form.requestwidget input[type=submit] {
		color: #FFFFFF;
		background-color: #cdd149;
	}

	form.requestwidget .error {
		background-color: #FFCCCC !important;
	}

.cc-window.cc-floating {
    top: 10% !important;
    left: 20px !important;
    right: 20px !important;
	bottom: auto !important;
    margin: auto !important;
    max-width: 30em !important;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 13px 0px;
	font-size: 88%;
	max-height: 88%;
	overflow: auto;
}