/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/*

orange: #d2661c

*/
.page-id-903 .fusion-no-lightbox,
.page-id-903 .wpml-ls-link {
	display: none !important
}
.objekt-liste ul,
.kunden-liste ul {
	list-style: none !important;
	padding: 0 !important;
}
.objekt-liste ul li:after {
	content: "+";
	padding-left: 30px;
	margin-right: -30px;
	color: #d2661c;
}
.white a {
	color: #fff !important;
}
#menu-footer-menu-1 li::after,
#menu-footer-menu-2 li::after {
	content: ".";
	display: inline-block;
	color: #fff;
	margin: 0 10px;
}
#menu-footer-menu-1 li:last-child::after,
#menu-footer-menu-2 li:last-child::after {
	content: "";
}
.vita p {
	margin-bottom: 40px !important;
}
.box p {
	font-size: 25px !important;
}
.post-content .leistung h2,
.post-content .fee h2 { 
	font-size: 30px !important;
	color: #fff !important;
	margin-bottom: 40px !important;
	padding-bottom: 20px !important;
	border-bottom: 1px solid #d2661c;
}
.post-content .fee h2 { 
	border-bottom: 1px solid #fff;
	padding-bottom: 30px !important;
	margin-bottom: 20px !important;
	padding-bottom: 15px !important;
}
.tfs-button-1 a {
	font-size: 24px !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	color: #d2661c !important;
	padding-left: 30px !important;
	background: url("https://www.kuner-akustik.de/wp-content/uploads/2023/12/arrow.png") no-repeat 0 50% !important;
}
.fusion-image-element {
	--awb-bottom-shadow-color: rgba(0, 0, 0, 0.8) !important;
}
.awb-imageframe-style-dario .awb-imageframe-caption-container {
	text-transform: none !important;
}
.aktuell h2 {
	font-size: 22px !important;
	font-weight: 500 !important;
	color: #42463d !important;
	margin: 0 !important;
}
.image-full {
	display: block !important;
}
.image-full img {
	width: 100% !important;
	height: auto !important;
}
.lang-menu {
	background: #42463d !important;
	padding-left: 15px !important;
}
.table-2 table thead {
	border-color: #fff !important;
    background-color: #fff !important;
}
.table-2 table th {
    border-bottom: 1px solid #dcdcdc;
    padding: 10px 20px;
    color: #000 !important;
	font-weight: 600 !important;
}
.fee .fusion-text {
	margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {
	.lang-menu {
		padding: 0px !important;
	}
}