/*
Theme Name: Reina Child
Theme URI: https://reina.qodeinteractive.com
Description: A child theme of Reina
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: reina
Template: reina
*/

/* CUSTOM */
.forever-button > div > .qodef-m-content > .qodef-m-button > .qodef-button{
	/* background-image: url('/wp-content/uploads/2022/12/tk-forever-logo-1.png'); */
	background-image: url('/wp-content/uploads/2023/10/tk-ringana-logo-2.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	padding: 80px 100px !important;
}
.forever-button > div > .qodef-m-content > .qodef-m-button > .qodef-button > span{
	display: none;
}

.header-box * .qodef-m-heading{
    background-color: #2B3D2FBA;
    max-width: 600px;
    margin: auto;
    padding: 24px 0px;
}

/* SIDE AREA */
#qodef-side-area{
	background-image: url('/wp-content/uploads/2022/12/tmk-footer-4.png');
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 200px;
}

/* HEADER */
.qodef-breadcrumbs{
	display: none !important;
}

/* FOOTER */
#qodef-page-footer-top-area{
	background-image: url('/wp-content/uploads/2022/12/tmk-footer-4.png');
	background-size: contain;
	background-position: 5% 100%;
}

@media only screen and (max-width: 1800px) {
	#qodef-page-footer-top-area{
		background-position: 0% 100%;
	}
}

@media only screen and (max-width: 1650px) {
	#qodef-page-footer-top-area{
		background-size: 0%;
	}
}

/* STARTSEITE - ELEMENT 2 */
.not-clickable > a{
	pointer-events: none !important;
}

/* CF7 */
button[type=submit],
input[type=submit]{
	background-color: #BCC6AB;
}

button[type=submit] .qodef-m-background,
input[type=submit] .qodef-m-background{
	background-color: #2B3D2F !important;
}
.cf7ic-icon-wrapper {
	display: block;
}
/* Mobil */
@media (max-width: 1024px) {
.elementor .elementor-element.mobilerabstand {
    padding: 12px 0px 13px 0px !important;
}
.elementor .elementor-element.mobilerabstandoben {
    padding: 0px 0px 130px 0px !important;
}
	.elementor .elementor-element.mobilerabstandunten {
    padding: 120px 0px 0px 0px !important;
}
}
@media (max-width: 470px) {
	.qodef-m-title.entry-title {
		font-size: 9vw;
	}
}

/* DAS STUDIO */
/*
@media only screen and (max-width: 1024px) {
	.page-id-17407 .qodef-m-title {
    	padding-left: 40px !important;
    	padding-right: 40px !important;
	}
}
*/
.page-id-17407 .qodef-m-title {
	background-image: none;
	padding: 30px 40px;
	background-color: #2B3D2FBA;
	max-width: 430px;
	margin: auto !important;
}


/* SEO MENU */
.menu-seo-seitenleiste-container{
	position: fixed !important;
	right: 0 !important;
	top: 50% !important;
	width: 200px !important;
	z-index: 9999999999999999;
}

*[id^="menu-seo-seitenleiste"]{
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

*[id^="menu-seo-seitenleiste"] > li{
	height: 44px !important;
	background-color: #bcc6ab !important;
	margin: 0px 0px 2px 0px !important;
	list-style: none !important;
}

*[id^="menu-seo-seitenleiste"] > li:last-child{
	margin-bottom: 0px !important;
}

*[id^="menu-seo-seitenleiste"] > li > a{
	width: 100% !important;
	height: 100% !important;
	float: left !important;
	color: #282828 !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
	box-sizing: border-box!important;
	width: 100% !important;
	height: 100% !important;
	float: left !important;
	padding: 9px 0px 9px 18px !important;
	font-size: 12px !important;
	line-height: 0 !important;
}

*[id^="menu-seo-seitenleiste"] > li > a:hover{
	color: #282828 !important;
}

@media only screen and (max-width: 1200px){
	.menu-seo-seitenleiste-container{
		display: none;
	}
}

/* SEO PAGES */
.seo-wrapper,
.seo-row{
	width: 100%;
}

.seo-wrapper{
	max-width: 1300px;
	margin: auto;
}

.seo-row{
	display: flex;
	margin-bottom: 80px;
}

.seo-row:last-child{
	margin-bottom: 0px;
}

.seo-column{
	width: 50%;
	max-height: 100%;
	float: left;
	flex: 1;
	position: relative;
}

.seo-image-inner-left{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 80%;
    position: absolute;
	right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.seo-image-inner-right{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 80%;
    position: absolute;
	left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.seo-text{
	background-color: #bcc6ab;
}

.seo-text-inner,
.seo-text-inner > p,
.seo-text-inner > h3{
	color: #282828 !important;
}

.seo-text-inner,
.seo-text-inner > p{
	font-size: 16px !important;
	line-height: 24px !important;
}

.seo-text-inner > h3{
	font-size: 26px !important;
	line-height: 30px !important;
	margin: 0px 0px 14px 0px !important;
}

.seo-text-inner{
	padding: 60px;
	box-sizing: border-box;
}

@media only screen and (max-width: 1200px){	
	.seo-row{
		flex-direction: column;
		margin-bottom: 40px;
	}
	
	.seo-column{
		width: 100%;
		min-height: 400px;
		flex: 0 0 100%;
	}
	
	.seo-row:nth-child(odd) > .seo-column:first-child{
		order: 2;
	}
	
	.seo-row:nth-child(odd) > .seo-column:last-child{
		order: 1;
	}
	
	.seo-text-inner{
		padding: 32px;
	}
	
	.seo-image-inner-left{
		height: 100%;
	}
	
	.seo-text-inner > h3{
		font-size: 24px !important;
	}
	
	.seo-text-inner,
	.seo-text-inner > p{
		font-size: 14px !important;
		line-height: 20px !important;
	}
}
.seo-text-inner a {
	color: #000;
    text-decoration: underline !important;
}
.seo-text-inner a:hover {
	color: #405861;
    text-decoration: none !important;
}
/* RECHTLICHE UNTERSEITEN */
.imp-header-all{line-height: 1.2; margin-top: 20px; margin-bottom: 10px;}
.imp-paragraph{margin-bottom: 10px; line-height: 26px; font-size: 16px;}
.ds-header-all{line-height: 1.2; margin-top: 20px; margin-bottom: 10px;}
.ds-header-1{font-size:32px;}
.ds-header-2{font-size:28px;}
.ds-header-3{font-size:24px;}
.ds-wrapper{margin-left: 20px;}
.ds-paragraph{margin-bottom: 10px; line-height: 26px; font-size: 16px;}