/* 
Theme Name: DiviChild 
Theme URI: http://www.dsl-factory.de
Description: Entwickelt von der DSL Factory
Author: DSL Factory Werbeagentur
Author URI: http://www.dsl-factory.de
Template: Divi 
Version: 1 License: GNU General Public 
License v2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
*/

@import url(./fonts.css);

.blog-list article .wrap .entry-title a,
.blog-list article .wrap .entry-title a:hover,
.blog-list article .wrap .post-content a,
.blog-list article .wrap .post-content a:hover {
    -moz-transition: all .2s ease-out 0s;
    -ms-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
}


.et-zoom-in.et_pb_image:hover img,
.et-zoom-in .et_pb_image_wrap:hover img,
.et-zoom-in a:hover img {
    transform: scale(1.2); 
    transition: all .5s 0s ease;
}

.et-zoom-in,
.et-zoom-in a {
    overflow: hidden;
}

.et-zoom-in.et_pb_image img,
.et-zoom-in .et_pb_image_wrap img,
.et-zoom-in a img {
    transition: all .5s 0s ease; 
}

/*.et-zoom-in img {
	min-height: 100%;
	max-width: initial !important;
	width: initial !important;
}*/

/*place button modules next to each other in the same column*/
.pa-inline-buttons .et_pb_button_module_wrapper {
    display: inline-block;
}

.blog-list article a{
  	margin-bottom: 0 !important;
}

.blog-list article a img{
  	max-width: 100% !important;
}

.et_pb_newsletter_fields .et_pb_newsletter_button_wrap {
	flex-basis: 30px!important;
 	height: 30px
}

/*set the width of the input field minus the width of the button*/
.et_pb_newsletter_form .et_pb_newsletter_field {
	flex-basis: calc(100% - 75px) !important;
}

.custom-opt-in .et_pb_newsletter_button.et_pb_button{
  	padding: 0.3em 1em!important;
}

.custom-opt-in .et_pb_newsletter_button.et_pb_button:after {
    font-size: 1.7em!important;
  	margin-left: 0!important;
    left: 5px!important;
}

.custom-opt-in .et_pb_newsletter_button.et_pb_button:hover{
  padding: 0.3em 1em!important;
}

.custom-opt-in .et_pb_newsletter_button_text{
  opacity: 0;
}

.oho-baby-kg {
	font-family: 'Oooh Baby', cursive !important;
	font-weight: 900;
}

.cf7sg-container .cf7-smart-grid.has-grid .container {
	padding: 0px !important;
}

.cf7sg-container {
	float: left;
}

.phone-icon .et_pb_blurb_container {	
	padding-left: 0px !important;
}

.wave-bg {
    background-size: 28% !important;
    background-position: 0px 0px !important;
}

.wave-bg-bottom {
    background-size: 28% !important;	
}

.et-l--header .et_pb_main_blurb_image {
	width: 35px;
}

.footer-links span {
	margin-right: 20px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.footer-links span:hover {
	color: #85CEBF !important;
}

.et-l--footer a {
	color: #fff !important;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.et-l--footer a:hover {
	color: #85CEBF !important;
}

.et_pb_text_inner a {
	color: #022B59;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.et_pb_text_inner a:hover {
	color: #85CEBF !important;
}


.et_pb_scroll_top.et-pb-icon {
	background: rgba(0,0,0,0);
	border: 4px solid #fff;
	height: 52px;
    width: 52px;
	right: 5%;
	font-weight: bold;
	border-radius: 50%;
	bottom: 50px;
}

.et_pb_scroll_top:before {
    margin-left: -4px;
    font-size: 40px;
    line-height: 31px;
}

.et-pb-contact-message p {
	color: #ffffff;
	font-size: 21px;
	font-weight: 400;
	text-transform: uppercase;
}

.et_contact_bottom_container {
	float: left;
}

.pa-inline-buttons .et_pb_button_module_wrapper {
    display: inline-block;
	text-align: right;
}

.et_pb_menu--style-left_aligned .et_pb_menu_inner_container, .et_pb_menu--style-left_aligned .et_pb_row {
	float: right;
}

.et_pb_menu_1_tb_header.et_pb_menu {
	float: right;
}

.nav ul li a:hover {
	background-color: rgba(0,0,0,0) !important;
	opacity: 1 !important;
}

.et_pb_row {
	max-width: 1300px;
}

.dsm_breadcrumbs_item {
	font-weight: 400 !important;
}

.et-menu .menu-item-has-children>a:first-child:after {
	display: none;
}


/*remove the default hover background color and adjust opacity*/

.et_mobile_menu li a:hover {
	background-color: transparent;
	opacity: 1;
}

.et_pb_menu .et_pb_menu__menu>nav>ul>li>ul {
	top: calc(100% - -17px) !important;
}

/*remove the default border bottom on menu items*/

.btn_mobile {
	border: 2px solid #85CEC0 !important; 
	padding: 0px  15px !important;
	border-radius: 35px;
	width: 240px !important;
	margin-top: 0 !important;
	margin-bottom:20px;
	margin-left: 0px; 	
}

.btn_mobile a {
	text-align: left !important;
	font-size: 17px !important;
	line-height: 20px !important;
	text-transform: none !important;
}

li#menu-item-1350 a {
	color: #85CEC0 !important;
	border-bottom: none;
}

.et-menu .menu-item-has-children>a:first-child {
	padding-right:0px;
}

.et_pb_menu .et-menu>li {
    padding-left: 20px;
    padding-right: 20px;
}

.et_pb_text_5_tb_footer a {
	color: #fff;
}

.pa-fullscreen-menu .opened #mobile_menu2 {
	padding: 0 40px !important;
}

.et_mobile_menu li a {
	padding: 7px 0px !important;
	font-weight: 400 !important;
}

.pa-fullscreen-menu #mobile_menu2 li {
    border-bottom: 1px solid #85CEC0;
}

.et_mobile_menu {
	box-shadow: none !important;
}

.pa-fullscreen-menu .opened #mobile_menu2 {
	top: 100px !important;
}

.sub-menu a {
	width: auto !important;
	padding: 0px !important;
}

.sub-menu li {
	padding: 0px !important;
}

ul.sub-menu {
	padding: .5em 1em !important;
    width: 140px !important;
}


/* Mobile Menu -----------------------------------------------------------*/

.new-mobile-menu .et_mobile_menu{
    width: 100vw;
    left: -85vw;
    padding: 5px 10vw;
    top: 70px;
}
.new-mobile-menu .mobile_menu_bar:before {
	transition: all .4s ease;
	transform: rotate(0deg);
	display: block;
}
.new-mobile-menu .mobile_nav.opened .mobile_menu_bar:before {
    content: '\4d';
	transition: all .4s ease;
	transform: rotate(90deg);
	display: block;
}
.btn_search{
	display: inline-block;
	max-width: 110px;
	border-bottom: none!important;
}
.menu-image {
	margin-left: 15px;
	display: inline-block;
}
.menu-image img {
	max-height: 25px;
	max-width: 25px;
}

.mobile_menu_bar:before {
	font-size: 45px;
	color: #022E59 !important;
}

.et_mobile_menu li a {
	text-transform: uppercase;
}

.menu-image {
    margin-left: 0px;
}

.menu-image a {
	padding: 0!important;
}

.menu-image a:hover {
	opacity: 1!important;
}

.new-mobile-menu .et_mobile_menu {
	border-top: none;
}

.new-mobile-menu .et_mobile_menu li a{
	border-bottom: 1px solid #E0F3EF;
}

li#menu-item-2671 a {
	border-bottom: none !important;
	vertical-align: bottom;
}



/*Style the icon's placeholder*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
	width: 44px;
	height: 100%;
	padding: 0px !important;
	max-height: 44px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
	background-color: transparent;
	border-bottom: 0;
	text-align: center;
}
ul.et_mobile_menu > li.menu-item-has-children,
ul.et_mobile_menu > li.page_item_has_children,
ul.et_mobile_menu > li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu > li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu > li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu > li.menu-item-has-children .sub-menu li.menu-item-has-children {
	position: relative;
}
.et_mobile_menu .menu-item-has-children > a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children > a {
	background-color: transparent;
}

/*Hide the Sub-menu*/
ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
	display: none !important;
	visibility: hidden !important;
}

/*Show the sub-menu when the + icon is clicked*/
ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
	display: block !important;
	visibility: visible !important;
}

/*Create the opening/closing icon using the Divi's Icons*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
	line-height: 40px;
	position: relative;
	font-family: "ETModules";
}

/*Set the opening icon for default WordPress Pages*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
	content: "\4c";
	font-size: 20px;
	color: #85CEBF;
}

/*Set the closing icon*/
ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after,
body.single-product:not(.et-tb-has-template) ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after,
body.single-product.et-db:not(.et-tb-has-template) #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after,
body.tax-product_cat ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after,
body.tax-product_cat.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after,
body.tax-project_category ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after,
body.tax-project_category.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after {
	content: '\4d';
	font-size: 20px;
	color: #85CEBF;
}


/*Footer Divider Fix*/
.home .et_pb_section_0_tb_footer .et_pb_top_inside_divider {
	display: none;
}

.home .et_pb_section_1_tb_footer .et_pb_top_inside_divider {
	display: none;
}

.page-id-1477 .et_pb_section_0_tb_footer .et_pb_top_inside_divider {
	display: none;
}

.page-id-1477 .et_pb_section_1_tb_footer .et_pb_top_inside_divider {
	display: none;
}

.page-id-1475 .et_pb_section_0_tb_footer .et_pb_top_inside_divider {
	display: none;
}

.page-id-1475 .et_pb_section_1_tb_footer .et_pb_top_inside_divider {
	display: none;
}

.page-id-1473 .et_pb_section_0_tb_footer .et_pb_top_inside_divider {
	display: none;
}

.page-id-1473 .et_pb_section_1_tb_footer .et_pb_top_inside_divider {
	display: none;
}

.page-id-1471 .et_pb_section_0_tb_footer .et_pb_top_inside_divider {
	display: none;
}

.page-id-1471 .et_pb_section_1_tb_footer .et_pb_top_inside_divider {
	display: none;
}

.page-id-1465 .et_pb_section_0_tb_footer .et_pb_top_inside_divider {
	display: none;
}

.page-id-1465 .et_pb_section_1_tb_footer .et_pb_top_inside_divider {
	display: none;
}

.page-id-1479 .et_pb_section_0_tb_footer .et_pb_top_inside_divider {
	display: none;
}

.page-id-1479 .et_pb_section_1_tb_footer .et_pb_top_inside_divider {
	display: none;
}

.wpcf7-list-item {
	margin-left: 0px !important;
}


.gasthaus_blurb_dl.et_pb_blurb .et_pb_image_wrap{
	width: 72px;
}

.gasthaus_blurb_dl .et_pb_blurb_description{
	width: max-content;
	background-color: #f9bb4d;
	font-size: 18px;
	padding: 8px 15px;
	border-radius: 25px;
	margin-top: 5px;
	transition: .3s ease-in-out;
	position: relative;
}

.gasthaus_blurb_dl .et_pb_blurb_description:hover{
	padding: 8px 25px 8px 15px;
}

.gasthaus_blurb_dl .et_pb_blurb_description:before{
	content: '\35';
    position: absolute;
    font-family: ETmodules!important;
    right: 0px;
    color: #fff;
    font-size: 25px;
    opacity: 0;
    line-height: inherit;
	transition: .3s ease-in-out;
}

.gasthaus_blurb_dl .et_pb_blurb_description:hover:before{
    opacity: 1;
}

.gasthaus_blurb_dl .et_pb_blurb_description p a{
	color: #fff;
}

.small-screen::before{
    top: 43% !important;
}

.slick-initialized .slick-slide{
  	display: flex;
  	flex-wrap: wrap;
  	height: inherit !important;
	min-height: 620px;
}

.slick-dots {
    list-style-type: none!important;
    padding: 0!important;
    position: absolute;
    bottom: 60px;
    left: 55%;
  	display: flex;
}

.slick-dots li {
  	margin-right: 10px;
}

.slick-dots li button {
	background-color: transparent !important;
	border: 2px solid #85CEBF !important;
}

.slick-dots li.slick-active button {
	background-color: #85CEBF !important;
	border: 2px solid #85CEBF !important;
}

.slick-dots li button{
  	height: 18px;
  	width: 18px;
  	background-color: #85CEBF;
  	border: 2px solid #85CEBF;
  	border-radius: 16px;
  	overflow: hidden;
  	text-indent: -50px;
}

.slick-dots li.slick-active button{
    background-color: transparent;
  	border: 2px solid #85CEBF;
}


/*Home Main Slider start */
.header-slider .et_pb_slide_overlay_container:before {
    content: '';
    background-image: url(/wp-content/uploads/2022/02/slide-canva.svg);
    position: absolute;
    top: 0;
    left: -123px;
    opacity: 1;
    z-index: 6;
    width: 130%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.header-slider h2{
  	font-size: 80px;
  	font-weight: 900;
	padding-bottom: 0px;
}

.header-slider p {
	margin-top: 20px;
}

.et-pb-controllers {
    position: relative !important;
	max-width: 1300px !important;
	z-index: 9999!important;
	margin: auto;
}

.et-pb-controllers .et-pb-active-control {
	background-color: #85CEBF !important;
}

.header-slider .et-pb-controllers {
    bottom: 50px!important;
    text-align: left;
    *padding-left: 5%;
    *padding-right: 5%;
}

.header-slider .et-pb-controllers a {
  	width: 18px;
  	height: 18px;
  	border-radius: 18px;
 	border: 2px solid #85CEBF;
}

.header-slider .et-pb-controllers a {
	background-color: #fff;
}

/* contact form css */
.cf-with-accept .cf7sg-container .cf7-smart-grid.has-grid .container{
  	padding-top : 20px!important;
}

.cf7-smart-grid.has-grid .field.required label{
  	display: none;
}

.cf7-smart-grid.has-grid .field label{
  	color: #fff;
}

.cf-with-accept input.text,.cf-with-accept input[type=email],.cf-with-accept input[type=tel],.cf-with-accept input[type=text],.cf-with-accept textarea{
	background: #E0F3EF;
  	border: none;
  	padding: 10px 15px;
  	font-size: 18px;
  	color: #85CEBF!important;
  	border-radius: 10px!important;
}

.wpcf7-acceptance label{
	display: flex;
}

.wpcf7-acceptance input[type="checkbox"] {
	 position: relative;
	 cursor: pointer;
	 padding: 0;
	 margin-right: 20px;
	 width: 30px;
}

.cf7-smart-grid.has-grid .field label {
	font-weight: 400;	
}

.wpcf7-acceptance input[type="checkbox"]:before {
	 content: '';
	 margin-right: 10px;
	 display: inline-block;
	 margin-top: -1px;
	 width: 28px;
	 height: 28px;
	 background: #E0F3EF;
	 border: none;
	 border-radius: 6px;
}

.wpcf7-acceptance input[type="checkbox"]:checked:before {
	 background: #E0F3EF;
	 border-color: transparent;
}

.wpcf7-acceptance input[type="checkbox"]:disabled {
	 color: #b8b8b8;
	 cursor: pointer;
}

.wpcf7-acceptance input[type="checkbox"]:disabled:before {
	 box-shadow: none;
	 background: #ddd;
}

.wpcf7-acceptance input[type="checkbox"]:checked:after {
	 content: '\4e';
	 font-family: ETmodules;
	 position: absolute;
	 left: 5px;
	 top: 6px;
	 font-size: 16px;
	 color: #85CEBF;
}
 .wpcf7-acceptance span.wpcf7-list-item {
	margin: 20px 0 0 0;
}

.wpcf7 .form-button.wpcf7-submit:disabled,
.form-button{
	max-width: 170px;
  	border: none;
  	background-color: #fff;
  	border-radius: 25px!important;
	color: #85CEBF;
	padding: 0.1em 0.5em;
	font-weight: 400;
	width: 135px;
	font-size: 18px;
}

.form-button.et_pb_button:hover{
  	max-width: 180px;
  	border: none;
  	background-color: #fff;
  	border-radius: 25px!important;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #85CEBF !important;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #85CEBF !important;
}

::placeholder {
    /* modern browser */
    color: #85CEBF!important;
}

/* Hover img hover zoom */
.img-hover-zoom  .et_pb_image_wrap{
  	overflow: hidden;
  	border-radius: 50%;
}

.et_pb_image_wrap {
  	overflow: hidden;
}


.img-hover-zoom .et_pb_image_wrap img{
    transition: .4s ease-in-out;
}

.img-hover-zoom  .et_pb_image_wrap:hover img{
  	transform: scale(1.1);
}

.hide-raw .et_pb_column:hover > div {
	transition: .4s ease-in-out;
}

/* CTA Home */
.cta-categorys .cta-inner {
    font-family: 'Merriweather',Georgia,"Times New Roman",serif;
	font-size: calc(20px + (40 - 20) * ((100vw - 320px) / (1600 - 320)));;
	font-weight: 900;
	line-height: normal;
	color:#fff;
	text-align: center;
	padding:120px 0;
	transition: .4s ease-in-out;
	opacity: 1;
}
.cta-categorys .cta-inner:hover {
	transition: .4s ease-in-out;
	opacity: 0;
}
.cta-categorys .cta-inner p::after {
	content:"";
	display: block;
	width:157px;
	height:30px;
	background-image:url(img/welle-icon-2x.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin: 30px auto 0;
}
.cta-categorys .cta-essen {
	background-color:rgba(255,153,51,0.8);
}
.cta-categorys .cta-uebernachten {
	background-color:rgba(15,45,79,0.8);
}
.cta-categorys .cta-feiern {
	background-color:rgba(233,124,98,0.8);
}


/* Blog */
.blog-list article{
    display: flex;
    align-items: center;
  	margin-bottom: 15px;
}

.blog-list article a{
    width: 30%;
}

.blog-list article a img{
    margin-bottom: 0;
  	transition: 0.4s ease-in-out;
}

.blog-list article a:first-child{
   	border-radius: 100%;
}

.blog-list article a:hover img{
  	transform: scale(1.1);
}

.blog-list article .wrap{
    display: flex;
    flex-wrap: wrap;
    width: 70%;
    padding-left: 5%;
	position: relative;
}

.blog-list article .wrap .post-meta{
  	order: -1;
}

.blog-list .entry-title,
.blog-list .post-meta,
.blog-list .post-content{
     width: 100%;
}

.blog-list article .wrap .post-content a {
	margin-top: 10px;
}
.blog-list article .wrap .entry-title a:hover,
.blog-list article .wrap .post-content a:hover {
	color:#85cebf !important;
}

.bdp-post-title {
    margin: 8px 0 0px 0 !important;
    font-family: 'Merriweather',Georgia,"Times New Roman",serif;
}

.bdp-post-meta span.bdp-post-meta-innr {
    font-style: normal;
    font-size: 14px;
    display: inline-block;
    margin: 0;
    color: #73c4e3;
    font-weight: 400;
}

.post-content-inner p {
	font-weight: 400;
}

.et_pb_post .entry-featured-image-url {
	height: 170px;
	width: 170px;
	overflow: hidden;
}

.blog-list article {
	margin-bottom: 40px;
}

.et_pb_post .entry-featured-image-url img{
	height: 100%;
    object-fit: cover;
}

.et_pb_post {
	margin-bottom: 40px !important;
}

.bdp-post-short-content {
    margin-bottom: 0;
}

.bdp-readmorebtn {
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    text-decoration: none !important;
    color: #88c4e3;
    border: 0;
    padding: 0;
    font-size: 14px;
    display: inline-block;
    box-sizing: border-box;
    line-height: normal !important;
}

.custom-opt-in .et_pb_newsletter_button.et_pb_button {
    padding: 0px 0px 0px 0px !important;
    width: 45px;
    height: 45px;
}
	
body #page-container .et_pb_section .et_pb_signup_0.et_pb_subscribe .et_pb_newsletter_button.et_pb_button:before {
	margin-left: -3px !important;
	margin-top: 2px;
}


/* Fisch BG */
.right-bg.et_pb_column_2:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2022/02/Group-897.png);
    width: 100%;
    height: 200px;
    right: -35vw;
    top: 70%;
    background-size: contain;
    background-repeat: no-repeat;
}





/* RESPONSIVE ----------------------------------------------------------------------------------------------*/




/* 320px: iPhone SE */
@media (max-width: 320px){ 

	.header-slider .et_pb_slide_overlay_container:before {
		width: 135% !important;
		left: -35% !important;
	}

	.header-slider h2 {
		font-size: 32px !important;
		line-height: 37px !important;
	}

	.et_pb_fullwidth_slider_0 .et_pb_slide_description {
		padding-top: 290px !important;
	}

	.new-mobile-menu .et_mobile_menu {
    	left: -73vw !important;
	}
}


/* 320px — 767px: iPhone 6 - 12 */
@media (max-width: 767px){

	.blog-list article{
    	background-color: #fff!important;
    	padding: 30px 20px;
    	margin-bottom: 40px;
    	border-radius: 28px;
    	box-shadow: 0 3px 6px rgba(0,0,0, .16);
	}

	.new-mobile-menu .et_mobile_menu {
    	left: -77vw;
	}
	
	ul.sub-menu {
		width: inherit !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	.sub-menu li a {
		padding-left: 45px !important;
	}
	
	.header-slider .et_pb_slide_overlay_container:before{
    	content: '';
    	background-image: url(/wp-content/uploads/2022/02/canva-mobile.svg);
    	position: absolute;
    	opacity: 1;
    	z-index: 10;
    	width: 100%;
    	height: 100%;
    	left: 0%;
    	top: 15%;
		opacity: 0.7;
	}
	
	.header-slider h2 {
    	font-size: 38px;
		line-height: 45px;
		text-shadow: none;
  	}

	.headline-first h2 {
		font-size: 38px !important;
		line-height: 45px !important;
	}
	
	.page-heading h2 {
		font-size: 38px !important;
		line-height: 45px !important;
	}
	
	.header-slider p {
		font-size: 20px;
		line-height: 26px;
		text-shadow: none;
		width: 90%;
	}
	
	.subline-first {
		font-size: 20px !important;
		line-height: 26px !important;
	}
	
	.wave-bg {
    	background-size: 120% !important;	
	}
	
	.wave-bg-bottom {
    	background-size: 120% !important;	
	}
	
	.et_pb_section_0.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider {
    	background-size: 102% 40px !important;
    	background-position: 0px -7px !important;
    	height: 29px !important;
	}
	
	.et_pb_post {
		margin-bottom: 40px;
	}
	
	.et_pb_post .entry-featured-image-url {
		height: 140px;
    	width: 140px;
	}
	/*
	.blog-list article a img {
   		max-width: 180%!important;
	}*/
	
	.blog-list article .wrap .post-meta {
		font-size: 10px;
		font-weight: 400;
	}
	
	h2.entry-title {
		margin-bottom: 20px;
	}
	
	.post-content {
	    font-size: 14px;
		line-height: 21px;
	}
	
	.blog-list article {
		padding: 50px 20px !important;
	}
	
	.headline-first.light {
		color: #fff !important;
	}
	
	.custom-opt-in .et_pb_newsletter_button.et_pb_button {
    	padding: 0 !important;
    	width: 45px;
    	height: 45px;
	}
	
	body #page-container .et_pb_section .et_pb_signup_0.et_pb_subscribe .et_pb_newsletter_button.et_pb_button:before {
		margin-left: -3px !important;
		margin-top: 2px;
	}
	
	.cf7-smart-grid.has-grid .field label {
		font-size: 10px;
		line-height: 16px;
		color: #022B59;
	}
	
	.header-slider .et-pb-controllers a {
		height: 20px !important;
    	width: 20px !important;
	}
	
	.et_pb_scroll_top.et-pb-icon {
		right: 10%;
	}
	
	.header-slider .et_pb_bottom_inside_divider::after {
		content: "";
		width: 100%;
		height: 33px;
		position: absolute;
		display: block;
		background-color: #fff;
		bottom: 28px;
	}
 
	.header-slider .et_pb_bottom_inside_divider {
		bottom: 30px !important;
	}
	
	.et_pb_newsletter .et_pb_newsletter_fields {
		justify-content: space-around;
	}
	
	.et_pb_post_title .et_pb_title_container {	
		display: flex;
		flex-wrap: wrap;
	}
	
	p.et_pb_title_meta_container {
    	order: -1;
		font-size: 10px;
		margin-bottom: 15px;
	}
	
	.slick-dots {
		left: 12%;
		bottom: 40px !important;
		transform: translatex(-10%);
	}
	
	.new-mobile-menu .et_mobile_menu{
    	left: -80vw;
	}
	
	.right-bg.et_pb_column_2:before{
    	right: -30vw!important;
  	}
	
	div.asl_w.asl_m {
    	width: 100%!important;
	}
	
	.blog-list article{
    	flex-direction: column;
 	}
  	
	.blog-list article a{
    	width: 100%
	}

	.blog-list article .wrap{
    	width: 100%;
    	padding-left: 0;
	}
		
	.dsm_breadcrumbs_0 {
    	display: none;
	}
	
	.new-mobile-menu .et_mobile_menu {
		padding: 30px 10vw;
	}
	
	ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
		font-size: 25px;
	}

   	li#menu-item-1391 a {
		border-bottom: none !important;
	}
	
	li#menu-item-1694 a {
		border-bottom: none !important;
	}
	
	.et-pb-controllers {
		width: 200px !important;
	}
		
	div.asl_m .probox {
		flex-direction: row-reverse !important;
	}
	
	.innericon {
		transform: scaleX(-1);
	}
	
	div.asl_w {
		box-shadow: none !important;
	}
	
	div.asl_m .probox .proinput {
		margin: 0px;
   		padding: 0px;
		width: 0px;
	}
	
	.new-mobile-menu .et_mobile_menu {
    	left: -77vw;
	}
	
	.new-mobile-menu .et_mobile_menu {
		width: 101vw;
	}

	.menu-image img {
    	max-height: 20px;
    	max-width: 20px;
	}
	
	div.asl_w .probox .promagnifier .innericon svg {
		fill: #022E59 !important;
	}
	
	.gasthaus_menu a::after {
		display:none !important;
	}
  
	.header-slider .et-pb-controllers {
    	bottom: 0!important;
    	left: 0;
    	text-align: center;
		height: 20px;
	}
	
	.wpcf7-acceptance input[type="checkbox"]:before {
		content: '';
		margin-right: 10px;
		display: inline-block;
		margin-top: 0;
		width: 22px;
		height: 22px;
		background: #E0F3EF;
		border: none;
		border-radius: 6px;
	}
	
	.wpcf7-acceptance input[type="checkbox"]:checked:after {
    	left: 2px;
    	top: 4px;
	}
	
	.wpcf7-acceptance input[type="checkbox"] {
		width: 22px;
	}
	
	.wpcf7 .form-button.wpcf7-submit {
		left: 50%;
		transform: translatex(-50%);
	}
	
	.et-db #et-boc  .button_2_row_area .et_pb_column {
    	width: calc( 50% - 12px)  !important;
	}

	.et-db #et-boc .button_2_row_area .et_pb_column:first-child {
    	margin-right: 24px;
	}
	
	.blog-list article .wrap .post-content a {
		position: inherit;
	}
}








/* 768px — 1024px: iPad */
@media only screen 
	and (min-device-width: 768px) 
	and (max-device-width: 1024px) 
	and (-webkit-min-device-pixel-ratio: 2) {


	.header-slider .et_pb_slide_overlay_container:before {
		top: -120px; 
		left: 0px !important;
		width: 100%;
    	height: 130%;
	}
		
	.header-slider h2 {
    	font-size: 70px;
  	}
	
	.header-slider p {
		font-size: 20px;
    	margin-top: 30px;
	}
	
	.header-slider .et-pb-controllers {
		text-align: left !important;
		width: 80% !important;
		margin: auto;
	}
	
	.et_pb_blurb .et_pb_module_header a {
		font-size: 15px !important;
	}
	
	.et_pb_button_0_tb_header {
		font-size: 13px !important;
	}
	
	.et_pb_menu_0_tb_header.et_pb_menu ul li a {
		font-size: 13px !important;
	}
	
	.et_pb_menu .et-menu>li {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.slick-dots {
		left: 10%;
		bottom: 5%;
	}
	
	.new-mobile-menu .et_mobile_menu {
    	width: 101vw;
		left: -83vw;
	}
	
	.et_pb_icon_0_tb_header .et_pb_icon_wrap {
		padding-top: 13px!important;
	}
	
	.et-db #et-boc  .button_2_row_area .et_pb_column {
    	width: calc( 50% - 12px)  !important;
	}

	.et-db #et-boc .button_2_row_area .et_pb_column:first-child {
    	margin-right: 24px;
	}
	
	.cf7-smart-grid.has-grid .columns.one-half {
		width: 100% !important;
	}
	
	.header-slider .et-pb-controllers {
    	bottom: 20px!important;
	}
	
	.header-slider .et-pb-controllers {
		margin-left: 10%;
	}	
}

@media only screen 
	and (min-device-width: 980px) 
	and (max-device-width: 1464px) 
	and (-webkit-min-device-pixel-ratio: 2) {
	
	.header-slider .et-pb-controllers {
		margin-left: 5%;
	}
	
}

@media only screen 
	and (min-device-width: 1024px) 
	and (max-device-width: 1280px) 
	and (-webkit-min-device-pixel-ratio: 2) {

	.et_pb_menu_0_tb_header.et_pb_menu ul li a {
		font-size: 14px !important; 
	}
	
	.et_pb_menu .et-menu>li {
		padding-left: 20px;
    	padding-right: 20px;
	}
	
	.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li {
    	margin-top: 15px;
	}
}




/* Corr */
.shariff {margin-bottom: 10px;}

/* Blöcke */
.img-bubble-left,
.img-bubble-right {
	padding-bottom:120px;
}
.img-bubble-left::before {
	content: '';
	height: 100%;
	max-height: 203px;
	width: 100%;
	max-width: 260px;
	position: absolute;
	bottom: 0;
	left: -15px;
	z-index:20;
	background-image: url('img/bubbles-left.svg');
	background-size: contain;
	background-repeat: no-repeat;
	pointer-events: none;
}
.img-bubble-right::before {
	content: '';
	height: 100%;
	max-height: 203px;
	width: 100%;
	max-width: 260px;
	position: absolute;
	bottom: 0;
	right: -15px;
	z-index:20;
	background-image: url('img/bubbles-right.svg');
	background-size: contain;
	background-repeat: no-repeat;
	pointer-events: none;
}


#main-content .et_pb_text_inner a[href^="tel:"]::before {
    text-shadow: 0 0;
    font-family: ETmodules !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
}
#main-content .et_pb_text_inner a[href^="tel:"] {
	white-space: nowrap;
}
#main-content .et_pb_text_inner a[href^="tel:"]::before {
	content:"\e090";
	margin-right: 10px;
	color:#85CEBF;
}
#main-content .et_pb_text_inner a[href^="tel:"] {
	margin-right: 50px;
}

/* Content Slider */
.custom-slick-slider .et_pb_row {
	display: flex !important;
	flex-direction: row !important;
}
.custom-slick-slider .et_pb_row .et_pb_column {
	float: none;
}
@media only screen and (max-width: 479px) {
	#main-content .et_pb_text_inner a[href^="tel:"] {
		white-space: nowrap;
		display: block;
		margin:5px 0;
	}
}


/* Termine */

@media only screen and (min-width: 480px) {
	.termine_box .terminBox {
		display: flex;
	}
	.termine_box .terminBox .terminBox_date {
		padding-right: 10px;
	}
	.termine_box .terminBox .terminBox_content {
		padding-left: 10px;
		border-left: solid 2px #022b59;
	}
	.termine_box .terminBox {
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 479px) {
	.termine_box .terminBox .terminBox_date {
		padding-top: 10px;
	}
	.termine_box .terminBox .terminBox_content {
		padding-bottom: 10px;
	}
	.termine_box .terminBox:not(:last-child) .terminBox_content {
		border-bottom: solid 2px #022b59;
	}
}
.termine_box {
	padding: 20px 0;
}
.termine_box *,
.termine_sub * {
	color:#022b59;
	font-size: 20px;
	align-items: center;
}
.termine_box .terminBox .terminBox_date p,
.termine_box .terminBox .terminBox_content p {
	padding: 0;
}

.termine_sub .termin_sub_inner {margin-bottom: 15px;}


/* Preloader */
.loader {	
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: rgba(255,255,255,1);
	z-index: 2000000;
}
.loader-inner {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}
  
.dbl-spinner {
	position: absolute;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	background-color: transparent;
	border: 4px solid transparent;
	border-top: 4px solid #eee;
	border-left: 4px solid #eee;
	-webkit-animation: 2s spin linear infinite;
	animation: 2s spin linear infinite;
}

.dbl-spinner--2 {
	border: 4px solid transparent;
	border-right: 4px solid #85CEBF;
	border-bottom: 4px solid #85CEBF;
	-webkit-animation: 1s spin linear infinite;
	animation: 1s spin linear infinite;
}
-webkit-@keyframes spin {
  -webkit-from {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  -webkit-to {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* Bildblock Startseite */
.page #main-content {overflow: hidden;}
@media only screen and (max-width: 1600px) {

	.img-home-block img {
		width: auto !important;
		max-width: none !important;
	}

}

/* Newsletter Form */
.sib_signup_form .sib-50wrap {
	display: flex;
	justify-content: space-between;
}
.sib_signup_form .sib-50wrap > p {
	width: 49%;
}

.sib_signup_form .datenschutzcheckbox {
	font-size: 16px;
	line-height: normal;
}

.sib_signup_form input {padding:10px;}

.sib_signup_form h3 {
	color: #022b59 !important;
}
.sib_signup_form p {
	padding: 0;
}
.sib_signup_form hr {
	border-top: solid 1px #85CEBF ;
	border-left:medium none;
	border-right:medium none;
	border-bottom:medium none;
	margin: 30px 0;
}
.sib_signup_form hr {
	color: #85cebf !important;
	border-color: #85cebf;
	border-radius: 60px;
}
.sib_signup_form .sib-default-btn {
	color: #85cebf !important;
	border-color: #85cebf !important;
	border-radius: 60px !important;
	background-color: transparent !important;
	margin-top: 50px !important;
}
.sib_signup_form .sib-default-btn:hover {
	color: #fff !important;
	background-color: #85cebf !important;
}


.sib_signup_form ::-webkit-input-placeholder { /* WebKit browsers */
    color: #022b59 !important;
}

.sib_signup_form ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #022b59 !important;
}

.sib_signup_form ::placeholder {
    /* modern browser */
    color: #022b59!important;
}

/* NL Form Home */
.nf-form-wrap .nf-before-form-content,
.nf-form-wrap .nf-after-form-content,
.nf-form-wrap .nf-error-msg.nf-error-required-error {
	display:none;
}

.nf-form-wrap .nf-element[type="email"] {
	border-radius: 15px;
	background-color: #e0f3ef !important;
}
.nf-error.field-wrap .nf-field-element::after {
	border-radius: 15px;
}

@media only screen and (min-width: 480px) {
	.nf-form-wrap nf-fields-wrap {
		display: flex;
	}
	.nf-form-wrap nf-fields-wrap nf-field:first-child {
		width: calc(100% - 100px);
	}
	.nf-form-wrap nf-fields-wrap nf-field:last-child {
		width: 60px;
		margin-left: 40px;
	}
}
@media only screen and (max-width: 479px) {
	.nf-form-wrap nf-fields-wrap {
		display: flex;
	}
	.nf-form-wrap nf-fields-wrap nf-field:first-child {
		width: calc(100% - 70px);
	}
	.nf-form-wrap nf-fields-wrap nf-field:last-child {
		width: 60px;
		margin-left: 10px;
	}
}

.nf-form-wrap .submit-btn {
	padding: 0 2px 2px 0 !important;
	margin-top: -2px !important;
	background-color: transparent !important;
	font-size: 50px !important;
	height: auto !important;
	cursor: pointer !important;

    text-shadow: 0 0;
    font-family: ETmodules !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
}

.nf-form-wrap .submit-btn:hover {
	color: #85cebf !important;
}


body.error404 header .et_pb_button_module_wrapper {margin-bottom: 0 !important;}


.cf7sg-response-output {color: #fff !important;}


/*Akkordeon für Stellenangebote*/
.et_pb_toggle_title{
	color: #022B59 !important;
	font-family: Merriweather;
	font-weight: 900;
	font-size: 22px;
}

.et_pb_toggle_content{
	color: #022B59 !important;
	font-family: Ubuntu;
	font-weight: 400;
	line-height: 150%;
}
.et_pb_toggle_content ul{
	line-height: 150%;
}
/*---------------------------------*/

/* Borlabs */
.BorlabsCookie ._brlbs-content-blocker ._brlbs-default{
    background: transparent;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed{
	height: 100%;
	width: auto;
	margin-bottom: 0;
	display: block;
}
.BorlabsCookie ._brlbs-content-blocker img{
	width: 100%;
	height: auto;
	filter: grayscale(1);
}
@media(min-width: 981px){
	.borlabsouter .et_pb_row .et_pb_column:not(.et-last-child){
		display: flex;
		justify-content: center;
		align-items: center;
	}
}
.borlabsouter .et_pb_row .et_pb_column.et-last-child{
	padding-bottom: 20px;
}
.borlabsouter .et_pb_column .et_pb_module{
	width: 100%;
}
.home .borlabsouter{
	padding-top: 0px !important;
}