/*
Theme Name: KJF
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: Borschel Media
Author URI: https://www.borschel-media.de
Template: enfold
*/



/*Add your own styles here:*/


@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format("woff2");
}

.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}



/* Filter Kitas */
.sf-input-select {
border-color: #f4d5e4 !important;
background-color: #f4d5e4 !important;
color: #c40166 !important;
font-weight: bold !important;
padding: 10% !important;
}

.searchandfilter select.sf-input-select {
	min-width: 250px !important;
}

.search-filter-results {
display: flex !important;
flex-flow: row wrap !important;
width: 100%;
margin-bottom: 70px !important;

}

@media only screen and (min-width: 1100px) {

.search-filter-results {
	margin-left: -20px;
}

.searchandfilter ul li {
	margin-left: 20px;
}

 }
 
 
div .search-filter-results .av_one_fourth {
margin-left: 50px;
margin-bottom: 50px;
}

/* Filter Kitas ENDE */

.label {
  box-sizing: border-box;
  white-space: nowrap;
  border-radius: 0.2em;
  padding: 0.12em 0.4em 0.14em;
  margin: 0 0.42em;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  display: inline;
  white-space: nowrap;
  vertical-align: baseline;
  position: relative;
  top: -0.15em;
  background-color: #999999; }
  
  /* Checkbox Bewerbungsformulare */

.datenschutz {
float: left !important;
width: 95% !important;
margin-top: -15px;
}

.checkbox {
float: left !important;
width: 30px !important;
}

@media only screen and (max-width: 760px) {

.datenschutz {
	padding-left: 7%;
	margin-top: -38px;
}
 }

/* Checkbox ENDE */

/* Stellenanzeigen Hover */

.list-type5 a:hover {
	background: #ffffff;
}

/* Stellenanzeigen Hover ENDE */

/* Stellenangebote responsive */

.list-type5 {
margin-left: -60px;
}

@media only screen and (max-width: 760px) {

.list-type5 {
margin-left: -50px;
}

 }

/* Stellenangebote responsive ENDE */

#top .flex_column_table {
display: flex !important;
flex-flow: row wrap !important;
}

#top .av-flex-placeholder {
width: 0 !important;
}