/*
Theme Name: Kadence-child
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: 360iDEE
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
*/


/* FOOTER MENU ODSTEPY*/
FOOTER .widget_nav_menu A
{
	padding: 0 0 0px 0 !important;
}
FOOTER .widget LI
{
	line-height: 1.3 !important;
}
FOOTER .bottom-slogan{
	max-width: 250px !important;	
}
FOOTER .bottom-slogan IMG
{

	margin-bottom: 34px;
}
FOOTER .bottom-slogan .slogan
{
	font: 100 36px Inter;
	max-width: ;
}



/* KONTAKT */
.kontakt
{
	color: #000000;
}
.kontakt BR
{
	display: block;
	margin-bottom: 2px;
	font-size: 2px;
	line-height: 2px;
}
.kontakt .kontakt-column
{
	float: left;
	width: 50%;
	padding: 0 15px 0 15px;
}
.kontakt .wpcf7-not-valid-tip
{
	color: #FFF;
	padding: 0;
	margin: 0;
}
.kontakt .wpcf7-form-control-wrap
{
	padding: 0;
	margin: 0;
}
.kontakt P
{
	margin: 0;
}
.kontakt .kontakt-column INPUT
{
	width: 100%;
	color: #383D31 !important;
	border: 0.2px solid #7E8A70;
	height: 60px;
	margin-top: 15px;
}
.kontakt .kontakt-column TEXTAREA
{
	width: 100%;
	color: #383D31 !important;
	border: 0.2px solid #7E8A70;
	height: 207px;
	margin-top: 15px;
}
.kontakt .kontakt-columnt100
{
	float: left;
	width: 100%;
	padding: 0 15px 0 15px;
}
.kontakt INPUT.send-mail
{
	padding-bottom: 10px !important;
	padding-top: 10px !important;
	background-color: #383D31 !important;
}
.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;
}
.kontakt INPUT::placeholder
{
	color: #7E8A70;
}
.kontakt .wpcf7-not-valid-tip
{
	position: absolute;
	margin-top: -10px !important;
	font-size: 12px;
	background: #383D31;
	width: fit-content !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	margin-bottom: -10px !important;
}
.wpcf7-response-output
{
	border: 1px solid #F3F3F3 !important;
	color: #FFF;
	width: 100%;
	margin: auto !important;
	display: flex;
	max-width: 1290px;
}
.wpcf7-spinner
{
	display: none;
}
@media only screen and (max-width: 900px)
{
	.kontakt .kontakt-column, .kontakt .kontakt-columnt70, .kontakt .kontakt-columnt30
	{
		width: 100%;
	}
}
/* BOTTOM BUTTOM KONTAKT*/
.button-container
{
	position: fixed;
	bottom: 10px;
	right: 10px;
	display: flex;
	flex-direction: column;
	//gap: 10px;
	z-index: 10;
}
.button-container .button-kontakt
{
	display: flex;
	align-items: center;
	gap: 10px;
	background-color: #383D31;
	color: #FFF;
	padding: 12px 0px 10px 13px;
	text-decoration: none;
	border-radius: 5px;
	transition: background-color 0.3s;
	border: 0.1px solid #7E8A70;
	margin-bottom: 7px;
	font-size: 18px;
	text-align: center !important;
}
.button-container .button-kontakt:hover
{
	background-color: #E5CEA8 !important;
	color: #FFF !important;
	border: 1px solid #FFF;
}
.button-container .button-kontakt SVG
{
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7419%) hue-rotate(51deg) brightness(118%) contrast(96%) !important;
	margin-right: 13px !important;
	position: relative;
	left: 0;
	top: 1px;
	color: rgba(172, 13, 13, 0.778) !important;
}
.button-container .button-kontakt svg
{
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7419%) hue-rotate(51deg) brightness(118%) contrast(96%) !important;
	margin-right: 13px !important;
	position: relative;
	left: 0;
	top: 1px;
	color: rgba(172, 13, 13, 0.778) !important;
}
