

header.fixed,header.fixed_hiding,header.fixed_top_header .top_header {
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.11);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.11);
    box-shadow: 0 1px 3px rgba(0,0,0,.11);
}


/*TEST-IT-BUTTON*/
body .wrapper .wrapper_inner .page_header .header_inner_right .qode_button_widget .qbutton {
  color: white!important;
  border:none!important;
  background-color: #e30c30!important;
}

body .wrapper .wrapper_inner .page_header .header_inner_right .qode_button_widget .qbutton:hover {
  background-color: #c90a3d!important;
}

/*TITLE*/
 
body:not(.single-post) .header_bottom_right_widget_holder {
  padding-right: 0;
}
 
body:not(.single-post)  #rev_slider_1_1 .uranus.tparrows:hover:before {
  opacity: 1;
  color: #46db77;
}
 
body:not(.single-post)  .qode-advanced-tabs .qode-advanced-tab-container {
  background-color: #fcf5f0 !important;
}
 
body:not(.single-post)  .title_holder .title_subtitle_holder .title_subtitle_holder_inner {
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
}
 
body:not(.single-post)  .title_holder .title_subtitle_holder .title_subtitle_holder_inner h1 {
  position: absolute;
  bottom: 20%;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 4em;
}
 
@media only screen and (max-width: 600px) {
    .title.title_size_large h1 span {
                  font-size: 30px!important;
    }
}
 
@media only screen and (max-width: 480px) {
    .title.title_size_large h1 span {
                  font-size: 28px!important;
    }
}
 
body:not(.single-post) .title_holder .title_subtitle_holder .breadcrumb {
  position: absolute;
  top: 100%;
  right:0;
  height: 70px;
}
@media only screen and (max-width: 800px) {
  body:not(.single-post) .title_holder .title_subtitle_holder .breadcrumb {
    display: none;
  }
}
 
body.single-post .breadcrumb  {
    display: none;
}
 
body:not(.single-post)  .title_outer {
  height: auto!important;
}
 
body:not(.single-post) .title_outer .title {
  position: relative;
  background-position: 50% 25%!important;
  height: 0!important;
  background-size: cover!important;
  padding-top: 40%!important;
}
@media only screen and (max-width: 1000px) {
  body:not(.single-post)  .title_outer .title {
    padding-top: 20%!important;
  }
}
@media only screen and (min-width: 1200px) {
  body:not(.single-post)  .title_outer .title {
    padding-top: 30%!important;
  }
}
 
body:not(.single-post)  .title_outer .title .title_holder {
  height: 100%!important;
  padding-top:0!important;
}
 
body:not(.single-post)  .title .image.not_responsive {
  overflow: hidden;
  top:0;
  right:0;
  bottom:0;
  left:0;
  position: absolute;
}
 
body:not(.single-post)  .title .image.not_responsive img {
position: relative;
top: -40%;
}
 
body.single-post .title.title_size_small {
    height: 0px!important;
}
 
body.single-post .title.title_size_small .title_holder{
    display: none;
}
 
@media only screen and (min-width: 1001px) {
    body.single-post .title.title_size_small {
        height: 130px!important;
    }
}
 
.title_holder .title_subtitle_holder_inner {
    display: none;
}
 
.qode-inter-page-navigation-holder {
   padding:0!important;
}




/* Newsletter Rückmeldung */
.footer_top .column_inner > div h2, .footer_top .column_inner > div h3, .footer_top .column_inner > div h4, .footer_top .column_inner > div h5, .footer_top .column_inner > div h6 {
  font-size: revert;
  text-align: left !important;
}





