
@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-ExtraBold.woff2') format('woff2'),
        url('../fonts/Inter-ExtraBold.woff') format('woff'),
        url('../fonts/Inter-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Bold.woff2') format('woff2'),
        url('../fonts/Inter-Bold.woff') format('woff'),
        url('../fonts/Inter-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Black.woff2') format('woff2'),
        url('../fonts/Inter-Black.woff') format('woff'),
        url('../fonts/Inter-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Light.woff2') format('woff2'),
        url('../fonts/Inter-Light.woff') format('woff'),
        url('../fonts/Inter-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-ExtraLight.woff2') format('woff2'),
        url('../fonts/Inter-ExtraLight.woff') format('woff'),
        url('../fonts/Inter-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Medium.woff2') format('woff2'),
        url('../fonts/Inter-Medium.woff') format('woff'),
        url('../fonts/Inter-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Thin.woff2') format('woff2'),
        url('../fonts/Inter-Thin.woff') format('woff'),
        url('../fonts/Inter-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Regular.woff2') format('woff2'),
        url('../fonts/Inter-Regular.woff') format('woff'),
        url('../fonts/Inter-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-SemiBold.woff2') format('woff2'),
        url('../fonts/Inter-SemiBold.woff') format('woff'),
        url('../fonts/Inter-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}




.wpml-ls-legacy-list-horizontal {
    border: 0px solid transparent;
    padding: 0px !important;
    clear: both
}

.wpml-ls-legacy-list-horizontal>ul {
    padding: 0;
    margin: 0 !important;
    list-style-type: none
}

.wpml-ls-legacy-list-horizontal .wpml-ls-item {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline-block
}

.wpml-ls-legacy-list-horizontal a {
    display: inline !important;
    font-weight: 500 !important;
    text-decoration: none;
    padding: 0 !important;
    line-height: 1;
    color: var(--e-global-color-a8c6669) !important;
}

div[data-elementor-type="wp-page"]  .elementor-widget-container strong,
div[data-elementor-type="single-post"]  .elementor-widget-container strong,
div[data-elementor-type="post"]  .elementor-widget-container strong{
	font-weight: 500;
}

div[data-elementor-type="wp-page"]  .elementor-widget-container p,
div[data-elementor-type="single-post"]  .elementor-widget-container p,
div[data-elementor-type="wp-post"]  .elementor-widget-container p{
	margin-bottom: 15px;
}


div[data-elementor-type="single-post"]  .elementor-widget-container ul li,
div[data-elementor-type="single-post"]  .elementor-widget-container ol li,
div[data-elementor-type="wp-page"]  .elementor-widget-container ul li,
div[data-elementor-type="wp-page"]  .elementor-widget-container ol li,
div[data-elementor-type="wp-post"]  .elementor-widget-container ul li,
div[data-elementor-type="wp-post"]  .elementor-widget-container ol li{
	margin-bottom: 10px;
}

div[data-elementor-type="wp-page"]  .elementor-widget-container ul:not(.elementor-icon-list-items) li,
div[data-elementor-type="single-post"]  .elementor-widget-container ul:not(.elementor-icon-list-items) li,
div[data-elementor-type="wp-post"]  .elementor-widget-container ul:not(.elementor-icon-list-items) li{
	list-style: none;
	position: relative;
	&::before{
		content: '\f192';
		font-family: 'Font Awesome 6 Pro';
		position: absolute;
		left: -30px;
		top:1px;
		font-size: 17px;
		font-weight: 400;
		color: rgb(255, 172, 71);
	}
}
#grafik-startseite p{
	margin-bottom: 0;
}

h1.elementor-post__title a,h2.elementor-post__title a,h3.elementor-post__title a,h4.elementor-post__title a,h5.elementor-post__title a{
	color:#000;
}



.elementor-button-wrapper .elementor-button-icon{
}

.elementor-button-content-wrapper{
	display: flex;
	align-items: center;
}

.elementor-button-wrapper .elementor-button-icon i,
.elementor-button-wrapper .elementor-button-icon svg{
	font-size: 2.2rem;
	color: #000;
}

.elementor-button-wrapper .elementor-button-icon i.fad:after{
	color: #fff;
	opacity: 1;
}

.elementor-button-link:hover{
	font-weight: 500 !important;
}


.language-wrapper{
	display: flex;
}
