@font-face {
font-family: 'EurostileLTStd-Demi';src: url('../fonts/36E8DB_0_0.eot');src: url('../fonts/36E8DB_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/36E8DB_0_0.woff2') format('woff2'),url('../fonts/36E8DB_0_0.woff') format('woff'),url('../fonts/36E8DB_0_0.ttf') format('truetype'),url('../fonts/36E8DB_0_0.svg#wf') format('svg');}
 
@font-face {font-family: 'EurostileLTStd-Oblique';src: url('../fonts/36E8DB_2_0.eot');src: url('../fonts/36E8DB_2_0.eot?#iefix') format('embedded-opentype'),url('../fonts/36E8DB_2_0.woff2') format('woff2'),url('../fonts/36E8DB_2_0.woff') format('woff'),url('../fonts/36E8DB_2_0.ttf') format('truetype'),url('../fonts/36E8DB_2_0.svg#wf') format('svg');}
 
@font-face {font-family: 'EurostileLTStd-DemiOblique';src: url('../fonts/36E8DB_3_0.eot');src: url('../fonts/36E8DB_3_0.eot?#iefix') format('embedded-opentype'),url('../fonts/36E8DB_3_0.woff2') format('woff2'),url('../fonts/36E8DB_3_0.woff') format('woff'),url('../fonts/36E8DB_3_0.ttf') format('truetype'),url('../fonts/36E8DB_3_0.svg#wf') format('svg');}
 
@font-face {font-family: 'EurostileLTStd-BoldOblique';src: url('../fonts/36E8DB_4_0.eot');src: url('../fonts/36E8DB_4_0.eot?#iefix') format('embedded-opentype'),url('../fonts/36E8DB_4_0.woff2') format('woff2'),url('../fonts/36E8DB_4_0.woff') format('woff'),url('../fonts/36E8DB_4_0.ttf') format('truetype'),url('../fonts/36E8DB_4_0.svg#wf') format('svg');}
  
@font-face {
font-family: 'EurostileLTStd';
font-style: normal;
font-weight: 300;
src: url('../fonts/36E8DB_5_0.eot');
src: url('../fonts/36E8DB_5_0.eot?#iefix') format('embedded-opentype'),
url('../fonts/36E8DB_5_0.woff2') format('woff2'),
url('../fonts/36E8DB_5_0.woff') format('woff'),
url('../fonts/36E8DB_5_0.ttf') format('truetype'),
url('../fonts/36E8DB_5_0.svg#wf') format('svg');
}

@font-face {
font-family: 'EurostileLTStd-Bold';
font-style: bold;
font-weight: 500;
src: url('../fonts/36E8DB_1_0.eot');
src: url('../fonts/36E8DB_1_0.eot?#iefix') format('embedded-opentype'),
url('../fonts/36E8DB_1_0.woff2') format('woff2'),
url('../fonts/36E8DB_1_0.woff') format('woff'),
url('../fonts/36E8DB_1_0.ttf') format('truetype'),
url('../fonts/36E8DB_1_0.svg#wf') format('svg');
}

.wk-panel-box {
	padding: 20px;
	background: #00769c;
    background-color: rgb(255, 255, 255);
    color: #fff;
    border: 0px solid #000;
    border-top-color: rgb(0, 0, 0);
    border-right-color: rgb(0, 0, 0);
    border-bottom-color: rgb(0, 0, 0);
    border-left-color: rgb(0, 0, 0);
    border-radius: 0px;
}

.uk-divider-icon {  
    background-image: url(/wp-content/grafiken/prevency-signet.svg);  
} 

.product-headline {
    text-transform: uppercase;
}

/* hyphens */
@media (max-width:420px) {
h1.uk-h1, h2.uk-h2, h3.uk-h3 {
   	-moz-hyphens: auto;
   	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-webkit-hyphenate-limit-chars: auto 3;
	-webkit-hyphenate-limit-lines: 4;
	-ms-hyphens: auto;
	-ms-hyphenate-limit-chars: auto 3;
	-ms-hyphenate-limit-lines: 4;
	-ms-word-break: normal;
	word-break: normal;
	hyphens: auto; 
}

@media (max-width:420px) {
h3.uk-h3 {
	font-size:22px;
}

@media (max-width:420px) {
h2.uk-h2 {
	font-size:24px;
}

@media (max-width:420px) {
h1.uk-h1 {
	font-size:28px;
}

@media (max-width:420px) {
h1.uk-heading-hero {
	
	font-size:40px;
}

@media (max-width:420px) {
.uk-heading-xlarge {
	
	font-size:38px;
}

.dae-shortcode-download-button: {

	font-family: Barlow; Arial, Helvetica, sans-serif !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}

.dae-shortcode-download-button:hover {

	font-family: Barlow; Arial, Helvetica, sans-serif !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}