/*------ Molotov Modifications ----------*/

.tm-slant-bottom + .tm-block {
    padding-top: 2.5%;
}
.tm-slant-bottom + .tm-slant-top {
    padding-top: 0;
}
.tm-slant-bottom > .tm-slant-block-bottom {
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 0;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 0;
    border-right-color: transparent;
    border-right-style: dashed;
    border-right-width: 2000px;
    border-top-color: #fff;
    border-top-style: solid;
    border-top-width: 60px;
    bottom: -60px;
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    width: 0;
}
.tm-slant-top + .tm-block > .tm-slant-block-top {
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 0;
    border-left-color: transparent;
    border-left-style: dashed;
    border-left-width: 0;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 2000px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 60px;
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: -60px;
    width: 0;
}

.tm-slant-bottom > .tm-slant-block-bottom {
    z-index: 1030;
}

.eabooking .uk-sticky{
z-index:1000000;
}

a.uk-navbar-item.uk-logo img{
    max-width:250px !important;
    height:50px;
}

@media (max-width:1024px) {
.eamail {
        font-size:22px !important;
    }
    
}


/*START : Services - Red Elements */

.gridservices2 {
fill:red !important;
}

@media (max-width:1024px) {
.gridservices2 .el-title {
    font-size:12px;
}
    
    .gridservices2 .el-item {
        padding:12px !important;
    }
    
    .gridservices2 .el-content {
        font-size:12px !important;
    }
    
    .gridservices2 {
        margin-top:-145px !important;
    }
    
    .gridservices .el-title {
    font-size:12px;
}
    
    .gridservices .el-item {
        padding:12px !important;
    }
    
    .gridservices .el-content {
        font-size:12px !important;
    }
}

    


/*START : EA-SLIDER - Elements */


/*
.easlider {
max-height:calc(100vh-15%) !important;
}
.easlider li > div {
background-position:50% -120px !important;
    background-size:cover;
}

.easervicesgrid {
margin-top:-187px;
}

*/


#homepslide {
    max-height: 700px !important;
    min-height: 0px !important;
}

.easlideshow {
    max-height: 700px;
}

.easlideshow li{
    max-height: 700px !important;
}




@media (min-height:900px){
#homepslide {
    max-height:800px !important;
    min-height: 0px !important;
}

.easlideshow {
max-height: 800px;
}

   .easlideshow li{
        max-height:800px !important;
    }
}

@media (max-width:768px) {
    .wk-h3 {
        font-size:21px !important;
    }
    
    #homepslide {
    max-height:400px !important;
    min-height: 0px !important;
    }
    
    .easlideshow {
        min-height:400px !important;
        max-height:400px !important;
    }
    
    .easlideshow li{
        max-height:400px !important;
    }
    
    div#page\#1.uk-section-primary.uk-section.uk-padding-remove-vertical {
        min-height:400px !important;
        max-height:400px !important;
    }
}

@media (max-width:1024px) {
    .wk-h3 {
        font-size:21px !important;
    }
    #homepslide {
    max-height:450px !important;
    min-height: 0px !important;
    }
    
    .easlideshow {
        min-height:450px !important;
        max-height:450px !important;
    }
    
    .easlideshow li {
        max-height:450px !important;
    }
    
    div#page\#1.uk-section-primary.uk-section.uk-padding-remove-vertical {
        min-height:450px !important;
        max-height:450px !important;
    }
}


/*END :  Slideshow - Elements */





/*START : Styling Booking Page & Form*/


.uk-form-horizontal .uk-form-controls{
margin-left:0px;
}

#rsform_1_page_0 {
color:#29383c;
}

.uk-form-label{
color:#29383c !important;
}

.uk-input, .uk-select, .uk-textarea {
border:solid 1px #29383c !important;
background-color:rgba(255,255,255,0) !important;
color:#29383c !important;
box-shadow:inset 2px 2px 7px rgba(40,55,60,0.2),2px 2px 7px rgba(40,55,60,0.2);
}

.rsform-input-box {
box-shadow:inset 2px 2px 7px rgba(40,55,60,0.2),2px 2px 7px rgba(40,55,60,0.2) !important;
    background:white !important;
}

.gvprecode {
    margin-left:20px;
}

#getzipcode {
border:solid 1px #29383c !important;
background-color:rgba(255,255,255,0) !important;
color:#29383c !important;
box-shadow:inset 2px 2px 7px rgba(40,55,60,0.2),2px 2px 7px rgba(40,55,60,0.2);
margin-left:20px;
width:95%;
}

.notactive {
    background-image: linear-gradient(48.2deg,#5f5f5f,#929393) !important;
    color:white !important;
}

.activedate, .notactive:hover {
 background-image: linear-gradient(48.2deg,#9d0a34,#ec1848) !important;
 font-weight: bold;

}

#BreakNext {
    float:left;
    position:absolute;
    left:0px !important;
    width:100%;
    color:white !important;
    background:grey !important;
}

#gvnotify {
    color:white;
    text-align:left;
}

#SubmitPrev {
    float:left;
    width:100%;
    color:white !important;
    background:grey !important;
    margin-bottom:10px;
    padding: 0 30px;
    height:38px !important;
    vertical-align: middle;
    font-size: 11px;
    line-height: 38px;
}

.rsform #Submit{
    width:100%;
    margin-bottom:10px
}

.rsform .uk-input, .rsform .rsform-input-box {
    font-size:16px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
    background: #eee;
  }
}


/*END : Styling Booking Page & Form*/



/* Kataloge Formatierung */

.eakat-title {
font-family: Muli;
color: #29383c !important;
font-size: 18px;
line-height: 1.4;
font-family: Muli;
font-weight: 900;
font-style: normal; 
}


/* Styling Products */
.wk-overlay-panel {
    background:rgba(0,0,0,0.5) !important;
    font-size:42px !important;
}
.wk-overlay-panel .wk-h2 {
    font-size:42px !important;
}

.catchprasebild {
      clip-path: polygon(0 30%, 100% 0, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 30%, 100% 0, 100% 100%, 0 100%);
    max-height:350px !important;
}

.catchprasebild li {
      max-height:350px !important;
}