/*
Theme Name: Kraftstoff
Description: Kraftstoff
Version: 0.1.0
Author: Oliver Baucks
Author URI:
Template: enfold
*/



/* General Custom CSS */


/* baskervville-regular - latin */
@font-face {
  font-family: 'Baskervville';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/baskervville-v13-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/fonts/baskervville-v13-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


/* oswald-200 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200;
  src: url('/fonts/oswald-v49-latin-200.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/fonts/oswald-v49-latin-200.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* oswald-300 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/oswald-v49-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/fonts/oswald-v49-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* oswald-regular - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/oswald-v49-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/fonts/oswald-v49-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* oswald-500 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/oswald-v49-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/fonts/oswald-v49-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* oswald-600 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/oswald-v49-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/fonts/oswald-v49-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* oswald-700 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/oswald-v49-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/fonts/oswald-v49-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* Loki */
@font-face {
    font-family: 'Loki-Cola';
    src:url('/fonts/Loki-Cola.ttf.woff') format('woff'),
        url('/fonts/Loki-Cola.ttf.svg#Loki-Cola') format('svg'),
        url('/fonts/Loki-Cola.ttf.eot'),
        url('/fonts/Loki-Cola.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

.loki h1 {font-family: 'Loki-Cola', Helvetica, sans-serif;}
.loki h2 {font-family: 'Loki-Cola', Helvetica, sans-serif;}
.loki h3 {font-family: 'Loki-Cola', Helvetica, sans-serif;}
.loki h4 {font-family: 'Loki-Cola', Helvetica, sans-serif;}
.loki h5 {font-family: 'Loki-Cola', Helvetica, sans-serif;}
.loki h6 {font-family: 'Loki-Cola', Helvetica, sans-serif;}


/* Lokiue*/
@font-face {
    font-family: 'MyFontRegular';
    src: url('fonts/MyFontRegular.eot');
    src: url('fonts/MyFontRegular.eot') format('embedded-opentype'),
         url('fonts/MyFontRegular.woff2') format('woff2'),
         url('fonts/MyFontRegular.woff') format('woff'),
         url('fonts/MyFontRegular.ttf') format('truetype'),
         url('fonts/MyFontRegular.svg#MyFontRegular') format('svg');

.lokiue h1 {font-family: 'MyFontRegular', Helvetica, sans-serif;}
.lokiue h2 {font-family: 'MyFontRegular', Helvetica, sans-serif;}
.lokiue h3 {font-family: 'MyFontRegular', Helvetica, sans-serif;}
.lokiue h4 {font-family: 'MyFontRegular', Helvetica, sans-serif;}
.lokiue h5 {font-family: 'MyFontRegular', Helvetica, sans-serif;}
.lokiue h6 {font-family: 'MyFontRegular', Helvetica, sans-serif;}



.widgettitle {
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 1.5em;
}


.footer_color a {
    color: #fdc900;
}

.socket_color a {
    color: #fdc900;
}

.av-catalogue-title {
    padding-right: 80px;
}


.avia-section {
min-height: 1px;
}



.kaffee .iconbox_icon {
    float: left;
    margin: 2px 40px 0 10px;
    height: 23px;
    width: 23px;
    font-size: 60px;
    line-height: 18px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.kaffee .iconbox .iconbox_content .iconbox_content_title {
    border: medium none;
    padding: 2px 0 0 0;
    position: relative;
    margin: 0 0 24px 0;
    clear: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 2.0em !important;
}


.hide-mittagsmenu {display:none;}


.main_color .av-catalogue-list li:hover {
    background-color: inherit;
}



.header_bg{
background: rgba(255,255,255,0.97) !important;
}


.mehr h3 {
    margin-bottom: 24px !important;
}

.datenschutz a {color: #7c6853;}



.info h1, h2, h3, h4 {
	text-transform: none;
	font-size: 3em;
	letter-spacing: 1px;
	font-weight: 400;
	
}

.info p {
	text-transform: none;
	letter-spacing: 1px;
	font-size: 32px;
	line-height: 1.25em;
	font-weight: 300;
	color: black;
	
}