/*
Theme Name:  The Layouter Child Theme
Description: Dies ist ein benutzerdefiniertes Child-Theme für The Layouter
Theme URI:   https://www.thelayouter.de
Author: Dilly
Author URI:  https://www.thelayouter.de
Template: thelayouter
Version: 1.0
*/


.small-footer-links a{
	opacity: 1.0 !important;
}

.small-footer-links a:hover{
	opacity: 0.65 !important;
}

.textshadow{
	text-shadow:  rgb(0 0 0 / 35%) 0px 2px 6px !important;
}

.cmplz-cookiebanner.cmplz-show{
	box-shadow: rgb(0 0 0 / 5%) 0px 10px 20px, rgb(0 0 0 / 4%) 0px 6px 6px !important;
}

.kundenrez h4{
	color: #E52613 !important;
	font-weight: bolder !important;
	letter-spacing: -1px;
}

.cptitle h2{
	color: #E52613 !important;
}

.cptitle h3{
	color: #A3A3A3 !important;
}

.cptitle_alt h2{
	color: #4A4748 !important;
}

.cptitle_alt h3{
	color: #E52613 !important;
}

.strong h3{
	font-weight: bold !important;
}



.nectar-fancy-box[data-style=image_above_text_underline] .text{
	padding-top: 30px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.nectar-fancy-box[data-style=image_above_text_underline] .text h3{
	font-weight: bolder !important;
	text-transform: uppercase !important;
	letter-spacing: -1px;
}

.nectar-underline:hover h3{
	color: #E52613 !important;
	background-image: linear-gradient(to right,#E52613 0,#E52613 100%);
}

button.cmplz-btn.cmplz-manage-consent.cmplz-show{
	    top: calc(100% - 80px) !important;
		width: 50px!important;
		height: 50px !important;
		border-radius: 100% !important;
		padding: 0px !important;
		min-width: 50px !important;
		background: var(--cmplz_button_accept_background_color) !important;
	box-shadow: rgb(0 0 0 / 5%) 0px 10px 20px, rgb(0 0 0 / 4%) 0px 6px 6px !important;
}

button.cmplz-btn.cmplz-manage-consent.cmplz-show:hover{
	box-shadow: rgb(0 0 0 / 9%) 0px 10px 20px, rgb(0 0 0 / 13%) 0px 6px 6px !important;
}

button.cmplz-btn.cmplz-manage-consent.cmplz-show svg{
	width: 30px !important;
	height: 30px !important;
	margin-bottom: -5px;
}

.cmplz-description{
	line-height: 18px;
}

#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode{
	max-width: 100%;
}