/*
Theme Name: Sprachzeit
Description: Sprachzeit 
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

#cfc form input, #cfc form textarea {
	padding:3px 6px !important;
	font-size:16px !important;
}
#cfc {
	padding:30px !important;
	background-color:rgba(255,255,255,0.7) !important;
}
.wpforms-submit-container {
	display:none;
}
.cmplz-google-recaptcha .wpforms-submit-container, .cmplz-marketing .wpforms-submit-container {
	display:block!important;
}
button.cmplz-blocked-content-notice.cmplz-accept-marketing.cmplz-wpforms {
    background-color: #eee!important;
    border: 1px solid #ddd;
    color: #333;
    font-size: 1.2em;
    padding: 10px 15px;
    margin-top:15px;
}
.cmplz-marketing button.cmplz-blocked-content-container.cmplz-blocked-content-notice.cmplz-wpforms, 
.cmplz-google-recaptcha button.cmplz-blocked-content-container.cmplz-blocked-content-notice.cmplz-wpforms {
	display: none;
}
#cmplz-document {
	max-width:100% !important;
}
.flip-box-back-inner, .flip-box-front-inner {
/*min-height: 150px !important;*/
margin-top: 0 !important;
}
.fusion-main-menu .fusion-widget-cart-counter > a::before, .fusion-main-menu > ul > li > a {
    text-transform:uppercase;
}
.fusion-header {
    background-color: rgba(249, 168, 112, 0.75) !important;
}
.search #main {
	padding-top:30px;
	padding-bottom:30px;
}
.widget .fusion-social-networks.boxed-icons .fusion-social-networks-wrapper {
    text-align: left;
}
.liweg {
	color:#fff3eb;
}
.page-id-1011 td {
	vertical-align: middle !important;
}
/*--------------- MEDIA QUERIES -----------------*/
@media screen and (max-width: 1680px) {
}
@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1366px) {
}
@media screen and (max-width: 1280px) {
}
@media (max-width:1180px) {
	.fusion-mobile-nav-holder a {
		height: inherit;
	}
}
@media screen and (max-width: 1152px) {
}
@media screen and (max-width: 1024px) {
	.post-content > .fusion-fullwidth {
		/*padding-top:220px !important;*/
	}
	.page-id-1172 .fa-bullhorn,
	.page-id-1174 .fa-cogs,
	.page-id-1179 .fa-calculator {
	margin-bottom:30px;
	}
	.fusion-contact-info {
		padding: 1em 30px 1em 30px  !important;
		line-height: 1.5em  !important;
	}	
	.liweg {
		display:none;
	}
}
@media only screen /* ipad portrait */
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 1){
	.flip-box-heading {
		font-size:20px !important;
	}
}