/*
Theme Name: Lohmayr Bau
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: RK
Template: enfold
*/


/* Fonts */

@font-face {
    font-family: 'nunito-regular';
    src: url('fonts/nunito-regular-webfont.woff2') format('woff2'),
         url('fonts/nunito-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nunito-extrabold';
    src: url('fonts/nunito-extrabold-webfont.woff2') format('woff2'),
         url('fonts/nunito-extrabold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}


/* General Custom CSS */

body {
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	font-family: 'nunito-regular', sans-serif;
}

.avia_image, .big-preview img {
	border-radius: 0;
}

.main_color strong, strong {
	color: inherit;
	font-weight: normal !important;
	font-family: 'nunito-extrabold', sans-serif;
}

.special_amp {
	color: inherit!important;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

h1, h2, h3, h4, h1.av-special-heading-tag, h2.av-special-heading-tag, h3.av-special-heading-tag, h4.av-special-heading-tag {
	text-transform: uppercase !important;
	font-family: 'nunito-extrabold', sans-serif;
	font-weight: normal;
}

.av-special-heading, .avia_iconbox_title {
	-moz-transform: scale(0.95, 1.0);
    -ms-transform: scale(0.95, 1.0);
    -o-transform: scale(0.95, 1.0);
    transform: scale(0.95,1.0);
    -webkit-transform-origin-x: 0;
    -moz-transform-origin-x: 0;
    -ms-transform-origin-x: 0;
    transform-origin-x: 0;
}

h4 {
	font-size: 22px;
}

.lb-hidden {
	display: none !important;
}

.main_color .avia-color-theme-color {
	background-color: #ffcc00;
}


/* Logos */


.av-preloading-logo {
	max-width: 400px;
	max-height: 400px;
}

.logo img {
	width: 340px;
}


/* Header */

#header_main {
	border: none;
	box-shadow: 0 0 20px 1px rgba(0,0,0,0.1);
	background: white;
}

.avia-menu-fx {
	bottom: 0;
	height: 5px;
}

#top .av-main-nav ul a {
	font-size: 16px;
	line-height: 28px;
	border: none;
}

.header_color .main_menu .menu ul li a:hover, .header_color .av-subnav-menu ul a:hover {
	background-color: #ffcd00;
}

.main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a, .header_color .main_menu ul:first-child > li.active-parent-item > a {
	font-family: 'nunito-extrabold', sans-serif;
}


/* Buttons */

#top .avia-button.avia-color-dark {
	border: 2px solid #05488f;
	color: #05488f;
	border-color: #05488f;
}

.avia-button.avia-size-medium {
	font-size: 16px;
	padding: 12px 16px;
}

.avia-button {
	font-family: 'nunito-extrabold', sans-serif;
}


/* Head Section */

.lbfigur {
	margin-top: -150px;
	width: 18% !important;
	margin-left: 0 !important;
}

.lbfigurmobile {
	max-width: 200px;
	margin-top: 30px !important;
}


/* Fullwidth Submenu */

#top .av-submenu-container {
	border: none;
	background: #05488f;
	color: white;
}

#top .av-subnav-menu li a {
	background: none;
	color: white;
}


/* Fullwidth Slider */

.avia-slideshow-inner {
	max-height: 500px;
}


/* Table Geschichte */

.main_color tr:nth-child(odd), .main_color tr:nth-child(even) {
	background: none;
	color: inherit;
}

.main_color table {
	background: none;
}

th, td {
	border: none !important;
	font-size: 18px;
}

th {
	letter-spacing: normal;
	font-weight: normal;
	font-family: 'nunito-extrabold', sans-serif;
}

.avia-data-table .avia-desc-col {
	width: 10%;
	text-align: left;
	font-size: 22px;
}


/* Forms */

#top label {
	font-weight: normal;
}

.main_color input[type='submit'] {
	background-color: #ffcc00;
	color: #333333;
	font-family: 'nunito-extrabold', sans-serif;
	border-radius: 3px;
	padding: 10px 12px;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 30px;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
	font-family: 'nunito-regular', sans-serif !important;
	font-size: 16px;
}


/* Contact Form 7 */


span.wpcf7-list-item {
	margin: 0;
}

.wpcf7-list-item-label {
	font-size: 16px !important;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
	background: #398f14;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center !important;
	width: 75%;
	padding: 40px;
	color: white;
}

.wpcf7 form.sent .wpcf7-response-output {
	padding: 50px 10px;
	font-size: 18px;
	color: #46b450;
	background: rgba(70,180,80,0.1);
}


.wps-form {
    width: 100%;
    margin: 0 auto;
}

.wps-form-row {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.wps-form-row .wpcf7-form-control {
    width: 100%;
}

.wps-form-column, .wps-form-column-small, .wps-form-column-full {
    flex: 1;
    padding: 0 10px;
    float: left;
}

.wps-form-column {
	width: 50%;
}

.wps-form-column-small {
	max-width: 20%;
}

.wps-form-column-full {
	width: 100%;
}

.wps-textarea {
	max-height: 180px;
}

.wps-form #top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
	margin-bottom: 0;
}

.wps-form input[type='submit'] {
	max-width: 150px !important;
}

/* Notebook / Desktop */
@media only screen and ( min-width: 48em ) { 
    .wps-form-row {
        flex-direction: row;
    }

    .wps-form-column {
        padding: 0 10px;
    }
}


/* Footer */

#footer {
	font-size: 16px !important;
}

#top #footer .widget_nav_menu li {
	font-size: 16px;
}

.widget_nav_menu a {
	padding: 2px 0px 3px 0px;
}

#socket {
	font-size: 14px;
}



/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */


.lbintro {
	font-size: 20px !important;
}



}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */
  
body {
	font-size: 16px;
}
  
h1 {
	font-size: 36px !important;
}

.lbintro {
	font-size: 18px !important;
}


/* Header */

.responsive .logo a {
	bottom: 3px;
}


/* Menu */

.html_av-overlay-full #top #wrap_all #av-burger-menu-ul li {
	font-size: 20px !important;
	font-family: 'nunito-regular', sans-serif;
	text-transform: none;
}

#top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items {
	font-size: 24px !important;
	font-family: 'nunito-extrabold', sans-serif;
	text-transform: uppercase;
}

.html_av-overlay-full #top #wrap_all #av-burger-menu-ul li a {
	color: #ffd11b;
}
.sub-menu li a {
	color: white !important;
}

/* Cookie Consent */

.avia-cookie-consent .avia-cookie-consent-button, .avia-popup .avia-cookie-consent-button {
	margin: 0 0 10px 6px !important;
	letter-spacing: 0 !important;
}

.avia_cookie_text {
	line-height: 18px;
	margin-bottom: 12px !important;
}

/* Sections */

.av-section-color-overlay {
	opacity: 1 !important;
}

/* Table */

.avia_responsive_table .avia-data-table tr:first-child th {
	display: block !important;
}

.responsive .avia_responsive_table .avia-data-table td:before {
	display: none;
}

div .avia-table {
	margin: 0;
}

.responsive .avia_responsive_table .avia-data-table {
	border: none;
}

.responsive div .avia_responsive_table .avia-data-table td {
	text-align: left;
	font-size: 16px;
	padding: 8px 0;
}

th {
	padding: 8px 0;
}

/* Contact Form 7 */

.wps-form-column {
	width: 100%;
	padding: 0;
}

.wps-form-column-small {
	max-width: 50%;
	padding: 0;
}

/* Slider */

.avia-slideshow-inner {
	max-height: 230px;
}

.avia-slideshow li img {
	width: auto !important;
	max-height: 230px !important;
}


}