/*
Theme Name: Alulux landing page
Text Domain: aluluxlandingpage
Version: 1.0
Author: Hashfox GmbH
Template: twentytwenty
*/
@font-face {
	font-family: "thesans";
	src: url(fonts/TheSans/TheSans_light.eot);
	src: url(fonts/TheSans/TheSans_light.eot?#iefix) format("eot"), url(fonts/TheSans/TheSans_light.woff) format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "thesans";
	src: url(fonts/TheSans/TheSans_light_italic.eot);
	src: url(fonts/TheSans/TheSans_light_italic.eot?#iefix) format("eot"), url(fonts/TheSans/TheSans_light_italic.woff) format("woff");
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: "thesans";
	src: url(fonts/TheSans/TheSans_bold.eot);
	src: url(fonts/TheSans/TheSans_bold.eot?#iefix) format("eot"), url(fonts/TheSans/TheSans_bold.woff) format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "iconfont";
	src: url(fonts/icons/alulux-icons.eot);
	src: url(fonts/icons/alulux-icons.eot?#iefix) format("eot"), url(fonts/icons/alulux-icons.woff) format("woff"), url(fonts/icons/alulux-icons.ttf) format("truetype"), url(fonts/icons/alulux-icons.svg) format("svg");
	font-weight: 400;
	font-style: normal;
}

html,
body,
button,
select,
p {
	font-family: "thesans", arial !important;
	font-weight: 300;
	font-style: normal;
	color: #4d5761;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body{
	background: #fff;
}
.entry-content {
	font-family: "thesans", arial !important;
}
.header-titles-wrapper {
	margin: 0 auto;
}
.logo {
	display: block;
	position: relative;
	width: 325px;
	height: 47px;
	background-size: contain;
	text-decoration:none;
}
a.logo.img.sixteenlogo {
	background: url(img/alulux-60-jahre.svg) no-repeat center center;
}
header#site-header {
	background: linear-gradient(135deg, #ededed 0%, #ffffff 100%);
	top: 0;
	z-index: 15;
	width: 100%;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
h1.entry-title {
	font-size: 43px;
	line-height: 35px;
	color: #C51724;
	font-style: normal;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: 0px;
}
footer#site-footer {
	background: #3B4147;
	color:#fff;
}
footer#site-footer a{
	color:#fff;
	font-size: 13px;
	line-height: 24px;
	color: #fff;
	font-style: normal;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: .05em;
	padding: 10px;
	display: inline;
	margin: 0 5px;
	border: none;
}
footer#site-footer a:hover{
	background-color: #C51724;
	color: #fff;
	text-decoration:none;
}
a,
input.submit-button.button {
	text-decoration:none;
}
input.submit-button.button {
	background:#C61A27;
}
input.submit-button.button {
	background: #C61A27;
	font-weight: normal;
	text-transform: none;
	margin-top: 3rem;
}
input.submit-button.button:hover{
	background-color: #009a18;
}
p.footer-copyright {
	font-size: 10px;
	line-height: 10px;
	color: #898d91;
	font-style: normal;
	font-weight: 300;
	padding: 0;
	margin-top: 9px;
	margin-bottom: 0;
}
.mailster-wrapper.mailster-submit-wrapper.form-submit {
	text-align: center;
}
h2 {
	font-size: 28px;
	line-height: 35px;
	color: #C51724;
	font-style: normal;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.entry-content hr {
	background: #6d6d6d;
	background-color: #6d6d6d !important;
}
hr::before, hr::after {
	display: none !important;
}
@media (min-width: 700px){
	.singular .entry-header {
		padding: 3rem 0;
	}
	.post-inner {
		padding-top: 1rem;
	}
}
.mailster-form .mailster-wrapper {
	margin-bottom: 23px !important;
}
.mailster-form .mailster-wrapper::after {
	content: "";
	clear: both;
	display: block;
}
.mailster-form .input {
	padding: 15px;
	border: none;
	background: #f3f0eb;
	font-size: 20px;
	line-height: 23px;
	font-style: normal;
	font-weight: 400;
	width: 70% !important;
	float: left;
}
.mailster-form label:not([for^="mailster-_gdpr"]) {
	width: 30%;
	float: left;
}
input.submit-button.button {
	height: 35px;
	line-height: 35px;
	padding: 0;
	width: 30.5%;
}
body .mailster-form-info.error {
    background: #c61a27;
    font-size: 18px;
    text-align: center;
    margin-bottom: 2rem;
    border-radius: 0;
}
.mailster-form-info.error p {
    color: #fff;
}
label[for^="mailster-_gdpr-"] {
	margin-left: 20px;
}
label[for^="mailster-_gdpr-"] input[type="checkbox"] {
	margin-left: -18px;
}
