/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.text-schatten {
    text-shadow: 0px 1px 7px #000;
}

iframe.kontakt {
    width: 100%;
    height: 600px;
}

iframe.kontakt #main {
    padding-top: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.logo .subtext {
    font-size: 25px;
    position: relative;
    top: 30px;
}

@media only screen and (max-width: 786px) {
	.logo .subtext {
		font-size: 20px;
	}	
}

.logo > a {
    text-decoration: none;
}

.logo a {
	line-height: 20px;
}

.responsive #top .logo {
    display: block;
}

.responsive .logo a {
    display: block
}

span.header_contact {
   float: left;
   padding-top: 5px;
    margin-right: 15px;
	color: #fff;
}

.special_amp {
	font-family: inherit;
	font-style: inherit;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: inherit;
}

.comment_meta_container,
.comment_container {
	display: none;
}

socket li.avia-button.avia-cookie-consent-button.avia-cookie-consent-button-2.av-extra-cookie-btn.avia-cookie-info-btn {
	border-bottom: 0;
	background: transparent !important;
	font-size: inherit;
	margin: 0;
}

.avia-cookie-consent a.dse {
	color: white;
	text-decoration: underline;
}

.avia-cookie-consent .avia-cookie-consent-button.avia-cookie-hide-notification, .avia-popup .avia-cookie-consent-button.avia-cookie-hide-notification {
	background-color: #fff;
	color: #000 !important;
}

div.avia-cookie-consent .avia-cookie-consent-button {
	font-size: 12px !important;
}

footer {
	background: url('https://www.faszination-fliesen.de/wp/wp-content/uploads/2025/05/tile-background.jpeg');
}

#header_main {	
	background: url('https://www.faszination-fliesen.de/wp/wp-content/uploads/2025/05/tile-background.jpeg');
	padding: 10px 0;
}

.figcaption{
	background-color: #f18917;
	color: #fff;
	padding: 5px 10px;
}

.html_mobile_menu_tablet .header_color div .av-hamburger-inner, .html_mobile_menu_tablet .header_color div .av-hamburger-inner::before, .html_mobile_menu_tablet .header_color div .av-hamburger-inner::after {
	background-color: #fff;
}

.claim {
	color: #fff;	background-color: #f18917;	
	width: 100%;
	max-width: 800px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding: 20px;
}

.claim h1.av-special-heading-tag {
	color: #fff!important;
}

.kontaktsection{
	width: 100%;
	display: flex;
	justify-content: center;
}

.kontaktformular{
	width: 100%;
	max-width: 650px;
	height: 650px;
	padding: 20px;
	background-color: #fff;
}