/*
Theme Name: R&C Blechformtechnik
Description: Child theme for Avada theme
Author: Detayls
Author URI: https://www.detayls.de
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.fusion-text p {
	margin-top: 0;
	margin-bottom: 20px;
}

.greenlink a {
	font-family: "Bai Jamjuree", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	letter-spacing: 0.5px;
}

.whitelink a {
	font-family: "Bai Jamjuree", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	letter-spacing: 0.5px;
	color: #fff;
}

.fusion-text h2 + p,
.fusion-text h2 + h3 {
	padding-top: 30px;
}
.fusion-text p + h2 {
	padding-top: 30px;
}
.fusion-text h3 + p {
	padding-top: 15px;
}
.fusion-text p + h3,
.fusion-text h3 + h4 {
	padding-top: 20px;
}

/* Tabellen */

body .table-1 table th, 
body .tkt-slctr-tbl-wrap-dv table th {
  border: 1px solid #dcdcdc;
  background: #f6f6f6;
  padding: 10px 20px;
  text-align: left;
  line-height: 1.0em;
}
body .table-1 {
	font-size: 19px !important;
}


.eingerueckt > .fusion-builder-row {
	max-width: 1100px !important;
}


#iconliste {
	font-size: 24px;
	color: #fff;
	text-align: left;
	font-family: "Bai Jamjuree", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	#iconliste a {
		color: #fff;
		border-bottom: 2px solid transparent;
	}
	
	#iconliste a:hover {
		border-bottom: 2px solid #fff;
	}
	
/* Testimonials / Mitarbeiter-Stimmen */

body .fusion-testimonials.clean blockquote q {
  line-height: 30px;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0px;
}
.meta .fusion-date, .post-content blockquote, .review blockquote q {
  font-style: normal !important;
}

body .fusion-testimonials .testimonial-pagination a.activeSlide, 
body .fusion-testimonials .testimonial-pagination a:hover {
  background-color: #165F3C;
  border-color: #165F3C;
}

.fusion-testimonials.clean .author {
  font-size: 18px;
  text-align: center;
  letter-spacing: 0.5px !important;
  color: #165F3C;
  font-family: "Bai Jamjuree", Arial, Helvetica, sans-serif;
}

/* Toggles */

body .fusion-accordian .panel-heading .panel-title a {
	color: #000;
}

/* CTA Small Home */

.ctaiconliste {
	padding-right: 25px !important;
	font-family: "Bai Jamjuree", Arial, Helvetica, sans-serif;
}
.ctaiconliste .icon-wrapper {
	margin-inline-end: 0 !important;
	margin-right: -20px !important;
}
.ctaiconliste .fusion-li-item-content p {
	margin-left: -10px !important;
}

/* Karriere */

.karriere-liste ul {
	margin-left: 0 !important;
	padding-left: 0 !important;
	margin-bottom: 40px;
}
.karriere-liste ul li {
	list-style-type: none !important;
	padding: 25px 0;
	font-family: "Bai Jamjuree", Arial, Helvetica, sans-serif;
	font-size: 21px;
	border-bottom: 1px solid #707070;
	font-weight: bold;
}
	.karriere-liste ul li:first-of-type {
		border-top: 1px solid #707070;
	}


/* Formulare */

.wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0 !important;
}

input.wpcf7-submit {
	background-color: #60C490 !important;
	color: #fff !important;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	width: 100% !important;
	margin-top: 20px !important;
}

.wpcf7-acceptance span.wpcf7-list-item-label {
	color: #fff;
	font-size: 15px !important;
}
.wpcf7-acceptance .wpcf7-list-item {
	line-height: 1.0em !important;
}

span.label {
	padding-bottom: 0px !important;
	display: block;
}

span.wpcf7-form-control-wrap {
	display: block;
	margin-top: 10px;
	margin-bottom: 25px !important;
}

input.wpcf7-file {
	color: #fff;
}
/*

input[type="radio"] {
  appearance: none;
  background-color: #fff;
  margin: 0;
  font: inherit;
  color: #fff;
  width: 1em;
  height: 1em;
  border: 2px solid #000;
  border-radius: 50%;
  transform: translateY(-0.075em);
  margin-right: 5px;
}

input[type="radio"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
}

input[type="radio"]:checked::before {
  transform: scale(1);
}

input[type="radio"]:focus {
  outline: max(1px, 0.15em) solid #000;
  background: #000;
  outline-offset: max(2px, 0.15em);
}
*/
.wpcf7-checkbox span.first {
	margin-left: 0 !important;
}


/* Checklist */

.fusion-li-item-content {
	line-height: 26px;
}
.fusion-checklist .icon-wrapper {
	height: 26px !important;
	line-height: 26px;
}

/* Menu */

#menu-item-60 {
	margin-right: 0 !important;
}

li.current-menu-item a span,
li.current-menu-parent > a span {
	font-weight: bold;
}

/* RESPONSIVE ANPASSUNGEN */

@media screen and (max-width: 1150px) {
	#menu-hauptmenue li.menu-item {
		margin-right: 10px;
		margin-left: 10px;
	}
}

@media screen and (max-width: 1024px) {
	#ctacol {
		margin-right: auto !important;
		margin-left: auto !important;
		max-width: 800px;
	}
	#iconliste {
	text-align: center;

}
}


@media screen and (max-width: 768px) {
	#wrapper h1.title-heading-left,
	#wrapper h1 p,
	#wrapper h2.title-heading-left,
	#ctacol h2.title-heading-right {
		font-size: 30px !important;
		line-height: 1.2em !important;
		}
}

#bewerbungsformular h2,
#bewerbungsformular h3 {
	color: #fff !important;
}

.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed {
	width: 100% !important;
	min-height: 400px;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail {
	width: 100% !important;
	min-height: 400px;
}

body .BorlabsCookie _brlbs-cb-googlemaps ._brlbs-content-blocker,
body .BorlabsCookie _brlbs-cb-googlemaps ._brlbs-google-maps,
body .BorlabsCookie _brlbs-cb-googlemaps ._brlbs-thumbnail {
	max-width: 100% !important;
	min-height: 400px;
	width: 100% !important;
}

span.cf7ic-icon-wrapper::after, span.ai1ic-fields {
  clear: both !important;
  display: block;
  content: '';
}
span.cf7ic-icon-wrapper {
	padding-top: 10px !important;
}