/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 23 2021 | 13:59:50 */
body {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
.fh5co-nav p a {
	color: #ffffff;
}
.elementor-slideshow__title {
  display: none;
}
.oceanwp-mobile-menu-icon i {
	font-size: 30px;
}
.num.weiss{
  color: #fff;
}
h2:after {
  	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 0;
	height: 0;
	margin: 0;
	background: none;
	content: none;
}
.heading-underline:after{
  	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	width: 80px;
	height: 2px;
	margin: 0 auto;
	background: #3A2C21;
	content: '';
}
.sonnenlay-box {
  	padding: 40px;
	width: 100%;
	background-color: #d8cbbf;
	-webkit-box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
	-moz-box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
	-ms-box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
	-o-box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
	box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
}
.sonnenlay-box h3{
  	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: 500;
	position: relative;
  	text-align: center;
}
@media only screen and (min-width: 786px) {
	.sonnenlay-box h3 {
  		top: 50%;
    	left: 50%;
    	transform: translate(-50%, -50%);
	}
}
.margintop {
  		margin-top: 30px;
}
.marginbottom {
  		margin-bottom: 30px;
}
@media only screen and (max-width: 786px) {
	.margintop {
  		margin-top: 15px;
	}
    .marginbottom {
  		margin-bottom: 15px;
	}
    .nomargintop {
  		margin-top: 15px;
	}
    .nomarginbottom {
  		margin-bottom: 15px;
	}
}
.hotel-restaurant-box h3 {
  	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: 500;
	position: relative;
	font-weight: bold;
  	text-align: center;
}
.hotel-restaurant-box h3:after {
  	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	width: 40px;
	height: 2px;
	margin: 0 auto;
	background: #3A2C21;
	content: '';
  	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.hotel-restaurant-box {
  	padding: 40px;
	max-width: 100%;
	margin-top: 30px;
	background-color: #d8cbbf;
	-webkit-box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
	-moz-box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
	-ms-box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
	-o-box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
	box-shadow: 0px 10px 23px -10px rgba(0, 0, 0, 0.43);
}
.hotel-restaurant-box span {
   	text-align: center;
  	width: 100%;
	display: block;
	margin-bottom: 30px;
}
.hotel-restaurant-box span img {
   	width: 60px;
	margin: 0 auto;
}