/*
Theme Name: Solene Child
Theme URI: https://solene.qodeinteractive.com
Description: A child theme of Solene Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.0
Text Domain: solene
Template: solene
*/

/* COLORS */
:root {
    --ci-beige: #F5F0EB;
    --ci-dunkelgruen: #405050;
	--ci-dunkelgruen-heller: #667373;
}

body .eltdf-btn.eltdf-btn-solid {
    background-color: var(--ci-beige);
	color: #4d504a;
}
body .eltdf-btn.eltdf-btn-solid:not(.eltdf-btn-custom-hover-bg):hover {
    background-color: var(--ci-dunkelgruen-heller)!important;
}

/* UTILITY CLASSES */
.button-zentrieren {
	text-align: center;
}
/* Ankertext für SEO */
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* CTA */
.zwei-buttons.widget:last-child {
    display: flex;
    justify-content: center;
    margin-bottom: 50px !important;
}
.zwei-buttons.widget:last-child > a:first-child {
	margin-right: 10px;
}
.zwei-buttons.widget:last-child > a:last-child {
	margin-left: 10px;
}
.zwei-buttons.widget:last-child > a h3 {
	margin: 8px 0 10px 0;
	text-transform: none !important;
}

/* HEADER */
.eltdf-page-header {
	background-color: #00000078 !important;
}
/* Navigation */
@media only screen and (min-width: 1025px) and (max-width: 1600px) {
	#menu-hauptmenue {
		padding-left: 55px;
	}
}
/* Hide Cart and Info */
body .eltdf-shopping-cart-holder,
body .eltdf-side-menu-button-opener.eltdf-side-menu-button-opener-predefined .eltdf-sa-label {
    display: none;
}
/* Sidearea */
body .eltdf-side-menu {
    background-color: var(--ci-beige);
}
body .eltdf-side-menu .eltdf-custom-font-holder {
	color: #4d504a !important;
}
#media_image-6 img {
	filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(209%) hue-rotate(47deg) brightness(92%) contrast(92%);
}
body .eltdf-side-menu .eltdf-close-side-menu-predefined .eltdf-hm-lines .eltdf-hm-line {
    background-color: #4d504a;
}
body .eltdf-grid-list.eltdf-one-columns .eltdf-item-space {
    width: 32.4%;
}
body .eltdf-side-menu .eltdf-close-side-menu-predefined .eltdf-hm-label {
	display: none;
}

/* FOOTER */
/* Top Area */
.footer-kontakt .fa {
	font-size: 16px;
}
.eltdf-page-footer #text-4.widget {
    margin-bottom: 24px;
}
#media_image-7 img {
	max-width: 190px !important;
}
/* Footer Dropdown */
.dropdown {
	position: relative;
	display: inline-block;
	cursor: pointer;
}
.dropdown-content {
	display: none;
	position: absolute;
	padding: 12px 16px;
	z-index: 1;
	background-color: var(--ci-beige);
	width: max-content;
	/* wenn dropdown nach oben klappen soll */
	top: -125px;
}
.dropdown-content a {
	color: #4d504a !important;
}
.dropdown-content a:hover {
	color: #4d504a !important;
}
.dropdown:hover .dropdown-content {
  display: block;
}
/* Copyright */
body .eltdf-page-footer .eltdf-footer-bottom-holder {
    background-color: var(--ci-beige);
    padding: 25px 0px;
}

/* PLUGINS */
/* Wonderplugin Tabs */
/* Categories Font */
body #wonderplugintabs-1 > .wonderplugintabs-header-wrap .wonderplugintabs-header-title {
	font-size: 11px;
	font-weight: 400;
	line-height: 1.8333;
	margin: 0px 18px 0px !important;
	margin: 0;
	cursor: pointer;
	text-transform: uppercase;
	color: #84847c;
	font-family: Muli,sans-serif;
	letter-spacing: 0.2em;
}
body #wonderplugintabs-1 > .wonderplugintabs-header-wrap .wonderplugintabs-header-li:first-child .wonderplugintabs-header-title {
	margin-left: 0 !important;
}
body #wonderplugintabs-1 > .wonderplugintabs-header-wrap .wonderplugintabs-header-li-active .wonderplugintabs-header-title,
body #wonderplugintabs-1 > .wonderplugintabs-header-wrap .wonderplugintabs-header-title:hover {
	color: #84847c;
	border-bottom: 1px solid #000;
 }
  
/* Remove Boxes around Filters */
body #wonderplugintabs-1 > .wonderplugintabs-header-wrap .wonderplugintabs-header-li {
	border: none;
	background-color: transparent;
}
/* Remove Box around Tab Content */
body #wonderplugintabs-1 > .wonderplugintabs-panel-wrap {
	border: none;
}

/* Distance between Filters */
body #wonderplugintabs-1 > .wonderplugintabs-header-wrap .wonderplugintabs-header-caption {
	padding: 8px 0px;
	margin-right: -4px;
}
  
/* Distance between Filters Row and Tab Content */
body #wonderplugintabs-1 > .wonderplugintabs-header-wrap .wonderplugintabs-header-ul {
	margin-bottom: 25px;
}

body #wonderplugintabs-1 > .wonderplugintabs-panel-wrap > .wonderplugintabs-panel {
    padding: 0;
	padding-top: 15px;
}

/* Social Ninja */
body .wpsr-fm-group-details > h3 {
	text-transform: none;
	font-family: Muli,sans-serif;
}
body .wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a {
    background-color: #25D366;
}
body .wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg {
    filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    transform: translateZ(0);
    background: #fff;
}
body .wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close {
    opacity: 1;
}

/* CTA */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
	.cta-header {
		padding-top: 0 !important;
		margin-top: -15px !important;
	}
}
  

/* STARTSEITE */
/* E1 */
.startseite-e1 .slide-index {
    display: none;
}
.startseite-e1 #SR7_9_1 .wedding.sr7-arrows.sr7-leftarrow:after {
    content: '';
}
/* E3 */
.startseite-e3-2 .elementor-element .eltdf-video-button-holder.hide-play-button .eltdf-video-button-play {
    display: none;
}
.startseite-e3-3 .eltdf-counter-holder.mit-euro .eltdf-counter:before {
    content: "€";
}
.startseite-e3-3 .eltdf-counter-holder.mit-euro .eltdf-counter:after {
    content: ",-";
}
.startseite-e3-3 .eltdf-counter-holder .eltdf-counter {
    font-size: 80px;
}
.startseite-e3-3 .spalte-1 .eltdf-counter-holder .eltdf-counter-title {
	white-space: nowrap;
}

/* E4 */
.startseite-e4 .eltdf-blog-list-holder .eltdf-post-excerpt:after {
    content: unset;
}
/* E5 */
.startseite-e5 {
	background-size: cover;
}
/* E6 */
.startseite-e6 .eltdf-iwt-icon img {
	filter: invert(31%) sepia(12%) saturate(209%) hue-rotate(47deg) brightness(92%) contrast(92%);
}

/* HOCHZEIT */
/* E1 */
.hochzeit-e1 .eltdf-section-title-holder .eltdf-st-title {
	visibility: hidden;
}
/* E2 */
.hochzeit-e2 .eltdf-testimonials-holder.eltdf-testimonials-standard .eltdf-testimonial-text-holder {
    background-color: var(--ci-beige);
}
/* E6 */
.hochzeit-e6 .button-zentrieren .elementor-widget-container {
	text-align: center;
}
/* E7 */
.hochzeit-e7 .elementor-widget-n-accordion .e-n-accordion-item>.e-n-accordion-item-title .e-n-accordion-item-title-icon .e-opened:before,
.hochzeit-e7 .elementor-widget-n-accordion .e-n-accordion-item>.e-n-accordion-item-title .e-n-accordion-item-title-icon .e-closed:before {
    content: url(/wp-content/uploads/2025/03/fp-u-hochzeit-e7-b1.webp);
}
.hochzeit-e7 .eltdf-accordion-mark:before {
    content: url(/wp-content/uploads/2025/03/fp-u-hochzeit-e7-b1.webp);
}
.hochzeit-e7 .eltdf-accordion-holder .eltdf-accordion-title .eltdf-accordion-mark span.eltdf_icon_plus,
.hochzeit-e7 .eltdf-accordion-holder .eltdf-accordion-title .eltdf-accordion-mark span.eltdf_icon_minus {
	opacity: 0;
}
.hochzeit-e7 .icon_minus-06:before {
    content: "";
}
.hochzeit-e7 .elementor-widget-n-accordion .e-n-accordion-item>.e-n-accordion-item-title .e-n-accordion-item-title-icon .e-opened > svg,
.hochzeit-e7 .elementor-widget-n-accordion .e-n-accordion-item>.e-n-accordion-item-title .e-n-accordion-item-title-icon .e-closed > svg {
    display: none;
}
.hochzeit-e7 .elementor-widget-n-accordion .e-n-accordion-item-title {
    border-left: none;
    border-right: none;
}
.hochzeit-e7 .elementor-widget-n-accordion .e-n-accordion-item:first-child .e-n-accordion-item-title {
    border-top-color: var(--n-accordion-border-color);
    border-top-style: var(--n-accordion-border-style);
    border-top-width: var(--n-accordion-border-width);
}
.hochzeit-e7 .elementor-widget-n-accordion .e-n-accordion-item-title {
    border-top: none;
}
.hochzeit-e7-akkordeon .eltdf-accordion-holder.eltdf-ac-simple .eltdf-accordion-content {
    display: block !important;
}

/* RETRO FOTOBOX */
.texte-linksbuendig .eltdf-st-inner {
	text-align: left;
}
.texte-rechtsbuendig .eltdf-st-inner {
	text-align: right;
}

.fotobox-e4-neu .eltdf-price-table:nth-child(2) .eltdf-pt-inner ul li.eltdf-pt-button {
    padding: 40px 15px 80px;
}

.fotobox-e5-akkordeon .eltdf-accordion-holder.eltdf-ac-simple .eltdf-accordion-content {
    display: block !important;
}

.interne-verlinkungen.fotobox-e6 .eltdf-ils-holder.eltdf-ils-split .eltdf-ils-content-holder {
    display: flex;
    flex-direction: column;
}

/* PREISE */
.preise-e3-akkordeon .eltdf-accordion-holder.eltdf-ac-simple .eltdf-accordion-content {
    display: block !important;
}

.preise-e4 {
	background-image: url(/wp-content/uploads/2025/03/fp-u-preise-e4-bg.webp);
    background-repeat: no-repeat;
    background-size: 13%;
    background-position: 0% 22%;
}

/* MEET ADRIAN */
.uebermich-e1 #SR7_10_1 .wedding.sr7-arrows.sr7-leftarrow {
    display: none;
}
@media only screen and (max-width: 1919px) {
	/*
	#SR7_10_1-31-1 {
		color: #bbb !important;
	}
	*/
	#SR7_10_1-31-0 {
		top: -20px !important;
	}
}
@media only screen and (min-width: 1400px) and (max-width: 1500px) {
	.uebermich-slider-bild.sr7-layer {
		left: -100px !important;
	}
	.uebermich-slider-title {
		margin-right: -70px !important;
	}
}
@media only screen and (min-width: 1300px) and (max-width: 1399px) {
	.uebermich-slider-bild.sr7-layer {
		left: -140px !important;
	}
	.uebermich-slider-title {
		margin-left: -100px !important;
	}
}
@media only screen and (min-width: 1100px) and (max-width: 1299px) {
	.uebermich-slider-bild.sr7-layer {
		left: -175px !important;
	}
	.uebermich-slider-title {
		margin-left: -125px !important;
	}
}

.uebermich-e2 .eltdf-process-holder.eltdf-pi-image-right .eltdf-process-item:nth-of-type(odd) .eltdf-pi-desc-holder .eltdf-pi-desc-inner {
    padding-left: 20%;
}
.uebermich-e3 .eltdf-iwt-icon img {
	filter: brightness(0) saturate(100%) invert(29%) sepia(16%) saturate(366%) hue-rotate(131deg) brightness(99%) contrast(98%);
}

/* KONTAKT */
.kontaktformular-auswahl {
    padding-top: 15px;
    padding-bottom: 28px;
}
.kontaktformular-auswahl > span > .wpcf7-checkbox {
	display: flex;
    flex-direction: column;
	padding-top: 10px;
}

.page-id-6080 .hide-title.eltdf-section-title-holder .eltdf-st-title {
	display: none;
}

/* RECHTLICHE UNTERSEITEN */
.imp-header-all{line-height: 1.2; margin-top: 20px; margin-bottom: 10px;font-size: 28px !important;}
.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:28px !important;}
.ds-header-2{font-size:24px !important;}
.ds-header-3{font-size:20px !important;}
.ds-wrapper{margin-left: 20px;}
.ds-paragraph{margin-bottom: 10px; line-height: 26px; font-size: 16px;}

.ds-paragraph a,
.ds-paragraph + ul a,
.imp-paragraph a {
	color: var(--ci-dunkelgruen);
}
.ds-paragraph a:hover,
.imp-paragraph a:hover {
	color: var(--ci-dunkelgruen);
}


@media only screen and (max-width: 425px) {
	.ds-paragraph + ul li a {
		word-wrap: break-word;
	}
}

/* SEO MENU */
.menu-seo-seitenleiste-container{
	display: none;
	position: fixed !important;
	left: 0 !important;
	top: 50% !important;
	width: 200px !important;
	z-index: 9999999999999999;
	transform: translateY(-50%);
}

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

*[id^="menu-seo-seitenleiste"] > li{
	height: 44px !important;
	background-color: #fff !important;
	margin: 0px 0px 2px 0px !important;
	list-style: none !important;
	border: 1px solid var(--ci-dunkelgruen);
}

*[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: var(--ci-dunkelgruen) !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: var(--ci-dunkelgruen) !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: transparent;
	border: 1px solid var(--ci-dunkelgruen);
}

.seo-text-inner > h3{
	color: var(--ci-dunkelgruen) !important;
}

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

.seo-text-inner a {
    color: var(--ci-dunkelgruen);
    text-decoration: underline !important;
}
.seo-text-inner a:hover {
    color: var(--ci-dunkelgruen);
}

.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;
	}
}

/* MOBILOPTIMIERUNG */
/* Mobile Menu */
body .eltdf-mobile-header .eltdf-mobile-menu-opener.eltdf-mobile-menu-opener-predefined .eltdf-hm-label {
	visibility: hidden;
}
body .eltdf-mobile-header .eltdf-mobile-logo-wrapper img {
    height: 87%;
}
@media only screen and (max-width: 425px) {
	.cta-header > div > div > div.elementor-widget-wrap > div.elementor-element > div.elementor-widget-container > div.eltdf-content-bottom > .eltdf-content-bottom-inner {
		padding: 0;
	}
	.dropdown-content {
    	right: -70px;
	}
	.page-id-6337 .eltdf-section-title-holder .eltdf-st-title {
    	font-size: 33px;
	}
	.rechtliches-wrapper {
		max-width: 96%;
	}
	body #wonderplugintabs-1 > .wonderplugintabs-header-wrap .wonderplugintabs-header-li-fullwidth .wonderplugintabs-header-caption:after {
    	right: 22px;
	}
}
@media only screen and (max-width: 768px) {
	body .eltdf-page-footer .eltdf-footer-top-holder .eltdf-footer-top-inner.eltdf-grid {
    	padding: 70px 0 116px;
	}
	#media_image-7 img {
    	margin-bottom: -35px;
	}
	.seo-text-inner > h3 {
    	font-size: 19px !important;
	}
	.hochzeit-e2 .eltdf-testimonials-holder.eltdf-testimonials-standard .eltdf-owl-slider .owl-dots,
	.hochzeit-e2 .eltdf-testimonials-holder.eltdf-testimonials-standard .eltdf-owl-slider .owl-nav {
    	display: flex;
    	position: relative;
    	top: 45px;
	}
	.hochzeit-e2 .eltdf-testimonials-holder.eltdf-testimonials-standard .eltdf-owl-slider .owl-nav .owl-next,
	.hochzeit-e2 .eltdf-testimonials-holder.eltdf-testimonials-standard .eltdf-owl-slider .owl-nav .owl-prev {
    	top: calc(100% + 27px);
	}
}
@media only screen and (max-width: 1024px) {
	.uebermich-e2 .eltdf-process-holder.eltdf-pi-image-right .eltdf-process-item:nth-of-type(odd) .eltdf-pi-desc-holder .eltdf-pi-desc-inner {
    	padding-left: 0%;
	}
}
/* Beiträge */
.single-post .eltdf-blog-item > .eltdf-post-content > .eltdf-post-info-top,
.single-post .eltdf-blog-item > .eltdf-post-content > .eltdf-post-heading {
	display: none;
}
.single-post .eltdf-blog-item > .eltdf-post-content > .eltdf-post-text > .eltdf-post-text-inner > .eltdf-post-info-bottom {
	display: none;
}
/* Übersichtsseite */
.blog .eltdf-post-info-top > .eltdf-post-info-date,
.blog .eltdf-post-info-top > .eltdf-post-info-category,
.blog .eltdf-post-info-top > .eltdf-post-info-author {
	display: none !important;
}
.blog .eltdf-post-read-more-button .eltdf-btn.eltdf-btn-simple .eltdf-btn-text {
	visibility: hidden;
}
.blog .eltdf-post-read-more-button .eltdf-btn.eltdf-btn-simple .eltdf-btn-text:before {
	content: 'Mehr lesen';
	visibility: visible;
	margin-right: -70px;
}
/* Portfolio */
.single-portfolio-item .eltdf-portfolio-single-holder.eltdf-ps-gallery-layout .eltdf-ps-info-holder {
	display: none;
}