/*
theme name: betheme child
author: smartline web.print.seo
author uri: https://childthemewp.com/betheme/
description: betheme wordpress child theme.
template: betheme
text domain: betheme-child
*/

.mcb-item-v4lfavj7z {
	padding-top:30px !important;
}

#Top_bar .menu > li > a::after {
    height: 2px;
    }

#Top_bar .logo {
    float: left;
    margin: 0 10px 0 0;
}

.header-classic #Action_bar, .header-stack #Action_bar {
    background-color: #ededed !important;
}

/*#Content {
	position: relative;
    margin-top: -45px !important;
}*/
.logo-overflow #Top_bar #logo img {
    max-height: 150px !important;
    z-index: 200;
}

/*Footer*/
#Footer {
    background-color: #333 !important;
    color: #ededed !important;
	padding-left:30px;
	padding-right:30px;
}

#Footer p, #Footer h4 {
	color: #fff !important;
}

#Footer img {
    border-radius: 10px;
	padding:10px;
}

#Footer i {
	color: #F39000  !important;
}

#menu-main-menu-1 {
    list-style: none !important;
    padding-left: 0;
    line-height: 13px;
}

.home #Footer .widget_nav_menu ul li:after {
	display: none !important;
}

#Footer .widget_archive ul, #Footer .widget_nav_menu ul {
    background: none !important;
}

.mcb-wrap-r9yl2qnyz .content_video.iframe.has-wh {
    text-align: right;
}

.home .mcb-wrap-5v6lptvgo h5 {
    min-height: 50px;
}

.home ul.wp1s-bxslider {
    margin: 0 !important;
}

.home #Top_bar {
    background-color: #fff;
    color: #333 !important;
}

.home #Content {
    padding-top: 0;
}

.home #Top_bar .menu > li > a {
    color: #333;
}

.home #Top_bar.is-sticky .menu > li > a {
	color: #333;
}

#Top_bar .menu > li.current-menu-item > a, #Top_bar .menu > li.current_page_item > a, 
#Top_bar .menu > li.current-menu-ancestor > a, #Top_bar .menu > li.current_page_ancestor > a, 
#Top_bar .menu > li.hover > a {
    color:  #F39000;
}

#Top_bar.is-sticky .menu > li.current-menu-item > a, #Top_bar.is-sticky .menu > li.current_page_item > a, 
#Top_bar.is-sticky .menu > li.current-menu-ancestor > a, #Top_bar.is-sticky .menu > li.current_page_ancestor > a, 
#Top_bar.is-sticky .menu > li.hover > a {
    color:  #f39000;
}


#Footer .footer_copy {
   /* border-top: 1px solid #ff7713;
    background: #777777;*/
}

#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
    padding: 10px 0 0 0;
}

.home-bg-section .image_frame img {
	transition: all .4s;
	opacity: 1;
}

.home-bg-section .image_frame:hover img {
    opacity: 0.8;
    transform: scale(1.1) !important;
}

#Footer ul#menu-footer-menu a,
#Footer #custom_html-5 a,
#Footer a {
    color: #ededed;
    text-decoration: none;
}

#Footer ul#menu-footer-menu a:hover,
#Footer #custom_html-5 a:hover {
    color: #ff7713;
}

#Top_bar #menu .menu-item a {
    font-size: 18px;
}

#custom_html-5 p {
    margin-bottom: 4px;
}

.footer-list-items li {
    display: flex;
}

.footer-list-items li i {
    margin-right: 5px;
}

#Top_bar .menu > li > a {
    padding: 15px 0 5px;
}

/* BeTheme Submenu Breite automatisch nach Inhalt */
#Top_bar .menu > li > ul {
    min-width: unset;
    width: max-content;
    white-space: nowrap;
}


div#wpcf7-f108-p32-o1 {
    padding: 20px 5px 10px ;
    border-radius: 10px;
}

div#wpcf7-f108-p32-o1 textarea.wpcf7-form-control.wpcf7-textarea.cs-form-msj {
    height: 100px;
}

#wpcf7-f108-p32-o1 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
#wpcf7-f108-p32-o1 textarea.wpcf7-form-control.wpcf7-textarea.cs-form-msj {
    border-radius: 10px;
}

#Banner-page img.scale-with-grid, #Banner-page #Content img {
    max-width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: bottom;
}

ul.footer-list-items {
    margin-left: 0;
}



@media only screen and (min-width: 768px) {
	#Top_bar #logo img {
	    vertical-align: middle;
		padding: 10px;
	   /* max-height: 160px !important;
	    margin-left: -25px;*/
	    	    
	}

	#Top_bar.is-sticky #logo img.logo-sticky {
	    display: inline;
	    max-height: 90px !important;
	    background-color: #fff;
	    width: auto;
	    border-radius: 10px;
	    padding: 10px;
	}
}

#Footer .footer_copy .one {
    margin-bottom: 10px;
    padding-top: 15px;
    min-height: 33px;
}


@media only screen and (max-width: 767px){
	#Top_bar #logo img.logo-mobile,
	.mobile-sticky #Top_bar.is-sticky #logo img.logo-mobile-sticky {
		max-width: 120%;
		height:60px;
	}
	h4 {
		font-size:18px;
	}	
	
	.entry-content .section.mcb-section {
		padding-top: 0px !important;
	}
	
	#Footer .widgets_wrapper .widget {
		padding: 10px 0;
		margin-bottom: 0;
		margin-top: 0px;
	}
	
	#Footer h4 {
		margin-bottom: 0;
	}
	#footer {
		font-size:16px;
		text-align:center;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width:768px){
	.home .bx-viewport {
		height: 270px;
	}

	.home ul.wp1s-bxslider li img {
		min-height: 270px;
		object-fit: cover;
    	object-position: left;
	}
}

/* #Top_bar .logo {
    float: right;
    margin: 0 0px 0px 20px !important;
}

.menuo-right #Top_bar .menu_wrapper {
    float: left;
} 
*/

#Top_bar .container .column.one {
    width: 100% !important;
}

#Top_bar a.responsive-menu-toggle {
    right: auto;
    left: 20px;

}

.mobile-header-mini #Top_bar a.responsive-menu-toggle {
    left: 25px;
    right: auto;
    margin-top: -17px;
}

/* .mobile-header-mini #Top_bar .logo {
    float: right;
}
*/


#home-banner-1 {
    margin-bottom: 0 !important;
    background-color: transparent !important;
}

#Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky {
    background-color: #f5f5f5;
}

#Top_bar.is-sticky #logo img.logo-sticky {
    background-color: #f5f5f5;
    padding: 15px 0 0 25px;
}

#Top_bar .menu > li > a {
    padding: 45px 0 0 10px;
}

#Content {
    padding-top: 0; 
}

#Top_bar #logo img {
    padding: 0 5px !important;
}

#Top_bar #logo img.logo-sticky {
    padding: 5px !important;
}

@media only screen and (max-width: 1239px){
	.mobile-header-mini #Top_bar a.responsive-menu-toggle {
	    left: auto;
	    right: 25px;
	    margin-top: -20px;
	}
}

/* ==============================
   OK MUF Formular – Layout mit sauberem Gap
   ============================== */

/* Formular als Flex-Grid */
.okmuf-form {
  display: flex;
  flex-wrap: wrap;
  gap: 18px 18px; /* row-gap / column-gap */
}

/* BeTheme Floats/Margins neutralisieren */
.okmuf-form .column {
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Spaltenbreiten */
.okmuf-form .column.one {
  flex: 0 0 100%;
}

.okmuf-form .column.one-second {
  flex: 0 0 100%;
}

.okmuf-form .column.one-third {
  flex: 0 0 100%;
}

/* Ab Tablet/Desktop: 2- und 3-spaltig */
@media (min-width: 768px) {
  .okmuf-form .column.one-second {
    flex: 0 0 calc(50% - 9px); /* 18px gap / 2 */
  }

  .okmuf-form .column.one-third {
    flex: 0 0 calc(33.333% - 12px); /* ca. 18px auf 3 Spalten verteilt */
  }
}

/* Felder sollen die Spalte komplett füllen */
.okmuf-form input[type="text"],
.okmuf-form input[type="email"],
.okmuf-form input[type="tel"],
.okmuf-form select,
.okmuf-form textarea {
  width: 100% !important;
  margin: 0 !important;
  box-sizing: border-box;
}
