/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Child Theme for Divi Theme by Elegant Themes
 Author:         Divi.world
 Author URI:     http://divi.world
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */

.text-primary {
	color: #FF700F;
}

/* BO bablight */

body.bablight,
body.bablight #main-header, 
body.bablight #main-header .nav li ul,
body.bablight .et-search-form,
body.bablight #main-header .et_mobile_menu,
body.bablight #main-footer {
	color: rgba(26, 26, 26, 0.5);
	background-color: #ffffff !important;
}

body.bablight #top-menu a {
	color: #1a1a1a;
}
#top-menu li.current-menu-item > a,
body.bablight #top-menu li.current-menu-item > a {
	color: #FF700F;
}
body.bablight h1,
body.bablight h2,
body.bablight h3,
body.bablight h4,
body.bablight h5,
body.bablight h6 {
	color: rgba(26, 26, 26, 1);
}
body.bablight .footer-widget,
body.bablight #main-footer .footer-widget h4,
body.bablight #footer-widgets .footer-widget li a {
	color: rgba(26, 26, 26, 0.5);
}
body.bablight #footer-widgets .footer-widget li a:hover {
	color: #FF700F;
}
/* EO bablight */

#particles-js-test .particles-js-canvas-el {
	border: 0 solid #ff0000;
	position: absolute;
	top: 0;
}

#customer_logos img.dtq-swapped-img {
	filter: grayscale(1) invert(0);
}
#customer_logos img.dtq-swapped-img:hover {
	filter: none;
}

h1.hero1 {
	font-size: 16px;
	color: #888888;
	min-height: 3em;
}
h2.hero1 {
	font-size: 30px;
	color: #ffffff;
}

#footer-widgets h4.title,
#footer-widgets h5.title,
#footer-widgets h6.title {
	text-transform: uppercase !important;
}

#fontfire {
	margin-top: 7em;
}

#fontfire h3 {
	/*
	background-color: rgba(256,256,256,.03);
	background-image: -webkit-linear-gradient(top, #111, #0c0c0c);
	background-image: -moz-linear-gradient(top, #111, #0c0c0c);
	background-image: -ms-linear-gradient(top, #111, #0c0c0c);
	background-image: -o-linear-gradient(top, #111, #0c0c0c);
	*/
	font-size: 2em;
	font-family: 'Roboto', serif;
	text-align: center;
	line-height: 1.4em;
	text-transform: uppercase;
	letter-spacing: .3em;
	white-space:nowrap;
}

#fontfire .subline {
	text-align: center;
	font-size: 30px;
	color: #666;
	font-family: "Roboto Mono", sans-serif;
	margin-top: 2em;
}

#fontfire span {
	color: #000;
	font-family: Roboto, 'Caesar Dressing', cursive;
	font-size: 3em;
	text-transform: lowercase;
	vertical-align: middle;
	letter-spacing: .2em;
}

#fontfire .fire {
	animation: animation 1s ease-in-out infinite alternate;
	-moz-animation: animation 1s ease-in-out infinite alternate;
	-webkit-animation: animation 1s ease-in-out infinite alternate;
	-o-animation: animation 1s ease-in-out infinite alternate;
}

#fontfire .burn {
	animation: animation .65s ease-in-out infinite alternate;
	-moz-animation: animation .65s ease-in-out infinite alternate;
	-webkit-animation: animation .65s ease-in-out infinite alternate;
	-o-animation: animation .65s ease-in-out infinite alternate;
}

@keyframes animation
{
	0% {text-shadow: 0 0 20px #fefcc9,
	10px -10px 30px #feec85,
	-20px -20px 40px #ffae34,
	20px -40px 50px #ec760c,
	-20px -60px 60px #cd4606,
	0 -80px 70px #973716,
	10px -90px 80px #451b0e;}
	100% {text-shadow: 0 0 20px #fefcc9,
	10px -10px 30px #fefcc9,
	-20px -20px 40px #feec85,
	22px -42px 60px #ffae34,
	-22px -58px 50px #ec760c,
	0 -82px 80px #cd4606,
	10px -90px 80px  #973716;}
}

@-moz-keyframes animation
{
	0% {text-shadow: 0 0 20px #fefcc9,
	10px -10px 30px #feec85,
	-20px -20px 40px #ffae34,
	20px -40px 50px #ec760c,
	-20px -60px 60px #cd4606,
	0 -80px 70px #973716,
	10px -90px 80px #451b0e;}
	100% {text-shadow: 0 0 20px #fefcc9,
	10px -10px 30px #fefcc9,
	-20px -20px 40px #feec85,
	22px -42px 60px #ffae34,
	-22px -58px 50px #ec760c,
	0 -82px 80px #cd4606,
	10px -90px 80px  #973716;}
}

@-webkit-keyframes animation
{
	0% {text-shadow: 0 0 20px #fefcc9,
	10px -10px 30px #feec85,
	-20px -20px 40px #ffae34,
	20px -40px 50px #ec760c,
	-20px -60px 60px #cd4606,
	0 -80px 70px #973716,
	10px -90px 80px #451b0e;}
	100% {text-shadow: 0 0 20px #fefcc9,
	10px -10px 30px #fefcc9,
	-20px -20px 40px #feec85,
	22px -42px 60px #ffae34,
	-22px -58px 50px #ec760c,
	0 -82px 80px #cd4606,
	10px -90px 80px  #973716;}
}

@-o-keyframes animation
{
	0% {text-shadow: 0 0 20px #fefcc9,
	10px -10px 30px #feec85,
	-20px -20px 40px #ffae34,
	20px -40px 50px #ec760c,
	-20px -60px 60px #cd4606,
	0 -80px 70px #973716,
	10px -90px 80px #451b0e;}
	100% {text-shadow: 0 0 20px #fefcc9,
	10px -10px 30px #fefcc9,
	-20px -20px 40px #feec85,
	22px -42px 60px #ffae34,
	-22px -58px 50px #ec760c,
	0 -82px 80px #cd4606,
	10px -90px 80px  #973716;}
}


/* Style 6 */
/*
#footer-widgets a {
	background-image: linear-gradient(#222222 50%, #FF700F 50%);
	background-size: auto 175%;
	transition: background .3s ease-in-out;
	padding: 0 .25rem;
}
#footer-widgets a:hover {
	 background-position-y: 100%;
}
*/

/*
#footer-widgets a {
	box-shadow: inset 0 0 0 0 #FF700F;
	padding: 0 .25rem;
	margin: 0 0rem;
	transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}
#footer-widgets a:hover {
	color: #000 !important;
	box-shadow: inset 200px 0 0 0 #FF700F;
}
*/

:root {
	--bg: hsl(0, 100%, 10%);
	--color: hsl(0, 0%, 100%);
	--underline-width: 1px;
	--underline-block-width: 20px;
	--underline-color: rgba(255,255,255,0.1);
	--underline-color-hover: #FF700F;
	--underline-transition: 1.5s;
	--text-transition: 1s;

}

#footer-widgets a,
a.babtextlink {
	color: var(--color);
	text-decoration: none;
	background-image: linear-gradient(90deg, var(--bg), var(--bg)),
	linear-gradient(90deg, var(--underline-color), var(--underline-color));
	background-size: var(--underline-block-width) var(--underline-width),
	100% var(--underline-width);
	background-repeat: no-repeat;
	background-position-x: calc(var(--underline-block-width) * -1), 0;
	background-position-y: 100%;
	transition: background-position-x var(--underline-transition), color var(--text-transition);
}

#footer-widgets a:hover,
a.babtextlink:hover {
	color: #ffffff !important;
	background-image: linear-gradient(90deg, var(--bg), var(--bg)),
	linear-gradient(
			90deg,
			var(--underline-color-hover),
			var(--underline-color-hover)
	);
	background-position-x: calc(100% + var(--underline-block-width)), 0;
}
