/*
 Theme Name:   OceanWP Child
 Description:  Child Theme des high-performance WP-Theme OceanWP
 Author:       Philipp Limbeck
 Author URI:   https://insyde.at/
 Template:     oceanwp
 Version:      1.0
 Text Domain:  oceanwp-child
*/

/* COLOR VARIABLES */
:root {
	/*--niki-pink: #f28cba;*/
	/*--niki-pink: #F280CC;*/
	--niki-pink: #ea9baa;
	--niki-grey: #7d8081;
}


#main h1,
#main h2,
#main h3{
	font-family: 'Montserrat';
}

#sib_signup_form_2 input[type=submit]{
	background-color: var(--niki-pink);
}
#sib_signup_form_2 label,
#sib_signup_form_2 p{
	font-size: 14px;
	line-height: 1.2;
}

@keyframes heartbeat{
	10% {transform: scale(1.05)}
}

.heartbeat img{
	animation: heartbeat 1.5s linear infinite;
}

html a:focus {
	outline: none !important;
}

body strong {
	color: #000;
	font-weight: 700;
}

#blm-table{
	width: auto;
	border: 0;
}

#main #blm-table a{
	color: #000;
	font-weight: 400;
}

#main #blm-table a strong{
	font-weight: bold;
}

#blm-table i{
	font-size: 32px;
}

#main #blm-table td{
	border: 0;
}

ul#menu-legalmenu{
	 margin: 0;
    list-style: none;
    display: flex;
    gap: 25px;
    justify-content: center;
}

ul#menu-legalmenu li{
	border: 0;
}


ul#menu-legalmenu li>a{
	font-size: 16px;
	text-transform: uppercase;
}

#footer-text{
	margin-bottom: 0;
}

body.page-id-757{
	color: #000;
}
body.page-id-757 strong,
body.page-id-757 b,
body.page-id-757 a:not(.menu-link){
	font-weight: 700;
}

div#h5vp1 div.plyr_wrapper div.plyr{
	border-radius: 24px;
}

ul#menu-desktopmenue li#menu-item-762 ul.sub-menu{
	    width: 270px;
    left: 46px;
}


/* SVG-Container auswählen */
div#design-tuning-inner img {
  /* Animation aktivieren und Dauer festlegen */
    animation: rotate 10s infinite alternate linear;
}

/* Keyframes für Animation definieren */
@keyframes rotate {
  from {
    transform: rotate(0deg); /* Startwinkel */
  }
  to {
    transform: rotate(40deg); /* Endwinkel (halbe Drehung) */
  }
}


body.page-id-646 .header-img,
body.page-id-646 #dac-logo,
body.page-id-646 #design-tuning{
	display: none !important;
}

body.page-id-646 #site-header #site-logo{
	position: relative;
}

body.page-id-646 #site-header #site-logo {
	filter: invert(1);
	text-align: center;
	left: unset;
    top: unset;
    -webkit-transform: unset;
    transform: unset;
	padding-top: 30px !important;
}

body.page-id-646 #site-logo #site-logo-inner{
	display: block;
}

body.page-id-646 #site-header .oceanwp-mobile-menu-icon a{
	color: #000;
}




/* Meeting 17042023*/
div#kontakt-zeile-desktop a,
div#kontakt-zeile-mobil a{
	color: #000;
}

#erstberatung_ueberschrift_links div{
	padding-right: 1px;
}
#erstberatung_ueberschrift_rechts div{
	padding-left: 1px;
}

#erstberatung_ueberschrift_links div>div>div,
#erstberatung_ueberschrift_rechts div>div>div{
	margin-bottom: 0px;
}

#main h1 {
	font-weight: 400;
}

#main a {
	text-decoration: none;
	color: var(--niki-pink);
}

/* Seitentitel beim Header */
header#site-header {
	border-bottom: 0px;
}

/* Schriften */
.img-caption {
	font-size: 16px;
}

#main .no-margin-bottom {
	margin-bottom: 0px;
}

#main .text-schwarz p {
	color: #000;
}

#main p.text-mini {
	font-size: 15px;
}

#main p#lust-auf-logo {
	font-size: 100px;
	color: #000;
	line-height: 1;
	margin-top: 100px;
}

div#startseite-border-right {
	border-right: 1px solid #000;
}
/*
#main span#lebensprojekt {
	color: var(--niki-pink);
	font-weight: 600;
}
*/
#sektion-das-fritz {
	background-image: url('/wp-content/uploads/2023/03/Corporate-Design-JETZT-LEBEN-Bild-scaled.jpg');
	background-size: contain;
	background-repeat: no-repeat;
}



/* Seite "Logodesign" */
/*div.die-svg-zeile img{
	min-height: 149px;
	max-height: 150px;
	max-width: 350px;
	width: auto;
}*/

div.die-svg-zeile img{
	height: 150px;
	/*min-width: 220px;*/
	/*max-width: auto;*/
	width: auto;
}

div.die-svg-zeile-gross img{
	height: 300px;
	width: auto;
}


div.die-svg-zeile{
	margin-bottom: 50px;
}




/* Beginn Kontaktformular */
#spalte_kontaktformular .wpcf7-not-valid-tip,
#spalte_erstberatungsformular .wpcf7-not-valid-tip{
	display: none;
}

#spalte_kontaktformular p,
#spalte_erstberatungsformular p{
	margin: 0px;
}

#spalte_kontaktformular input.wpcf7-form-control,
#spalte_kontaktformular .wpcf7-textarea,
#spalte_erstberatungsformular input.wpcf7-form-control,
#spalte_erstberatungsformular .wpcf7-textarea{
	border: 1px solid var(--niki-grey);
	color: #000;
	/*box-shadow: rgba(0, 0, 0, 0.25) 3.95px 3.95px 3.6px;*/
	box-shadow: rgba(0, 0, 0, 0.25) 5.95px 5.95px 8.6px;
	text-transform: none;
	font-family: 'Helvetica Neue';
	font-size: 16px;
	font-weight: 700;
}

#spalte_kontaktformular span.wpcf7-list-item,
#spalte_erstberatungsformular span.wpcf7-list-item{
	margin: 0px 0px 12px 0px;
}

#spalte_kontaktformular #pflichtfeld,
#spalte_erstberatungsformular #pflichtfeld{
	font-size: 14px;
	font-weight: 400;
}

#spalte_kontaktformular input.wpcf7-form-control.has-spinner.wpcf7-submit,
#spalte_erstberatungsformular input.wpcf7-form-control.has-spinner.wpcf7-submit{
	font-size: 18px;
	font-weight: 400;
	background-color: var(--niki-grey);
	color: #fff;
	font-weight: 600;
	font-family: "Montserrat";
}

/*#spalte_kontaktformular #schreibunsdoch {
	font-family: 'Helvetica Neue Medium';
	font-weight: 300;
	font-size: 40px;
}*/

div.schreibunsdoch{
	margin-bottom: 0px;
}
div.schreibunsdoch p{
	font-family: 'Helvetica Neue Medium';
	font-weight: 300;
	font-size: 40px;
}

/* Kontaktformular ENDE */








/* Desktop Menue */
ul#menu-desktopmenue li.current-menu-parent ul.sub-menu,
ul#menu-desktopmenue li.menu-item-has-children.sfHover ul.sub-menu {
	opacity: 1 !important;
	visibility: unset !important;
	display: block;
	list-style: none;
	border: 0px;
	box-shadow: none;

	/* position it centered */
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 555px;
	/* Need a specific value to work */
	left: -100px;
}

#menu-desktopmenue.dropdown-menu ul.sub-menu li.menu-item {
	border: 0px;
	float: left;
}

#site-navigation-wrap .dropdown-menu>li.current-menu-parent>a,
#site-navigation-wrap .dropdown-menu li.current-menu-item>a,
#site-navigation-wrap ul#menu-desktopmenue.dropdown-menu li>a:hover {
	color: var(--niki-pink);
	text-shadow: 1px 0 0 currentColor;
}

/* pinkes dreieck bei aktiven menu-item im parent menu */
ul#menu-desktopmenue>li.current-menu-parent>a::after,
ul#menu-desktopmenue>li.current-menu-item>a::after {
	content: '\25B2';
	display: block;
	color: var(--niki-pink);
}

#site-navigation-wrap #menu-desktopmenue.dropdown-menu>li>a {
	line-height: 1;
}

#site-header #site-logo {
	float: none;
	position: absolute;
	display: block;
	height: auto;
	left: 50%;
	top: 5%;
	-webkit-transform: translate(-50%, -5%);
	transform: translate(-50%, -5%);
}

header #site-navigation-wrap {
	text-align: center;
	right: unset;
	float: none;
	padding-top: 30px;
}

#site-navigation {
	display: inline-block;
}

#site-navigation-wrap {
	background-image: url('/wp-content/uploads/2023/02/FLIEGE.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position-x: 10%;
	background-position-y: 10px;
}

#dac-logo {
	position: absolute;
	left: 50%;
	bottom: 15%;
	-webkit-transform: translate(-50%, -15%);
	transform: translate(-50%, -15%);
}

#dac-logo img {
	max-width: 200px;
	height: auto;
}

#design-tuning{
	position: absolute;
	bottom: 10%;
	right: 2%;
}

#design-tuning img{
	max-width: 200px;
	height: auto;
}

/* HEADER ENDE */



/* FOOTER START */
.footer-socials-wrapper {
	text-align: center;
}

#footer .social-img-wrapper,
div#mobile-kontakt-wrapper div.social-img-wrapper{
	display: inline-block;
	position: relative;
}


#footer .social-img-wrapper img {
	width: 50px;
	height: 50px;
}

#footer-socials-row {
	margin-top: -26px;
	margin-bottom: 0px;
	position: relative;
	z-index: 1000;
}

#footer-trennlinie {
	margin-bottom: 0px;
}

#footer-text {
	color: #000;
	font-size: 14px;
}

#main div#kontakt-zeile-mobil{
		display: none;
}



/* *** */
p.mobil-ausblenden {
	display: flex;
}

.bild-mobil-einblenden img,
.bild-mobil-einblenden-no-margin-bottom img,
p.nur-mobil-anzeigen {
	display: none;
}

#main .bild-mobil-ausblenden_und-no-margin-bottom,
#main .bild-mobil-einblenden-no-margin-bottom{
	margin-bottom: 0px;
}

#main div.div-nur-mobil-anzeigen,
div#mobile-kontakt-wrapper{
	display: none;
}

#mobile-header-img-wrapper{
	display: none;
}

p.image-caption-mobil{
	text-align: left !important;
	display: none;
}

p.bildunterschrift-mobil{
	text-align: left;
	display: none;
}

#main div.erstberatung-mobil-anzeigen{
		display: none;
	}
#main div.erstberatung-mobil-anzeigen h1,
#main div.erstberatung-mobil-anzeigen p{
	margin-bottom: 0px;
}

/* WOOCOMMERCE SHOP */
div.woocommerce-no-products-found{
	display: none !important;
}

.single-product .product_meta{
	display: none;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt,
#main section.related.products a.add_to_cart_button{
	background-color: var(--niki-pink);
	border-radius: 0;
	color: #fff;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover,
.wc-block-components-button.wp-element-button:hover,
#main section.related.products a.add_to_cart_button:hover{
	background-color: #000;
	color: var(--niki-pink);
}

.wc-block-components-button.wp-element-button{
	background-color: var(--niki-pink) !important;
}

.wc-block-components-button__text{
	color: #fff !important;
}

.woocommerce a.added_to_cart,
.site-breadcrumbs, 
.site-breadcrumbs a,
.woocommerce-page #dac-logo,
.woocommerce-page #design-tuning,
.woocommerce div.product .woocommerce-tabs ul.tabs,
.single-product div.woocommerce-Tabs-panel>h2{
	display: none !important;
}

.woocommerce-page #site-header #site-logo{
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.woocommerce div.product form.cart::after,
.woocommerce div.product form.cart::before{
	display: none;
}

.woocommerce .quantity .qty{
	border-radius: 0px;
}

.header-container{
	position: relative;
}

.woocommerce form.cart{
	display: flex;
    gap: 20px;
    align-items: center;
    justify-content: flex-start;
}

.woocommerce-shop #main h2,
.woocommerce-shop #main h2 a{
	color: #000;
	margin-bottom: 0;
	font-size: 32px;
}

.woocommerce-page #main p,
.woocommerce-page #main div{
	line-height: 1.3;
}

.woocommerce-shop h1{
	margin-bottom: 0;
}

.woocommerce-shop h3{
	font-size: 32px;
}

.woocommerce-shop div.product-shortcode-price{
	margin-bottom: 15px;
}

.woocommerce-shop .woocommerce-Price-amount{
	font-size: 24px;
	font-weight: bold;
}

.rufzeichen{
	position: relative;
}

.rufzeichen:before{
	content: url('/wp-content/uploads/2026/03/rufzeichen-e1773152993976.png');
	position: absolute;
	top: 0;
	left: -40px;
	height: auto;
}

.ausverkauft{
	width: auto;
	display: inline-block;
	padding: 15px 30px;
	border: 10px solid var(--niki-pink);
	position: absolute;
	top: 50%;
	left: 30%;
	rotate: -15deg;
	background-color: #fff;
	color: var(--niki-pink);
	font-weight: bold;
}

section.related.products{
	clear: both;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, 
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price,
#main section.related.products span.price{
	color: var(--niki-pink);
}

.single-product #main div.product .product_title{
	color: #000;
	font-size: 42px;
	font-weight: bold;
	border-bottom: 0;
}

button.single_add_to_cart_button:before {
   display: inline-block;
   font-family: FontAwesome;
   content: "\f217";
   font-weight: 300;
}

.woocommerce-shop #main .wpb_single_image{
	margin-bottom: 10px;
}

@media all and (max-width: 1270px){
	#main div.erstberatung-mobil-ausblenden{
		display: none;
	}
	
	#main div.erstberatung-mobil-anzeigen{
		display: block;
	}
}

@media all and (max-width: 700px) {
	
	ul#menu-legalmenu{
		display: block;
		text-align: center;
	}
	
	.page-id-69 div.footer-socials-wrapper{
		margin-top: -100px;
	}
		
	div#mobile-kontakt-wrapper div.social-img-wrapper{
		margin-right: 40px;
	}
	
	.page-id-69 #dac-logo{
		display: none;
	}
	
	p.image-caption-mobil{
		display: block;
	}	
	p.image-caption-desktop{
		display: none;
	}
	
	p.bildunterschrift-mobil,
	div#mobile-kontakt-wrapper{
		display: block;
	}
	p.bildunterschrift-desktop{
		display: none;
	}
	
	/* ONLY TARGET FIRST ELEMENT AFTER ID */
	/* DISABLE POINTER EVENTS --> MAKE LINK NOT CLICKABLE */
	li#menu-item-201>a{
		pointer-events: none;
	}

	p.mobil-ausblenden,
	.bild-mobil-ausblenden img,
	.bild-mobil-ausblenden_und-no-margin-bottom img {
		display: none;
	}


	.bild-mobil-einblenden img,	
	.bild-mobil-einblenden-no-margin-bottom img {
		display: flex;
	}

	p.nur-mobil-anzeigen{
		display: inline-block;
	}
	
	#main div.div-nur-mobil-anzeigen{
		display: flex;
	}

	body #main #primary #content .text-mobil-zentriert p {
		text-align: center !important;
	}


	#main #primary #content div.img-caption p
	#main div.wpb_wrapper p {
		text-align: left !important;
	}
	
	
	body.page-id-45 #main #primary div.wpb_wrapper p#lust-auf-logo {
	font-size: 50px;
	color: #000;
	line-height: 1;
	text-align: center !important;
	}
	
	#design-tuning,
	#design-tuning img{
	display: none;
}


}

@media all and (max-width: 979px) {
	
	#mobile-header-img-wrapper{
		display: block;
	}
	body.has-custom-mobile-header img.header-img{
		display: none;
	}

	/* mobile-menu*/
	#site-header .oceanwp-mobile-menu-icon {
		position: absolute;
		top: 10px;
		right: 30px;
	}

	#site-header .oceanwp-mobile-menu-icon a {
		color: #fff;
	}
	
	#site-header .oceanwp-mobile-menu-icon i.fa.fa-bars{
		font-size: 36px;
	}

	#site-header-inner.container {
		max-width: 100%;
	}

	#mobile-nav #menu-mobilemenue span.dropdown-toggle {
		display: none;
	}

	#mobile-fullscreen #mobile-nav ul ul.sub-menu {
		display: block !important;
	}

	#mobile-fullscreen #mobile-nav ul>li>a {
		font-size: 32px;
	}

	#mobile-fullscreen #mobile-nav ul ul.sub-menu li a {
		font-size: 20px;
	}

	#mobile-fullscreen #mobile-nav li.current_page_item>a {
		color: var(--niki-pink);
	}

	#site-header #site-header-inner #site-logo #site-logo-inner a img,
	#site-header.center-header #site-header-inner #site-navigation-wrap .middle-site-logo a img {
		max-width: 220px;
	}
	
	#footer div#footer-mobil div.footer-socials-wrapper{
		margin-top: -58px;
	}
	
	#footer div#footer-mobil #footer-mobil-linie{
		color: red;
	}
	
	#footer div#footer-mobil h1.footermobil-h1{
		font-weight: 400;
		font-size: 30px;
	}
	
	#main div#kontakt-zeile-desktop{
		display: none !important;
	}
	
	#main div#kontakt-zeile-mobil{
		display: flex;
	}
	
	#main div#kontakt-zeile-mobil .kontakt-mobil-p p{
		margin-bottom: 0px;
	}
	
	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product{
		width: 48%;
		margin: 0% 2% 2% 0%;
	}

}



/* für APPLE Geräte - ipad */
@media all and (min-width: 959px) and (max-width:1450px) {
	#design-tuning{
	bottom: 10%;
	right: 5%;
}
}



/* Headerfotos */
@media all and (max-width: 500px){
	#site-header-inner .header-img,
	#site-header-inner #mobile-header-img-wrapper img{
		height: 580px;
		object-fit: cover;
	}
	
	.woocommerce-page #site-header-inner .header-img, 
	.woocommerce-page #site-header-inner #mobile-header-img-wrapper img{
		height: 150px;
	}
	
	#main h1{
		font-size: 26px;
	}
	
	.woocommerce-shop #main h2,
	.woocommerce-shop #main h2 a{
		font-size: 28px;
	}
	
	.woocommerce-shop h3{
		font-size: 24px;
	}

	.single-product #main div.product .product_title{
		color: #000;
		font-size: 32px;
		font-weight: bold;
		border-bottom: 0;
	}
	
	.woocommerce-page #main #content-wrap{
		padding-top: 20px;
	}
}