.elementor-kit-2004{--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-color-c5f0788:#E3E3E3;--e-global-typography-primary-font-family:"Univers";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Univers";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Univers";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Univers";--e-global-typography-accent-font-weight:500;--e-global-typography-64982e1-font-size:1px;color:#000000;font-family:"Univers", Sans-serif;}.elementor-kit-2004 a{color:#000000;font-family:"Univers", Sans-serif;}.elementor-kit-2004 a:hover{text-decoration:underline;}.elementor-kit-2004 h1{color:#000000;font-family:"Univers", Sans-serif;text-transform:uppercase;}.elementor-kit-2004 h2{color:#000000;font-family:"Univers", Sans-serif;text-transform:uppercase;}.elementor-kit-2004 h3{color:#000000;font-family:"Univers", Sans-serif;}.elementor-kit-2004 h4{color:#000000;font-family:"Univers", Sans-serif;}.elementor-kit-2004 h5{color:#000000;font-family:"Univers", Sans-serif;}.elementor-kit-2004 h6{color:#000000;font-family:"Univers", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}}/* Start custom CSS *//*------------Jet Engine Repeater Fields ---------*/
.jet-listing-dynamic-repeater__items  {
    display: block;
}

/**Table Filters Icon**/

table.dataTable thead .sorting {
    background-image: url(/wp-content/uploads/2020/11/sort-both-smaller.png) !important;
}

table.dataTable thead .sorting:visited {
    background-image: url(/wp-content/uploads/2020/11/sort-both-smaller.png) !important;
}

/*------------Überschriften Linie ---------*/
#gelbe_linie {
  border-bottom: 5px solid #fff000;
    padding-bottom: 10px;
    margin: auto;
    width: auto;
    
 }
 
 #gelbe_linie_links {
  border-bottom: 5px solid #fff000;
    padding-bottom: 0px;
    width: auto;
    
 }
 
 #graue_linie_links {
  border-bottom: 5px solid #fff000;
    padding-bottom: 0px;
    width: auto;
    
 }
 
table td, table th {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border: 0px solid #ccc;
}

/*------------Table Press Pro Button Styling ---------*/

a.posts-table-button.btn {
    color:black;
    background-color: #fff000;
    padding:15px;
    border-color:1px solid black;
}

/*---Rezart Code: Teilnehmerzahl & Farben ---*/

div.belegungsindikator p {
    display: none;
}

div.belegungsindikator p img {
    height: 10px;
}

div.belegungsindikator.ausreichend p:first-child {
    display: block;
    margin:50px 0 0 25px;
}

div.belegungsindikator.wenig p:nth-child(2) {
    display: block;
    margin:50px 0 0 25px;
}

div.belegungsindikator.ausgebucht p:last-child {
    display: block;
    margin:50px 0 0 25px;
}


/*---Table Filter--*/
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: transparent !important;
    border-bottom: 1px solid gray;
    border-top: 1px solid gray;
}

tr:hover {
  background-color: #e9e9e9 !important;
}
/*---Anmelde Formular--*/
.frm_form_field  {
    padding: 5px;
}


/*-Pflichtfelder*/

.frm_error {
    color: red;
}

/*---Nothing-
div#frm_form_7_container.frm_forms {
    font-weight: nomral;
    background-color: white;
    
}-*/


/*---Formular Button--*/
button.frm_button_submit {
    background-color: #fff000;
    border: none;
    color: black;
    font-weight: bold;
    margin: 5px;
    text-transform: uppercase;
    border-radius: 0px;

}

button.frm_button_submit:hover {
     background-color: #fff000;
    border: none;
    color: black;
    font-weight: bold;
    margin: 5px;
    text-transform: uppercase;
    text-decoration: underline;
     border-radius: 0px;

}

/*---Formular Input Felder--*/

input[type="text"], input[type="email"], input[type="tel"],textarea, select {
    background-color: #F6F6F6;
    border: 0px solid #ccc;
    border-radius: 0px;
  box-sizing: border-box;
    
}



/*---Formular Headlines-*/
.frm_pos_top, .frm_section_spacing {
    font-weight: bold;
    
    
}

/*--Back Button Formular--*/

[type="button"], [type="submit"], button {
    display: inline-block;
    font-weight: 400;
    color: #000;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid #fff000;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-color: #fff000;
}

[type="button"]:focus, [type="button"]:hover, [type="submit"]:focus, [type="submit"]:hover, button:focus, button:hover {
    color: #fff;
    background-color: #f05b5b;
    text-decoration: none;
}



/*--Border box--*/
fieldset {
    border: none;
}

/*--Formular Schritte--*/
.frm_forms .frm_rootline .frm_rootline_single input {
    background-color: white;
    border-color: #E5E5E5;
    opacity: 100;
}

/* Hide Seminar Nr*/

span.hideme {
    display: none;
}

.black-icon {
    color: #000;
}


/*color bar in the Navigation*/
.color-container {
  width: 100%;
}

.bar1 {
  width: 16.6%;
  height: 10px;
  background-color: #ed6f5d;
  float: left;
}

.bar2 {
  width: 16.6%;
  height: 10px;
  background-color: #f39455;
  float: left;
}

.bar3 {
  width: 16.6%;
  height: 10px;
  background-color: #f9b658;
  float: left;
}

.bar4 {
  width: 16.6%;
  height: 10px;
  background-color: #a7cc80;
  float: left;
}

.bar5 {
  width: 16.6%;
  height: 10px;
  background-color: #9295c9;
  float: left;
}
.bar6 {
  width: 16.6%;
  height: 10px;
  background-color: #87c1ea;
  float: left;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Univers';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://vwa-freiburg.de/wp-content/uploads/2020/07/font.woff2') format('woff2'),
		url('https://vwa-freiburg.de/wp-content/uploads/2020/07/font.woff') format('woff');
}
@font-face {
	font-family: 'Univers';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://vwa-freiburg.de/wp-content/uploads/2020/07/font-2.woff2') format('woff2'),
		url('https://vwa-freiburg.de/wp-content/uploads/2020/07/font-2.woff') format('woff');
}
/* End Custom Fonts CSS */