/*@use 'assets/fontawesome/fontawesome-all.min.css';*/
@import url('https://www.alucom.de/wp-content/themes/alucom/custom-blocks/build/header/editor.css');
@import url('https://www.alucom.de/wp-content/themes/alucom/custom-blocks/build/footer/editor.css');
@import url('https://www.alucom.de/wp-content/themes/alucom/custom-blocks/build/hero-section/editor.css');
@import url('https://www.alucom.de/wp-content/themes/alucom/custom-blocks/build/teaser/editor.css');
@import url('https://www.alucom.de/wp-content/themes/alucom/custom-blocks/build/teaser-boxes/editor.css');
@import url('https://www.alucom.de/wp-content/themes/alucom/custom-blocks/build/product-view/editor.css');
@import url('https://www.alucom.de/wp-content/themes/alucom/custom-blocks/build/tabs/editor.css');
@import url('https://www.alucom.de/wp-content/themes/alucom/custom-blocks/build/contact-box/editor.css');
@import url('https://www.alucom.de/wp-content/themes/alucom/custom-blocks/build/two-columns/editor.css');
@import url('https://www.alucom.de/wp-content/themes/alucom/custom-blocks/build/one-column/editor.css');
@import url('https://www.alucom.de/wp-content/themes/alucom/custom-blocks/build/success-stories/editor.css');
@import url('https://www.alucom.de/wp-content/themes/alucom/custom-blocks/build/behind-the-scene/editor.css');
@import url('https://www.alucom.de/wp-content/themes/alucom/custom-blocks/build/video-slider/editor.css');
@import url('https://www.alucom.de/wp-content/themes/alucom/custom-blocks/build/anchor-box/editor.css');
@import url('https://www.alucom.de/wp-content/themes/alucom/custom-blocks/build/contact-sidebar/editor.css');
@import url('https://www.alucom.de/wp-content/themes/alucom/custom-blocks/build/files/editor.css');
@import url('https://www.alucom.de/wp-content/themes/alucom/custom-blocks/build/success-story-single/editor.css');
@import url('https://unpkg.com/leaflet/dist/leaflet.css');

.dashicons-alucom {
	background-image: url('assets/icon/alucom-favicon.png');
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

body.wp-admin {
    font-family: var(--bs-body-font-family);
}

.wp-block .components-button {
	border: 1px solid var(--wp-admin-theme-color);
	color: var(--wp-admin-theme-color);
	margin-left: 8px;
	width: auto;
}

.wp-block .components-button.is-primary {
	color: #fff;
}

.backend ul li a {
	color: #e41f17;
}

.frontend ul li,
.backend ul li {
	font-size: 18px;
  	line-height: 32px;
	font-family: "DM Sans Regular";
}