/*
Theme Name: Entrance Child Theme
Theme URI: http://gawibowo.com/themes/entrance
Description: A Child Theme of Entrance
Version: 1.0
Author: gawibowo
Author URI: http://themeforest.net/user/gawibowo
Template: entrance
*/

@import url("../entrance/style.css");

/* Add your custom css code here */

.form-72perc {
 max-width: 72%!important;
}

.h1-monotype {
font-family: 'Monotype Corsiva';
color: #11a19b;
}

#footer-area {
display: none;
}

.wpb_content_element {
    margin-bottom: 5px!important;
}

.image-hover-booking:hover img{
transform: scale(1.1);
}

#wrapper {
background-color: #ffe1c4;
padding-top: 0px;
}

/*
#wrapper {
background-image: url(https://www.zum-hafen-senftenberg.de/wp-content/uploads/2017/02/hintergrund-wide.jpg);
padding-top: 0px;
}
*/

.container {
background-image: url(https://www.zum-hafen-senftenberg.de/wp-content/uploads/2018/01/Background.jpg);
    background-size: cover;
    background-position: bottom right;
    background-color: #ffe1c4;
}

#top {
margin: 20px 0;
}

.row.featured {
    display:none;
}

.entry-header {
    display:none;
}

main {
    margin-top: 0px!important;
}

#mainnav {
    margin-bottom: 0px;
}

#mainmenu {
   border-bottom: 1px solid #11a19b;
}

.vc_tta-panel-body {
 background-color: #ffe1c4!important;
}

#logo img {
 height: 300px;
}

.button-click {
 width: 220px;
 height: 65px;
 padding: 15px 25px;
 font-size: 24px;
 text-align: center;
 cursor: pointer;
 outline: none;
 color: #fff;
 /*background-color: #4CAF50;*/
 border: none;
 /*border-radius: 15px;*/
 /*box-shadow: 0 9px #999;*/
 background: url(/wp-content/uploads/2016/01/zur_online_buchung-min.png);
}

/*.button-click:hover {background-color: #3e8e41}*/

.button-click:active {
 /*background-color: #3e8e41;*/
 /*box-shadow: 0 5px #666;*/
 transform: translateX(10px);
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
 /*background-color: rgba(248, 248, 248, 0.5)!important;*/
 background-color: #ffe1c4!important;
 width: 70%
}

.accordeon-span-before-datenschutz .vc_tta-panel-body {
 width: 66%;
}

.accordeon-span-before .vc_tta-panel-body {
 width: 65%;
}

.accordeon-span-before-angebote .vc_tta-panel-body {
 width: 64%;
}

.accordeon-span-before .vc_tta-title-text,.accordeon-span-before-datenschutz span,.accordeon-span-before-angebote span {
 display: inline-block;
 position: relative;
 padding-left: 30px;
 line-height: 1.2em;
}

.accordeon-span-before .vc_tta-title-text::before,.accordeon-span-before-datenschutz span::before,.accordeon-span-before-angebote span::before {
 background-image: url(/wp-content/uploads/2017/08/blaue-blase.png);
 position: absolute;
 left: 0;
 background-size: 20px 20px;
 display: inline-block!important;
 width: 20px; 
 height: 20px;
 content:""!important;
}

.sky-image img { width: 50px; position: absolute; left: -100px; }

@media only screen and (max-width: 1199px) {
 .sky-image img { width: 50px; position: absolute; left: -60px; }
}

@media only screen and (max-width: 991px) {
 #logo img {height: 200px;}
 .sky-image img { width: 50px; position: absolute; left: -10px; }
}

@media only screen and (max-width: 767px) {
 .container {background-image: url(https://www.zum-hafen-senftenberg.de/wp-content/uploads/2017/08/hintergrund-wide_750x1600.jpg); background-size: cover;}
 #footer-area {display: block; margin-top:0;}
 #footer-area #bottom {padding: 0;}
 #footer-area .container{height:400px; background-image: url(https://www.zum-hafen-senftenberg.de/wp-content/uploads/2017/08/Hintergrund-mobile_750.jpg); background-size: cover}
 .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading { width: 100%}
 .accordeon-span-before-angebote .vc_tta-panel-body {width: 100%;}
 .accordeon-span-before-datenschutz .vc_tta-panel-body {width: 100%;}
 .accordeon-span-before .vc_tta-panel-body {width: 100%;}
}

@media only screen and (max-width: 600px) {
 #logo img {height: 150px;}
}

@media only screen and (max-width: 450px) {
 #logo img {height: 120px;}
 #footer-area .container{height:200px;}
}

.vc_pageable-load-more-btn {
    display:none;
}