/*
Theme Name: Enfold Child
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 will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/




h1, h2, h3, h4 {
	font-weight: 700;
	font-style: italic;
letter-spacing: 0 !important;
}

.fullwidth-section .container {
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 100%;
}

/* ------------------ Stellenangebote Pills ------------------ */
#stellen pre {
border: 2px solid #b75635;
border-radius: 50px;
padding: 5px 15px;
margin-right: 15px;
margin-top: 5px;
margin-bottom: 10px;
display: inline-block;
background-color: #fff;
background: #fff;
width: auto;
font-family: 'open-sans',Helvetica,Arial,sans-serif;
font-size: 80%;
line-height: inherit;
text-wrap-mode: wrap;
}
/* ------------------ Stellenangebote Icons ------------------ */
#stellen p:nth-child(-n + 4) {
float: left;
margin-right: 30px;
margin-left: 30px;
}
#stellen p:nth-child(-n + 4):before {
position: absolute;
margin-left: -25px;
font-family: 'adika-iconfont';
font-size: 20px;
}
#stellen p:nth-child(1):before {
content: '\e80e';
}
#stellen p:nth-child(2):before {
content: '\E80F';
}
#stellen p:nth-child(3):before {
content: '\E80B';
}
#stellen p:nth-child(4):before {
content: '\E80C';
}
.responsive #stellen strong {color: #000 !important;}

/* ------------------ Scroll Top------------------ */
.responsive #scroll-top-link {
border-radius: 50px;
}
.responsive #scroll-top-link:hover {
background-color: #b65534;
color: #fff;
}

/* ------------------ min 300 ------------------ */

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


}

/* ------------------ min 768 ------------------ */

@media screen and (min-width:768px) {
#footer .widget {
	padding: 20px 0 20px 0;
	}
	
}
