/*
Theme Name: DD Innenausbau - Kadence
Theme URI: https://360idee.de
Author: Marek Fleger
Author URI: https://360idee.de
Description: 360iDEE form Kadence child Thema
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Template: kadence
Text Domain: DD Innenausbau
Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options
*/

/* Site Color*/
.txt-orange
{
	color: #F97404;
}
/* HEADER*/
HEADER .site-header-row-container-inner
{
	background-color: #121A1D !important;
}
HEADER .custom-logo
{
}
HEADER UL LI
{
	padding: 5px;
}
HEADER UL LI A
{
	color: #FFFFFF !important;
	font-weight: bold;
	font: normal small-caps 400 20px sans-serif;
}
.main-navigation .primary-menu-container UL LI.menu-item.current-menu-item A
{
	color: #F46F00 !important;
}
/*HEADER BUTTON*/
.header-html .menu-button BUTTON:hover, .header-html BUTTON:focus
{
	color: #121A1D !important;
}

/* SLIDER TEXT RESPONSIV */
.n2-ss-layer .slider-text
{
	margin-bottom: 225px !important;
}
@media screen and (max-width: 992px)
{
	.n2-ss-slider .slider-h1
	{
		font-size: 9px !important;
		position: relative;
		margin-bottom: 24px;
		padding-bottom: 8px;
		width: 450px !important;
	}
	.n2-ss-layer .slider-text
	{
		font-size: 10px !important;
		margin-top: 10px !important;
		position: relative;
		left: 0px;
		background-color: rgba(255, 255, 255, 0.884);
		width: 353px !important;
	}
}
@media screen and (max-width: 768px)
{
	.n2-ss-slider .slider-h1
	{
		font-size: 8px !important;
		position: relative;
		margin-bottom: 24px;
		padding-bottom: 8px;
		width: 340px !important;
	}
	.n2-ss-layer .slider-text
	{
		font-size: 7px !important;
		margin-top: 11px !important;
		position: relative;
		left: 0px;
		background-color: rgba(255, 255, 255, 1);
		width: 225px !important;
		color: #FFFFFF;
		margin-bottom: 75px !important;
	}
}
/* KONTAKT */
.kontakt BR
{
	display: block;
	margin-bottom: 2px;
	font-size: 2px;
	line-height: 2px;
}
.kontakt .kontakt-column
{
	float: left;
	width: 50%;
	//border: 1px solid #000;
	padding: 0px 15px 0px 15px;
}
.kontakt .wpcf7-not-valid-tip
{
	color: #F97404 !important;
	padding: 0px;
	margin: 0px;
}
.kontakt .wpcf7-form-control-wrap
{
	padding: 0px;
	margin: 0px;
}
.kontakt P
{
	margin: 0px;
}
.kontakt .kontakt-column INPUT
{
	width: 100%;
	color: #000000;
	background-color: rgba(255, 255, 255, 0.704);
	border: 1px solid rgba(69, 72, 74, 0.273);
	height: 60px;
	margin-top: 15px;
}
.kontakt .kontakt-column TEXTAREA
{
	width: 100%;
	color: #000000;
	border: 1px solid rgba(69, 72, 74, 0.273);
	background-color: rgba(255, 255, 255, 0.704);
	height: 207px;
	margin-top: 15px;
}
.kontakt .kontakt-columnt100
{
	float: left;
	width: 100%;
	padding: 0px 15px 0px 15px;
}
.kontakt INPUT.send-mail
{
	border: 1px solid #F3F3F3;
}
.kontakt .kontakt-columnt70
{
	width: 70%;
	float: left;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.kontakt .kontakt-columnt30
{
	text-align: right;
	width: 30%;
	float: left;
	margin-top: 15px;
}
.wpcf7-response-output
{
	border: 1px solid #F97404 !important;
	color: #FFFFFF !important;
	width: 100%;
	float: left;
	background-color: #F97404 !important;
}
.wpcf7-spinner
{
	display: none;
}
@media only screen and (max-width: 900px)
{
	.kontakt .kontakt-column, .kontakt .kontakt-columnt70, .kontakt .kontakt-columnt30
	{
		width: 100%;
	}
}
/*FOOTER*/
FOOTER.site-footer
{
	color: rgba(255, 255, 255, 0.745);
	font-size: 14px;
}
FOOTER.site-footer A
{
	text-decoration: none !important;
	color: #CCCCCC !important;
}
FOOTER.site-footer A:hover
{
	text-decoration: none !important;
	color: #F46F00 !important;
}

FOOTER.site-footer H2.widget-title
{
	color: #F46F00;
	padding: 0;
	margin: 0;
}
FOOTER A
{
	font-size: 15px;
	line-height: 1.2;
	color: #FFFFFF !important;
}
