/*
Theme Name: OnePress Child
Author: Jochen Niehaus
Version: 1.3.8 bis 2.2.1
Template: onepress
*/

body {
	font-size: 1rem !important;
}

h4 {
	font-size: 1.25rem !important;
	margin-bottom: 10px !important;
}

.section-desc {
	font-size: 1.125rem !important;
}

.address-box {
	text-align: center !important;
}

.section-contact .address-contact .address-content {
	display: block !important;
	text-align: center !important;
	padding-left: 0px !important;
	font-style: normal !important;
	line-height: 2 !important;
}

.section-contact .address-contact span {
	float: none !important;
}

/*
Macht die Icons im Kontaktbereich auf der Startseite größer
und verändert dabei aber die Feature-Icons!

.section-contact .address-contact .fa-inverse {
	font-size: 20px !important;
	line-height: 40px !important;
}

.fa-stack {
	height: 42px !important;
	width: 50px !important;
}

.fa {
	font-size: 40px !important;
}
*/

.site-footer .btt a i {
    margin-left: 0 !important;
}

.site-footer {
	background: #ffffff !important;
}

.site-info {
	z-index: 1 !important;
}

.entry-title  {
	color: #ffffff !important;
}

@media (min-width:1200px) {
	.container {width:1000px !important;}
	.content-area {padding-right: 70px !important;}
}
.hero-content-style1 p {
	font-style: inherit !important;
	font-weight: 400 !important;
}

.hero-content-style1 h1 {
	font-size: 30px !important;
}

.hero-content-style1 h1 span {
	font-weight: 800 !important;
}

.hero-content-style1 h2 {
	font-size: 30px !important;
}

@media screen and (min-width: 720px) {
	.hero-content-style1 h1 {font-size: 40px !important; letter-spacing: 3px !important;}
	.hero-content-style1 h2 {font-size: 40px !important; letter-spacing: 3px !important;}
}

@media screen and (min-width: 940px) {
	.hero-content-style1 h1 {font-size: 40px !important; letter-spacing: 3px !important;}
  	.hero-content-style1 h2 {font-size: 40px !important; letter-spacing: 3px !important;}
}

@media screen and (min-width: 1200px) {
	.hero-content-style1 h1 {font-size: 50px !important; letter-spacing: 4px !important;}
  	.hero-content-style1 h2 {font-size: 50px !important; letter-spacing: 4px !important;}
}