/*
Theme Name: Divi Child
Author: Ambilini
Description: Kaffeerösterrei Kötschach-Mauthen
Version: 1.0
Template: Divi

This is the child theme for Divi theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


/*tabs volle breite*/
.pac_dtm_parent_0 {
    padding-left: 0px;
    margin-top: 14px !important;
    display: flex;
    flex-direction: column;
}
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox div.proinput input {
    font-weight: 400;
    font-family: Open Sans;
    color: #000 !important;
    font-size: 15px;
    line-height: normal !important;
    text-shadow: 0 0 0 #fff0;
    border: 0;
    box-shadow: none;
}	
@font-face {
	font-family: 'et-line';
	src:url('/wp-content/uploads/et-fonts/et-line.eot');
	src:url('/wp-content/uploads/et-fonts/et-line.eot?#iefix') format('embedded-opentype'),
		url('fonts/et-line.woff') format('woff'),
		url('fonts/et-line.ttf') format('truetype'),
		url('fonts/et-line.svg#et-line') format('svg');
	font-weight: normal;
}

p h5 h6 {
	font-family: 'Montserrat';
   	 }
h1 h2 h3 h4 {
	font-family: 'Handlee';   
   	 }
@font-face {
    font-family: 'Montserrat Thin';
    src: url('/wp-content/uploads/et-fonts/Montserrat-Thin.woff2') format('woff2'),
		url('/wp-content/uploads/et-fonts/Montserrat-Thin.woff') format('woff'),
        url('/wp-content/uploads/et-fonts/Montserrat-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Montserrat Regular'), url('/wp-content/uploads/et-fonts/Montserrat-Regular.woff') format('woff');
    }

@font-face {
    font-family: 'Montserrat Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Montserrat Medium'), url('/wp-content/uploads/et-fonts/Montserrat-Medium.woff') format('woff');
    }

@font-face {
    font-family: 'Handlee';
    src: url('/wp-content/uploads/et-fonts/Handlee-Regular.woff2') format('woff2'),
        url('/wp-content/uploads/et-fonts/Handlee-Regular.woff') format('woff'),
        url('/wp-content/uploads/et-fonts/Handlee-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ElegantIcons';
    src: url('/wp-content/uploads/et-fonts/ElegantIcons.ttf') format('truetype'),
		url('/wp-content/uploads/et-fonts/ElegantIcons.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

/*Menü-icons*/	
.menu-gastro:a:before {
font-family: 'ElegantIcons';
content: "\e074";
margin-right: 20px;
margin-top: -2px;
color: #ffffff;
font-size: 18px;
float: left;
}


.menu-buero:a:before {
font-family: 'ElegantIcons';
content: "\e035";
margin-right: 10px;
margin-top: -2px;
color: #ffffff;
font-size: 18px;
float: left;
}

.menu-vending:a:before {
font-family: 'ElegantIcons';
content: "\e08a";
margin-right: 10px;
margin-top: -2px;
color: #ffffff;
font-size: 18px;
float: left;
}

.menu-zubehoer:a:before {
font-family: 'ElegantIcons';
content: "\e086";
margin-right: 10px;
margin-top: -2px;
color: #ffffff;
font-size: 18px;
float: left;
}

@media only screen and (max-width: 980px) {

.menu-home:before {
margin-top: 8px;
}

.menu-services:before {
margin-top: 8px;
}

.menu-about:before {
margin-top: 8px;
}

.menu-blog:before {
margin-top: 8px;
}

.menu-contact:before {
margin-top: 8px;
}

}

