/*
Theme Name: LYTE
Description: WordPress Theme fuer LYTE
Author: Internetagentur Kreativdenker GmbH
Version: 1.0
*/

* {
border:0;
padding:0;
margin:0;
}
.clearfix:before,
.clearfix:after {
content:"";
display:table;
}
.clearfix:after {
clear:both;
}
.clearfix {
zoom:1;
}

.home .aktuelles .tariff {
	background-color:rgba(255,255,255,.95);
	padding:30px 20px;
	width:380px;
}

.home .aktuelles .intro_content {
	font-size:15px;
	margin-bottom: 50px;
}

.home .aktuelles .tariff h3 {
	padding-bottom:0px;
	font-size:24px;
	margin-bottom:30px;
}

.home .aktuelles .tariff h4 {
	font-size:11px;
}

.home .aktuelles .tariff a {
    background-image: none;
    padding-bottom: 30px;
}

.home .aktuelles .tariff .yellow a {
	padding-bottom:5px;
}

.wpcf7 {
	margin-top:2em;
}

.wpcf7-form-control {
    border: 1px solid #ECBC4B;
    padding: 5px;
}

.wpcf7-form-control.wpcf7-submit {
    padding: 5px 10px;
    background-color: #ECBC4B;
    color: #fff;
}

.stoerung p {
font-size: 18px;
font-family: 'RidleyGrotesk', Regular !important;
margin-bottom: 20px !important;
letter-spacing:0;
}
#article-53 h1 {
color: #9F9F8E;
font-family:Aleo, Regular !important;
}

#article-53 h2 {
font-family:'RidleyGrotesk', Light !important;
}

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

	.home .aktuelles .tariff {
		width:300px;
	}

	.home .aktuelles .tariff .intro_content {
		display:none;
	}

}

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

	.home .aktuelles .tariff {
		width:300px;
		box-sizing: border-box;
		padding: 10px;
		display:none;
	}

	.home .aktuelles .tariff:first-of-type {
		display:inline-block;
	}

	.tariff {
		margin: 10px 0px !important;
	}

	.home .aktuelles .tariff h3 {
		font-size:18px;
		line-height:22px;
	}

	.home .aktuelles .intro_content {
		margin-bottom:20px;
	}

}
.page-template-page-tarife .tariff.ce_lyte_tariff:hover {
    box-shadow: 0 0 10px 10px #f5db94!important;
}
.page-template-page-tarife main .tariff {
    transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out!important;
	background: #fff!important;
}
.bestellbuton {
	cursor: pointer;
	padding: 10px 20px;
	background: #eab623;
	font-size: 1.4em;
	color: white;
	border-radius: 13px;
	font-family: 'RidleyGrotesk', sans-serif;
}
html .formcraft-css .fc-form .form-element.is-required-true .field-cover .main-label>span::after {
	color: #eab623!important;
}
html .formcraft-css .fc-form.label-placeholder.remove-asterisk- .is-required-true .field-cover.address-cover::after, html .formcraft-css .fc-form.label-placeholder.remove-asterisk- .is-required-true .field-cover.datepicker-cover::after, html .formcraft-css .fc-form.label-placeholder.remove-asterisk- .is-required-true .field-cover.dropdown-cover::after, html .formcraft-css .fc-form.label-placeholder.remove-asterisk- .is-required-true .field-cover.email-cover::after, html .formcraft-css .fc-form.label-placeholder.remove-asterisk- .is-required-true .field-cover.oneLineText-cover::after, html .formcraft-css .fc-form.label-placeholder.remove-asterisk- .is-required-true .field-cover.textarea-cover::after, html .formcraft-css .fc-form.label-placeholder.remove-asterisk-false .is-required-true .field-cover.address-cover::after, html .formcraft-css .fc-form.label-placeholder.remove-asterisk-false .is-required-true .field-cover.datepicker-cover::after, html .formcraft-css .fc-form.label-placeholder.remove-asterisk-false .is-required-true .field-cover.dropdown-cover::after, html .formcraft-css .fc-form.label-placeholder.remove-asterisk-false .is-required-true .field-cover.email-cover::after, html .formcraft-css .fc-form.label-placeholder.remove-asterisk-false .is-required-true .field-cover.oneLineText-cover::after, html .formcraft-css .fc-form.label-placeholder.remove-asterisk-false .is-required-true .field-cover.textarea-cover::after {
	color: #eab623!important;
}

main .tariff button.pib {
	margin-top: 30px;
    font-size: .9em;
	background: transparent;
	font-family: inherit;
    cursor: pointer;
	color: #9f9f8e;
	transition: color 0.2s ease-in-out;
}
main .tariff button.pib:hover {
	color: #eab623;
}
main .faqSite article {
    width: calc(100% - 100px)!important;
}
h3.headline {
	word-break: break-word;
}
@media (max-width: 530px){
	h3.headline {
		font-size: 28px!important;
	}
	h3.accordionHeader {
		font-size: 20px!important;
		padding-left: 40px!important;
	}
}
.ce_text .stoerung {
	max-width: 80vw;
    font-size: 1.2em;
	margin: 0 auto;
}
.mod_newsreader h1 {
	max-width: 80vw;
	margin-left: auto;
	margin-right: auto;
}