/* 
Theme Name: Verband Aargauer Musikschulen
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Childtheme für VAM auf Basis von Elementor
Author: MSIT AG
Author URI: https://www.msitag.ch/
Template: hello-elementor
Version: 0.0.1
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
*/

/* Downloadbuttons */
.cheasy-button,
[type="button"]:focus, [type="button"]:hover, [type="submit"]:focus, [type="submit"]:hover, button:focus, button:hover,
.select2-container--default .select2-results__option--highlighted[aria-selected]{
	background: #006EB9;
	color: #fff !important;
	text-decoration-color: unset;
}

.job-type  {
	border-radius: 10px;
	padding: 10px 15px!important;
}


.cheasy-button:hover {
	background: #04538a;
	color: #fff;
	text-decoration-color: unset;
}

.cheasy-blue {
	color: #006EB9;
}

.w {
	font-weight: 800;
}

/* Verband Musikschulen Schweiz */
.vms {
	color: #02c801 !important;
}

/* Bildung Aargau */
.ba-blau {
	background: #313c8d;
	color: #fde9cb;
	border-radius: 25px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.ba-creme {
	background: #fde9cb;
	color: #313c8d;
	padding: 5px;
}

/* Schweizerischer Musikpaedagogischer Verband (SMPV) */
.sspm {
	color: #ec2e92;
}

/* KMA */
.kma {
	color: #04b496;
}
.kma-light {
	font-weight: 400;
}

#content li.location {
	display: none;
}

.job_listing,
#submit-job-form,
#job_preview {
	background: rgba(255, 255, 255, 0.9)!important;
}

.job_listing .page-content,
#submit-job-form {
	padding: 20px;
}
.button,
input[type="submit"] {
	border-color: #006eb9!important;
	color: #006eb9!important;
}

.job-manager-message {
	margin-top: 30px;
}

.button:focus,
.button:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
	border-color: #fff!important;
	color: #fff!important;
	background-color: #006eb9;
}

header .elementor-widget-container i {
	font-size: 15px!important;
	/* margin-right: 7.5px!important; */
}

.post-password-required {
	background: #FFFFFFE6;
	padding-top: 20px;
	padding-bottom: 20px;
}