.elementor-kit-7{--e-global-color-primary:#534394;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#48B27A;--e-global-color-216b68d:#48B27A;--e-global-color-9668252:#DDDDDD;--e-global-color-12cbbeb4:#44B27B;--e-global-color-4a366e5d:#EEEEEE;--e-global-color-4dff9dc6:#23A455;--e-global-color-6dd722e6:#000;--e-global-color-6437bdb3:#FFF;--e-global-color-41099ac2:#E7E7E7;--e-global-color-120450e:#534394;--e-global-color-e3b58bb:#F6F6F6;--e-global-typography-primary-font-family:"Gilroy";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Gilroy";--e-global-typography-secondary-font-weight:800;--e-global-typography-text-font-family:"Brandon Text";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Brandon Text";--e-global-typography-accent-font-weight:bold;--e-global-typography-75379c2-font-family:"Gilroy";--e-global-typography-75379c2-font-size:26px;--e-global-typography-75379c2-font-weight:bold;--e-global-typography-295a760-font-family:"Gilroy";--e-global-typography-295a760-font-size:42px;--e-global-typography-295a760-font-weight:bold;--e-global-typography-0facccf-font-family:"Gilroy";--e-global-typography-0facccf-font-size:36px;--e-global-typography-0facccf-font-weight:bold;--e-global-typography-e630992-font-family:"Gilroy";--e-global-typography-e630992-font-size:28px;--e-global-typography-5f77f2e-font-family:"Gilroy";--e-global-typography-5f77f2e-font-size:20px;--e-global-typography-5f77f2e-font-weight:800;--e-global-typography-b13c756-font-family:"Gilroy";--e-global-typography-b13c756-font-size:17px;--e-global-typography-b13c756-font-weight:800;font-family:"Brandon Text", Sans-serif;font-size:18px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Brandon Text", Sans-serif;font-weight:bold;color:var( --e-global-color-6437bdb3 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-9668252 );border-radius:var(--ol-br) var(--ol-br) var(--ol-br) var(--ol-br);padding:15px 15px 15px 15px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#FFFFFF;color:var( --e-global-color-primary );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-accent );}.elementor-kit-7 a:hover{color:var( --e-global-color-primary );}body{overflow-x:inherit !important;}.elementor a, .elementor a:link, .elementor a:focus, .elementor a:active, .elementor a:hover{text-decoration:inherit !important;}.elementor a:link, .elementor .smooth-hover a:link, {transition:inherit;}.elementor-kit-7 h1{color:var( --e-global-color-accent );font-family:"Gilroy", Sans-serif;font-size:42px;font-weight:800;}.elementor-kit-7 h2{color:var( --e-global-color-accent );font-family:"Gilroy", Sans-serif;font-size:36px;font-weight:bold;}.elementor-kit-7 h3{color:var( --e-global-color-accent );font-family:"Gilroy", Sans-serif;font-size:28px;}.elementor-kit-7 h4{color:var( --e-global-color-accent );font-family:"Gilroy", Sans-serif;font-size:19px;font-weight:800;}.elementor-kit-7 h5{color:var( --e-global-color-accent );font-family:"Gilroy", Sans-serif;font-size:17px;font-weight:800;}.elementor-kit-7 h6{color:var( --e-global-color-accent );font-family:"Gilroy", Sans-serif;font-weight:800;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1540px;}.e-con{--container-max-width:1540px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h1{font-size:36px;}.elementor-kit-7 h3{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body  {
    --ol-br: 2em;
}
/** BODY **/
body { margin:0;}

/**TABLES **/
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table {
    width: 100%;
    margin-bottom: 1rem;
}
.table tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}

.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.table thead th {
    padding: 10px;
    text-align: left;
    font-weight: bold;
    background-color: var(--e-global-color-accent);
    color: white;
}

/** IMAGES **/
/*div[data-elementor-type="wp-post"] img {
    min-width: 100%;
}*/

/** BREADCRUMB**/
.breadcrumb li::after {
    content: '/';
    margin-left: 5px;
    margin-right: 5px;
}

/** DOWNLOAD **/
a.download-link {
    display: flex;
    border:1px solid var( --e-global-color-9668252 );
    flex-direction: row;
    padding: 7px 15px;
    align-items: center;
    gap: 10px;
    background-color: var(--e-global-color-4a366e5d);
}
a.download-link:hover { background-color: #fff;}

.downloadicon {
    display: flex;
    flex-direction: column;
    font-size: 10px;
    text-align: center;
}

.downloadcontent {
    flex-grow: 1;
}

/**TOC**/
.elementor-widget-table-of-contents .elementor-toc__list-item { margin-bottom: 3px; }
.elementor-widget-table-of-contents .elementor-toc__list-item-text-wrapper { align-items: start; }
.elementor-widget-table-of-contents .elementor-toc__list-item-text-wrapper i { margin-top: 4px; }
.elementor-widget-table-of-contents .elementor-toc__header { border:0; padding-bottom:0;}

.elementor-widget-table-of-contents .elementor-toc__body { padding-top:0; }

.elementor-widget-table-of-contents .elementor-toc__list-wrapper .elementor-toc__list-wrapper{ margin-top:0; }
.elementor-widget-table-of-contents .elementor-toc__list-wrapper a  { line-height: 1.3 }
.elementor-widget-table-of-contents .elementor-toc__list-wrapper .elementor-toc__list-wrapper a { font-size:85%;}
.elementor-widget-table-of-contents .elementor-toc__list-wrapper .elementor-toc__list-wrapper .elementor-toc__list-item-text-wrapper i { margin-top: 3px; }

.elementor-widget-table-of-contents  .elementor-toc__list-item:has(a:empty) {
    display: none;
}
.elementor-widget-table-of-contents:not(:has(li)) {
    border: 2px solid red;
    display: none;
}

.ak86_advanced_loop_filter { display: flex; flex-direction: row; flex-wrap: wrap;}
.ak86-button-filter { color:#fff !important;     margin: 0 3px 3px 0;
    flex-grow: 1;
    max-width: 50%;
    width: 48%;
    align-self: stretch;
        white-space: normal;
    align-content: center;
}
.ak86-button-filter:hover { color: var(--e-global-color-text) !important; background-color: #fff !important;}
.ak86-button-filter-active {
    background-color: var( --e-global-color-primary) !important; color: #fff !important;
}

.ak86-button-filter.filter-term-14,
.ak86-button-filter.filter-term-15,
.ak86-button-filter.filter-term-11,
.ak86-button-filter.filter-term-36,
.ak86-button-filter.filter-term-37,
.ak86-button-filter.filter-term-13 { display: none; }

/** HEIZUNGSRECHNER **/
form.heizungsrechner-short label {
    margin-bottom: 5px;
    font-weight: bold;
    color: var(--e-global-color-text);
    font-size: 14px;
}

form.heizungsrechner-short select {margin-bottom: 10px;}

form.heizungsrechner-short input { width: 100%; }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/Gilroy-ExtraBold.eot');
	src: url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/Gilroy-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/Gilroy-ExtraBold.woff') format('woff'),
		url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/Gilroy-ExtraBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Brandon Text';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/BrandonText-Light.eot');
	src: url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/BrandonText-Light.eot?#iefix') format('embedded-opentype'),
		url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/BrandonText-Light.woff') format('woff'),
		url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/BrandonText-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Brandon Text';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/BrandonText-Regular.eot');
	src: url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/BrandonText-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/BrandonText-Regular.woff') format('woff'),
		url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/BrandonText-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Brandon Text';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/BrandonText-Bold.eot');
	src: url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/BrandonText-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/BrandonText-Bold-1.woff') format('woff'),
		url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/BrandonText-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Brandon Text';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/BrandonText-Bold.eot');
	src: url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/BrandonText-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/BrandonText-Bold-1.woff') format('woff'),
		url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/BrandonText-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Brandon Text';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/BrandonText-Regular.eot');
	src: url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/BrandonText-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/BrandonText-Regular.woff') format('woff'),
		url('https://oekoloco.aksechsundachtzig.de/wp-content/uploads/2025/01/BrandonText-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */