@charset "UTF-8";

/************************************************************************************
*
* Theme Name: 		WP Theme für EKB Energie
* Theme URI:		https://www.ekb-energie.de
* Description: 		Webseite mit WordPress
* Author:			EKB Energie GmbH
* Author URI:		https://www.ekb-energie.de
* Version:			1.0
* License:          13-6 GmbH
* License URI:      https://13-6.de
*
************************************************************************************/

/************************************************************************************
*
* RESET
*
************************************************************************************/

* {
    list-style: none outside none;
    border: none;
    margin: 0;
    padding: 0;
    outline: none;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
    color: #ffff
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
    cursor: pointer;
    background: none
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    -webkit-appearance: none;
    border-radius: 0;
}

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block
}

html,
body {
    position: relative;
    height: 100%
}

html {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto, "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-family: capitolium-2, serif;
    font-weight: 300;
    font-style: normal;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    vertical-align: baseline;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-kerning: auto;
    font-feature-settings: normal;
    font-feature-settings: 'kern'1;
    font-kerning: normal;
    font-variant-ligatures: none;
    font-display: block;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: TTHoves-Black;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-size: 18px/1.5;
    color: #2b2b2a;
    background: #fff;
    overflow-x: hidden;
}

*:before,
*:after {
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

svg:not(:root) {
    overflow: hidden
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

figure {
    display: block;
    margin: 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}


abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-family: 'TTHoves-Bold';
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button {
    overflow: visible;
    background: none;
}

button,
select {
    text-transform: none
}

img {
    max-width: 100%;
    height: auto;
    display: block;
    border: 0;
    margin: 0;
    image-rendering: -webkit-optimize-contrast
}

a {
    margin: 0;
    outline: none;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

a:visited,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
    cursor: pointer
}

::-moz-selection {
    background: #fff;
    color: #AFCA0A;
}

::selection {
    background: #fff;
    color: #AFCA0A;
}

/************************************************************************************
*
* ROOT
*
************************************************************************************/

:root {
    --card-margin: 1rem;
    --widget-margin: 1rem 0;
    --start: #171717;
    --end: #f5f5f5;
    --footer: #efefef;
    --dimmed: hsla(0, 0, 100%, . 5);
    --gutter: 1.5rem;
    --border: 1px solid var(--dimmed);
    --spacing: calc(var(--gutter) * 3);
    --gradient: linear-gradient(135deg, var(--start), var(--end));
    --paragraph-p: #171717;
    --space-padding: 7.5rem 0;
    --width-inner: 42.5rem;
    --width-indent: 60rem;
    --width-full: 100%;
    --bg-1: #AFCA0A;
    --bg-2: #2b2b2a;
    --bg-3: #fff;
    --color-1: #AFCA0A;
    --color-2: #E94A53;
    --color-3: #2b2b2a;
    --color-4: #fff;
    --color-5: #000;
}


/************************************************************************************
    *
    * Webfonts
    *
************************************************************************************/

@font-face {
    font-family: 'heroic_condensedbold';
    src: url('webfontkit/typetrust_-_heroiccondensed-bold-webfont.woff2') format('woff2'),
        url('webfontkit/typetrust_-_heroiccondensed-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'heroic_condensedmedium';
    src: url('webfontkit/typetrust_-_heroiccondensed-medium-webfont.woff2') format('woff2'),
        url('webfontkit/typetrust_-_heroiccondensed-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'quente_scriptbold';
    src: url('webfontkit/majestype_-_quentescript-bold-webfont.woff2') format('woff2'),
        url('webfontkit/majestype_-_quentescript-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



/************************************************************************************
*
* Landingpage
*
************************************************************************************/

.header--box{
    width:100%;
    position:relative;
    background:red
}

.header-box--logo img{
    width:300px;
    max-width:100%;
    height:auto;
    margin:auto
}

.header-box--introcontent h1{
    font-family: 'heroic_condensedbold';
    font-size: 1.75rem;
    line-height: 2rem;
    text-align:center
}
.navdirect-box--headline h2 {
    font-family: 'heroic_condensedbold';
    font-size: 2.5rem;
    line-height: 2.75rem;
}


.main-extratemplate{
    width:100%;
    padding:2.5rem 1rem;
}

.composite-container{
    width:100%;
    max-width:60rem;
    margin:auto
}

.navdirect-box{
    display:flex;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
}


.navdirect-box > * {
		flex: 1 1 calc(280px + var(--card-margin));
	}

	.navdirect-box--link {
	  display: flex;
	  flex-wrap: wrap;
	  margin: var(--card-margin);
	}

	.navdirect-box--link > * {
	  flex: 1 1 280px;
      
	}

	.navdirect-box--link {
		align-self: flex-start;
		padding: 1rem;
        background:#AFCA0A;
        min-height: 340px;
	}

.navdirect-box--headline h2{
        font-family: 'heroic_condensedbold';
    font-size: 4rem;
    line-height: 4.25rem;
color: #171717;
    text-align: center;
}

.navdirect-box--headline h2 span{
    display:block;
      font-size: 2.75rem;
    line-height: 3rem;
    }

.navdirect-box--text p{
        font-family: 'heroic_condensedmedium';
    font-size: 1.5rem;
    line-height: 1.875rem;
    color: #171717;
    text-align: center;margin:1rem 0
}

.navdirect-box--text ul {
        font-family: 'heroic_condensedmedium';
    font-size: 1.5rem;
    line-height: 1.875rem;
    color: #171717;
    text-align: center;margin:1rem 0
}

.navdirect-box--text li {
       display: list-item;
}

.navdirect-box--button{
font-family: 'heroic_condensedmedium';
font-size: 1.5rem;
letter-spacing: 2px;
text-transform: uppercase;
border-radius: 5px;
display: block;
margin: 2.5rem auto;
padding: .5rem 1rem;
background:#fff;
    color:#E94A53;
    text-align: center;
}

/************************************************************************************
*
* Template Unterseite
*
************************************************************************************/

.site-heading{width:100%;
    margin:5rem auto;
    padding:1rem;
    position:relative;
    display:block}

.site-heading--group h1{
    font-family: 'heroic_condensedbold';
    font-size: 5rem;
    line-height: 5.25rem;
}

.site-heading--group h2{
    font-family: 'heroic_condensedbold';
    font-size: 3rem;
    line-height: 3.25rem;
}

.site-heading--group p{
     font-family: 'heroic_condensedmedium';
    font-size: 1.5rem;
    line-height: 1.875rem;
    color:#AFCA0A;
    margin:1rem 0 0 0
}

.site-body{
    width:100%;
    margin:5rem auto;
    padding:1rem;
    position:relative;
    display:block
}

.site-section--coloumns{
    display: flex;
flex-wrap: wrap;
    justify-content: flex-start
}

.site-section--coloumns > * {
		flex: 1 1 calc(280px + var(--card-margin));
}

.section-coloumn {
	 display: flex;
	  flex-wrap: wrap;
}

.section-coloumn > * {
	  flex: 1 1 280px;
    align-self: flex-start;
		
}

.section-coloumn--wysiwyg h3{
    font-family: 'quente_scriptbold';
    font-style: normal;
    font-weight: normal;
    font-size: 3rem;
    line-height: 3.25rem;
    color: var(--color-3);
    position: relative;
}

.section-coloumn--wysiwyg p{
     font-family: 'heroic_condensedmedium';
    font-size: 1.5rem;
    line-height: 1.875rem;
     color: var(--color-3);
    margin:1rem 0
}

.section-coloumn--info{
    margin:0 1rem;
    padding: 2rem;
    background:#AFCA0A;
    
}

.section-coloumn--info h4{
    font-family: 'quente_scriptbold';
    font-style: normal;
    font-weight: normal;
    font-size: 3rem;
    line-height: 3.25rem;
    color: var(--color-3);
    position: relative;
}

.section-coloumn--info ul{
     font-family: 'heroic_condensedmedium';
    font-size: 1.5rem;
    line-height: 1.875rem;
     color: var(--color-3);
    margin:1rem 0
}


.section-coloumn--info li{
    display:list-item
}
.section-coloumn--info li a {
    font-family: 'heroic_condensedmedium';
    font-size: 1.5rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 5px;
    display: inline-block;
    margin: 0 auto;
    padding: .5rem 1rem;
    background: var(--bg-3);
    color: var(--color-2);
}


.site-section--block{
    width:100%;
    margin:5rem auto;
    display:block;
}


/************************************************************************************
*
* Off CanvasMenü
*
************************************************************************************/

.menu-toggler {
    position: fixed;
    z-index: 60;
    top: 1rem;
    right: 1rem;
    height: 44px;
    width: 44px;
    overflow: hidden;
    white-space: nowrap;
}

.menu-toggler--btn span,
.menu-toggler--btn span::before,
.menu-toggler--btn span::after {
    position: absolute;
    height: 4px;
    width: 34px;
    background: #2b2b2a;
}

.menu-toggler--btn span {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: background .3s;
}

.menu-toggler--btn span::before,
.menu-toggler--btn span::after {
    content: '';
    top: 0;
    left: 0;
    transition: background .3s, -webkit-transform .3s;
    transition: background .3s, transform .3s;
    transition: background .3s, transform .3s, -webkit-transform .3s;
}

.menu-toggler--btn span::before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.menu-toggler--btn span::after {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}

.nav-open .menu-toggler--btn span {
    background: transparent;
}

.nav-open .menu-toggler--btn span::before,
.nav-open .menu-toggler--btn span::after {
    background: #2b2b2a;
}

.nav-open .menu-toggler--btn span::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.nav-open .menu-toggler--btn span::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.offCanvas-container {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    max-width: 100vw;
    padding: 1rem 0;
    background: #fff;
    overflow: auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: -webkit-transform .5s cubic-bezier(.07, .23, .34, 1);
    transition: transform .5s cubic-bezier(.07, .23, .34, 1);
    transition: transform .5s cubic-bezier(.07, .23, .34, 1), -webkit-transform .5s cubic-bezier(.07, .23, .34, 1);

}

.nav-open .offCanvas-container {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.offCanvas-menu {
    height: 100%;
    width: 100%;
    max-width: 94vw;
    margin: auto;
    padding: 1rem 0;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    background: #AFCA0A;
    box-shadow: 1px 2px 2px rgba(43, 43, 42, .2)
}


.offCanvas-menu ul {
    display: flex;
}

.offCanvas-menu li {
    padding: .25rem 0
}

.offCanvas-menu li a {
    font-family: 'heroic_condensedmedium';
    font-size: 3rem;
    line-height: 4.25rem;
    text-transform: uppercase;
    color: #fff
}

.offCanvas-menu li.current-page a {
    color: #2b2b2b
}

/************************************************************************************
*
* Text
*
************************************************************************************/

h1 {
    font-family: 'heroic_condensedbold';
}

h2 {
    font-family: 'quente_scriptbold';
}

p,
ul {
    font-family: 'heroic_condensedmedium';
}

/************************************************************************************
*
* LAYOUT
*
************************************************************************************/

.site-holder {
    position: relative;
    padding: 5rem 0 0 0;
    overflow: hidden
}

/************************************************************************************
*
* HEADER
*
************************************************************************************/

.header-container {
    width: 100%;
    background: #fff;
    box-shadow: 1px 2px 2px rgba(43, 43, 42, .2)
}

.header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20
}

.header-container--inner {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    width: 100%;
    max-width: 60rem;
    height: 5rem;
    margin: 0 auto;
    padding: 0 1rem;
}

.header-container--logo {
    width: 120px;
    height: 44px;
    display: block;
}

.header-container--nav ul {
    font-family: 'heroic_condensedmedium';
    font-size: 1.25rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #2b2b2a;
    display: flex;
}

.header-container--nav li a {
    display: block;
    padding: 0 1rem;
    color: var(--color-3);
}

.header-container--nav li a:hover {
    color: var(--color-1);
}

.header-container--social ul {
    display: flex;
}

.header-container--social ul li img {
    width: 30px;
    height: 30px;
    margin: 0 .5rem;
    transition: all .4s cubic-bezier(0, .98, .52, .96);
}

.header-container--social ul li img:hover {
    transform: scale(1.2);
    filter: drop-shadow(1px 2px 2px rgba(43, 43, 42, .2))
}

.site-header {
    width: 100%;
    max-width: 85rem;
    margin: auto;
    position: relative
}

.site-header--image img {
    width: 100%;
    max-width: 1360px;
    height: auto;
    display: block;
}

.site-header--wrapper {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.site-header--box {
    position: absolute;
    margin: 1rem auto;
    z-index: 4
}

.site-header--box > .logo {
    width: 200px;
    height: 200px;
    margin: auto;
}

.site-header--box > .claim {
    font-family: 'heroic_condensedmedium';
    font-size: 1.25rem;
    line-height: 2.5rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--color-4);
}

.site-header--indent {
    width: 100%;
    max-width: 60rem;
    margin: 0 auto;
}

.offset-box--top {
    width: 100%;
    transform: translateY(-5rem);
    padding: 1rem;
    background: var(--bg-1);
    box-shadow: 1px 2px 2px rgba(43, 43, 42, .2)
}


.main-container {
    position: relative
}

/************************************************************************************
*
* Tabelle
*
************************************************************************************/

table {
    width: 100%;
    border-collapse: collapse;
    overflow: hidden
}

table tbody tr,
table tbody td {
    text-align: inherit;
    white-space: nowrap;
    padding: 2rem .5rem;
    border-bottom: 1px solid #fff
}

table tbody tr {
    border-bottom: 1px solid #fff
}

table tbody tr:last-child {
    border-bottom: hidden
}

table tbody tr:hover {
    background: rgba(255, 255, 255, .1)
}

table td.day {
    font-family: 'heroic_condensedbold';
    font-size: 2.75rem;
    line-height: 3rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--color-4);
}

table td.location {
    font-family: 'heroic_condensedmedium';
    font-size: 1.25rem;
    line-height: 3rem;
    color: var(--color-3)
}

table td.time {
    font-family: 'heroic_condensedmedium';
    font-size: 1.25rem;
    line-height: 3rem;
    color: var(--color-3)
}

table td.button a {
    font-family: 'heroic_condensedmedium';
    font-size: 1.25rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 5px;
    display: inline-block;
    padding: .5rem 1rem;
    background: var(--bg-3);
    color: var(--color-2)
}

/************************************************************************************
*
* Komponenten
*
************************************************************************************/

.composite-container {
    width: 100%;
    display: block;
    margin: 0 auto
}

.site-section {
    position: relative
}

.site-section--indent {
    width: 100%;
    max-width: 60rem;
    margin: 5rem auto;
    position: relative;
}

.section-heading {
    display: block;
    margin: 0 0 2rem 0
}

.section-heading h2,
.section-heading h3 {
    font-family: 'heroic_condensedbold';
    font-size: 5rem;
    line-height: 5.5rem;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    color: var(--color-3);
}

.section-items {
    padding: 1rem
}

.section-item--date {
    font-family: 'heroic_condensedmedium';
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: var(--color-3);
    text-align: center;
}

.section-item--heading h3 {
    font-family: 'quente_scriptbold';
    font-size: 6rem;
    line-height: 6rem;
    margin: 2.5rem auto;
    color: var(--color-4);
    text-align: center;
}

.section-item--heading h3::after {
    content: '';
    display: block;
    width: 40%;
    margin: 1rem auto;
    border: 1px dashed #fff
}

.section-item--wysiwyg p,
.section-item--wysiwyg ul {
    font-family: 'heroic_condensedmedium';
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: var(--color-3);
    text-align: center;
}

.section-item--button {
    display: flex;
    justify-content: center;
}

a.button-pagelink {
    font-family: 'heroic_condensedmedium';
    font-size: 1.25rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 5px;
    display: block;
    margin: 2.5rem auto;
    padding: .5rem 1rem;
    background: var(--bg-3);
    color: var(--color-2);
}

.content-columns {
    width: 100%;
    max-width: 85rem;
    margin: auto;
    padding: 0 1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    position: relative;
    overflow: hidden;
}

.content-columns::after {
    content: '';
    width: 1px;
    height: 100%;
    background: #fff;
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
}

.content-columns > * {
    margin: 0 auto;
    width: 50%;
    flex-shrink: 1;
}

.content-column--title h3 {
    font-family: 'heroic_condensedbold';
    font-size: 3rem;
    line-height: 3.5rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 2.5rem 0
}

.column-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: space-between;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
    padding: 1rem;
    text-align: left;
}

.column-item > * {
    justify-content: space-between
}

.column-item h4 {
    font-family: 'quente_scriptbold';
    font-size: 3rem;
    line-height: 3.25rem;
    color: var(--color-3);
    position: relative
}

/*
.column-item h4::after {
    content: '';
    display: block;
    width: 50%;
    margin: 0;
    position: absolute;
    right: 1rem;
    top: 1.25rem;
    border: 1px dashed #fff
}
*/

.column-item p {
    font-family: 'heroic_condensedmedium';
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: var(--color-3);
}

/************************************************************************************
*
* Slider
*
************************************************************************************/

.header-slider {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.section-slider {
    width: 100%;
    max-width: 60rem;
    margin: 2.5rem auto;
    position: relative;
}

.carousel {
    position: relative
}

.carousel-header {
    width: 100%;
    height: auto;
}

.carousel-header img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0
}

.carousel-cell {
    width: 100%;
    height: auto;
}

.carousel-cell--product::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 2rem;
    display: block;
    height: 80%;
    width: 100%;
    background: rgba(151, 151, 151, .3);
    z-index: -1;
}

.carousel-cell--image {
    width: 100%;
    height: auto;
    margin: 0;
    border-radius: 0;
}

.carousel-cell--image img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0
}

.carousel-cell--product {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.carousel-cell--product img {
    width: 100%;
    max-width: 500px;
    height: auto;
    margin: auto
}

.carousel-cell--card {
    width: 500px;
    height: 140px;
    background: #fff;
    position: absolute;
    bottom: 0px;
    left: calc(50% - 240px);
    padding: 1rem;
    box-shadow: 1px 2px 2px rgba(43, 43, 42, .2)
}

.carousel-card--title h4 {
    font-family: 'heroic_condensedbold';
    font-size: 2.75rem;
    line-height: 3rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--color-3);
    text-align: center
}

.carousel-card--button {
    display: flex;
    justify-content: center
}

.carousel-card--button button a {
    font-family: 'heroic_condensedmedium';
    font-size: 1.25rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 5px;
    display: block;
    margin: 1rem auto;
    padding: .5rem 1rem;
    background: var(--bg-1);
    color: var(--color-4);
}


.carousel-card--text p {
    font-family: 'heroic_condensedmedium';
    font-size: 1.25rem;
    line-height: 1.75rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--color-3);
    text-align: center;
}

.carousel-cell--qoute {
    width: 80%;
    margin: 0 auto;
    padding: 2.5rem 1rem;
    text-align: center;
}


.carousel-cell--qoute blockquote {
    font-family: 'heroic_condensedmedium';
    font-size: 1.5rem;
    line-height: 2rem;
    color: var(--color-3);
    margin: 0 0 1rem 0
}

.carousel-cell--qoute small {
    font-family: 'heroic_condensedbold';
    font-size: 1rem;
    line-height: 1.75rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--color-1);
}

/*! Flickity v2.0.8
http://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
    position: relative;
}

.flickity-viewport {
    position: relative;
    overflow: hidden;
    height: 100%;
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    transform: translateY(-50%);
}

.flickity-prev-next-button:active {
    opacity: 1;
}

.flickity-prev-next-button.previous {
    background-image: url(images/svg-icons/arrow-left.svg);
    background-repeat: no-repeat;
    left: 1rem;
    z-index: 5
}

.flickity-prev-next-button.next {
    background-image: url(images/svg-icons/arrow-right.svg);
    background-repeat: no-repeat;
    right: 1rem;
    z-index: 5
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: -20px;
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: -20px;
}

button svg path.arrow {
    display: none;
}

/* ---- page dots ---- */

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -2rem;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}

.flickity-rtl .flickity-page-dots {
    direction: rtl;
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    border-radius: 50%;
    background: #E94A53;
    border: 1px solid #E94A53;
    opacity: 1;
    cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
    background: transparent;
    border: 2px solid #E94A53;
    opacity: 1;
}

/************************************************************************************
*
* FLEX BOX COMPONENT
*
************************************************************************************/

.component-card--items {
    width: 100%;
    max-width: 85rem;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    grid-gap: 2rem;
}

.card-item--image img {
    width: 100%;
    max-width: 280px;
    height: auto;
    margin: auto;
    object-fit: cover;
    display: block;
}

.card-item--content {
    align-self: center;
    padding: 1rem;
    text-align: center;
    background: var(--bg-1);
    box-shadow: 1px 2px 2px rgba(43, 43, 42, .2)
}

.card-item--content h4 {
    font-family: 'quente_scriptbold';
    font-size: 6rem;
    line-height: 6rem;
    margin: 0 auto;
    color: var(--color-4);
}

.card-item--content h4::after {
    content: '';
    display: block;
    width: 80%;
    margin: 1rem auto;
    border: 1px dashed #fff
}

.card-item--content p {
    font-family: 'heroic_condensedmedium';
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: var(--color-3);
    text-align: center;
}

.section-image--full {
    width: 100%;
    position: relative;
    display: block;
    margin: 0;
}

.section-image--full img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    display: block;
    margin: 0;
}

.overlay-card--content {
    width: 460px;
    height: 160px;
    padding: 1rem;
    position: absolute;
    left: calc(50% - 230px);
    bottom: -80px;
    background: var(--bg-1);
    background-image: repeating-linear-gradient(90deg, #fff, #fff 1px, var(--bg-1) 1px, var(--bg-1) 10px);
    z-index: 1;
}

.card-content--title h4 {
    font-family: 'heroic_condensedbold';
    font-size: 2.75rem;
    line-height: 3rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0 auto;
    color: var(--color-3);
    text-align: center;
}

.card-content--title h4::after {
    content: '';
    display: block;
    width: 50%;
    margin: 1rem auto;
    border: 1px dashed #fff
}

.card-content--button {
    display: flex;
    justify-content: center
}

.card-content--button button a {
    font-family: 'heroic_condensedmedium';
    font-size: 1.25rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    padding: .5rem 1rem;
    background: var(--bg-3);
    color: var(--color-2);
}


/************************************************************************************
*
* Kontaktseite
*
************************************************************************************/

.background-image {
    width: 100%;
    height: 100vh;
    background-image: url(images/background/flottelotte_kontakt.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

/************************************************************************************
*
* Formular
*
************************************************************************************/

.wpforms-container {
    width: 100%;
    max-width: 60rem;
    margin: auto;
    padding: 5rem 1rem;
    position: relative
}

.wpforms-container--inner {
    width: 100%;
    max-width: 40rem;
    margin: 0;
    background: var(--bg-1);
}

.wpforms-title h1 {
    font-family: 'quente_scriptbold';
    font-size: 6rem;
    line-height: 6.25rem;
    color: var(--color-4);
    text-align: center;
    padding: 1rem 0
}

.wpforms-form {
    width: 100%;
    padding: 2.5rem 1rem
}

/************************************************************************************
*
* Aktuelles
*
************************************************************************************/

.entry-container {
    width: 100%;
    max-width: 60rem;
    margin: auto;
    padding: 5rem 1rem;
    position: relative;
}

.entry-container--title h1 {
    font-family: 'heroic_condensedbold';
    font-size: 5rem;
    line-height: 5.5rem;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    color: var(--color-3);
}

.entry-container--posts {
    width: 100%;
    margin: 2.5rem auto;
    background: var(--bg-1);
}

.entry-post {
    display: block;
    margin: 1rem;
    padding: 2.5rem 1rem;
    border-bottom: 1px solid #fff;
    text-align: center;
}

.entry-post:last-child {
    border-bottom: hidden
}

.entry-post date {
    font-family: 'heroic_condensedbold';
    font-size: 1rem;
    line-height: 1.5rem;
}

.entry-post h2 {
    font-family: 'quente_scriptbold';
    font-size: 6rem;
    line-height: 6.25rem;
    color: var(--color-3);
    text-align: center;
    padding: 1rem 0
}

.entry-post h3 {
    font-family: 'heroic_condensedmedium';
    font-size: 2.25rem;
    line-height: 2.75rem;
    color: var(--color-3);
    margin: .5rem 0
}

.entry-post h4 {
    font-family: 'heroic_condensedmedium';
    font-size: 2rem;
    line-height: 2.25rem;
    color: var(--color-3);
    margin: .5rem 0
}

.entry-post h5 {
    font-family: 'heroic_condensedmedium';
    font-size: 1.75rem;
    line-height: 2rem;
    color: var(--color-3);
    margin: .5rem 0
}

.entry-post h6 {
    font-family: 'heroic_condensedmedium';
    font-size: 1.5rem;
    line-height: 1.75rem;
    color: var(--color-3);
    margin: .5rem 0
}

.entry-post p {
    font-family: 'heroic_condensedmedium';
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: var(--color-3);
}

.entry-post ul {
    font-family: 'heroic_condensedmedium';
    font-size: 1.25rem;
    line-height: 2.25rem;
    color: var(--color-3);
    margin: 1rem 0
}

.entry-post li {
    display: list-item;
    list-style-type: disc;
    list-style-position: inside
}

/************************************************************************************
*
* Standard Seite
*
************************************************************************************/

.legal-container {
    width: 100%;
    max-width: 60rem;
    margin: auto;
    padding: 5rem 1rem;
    position: relative;
}

.legal-container--title h1 {
    font-family: 'heroic_condensedbold';
    font-size: 5rem;
    line-height: 5.5rem;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    color: var(--color-3);
}

.legal-container--wysiwyg {
    width: 100%;
    margin: 2.5rem auto;
}

.legal-container--wysiwyg h4 {
    font-family: 'heroic_condensedmedium';
    font-size: 2rem;
    line-height: 2.25rem;
    color: var(--color-3);
    margin: .5rem 0
}

.legal-container--wysiwyg h5 {
    font-family: 'heroic_condensedmedium';
    font-size: 1.75rem;
    line-height: 2rem;
    color: var(--color-3);
    margin: .5rem 0
}

.legal-container--wysiwyg h6 {
    font-family: 'heroic_condensedmedium';
    font-size: 1.5rem;
    line-height: 1.75rem;
    color: var(--color-3);
    margin: .5rem 0
}

.legal-container--wysiwyg p {
    font-family: 'heroic_condensedmedium';
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: var(--color-3);
}

.legal-container--wysiwyg ul {
    font-family: 'heroic_condensedmedium';
    font-size: 1.25rem;
    line-height: 2.25rem;
    color: var(--color-3);
    margin: 1rem 0
}

.legal-container--wysiwyg li {
    display: list-item;
    list-style-type: disc;
    list-style-position: inside
}

/************************************************************************************
*
* Footer
*
************************************************************************************/

.footer-container {
    width: 100%;
    position: relative;
    background: var(--bg-2);
}

.footer-bg {
    width: 400px;
    height: 210px;
    position: absolute;
    left: -150px;
    top: 10px;
    background-image: url(images/background/flottelotte_ulm_foodtruck.png);
    background-repeat: no-repeat;
    z-index: 0
}

.footer-container--inner {
    display: flex;
    flex-wrap: wrap;
    max-width: 60rem;
    margin: 0 auto;
    padding: 5rem 1rem;
}

.footer-container--inner > * {
    width: 300px;
    flex-grow: 1;
    margin: var(--widget-margin);
}

.footer-widget h5 {
    font-family: 'heroic_condensedbold';
    font-size: 1.75rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    margin: 0 0 1rem 0;
}

.footer-widget ul {
    font-family: 'heroic_condensedmedium';
    font-size: 1.25rem;
    line-height: 2rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
}

.footer-widget li {
    display: list-item;
    color: #fff;
}

.footer-widget ul.svg-icons {
    display: flex;
    justify-content: flex-start
}

.footer-widget li a img {
    width: 50px;
    height: 50px;
    margin: 0 1.25rem 0 0;
    transition: all .4s cubic-bezier(0, .98, .52, .96);
}

.footer-widget li a img:hover {
    transform: scale(1.2);
}

.footer-widget li span {
    width: 30px;
    display: inline-block
}

.footer-widget li a {
    color: var(--color-4);
}

.footer-widget li a:hover {
    color: var(--color-1);
}


/* ==========================================================================
CSS MEDIA QUERIES
========================================================================== */

@media screen and (min-width: 20em) {
    .menu-toggler {
        display: block;
    }

    .offCanvas-menu ul {
        display: flex;
        justify-content: space-around;
        align-content: center;
        flex-direction: column;
        font-size: 1.5rem;
        line-height: 2.75rem
    }

    .header-container--nav,
    .header-container--social {
        display: none;
    }

    .content-columns > * {
        margin: 0 auto;
        width: 100%;
        flex-shrink: 1;
    }

    .content-columns::after {
        display: none;
    }


}

@media screen and (min-width: 35em) {}

@media screen and (min-width: 37.5em) {}

/* ==========================================================================
CSS Tablet / Desktop
========================================================================== */

@media screen and (min-width: 48.75em) {
    .menu-toggler {
        display: none;
    }

    .offCanvas-menu ul {
        visibility: hidden;
        display: none;
    }

    .header-container--nav,
    .header-container--social {
        display: block;
    }

    .content-columns > * {
        margin: 0 auto;
        width: 50%;
        flex-shrink: 1;
    }

    .content-columns::after {
        display: block;
    }


}

@media screen and (min-width: 50em) {}

/* ==========================================================================
CSS Over 9000px
========================================================================== */

@media screen and (min-width: 75em) {}

@media screen and (min-width: 87.5em) {}

@media screen and (min-width: 120em) {}
