/* ##### Acherus Grotesque ##### */

/* Light */
@font-face {
    font-family: 'Acherus Grotesque';
    src: url('AcherusGrotesqueLightItalic/font.woff2') format('woff2'),
        url('AcherusGrotesqueLightItalic/font.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Acherus Grotesque';
    src: url('AcherusGrotesqueLight/font.woff2') format('woff2'),
        url('AcherusGrotesqueLight/font.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

/* Regular */
@font-face {
    font-family: 'Acherus Grotesque';
    src: url('AcherusGrotesqueRegular/font.woff2') format('woff2'),
        url('AcherusGrotesqueRegular/font.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Acherus Grotesque';
    src: url('AcherusGrotesqueRegularItalic/font.woff2') format('woff2'),
        url('AcherusGrotesqueRegularItalic/font.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

/* Extrabold */
@font-face {
    font-family: 'Acherus Grotesque';
    src: url('AcherusGrotesqueExtBdIta/font.woff2') format('woff2'),
        url('AcherusGrotesqueExtBdIta/font.woff') format('woff');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Acherus Grotesque';
    src: url('AcherusGrotesqueExtraBold/font.woff2') format('woff2'),
        url('AcherusGrotesqueExtraBold/font.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

/* ##### Acherus Grotesque Militant ##### */

/* Light */
@font-face {
    font-family: 'Acherus Militant';
    src: url('AcherusMilitantLight/font.woff2') format('woff2'),
        url('AcherusMilitantLight/font.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

/* Extrabold */
@font-face {
    font-family: 'Acherus Militant';
    src: url('AcherusMilitantExtrabold/font.woff2') format('woff2'),
        url('AcherusMilitantExtrabold/font.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}


/* formular events-buchen */
.wpcf7-text,
.wpcf7-dynamictext{
	width: 100%;
	height: 35px;
}
.wpcf7-textarea{
	width: calc(100% - 10px);
	font-family:poppins;
}
.wpcf7-submit{
	padding: 10px 20px;
	border-radius: 0;
	border: 0;
	background-color: #ff0c2a;
	color: #000626;
	font-weight: bold;
	text-transform: uppercase;
}
.wpcf7-submit:hover{
	background-color:#de1029;	
}
.wpcf7-select{
	width: 40%;
	height: 35px;
}
.wpcf7 label{
	font-weight:bold;
}
.wpcf7 label {
	color:#000;
}

/*mobile menue*/
#tm-dialog-mobile li.uk-parent a {
	padding-top: 5px;
	padding-bottom: 5px;
}

#tm-dialog-mobile .uk-margin-auto-vertical{
	margin-top:0 !important;
}

/* events table info */
#events-table .info-circle { background:url(../images/info.png) no-repeat center; content:" ";width:15px;}

@media screen and (max-width: 960px){ /*mobile menue*/
	.uk-nav .uk-parent ul {
		display:none;
	} 
	.uk-nav .uk-active ul { display:block !important; }
	.uk-nav .uk-parent:hover ul{ display:block;}
	.uk-nav li.uk-active ul.uk-nav-sub li.uk-active ul{display:block !important;}
   	.uk-nav .uk-parent ul.uk-nav-sub li.uk-parent ul {display:none !important;}
  	.uk-nav .uk-parent ul.uk-nav-sub li.uk-parent:hover ul {display:block !important;}


}
@media only screen and (max-width: 970px) {
	.uk-logo { 
		display: contents !important;
	}
}
.ef_wrapper {}
.ef_wrapper .ef__description {
	font-size: 0.8em;
	opacity: 1;
	font-weight:normal;

}
.ef_wrapper .wpcf7-not-valid-tip {
	font-size: 0.7em;
	margin-top: 5px;
}

.ef_wrapper input, .ef_wrapper textarea { 
	padding-left:10px; 
	background: #f3f3f3;
	border: none;
	border-bottom: 2px solid #00eba2;
	
}
.ef_wrapper input.wpcf7-not-valid, .ef_wrapper textarea.wpcf7-not-valid { 
	border-bottom: 2px solid #ff0c2a;
}
.ef_wrapper select { 
	padding-left:8px; 
	background: #f3f3f3;
	border: none;
	border-bottom: 2px solid #00eba2;
	color: #6c6c6c;
}
.ef_wrapper textarea { margin-bottom:30px; padding:10px; }
.ef_wrapper input[type=button],.ef_wrapper input[type=submit] {
  background-color: #ff0c2a;
  border: none;
  color: #000626;
  padding: 10px 32px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
	text-transform:uppercase;
}
.ef_wrapper input:focus {
	background:#dce4f2;
}
.ef_wrapper input[name=event] {
	pointer-events:none;
 }
.ef_wrapper input[name=ort] {
	pointer-events:none;

 }
.ef_wrapper input[name=datum] {
	pointer-events:none;
}

.ef_wrapper .ef__c-event { margin:0; padding:0; }
.ef_wrapper .ef__c-event p { display:inline-block; }
.ef_wrapper .ef__c-event p:first-child 
{ 
    width: 67%;
    margin-bottom: 0;
    padding-right: 2.5%;
    margin-right: 0px;
    display: inline-block;
}
.ef_wrapper .ef__c-event p:last-child 
{ 
    width: 30%;
    display: inline-block;
    margin-top: 0;
	margin-bottom:0px;
}
.ef_wrapper .ef__c-place p:first-child 
{ 
    width: 30%;
    display: inline-block;
    margin-top: 0;
	padding-right: 2.5%;
	margin-bottom:0px;
}
.ef_wrapper .ef__c-place p:last-child 
{ 
    width: 67%;
    margin-bottom: 0;
    
    margin-right: 0px;
    display: inline-block;
}
.ef_wrapper #efkurs {
	/**display:none;**/
}
@media screen and (max-width: 960px){ 
	.ef_wrapper .ef__c-event p, .ef_wrapper .ef__c-place p { display:block !important; width:100%!important; padding-right:0!important; margin-bottom:20px!important; }
}
.uk-form textarea { padding:10px; }
.uk-form input { padding-left:10px; }
.uk-form select { padding-left:10px; }


