/*  Typo
----------------------------------------------- */

a:link, a:visited {
    text-decoration: none !important;
    color: #b9b9b9!important; 
}

a:active { 	
    text-decoration: none; 
}

a:hover { 
    text-decoration: none; 
    color: #333 !important;
}

h1 {
    font: 400 italic 50px/140% 'Playfair Display', serif !important; 
}

h2 {
    font: 800 46px/140% 'Droid Sans', sans-serif !important;
    color: rgb(51,51,51) !important;
}

h3 {
    font: 800 30px/140% 'Droid Sans', sans-serif !important;
    color: rgb(51,51,51) !important;
}

body, p, table, td, input, textarea, #contentfooter a { 
    font: 400 16px/140% 'Droid Sans', Helvetica, Arial, sans-serif !important;
    color: rgb(51,51,51) !important;
}




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

h1 {
    font-size: 40px !important;
}

h2 {
    font-size: 25px !important;
}

h3 {
    font-size: 20px !important;
}
}




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

h1 {
    font-size: 28px !important;
}

h2 {
    font-size: 20px !important;
}

h3 {
    font-size: 18px !important;
}

body, p, table, td {
    font-size: 14px !important;
}
}




/*  Layout
----------------------------------------------- */

body, div, header, section, img, ol, ul, li {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

dl, ol, ul {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

ul {
    list-style-type: none;
}

body {
    background-color: rgb(242,242,242);
}

html .n {
    padding: 0 !important;
}

input[type="email"] {
    padding: 8px 0 8px 5px !important;
}

.clearfloat { 
    clear: both;
}

#cc-m-10209080622 figure { 
    max-width: 155px !important;
    margin: 0 auto;
}

.cc-imagewrapper {
    text-align: center !important;
}

#overhead {
    display: none;
}

#overhead {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background: rgb(210 210 210);
    border-bottom: 1px solid #fff;
    z-index: 200;
}

.overhead-inner {
    display: block;
    position: relative;
    text-align: right;
    width: 100%;
    max-width: 1500px;
    top: 0;
    margin: 0 auto;
    padding: 3px 40px 0;
}

.overhead-text {
    display: inline-block;
    font-weight: 600;
    color: #0a0a0a !important;
    float: left;
    padding: 5px 25px 0 0;
}

.overhead-text-head {
    font-weight: 800;
    color: #ff1616 !important;
}

.hotline {
    display: inline-block;
    font-weight: 600;
    color: #0a0a0a !important;
    float: right;
    padding: 5px 0 0;
}

.hotline span {
    font-weight: 800;
    color: #ff1616 !important;
}

#overnav {
    display: none;
    float: right;
    margin-right: 140px;
    padding-top: 5px;
}

header {
    position: fixed;
    top: 40px;
    left: 0;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 1.5rem;
    box-shadow: 0 0 8px 2px rgba(92,43,54,.2);
    -webkit-transition: all 0.4s cubic-bezier(.71,.09,.11,.96);
    -moz-transition: all 0.4s cubic-bezier(.71,.09,.11,.96);
    -o-transition: all 0.4s cubic-bezier(.71,.09,.11,.96);
    transition: all 0.4s cubic-bezier(.71,.09,.11,.96);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    z-index: 101;
}

nav {
    position: relative;
    display: flex !important;
    height: 100%;
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 40px;
}

#main-logo-black {
    display: inline-block;
}

.logo1 {
    display: inline-block;
    width: 200px;
    float: left;
    -webkit-transition: all 0.4s cubic-bezier(.71,.09,.11,.96);
    -moz-transition: all 0.4s cubic-bezier(.71,.09,.11,.96);
    -o-transition: all 0.4s cubic-bezier(.71,.09,.11,.96);
    transition: all 0.4s cubic-bezier(.71,.09,.11,.96);
}

body.action .logo1 {
    width: 100px;
}

.logo1 img {
    width: 100%;
}

#cc-inner {
    padding: 0 !important;
}

#container {
    overflow: hidden;
}

#hero {
    display: none;
}

.cc-page-index #hero, #page-2821712722 #hero {
    position: relative;
    width: 100%;
    height: 85vh;
    margin: 120px auto 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    background: url(https://u.jimcdn.com/cms/o/s15fd56cfe8d8c213/userlayout/img/hintergrund-auto.jpg?t=1552205802) no-repeat center center !important;
    -moz-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
}

#page-2821712722 #hero {
    display: block;
}

.hero-overlay {
    display: block;
}

.cc-page-index .hero-overlay, #page-2821712722 .hero-overlay {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(left, rgba(0,0,0,0.19) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left, hsl(0deg 0% 0% / 19%) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgb(0 0 0 / 19%) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8da3da45', endColorstr='#00000000',GradientType=1 );
    z-index: 1;
}

#theaser {
    display: none;
    position: absolute;
    -webkit-transition: all 0.6s cubic-bezier(.71,.09,.11,.96);
    -moz-transition: all 0.6s cubic-bezier(.71,.09,.11,.96);
    -o-transition: all 0.6s cubic-bezier(.71,.09,.11,.96);
    transition: all 0.6s cubic-bezier(.71,.09,.11,.96);
}

#theaser {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    height: 100%;
    min-height: 75vh;
}

#theaser-inner2 {
    display: none;
}

#theaser-inner {
    display: block;
    padding: 40px;
    bottom: 20%;
    position: absolute;
}

.hero-text-first {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 25px;
    text-shadow: 2px 2px 11px rgb(198 124 74 / 50%);
}

.hero-theaser {
    max-width: 70%;
    color: #fff;
    font-size: 75px !important;
    text-align: left !important;
    text-shadow: 2px 2px 11px rgb(198 124 74 / 50%);
}

.hero-text-second {
    color: #fff;
    font-size: 24px;
    margin-top: 55px;
    text-shadow: 2px 2px 11px rgb(198 124 74 / 50%);
}

a.cta-btn, input[type="submit"] {
    display: block;
    width: 200px;
    padding: 10px 25px !important;
    background: rgb(206 0 18) !important;
    border: 2px solid #fff;
    font: 400 20px/140% 'Droid Sans', Geneva, Arial, Helvetica, sans-serif !important;
    text-transform: uppercase;
    text-align: center;
    color: #fff !important;
    margin: 15px auto;
    cursor: pointer;
    -webkit-transition: all 0.6s cubic-bezier(.71,.09,.11,.96);
    -moz-transition: all 0.6s cubic-bezier(.71,.09,.11,.96);
    -o-transition: all 0.6s cubic-bezier(.71,.09,.11,.96);
    transition: all 0.6s cubic-bezier(.71,.09,.11,.96);
}

a.cta-btn:hover, input[type="submit"]:hover {
    color: #000 !important;
    background: #fff !important;
}


.cc-page-index.action #theaser, #page-2821712722.action #theaser {
    opacity: 0;
    filter: alpha(opacity=0);
}

#theaser li {
    color: #fff;
    font: normal 50px/140% "Droid Serif",sans-serif !important;
    text-shadow: 2px 2px 11px rgb(198 124 74);
}

#bg-container {
    display: block;
}

.cc-page-index.cc-pagemode-overlay #hero, .cc-page-index cc-pagemode-overlay #theaser {
    display: none;
}

#page-2821712722 #content {
    padding: 10px 40px 40px;
}

#content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    padding: 145px 40px 40px;
}

.cc-indexpage #content, .cc-indexpage.cc-pagemode-overlay #content {   
    padding: 0 40px 40px;
}

#content_area {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 50px 0 !important;
    margin: 0px;
}

.is-fullwidth, #cc-m-15903178522 {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

#cc-m-15903178522 {
    display: block;
    padding: 50px 0 !important;
    background: rgb(195 175 160 / 25%);
}

#cc-m-form-15903178522 {
    width: 100%;
    max-width: 1420px;
    margin: 0 auto;
    padding: 0;
}

#cc-m-form-15903178522 > div.cc-m-form-view-sortable > div:nth-child(1) > label {
    text-align: center;
    font: 400 35px/140% 'Droid Sans', Geneva, Arial, Helvetica, sans-serif !important;
    color: rgb(51,51,51) !important;
}

#cc-m-form-15903178522 > div.cc-m-form-view-sortable > div:nth-child(2) > label {
    width: 100%;
    margin: 20px 0;
    font: 400 18px/140% 'Droid Sans', Geneva, Arial, Helvetica, sans-serif !important;
    color: rgb(51,51,51) !important;
    text-align: center;
}
    
#cc-m-form-15903178522 > div.cc-m-form-view-sortable > div.cc-m-form-view-element.cc-m-form-email.cc-m-required {
    max-width: 940px;
    margin: 0 auto;
} 

#cc-m-form-15903178522 > div.cc-m-form-view-element.cc-m-form-submit > label {
    display: none;
}

#cc-m-form-15903178522 > div.cc-m-form-view-element.cc-m-form-submit > div {
    max-width: 533px;
    margin: 0 auto;
} 
#cc-m-form-15903178522 > div.cc-m-form-view-element.cc-m-form-submit > div > div {
    margin-bottom: 25px;
}

form.cc-m-form .cc-m-form-view-element>label div {
    line-height: 40px;
}

#cc-m-form-15903178522 > p {
    display: none;
}

#cc-m-form-15903178522 > div.cc-m-form-view-element.cc-m-form-submit > div > input[type=submit] {
    margin: 0 auto;
    display: block !important;
}

.cc-m-hgrid-column {
    position: relative;
}

.cc-m-hgrid-column > div {
    position: relative;
}

#cc-m-15901954722, #cc-m-15903282322, #cc-m-15910021122 {
    display: none;
}

.title-between {
    font: 600 68px/140% 'Playfair Display', serif !important;
    color: rgb(200 200 200) !important;
}

.small-text {
    font: 400 35px/140% 'Droid Sans', Geneva, Arial, Helvetica, sans-serif !important;
    color: rgb(51,51,51) !important;
}

.link-container, .link-container-category {
    z-index: 100;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.6s cubic-bezier(.71,.09,.11,.96);
    -moz-transition: all 0.6s cubic-bezier(.71,.09,.11,.96);
    -o-transition: all 0.6s cubic-bezier(.71,.09,.11,.96);
    transition: all 0.6s cubic-bezier(.71,.09,.11,.96);
}

.link-container-category:hover {
    background: rgb(242 242 242 / 80%);
}
    
.link-container-inner {
    display: block;
    transform: translate(0, 370%);
    font-size: 20px;
    font-weight: 800;
    color: rgb(51,51,51) !important;
    background: rgb(242 242 242 / 80%);
    padding: 8px 0;
}

.base-element-block {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.base-element-block-2 {
    position: absolute;
    top: 75%;
    bottom: 0;
    z-index: 1;
    text-align: center;
} 

.mce-content-body .base-element-block, .mce-content-body .base-element-block-2 {
    position: relative;
    z-index: 99;
    transform: translateY(0);
    top: 0;
}

.element-block-50 {
    width: 50%;
}

.element-block-100 {
    width: 100%;
}

.base-element-block-inner {
    position: absolute;
    transform: translateY(-50%) translateX(-50%);
    top: 50%;
    left: 50%;
    padding: 15px;
    width: 80%;
    background: rgb(255 255 255 / 50%);
}

.mce-content-body .base-element-block-inner {
    position: relative;
    transform: translateY(0%) translateX(0%);
    top: 0%;
    left: 0%;
    padding: 25px;
}

.block-right {
    right: 0;
}

.block-left {
    left: 0;
}

.bg-trans-white {
    background: rgb(242 242 242 / 65%);
}

#cc-m-15900709222 {
    position: relative;
}

.teaser-element {
    text-align: center;
}

.element-block-teaser  {
    font-size: 4em !important;
    font-weight: 800 !important;
}

.element-block-teaser-small  {
    font-size: 2em !important;
    font-weight: 800 !important;
}

.teaser-preline {
    font-size: 2em !important;
    font-weight: 800 !important;
}

.teaser-headline {
    font-size: 5em !important;
    font-weight: 800 !important;
    color: red !important
}

.teaser-subline {
    font-size: 2em !important;
    font-weight: 800 !important;
}

.teaser-disclaimer {
    font-size: 0.8em !important;
    padding-top: 10px;
}

.teaser-btn {
    display: inline-block;
    padding: 5px 20px;
    background: rgb(195 175 160) !important;
    border: 1px solid #fff;
    font: 400 14px/140% 'Droid Sans', Geneva, Arial, Helvetica, sans-serif !important;
    text-transform: uppercase;
    color: #fff !important;
    margin: 5px 0 0;
    -webkit-transition: all 0.6s cubic-bezier(.71,.09,.11,.96);
    -moz-transition: all 0.6s cubic-bezier(.71,.09,.11,.96);
    -o-transition: all 0.6s cubic-bezier(.71,.09,.11,.96);
    transition: all 0.6s cubic-bezier(.71,.09,.11,.96);
}

#cc-m-15928617122 {
    display: none;
}
    
#cc-m-15901369722 figure {
    border-radius: 100%;
    position: relative;
    overflow: hidden;
}

#cc-m-header-10208332222 {
    text-align: center !important;
}

#sidebar {   
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    background: rgb(200 200 200);
}

#cc-matrix-2810707822 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    padding: 40px;
}

#footer{
    clear:both;
    height: auto;
    padding-bottom: 30px;
    background: rgb(200 200 200);
}

#footer .gutter {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    padding: 40px;
}

.inforow, .leftrow {
    color: #fff !important;
}
    
#contentfooter a {
    display: inline-block;
    padding: 15px 0;
}

/*  Navigation
----------------------------------------------- */

#sidenav {
    position: fixed;
    right: 0;
    width: 40px;
    margin-top: 45vh;
    z-index: 5;
}

.si {
    position: relative;
}

.sid-a {
    position: relative;
    display: block;
}

.sid {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    margin-bottom: 8px;
    -webkit-background-size: 70% !important;
    -moz-background-size: 70% !important;
    -ms-background-size: 70% !important;
    -o-background-size: 70% !important;
    background-size: 70% !important;
    z-index: 2;
}

.sid-a span {
    position: absolute;
    width: 260px;
    height: 40px;
    right: -260px;
    top: 0;
    display: block;
    background: rgb(206 0 18);
    z-index: 1;
    font-size: 16px !important;
    color: #fff !important;
    padding-left: 20px;
    line-height: 38px !important;
}

.sid-facebook {
    background: rgb(206 0 18) url(https://u.jimcdn.com/cms/o/s15fd56cfe8d8c213/userlayout/img/facebook.png?t=1542697844) no-repeat center center;
}

.sid-telefon {
    background: rgb(206 0 18) url(https://u.jimcdn.com/cms/o/s15fd56cfe8d8c213/userlayout/img/telefon.png?t=1542697855) no-repeat center center;
}

.sid-email {
    background: rgb(206 0 18) url(https://u.jimcdn.com/cms/o/s15fd56cfe8d8c213/userlayout/img/email.png?t=1542697835) no-repeat center center;
}

.menu_on {
   text-align: center;
}

.menu_on a {
    display: block;
    width: 90%;
    margin: 14px auto;
    text-decoration: none !important;
    padding: 0;
    background: #c72b41;
    line-height: 34px;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: bold !important;
    -webkit-box-shadow: 4px 8px 5px 2px rgba(50, 50, 50, 0.74);
    -moz-box-shadow: 4px 8px 5px 2px rgba(50, 50, 50, 0.74);
    box-shadow: 4px 8px 5px 2px rgba(50, 50, 50, 0.74);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.menu_on a:hover{
    background: #ff0000;
}

.j-calltoaction-link {
    border: none !important;
    background-color: rgb(195 175 160) !important;
}

a:link.j-calltoaction-link, a:visited.j-calltoaction-link {
    color: #fff !important;
}

a:link.j-calltoaction-link:hover, a:visited.j-calltoaction-link:hover {
    color: #d2d2d2 !important;
}
   
ul.j-nav-level-0 {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
}

ul.j-nav-level-0 li {
    display: inline-block;
    padding: 10px 0 6px 0;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}

ul.j-nav-level-0 li a {
    display: inline;
    padding: 3px 25px;
    background: transparent;
    font-size: 16px !important;
    color: #000 !important;
    -webkit-transition: all 0.2s ease-in-out !important;
    -moz-transition: all 0.2s ease-in-out !important;
    -o-transition: all 0.2s ease-in-out !important;
    transition: all 0.2s ease-in-out !important;
    text-decoration: none !important;
}

ul.j-nav-level-0 a:hover{
    background: #eee;
    color: #1c3453 !important;
}

ul.j-nav-level-0 a.current { 
    font-weight: bold;
}

page-2821712722 .j-nav-level-0 a.current:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    width: 12px;
    height: 12px;
    background: #fff;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    box-shadow: 0 0 8px 2px rgba(92,43,54,.2);
}

ul.j-nav-level-1 {
    display: none;
    position: absolute;
    width: 75%;
    left: 0;
    top: 55px;
    text-align: left;
    padding: 50px 0;
    background: url(https://u.jimcdn.com/cms/o/s15fd56cfe8d8c213/userlayout/img/bg-wintersale.jpg?t=1610047072) no-repeat center right #fff;
    -moz-background-size: auto 100% !important;
    -webkit-background-size: auto 100% !important;
    background-size: auto 100% !important;
    border: 5px solid #fff;
    z-index: 999999999;
}

ul.j-nav-level-1:before{
    content: "";
    display: block;
    height: 25px;
    background: transparent;
    margin: -75px 0 50px;
}

ul.j-nav-level-1 li {
    display: block;
    padding: 10px 0 6px 0;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}

#page-2821712722  ul #cc-nav-view-2821739422 a {
    color: red !important;
    font-weight: bold !important;
}

.nav-cont {
    position: relative;
    display: inline-grid;
    width: 25px;
    margin-right: 20px;
}

.nav-cont img {
    width: 100%;
}

#nav-burger {
    display: none;
    position: absolute;
    bottom: 10px;
    right: 25px;
    width: 48px;
    z-index: 10001;
}

#burger_cont {
    display: inline-block;
    width: 34px;
    height: 40px;
    padding-top: 6px;
    cursor: pointer;
}

#burger {
    height: 33px;
    text-align: center;
    overflow: hidden;
}

#burger.active {
    background: transparent;
}

#burger span:nth-child(1) {
    margin-top: 7px;
}

#burger span {
    display: block;
    width: 100%;
    height: 3px;
    font-size: 0;
    background-color: #000;
    margin-bottom: 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-property: -webkit-transform, background-color;
    -moz-transition-property: -moz-transform, background-color;
    transition-property: transform, background-color;
    -webkit-transition-duration: 300ms, 300ms;
    -moz-transition-duration: 300ms, 300ms;
    transition-duration: 300ms, 300ms;
    -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1), linear;
    -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1), linear;
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1), linear;
}

#burger span:nth-child(2) {
    position: relative;
    background-color: transparent;
}

#burger span:nth-child(2):before {
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}

#burger span:nth-child(2):before, #burger span:nth-child(2):after {
    content: "";
    height: 3px;
    width: 100%;
    background-color: #000;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transition-property: -webkit-transform, background-color;
    -moz-transition-property: -moz-transform, background-color;
    transition-property: transform, background-color;
    -webkit-transition-duration: 400ms, 300ms;
    -moz-transition-duration: 400ms, 300ms;
    transition-duration: 400ms, 300ms;
    -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1), linear;
    -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1), linear;
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1), linear;
}

#burger span:nth-child(2):after {
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}

#burger span:nth-child(3) {
    float: right;
    margin-bottom: 0;
}

#burger_cont:hover #burger span:nth-child(1), #burger_cont:hover #burger span:nth-child(3) {
    background-color: #000;
}

#burger_cont:hover #burger span:nth-child(2):before, #burger_cont:hover #burger span:nth-child(2):after {
    background-color: #000;
}

#burger.open span:nth-child(1) {
    -webkit-transform: translateX(-100%) !important;
    -moz-transform: translateX(-100%) !important;
    -ms-transform: translateX(-100%) !important;
    -o-transform: translateX(-100%) !important;
    transform: translateX(-100%) !important;
    -webkit-transition-delay: 0ms, 0ms !important;
    -moz-transition-delay: 0ms, 0ms !important;
    transition-delay: 0ms, 0ms !important;
}

#burger.open span:nth-child(2):before {
    -webkit-transform: rotateZ(45deg) !important;
    -moz-transform: rotateZ(45deg) !important;
    -ms-transform: rotateZ(45deg) !important;
    -o-transform: rotateZ(45deg) !important;
    transform: rotateZ(45deg) !important;
}

.is_ie9 #burger.open span:nth-child(2):before {
    -webkit-transform: rotate(45deg) !important;
    -moz-transform: rotate(45deg) !important;
    -ms-transform: rotate(45deg) !important;
    -o-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
}

#burger.open span:nth-child(2):after {
    -webkit-transform: rotateZ(-45deg) !important;
    -moz-transform: rotateZ(-45deg) !important;
    -ms-transform: rotateZ(-45deg) !important;
    -o-transform: rotateZ(-45deg) !important;
    transform: rotateZ(-45deg) !important;
}

.is_ie9 #burger.open span:nth-child(2):after {
    -webkit-transform: rotate(-45deg) !important;
    -moz-transform: rotate(-45deg) !important;
    -ms-transform: rotate(-45deg) !important;
    -o-transform: rotate(-45deg) !important;
    transform: rotate(-45deg) !important;
}

#burger.open span:nth-child(3) {
    -webkit-transform: translateX(100%) !important;
    -moz-transform: translateX(100%) !important;
    -ms-transform: translateX(100%) !important;
    -o-transform: translateX(100%) !important;
    transform: translateX(100%) !important;
    -webkit-transition-delay: 0ms, 0ms !important;
    -moz-transition-delay: 0ms, 0ms !important;
    transition-delay: 0ms, 0ms !important;
}

#sub-logo {
    position: relative;
    margin-left: 20px;
    margin-top: 14px;
}

#sub-logo img {
    display: block;
    width: 80%;
    margin: 0 auto;
}

#mobile_container ul {
    background: transparent !important;
    right: 0;
    left: 0;
    top: 155px;
    padding-left: 25px;
}

#mobile_container li {
    display: block;
    padding: 0;
    position: relative;
    margin-top: 11px;
}

#mobile_container ul.j-nav-level-0 li a {
    font-size: 20px  !important;;
    color: #fff !important;
} 

#mobile_container li a:hover {
    color: #ddd;
}

#mobile_container li a.current { 
     font-weight: bold;
     color: #ddd!important;
}

#mobile_container {
    position: fixed;
    width: 100%;
    max-width: 320px;
    height: 100%;
    left: -400px;
    top: 0;
    margin: 0;
    background: rgb(210 210 210) !important;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    -moz-transition-delay: 0.125s;
    -o-transition-delay: 0.125s;
    -webkit-transition-delay: 0.125s;
    transition-delay: 0.125s;
    z-index: 100;
}

#mobile_container.action {
    left: 0;
}

.cc-indexpage .nav--broadcrumb, #page-2821712722 .nav--broadcrumb {
    display: none;
}

.nav--broadcrumb {
    padding-top: 10px;
}

.nav--broadcrumb--start {
    display: inline-block;
    float: left;
    margin-right: 3px;
}

.nav--broadcrumb--start a {
    margin-right: 5px;
}

.j-nav-variant-breadcrumb li {
    display: inline-block;
    float: left;
    margin-right: 5px;
}

.j-nav-variant-breadcrumb li:before {
    content: "\f101";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #b9b9b9;
    font-size: 14px;
    padding-right: 8px;
}

.j-nav-variant-breadcrumb li::marker {
    font-size: 0;
}

.j-nav-variant-breadcrumb li .cc-nav-current {
    color: #000 !important;
}


@media screen and (max-width: 1500px) {
#nav-burger {
    display: block;
}

.j-nav-variant-standard {
    display: none;
}
}
    

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


.hero-theaser {
    font-size: 55px !important;
}

.element-block-teaser {
    font-size: 3em !important;
}

.teaser-headline {
    font-size: 4em !important;
}

.teaser-preline, .teaser-subline {
    font-size: 1.5em !important;
}

.link-container-inner {
    display: block;
    transform: translate(0, 310%);
    font-size: 15px;
}

a.cta-btn {
    font-size: 15px !important;
    width: 160px;
    padding: 7px 25px !important;
}

.title-between {
    font-size: 58px !important;
}
}


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


.cc-indexpage #hero {
    background: url(https://u.jimcdn.com/cms/o/s15fd56cfe8d8c213/userlayout/img/hintergrund-auto-mobile.jpg?t=1549792513) no-repeat right bottom #6c97ba !important;
    -moz-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
}

#main-logo, #page-2070425222 #main-logo {
    left: 20px;
    top: 14px;
    width: 190px;
}

.hero-theaser {
    max-width: 75%;
    font-size: 45px !important;
}

#cc-m-15900710622 .base-element-block-inner {
    top: 27%;
}

.teaser-headline {
    font-size: 3.5em !important;
}

.title-between {
    font-size: 48px !important;
}

#cc-m-15901369722 .cc-m-hgrid-column {
    width: 31.3% !important;
}

#cc-m-15901369722 .cc-m-hgrid-column.last {
    padding: 0 2% 0 0 !important;
}

#cc-m-15901369722 figure {
    display; block;
    margin: 0 auto;
    width: 203px;
}
}


@media screen and (max-width: 1023px) {
.overhead-text-flex {
    display: none;
}

.base-element-block-inner {
    padding: 5px 0 0;
}
}


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

.cc-indexpage #hero {
    background: url(https://u.jimcdn.com/cms/o/s15fd56cfe8d8c213/userlayout/img/hintergrund.jpg?t=1542546866) no-repeat right bottom #6c97ba !important;
    -moz-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
}

#theaser li {
    font: normal 30px/140% "Droid Serif",sans-serif !important;
}

.title-between {
    font-size: 50px !important;
}

.small-text {
    font-size: 30px !important;
}

.element-block-teaser {
    font-size: 2em !important;
}

.teaser-preline, .teaser-subline {
    font-size: 1em !important;
}

.teaser-headline {
    font-size: 3em !important;
}

.teaser-btn {
    font-size: 12px !important;
}

.cc-m-hgrid-column {
    width: 100% !important;
    margin-bottom: 10px;
}

#cc-m-15195941122, #cc-m-15922480922, #cc-m-15922481422 {
    display: none;
}

#cc-m-15900710622 .base-element-block-inner {
    top: 10%;
}

html .j-textWithImage {
    width: 50% !important;
}
}



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

.overhead-text {
    display: none;
}
}



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

.j-module {
    margin-bottom: 10px;
}

#header {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 65px;
    background: #000;
    width: 100%;
    z-index: 2;
}

#main-logo {
    top: 75px;
    width: 190px;
}

.cc-indexpage #main-logo {
    top: 80px;
    width: 300px;
}

.cc-indexpage.action #main-logo {
    top: 70px;
    width: 120px;
}

#page-2821712722 .logo1 {
    margin-left: 25px;
    width: 160px;
}

#nav-burger {
    bottom: 6px;
}

#burger span:nth-child(2):before, #burger span:nth-child(2):after {
    height: 2px;
}

#burger span {
    height: 2px;
    margin-bottom: 7px;
}

#sidenav {
    display: none;
}

p,h1,h2,h3 {
    -moz-hyphens: auto !important;
    -o-hyphens: auto !important;
    -webkit-hyphens: auto !important;
    -ms-hyphens: auto !important;
    -hyphens: auto !important;
}

.cc-indexpage #hero, #page-2821712722 #hero {
    background: url(https://u.jimcdn.com/cms/o/s15fd56cfe8d8c213/userlayout/img/hintergrund-mobile.jpg?t=1542641831) no-repeat center bottom #6c97ba !important;
    -moz-background-size: cover !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    min-height: 88vh !important;
}

#hero {
    padding: 0 !important;
}

.hero-theaser {
    max-width: 100%;
    font-size: 30px !important;
}

.hero-text-first {
    margin-bottom: 5px;
}

.hero-text-first, .hero-text-second {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}

.hero-text-second {
    margin-top: 15px;
}


#page-2821712722 #content, #cc-matrix-2810707822, #footer .gutter {
    padding: 10px 10px 40px;
}

#cc-m-15901954722, #cc-m-15903282322, #cc-m-15928617122 {
    display: block;
}

#cc-m-15900308522, #cc-m-15900709222, #cc-m-15909910522, #cc-matrix-2813039622, #cc-m-15909911022, #cc-m-15900709222  {
    display: none;
}

.base-element-block-inner {
    top: 63%;
    background: transparent;
}

.element-block-50 {
    width: 100%;
}

a.cta-btn {
    font-size: 14px !important;
    width: 138px;
    padding: 7px 16px !important;
}

.title-between {
    font-size: 38px !important;
}

.small-text {
    font-size: 26px !important;
}

.inside-text {
    text-align: center;
}

#cc-m-15900710622 .cc-m-hgrid-column, #sidebar .cc-m-hgrid-column {
    width: 100% !important;
    margin-bottom: 15px;
}

#cc-m-15901369722 .cc-m-hgrid-column {
    width: 48% !important;
    margin-bottom: 25px;
}

form.cc-m-form.cc-m-form-layout-0 .cc-m-form-view-element>label {
    float: none !important;
    max-width: 100% !important;
    width: 100% !important;
}

html .j-textWithImage {
    width: 100% !important;
}

.fn {
    font-size: 1.5em !important;
}

.cc-catalog-container-new .cc-catalog-galleryview.cc-catalog-st-2 .cc-webview-product-price, .cc-catalog-container-new .cc-catalog-sliderview.cc-catalog-st-2 .cc-webview-product-price {
    bottom: 0 !important;
}

div#contentfooter div.leftrow {
    width: 100% !important;
}

#contentfooter a {
    font-size: 14px !important;
}

#page-2821712722 #overnav {
    margin-right: 120px;
}

.nav-cont {
    margin-right: 15px;
}

#cc-sidecart-wrapper .j-cart {
    right: 8px !important;
}
}



/*  Shop
----------------------------------------------- */



/*  sidecart
--------------------------- */


#cc-sidecart-wrapper {
    display: none !important;
}

/*  Shoppingcard
------------------------ */

#page-2821712722 #cc-sidecart-wrapper {
    display: block;
}

.j-cart {
    position: absolute !important;
    top: 0 !important;
    right: 25px !important;
    margin: 0 !important;
    width: 120px;
    line-height: 2.7em !important;
}

.j-cart:before {
    content: "Ihr Warenkorb";
    font-size: 14px;
    float: left;
}

.j-cart:before:hover {
    color: #ee0000 !important;
}

.j-cart--hover-popup, .j-cart-icon  {
    padding: 0 !important;
    background-color: transparent !important;
}

.j-cart-icon:before {
    font-size: 27px !important;
    color: #000 !important;
}

.j-cart--hover-popup--empty-message {
    padding: 5px;
    background: rgba(51,51,51,.85);
} 



/*  Produktübersicht
--------------------------- */

html .j-textWithImage {
    display: inline-block;
    width: 33.33%;
    padding: 4px !important;
    margin-bottom: 25px !important;
}

.j-textWithImage .cc-m-image-align-1, .j-textWithImage .imgleft {
    float: none !important;
    margin: 0 !important;
}

a.j-catalog-product-title-link {
    line-height: 25px !important;
    padding: 8px 5px !important;
    font-size: 14px !important;
    color: #000 !important;
    overflow: visible !important;
}

.cc-product-title {
    margin: 13px 0 40px !important;
}

a.b-catalog-product {
    display: block;
    text-align: center !important;
    color: #000 !important;
    margin-top: 10px;
}

.b-catalog-product-title {
    text-transform: uppercase;
    font-weight: bold !important;
}

.b-catalog-product-old-price {
    font-size: 14px !important;
    text-decoration: line-through;
}

.b-catalog-product-actually-price {
    font-weight: bold !important;
}

.b-catalog-product-price {
    padding-top: 10px;
}

.b-catalog-product-btn {
    display: inline-block;
    padding: 5px 25px;
    margin-top: 10px;
    background: #373961;
    -webkit-box-shadow: 3px 3px 10px 5px rgba(0,0,0,0.1); 
    box-shadow: 3px 3px 10px 5px rgba(0,0,0,0.1);
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px !important;
    color: #fff !important;
    -webkit-transition: all 0.4s cubic-bezier(.71,.09,.11,.96);
    -moz-transition: all 0.4s cubic-bezier(.71,.09,.11,.96);
    -o-transition: all 0.4s cubic-bezier(.71,.09,.11,.96);
    transition: all 0.4s cubic-bezier(.71,.09,.11,.96);
}

.b-catalog-product-btn:hover {
    background: #37396173;
}

/*  Produktseite
--------------------------- */

.cc-shop-product-img {
    display: none;
}

.cc-shop-product-desc {
    padding-top: 50px !important;
}

.fn {
    font-size: 2em;
}

select.cc-product-variant-selectbox {
    font-size: 1.4em !important;
    padding: 10px;
    width: 140px !important;
}

.j-product__variants__item {
    font-size: 0.8em;
}

div.cc-shop-product-price {
    margin: 40px 0 10px !important;
}

.cc-shop-product-price-container {
    margin-right: 25px;
}

.cc-shop-product-price-old {
    color: #656565 !important;
    font-size: 20px !important;
    letter-spacing: 0px !important;
}

.cc-shop-price {
    font-size: 1.8em !important;
    font-weight: bold !important;
}

a.cc-shop-addtocard, a.cc-shop-addtocard:visited {
    padding: 15px 70px !important;
    font-size: 18px !important;
    color: #ffffff !important;
    background: #373961 !important;
}

.product--description {
    padding: 1.25em 0;
    font-size: 1.1em !important;
}

.collapse--header {
    position: relative;
    border-top: 1px solid #ccc;
    text-transform: uppercase;
    font-size: .875rem;
    margin-top: 0;
    cursor: pointer;
}

.collapse--container.is--open .collapse--header {
    font-weight: 600;
}

.collapse--toggler {
    position: absolute;
    top: 0.65rem;
    right: 1.25rem;
    width: 25px;
    height: 25px;
    transform: rotate(135deg);
    -webkit-transition: all 0.4s cubic-bezier(.71,.09,.11,.96);
    -moz-transition: all 0.4s cubic-bezier(.71,.09,.11,.96);
    -o-transition: all 0.4s cubic-bezier(.71,.09,.11,.96);
    transition: all 0.4s cubic-bezier(.71,.09,.11,.96);
}

.collapse--container.is--open .collapse--toggler {
    top: 1.6rem;
    transform: rotate(-45deg);
}
    
.collapse--toggler:before {
    content: "";
    display: block;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding-top: 100%;
}

.collapse--container.is--open .collapse--toggler:before {
    border-right: 1px solid #000;
    border-top: 1px solid #000;
}

.collapse--content {
    position: relative;
    overflow: hidden;
    padding: .625rem 1.25rem 1.25rem 1.25rem;
}

.collapse--content ul {
    margin-top: -250px !important;
    -webkit-transition: all 0.8s cubic-bezier(.71,.09,.11,.96);
    -moz-transition: all 0.8s cubic-bezier(.71,.09,.11,.96);
    -o-transition: all 0.8s cubic-bezier(.71,.09,.11,.96);
    transition: all 0.8s cubic-bezier(.71,.09,.11,.96);
}

.collapse--container.is--open .collapse--content ul, .cc-m-product__basic-settings .collapse--content ul {
    margin-top: 0 !important;
}
    
.collapse--content li {
    list-style: none;
    padding: .4375rem 0rem .4375rem 0rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.collapse--content-list-title {
    width: 45%;
    margin-right: 5%;
    word-break: break-word;
}

.collapse--content-list-content {
    width: 50%;
    padding-right: 35px;
}

.color--container {
    display: inline-block;
    margin-top: 7px !important;
}

.color--container li {
    display: inline-block;
    float: left;
    margin-right: 5px;
}

.color--bubble {
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.size--selection {
    margin-top: 20px !important;
    font-size: 0.8em;
}

.supplements--container {
    margin-top: 1.5rem;
    padding: 1rem;
    background: #fafafa;
}

.supplements--container--link {
    text-decoration: underline !important;
    color: #5c60a5;
}

.supplements--container--phone {
    display: inline-block;
    margin: 15px 0;
}

.phone--icon {
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.phone--icon--text {
    margin-top: 9px;
    display: inline-block;
    font-size: 1.8em;
    font-weight: 600;
    color: #000 !important;
}