/*
 Theme Name:   Erdgas Schwaben
 Description:  Erdgas Schwaben Theme
 Author:       450heartbeats GmbH
 Author URI:   https://www.450heartbeats.com
 Template:     hello-elementor
 Version:      1.2.8
 Text Domain:  erdgas-schwaben
*/
.scroll-section {
    transition: all .1s ease-in;
}
main#content {
    overflow-x: hidden;
}

.elementor-widget-image a {
    width: 100%;
}
/**
 * 	Breadcrumb
 */
.breadcrumb_last {
    font-family: "es-bold", Sans-serif;
    color: #0076D1;
}

/**
 * 	Accordion
 */
 body .faq-accordion .elementor-widget-container .elementor-accordion .elementor-tab-title {
    padding: 25px 35px 25px 35px;
    position: relative;
}
body .faq-accordion .elementor-widget-container .elementor-accordion .elementor-accordion-item {
	border-width: 2px;
	border-radius: 20px;
	border-color: #ECF2F5;
	margin-top: 20px;
	border-style: solid;
}

body .faq-accordion .elementor-widget-container .elementor-accordion .elementor-accordion-item:hover {
	border-color: #ECF2F5;
}
body .faq-accordion .elementor-widget-container .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
    font-size: 18px;
    position: relative;
    left: -10px;
}
body .faq-accordion .elementor-widget-container .elementor-accordion .elementor-tab-content {
	border-top: 0px solid #ECF2F5 !important;
    padding: 0px 35px 20px 35px;
}
body .faq-accordion .elementor-widget-container .elementor-accordion a.elementor-accordion-title {
	color: #000;
}
body .faq-accordion .elementor-widget-container .elementor-accordion .elementor-accordion-icon {
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    top: 50%;
    position: absolute;
    right: 10px;
    margin-top: 2px;
    vertical-align: middle;
}

/* --------------------------------
 *
 * Typo
 *
 -------------------------------- */
 b, strong {
    font-family: "es-bold";
    font-weight: 400;
 }
 
.elementor-tab-content ul {
    padding-left: 0;
} 
.elementor-tab-content ul li {
    list-style: none;
    padding-left: 0;
}

.elementor-tab-content ul li {
	padding-left: 1.5em;
	margin-bottom: 0.5em;
	position: relative;
}

.elementor-tab-content ul li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 8px;
	width: 1em;
	height: 1em;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml;utf8,<?xml version='1.0' encoding='utf-8'?><svg xmlns='http://www.w3.org/2000/svg' width='16.001' height='8' viewBox='0 0 16.001 8'> <path id='Pfad_4645' data-name='Pfad 4645' d='M15.759,8.55l-3.5,3.25a.752.752,0,0,1-.811.138.741.741,0,0,1-.451-.659L11,9H1A1.006,1.006,0,0,1,0,7.972.959.959,0,0,1,1,7H11V4.75a.751.751,0,0,1,1.261-.55l3.5,3.25A.748.748,0,0,1,15.759,8.55Z' transform='translate(0 -4)'/> </svg>");
}
 
/** --------------------------------
 *
 * END Typo
 *
 -------------------------------- */



/** --------------------------------
 *
 * Nav
 *
 -------------------------------- */




/** --------------------------------
 *
 * END Nav
 *
 -------------------------------- */




 /** --------------------------------
 *
 * Buttons
 *
 -------------------------------- */

 /** --------------------------------
 *
 * END Buttons
 *
 -------------------------------- */



/** --------------------------------
 *
 * Forms
 *
 -------------------------------- */
 body .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option {
    position: relative;
    display: block;
}
body .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input {
    cursor: pointer;
    width: 21px;
    height: 21px;
    border: 2px solid #768187 !important;
    border-radius: 100% !important;
    padding: 0;
    color: #000;
    background: 0 0;
    top: 5px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    display: inline-block;
}

body .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input:hover,
body .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option >input:checked {
    border-color: #009bd8 !important
}

body .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input:checked+label::before {
    cursor: pointer;
    content: '';
    display: block;
    text-align: center;
    background: #009bd8;
    position: absolute;
    left: 5px !important;
    top: 10px;
    width: 11px;
    height: 11px;
    border-radius: 100%;
}

body .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label {
    margin-top: 0;
    display: inline;
    text-indent: 30px;
    line-height: 27px;
    color: #768187;
}

/** --------------------------------
 *
 * END Forms
 *
 -------------------------------- */