@import url("template_d/orosummer.css");
@import url("template_d/lego-ausstellung-oro.css");
@import url("template_d/weihnachten_oro.css");
@import url("template_d/ocs_edeka.css");
@import url("template_d/shop_your_future.css");
@import url("template_d/mission_ocean.css");

@font-face {
    font-family: "Blog";
    src: url("../fonts/1574062/b4087f22-4f10-4c1b-a0fd-c9b013c325f6.eot?#iefix");
    src: url("../fonts/1574062/b4087f22-4f10-4c1b-a0fd-c9b013c325f6.eot?#iefix") format("eot"), url("../fonts/1574062/1bb43302-d162-4308-b421-10400d76e530.woff2") format("woff2"), url("../fonts/1574062/5a777e9f-34dc-41d1-8058-8ebb1345ac32.woff") format("woff"), url("../fonts/1574062/b7bee550-e68a-4aac-950b-893f84a7b913.ttf") format("truetype");
    font-weight: 300;
}

@font-face {
    font-family: "Blog";
    src: url("../fonts/1574064/a8aa8725-eac1-4f53-9cbc-64a82a074c37.eot?#iefix");
    src: url("../fonts/1574064/a8aa8725-eac1-4f53-9cbc-64a82a074c37.eot?#iefix") format("eot"), url("../fonts/1574064/85c4764c-a16d-4e57-ac27-1a8a9f24a271.woff2") format("woff2"), url("../fonts/1574064/d4222e93-d151-404f-a614-a33697dac925.woff") format("woff"), url("../fonts/1574064/a45a4a38-7058-4688-81ff-aa00ad3e00e3.ttf") format("truetype");
    font-weight: 100;
}

@font-face {
    font-family: 'mec-cm-icons';
    src: url('../fonts/icon-font/mec-cm-icons.woff') format('woff'), url('../fonts/mec-cm-icons.ttf') format('ttf'), url('../fonts/mec-cm-icons.svg') format('svg'), url('../fonts/mec-cm-icons.eot') format('eot');
    font-weight: 300;
    font-style: normal;
}

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

.required {
color: red;
}

html {
    height: 100%;
    max-width: 100vw;
    min-height: 100%;
    overflow-x: hidden;
}

body {
    font-family: 'futura-pt', sans-serif;
    margin: 0;
    padding: 0;
    min-height: 100%;
    position: relative;
    background: #eae9e7;
    font-weight: 100;
    line-height: 1.3;
    font-style: normal;
	outline: 0;
    height: 100%;
    max-width: 100vw;
    min-height: 100%;
    overflow-x: hidden;
}

.content-white a {
    outline: none;
    font-weight: 500;
    color: #EF4741;
}
.cc-window.cc-floating.cc-type-info.cc-theme-block.cc-static.cc-top.cc-color-override--1013338298 {
  max-width: 100%;
}
strong,
b {
    font-weight: 500;
}

div#container {
    position: relative;
    height: 100%;
    width: 100%;
    max-width: 1440px;
    background: #fff;
    margin: 0 auto;
    /*overflow: hidden;*/
}

.content-white {
    background: white;
}

h1 {
    color: #EF4741;
    margin: 0;
    padding: 45px 0 0 0;
    font-size: 42px;
}

.content-cms p {
    margin: 0 0 25px 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
}

.content-cms {
    padding-bottom: 25px !important;
    max-width: 1060px !important;
    margin: 0 auto;
}

@media(max-width: 480px) {
    h1 {
        margin-top: 38px;
    }
}

/* HEADER */

header {
    position: fixed;
    max-width: 1440px;
    width: 100%;
    top: 0;
    z-index: 9999999;
    box-shadow: rgba(255, 255, 255, .8) 0 0 3px;
    background: #fff;
}

header div#header-main {
    max-width: 1200px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
    margin: 0 auto;
}

header div#header-bg {
    position: relative;
    height: 134px;
}

div#header-placeholder {
    height: 134px;
}

@media(max-width: 960px) {
    div#header-placeholder,
    header div#header-bg,
    header {
        height: 96px
    }

    #centerplan {
        overflow: auto !important;
        overflow-x: hidden !important;
        height: 100% !important;
    }

    .centerplan-nav-shadow {
        box-shadow: none !important;
    }
}

@media(max-width: 480px) {
    header div#header-main {
        padding: 0 15px;
    }
    header div#header-bg {
        position: relative;
        height: 60px;
    }
    div#header-placeholder {
        height: 60px;
    }
}

/* HEADER LOGO */

div#logo-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
}

div#logo-picture {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

div#logo-picture img {
    margin: 13px 0;
    height: 90px;
    max-width: 250px;
}

@media(max-width: 960px) {
    div#logo-picture img {
        margin: 0;
        height: 60px;
    }
}
@media(max-width: 960px) {
    div#logo-picture img {
        max-width: 180px;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    div#logo-picture img {
        max-width: none;
    }
}

/* DESKTOP SHOP SEARCH */

div#search-row {
    position: absolute;
    right: 25px;
    top: 25px;
    height: 100%;
}

div#search-row input[type=text] {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    font-size: 16px;
    width: 250px;
    height: 36px;
    box-sizing: border-box;
    padding: 0 5px 0 10px;
    font-style: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: left;
    display: block;
    margin: 0 5px 0 0;
}

div#search-row input[type=text]::-webkit-input-placeholder {
    color: #bbb;
}

div#search-row .search-row-icon {
    text-align: center;
    cursor: pointer;
    float: left;
    width: 40px;
    margin-right: 15px;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 16px;
    position: relative;
    top: 2px;
}

div#search-row button.search-row-icon {
    margin-left: -45px;
    background: transparent;
    color: #fff;
    padding: 7px 0;
}

div#search-row a.search-row-icon {
    text-decoration: none;
    background: #999;
    color: #fff;
    padding: 7px 0;
}

/* MOBILE NAVIGATION BUTTON */

div#mobile-nav-search-row {
    border-bottom: 1px solid #fff;
    height: 31px;
    padding: 13px 0px;
    margin: 0 15px;
}

div#mobile-nav-search-row input[type=text] {
    margin-right: 10px;
    float: left;
    text-indent: 10px;
    width: calc(100% - 120px);
    height: 28px;
    font-size: 14px;
}

div#mobile-nav-search-row input[type=text]::-webkit-input-placeholder {
    color: #bbb;
}

div#mobile-nav-search-row .search-row-icon {
    text-align: center;
    cursor: pointer;
    float: left;
    width: 30px;
    margin-right: 5px;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 14px;
    position: relative;
    top: -1px;
}

div#mobile-nav-search-row a.search-row-icon {
    color: #EF4741;
    text-decoration: none;
    background: #fff;
    color: #EF4741;
    padding: 7px 0;
}

/* MOBILE NAVIGATION CONTENT */

div#mobile-nav-icon,
div#subpage-nav-icon,
div#sticky-nav-icon {
    font-size: 32px;
    color: #000;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: none;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

div#subpage-nav-icon,
div#sticky-nav-icon {
    display: block;
    top: 50px;
}

div#sticky-nav-icon {
    display: none;
    cursor: pointer;
}

div#mobile-nav {
    border-top: 2px solid #000;
    display: none;
    position: fixed;
    left: 0;
    top: 96px;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 999999;
}

div#mobile-nav-placeholder {
    height: 96px
}

div#mobile-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div#mobile-nav > ul > li {
    text-align: left;
    text-indent: 15px;
}

div#mobile-nav > ul > li > a {
    text-decoration: none;
    color: #000;
    display: block;
    padding: 10px 5px;
    font-weight: 500;
    line-height: 35px;
}

div#mobile-nav > ul > li.opened > a {
    background: #fff;
    color: #EF4741;
}

div#mobile-nav > ul > li.opened ul {
    display: block;
}

div#mobile-nav > ul > li ul {
    background: #E5E5E5;
    padding: 15px 15px;
}

div#mobile-nav > ul > li > ul a {
    font-weight: 100;
    text-decoration: none;
    color: #808080;
    display: block;
    padding: 5px 5px;
    line-height: 30px;
}

div#mobile-nav > ul ul {
    display: none;
}

.is-sticky div#sticky-nav-icon {
    display: block;
}

@media(max-width: 1024px) {
    div#search-row {
        display: none;
    }
    div#subpage-nav-icon {
        display: none;
    }
    div#mobile-nav-icon {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    .ui-autocomplete {
        width: calc(100% - 160px);
    }
    header {
        position: relative
    }
    .sticky-wrapper {
        position: relative;
        width: 100% !important;
        height: 96px;
        display: block !important;
    }
    div#sticky-nav-icon {
        display: none !important;
    }
}

@media(min-width: 1025px) {
    div#mobile-nav {
        display: none !important;
    }
    .ui-autocomplete {
        width: 176px;
    }
}

/* AUTOCOMPLETE - SHOP SEARCH */

.ui-autocomplete {
    border: 1px solid #ccc;
    background: #fff !important;
    z-index: 99999999999 !important;
    webkit-box-shadow: 3px 3px 5px 0px rgba(153, 153, 153, 1);
    -moz-box-shadow: 3px 3px 5px 0px rgba(153, 153, 153, 1);
    box-shadow: 3px 3px 5px 0px rgba(153, 153, 153, 1);
}

.ui-autocomplete li div {
    border: 0;
    padding: 5px 15px !important;
    font-size: 14px;
}

.ui-autocomplete li {
    border: 0 !important;
}

.ui-autocomplete li div:hover,
.ui-autocomplete li div:active,
.ui-autocomplete li div:focus {
    background: #eae9e7;
    border: 0 !important;
}

/* HEADER SLIDER */

div#header-slider {
    height: 680px;
    width: 100%;
}

div#slider {
    height: 680px;
    width: 100%;
}

div#slider-wrapper {
    max-width: 1060px;
    height: 100%;
    position: relative;
    margin: 0 auto;
}

.slides {
    z-index: 1;
}

.slides li {
    height: 100%;
    position: relative;
    width: 100%;
}

.slides .title {
    position: absolute;
    max-height: 300px;
    max-width: 50%;
    bottom: 200px;
    left: 0;
}

.slides .hintergrund {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slides .hintergrund img {
    width: 100%;
}

.slides .beschreibung {
    position: absolute;
    bottom: 110px;
    left: 80px;
    color: #000;
    font-size: 24px;
    width: calc(100% - 80px);
    z-index: 2;
    font-family: "futura-pt" !important;
}

.slides .beschreibung p {
    color: #000;
    font-size: 124px;
    line-height: .9;
    font-family: "Blog" !important;
    margin: 0;
    padding: 0;
}

.slides .motiv {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 50%;
}

div#slider-navigation {
    position: absolute;
}

.slider-navigation {
    position: absolute;
    bottom: 25px;
    left: 0;
    z-index: 999;
    width: 100px;
}

.slider-navigation .flex-prev,
.slider-navigation .flex-next {
    border-radius: 50%;
    border: 2px solid #EF4741;
    padding: 1px 8px;
    color: #EF4741;
}

.slider-navigation .flex-prev:hover,
.slider-navigation .flex-next:hover {
    color: #fff;
    background: #EF4741;
}

.flex-direction-nav,
.flex-control-nav {
    display: none !important;
}

@media(max-width: 960px) {
    .slides .beschreibung {}
    .slides .title {
        padding-left: 25px;
    }
    #sticky-wrapper {
        display: none;
    }
    .slider-navigation {
        left: 25px;
    }
}

@media(max-width: 480px) {
    div#header-slider {
        height: 300px;
    }
    div#slider {
        height: 300px;
        width: 100%;
    }
    .slides .title {
        bottom: 150px;
    }
    #sticky-wrapper {
        display: none;
    }
    .slides .motiv img {
        max-height: 260px;
        width: auto;
    }
    .slider-navigation {
        width: 100%;
    }
    .slider-navigation .flex-prev {
        position: absolute;
        left: 0px;
        height: 22px;
        padding: 3px 0 0 0;
        width: 25px;
        text-align: center;
        bottom: 30px;
    }
    .slider-navigation .flex-next {
        position: absolute;
        right: 45px;
        bottom: 30px;
        height: 22px;
        padding: 3px 0 0 0;
        width: 25px;
        text-align: center;
    }
    .slides .beschreibung {
        bottom: 50px;
        left: 15px;
        font-size: 18px;
    }
    .slides .beschreibung p {
        font-size: 32px;
    }
}

/* DESKTOP NAVIGATION */

nav {
    width: 100%;
    height: 170px;
    position: absolute;
    z-index: 2000;
}

nav:hover {
    background: rgba(0, 0, 0, .5);
}

nav div#navigation-wrapper {
    max-width: 1440px;
    margin-bottom: 0;
}

nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

nav > div#navigation-wrapper > ul {
    margin: 15px 0 0 50px;
}

nav > div#navigation-wrapper > ul > li {
    position: relative;
    float: left;
    margin-right: -2px;
    text-align: left !important;
}

nav > div#navigation-wrapper > ul > li > a {
    padding-right: 0;
    margin-right: 50px;
    text-align: left;
    position: relative;
    border: 1px solid transparent;
    letter-spacing: 0px;
    font-size: 18px;
    text-decoration: none;
    line-height: 42px;
    display: inline-block;
    color: #fff;
    font-weight: 500;
}

nav > div#navigation-wrapper > ul > li.current > a,
nav > div#navigation-wrapper > ul > li.active > a,
nav > div#navigation-wrapper > ul > li > a:hover {
    border-bottom: 1px solid #fff;
}

nav > div#navigation-wrapper > ul > li:last-child:after {
    content: "";
    display: table;
    clear: both;
}

nav > div#navigation-wrapper > ul > li:last-child > a::before {
    background: transparent;
}

nav > div#navigation-wrapper > ul ul {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%; /* Dropdown direkt unter dem Hauptmenüpunkt */
    left: 0;
    width: 250px;
    background: rgba(0, 0, 0, 0.5); /* Hintergrundfarbe des Dropdowns */
    z-index: 3000; /* Sicherstellen, dass das Dropdown sichtbar bleibt */
    transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
}

nav > div#navigation-wrapper > ul > li:hover ul {
    opacity: 1;
    visibility: visible;
}

nav > div#navigation-wrapper > ul ul li {
    position: relative;
    margin-bottom: -2px;
    padding: 10px;
}

nav > div#navigation-wrapper > ul ul li a {
    letter-spacing: 0px;
    display: block;
    color: #fff;
    line-height: 31px;
    font-size: 15px;
    text-decoration: none;
    font-weight: 100;
}

nav.subpage {
    display: none;
    background: rgba(0, 0, 0, .5);
}

@media(max-width: 1024px) {
    nav {
        display: none;
    }
}

/* FOOTER */

footer {
    position: relative;
    height: 250px;
    padding: 55px 0 205px 0;
    background: #E5E5E5;
    width: 100%;
}

footer .main {
    display: table;
    height: 100%;
    width: 100%;
    background: #E5E5E5;
}

footer div#footer-row-1 {
    border-right: 1px solid #808080;
    display: table-cell;
    width: 320px;
    vertical-align: top;
    padding: 0 5px 0 5px;
}

footer div#footer-row-2 {
    color: #808080;
    border-right: 1px solid #808080;
    display: table-cell;
    width: calc(100% - 60px);
    vertical-align: top;
    padding: 0 25px 0 25px;
}

footer div#footer-row-2 div {
    font-weight: 500;
    text-transform: uppercase;
}

footer div#footer-row-3 {
    font-size: 19px;
    font-weight: 100;
    color: #808080;
    display: table-cell;
    width: 270px;
    padding: 0 25px;
}

footer div#footer-row-3 img {
    padding-bottom: 25px;
    border-bottom: 1px solid #808080;
    max-width: 170px;
}

footer div#footer-row-3 i {
    color: #E5E5E5;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    border-radius: 50%;
    background: #808080;
    margin: 5px 5px 0 0;
}

footer div#footer-row-3 .search-row-icon img {
    float: left;
    width: 40px;
    height: 40px;
    margin: 5px 5px 0 0;
    padding: 0;
    border: none;
    background: transparent;
}

footer .main a {
    text-decoration: none;
    font-size: 15px;
    color: #999;
}

footer .main a:hover {
    color: #fff;
}

footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

footer ul li {
    line-height: 30px;
}

footer div#goto-top {
    display: block;
    -moz-border-radius: 50%;
    border-radius: 50%;
    right: 40px;
    top: 45px;
    position: absolute;
}

footer div#goto-top a {
    color: #fff;
    font-size: 44px;
}

/* FOOTER GOOGLE MAPS */

div#footer-red-map {
    width: 100%;
    height: 450px;
    position: relative;
}

div#footer-red-map-embed {
    width: 100%;
    height: 100%;
}

div#footer-purchases {
    position: absolute;
    z-index: 999;
    right: 330px;
    bottom: -50px;
}

div#footer-teaser {
    padding-top: 80px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999
}

div#footer-teaser div div {
    font-size: 42px;
    color: #fff;
    font-weight: 500;
    width: 60%;
    margin-bottom: 30px;
}

div#footer-teaser div p {
    font-size: 21px;
    line-height: 1.4;
    margin-bottom: 50px;
    max-width: 60%;
}

div#footer-teaser div a {
    letter-spacing: 2px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-bottom: 2px solid #fff;
    padding-bottom: 6px;
}

@media(max-width: 960px) {
    div#footer-teaser {
        padding-top: 35px;
    }
    div#footer-teaser div div {
        width: 100%;
        font-size: 42px;
    }
    div#footer-teaser p,
    div#footer-teaser a {
        display: none;
    }
    footer div#footer-row-1 {
        display: block;
        border: none;
    }
    footer div#footer-row-2 {
        width: 100%;
        float: none;
        display: block;
        padding: 0;
        border: 0;
    }
    footer div#footer-row-2 {}
    footer div#footer-row-2 div {
        padding-top: 25px;
        font-size: 14px;
    }
    footer div#footer-row-3 {
        width: 100%;
        float: none;
        display: block;
    }
    footer div#footer-row-3 {
        font-size: 14px;
        padding: 0;
    }
    footer div#footer-row-3 img {
        max-width: 180px;
    }
    footer {
        height: 50px;
        padding: 12px 0 18px;
    }
    footer div#goto-top {
        top: 20px;
    }
    div#footer-purchases {
        display: none;
    }
}

@media(max-width: 480px) {
    div#footer-teaser div div {
        width: 100%;
        font-size: 24px;
    }
    div#footer-red-map {
        height: 350px;
    }
}

/* CONTENT */

.main {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
    max-width: 1390px;
    margin: 0 auto;
}

@media(max-width: 480px) {
    .main {
        padding: 0 15px;
    }
}

/* GOOGLE MAPS FOOTER MARKER */

.googleMapsFooterMarker {
    color: #EF4741;
    line-height: 1.2;
    font-size: 16px;
    background: #fff;
    padding: 15px;
    width: 200px;
}

.googleMapsFooterMarker strong {
    margin-bottom: 10px
}

.googleMapsFooterMarker p {
    margin: 0
}

div.googleMapsFooterMarker:before {
    border-top-color: #fff;
    position: absolute;
    bottom: -19px;
    left: 30px;
    z-index: 2;
}

div.googleMapsFooterMarker a {
    font-weight: 500;
    display: inline-block;
    color: #000;
    text-decoration: none;
    border-bottom: 2px solid #000;
    padding-bottom: 5px;
    margin-top: 15px;
}

.googleMapsFooterMarker.red {
    position: relative;
    color: #000;
    border: 8px solid #000;
    background-color: #F46C6C;
}

div.googleMapsFooterMarker.red:after,
div.googleMapsFooterMarker.red:before {
    left: 238px;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.subpage-header {
    position: relative;
}

.subpage-header img {
    position: relative;
    z-index: 1;
}

.subpage-header > div:last-child {
    position: absolute;
    height: 150px;
    width: 100%;
    z-index: 2;
    bottom: 0px;
    left: 130px;
}

.subpage-header div div {
    margin: 0 auto;
    max-width: 1060px;
    font-size: 72px;
    font-family: "Blog";
}

@media(max-width: 960px) {
    .subpage-header > div {
        height: 120px;
    }
    .subpage-header div div {
        text-align: center;
        font-size: 48px;
        font-family: "Blog";
    }
}

@media(max-width: 480px) {
    .subpage-header > div {
        height: 60px;
		top: 50px;
		left: -30px;
    }
    .subpage-header div div {
        text-align: center;
        font-size: 24px;
        font-family: "Blog";
    }
}

div.googleMapsFooterMarker.red:after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #F46C6C;
    border-width: 30px;
    margin-top: -30px;
    margin-left: -8px;
    z-index: 2;
}

div.googleMapsFooterMarker.red:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #000;
    border-width: 36px;
    margin-top: -36px;
    margin-left: -1px;
}

@media(max-width: 960px) {
    .googleMapsFooterMarker {
        margin-left: -125px;
    }
    div.googleMapsFooterMarker:before {
        margin-left: 0;
        left: -15px
    }
}

/* OFFSERS */

.offers {
    position: relative;
    background: #fff;
}

.offers ul {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.offers li {
    display: table-cell;
    height: 100%;
    border-left: 1px solid #dedede;
    padding: 0;
    margin: 0;
    float: left;
    width: 25%;
    padding: 25px;
    height: 100%;
    box-sizing: border-box;
    position: relative;
}

.offers li:hover {
    background: #f3f3f3;
    border-bottom: 1px solid #f3f3f3 !important;
}

.offers li.active {
    background: #f3f3f3;
    border-bottom: 1px solid #f3f3f3 !important;
}

.offers li div.title {
    font-weight: 500;
    font-size: 17px;
    margin-bottom: 10px;
}

.offers li div.logo {
    margin-bottom: 25px;
}

.offers li div.price {
    text-align: right;
    color: #EF4741;
    font-weight: 500;
    font-size: 32px;
}

.offers li div.price span {
    color: #000;
    font-size: 21px;
}

.offers li a {
    text-align: center;
    display: block;
}

.offers li img {
    margin-bottom: 15px;
    width: calc(100% - 50px);
}

.offers.multi li {
    box-sizing: border-box;
    border: 1px solid #dedede;
}

.offers.multi li:nth-child(1n + 0) {
    border-left: 0;
}

.offers li:nth-child(4n + 0) {
    border-right: 0;
}

.offers ul:after {
    content: "";
    display: table;
    clear: both;
}

.offers .product-details {
    width: 100% !important;
    background: #f3f3f3;
    position: relative;
    margin-top: -2px;
    z-index: 5;
    border-color: transparent !important;
}

.offers.multi li {
    cursor: pointer;
    margin-bottom: -2px;
}

.offers.multi .product-details {
    line-height: 30px;
}

.offers.multi .product-details small {
    display: block;
    margin-top: 20px;
    font-size: 11px;
}

.offers.multi .product-details .close {
    position: absolute;
    right: 0;
    top: 0;
    color: #888;
    font-size: 24px;
    cursor: pointer;
}

.offers.multi .product-details .close:hover {
    color: #EF4741;
}

.offers .product-details .bild {
    float: left;
    width: 40%;
}

.offers .product-details .description {
    float: left;
    width: calc(60% - 50px);
    padding: 0 25px;
}

.offers .product-details .description img {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 15px;
    display: block;
}

@media(max-width: 960px) {
    .offers li {
        width: 50%;
        border-bottom: 1px solid #dedede;
    }
    .product-details .bild,
    .product-details .description {
        width: 100% !important;
    }
}

/* INFOBOX */

.info-box {
    text-align: center;
    position: relative;
}

.info-box::before {
    content: "";
    display: block;
    padding-top: 80%;
    /* initial ratio of 1:1*/
}

.info-box .background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.info-box .content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
}

.info-box .content img {
    height: 70px;
    margin-top: 33%;
    margin-bottom: 25px;
}

.info-box .content div {
    color: #fff;
    font-size: 42px;
    font-weight: 500;
}

.info-box .content p {
    font-weight: 300;
    font-size: 24px;
    width: 80%;
    color: #fff;
    margin: 15px auto;
    padding-top: 0;
}

.info-box .overlay {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.info-box .overlay a {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

@media(max-width: 960px) {
    .info-box .content img {
        height: 45px;
        margin-top: 23%;
    }
    .info-box .content div {
        font-size: 24px;
    }
    .info-box .content p {
        font-size: 16px;
    }
}

@media(max-width: 480px) {
    .info-box {
        width: 100% !important;
    }
    .info-box .content img {
        height: 45px;
    }
    .info-box .content div {
        font-size: 21px;
    }
    .info-box .content p {
        font-size: 16px;
    }
}

/* HOME TIMES */

div#home-times {
    position: relative;
}

div#home-times-left {
    float: left;
    width: 50%;
}

div#home-times-left .content {
    background: linear-gradient(135deg, rgba(226, 0, 24, 0.5) 0, rgba(225, 169, 0, 0.5) 100%);
}

div#home-times-left:hover .content {
    background: linear-gradient(135deg, rgba(226, 0, 24, 0.8) 0, rgba(225, 169, 0, 0.8) 100%);
}

div#home-times-right {
    float: left;
    width: 50%;
}

div#home-times-right .content {
    background: rgba(255, 154, 0, 0.5);
}

div#home-times-right:hover .content {
    background: rgba(255, 154, 0, 0.8);
}

.job {

}

.job-title {
    font-size: 42px;
    color: #EF4741;
}

.job-subtitle {
    position: relative;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    padding-bottom: 5px;
    padding-top: 11px;
    border-bottom: 1px solid #e5e5e5;
}

.job-subtitle:after {
    font-size: 24px;
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    bottom: 5px;
    color: #ccc;
}

.job-wrapper {
    cursor: pointer;
}

.job-wrapper.active .job-subtitle:after {
    content: "\f106";
    color: #EF4741;
}

.job-wrapper.active .job-subtitle {
    color: #EF4741;
}

.job-content {
    display: none;
    padding: 25px 0;
}

.job-wrapper.active .job-content {
    display: block;
    padding: 25px 0;
}

/* HOME CATEGORIES */

div#home-categories {
    position: relative;
}

div#home-categories-left {
    float: left;
    width: 50%;
}

div#home-categories-left .content {
    background: rgba(226, 0, 24, 0.5);
}

div#home-categories-left:hover .content {
    background: rgba(226, 0, 24, 0.8);
}

div#home-categories-right {
    float: left;
    width: 50%;
}

div#home-categories-right .content {
    background: rgba(68, 68, 68, 0.5);
}

div#home-categories-right:hover .content {
    background: rgba(68, 68, 68, 0.8);
}

/* HOME WELCOME-TEASER */

div#home-welcome-teaser {
    background: #fff;
    text-align: center;
    position: relative;
    padding: 60px 0;
}

div#home-welcome-teaser > div {
    font-size: 38px;
    font-weight: 500;
    margin-bottom: 25px;
}

div#home-welcome-teaser p {
    font-weight: 300;
    font-size: 22px;
    line-height: 1.5;
    width: 70%;
    margin: 0 auto;
}

div#home-welcome-teaser ul {
    width: 70%;
    margin: 0 auto;
    padding: 0;
    list-style: none
}

div#home-welcome-teaser ul li {
    float: left;
    width: 25%;
    text-align: center;
}

div#home-welcome-teaser ul li div {
    color: #EF4741;
}

div#home-welcome-teaser img {
    margin-top: 50px;
    height: 70px;
    margin-bottom: 15px;
}

div#home-welcome-teaser a {
    text-decoration: none;
}

@media(max-width: 960px) {
    div#home-welcome-teaser > div {
        font-size: 24px;
    }
    div#home-welcome-teaser p {
        padding: 0 15px;
        text-align: left;
        font-size: 21px;
        width: auto;
    }
    div#home-welcome-teaser ul li {
        width: 50%;
        margin-top: 25px;
    }
}

@media(max-width: 480px) {
    div#home-welcome-teaser ul li {
        width: 100%;
    }
}

/* HOME WELCOME */

div#home-welcome {
    background: #f3f3f3;
}

div#home-welcome #home-welcome-image {
    padding: 20px 0;
}

div#home-welcome #home-welcome-image,
div#home-welcome #home-welcome-text {
    width: 50%;
    float: left;
}

div#home-welcome #home-welcome-text {
    padding: 40px 25px 40px 150px;
    width: calc(50% - 175px);
}

div#home-welcome-text div {
    color: #EF4741;
    text-transform: uppercase;
}

div#home-welcome-text p {
    font-weight: 300;
    margin: 5px 0 0 0;
    padding: 0;
    line-height: 1.45;
}

div#home-welcome-text {
    background: url(../img/gallery.png) 30px 20px no-repeat;
    background-size: 100px auto;
}

@media(max-width: 960px) {
    div#home-welcome #home-welcome-text {
        padding-left: 25px;
        width: calc(50% - 50px);
        background: none;
    }
}

@media(max-width: 480px) {
    div#home-welcome #home-welcome-image {
        padding: 0;
    }
    div#home-welcome #home-welcome-image,
    div#home-welcome #home-welcome-text {
        width: 100%;
    }
    div#home-welcome #home-welcome-text {
        width: calc(100% - 70px);
        padding: 35px;
    }
}

/* VERKEHRSMITTEL */

#map-router {
    width: 100%;
    height: 360px;
}

.verkehrsmittel .titel {
    margin-bottom: 15px;
}

.verkehrsmittel .titel {
    font-weight: 500;
    font-size: 18px;
}

.verkehrsmittel .titel img {
    float: left;
    max-height: 120px;
    height: 120px;
    margin-right: 10px;
}

.verkehrsmittel .titel div {
    float: left;
    line-height: 120px;
    height: 120px;
}

.verkehrsmittel .textblock strong {
    display: block;
}

/* SERVICE */

.service .titel {
    color: #EF4741;
    font-weight: 300;
    padding-top: 30px;
    line-height: 1.6;
}

.service {
    width: 24%;
    box-sizing: border-box;
    text-align: center;
    float: left;
    margin-bottom: 50px;
    overflow: hidden;
    height: 250px;
}

.mobile-header {
    display: none;
    background: #EF4741;
    line-height: 80px;
    text-indent: 33px;
    font-weight: 600;
    color: #fff;
    font-size: 24px;
}

@media(max-width: 960px) {
    .mobile-header {
        display: block;
    }
    #slider {
        display: none;
    }
    .slider-home {
        display: block !important;
    }
    #map-router {
        height: 400px !important;
    }
}

@media(max-width: 480px) {
    .service {
        width: 49%;
    }
    .mobile-header {
        line-height: 55px;
        text-indent: 15px;
        font-size: 28px;
        padding-top: 5px;
    }
}

/* OEFFNUNGSZEITEN */
#times-main h2 {
    font-weight: 700;
    font-family: "futura-pt";
    color: #e20018;
    font-size: 42px;
    padding: 0 0 30px;
    line-height: 1.25;
    margin: 0;
}
#times-main .shop_details_tag,
#times-main .shop_uhrzeit_tag {
    display: inline-block;
    margin-right:  1rem;
}

#times-weekdays {
    position: relative;
}

#times-weekdays ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 2px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 25px;
}

#times-weekdays li {
    float: left;
    color: #aaa;
    font-size: 15px;
    cursor: pointer;
    padding: 7px 0px;
    margin: 0 30px 0 0;
    text-align: left !important;
}

#times-weekdays ul:after {
    content: "";
    display: table;
    clear: both;
}

#times-weekdays li.active {
    color: #EF4741;
}

#times-shops {
    list-style: none;
    padding: 0;
    margin: 0;
}

#times-shops .title {
    color: #EF4741;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 50px;
}

#times-shops .title:first-child {
    margin-top: 0;
}

#times-shops .shop-time {
    line-height: 40px;
    font-size: 18px;
}

#times-shops .shop-time a {
    color: #000;
    text-decoration: none;
    position: relative;
}

#times-shops .shop-time a:hover {
    color: #EF4741;
}

#times-shops .time-wrapper {
    position: absolute;
    right: 1px;
    width: calc(100% - 300px);
    top: 5px;
    height: 26px;
    z-index: 2;
    text-align: center;
}

#times-shops .time {
    position: absolute;
    background: #EF4741;
    color: #fff;
    line-height: 24px;
    top: 5px;
    font-size: 18px;
    white-space: nowrap;
}

#times-shops .main {
    position: relative;
}

#times-shops .lines {
    position: absolute;
    right: 0;
    width: calc(100% - 300px);
    top: 0;
    height: 100%;
}

#times-shops .lines div {
    width: calc( 100% / 17 );
    height: 100%;
    float: left;
    border-right: 1px solid #fff;
    box-sizing: border-box;
}

#times-shops .lines div:first-child {
    border-left: 1px solid #fff;
}

#times-chars {
    display: none;
    list-style: none;
    padding: 0 15px 25px 15px;
    margin: 0;
}

#times-chars li {
    display: inline-block;
    width: 30px;
    text-align: center;
    line-height: 30px;
}

#times-chars li a {
    color: #000;
    text-decoration: none;
}

#times-chars li.active a {
    color: #EF4741;
}

#times-chars li.disabled a {
    color: #eee;
}

@media(max-width: 680px) {
    #times-chars {
        display: none;
        display: block;
    }
    #times-shops {
        border-top: 1px solid #888;
    }
    #times-weekdays {
        background: #eeee;
        padding: 0 5px 0 15px;
        height: 36px;
    }
    #times-weekdays ul {
        border: 0;
        padding: 0;
    }
    #times-weekdays li {
        width: 14%;
        text-align: center;
        font-size: 16px !important;
    }
    #times-weekdays li span {
        display: none;
    }
    h1 {
        font-size: 28px;
        margin-bottom: 20px;
    }
    #times-main {
        padding: 0;
    }
    #times-main h1 {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 25px;
        padding-bottom: 0px;
    }
    #times-shops .lines {
        display: none;
    }
    .shop-time {
        background: #fff !important;
        font-size: 14px !important;
    }
    .shop-time .main {
        padding: 0 15px;
    }
    #times-shops .time-wrapper {
        width: calc(100% - 250px);
    }
    #times-shops .time {
        right: 0 !important;
        width: 100% !important;
    }
    #times-weekdays ul {
        margin-bottom: 10px;
    }
    #times-chars {
        padding-bottom: 10px !important;
    }
    #times-chars li {
        width: 20px;
    }
    #times-shops {
        padding-top: 10px;
    }
}

/* CONTACT */

#contact-head .address span,
#contact-head .name span,
#contact-head .links a {
    font-family: 'futura-pt', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #EF4741;
    font-weight: 300;
    display: block;
    text-decoration: none;
}

#contact-head .address span,
#contact-head .name span,
.titel.kontakt,
#titel > b,
#contact-title{
    font-weight: 600 !important;
}

#contact-head > div.links > a i.Presseanfragen::after {
    content: "\e918";
    font-size: 24px;
    line-height: 24px;
    font-family: mec-cm-icons;
    font-style: normal;
}

#contact-head > div.links > a i.Kontakt.Mietinteressenten::after {
    content: "\e904";
    font-size: 24px;
    line-height: 24px;
    font-family: mec-cm-icons;
    font-style: normal;
}

#contact-head .address p {
    margin: 0px 0 25px 0;
    width: 70%;
    font-weight: 100;
}

#contact-head .name {
    float: left;
    width: 30%;
    font-weight: 100;
}


#contact-head .name p {
    margin: 3px 0;
}

#contact-head .address {
    float: left;
    width: 35%;
}

#contact-head .address div {
    font-weight: 100;
}

#contact-head .address div i {
    color: #EF4741;
    margin-right: 5px;
}

#contact-head {
    position: relative;
}

#contact-head .links img {
    position: absolute;
    right: 0;
    bottom: 0;
}

#contact-head .links a {
    text-transform: none;
}

#contact-head .links {
    float: left;
    width: 35%;
    text-align: right;
    font-weight: 100;
}


.contact-box select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    font-size: 1em;
    width: 100%
}

#contact-title {
    color: #EF4741;
    font-weight: 400;
    margin-bottom: 25px;
}

#contact-required {
    color: #888;
    margin-bottom: 25px;
    font-weight: 100;
}

#contact-form label {
    display: block;
    font-weight: 300;
    margin-bottom: 15px;
}

#contact-form .radios input:last-child {
    margin-left: 15px;
}

#contact-form .control {
    font-size: 18px;
    padding: 8px;
    margin: 15px 0;
    font-weight: 100;
    width: 100%;
    box-sizing: border-box;
    background: #F2F1F2;
    border: 1px solid #ccc;
}

#contact-form .g-recaptcha {
    display: inline-block;
}
#contact-form .g-recaptcha.has-error {
    border: 1px solid #FF0000;
}
#contact-form .control_indicator.has-error,
#contact-form .control.has-error {
    border-color: red;
}

.contact-box {
    margin-bottom: 25px;
    float: left;
    width: calc(50% - 20px);
    margin-right: 20px;
    height: auto;
}

.contact-box .placeholder {
    height: 90px;
}

.contact-box button {
    float: right;
    color: #EF4741;
    font-size: 16px;
    background: none;
    border: 0;
}

.contact-box.height90 {
    height: 90px;
}


@media(max-width: 680px) {
    #contact-required {
        margin-bottom: 0;
    }
    #contact-form > div {
        padding: 30px 0 !important;
    }
    #contact-head .address {
        margin-bottom: 30px;
        width: 100%;
    }
    #contact-head .links {
        width: 100%;
    }
    #contact-head .links {
        width: 100%;
    }
    .contact-box {
        margin-bottom: 0px;
        float: left;
        width: 100%;
        margin-right: 2%;
    }
    .contact-box .placeholder {
        display: none;
    }
    .contact-box .control {
        margin-bottom: 0 !important;
    }
    .contact-box label {
        margin-top: 25px !important;
    }
    .contact-box:first-child label {
        margin-top: 0px !important;
    }
}

/* CENTERPLAN */

#centerplan {
    overflow: hidden;
    height: 750px;
    width: 100%;
    position: relative;
}

#centerplan #map {
    background: #f3f3f3;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

/* CENTERPLAN - DESKTOP NAV */

#centerplan-navigation-details {
    display: none;
    width: 350px;
    height: 700px;
    position: absolute;
    top: 25px;
    left: 0;
    background: #fff;
    z-index: 3;
}

#centerplan-navigation-details .back a {
    color: #EF4741;
    position: absolute;
    top: 25px;
    left: 25px;
    text-decoration: none;
}

#centerplan-navigation {
    width: 700px;
    height: 700px;
    position: absolute;
    top: 25px;
    left: 0;
    background: #fff;
    z-index: 2;
}

#centerplan-navigation .content {
    padding: 50px;
}

#centerplan-navigation .sub-menu {
    border-bottom: 2px solid #ececec;
    height: 30px;
}

#centerplan-navigation .sub-menu a {
    text-decoration: none;
    font-weight: 100;
    line-height: 30px;
    color: #EF4741;
}

#centerplan-navigation .sub-menu a:first-child {
    margin-right: 45px;
}

#centerplan-navigation .sub-menu a.active {
    font-weight: 800;
}

#centerplan-navigation .shops-list ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    margin: 25px 0 0 0;
    padding: 0;
    list-style: none;
}

#centerplan-navigation .shops-list ul li {
	width: 100%;
    display: inline-block;
}

#centerplan-navigation .shops-list ul li a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
    line-height: 30px;
}

#centerplan-navigation .shops-list ul li a:hover {
    color: #EF4741;
}

#centerplan-navigation .shops-list .break {
    height: 30px;
}

#centerplan-navigation-details .collapse-icon,
#centerplan-navigation .collapse-icon {
    position: absolute;
    right: 50px;
    top: 40px;
}

#centerplan-navigation-details .collapse-icon {
    top: 25px;
    right: 25px;
}

#centerplan-navigation-details .collapse-icon i,
#centerplan-navigation .collapse-icon i {
    font-size: 30px;
    color: #ccc;
    cursor: pointer;
}

#centerplan-navigation-collapse {
    line-height: 50px;
    text-align: center;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50px;
    left: 0;
    background: #fff;
    z-index: 2;
}

#centerplan-navigation-collapse i {
    margin-top: 10px;
    font-size: 30px;
    color: #ccc;
    cursor: pointer;
}

#centerplan-navigation .categories-list {
    height: 570px;
    overflow: auto;
    width: 100%;
}

#centerplan-navigation .categories-list > div {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    column-gap: 15px;
    margin: 25px 0 0 0;
}
@media(max-width:480px){
	#centerplan-navigation .categories-list > div {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
}
#centerplan-navigation .categories-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#centerplan-navigation .categories-list > div > ul {
    margin: 0 0 6px 0;
    padding: 0 0 6px 0;
    list-style: none;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
    display: table;
}
#centerplan-navigation .categories-list > div > ul ul > li:last-child {
	border-bottom: 2px #f3f3f3 solid;
}

#centerplan-navigation .categories-list a {
    color: #2c2c2c;
    font-size: 16px;
    text-decoration: none;
    line-height: 26px;
}

#centerplan-navigation .categories-list a:hover {
    color: #e20018;
}

#centerplan-navigation .categories-list .end {
    height: 2px;
    background: #f3f3f3;
    margin: 6px 0;
}

#centerplan-navigation .categories-list .title {
    width: 100%;
    font-weight: 700;
    font-family: "futura-pt";
    word-wrap: break-word;
    line-height: 22px;
    font-size: 16px;
}

.centerplan-nav-shadow {
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.55);
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.55);
}

#centerplan-navigation-mobile {
    display: none;
    text-align: center;
    font-size: 13px;
    line-height: 1.5;
    position: absolute;
    z-index: 2;
    top: 10px;
    right: 10px;
    background: #EF4741;
    color: #fff;
    padding: 15px 15px;
}

#shop-details-informations {
    padding-top: 50px;
    float: right;
    width: 300px;
}

#shop-details-informations hr {
    height: 0;
    border: 0;
    margin: 15px 0;
}

#shop-details-informations .title {
    margin-bottom: 25px;
}

#shop-details-informations .subtitle {
    margin-bottom: 15px;
    color: #EF4741;
    font-weight: 400;
}

#shop-details-informations p {
    font-weight: 300;
    line-height: 1.6;
}

#shop-details-informations .info {
    line-height: 1.6;
}

#shop-details-informations .info i {
    color: #EF4741;
    margin-right: 10px;
}

#shop-details-informations .info a {
    color: #EF4741;
    text-decoration: none;
}

#shop-details-informations {
    padding-bottom: 50px;
}

#shop-details-informations img {
    max-width: 350px !important;
    max-height: 250px !important;
}

#shop-details-content {
    float: right;
    width: calc(100% - 350px);
    padding-right: 50px !important;
}

@media(max-width: 680px) {
    #shop-details-informations {
        width: 100%;
    }
    #shop-details-content {
        width: 100%;
    }
    #shop-details-content h1 {
        display: none;
    }
    #shop-details-content {
        width: auto;
        padding: 0 0px !important;
    }
    #shop-details-informations {
        padding-bottom: 0px;
    }
}

#home-anfahrt {
    display: none;
    background: #EF4741;
    color: #fff;
    text-align: center;
    padding: 12px 0 15px 0;
}

#home-anfahrt a {
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    margin-top: 5px;
}

@media(max-width: 960px) {
    #home-anfahrt {
        display: block;
    }
    #centerplan-navigation-collapse {
        display: none;
    }
    #centerplan-navigation-mobile {
        display: block;
    }
    #centerplan-navigation-details .collapse-icon,
    #centerplan-navigation .collapse-icon {
        top: 12px;
        right: 25px;
    }
    #centerplan-navigation {
        width: 100%;
        position: absolute;
        top: 1px;
        height: 100%;
    }
    #centerplan-navigation .content {
        padding: 0;
    }
    #centerplan-navigation .sub-menu {
        padding: 6px 15px;
        border-bottom: 3px solid #EF4741 !important;
        border-top: 1px solid #EF4741 !important;
    }
    #centerplan-navigation .shops-list ul {
        column-count: 2;
        -webkit-column-count: 2;
        -moz-column-count: 2;
    }
    #centerplan-navigation .shops-list > ul > li {
        padding-left: 15px;
        /* width: 50%; */
    }
    #centerplan-navigation .categories-list > ul {
        column-count: 1 !important;
        -webkit-column-count: 1 !important;
        -moz-column-count: 1 !important;
    }
    #centerplan-navigation .categories-list > ul > li {
        padding-left: 15px;
        width: 100%;
    }
    #centerplan-navigation .categories-list .title {
        width: 100%;
        font-weight: 500;
        word-wrap: break-word;
    }
    #centerplan-navigation-details {
        width: 100%;
        height: 100%;
        top: 0;
    }
    #centerplan-navigation-details .back a {
        color: #EF4741;
        position: absolute;
        top: 25px;
        left: 25px;
        text-decoration: none;
    }
}

.shop-detail {
    padding: 15px;
}

.shop-detail hr {
    height: 1px;
    background: #ccc;
    border: 0;
    margin: 15px 0;
}

.shop-detail .title {
    margin-top: 80px;
    position: relative;
}

.shop-detail .title img {
    max-height: 150px;
    max-width: 320px;
}

.shop-detail .info i {
    color: #EF4741;
    margin-left: -21px;
    margin-right: 5px;
}

.shop-detail .info {
    line-height: 30px;
    color: #000;
    font-weight: 400;
    padding-left: 51px;
}

.shop-detail .info a {
    color: #EF4741;
    text-decoration: none;
}

.shop-detail .shop-offer {
    padding: 25px;
}

.shop-detail .shop-offer .offer-title {
    color: #555;
    font-size: 21px;
    font-weight: 600;
}

.shop-detail .shop-offer .title {
    margin: 0;
}

.shop-detail .shop-offer img {
    max-height: 100px;
}

.shop-detail .shop-offer div.price {
    margin-bottom: -35px;
    text-align: right;
    color: #EF4741;
    font-weight: 500;
    font-size: 32px;
}

.shop-detail .shop-offer div.price span {
    color: #000;
    font-size: 21px;
}

.shop-detail .show-centerplan {
    cursor: pointer;
    display: none;
}

.shop-detail .show-centerplan {
    width: 125px;
    position: absolute;
    height: 122px;
    right: 10px;
    top: 10px;
    background: #EF4741;
    color: #fff;
    text-align: center;
}

.shop-detail .show-centerplan img {
    margin-top: 10px;
}

@media(max-width: 960px) {
    .shop-detail {
        border-top: 1px solid #EF4741;
    }
    .shop-detail .show-centerplan {
        display: block;
    }
    .shop-detail .title {
        margin-top: 35px;
        border-top: 2px solid #EF4741;
        height: 145px;
    }
    .shop-detail .title {
        display: table;
        width: 100%
    }
    .shop-detail .title .logo {
	    width: auto;
        display: table-cell;
        vertical-align: middle;

    }
    .shop-detail .title img {
    max-height: 150px;
    max-width: 180px;
	}
}

/* NEWS */

div#news {
    position: relative;
}

div#news .date {
    font-size: 13px;
    color: #fff;
    font-weight: 300;
}

div#news .title {
    font-weight: 400;
    color: #fff;
    font-size: 42px;
    text-align: left;
    width: 80%;
}

div#news-left {
    border-right: 1px solid #fff;
    float: left;
    width: calc(50% - 1px);
}

div#news-left .date {
    position: absolute;
    top: 35px;
    left: 35px;
}

div#news-left .title {
    position: absolute;
    top: 70px;
    left: 35px;
}

div#news-left .content {
    background: linear-gradient(135deg, rgba(226, 0, 24, 0.5) 0, rgba(225, 169, 0, 0.5) 100%);
}

div#news-left:hover .content {
    background: rgba(226, 0, 24, 0);
}

div#news-right {
    border-bottom: 1px solid #fff;
    float: left;
    width: 50%;
}

div#news-right .content {
    background: rgba(68, 68, 68, 0.5);
}

div#news-right:hover .content {
    background: rgba(68, 68, 68, 0);
}

div#news-right .content {}

div#news-right .date {
    position: absolute;
    bottom: 135px;
    right: 35px;
}

div#news-right .title {
    position: absolute;
    bottom: 25px;
    right: 35px;
    text-align: right;
}

div#news-right:before {
    padding-top: calc(40% - 1px);
}

div#news-right-2 {
    float: left;
    width: 50%;
}

div#news-right-2 .content {
    background: rgba(255, 154, 0, 0.5);
}

div#news-right-2:hover .content {
    background: rgba(68, 68, 68, 0);
}

div#news-right-2 .content {}

div#news-right-2 .date {
    position: absolute;
    bottom: 135px;
    left: 35px;
}

div#news-right-2 .title {
    position: absolute;
    bottom: 25px;
    left: 35px;
    text-align: left;
}

div#news-right-2:before {
    padding-top: 40%;
}

div#news {
    background: #aaa;
}

div#news-slider {
    height: 485px;
    width: 100%;
    border-top: 1px solid #fff;
    position: relative;
}

div#news-slider-wrapper {
    max-width: 1060px;
    height: 100%;
    position: relative;
    margin: 0 auto;
}

div#news-slider-wrapper .slides li {
    max-width: none !important;
}

div#news-slider-navigation {
    position: absolute;
}

div#news-slider .background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

div#news-slider li:hover .content {
    background: rgba(0, 0, 0, 0) !important;
}

div#news-slider .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 2;
}

div#news-slider .content .date {
    position: absolute;
    top: 35px;
    left: 35px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

div#news-slider .content .title {
    position: absolute;
    top: 80px;
    left: 35px;
    color: #fff;
    font-size: 48px;
    font-weight: 400;
    width: 80%;
}

div#news-slider .overlay {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

div#news-slider .overlay a {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

.news-slider-navigation {
    position: absolute;
    bottom: 35px;
    left: 35px;
    z-index: 999;
    width: 100px;
}

.news-slider-navigation .flex-prev,
.news-slider-navigation .flex-next {
    border-radius: 50%;
    border: 2px solid #fff;
    padding: 1px 8px;
    color: #fff;
}

.news-slider-navigation .flex-prev:hover,
.news-slider-navigation .flex-next:hover {
    color: #fff;
}

.news-content {
    width: 75%;
}

.news-content a {
    color: #EF4741;
    text-decoration: none;
}

@media(max-width: 1440px) {
    div#news .date {
        font-size: 13px;
    }
    div#news .title {
        font-size: 32px;
    }
    div#news-right .date {
        position: absolute;
        bottom: 120px;
        right: 35px;
    }
    div#news-right-2 .date {
        position: absolute;
        bottom: 120px;
        right: 35px;
    }
}

@media(max-width: 960px) {
    .news-content {
        width: 100%;
    }
    div#news .date {
        font-size: 13px;
    }
    div#news .title {
        font-size: 24px;
    }
    div#news-right .date {
        position: absolute;
        bottom: 100px;
        right: 35px;
    }
    div#news-right-2 .date {
        position: absolute;
        bottom: 100px;
        right: 35px;
    }
    div#news-slider .content .title {
        font-size: 32px;
        left: 5px;
        width: 100%;
    }
}

@media(max-width: 480px) {
    div#news-slider .content .title {
        font-size: 24px;
    }
    #centerplan-navigation .shops-list ul {
        column-count: 2;
        -webkit-column-count: 2;
        -moz-column-count: 2;
    }
    #contact-form > div { width: 100%; }
    #contact-form .g-recaptcha { width: 100%; }
    #contact-form .g-recaptcha div { width: 100%; }
    #contact-form .g-recaptcha iframe{ width: 100%; }
}

.offers-flex,
.offers-flex-slider {
    display: flex;
}

.offers-flex-slider .slick-track {
    height: 100%;
}

.offer-detail {
    padding: 45px 0;
    border-bottom: 1px solid #E5E5E5;
    display: none;
    position: relative;
}

.offer-detail:after {
    bottom: 100%;
    left: 25%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 30px;
    margin-left: -30px;
}

.offer-text {
    position: absolute;
    bottom: 42px;
    left: 61px;
    z-index: 10;
}

.offer-angaben {}

.offer-shopname {
    font-size: 24px;
    font-weight: 500;
}

.offer-title {
    font-size: 24px;
}

.offer-detail.offer-position-right:after {
    left: 75%;
}

.offer-detail.active {
    display: block;
}

.offers-flex .item,
.offers-flex-slider .item {
    width: 50%;
    border-bottom: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    height: 680px;
    position: relative;
    cursor: pointer;
}

.item-only-non-food .item {
    width: 100%;
}

.offers-flex-slider .slick-dots {
    position: absolute;
    bottom: 37px;
    right: 51px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.offers-flex-slider .slick-dots li {
    float: left;
}

.offers-flex-slider .slick-dots li button {
    color: transparent;
    width: 12px;
    height: 12px;
    background: #E5E5E5;
    border-radius: 50%;
    padding: 0;
    margin: 0 0 0 7px;
    border: 0;
    cursor: pointer;
}

.offers-flex-slider .slick-dots li.slick-active button {
    background: #808080;
}

.offers-flex-slider .item .offer-slide-item {
    width: 100%;
    height: 100%;
    position: relative;
}

.offers-flex .item {
    background: #fff;
}

.offers-flex .item.active,
.offers-flex .item:hover {
    background: #E5E5E5;
}

.offers-flex-slider .offer-slide-item.active,
.offers-flex-slider .offer-slide-item:hover {
    background: #EFEFEF;
}

.offers-flex .item {
    height: 355px;
    border-top: 0;
}

.offers-flex .item:first-child,
.offers-flex-slider .item:first-child {
    border-right: 1px solid #e5e5e5;
}

.offer-image {
    position: absolute;
    right: 61px;
    top: 15px;
}
.offers-flex .offer-image,
.offers-flex .offer-text {
    max-width: 50%;
}

.offer-image img {
    max-height: 380px;
    max-width: 230px;
}

.offers-flex-slider .offer-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 65px;
    width: 100%;
    display: table;
    height: calc(100% - 65px);
}

.offers-flex-slider .offer-image div {
    display: table-cell;
    vertical-align: middle;
}

.offers-flex-slider .offer-image img {
    max-height: 511px;
    margin: 0 auto;
    max-width: 280px;
}

.offer-price {
    position: absolute;
    background: #EF4741;
    color: #fff;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    left: 60px;
    top: 46px;
    text-align: center;
    z-index: 9;
}

.item-only-non-food .offer-price {
    left: calc(50% - 280px);
}

.offer-new-price {
    left: 248px;
    z-index: 10;
}

@media (min-width: 660px) {
    .offers-flex-slider .offer-price {
        width: 228px;
        height: 228px;
        font-size: 18px;
        z-index: 3;
    }
}

.offers-flex-slider .offer-price {
    width: 228px;
    height: 228px;
    font-size: 18px;
    z-index: 3;
}

.offer-price span {
    font-family: "Blog";
    display: block;
    font-size: 48px;
    margin-top: 35px;
}

.offers-flex-slider .offer-price span {
    font-size: 64px;
    margin-top: 75px;
}

.offer-old-price {
    border: 3px solid #EF4741;
    background: #fff;
    color: #EF4741;
}

.offer-old-price i {
    padding-top: 15px;
    font-style: normal;
    display: block;
}

.offer-green {
    background: #A4C556;
}

.offers-flex-slider .offer-old-price i {
    padding-top: 45px;
}

.offer-old-price span {
    margin-top: 10px;
    text-decoration: line-through;
}

.offers-flex-slider .offer-old-price span {
    margin-top: 15px;
    text-decoration: line-through;
}

.offer-detail-image {
    max-height: 300px;
    float: left;
}

.offer-detail-image img {
    max-height: 300px;
    max-width: 300px;
}

.offer-detail-text {
    margin-left: 60px;
    float: left;
}

.offer-close {
    position: absolute;
    top: 60px;
    right: 60px;
    font-size: 28px;
    color: #000;
    cursor: pointer;
    z-index: 2;
}

.offer-detail-text p {
    max-width: 402px;
    font-size: 18px;
    line-height: 24px;
}

.offer-detail-text p a {
    color: #EF4741;
    text-decoration: none;
}

.offer-anbieter a {
    color: #EF4741;
    text-decoration: none;
}

.offer-detail-logo img {
    text-align: left;
    height: 70px !important;
    max-height: none !important;
    margin-bottom: 32px;
}

@media (max-width: 960px) {
    .offers-flex-slider .offer-price {
        width: 156px;
        height: 156px;
        font-size: 14px;
        top: 15px;
        right: 15px;
    }
    .offers-flex-slider .offer-price span {
        font-size: 44px;
        margin-top: 45px;
    }
    .offer-old-price span {
        margin-top: 5px !important;
    }
    .offer-old-price i {
        padding-top: 15px;
    }
    .offers-flex-slider .offer-old-price span {
        margin-top: 5px !important;
    }
    .offers-flex-slider .offer-old-price i {
        padding-top: 30px;
    }
    .offers-flex-slider .offer-image {
        top: 25px;
        height: calc(100% - 25px);
    }
    .offers-flex-slider .offer-image img {
        max-height: 311px;
    }
    .offer-detail-image img,
    .offer-detail-image {
        max-height: 200px;
        float: none;
        text-align: center;
    }
    .offer-detail-text {
        margin-top: 60px;
        float: none;
        margin-left: 0;
        text-align: center;
    }
    .offer-close {
        top: 15px;
        right: 15px;
    }
    .offer-detail-text p {
        max-width: none;
        font-size: 16px;
        line-height: 21px;
    }
    .offer-detail-logo img {
        text-align: left;
        height: 70px !important;
        max-height: none !important;
        margin-bottom: 32px;
    }
    .offer-price {
        width: 110px;
        height: 110px;
        left: 25px;
        top: 46px;
        z-index: 2;
    }
    .offer-new-price {
        left: 120px;
    }
    .offer-price span {
        font-size: 28px;
        margin-top: 35px;
    }
    .offer-image img {
        max-height: 180px;
        max-width: 120px;
    }
    .offer-image {
        right: 25px;
        top: 15px;
    }
    .offer-text {
        left: 25px;
        bottom: 25px;
    }
    .offer-shopname {
        font-size: 16px;
    }
    .offer-title {
        font-size: 16px;
    }
    .offers-flex-slider .item {
        height: 480px;
    }
    .offers-flex .item {
        height: 255px;
    }
}

@media (max-width: 480px) {

    .offers-flex-slider .offer-price {
        width: 86px;
        height: 86px;
        font-size: 14px;
        top: 15px;
        right: 15px;
    }
    .offers-flex-slider .offer-price span {
        font-size: 24px;
        margin-top: 25px;
    }
    .offer-old-price {
        font-size: 12px;
    }
    .offer-old-price span {
        margin-top: 5px !important;
    }
    .offer-old-price i {
        padding-top: 5px;
        font-size: 12px;
    }
    .offers-flex-slider .offer-old-price span {
        margin-top: 5px !important;
    }
    .offers-flex-slider .offer-old-price i {
        padding-top: 10px;
    }
    .offers-flex-slider .offer-image {
        top: 15px;
        height: calc(100% - 15px);
    }
    .offers-flex-slider .offer-image img {
        max-height: 151px;
    }
    .offer-detail-image img,
    .offer-detail-image {
        max-height: 150px;
        float: none;
        text-align: center;
    }
    .offer-price {
        width: 60px;
        height: 60px;
        top: inherit;
        left: inherit;
        right: 15px;
        bottom: 50px;
        z-index: 2;
        font-size: 13px;
    }
    .offer-new-price {
        left: 65px;
        bottom: 56px;
    }
    .offer-price span {
        font-size: 14px;
        margin-top: 15px;
    }
    .offer-price span.new {
        font-size: 14px;
        margin-top: 24px;
    }
    .offer-text {
        left: 15px;
        bottom: 28px;
    }
    .offer-shopname {
        font-size: 14px;
    }
    .offer-title {
        font-size: 14px;
    }
    .offers-flex-slider .item {
        height: 320px;
    }
}

.news-flex {
    display: flex;
}

.news-flex-galerie .slick-prev {
    position: absolute;
    left: -100px;
    top: 90px;
    color: transparent;
    background: none;
    border: 0;
}

.news-flex-galerie .slick-prev:after {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 32px;
    color: #000;
}

.news-flex-galerie .slick-next:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 32px;
    color: #000;
}

.news-flex-galerie .slick-next {
    position: absolute;
    right: 0;
    top: 110px;
    color: transparent;
    background: none;
    border: 0;
}

.news-flex-galerie {
    position: relative;
    height: 215px;
    width: 100%;
    margin-bottom: 66px;
    overflow: hidden;
}

.news-flex-galerie-item {
    height: 215px;
    width: 90%;
    margin: 0 auto;
}

.news-flex-galerie-item img {}

.news-flex > div {
    width: 50%;
}

.news-flex .news-flex-main-left,
.news-flex .news-flex-main-right {
    height: 680px;
    width: 100%;
    cursor: pointer;
    position: relative;
}

.news-flex .news-flex-left,
.news-flex .news-flex-right {
    height: 353px;
    width: 50%;
    cursor: pointer;
    position: relative;
}

.news-flex-detail {
    padding: 45px 0;
    background-color: #FFFFFF;
    border-bottom: 1px solid #E5E5E5;
    display: none;
    position: relative;
}

.news-flex-detail.active {
    display: block;
}

.news-flex-detail:after {
    bottom: 100%;
    left: 25%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 30px;
    margin-left: -30px;
}

.news-flex-detail.news-flex-position-right:after {
    left: 75%;
}

.news-text {
    position: absolute;
    bottom: 25px;
    left: 50px;
    width: calc(100% - 100px);
}

.news-title {
    font-family: "Blog";
    color: #fff;
}

.news-subtitle {
    font-family: "futura-pt";
    color: #fff;
}

.news-flex-main-left .news-title,
.news-flex-main-right .news-title {
    font-size: 72px;
    line-height: 75px;
}

.news-flex-main-left .news-subtitle,
.news-flex-main-right .news-subtitle {
    margin-top: 13px;
    font-size: 24px;
}

.news-flex-left .news-title,
.news-flex-right .news-title {
    font-size: 72px;
    line-height: 75px;
}

.news-flex-left .news-subtitle,
.news-flex-right .news-subtitle {
    margin-top: 13px;
    font-size: 24px;
}

.news-flex-date {
    font-size: 24px;
    color: #ABABAB;
    margin-bottom: 10px;
    font-weight: 500;
}

.news-flex-detail-title {
    font-size: 42px;
    color: #EF4741;
    margin-bottom: 31px;
    font-weight: 500;
}

.news-flex-detail-subtitle {
    font-size: 24px;
    color: #333;
    margin-top: -30px;
}

.news-flex-detail p {
    font-size: 18px;
    line-height: 24px;
}

.news-flex-close {
    position: absolute;
    top: 60px;
    right: 60px;
    font-size: 28px;
    color: #000;
    cursor: pointer;
    z-index: 2;
}

@media (max-width: 960px) {
    .news-flex-galerie-item {
        height: 185px;
        width: 90%;
        margin: 0 auto;
    }
    .news-flex-galerie-item img {
        max-height: 185px;
        max-width: 160px;
    }
    .news-flex-main-left .news-title,
    .news-flex-main-right .news-title {
        font-size: 32px;
        line-height: 35px;
    }
    .news-flex-left .news-title,
    .news-flex-right .news-title {
        font-size: 32px;
        line-height: 35px;
    }
    .news-flex .news-flex-main-left,
    .news-flex .news-flex-main-right {
        height: 380px;
    }
    .news-flex .news-flex-left,
    .news-flex .news-flex-right {
        height: 253px;
    }
    .news-text {
        bottom: 25px;
        left: 25px;
        width: calc(100% - 50px);
    }
}

@media (max-width: 480px) {
    .news-flex {
      flex-direction: column;
    }
    .news-flex .news-flex-left, .news-flex .news-flex-right {
      width: 100%;
    }
    .news-flex-galerie-item {
        height: 155px;
        width: 90%;
        margin: 0 auto;
    }
    .news-flex-galerie-item img {
        max-height: 155px;
        max-width: 130px;
    }
    .news-flex-galerie {
        margin-bottom: 0px !important;
    }
    .news-flex-date {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .news-flex-detail-title {
        font-size: 24px;
        margin-bottom: 31px;
    }
    .news-flex-detail p {
        font-size: 14px;
        line-height: 18px;
    }
    .news-flex-main-left .news-title,
    .news-flex-main-right .news-title {
        font-size: 22px;
        line-height: 25px;
    }
    .news-flex-left .news-title,
    .news-flex-right .news-title {
        font-size: 22px;
        line-height: 25px;
    }
    .news-flex .news-flex-main-left,
    .news-flex .news-flex-main-right {
        height: 280px;
    }
    .news-flex .news-flex-left,
    .news-flex .news-flex-right {
        height: 253px;
    }
    .news-text {
        bottom: 15px;
        left: 15px;
        width: calc(100% - 30px);
    }
    .news-flex-left .news-subtitle,
    .news-flex-right .news-subtitle {
        margin-top: 5px;
        font-size: 14px;
    }

}

.news-slider-navigation {
    position: relative;
    bottom: 0;
    left: 0;
    padding: 10px;
    padding-left: 50px;
    width: 100%;
    height: 50px;
    background-color: #FFFFFF;
    box-sizing: border-box;
    border-bottom: 1px solid #E5E5E5;
}
.news-slider-navigation .flex-prev,
.news-slider-navigation .flex-next {
    display: block;
    position: relative;
    z-index: 999;
    float: left;
    box-sizing: border-box;
    width: 28px;
    height: 28px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #333333;
    margin: 0 10px 0 0;
    padding: 1px 8px;
    color: #333333;
    text-indent: -9000px;
    text-decoration: none;
}
.news-slider-navigation .flex-prev:before,
.news-slider-navigation .flex-next:before {
    font-family: mec-cm-icons!important;
    line-height: 24px;
    top: 0;
    vertical-align: middle;
    text-align: center;
    content: "\e900";
    font-size: 15px;
    text-indent: 0;
    width: 24px;
    position: absolute;
    left: -1px;
    height: 24px;
    color: #333333;
    text-decoration: none;
}

.news-slider-navigation .flex-next:before {
    content: "\e901";
    left: 1px;
}
.news-slider-navigation .flex-prev:hover,
.news-slider-navigation .flex-next:hover {
    color: #333333;
}
@media (max-width: 991px) {
    .news-slider-navigation .flex-next {
        float: right;
    }
}


.pager_list {
    display: block;
    position: absolute;
    float: left;
    left: 50px;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    margin-top: 1px;
}
.flex-prev + .pager_list,
.flex-next + .pager_list {
    left: 88px;
}
.flex-prev + .flex-next + .pager_list {
    left: 126px;
}

.pager_list li,
.pager_list li a {
    display: inline-block;
    color: #333333;
    font-size: 18px;
    font-weight: 700;
}

@media (max-width: 991px) {
    .pager_list {
        text-align: center;
        left: 0;
        width: 100%;
    }
}
@media (max-width: 480px) {
  .flex-prev + .flex-next + .pager_list {
      /* left: 88px; */
      left: 0;
  }
}
.pager_list li {
    margin: 0 5px;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}
.pager_list li a {
    text-decoration: none!important;
    border-bottom: 2px solid #333333;
}
.pager_list li.active {
    border-bottom-color: transparent;
}
.pager_list li.active a {
    color: #333333;
}


/* Hier waren die Teaser */


.shop-slider,
.impressionen-slider {
    margin: 0 auto;
    padding: 0 75px;
    position: relative;
    background: #fff;
}

.impressionen-slider .slick-list {
    height: auto;
}

/*
@media(max-width:480px) {
    padding: 0 15px;
}
*/

.shop-slider .grayscale.grayscale-replaced {
    margin: 0 !important;
}

.shop-slider-item {
    width: 60%;
    height: 150px;
    text-align: center;
    position: relative;
    display: table;
}

.impressionen-slider-item {
    width: 25%;
    height: 210px;
    text-align: center;
    position: relative;
    display: table;
    margin: 15px;
}
@media(max-width: 480px) {
    .news-slider-navigation .flex-prev, .news-slider-navigation .flex-next {
        /* display: none; */
    }
    .news-slider-navigation {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        padding: 10px;
    }

}

.impressionen-slider .slick-slide {
    margin: 15px;
}
.impressionen-slider .slick-slide img {
    width: 100%;
}
.slider-for .slick-slide {
    height: auto;
    max-height: 640px;
}

.shop-slider-item > div,
.impressionen-slider-item > div {
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
}

.shop-slider-item > div > div,
.impressionen-slider-item > div > div {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}

.shop-slider-item img {
    display: block;
    max-width: 120px;
    max-height: 120px;
    text-align: center;
    margin: 0 auto;
}
.slider-nav .impressionen-slider-image {
    width: 210px;
    height: 215px;
}
.slider-nav .impressionen-slider-image:hover {
    opacity: 0.4;
}
.slider-for .impressionen-slider-image {
    width: 100%;
    height: 100%;
}
.slider-for .impressionen-slider-item img {
    width: 100%;
}

@media (max-width: 960px) {
    .shop-slider-item,
    .impressionen-slider-item {
        width: 25%;
    }
}

@media (max-width: 480px) {
    .sticky-wrapper,
    header {
        height: 60px;
    }
    div#mobile-nav {
        top: 60px;
    }
    .shop-slider-item,
    .impressionen-slider-item {
        width: 100%;
        text-align: center;
    }
    .sticky-wrapper {
        position: fixed;
        z-index: 12;
        top: 0;
    }
}


.impressionen-slider .slick-prev,
.impressionen-slider .slick-next {
    position: absolute;
    top: 91.5px;
    color: transparent;
    background: none;
    border: 0;
    width: 100px;
    padding: 0;
}
.impressionen-slider .slick-prev {
    left: -35px;
    text-align: right;
}
.impressionen-slider .slick-next {
    right: -10px;
    text-align: left;
}

.impressionen-slider .slick-prev:after {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 32px;
    color: #000;
}

.impressionen-slider .slick-next:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 32px;
    color: #000;
}



a,
button,
input {
    outline: none;
}

.home-infobox-top,
.home-infobox-bottom {
    width: 100%;
}

.home-infobox-top .box {
    width: 50%;
/*    cursor: pointer; */
    float: left;
    position: relative;
    background: #fff;
    height: 0;
    padding-bottom: 25%;
}

.home-infobox-top .box img {
    width: 100%;
}

.box-title {
    position: absolute;
    font-size: 68px;
    font-family: "Blog";
    bottom: 60px;
    left: 60px;
}

.home-infobox-top .box p {
    position: absolute;
    font-size: 24px;
    bottom: 0px;
    left: 60px;
}

.home-infobox-bottom .box a,
.home-infobox-top .box a {
    color: #000;
    text-decoration: none;
}

.home-infobox-bottom .box p {
    position: absolute;
    font-size: 24px;
    bottom: 0px;
    text-align: center;
    width: 100%;
}

.home-infobox-bottom .box {
    width: 25%;
    cursor: pointer;
    position: relative;
    float: left;
    height: 0;
    padding-bottom: 25%;
}

.home-infobox-bottom .box img {
    width: 100%;
}

.home-infobox-angebote {
    position: absolute;
    width: 100%;
    height: 100%;
}

.slick-list {
    width: 100%;
    height: 100%;
}

.home-infobox-angebote-title {
    position: absolute;
    top: 95px;
    left: 60px;
    font-size: 52px;
    line-height: 1.2;
    font-family: "Blog";
    width: 140px;
    z-index: 10;
}

.home-infobox-angebote-link {
    position: absolute;
    bottom: 35px;
    left: 60px;
    font-size: 24px;
    line-height: 1.2;
    color: #EF4741;
    z-index: 10;
}

.home-infobox-angebote-link a {
    color: #EF4741 !important;
}

.home-infobox-angebote-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.home-infobox-angebote-content .slick-track {
    height: 100%;
}

.home-infobox-angebote-content .item {
    position: relative;
    width: 100%;
    height: 100%;
}

.home-infobox-angebote-content .item-image {
    position: absolute;
    right: 40px;
    top: 25px;
    text-align: center;
}

.home-infobox-angebote-content .item-image > div {
    display: table;
    position: relative;
    height: 100%;
    width: 100%;
}

.home-infobox-angebote-content .item-image > div > div {
    display: table-cell;
    position: relative;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}

.home-infobox-angebote-content .item-image img {
    max-width: 320px;
    max-height: 320px;
    margin: 0 auto;
}

.home-infobox-angebote-content .item-price {
    position: absolute;
    right: 60px;
    bottom: 40px;
    z-index: 9;
    width: 122px;
    height: 122px;
    border-radius: 50%;
    text-align: center;
    background: #EF4741;
    color: #FFFFFF;
}
.home-infobox-angebote-content .item-price.offer-green {
    background: #A4C556;
    color: #FFFFFF;
}
.home-infobox-angebote-content .item-price.offer-old-price {
    background: #FFFFFF;
    right: 160px;
    color: #EF4741;
}
.home-infobox-angebote-content .item-price.offer-new-price {
    background: #EF4741;
    color: #FFFFFF;
    left: auto;
}

.home-infobox-angebote-content .item-price span {
    font-family: "Blog";
    display: block;
    font-size: 34px;
    margin-top: 35px;
    z-index: 2;
}
.home-infobox-angebote-content .item-price.offer-old-price span {
    margin-top: 10px;
}


.home-infobox-angebote-content .item-text {
    position: absolute;
    left: 60px;
    bottom: 65px;
}

.home-infobox-angebote-content .item-shopname {
    font-weight: 500;
    font-size: 20px;
}

.home-infobox-angebote-content .item-title {
    font-size: 18px;
}

.home-infobox-angebote-content .slick-dots {
    position: absolute;
    bottom: 14px;
    left: 0;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.home-infobox-angebote-content .slick-dots li {
    display: inline-block;
}

.home-infobox-angebote-content .slick-dots button {
    color: transparent;
    border: 0;
    background: #E5E5E5;
    width: 12px;
    height: 14px;
    border-radius: 50%;
    margin-left: 7px;
    padding: 0;
}

.home-infobox-angebote-content .slick-active button {
    background: #808080;
}

@media (min-width: 961px) and (max-width: 1200px) {
    .home-infobox-angebote-title {
        top: 35px;
        font-size: 40px;
    }
    .box-title { font-size: 49px; }
}
@media (max-width: 960px) {
    .home-infobox-bottom .box {
        width: 50%;
        padding-bottom: 50%;
    }
    .home-infobox-top .box {
        width: 100%;
        padding-bottom: 50%;
    }
    .box-title {
        font-size: 52px;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .home-infobox-angebote-content .item-image img {
      display: none;
  }
  .home-infobox-angebote-content .item-price.offer-old-price {
    right: 90px;
  }
  .home-infobox-angebote-content .item-price.offer-new-price {right: 10px;}
}

@media (max-width:670px) {
    .home-infobox-bottom .box p {
        position: absolute;
        font-size: 14px;
        bottom: 0;
    }
    .home-infobox-top .box {
        width: 100%;
        padding-bottom: 50%;
    }
    .home-infobox-top .box a div {
        font-size: 24px;
        left: 15px;
    }
    .home-infobox-top .box p {
        font-size: 16px;
        left: 15px;
    }
    .home-infobox-angebote-title {
        top: 45px;
        left: 15px;
        font-size: 24px !important;
    }
    .home-infobox-angebote-link {
        bottom: 35px;
        left: 15px;
        font-size: 14px !important;
    }
    .home-infobox-angebote-content .item-image {
        right: 0;
    }
    .home-infobox-angebote-content .item-image img {
        max-width: 160px;
        max-height: 160px;
    }
    .home-infobox-angebote-content .item-price {
        width: 62px;
        height: 62px;
        right: 35px;
        bottom: 40px;
        font-size: 11px;
    }
    .home-infobox-angebote-content .item-price span {
        font-size: 18px;
        margin-top: 15px;
    }
    .home-infobox-angebote-content .item-text {
        left: 15px;
    }
    .home-infobox-angebote-content .item-shopname {
        font-size: 18px;
    }
    .home-infobox-angebote-content .item-title {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .home-infobox-top .box {
        width: 100%;
        padding-bottom: 50%;
    }
    .home-infobox-angebote-content .item-image {
        top: 45px;
    }
}

div#subpage-nav-icon {
    top: 70px;
    right: 60px;
}

.subpage-header div div {
    color: #010101;
    font-size: 72px;
}

.slides .beschreibung {
    position: absolute;
    bottom: 110px;
    left: 80px;
    color: #000;
    font-family: MetaPlusBook-;
    font-size: 24px;
    width: calc(100% - 80px);
    z-index: 2;
}

.shop-detail .info {
    font-family: 'futura-pt', sans-serif;
    line-height: 30px;
    color: #333333;
    font-weight: 400;
}

#centerplan-navigation .shops-list ul li a {
    color: #2c2c2c;
    font-size: 16px;
    text-decoration: none;
    line-height: 26px;
}

.verkehrsmittel .titel {
    color: #333333;
    font-family: 'futura-pt', sans-serif;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 500;
}

.verkehrsmittel .textblock strong {
    display: block;
    font-family: 'futura-pt', sans-serif;
    font-weight: 500;
}

.verkehrsmittel .titel img {
    max-height: 100px;
    height: 100px;
}

h1 {
    font-family: 'futura-pt', sans-serif;
    padding: 45px 0 25px 0;
    color: #EF4741;
    font-weight: 500;
}

.service .titel {
    color: #EF4741;
    font-family: 'futura-pt', sans-serif;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 30px;
    line-height: 1.6;
    font-weight: 500;
}

.service .untertitel {
    color: #EF4741 !important;
}

.job-title {
    font-family: 'futura-pt', sans-serif;
    font-size: 42px;
    color: #EF4741;
    font-weight: 500;
}

.job-wrapper.active .job-subtitle {
    color: #EF4741;
}

.job-subtitle {
    font-family: 'futura-pt', sans-serif;
    position: relative;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    padding-bottom: 5px;
    padding-top: 11px;
    border-bottom: 1px solid #e5e5e5;
}

.gutscheinverkauf {
    height: 13px;
    width: 165px;
    color: #EF4741;
    font-family: 'futura-pt', sans-serif;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    font-weight: 500;
}

#times-weekdays li {
    font-family: 'futura-pt', sans-serif;
    font-size: 18px;
    line-height: 24px;
}

#times-weekdays li.active {
    font-family: 'futura-pt', sans-serif;
    color: #EF4741;
    font-size: 18px;
    line-height: 24px;
}

#times-shops .shop-time a {
    color: #333333;
    text-decoration: none;
    position: relative;
    font-size: 18px;
    line-height: 24px;
}

#contact-head .address span,
#contact-head .name span .links a {
    font-family: 'futura-pt', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #EF4741;
    text-transform: uppercase;
    display: block;
}

footer .main a {
    text-decoration: none;
    font-size: 16px;
    color: #808080;
}

#mobile-nav .list {
    position: relative;
}

#mobile-nav .list:after {
    content: "\f101";
    font-family: FontAwesome;
    font-size: 14px;
    color: #000;
    position: absolute;
    right: 40px;
    top: 18px;
}

#mobile-nav .opened.list:after {
    content: "\f103";
    color: #EF4741;
}

@media (max-width: 960px) {
    .subpage-header div div {
        font-size: 42px;
    }
}

@media (max-width: 480px) {
    .subpage-header div div {
        font-size: 24px;
    }
    .home-infobox-angebote-content .item-image img {
        width: 75%;
    }
    footer div#footer-row-2 {
        width: calc(100% - 50px);
    }
    .offer-anbieter a {
        font-size: 14px;
    }

    .offers-flex .item {
        height: auto;
        display: flex;
        flex-direction: column;
        padding: 20px 0;
    }
    .offers-flex .offer-image {
        right: 61px;
    }
    .offers-flex  .offer-image, .offers-flex  .offer-text {
        position: unset;
        max-width: 100%;
        text-align: center;
    }
    .offers-flex  .offer-image { order: 2}
    .offers-flex  .offer-text { order: 1}

    .service { height: auto; width: 100%; }
}

.shop-list {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 50%;
}
.shop-list li {
    display: block;
}

.shop-list li div {
    color: #808080;
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 32px;
}

.shop-list li a {
    color: #EF4741;
    font-size: 18px;
    text-decoration: none;
    line-height: 26px;
}

@font-face {
    font-family: 'mec-cm-icons';
    src: url('../fonts/icon-font/mec-cm-icons.woff') format('woff'), url('../fonts/mec-cm-icons.ttf') format('ttf'), url('../fonts/mec-cm-icons.svg') format('svg'), url('../fonts/mec-cm-icons.eot') format('eot');
    font-weight: 300;
    font-style: normal;
}


/*
Displaycategorien
*/
.einkaufswelt-kategorien__list--gastro .title {
    color: #5C196F !important;
}

.einkaufswelt-kategorien__list--gastro .title .circle-bg {
    background: #5C196F!important
}

.einkaufswelt-kategorien__list--gastro li li:hover a{
    color: #5C196F !important
}

.einkaufswelt-kategorien__list--koerper .title {
    color: #84BD4A !important;
}

.einkaufswelt-kategorien__list--koerper .title .circle-bg {
    background: #84BD4A!important
}

.einkaufswelt-kategorien__list--koerper li li:hover a{
    color: #84BD4A !important
}

.einkaufswelt-kategorien__list--dienstleistung .title {
    color: #417505 !important;
}

.einkaufswelt-kategorien__list--dienstleistung .title .circle-bg {
    background: #417505 !important
}

.einkaufswelt-kategorien__list--dienstleistung li li:hover a{
    color: #417505 !important
}

.einkaufswelt-kategorien__list--mode .title {
    color: #E20018 !important;
}

.einkaufswelt-kategorien__list--mode .title .circle-bg {
    background: #E20018 !important
}

.einkaufswelt-kategorien__list--mode li li:hover a{
    color: #E20018 !important
}

.einkaufswelt-kategorien__list--lebensmittel .title {
    color: #EF7E00;
}

.einkaufswelt-kategorien__list--lebensmittel .title .circle-bg {
    background: #EF7E00 !important
}

.einkaufswelt-kategorien__list--lebensmittel li li:hover a{
    color: #EF7E00 !important
}

.einkaufswelt-kategorien__list--moebel .title {
    color: #810f01;
}

.einkaufswelt-kategorien__list--moebel .title .circle-bg {
    background: #810f01 !important
}

.einkaufswelt-kategorien__list--moebel li li:hover a{
    color: #810f01 !important
}

.einkaufswelt-kategorien__list--medien .title {
    color: #00ABE9;
}

.einkaufswelt-kategorien__list--medien .title .circle-bg {
    background: #00ABE9 !important
}

.einkaufswelt-kategorien__list--medien li li:hover a{
    color: #00ABE9 !important
}

.map-icon-dienstleistung:before {
    content: "\e900"
}
.map-icon-gastro:before {
    content: "\e901"
}
.map-icon-koerper:before {
    content: "\e902"
}
.map-icon-lebensmittel:before {
    content: "\e903"
}
.map-icon-medien:before {
    content: "\e904"
}
.map-icon-mode:before {
    content: "\e905"
}
.map-icon-moebel:before {
    content: "\e91e"
}

.circle-bg:before {
    font-size: 14px;
}

.circle-bg {
    display: block;
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #0ff;
    text-align: center;
    line-height: 1.1!important;
}

.map-icon {
    font-size: 16px;
    color: #FFF;
    line-height: 20px !important;
    font-family: 'map-icons';
    font-weight: normal;
    text-transform: none;
    display: inline-block;
    width: 20px;
    min-width: 20px;
}


#contact-head #tel {
    color: #000;
	font-weight: 300 !important;
}

#contact-head #fax {
    color: #000;
		font-weight: 300 !important;
}

#contact-head #tel::before {
    content: "\e916";
    font-size: 28px;
    font-family: mec-cm-icons;
    color: #EF4741;
    margin-right: 5px;
}

#contact-head #fax::before {
    content: "\e919";
    font-size: 28px;
    font-family: mec-cm-icons;
    color: #EF4741;
    margin-right: 5px;
}

#titel {
	text-transform: uppercase;
}

#contact-form .control {
    font-size: 16px;
    line-height: 24px;
    padding: 10px;
    margin: 0;
    font-weight: 100;
    width: 100%;
    box-sizing: border-box;
    background: #F2F1F2;
    border: 1px solid #E5E5E5;
    font-family: 'futura-pt', sans-serif;
    color: #707070;
}

#contact-form label {
    font-size: 16px;
    color: #333;
}

.contact-box label.bold {
	font-weight: 600!important;
}


.contact-box button {
    float: right;
    color: #EF4741;
    background: none;
    height: 38px;
    width: 210px;
    border: 2px solid #EF4741;
    font-family: inherit;
    font-size: 18px;
    line-height: 24px;
    font-weight: 100;
}

.contact-box button:hover {
    color: #fff;
    background: #EF4741;
    border: 2px solid #EF4741;
}

#contact-title {
    color: #EF4741;
    font-weight: 400;
    margin-bottom: 10px;
}

.radiobuttons-group .control-group {
    float: left;
}

.radiobuttons-control {
    display: block;
    position: relative;
    padding-left: 50px;
    margin-bottom: 15px;
    padding-top: 0px;
    cursor: pointer;
    font-size: 16px;
    line-height: 40px;
    margin-right: 10px;
}

.radiobuttons-control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.control_indicator {
    position: absolute;
    top: 0px;
    left: 0;
    height: 40px;
    width: 40px;
    background: #F2F1F2;
    border: 1px solid #E5E5E5;
}

.control-radio .control_indicator {
    border-radius: 0%;
}

.radiobuttons-control:hover input ~ .control_indicator,
.radiobuttons-control input:focus ~ .control_indicator {
    background: #cccccc;
}

.radiobuttons-control input:checked ~ .control_indicator {
    background: #e6e6e6;
}

.radiobuttons-control:hover input:not([disabled]):checked ~ .control_indicator,
.radiobuttons-control input:checked:focus ~ .control_indicator {
    background: aaaaaa;
}

.radiobuttons-control input:disabled ~ .control_indicator {
    background: #e6e6e6;
    opacity: 35;
    pointer-events: none;
}

.control_indicator:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}

.radiobuttons-control input:checked ~ .control_indicator:after {
    display: block;
}

.control-radio .control_indicator:after {
    left: 10px;
    top: 10px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #aaa;
}

.control-radio input:disabled ~ .control_indicator:after {
    background: #7b7b7b;
}

.select-control {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}

.select-control select {
    font-size: 16px;
    line-height: 24px;
    padding: 10px;
    margin: 0;
    font-weight: 100;
    width: 100%;
    box-sizing: border-box;
    background: #F2F1F2;
    border: 1px solid #E5E5E5;
    font-family: 'futura-pt', sans-serif;
    color: #707070;
    display: inline-block;
    cursor: pointer;
    outline: 0;
    border-radius: 0px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.contact-box textarea {
    margin: 0 0 20px 0 !important;
}

.select-control select::-ms-expand {
    display: none;
}

.select-control select:hover,
.select-control select:focus {
    color: #000000;
    background: #CCCCCC;
}

.select-control select:disabled {
    opacity: 0.5;
    pointer-events: none;
}

.select-control_arrow {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 0;
    height: 0;
    border: solid #7B7B7B;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.select-control select:hover ~ .select-control_arrow,
.select-control select:focus ~ .select-control_arrow {
    border-top-color: #000000;
}

.select-control select:disabled ~ .select-control_arrow {
    border-top-color: #CCCCCC;
}

/*
.radios span {
    display: inline-block;
    margin-top: 17px;
    margin-right: 15px;
    /* position: relative; */

/*
    line-height: 18px;
    vertical-align: top;
    margin-left: 5px;
}
*/

.shop-slider {
    height: 145px;
}

.content-cms {
    padding-bottom: 4px !important;
}

.content-cms p,
.datenschutz .content-cms ul {
    margin: 0 100px 25px 0;
    color: #333333;
    font-family: 'futura-pt', sans-serif;
    font-weight: 100;
    font-size: 18px;
    line-height: 24px;
}

.content-cms {
    padding: 5px 0px 5px 0px;
}

@media(max-width:1060px) {
    .content-cms {
        padding: 0px 25px !important
    }
}


#times-weekdays li {
    float: left;
    color: #333333;
}

.impressum a,
.datenschutz a {
    outline: none;
    font-weight: 500;
    color: #EF4741;
}

@media (max-width: 1060px) {
    #times-weekdays li {
        margin: 0 11px 0 0;
    }
    #times-shops .time {
        line-height: 20px;
        padding-top: 3px;
        margin-top: -4px;
    }
}


@media (max-width: 960px) {
    #container > .content-white { padding-bottom: 1px; }
    #contact-head .name {
        float: left;
        width: 50%;
        font-weight: 100;
        padding-bottom: 15%;
    }
    .shop-slider-item img {
        max-width: 85%;
        margin: 0 auto;
    }
    #contact-head .links {
        float: left;
        width: 35%;
        text-align: right;
        font-weight: 100;
        padding-bottom: 15%;
    }
    .contact-box button {
        float: right;
        color: #EF4741;
        background: none;
        height: 38px;
        width: 152px;
        border: 2px solid #EF4741;
        font-family: inherit;
        font-size: 18px;
        line-height: 24px;
        font-weight: 100;
        margin-top: 5%; <— NEU
    }
    .select-control_arrow {
        position: absolute;
        top: 12px;
        right: 15px;
        width: 0;
        height: 0;
        border: solid #7B7B7B;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 5px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    .contact-box.height90 {
        height: 138px;
    }
    .contact-box .placeholder {
        display: block;
        height: 12px;
    }
    .service .titel {
        font-size: 14px;
    }
    .service {
        height: 200px;
    }
    .hide-xs { display: none; }
    .contact-box.height90 { height: auto; margin-bottom: 25px; }
    .g-recaptcha { clear: both; }
}

@media (max-width: 810px) {
    #times-weekdays li {
        margin: 0 11px 0 0;
    }
    #times-shops .time {
        line-height: 20px;
        padding-top: 3px;
        margin-top: -4px;
    }
}

@media (max-width: 680px) {
    #times-shops .shop-time a {
        font-size: 14px;
    }
    #times-shops .time {
        line-height: 18px;
        padding-top: 3px;
        margin-top: -8px;
    }
    #times-weekdays li {
        margin: 0;
    }
}

@media (max-width: 960px) {
    .impressionen-slider {padding: 0;}
    .impressionen-slider img { height: auto; width: 100%; }
}
@media (max-width: 480px) {
#container > .content-white { margin-top:60px; }
    .impressionen-slider {padding: 0; width: 100%;}
    .impressionen-slider .slick-slide img { height: 200px; width: auto; }
    .slider-nav .impressionen-slider-image { height: 150px }
    #centerplan-navigation .categories-list > ul { max-height: none; }
    .hide-xs { display: none; }
    .job-title { margin-top: 26px; }
}

div#container {
    background: #eae9e7;
}

.slider-nav .impressionen-slider-image {
    width: 105%;
}

.shops-list {
    height: 570px;
    overflow: auto;
}
@media(max-width: 960px) {
    .shops-list {
        height: 92%;
        overflow: auto;0
    }
}

* { outline: none; }
.subpage-header-background { height: 360px; }
@media(max-width: 960px) {
    .subpage-header-background { height: 300px !important; }
    .subpage-header > div:last-child {
        left: 15px;
        height: 150px;
        width: calc(100% - 30px);
        top: inherit;
    }
}
@media(max-width: 680px) {
    #times-main {padding:0 !important;}
    #times-chars-content { padding: 13px 0 5px 0 !important; }
    #times-shops .title .content-cms { display:none; }
    #times-shops .time-wrapper { right: 15px }
}
@media(max-width: 480px) {
    .subpage-header div div {
        font-size: 32px !important;
    }
    div#container {
        background: #ffffff;
    }
    .home-infobox-angebote-title { top:24px; width: 100%; }
    .home-infobox-angebote-link { bottom: 16px; }
    .home-infobox-angebote-content .item-title { width: 80%; }
    .home-infobox-angebote-content .slick-dots button { width: 14px; }
    .box-title {bottom:36px;}
    .flex-prev + .pager_list, .flex-next + .pager_list { left: 0; }
    .offers-flex-slider .slick-dots { bottom: 6px; }

    .content-cms p { margin: 0 auto 25px; }
    .datenschutz .content-cms ul { margin: 0 auto; }
    #times-main h2 { padding: 0 25px; font-size: 30px;}
    .contact-box button {width: 100%; margin-right: auto !important}
    #times-weekdays { height: auto; }
    #times-weekdays ul { display: flex; flex-direction: row; flex-wrap: wrap; }
    #times-weekdays ul li { margin: 6px; width: unset; }
    footer div#footer-row-3 .search-row-icon img { margin-bottom: 25px;}

    #centerplan-navigation .categories-list > div > ul { padding: 0 12px 6px; }
    #centerplan-navigation .shops-list .break { height: 0; }
    .shop-detail .info { padding-left: 25px; }
    #centerplan-navigation-details { position: fixed; overflow: scroll; z-index: 10; }
    #centerplan { margin-top: 60px; }
    #contact-head .address, #contact-head .name, #contact-head .links  { width: 100% }

    .main.content-cms {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: 12px;
    }
    #times-shops .shop-time .main.content-cms a,
    #times-shops .shop-time .main.content-cms .time-wrapper,
    #times-shops .shop-time .main.content-cms .lines {
        width: 100%;
        position: inherit;
    }

}




header .container,
header .main {
    max-width: 1200px;
}

#cc-parent .cc-grower .main .buttons {
/*    max-width: 340px;*/
    max-width: 290px;
}

#cc-parent .cc-grower .main>div,
#cc-parent .cc-revoke,
#cc-parent .cc-window {
    font-family: "futura-pt";
    font-weight: 400;
}

#cc-parent .cc-btn,
#cc-parent .cc-header,
#cc-parent .cc-link {
    font-family: "futura-pt";
    font-weight: 600;
}

#cc-parent .cc-window {
	background-color: #D64A3F;
}

div#search-row input[type=text] {
    width: 150px;
}