/*
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
*/

/*** Responsive ***/

.lambrecht_logo img{
	width: 300px !important;
}

#socialmedia_follow a{
	display: flex !important;
	align-items: center !important;
}


#socialmedia_follow img{
	margin-left: 30px;
}

.cookie-notice-container {
	font-family: "Roboto" !important;
}

.cookie-notice-container a{
	color: #000 !important;
}

#cn-accept-cookie{
	color: #fff !important;
	font-weight: bold !important;
	border-radius: 0 !important;
}

@media(min-width: 901px){
	#lambrecht_keramik_logo{
		margin-bottom: -185px !important;
	}

	#lambrecht_bau_logo{
		margin-bottom: 10px !important;
	}
	.teaser_image_col{
		z-index: 99 !important;
	}
}

@media(max-width: 900px){
	.text_mobile_smaller{
	font-size: 35px !important;
	}
}