/*
 Theme Name:     ASS Media GmbH
 Theme URI:      http://www.elegantthemes.com
 Description:    Divi Child-Theme
 Author:         S. Weixelbaum | ASS Media GmbH
 Author URI:     https://ass.media
 Template:       Divi
 Version:        1.1.0
/*

/* ----------- Last Update: 05.03.2026 | 12:40 Uhr ----------- */
/* 1. Default
/* 2. Contactform
/* 3. Firefox
/* 4. IE
/* 5. Edge (old - no chrome)
/* --------------------------------------------------------------- */

/* Default - Start */
#cn-cb-ta-gl {
	color: #000 !important;
}
#cn-refuse-cookie {
	background-color: transparent !important;
}
@media only screen and (max-width: 980px) {
	#cn-notice-text {
		font-size: 10px !important;
	}
}
/* Default - End */

/* Startseite: Logo - Start */
.home .et_pb_menu__logo {
    display: none !important;
}
/* Startseite: Logo - End */

/* Contactform - Start */
.wpcf7-response-output {
	margin-top: 75px !important;
	color: #000 !important;
	font-family: 'Tajawal', Helvetica, Arial, Lucida, sans-serif;
}
/* Site: Über uns (persönlich) */
.amg_p_cf_contact {
	padding: 15px;
	font-size: 12px;
	line-height: 1;
}

.amg_p_cf_contact .amg_p_cf_contact_header {
	
}

.amg_p_cf_contact .amg_p_cf_contact_header h3 {
	padding-top: 25px;
	padding-bottom: 25px;
	color: #000;
	text-align: center;
}

.amg_p_cf_contact .amg_p_cf_headline_txt {
	
}

.amg_p_cf_contact .amg_p_cf_hl {
	margin-right: 1% !important;
	width: 49.5% !important;
	line-height: 1.5em !important;
	margin-bottom: 10px !important;
	padding: .75em !important;
	background-color: #fff !important;
	color: #000;
	font-size: 14px !important;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid;
	border-left: 0px;
	border-color: #000;
}

.amg_p_cf_contact .amg_p_cf_hr {
	width: 49.5% !important;
	line-height: 1.5em !important;
	margin-bottom: 10px !important;
	padding: .75em !important;
	background-color: #fff !important;
	color: #000;
	font-size: 14px !important;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid;
	border-left: 0px;
	border-color: #000;
}

.amg_p_cf_contact .amg_p_cf_f {
	width: 100% !important;
	line-height: 1.5em !important;
	margin-bottom: 16px !important;
	/*padding: .75em !important;*/
	padding: 0 0 0 3%;
	padding: 16px;
	background-color: #f6f7fb !important;
	color: #000;
	font-size: 14px !important;
	font-family: 'Tajawal', Helvetica, Arial, Lucida, sans-serif;
	border-width: 0;
}
.amg_p_cf_contact .amg_p_cf_f::-webkit-input-placeholder {
	opacity: 1;
	color: #a1afab !important;
}
.amg_p_cf_contact .amg_p_cf_f:-moz-placeholder {
	opacity: 1;
	color: #a1afab !important;
}
.amg_p_cf_contact .amg_p_cf_f:-ms-input-placeholder {
	opacity: 1;
	color: #a1afab !important;
}

.amg_p_cf_contact .amg_p_cf_hl::-webkit-input-placeholder,
.amg_p_cf_contact .amg_p_cf_hr::-webkit-input-placeholder,
.amg_p_cf_contact .amg_p_cf_f::-webkit-input-placeholder,
.amg_p_cf_contact .amg_p_cf_hl:-moz-placeholder,
.amg_p_cf_contact .amg_p_cf_hr:-moz-placeholder,
.amg_p_cf_contact .amg_p_cf_f:-moz-placeholder,
.amg_p_cf_contact .amg_p_cf_hl::-moz-placeholder,
.amg_p_cf_contact .amg_p_cf_hr::-moz-placeholder,
.amg_p_cf_contact .amg_p_cf_f::-moz-placeholder,
.amg_p_cf_contact .amg_p_cf_hl:-ms-input-placeholder,
.amg_p_cf_contact .amg_p_cf_hr:-ms-input-placeholder,
.amg_p_cf_contact .amg_p_cf_f:-ms-input-placeholder {
	opacity: 1;
	color: #000 !important;
}

.amg_p_cf_contact .amg_p_cf_dsgvo {
	
}

.amg_p_cf_contact .wpcf7-list-item-label {
	margin-top: -5px;
	color: #000 !important;
	font-size: 12px !important;
	font-family: 'Tajawal', Helvetica, Arial, Lucida, sans-serif;
}

.amg_p_cf_contact .wpcf7-list-item-label a {
	color: #000;
	text-decoration: underline !important;
	font-weight: 600 !important;
	transition: 1s;
}

.amg_p_cf_contact .wpcf7-list-item-label a:hover {
	color: #e08800;
	transition: 1s;
}

.amg_p_cf_contact .wpcf7-acceptance {
	margin-left: -18px;
}

.amg_p_cf_contact_acceptance {
	
}

.amg_p_cf_contact .amg_p_cf_btn_area {
	float: right;
    text-align: right;
    margin-top: -1.5%;
	margin-bottom: 20px;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.amg_p_cf_contact .amg_p_cf_btn_area .amg_p_cf_btn {
	color: #ffffff!important;
    border-color: transparent;
	padding: 15px 35px;
    font-size: 14px;
    font-weight: 700!important;
    background-color: #e08800;
    padding-right: 50px!important;
    padding-left: 50px!important;
    margin-top: 15px!important;
	margin-right: -75px !important;
	transition: 1s;
}

.amg_p_cf_contact .amg_p_cf_btn_area .amg_p_cf_btn:hover {
	cursor: pointer !important;
	-webkit-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.2); 
	box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.2);
}

.amg_p_cf_contact .amg_p_cf_contact_infotxt {
	padding-top: 25px;
}

.amg_p_cf_contact .amg_p_cf_contact_infotxt i {
	color: #000;
}

/* Site: Kontakt */
.amg_cf_contact {
	padding: 15px;
	font-size: 12px;
	line-height: 1;
}

.amg_cf_contact .amg_cf_contact_header {
	
}

.amg_cf_contact .amg_cf_contact_header h3 {
	padding-top: 25px;
	padding-bottom: 25px;
	color: #000;
	text-align: center;
}

.amg_cf_contact .amg_cf_headline_txt {
	
}

.amg_cf_contact .amg_cf_hl {
	margin-right: 1% !important;
	width: 49.5% !important;
	line-height: 1.5em !important;
	margin-bottom: 10px !important;
	padding: .75em !important;
	background-color: #fff !important;
	color: #000;
	font-size: 14px !important;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid;
	border-left: 0px;
	border-color: #000;
}

.amg_cf_contact .amg_cf_hr {
	width: 49.5% !important;
	line-height: 1.5em !important;
	margin-bottom: 10px !important;
	padding: .75em !important;
	background-color: #fff !important;
	color: #000;
	font-size: 14px !important;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid;
	border-left: 0px;
	border-color: #000;
}

.amg_cf_contact .amg_cf_f {
	width: 100% !important;
	line-height: 1.5em !important;
	margin-bottom: 16px !important;
	/*padding: .75em !important;*/
	padding: 0 0 0 3%;
	padding: 16px;
	background-color: #f6f7fb !important;
	color: #000;
	font-size: 14px !important;
	font-family: 'Tajawal', Helvetica, Arial, Lucida, sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-width: 0;
}
.amg_cf_contact .amg_cf_f::-webkit-input-placeholder {
	opacity: 1;
	color: #a1afab !important;
}
.amg_cf_contact .amg_cf_f:-moz-placeholder {
	opacity: 1;
	color: #a1afab !important;
}
.amg_cf_contact .amg_cf_f:-ms-input-placeholder {
	opacity: 1;
	color: #a1afab !important;
}

.amg_cf_contact .amg_cf_hl::-webkit-input-placeholder,
.amg_cf_contact .amg_cf_hr::-webkit-input-placeholder,
.amg_cf_contact .amg_cf_f::-webkit-input-placeholder,
.amg_cf_contact .amg_cf_hl:-moz-placeholder,
.amg_cf_contact .amg_cf_hr:-moz-placeholder,
.amg_cf_contact .amg_cf_f:-moz-placeholder,
.amg_cf_contact .amg_cf_hl::-moz-placeholder,
.amg_cf_contact .amg_cf_hr::-moz-placeholder,
.amg_cf_contact .amg_cf_f::-moz-placeholder,
.amg_cf_contact .amg_cf_hl:-ms-input-placeholder,
.amg_cf_contact .amg_cf_hr:-ms-input-placeholder,
.amg_cf_contact .amg_cf_f:-ms-input-placeholder {
	opacity: 1;
	color: #000 !important;
}

.amg_cf_contact .amg_cf_dsgvo {
	
}

.amg_cf_contact .wpcf7-list-item-label {
	margin-top: -5px;
	color: #000 !important;
	font-size: 12px !important;
	font-family: 'Tajawal', Helvetica, Arial, Lucida, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.amg_cf_contact .wpcf7-list-item-label a {
	color: #000;
	text-decoration: underline !important;
	font-weight: 600 !important;
	transition: 1s;
}

.amg_cf_contact .wpcf7-list-item-label a:hover {
	color: #e08800;
	transition: 1s;
}

.amg_cf_contact .wpcf7-acceptance {
	margin-left: -18px;
}

.amg_cf_contact_acceptance {
	
}

.amg_cf_contact .amg_cf_btn_area {
	float: right;
    text-align: right;
    margin-top: -1.5%;
	margin-bottom: 20px;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.amg_cf_contact .amg_cf_btn_area .amg_cf_btn {
	color: #ffffff!important;
    border-color: transparent;
	padding: 15px 35px;
    font-size: 14px;
    font-weight: 700!important;
    background-color: #e08800;
    padding-right: 50px!important;
    padding-left: 50px!important;
    margin-top: 15px!important;
	margin-right: -75px !important;
	transition: 1s;
}

.amg_cf_contact .amg_cf_btn_area .amg_cf_btn:hover {
	cursor: pointer !important;
	-webkit-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.2); 
	box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.2);
}

.amg_cf_contact .amg_cf_contact_infotxt {
	padding-top: 25px;
}

.amg_cf_contact .amg_cf_contact_infotxt i {
	color: #000;
}

/* Site: Karriere (Bewerbungen) */
.amg_b_cf_contact {
	font-family: 'Tajawal', Helvetica, Arial, Lucida, sans-serif;
	padding: 15px;
	font-size: 12px;
	line-height: 1;
}

.amg_b_cf_contact .amg_b_cf_contact_header {
	
}

.amg_b_cf_contact .amg_b_cf_contact_header h3 {
	padding-top: 25px;
	padding-bottom: 25px;
	color: #000;
	text-align: center;
}

.amg_b_cf_contact .amg_b_cf_headline_txt {
	
}

.amg_b_cf_contact .amg_b_cf_hl {
	width: 100% !important;
    margin-right: 0 !important;
	width: 49.5% !important;
	line-height: 1.5em !important;
	margin-bottom: 10px !important;
	padding: .75em !important;
	background-color: #fff !important;
	color: #000;
	font-size: 14px !important;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid;
	border-left: 0px;
	border-color: #000;
}

.amg_b_cf_contact .amg_b_cf_hr {
	width: 100% !important;
    margin-right: 0 !important;
	line-height: 1.5em !important;
	margin-bottom: 10px !important;
	padding: .75em !important;
	background-color: #fff !important;
	color: #000;
	font-size: 14px !important;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid;
	border-left: 0px;
	border-color: #000;
}

.amg_b_cf_contact .form-group .amg_b_cf_hl,
.amg_b_cf_contact .form-group .amg_b_cf_hr {
    width: 100% !important;
    margin-right: 0 !important;
}

.amg_b_cf_contact .amg_b_cf_f {
	width: 100% !important;
	line-height: 1.5em !important;
	margin-bottom: 16px !important;
	/*padding: .75em !important;*/
	padding: 0 0 0 3%;
	padding: 16px;
	background-color: #fff !important;
	color: #000;
	font-size: 14px !important;
	font-family: 'Tajawal', Helvetica, Arial, Lucida, sans-serif;
	border-width: 0;
}
.amg_b_cf_contact .amg_b_cf_f::-webkit-input-placeholder {
	opacity: 1;
	color: #a1afab !important;
}
.amg_b_cf_contact .amg_b_cf_f:-moz-placeholder {
	opacity: 1;
	color: #a1afab !important;
}
.amg_b_cf_contact .amg_b_cf_f:-ms-input-placeholder {
	opacity: 1;
	color: #a1afab !important;
}

.amg_b_cf_contact .amg_b_cf_hl::-webkit-input-placeholder,
.amg_b_cf_contact .amg_b_cf_hr::-webkit-input-placeholder,
.amg_b_cf_contact .amg_b_cf_f::-webkit-input-placeholder,
.amg_b_cf_contact .amg_b_cf_hl:-moz-placeholder,
.amg_b_cf_contact .amg_b_cf_hr:-moz-placeholder,
.amg_b_cf_contact .amg_b_cf_f:-moz-placeholder,
.amg_b_cf_contact .amg_b_cf_hl::-moz-placeholder,
.amg_b_cf_contact .amg_b_cf_hr::-moz-placeholder,
.amg_b_cf_contact .amg_b_cf_f::-moz-placeholder,
.amg_b_cf_contact .amg_b_cf_hl:-ms-input-placeholder,
.amg_b_cf_contact .amg_b_cf_hr:-ms-input-placeholder,
.amg_b_cf_contact .amg_b_cf_f:-ms-input-placeholder {
	opacity: 1;
	color: #000 !important;
}

.amg_b_cf_contact .amg_b_cf_dsgvo {
	
}

.amg_b_cf_contact .wpcf7-list-item-label {
	margin-top: -5px;
	color: #000 !important;
	font-size: 12px !important;
	font-family: 'Tajawal', Helvetica, Arial, Lucida, sans-serif;
}

.amg_b_cf_contact .wpcf7-list-item-label a {
	color: #000;
	text-decoration: underline !important;
	font-weight: 600 !important;
	transition: 1s;
}

.amg_b_cf_contact .wpcf7-list-item-label a:hover {
	color: #e08800;
	transition: 1s;
}

.amg_b_cf_contact .wpcf7-acceptance {
	margin-left: -18px;
}

.amg_b_cf_contact_acceptance {
	
}

.amg_b_cf_contact .amg_b_cf_btn_area {
	float: right;
    text-align: right;
    margin-top: -1.5%;
	margin-bottom: 20px;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.amg_b_cf_contact .amg_b_cf_btn_area .amg_b_cf_btn {
	color: #ffffff!important;
    border-color: transparent;
	padding: 15px 35px;
    font-size: 14px;
    font-weight: 700!important;
    background-color: #e08800;
    padding-right: 50px!important;
    padding-left: 50px!important;
    margin-top: 15px!important;
	margin-right: -75px !important;
	transition: 1s;
}

.amg_b_cf_contact .amg_b_cf_btn_area .amg_b_cf_btn:hover {
	cursor: pointer !important;
	-webkit-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.2); 
	box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.2);
}

.amg_b_cf_contact .amg_b_cf_contact_infotxt {
	padding-top: 25px;
}

.amg_b_cf_contact .amg_b_cf_contact_infotxt i {
	color: #000;
}

/* Layout für Datum und Upload (nebeneinander auf großen Bildschirmen) */
.amg_b_cf_contact .form-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 15px;
}

.amg_b_cf_contact .form-group {
    width: 49.5%; /* Entspricht der Breite deiner hl/hr Klassen */
}

/* Styling der Beschriftungen (Labels) */
.amg_b_cf_contact .form-group label {
    font-size: 12px;
    color: #000;
    margin-bottom: 5px;
    display: block;
    font-weight: 600;
}

/* Datumsfeld exakt an deine Textfelder anpassen (nur Rahmen unten) */
.amg_b_cf_contact .amg_b_cf_date {
    width: 100% !important;
    line-height: 1.5em !important;
    padding: .75em !important;
    background-color: #fff !important;
    color: #000;
    font-size: 14px !important;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 1px solid #000;
    border-left: 0px;
    box-sizing: border-box;
    outline: none;
}

/* Upload-Feld ansprechend gestalten (gestrichelt mit Hover in deiner Button-Farbe) */
.amg_b_cf_contact .amg_b_cf_upload {
    width: 100%;
    padding: 10px;
    background-color: #f6f7fb; /* Passt zu deinem anderen Feld-Hintergrund */
    border: 1px dashed #000;
    color: #000;
    cursor: pointer;
    font-size: 12px;
    font-family: 'Tajawal', Helvetica, Arial, Lucida, sans-serif;
    box-sizing: border-box;
    transition: all 0.5s ease;
    margin-top: 3px;
}

/* Hover-Effekt für den Upload (nutzt dein Orange #e08800) */
.amg_b_cf_contact .amg_b_cf_upload:hover {
    border-color: #e08800;
    background-color: #fff;
}

/* Contactform (mobile) - Start */
@media only screen and (max-width: 768px) {
	.amg_cf_contact {
		
	}
	
	.amg_cf_contact .amg_cf_f {
		font-size: 12px !important;
		letter-spacing: 1px;
	}
	
	.amg_cf_contact .amg_cf_hl {
		width: 100% !important;
		margin-left: 0px !important;
	}
	
	.amg_cf_contact .amg_cf_hr {
		width: 100% !important;
	}
	
	.amg_p_cf_contact {
		
	}
	
	.amg_p_cf_contact .amg_p_cf_f {
		font-size: 12px !important;
		letter-spacing: 1px;
	}
	
	.amg_p_cf_contact .amg_p_cf_hl {
		width: 100% !important;
		margin-left: 0px !important;
	}
	
	.amg_p_cf_contact .amg_p_cf_hr {
		width: 100% !important;
	}
	
	.amg_b_cf_contact {
		
	}
	
	.amg_b_cf_contact .amg_b_cf_f {
		font-size: 12px !important;
		letter-spacing: 1px;
	}
	
	.amg_b_cf_contact .amg_b_cf_hl {
		width: 100% !important;
		margin-left: 0px !important;
	}
	
	.amg_b_cf_contact .amg_b_cf_hr {
		width: 100% !important;
	}
	
	.amg_b_cf_contact .form-group {
        width: 100%;
        margin-bottom: 20px;
    }
}
/* Contactform (mobile) - End */
/* Contactform - End */