/*
 Theme Name:   Zakra Child
 Description:  Zakra Child Theme
 Template:     zakra
 */

@font-face {
    font-family: "Futura LT Pro Medium";
    font-style:  normal;
    font-weight: normal;
    src:         url("https://wir-sagen-ja.stiemer.org/wp-content/themes/zakra-child/assets/fonts/FuturaLTProMedium.woff") format("woff");
}

body, h1, h2, h3, h4, h5, h6, p {
    font-family: "Futura LT Pro Medium", sans-serif !important;
    letter-spacing: 1px !important;
}

h1, h2, h3, h4, h5, h6 {
	line-height: normal !important;
}

h2 {
    letter-spacing: 12px !important;
}

h3, .elementor-alert-title {
    letter-spacing: 4px !important;
}

/*
#primary-menu > li.menu-item.tg-header-button-wrap {
	display:none;
}
*/

#route-planning > div > div > ul {
	margin-top: -8px;
	list-style-type: none;
}
#route-planning > div > div > ul > li {
	margin-bottom: 4px;
}
