/* NAVI LOGO HEADER MENU
--------------------------------------------- */ 


.branding a img, .branding img {
    max-width: 50%;
    margin: auto;
    display: table;
}

.mobile-header-bar .mobile-branding img {
    max-width: 90px;
}

.sub-nav {
    border-radius: 20px;
    box-shadow: 0 0 16px rgb(0 0 0 / 10%);
}

.mobile-menu-show-divider.dt-mobile-header .next-level-button {
    display: none;
}

#page .masthead.sticky-on .header-bar, #phantom.masthead .header-bar, #phantom .ph-wrap {
    display: none;
}


/* BUTTONS
--------------------------------------------- */ 

.dt-btn {
  font-weight: 600;
}

@media only screen and (max-width: 990px) {
.dt-btn-l {
  font-size: 22px;
}}

@media only screen and (max-width: 990px) {
.dt-btn:not(.btn-custom-style), .btn-link {
  font-size: 22px !important; 
}}


/* TESTIMONIALS
--------------------------------------------- */ 

.testimonial-item:not(.testimonial-item-slider) {
    border-radius: 20px;
}


/* TABLE
--------------------------------------------- */ 

.content td, .content th {
    border-top: 1px solid #fcde35 !important;
    padding: 10px 0px 10px 0px;
}


/* BLOG
--------------------------------------------- */ 

.post-thumbnail-rollover {
    border-radius: 20px;
}

.content-bg-on.centered-layout-list article, .content-bg-on.classic-layout-list article {
    border-radius: 20px !important;
    box-shadow: 0 6px 18px rgb(0 0 0 / 10%) !important;
}


.single-related-posts {
    border-bottom: none;
    padding-top: 40px;
    padding-bottom: 40px;
}


/* CONTACT 7
--------------------------------------------- */ 

.content input[type="email"] {
  font-size: 20px;
  width: 350px;
}
  
  .wpcf7-form input[type="submit"] {
    width: 350px;
    font-weight: 700 !important;
    font-family: 'serenity' !important;
}
/* Padding footer column
--------------------------------------------- */
.fotpad{
  align-items: normal !important;
}

.fotnav a:link {text-decoration: none  !important;}
.fotnav a:visited {text-decoration: none  !important;}
.fotnav a:active {text-decoration: none  !important;}
.fotnav a:hover {text-decoration: underline  !important;}

.wf-container-footer {
    text-align: center;
}

.fotfont{
  font-family: 'serenity' !important;
}
/* OVERLAPPING Rev Slider
--------------------------------------------- */
.entry-content{
  position:relative;
  z-index:100!important;
}


/** Kontakt 2 Page **/ 

.bb_custom_kontakt_box .vc_column-inner{
  background: #fff;
  border: 2px solid #fcde35;
}

.footer-wrapper {
  text-align: left;
  padding-top: 50px;
}
.footer-wrapper a{
  text-decoration: none;
}
.footer-wrapper .footer-social-icons svg path{
  fill: #ffffff;
  
}
.footer-social-icons{
  display: block;
}
.footer-social-icons > div{ 
  display: inline-block;
}

@media only screen and (min-width: 1200px) {
  .footer-wrapper {
    width: 1160px;
  }
}

@media only screen and (max-width: 1199px) {
  .footer-wrapper {
    flex-wrap: wrap !important;
    gap: 0.5em;
  }
  .footer-wrapper > div:first-child{
    flex-basis: 100% !important;
  }
}

.box-with-yellow-border .vc_column-inner{
  border: 2px solid #fcde36;
}

.kontaktdaten > div{
    
  margin-bottom: 25px;
}

.rounded-border-20{
  border-radius: 20px;
  overflow: hidden;
}

.google-maps-embed{
  border-radius: 20px;
  overflow: hidden;
}
.google-maps-embed .wpb_gmaps_widget .wpb_wrapper{
  background-color: transparent !important;
  padding: 0 !important;
}

.wpb_gmaps_widget .wpb_wrapper{
  padding: 0 !important;
  background: transparent !important;
}

.menu-group-item .vc_gitem-zone-img {
    width: 100px;
    display: block;
    visibility: hidden;
    height: 100px;
}
.menu-group-item .vc_grid-item-mini{
  display:flex;
}
.menu-group-item .vc_gitem-is-link {
    cursor: pointer;
    border-radius: 100%;
}
.menu-group-item .vc_btn3-container{display:none}
.menu-group-item .vc_custom_1419328663991{    background-color: transparent !important;}
.menu-group-item .price_custom span{margin-right:10px;font-weight:normal}
.menu-group-item .price_custom{font-weight:700}
.menu-group-item .vc_custom_heading h4{color: #fcde35;    font-size: 32px;}
.menu-group-item .vc_grid-filter{
      margin: 20px 0 40px 0;
}
@media (min-width:991px){
  .menu-group-item .vc_custom_1419328663991{  margin-left:40px}
}