/*
Theme Name: Koerpermanufaktur
Description: Koerpermanufaktur Child Theme from Enfold
Version: 1.0
Author: Agentur Baur
Author URI: https://www.agentur-baur.com/
Template: enfold
*/


/*Add your own styles here:*/




#textlastblock{
	background: #00000069;
    padding: 16px;
}
#textlastblock p{
	font-weight: 300;
	text-transform: uppercase;
}


.logo a svg{
	max-width: 300px;
}

#lightfont .avia_textblock{
	font-weight: 200;
}

#header_main .container{
	padding: 0px 30px !important;
}


#firstsection .container{
	padding: 0px 50px !important;

}

#team h3{
	font-weight: 500;
}

#belowtop .imagefirstsection img{
	width: 400px;
	margin-top: -150px;
	border: 7px solid #ffffff;
}

#belowtop .logofirstsection img{
	width: 500px;
}


.avia-fullwidth-slider ul.avia-slideshow-inner {
    height: 850px !important;
}

.container{
	padding: 0 150px;
}

#newsentry h3{
	font-weight: 500;
}

.specialheadlinelowercase .av-special-heading-tag, .specialheadlinelowercase .av-subheading p{
	text-transform: lowercase !important;
}

.mainheadlinenormal .av-special-heading-tag {
	text-transform: initial !important;
}

#firstsection.av-minimum-height-40, #firstsection.av-minimum-height-40 .container{
	max-height: 350px;
}

#firstsection.av-minimum-height-40 .container{
	padding: 0px !important;
}


.specialheadlinelowercase .av-special-heading-tag{
	letter-spacing: 3px !important;
}

.therapiespacer p{
	margin-left: 23px;
}

.teamspacer p{
	margin-left: -18px;
}

.neuigkeitenspacer p{
	margin-left: 66px;
}

.partnerspacer p{
	margin-left: 7px;
}
.kontaktspacer p{
	margin-left: 15px;
}

.anfahrtspacer p{
	margin-left: 8px;
}


/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 989px) {
  /* Add your Mobile Styles here */
.avia-fullwidth-slider ul.avia-slideshow-inner {
    height: inherit !important;
}
}




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

	h1.longh1{
		font-size: 22px;
	}

.therapiespacer p{
	margin-left: 35px;
}

.teamspacer p{
	margin-left: -5px;
}

.neuigkeitenspacer p{
	margin-left: 80px;
}

.partnerspacer p{
	margin-left: 18px;
}
.kontaktspacer p{
	margin-left: 25px;
}

.anfahrtspacer p{
	margin-left: 16px;
}

}






