/* bebas-neue-regular - latin */
@font-face {
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/bebas-neue-v1-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Bebas Neue Regular'), local('BebasNeue-Regular'),
       url('../fonts/bebas-neue-v1-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/bebas-neue-v1-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/bebas-neue-v1-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/bebas-neue-v1-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/bebas-neue-v1-latin-regular.svg#BebasNeue') format('svg'); /* Legacy iOS */
}

.seite #header {background-color: #13293d;}
.seite #header .mainmenu ul li a {color: #ffffff;}
.seite #header .ce_search_label i {color: #ffffff;}
.seite #header.logo a {background-image: url(../uploads/Logo_jadebase.png);
}
.ce_revolutionslider_text.bold {font-family: Bebas Neue;}
.ce_revolutionslider_text {overflow: visible;}

.social_feed_element .icon img {
    position: absolute;
    top: -20px;
    border-radius: 100%;
    max-width: 50px;
    max-height: 50px;
}

h1, h2, h3, h4, h5, h6,
.ce_revolutionslider_text.bold,
.font_headline {
font-family: Bebas Neue;
font-weight: 400;
}

.ce_revolutionslider_text.bold,
.font_headline {
  font-style: italic;
}

.block {
    overflow: visible;
}

.header .inside {
max-width: 100%;
}
.ce_productbox.version1 .attribute.ce_headline {
font-family: Raleway;
font-size: 1.2rem;
font-weight: 600;
}

.ce_productbox.version1 ul {
    margin-top: 0px;
}

.ce_iconbox_v3 .subheadline.subheadline-color-white {
font-family: inherit;
font-weight: 700;
}

.ce_iconbox_v3 .ce_iconbox_v3_content {
padding-right: 0px;
}

.ce_iconbox_v9 .subheadline.subheadline-color-white {
font-family: Bebas Neue;
}

span.highlight {
background: #13293d;
padding-left: 5px;
padding-right: 20px;
}