/*
Theme Name: Fobizz Theme
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: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/*Add your own styles here:*/

/* Header
===============================*/
.header_color .av-hamburger-inner, 
.header_color .av-hamburger-inner::before, 
.header_color .av-hamburger-inner::after {
	background-color: #333;
}
#top #wrap_all .av-main-nav ul > li > a:hover {
		background-color: #f7a500;
    	color: #ffffff;
	}
@media only screen and (max-width: 1100px) {
	.av-main-nav > li.menu-item-avia-special {
		display: block;
	}
	.av-main-nav > li {
		display: none;
	}
	#top #av-burger-menu-ul {
		display: block;
	}
	.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
		background-color: #efefef;
	}
}


#submit, .button {
    border-radius: 30px !important;
}


.avia_ajax_form .text_input {
 border-radius: 30px !important;
}


.pricing-table li.avia-pricing-row {
    font-size: 50px;
line-height: 80% !important;
}


#scroll-top-link {display: none; }

ul.pricing-table  { font-size: 18px;  }
ul { font-size: 16px;  }
.ul { font-size: 16px;  }
#ul { font-size: 16px;  }
.li { font-size: 16px;  }

.entry-content { 
	font-size: 17px;
	text-align: left; 
}

#footer  { 
	padding: 0px;
	font-size: 14px;
	line-height: 1.5 !important;
}

.container_wrap footer_color { 
	line-height: 1.5 !important;
}

#top #wrap_all .av-inherit-size .av-special-heading-tag 
 {
	line-height: 1.3 !important;
}

.sc_theme_4816 #full_contact .staff_more_info_btn a {
    padding: 2px 6px !important;
    font-size: 15px;
}

#top #wrap_all .all_colors h2 {
	font-weight: 300 !important;
}

.entry-content-wrapper div li:not(.avia-pricing-row),
#top .av_iconlist_title,
#top .av_iconlist_title a,
.av-iconlist-small .iconlist_title_small {
    font-size: 17px !important;
    line-height: 1.6em !important;
    font-weight: 300 !important;
}

#wrap_all .all_colors #footer h3.widgettitle {
	font-weight: 400;
}

/* BLOG LOOP */
.html_modern-blog #top .post-entry .post-title, 
.html_modern-blog #top #wrap_all .avia-content-slider .slide-entry-title {
	font-weight: 400;
	font-size: 20px !important;
    margin-bottom: 10px;
    word-break: break-word;
	letter-spacing: 0px;
}
	.html_modern-blog #top .post-entry .blog-categories {
	    font-size: .7em;
	}
	.html_modern-blog  .post-entry .entry-content {
		font-size: 16px;
	    line-height: 1.6em;
	    font-style: normal;
	    font-weight: 300;
	}

/*=== Quotes ===*/
.av-boxed-grid-style .avia-testimonial_inner {
    background-color: white;
}

/* #Forms
================================================== */
#top form {
    margin-bottom: 0px;
}
#top fieldset {
    margin-bottom: 0px;
}

/* CF7 Forms */
.wpcf7-form {
	max-width: 600px;
	margin: auto;
}
	.wpcf7-form .fields-wrap {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
		.wpcf7-form .fields-wrap.one-item div,
		.wpcf7-form .fields-wrap.one-item span,
		.wpcf7-form .fields-wrap.one-item p,
		.wpcf7-form .fields-wrap.one-item input:not([type="checkbox"]),
		.wpcf7-form .fields-wrap.one-item textarea {
			flex-basis: 100%;
			width: 100%;
		}
		#top .wpcf7-form-control-wrap {
			margin-bottom: 20px;
		}
			#top .wpcf7-form-control-wrap input,
			#top .wpcf7-form-control-wrap select {
				margin-bottom: 0px;
			}
		.wpcf7-form .fields-wrap.two-items span,
		.wpcf7-form .fields-wrap.two-items div {
			flex-basis: 49%;
		}
		.wpcf7-checkbox {
		/* margin-bottom: 20px; */
			display: inline-block;
		}
		#wpcf7-f11372-p11272-o1 .angebot-flatrate .wpcf7-checkbox,
		#wpcf7-f11372-p11272-o1 .wpcf7-form-control-wrap.angebot-flatrate,
		#wpcf7-f11372-p11272-o1 .wpcf7-form-control-wrap.angebot-flexpaket {
			margin-bottom: 0;
		}
			.wpcf7-checkbox .wpcf7-list-item {
				margin: 0;
				width: 100%;
			}
	
	#top #wrap_all .wpcf7-form h2 {
		font-weight: 600 !important;
		margin-bottom: 30px;
		color: #f7a600;
	}
	#top #wrap_all .wpcf7-form h3 {
		margin-bottom: 15px;
		margin-top: 10px;
		font-weight: 600;
	}
	.wpcf7-form p {
		margin-top: 0;
		margin-bottom: 5px;
	}
	#top .wpcf7-form .fields-wrap input, 
	#top .wpcf7-form .fields-wrap textarea, 
	#top .wpcf7-form .fields-wrap select {
		border-radius: 0;
		padding: 15px 25px;
		background-color: #F3F3F3;
		border: 0px;
	}

	#top .wpcf7-form input::placeholder,
	#top .wpcf7-form textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	  font-weight: 300;
	  opacity: .75;
	}
	#top .wpcf7-form input:-ms-input-placeholder,
	#top .wpcf7-form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
	  font-weight: 300;
	  opacity: .75;
	}
	#top .wpcf7-form input::-ms-input-placeholder,
	#top .wpcf7-form textarea::-ms-input-placeholder { /* Microsoft Edge */
	  font-weight: 300;
	  opacity: .75;
	}

	#top .wpcf7-form textarea:active::placeholder,
	#top .wpcf7-form textarea:focus::placeholder {
		opacity: 0;
	}
	#top .wpcf7-form textarea:active:-ms-input-placeholder,
	#top .wpcf7-form textarea:focus:-ms-input-placeholder {
		opacity: 0;
	}
	#top .wpcf7-form textarea:active::-ms-input-placeholder,
	#top .wpcf7-form textarea:focus::-ms-input-placeholder {
		opacity: 0;
	}

	.wpcf7-form input[type="submit"] {
		border-radius: 35px;
		padding-left: 17px;
		padding-right: 17px;
		font-size: 16px;
	}

	.wpcf7-mail-sent-ok {
		display: none !important;
	}

	.wpcf7-form .message p {
		margin-bottom: 10px;
	}
	.wpcf7-form .message a {
		background-color: #f7a500;
		color: white;
		border-radius: 35px;
		padding: 9px 17px;
		margin: 20px 0;
		font-size: 16px;
		display: inline-block;
	}

	#top input[type="date"] {
		-webkit-appearance: none;
		outline: none;
		font: 1em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		margin: 0;
		display: block;
		margin-bottom: 20px;
		background: #fff;
		border-color: #e1e1e1;
		background-color: #ffffff;
		color: #8d8d8d;
	}


/* #Trainers
================================================== */
.sc_theme_4816 #full_contact .staff_category {
	word-break: break-word;
}
.sc_theme_4816 #full_contact .contact_content {
	margin-bottom: 1%;
	overflow: visible;
	max-height: 100%;
}
.sc_theme_4816 #full_contact .staff_full_bottom {
	bottom: 0;
	position: relative;
}
.single-contact#top .post-entry .post-meta-infos,
.single-contact .entry-footer {
	display: none;
}
@media screen and (max-width: 540px) {
	.sc_theme_4816 #full_contact .staff_phone .staff_contact {
		height: 100%;
	}
	.sc_theme_4816 #full_contact .staff_phone .left_image {
		width: 100%;
		height: 300px;
	}
}

/* #Courses
================================================== */
.avia-fortbildung-slider .grid-entry-excerpt,
.av-fortbildung-grid-sorting-container .grid-entry-excerpt {
	color: #333333;
}

/*======== RESPONSIVE ========*/
@media only screen and (max-width: 1140px) and (min-width: 768px) {
  .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
    display: none;
  }

  .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
      display: block;
  }
}

@media only screen and (max-width: 768px) {
	#PopupSignupForm_0 {
		display: none !important;
		z-index: 999999;
		position: fixed;
		top: 30%;
/* 		transform: translatey(-50%); */
		background-color: white;
		width: 100%;
	}
	#PopupSignupForm_0 .mc-banner::after {
		content: '';
		background: rgba(0, 0, 0, .5);
		position: fixed;
		width: 100vh;
		height: 120vh;
		top: 0;
/* 		transform: translateY(-50%); */
		z-index: -1;
	}
	#PopupSignupForm_0 .mc-banner {
		position: initial;
	}
	#PopupSignupForm_0 .mc-banner iframe {
		    height: auto !important;
	}
	
	.mc-layout__modalContent {
		background: none !important;
	}
	.mc-layout__modalContent iframe {
		background: white;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}
}

@media screen and (max-width: 480px){
	.wpcf7-form .fields-wrap.two-items span,
	.wpcf7-form .fields-wrap.two-items div {
		flex-basis: 100%;
	}
}