/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Anstellungsart & Arbeitszeit */
.job-employment-meta {
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF!important;
	margin: 8px 0 20px 0;
}

/* Überschrift Arbeitsort / Arbeitsorte */
.job-location-title {
	font-size: 22px;
	font-weight: 600;
	color: #FFFFFF!important;
	margin-bottom: 8px;
}

/* Einzelne Standort-Zeilen */
.job-location-line {
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF!important;
	margin-bottom: 4px;
}

/* Links immer weiß */
.job-location-line a {
	color: #FFFFFF!important;
	text-decoration: none;
}

.job-location-line a:hover {
	text-decoration: none;
}

/* Wrapper (falls genutzt) */
.job-location-wrapper {
	margin-top: 0px;
}

/* Adresse (falls genutzt) */
.job-location-address {
	color: #FFFFFF;
	font-family: "Open Sans", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin-top: 0 !important;
}

/* Link (falls genutzt) */
.job-location-link {
	color: #FFFFFF !important;
	text-decoration: none;
	pointer-events: all;
}

.job-location-link:hover {
	color: #FFFFFF !important;
	text-decoration: none;
}

