/*
Theme Name: garten-pool
description: Garten und Pool - Theme - Ver. 01
Author: neo7
Author URI: https://neo7.de
Template: customify
Version: 1.0.0
Text Domain: garten-pool
*/

/* Start Custom Fonts CSS */
@font-face {
    font-family: 'Fustered123';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url('fonts/Fusterd-Brush-1.woff') format('woff');
}

/* raleway-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/raleway-v36-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/raleway-v36-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/montserrat-v30-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/montserrat-v30-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* End Custom Fonts CSS */

body {
	--taupe: #62584c;
	--tuerkis: #00B3C4;
	--hellerblau: rgb(211, 223, 233);
    --hellblau: rgb(52, 169, 225);
    --blau: rgb(23, 112, 184);
	--blau: rgb(24, 117, 167);
    --dunkelblau: rgb(36, 59, 111);
    --grau: rgb(103, 103, 103);
    --hellgrau: rgb(153, 153, 153);
	--dunkelgrau rgb(55, 55, 55);
	--orange: rgb(255,102,0);
    font-family: "Raleway", Arial, Helvetica, sans-serif !important;
    font-weight: 400 !important;
    font-size: 130%;
    line-height: 1.4 !important;
    background-color: #f4f4f4 !important;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

body .comments-area .comment-reply-title, body .h1, body .h2, body .h3, body .h4, body .h5, body .h6, body h1, body h2, body h3, body h4, body h5, body h6 {
    font-weight: 400;
    font-family: "Raleway", Sans-serif;
    margin: 0 0 0.5407911001em;
    color: var(--grau);
    clear: both;
}

body #main, body #sidebar-primary, body #sidebar-secondary {
    padding-top: 0;
    padding-bottom: 2.617924em;
}

body.main-layout-content .entry-content>.alignfull {
    margin: 0;
	margin-bottom:1.5em;
}

body .h1, body h1 {
	color: var(--taupe);
    font-size: 3em;
    font-weight: normal;
}

body .h2, body h2 {
	color: var(--taupe);
    font-size: 2em;
    font-weight: normal;
}

body .footer-main .light-mode {
    background: var(--hellerblau);
}

body .footer-bottom .dark-mode {
    background: var(--blau);
    border-bottom: solid 4px var(--dunkelblau);
}

body a {
	color: var(--blau);
}

body a:hover {
	color: var(--orange);
}

body #main a {
	text-decoration:underline;
}

div#cb-row--header-main {
   /* border-bottom: solid 4px var(--blau);*/
}

body .light-mode .nav-menu>li>a {
	color: var(--blau);
}

body .light-mode .nav-menu>li>a:hover, body .header-social-icons.customify-builder-social-icons.color-custom li a:hover {
	color: var(--orange) !important;
}

body .footer--row-inner.dark-mode a:not(.button) {
    color: var(--hellerblau);
}

body .footer--row-inner.dark-mode a:not(.button):hover {
    color: var(--orange);
}

body .footer--row-inner.light-mode {
    color: var(--dunkelgrau);
}

body nav#site-navigation-bottom-desktop {
    text-align: center;
}

body .light-mode .nav-menu-desktop.style-plain .nav-menu>li.current-menu-item>a, body .nav-menu-desktop .menu li.current-menu-item>a {
    color: var(--hellblau);
}

p.site-description.text-uppercase.text-xsmall {
    color: var(--hellgrau);
    font-size: 2.32vw;
    font-weight: 600;
}

.zitat {
	color: #FFF;
	font-size: 0.7em;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}

.autor {
	color:#FFF;
	font-size:0.7em;
	text-align:right;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.pdflink {
	background-image:url(pdf.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:25px;
}

body .site-header .site-branding img {
	width:14vw;
    max-width: 180px;
	min-width:150px !important;
}

body h1.titlebar-title.h4 {
    font-size: 2em;
}

.smalltext {
	font-size:85%
}

.boxshadow {
	box-shadow: 0 3px 6px -4px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
}

.scrim {
    background-color: var(--hellerblau) !important;
}

body .nav-menu-desktop .sub-menu li a {
    color: var(--blau);
}

body .nav-menu-desktop .sub-menu li a:hover {
    background: rgba(0,0,0,.06);
    color:  var(--dunkelblau) !important;
}

body .wp-block-image.movelinked img {
    display: block;
    transition: ease-out 0.15s;
}

body .wp-block-image.movelinked img:hover {
    margin-left:-0.35em;
	margin-top:-0.35em;
    transition: ease-out 0.15s;
}

body .header--row.header-bottom .customify-grid, body .header--row.header-bottom .style-full-height .primary-menu-ul > li > a {
	min-height: 50vw;
}

figcaption h4 {
    text-align: center;
}

footer#site-footer a, #main a {
    font-family:Arial, Helvetica, sans-serif;
}

.site-footer:before {
    display: block;
    content: ' ';
    background-image: url(wave-white.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 25px;
    margin-bottom: -25px;
    z-index: 999;
    position: relative;
}

div.alignfull.wave-bottom:after  {
    display: block;
    content: ' ';
    background-image: url(wave-white.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 50px;
    margin-top: -50px;
    z-index: 999;
    position: relative;
	transform: rotate(180deg);
}

figure.wave-top:before {
    display: block;
    content: ' ';
    background-image: url(wave-white.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 50px;
    margin-bottom: -50px;
    z-index: 999;
    position: relative;
}

figure.wave-bottom:after {
    display: block;
    content: ' ';
    background-image: url(wave-white.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 50px;
    margin-top: -50px;
    z-index: 999;
    position: relative;
	transform: rotate(180deg);
}

.wave-top .wave-shape-fill {
    fill: #fff;
    transform: rotateY(180deg);
    transform-origin: center
}

.wave-bottom .wave-shape-fill {
    fill: #fff;
    transform: rotateY(0deg);
    transform-origin: center
}

.outer-container {
    margin: 0;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50vw;
    right: 0;
    z-index: 9;
}

.slideshow-container {
    position: relative;
    width: 100vw;
    height: 50vw;
    overflow: hidden;
}

.slideshow-container a {
      position: absolute;
      left: 0; top: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      pointer-events: none;
      transition: opacity 0.7s;
      z-index: 99;
      display: block;
}

.slideshow-container a.active {
	opacity: 1;
    pointer-events: auto;
    z-index: 999;
}
.slideshow-container img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border: none;
      display: block;
}

.tuerkis {
	color:#fff;
	background-color: rgba(0, 179, 196, 0.8);
}

.textlayer.tuerkis h2 {
	color:#fff;
	font-size:3em;
}

.textlayer {
    box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.5);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin-top:-45vw;
	margin-bottom:45vw;
	margin-left:50% !important;
	margin-right:0% !important;
    padding: 25px 25px 25px 25px;
	position:absolute;
}

.handwriting {
	font-family: "Fustered123","Comic Sans MS", cursive;
	font-size: 7rem;
	color: var(--tuerkis);
	line-height: 93px;
}


.elementor-background-video-container {
    pointer-events: none;
    transition: opacity 1s;
}


.animated.animated-slow {
    animation-duration: 2s;
}


audio, video {
    display: inline-block;
}

.box-shadow {
	box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.21);	
}



@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@media (prefers-color-scheme: dark) {
  /* Dark theme styles go here */

}

@media screen and (max-width: 568px) {

}

@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 766px) {

}

@media screen and (max-width: 480px) {
}

@media screen and (max-width: 1024px) {

}

@media screen and (min-width: 569px) {
	body nav#site-navigation-bottom-desktop {
	    text-align: right;
	}
	
	p.site-description.text-uppercase.text-xsmall {
		color: var(--hellgrau);
		font-size: 0.93em;
		font-weight: 600;
	}
	
	.site-header .site-branding img {
		max-width: 100%;
	}
	
	.zitat {
		font-size: 1.3em;
		text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
	}
	
	.autor {
		font-size:1.15em;
		text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
	}
	
	figcaption {
		margin-left: -1.7em;
	}
}

@media screen and (min-width: 768px) {
.elementor-45 .elementor-element.elementor-element-ff527ee {
        width: 100%;
    }
}

@media screen and (min-width: 1024px) {
	.zitat {
		font-size: 2em;
		text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
	}
	
	.autor {
		font-size:1.35em;
		text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
	}
	
}

@media screen and (min-width: 1260px) {
	body .header--row.header-bottom .customify-grid, body .header--row.header-bottom .style-full-height .primary-menu-ul > li > a {
		min-height: 630px;
	}	
}
	