/*
Theme Name: Senertec Design
Description: <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> für das Enfold Wordpress Theme. Hier sind bereits alle Einstellungen für das SenerTec Erscheinungsbild installiert.
Version: 2.0
Author: BauerAgency
Author URI: http://www.baueragency.de
Template: enfold
*/



/*Add your own styles here:*/



.gewinnspiel-image { width:50%; float:right; margin-bottom:-280px!important; }

.wpcf7-checkbox span.wpcf7-list-item { display:block!important; margin-left:0!important; min-height:32px; max-width:50%; }

label.inline-consent span.wpcf7-list-item { display:inline-block!important; margin-left:0!important; }

.wpcf7-form label.half-col { display:inline-block; width:49%; }
.wpcf7-form label.half-col + label.half-col { margin-left:2%; }

input.wpcf7-submit { font-family:"Frutiger W01"; font-size:13px; font-weight:400; padding: 16px 20px; min-width:140px; }
select.wpcf7-select,
input.wpcf7-text { border-color: #e1e1e1; background-color: #f8f8f8; color: #808080; padding:13px !important; border-radius:2px; font-size:17px!important; }

.mfp-content { max-width:1320px; }
.mfp-close { top:15px!important; right:15px!important; background:#7c7c7c; border-radius:1px; }

@media only screen and (max-width:980px) {
	
	.gewinnspiel-image { width:100%; margin-bottom:0!important;  }
	.wpcf7-checkbox span.wpcf7-list-item { max-width:100%; }
	
}

@media screen and (max-width: 768px) {
	.padding-small {
		padding: 45px 15px !important;
	}
}

@media only screen and (max-width:767px) and (min-width: 481px) {
	
	.wpcf7-form label.half-col { width:100%; }
    .wpcf7-form label.half-col + label.half-col { margin-left:0; }
	
	.mfp-content .container { padding-left:25px; padding-right:25px; }
	
}