/*
Theme Name: hello-elementor-childtheme
Theme URI: https://wordpress.org/themes/hello-elementor/
Description: Hello Elementor Child Theme
Author: René Pleitz
Template: hello-elementor
Version: 1.0
*/

pre {
	font-family: "Open Sans", Sans-serif !important;
}

pre.margin-top-0 {
	margin-top: 0;
}

pre.margin-bottom-4 {
	margin-bottom: 4px;
}

/* p element begin */
.p-margin-bottom p {
	margin-bottom: 0 !important;
}
/* p element end */

/* color logo begin */
.color-oeko {
	color: #9B8679;
	font-weight: normal;
}

.color-pur {
	color: #92C5EA;
	font-weight: bold;
}
/* color logo end */

/* header begin */

/* logo and nav on mobile */
@media (max-width: 767px) {
	.elementor-column.header-column-nav {
		width: 66.6%;
	}
	
	.elementor-column.header-column-logo {
		width: 33.3%;
	}
}

/* logo position */
.elementor-widget-image.logo {
	text-align: left;
}

.logo .elementor-image a,
.elementor-sticky--effects .logo .elementor-image a {
	-webkit-transition: top 0.6s ease-in-out;
    -moz-transition: top 0.6s ease-in-out;
    -o-transition: top 0.6s ease-in-out;
    -ms-transition: top 0.6s ease-in-out;
    transition: top 0.6s ease-in-out; 
}

/* logo size effects on sticky */

@media (min-width: 767px) {
	.logo .elementor-image a {
		position: absolute;
		top: -60px;
	}

	.elementor-sticky--effects .logo .elementor-image a {
		top: -30px;
	}
	
	.logo .elementor-image a img {
		width: 280px !important;
		max-width: 280px !important;
	}
}

.elementor-sticky--effects .logo .elementor-image img {
	max-width: 180px !important;
}

.logo .elementor-image a img,
.elementor-sticky--effects .logo .elementor-image img {
	-webkit-transition: max-width 0.6s ease-in-out;
    -moz-transition: max-width 0.6s ease-in-out;
    -o-transition: max-width 0.6s ease-in-out;
    -ms-transition: max-width 0.6s ease-in-out;
    transition: max-width 0.6s ease-in-out;	
}

/* navigation header border (underline) position */
.e--pointer-double-line .elementor-item:after,
.e--pointer-underline .elementor-item:after {
	bottom: 5px !important;
}

.header-column-nav .elementor-nav-menu__container {
	top: 45px !important;
}
/* header end */

/* slider begin */
.crellyslider {
	font-family: "Open Sans", Sans-serif !important;
}

.crellyslider>.cs-controls {
	z-index: 99;
}

.crellyslider .banner-txt {
	max-width: 100%;
	top: auto !important; right: 0; bottom: 20px; left: auto !important;
	padding: 20px 50px 10px 50px !important;
	background: rgba(0, 0, 0, 0.5);
	color: #ffffff;
}

.crellyslider .banner-txt p,
.crellyslider .banner-txt span,
.crellyslider .banner-txt b {
	font-size: 14px !important;
	line-height: 16px !important;
}

@media (min-width: 667px) {
	.crellyslider .banner-txt p,
	.crellyslider .banner-txt span,
	.crellyslider .banner-txt b {
		font-size: 18px !important;
		line-height: 22px !important;
	}
}

@media (min-width: 767px) {
	.crellyslider .banner-txt {
		padding-right: 100px !important;
	}
	
	.crellyslider .banner-txt p,
	.crellyslider .banner-txt span,
	.crellyslider .banner-txt b {
		font-size: 20px !important;
		line-height: 24px !important;
	}
}

@media (min-width: 1024px) {
	.crellyslider .banner-txt {
		padding-right: 150px !important;
	}
	
	.crellyslider .banner-txt p,
	.crellyslider .banner-txt span,
	.crellyslider .banner-txt b {
		font-size: 24px !important;
		line-height: 28px !important;
	}
}

/* Banner Home Slider Labeling */
.crellyslider .labeling {
	top: auto !important; right: 0; bottom: 50px; left: 0 !important;
	padding: 20px !important;
	background: rgba(0, 0, 0, 0.5);
	font-size: 34px !important;
	line-height: 38px !important;
	color: #ffffff;
}

.crellyslider .labeling .labeling-container {
	width: 600px;
	margin: 0 150px 0 auto;
}

.crellyslider .labeling .labeling-container p {
	margin-bottom: 0 !important;
}

.crellyslider .labeling .labeling-small-txt {
	font-size: 28px;
}
/* slider end */

/* page-title begin */
.page-title {
	background: #C0ADA2A1;
}

.page-title h1 {
	line-height: 38px;
	font-size: 32px;
	font-weight: 700;
	color: #202936;
}

.page-title-logo h1 {
    display: flex;
}

.page-title-logo .color-oeko {
	margin-left: 10px;
	font-size: 28px;
}

.page-title-logo .color-pur {
	font-size: 28px;
}

.page-title-logo img {
	display: none;
	width: 0; max-height: 44px;
    margin-left: 16px;
    padding-bottom: 4px;
}

@media (min-width: 667px) {
	.page-title-logo .color-oeko {
	
	}

	.page-title-logo .color-pur {

	}
	
	.page-title-logo img {
		display: block;
		width: 250px;
	}
}

@media (min-width: 767px) {
	.page-title-logo .color-oeko,
	.page-title-logo .color-pur {
		font-size: 32px;
	}
	
	.page-title-logo img {
		width: 280px;
	}
}

@media (min-width: 1024px) {
	.page-title-logo .color-oeko,
	.page-title-logo .color-pur {
		font-size: 42px;
	}
	
	.page-title-logo img {
		width: 320px;
	}
}
/* page-title end */

/* link shop begin */
.button-shop {
    color: #FFB554 !important;
}
/* link shop end */

/* home-desinfection begin */
@media (min-width: 767px) {
	.home-desinfection .elementor-column.elementor-col-33,
	.home-desinfection .elementor-column.elementor-col-66 {
		width: 100%;
	}
}

@media (min-width: 1024px) {
	.home-desinfection .elementor-column.elementor-col-33 {
		width: 33%;
	}
	
	.home-desinfection .elementor-column.elementor-col-66 {
		width: 66%;
	}
}
/* home-desinfection end */

/* home icon list begin */
.home-icon-list .elementor-icon-list-item,
.home-icon-list .elementor-icon-list-item a {
    align-items: initial !important;
}
/* home icon list end */

/* home and Eigenmarke/Label image gallery begin */
.label-gallery .gallery-icon,
.home-gallery .gallery-icon {
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}

.label-gallery .gallery-icon img,
.home-gallery .gallery-icon img {
	width: auto !important;
	height: 100% !important;
	object-fit: cover;
	
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.label-gallery .gallery-icon img:hover,
.home-gallery .gallery-icon img:hover {
   -webkit-filter: brightness(70%);
   filter: brightness(70%);
}
/* home image gallery end */

/* home product flip box begin */
.home-product-flip-box .elementor-flip-box__front .elementor-flip-box__layer__inner {
	position: absolute;
	right: 0; bottom: 50px; left: 0;
	padding: 0 20px;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
}
/* home product flip box end */

/* home video begin */
.home-video .elementor-main-swiper .swiper-slide {
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.8);
}

/* home video end */

/* home partner begin */
.home-partner .elementor-carousel-image {
	background-size: 50% auto;
}
/* home partner end*/

/* button begin */
.produkt-box-text .elementor-button,
.crellyslider .elementor-button {
	font-family: "Open Sans", Sans-serif;
    font-size: 16px !important;
    font-weight: 700;
    text-transform: uppercase;
    fill: #FFB554;
    color: #FFC374 !important;
    background-color: #FFE5C3;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFC374;
    border-radius: 0px 0px 0px 0px;
}
/* button end */

/* Bilder-Box begin */
.image-box-hyphens {
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
}

@media (min-width: 767px) {
	.image-box-row .elementor-column.elementor-col-50 {
		width: 100%;
	}
}

@media (min-width: 1024px) {
	.image-box-row .elementor-column.elementor-col-50 {
		width: 50%;
	}
}

.produkt-box-text {
	margin-bottom: 40px;
}

.produkt-box-text .button-link {
	position: absolute;
	bottom: 20px; right: 25px;
}

/* Bilder-Box end*/

/* testimonial box begin */
.testimonial-box .ekit-wid-con .elementskit-commentor-content > .elementskit-border-hr {
	background-color: #C0ADA2;
}

.testimonial-box .ekit-wid-con .ekit_testimonial_style_2:hover {
	border-bottom-color: #C0ADA2;
}

.testimonial-box .elementskit-commentor-content {
	text-align: center !important;
}
/* testimonial box end */

/* login begin */
@media (min-width: 1024px) {
	.login-form {
		width: 60% !important;
	}
}

.login-form label {
    display: none;
    position: absolute;
    top:-12px;
    width: auto;
	margin-left: 10px;
    padding:0 10px;
    background-color: #FFFCF3;
}

.login-form input:not([type="submit"]) {
    height: 50px;
	margin-bottom: 20px;
	padding: 5px 25px;
	font-weight: 300;
    color: #202936;
}

.login-form input:not([type="submit"]):active,
.login-form input:not([type="submit"]):hover {
	border-color: #687C77 !important;
}

.login-form ::placeholder {
	font-size: 14px;
    color: #8F959C91 !important;
	opacity: 0.8 !important;
}

.login-form  :-ms-input-placeholder {
	font-size: 14px;
    color: #8F959C91 !important;
    opacity: 0.8;
}
.login-form  ::-ms-input-placeholder {
	font-size: 14px;
    color: #8F959C91 !important;
    opacity: 0.8;
}

.login-form input[type="submit"] {
    transition: all ease 0.8s easy;
}

.login-form input[type="submit"]:hover {
	text-decoration: none;
    transition: all ease 0.8s easy;
}

/* login end */

/* listing box subpages begin */

/* list-border */
.subpage-icon-list-border .elementor-icon-list-item {
    align-items: initial !important;
}

.subpage-icon-list-border .elementor-icon-list-icon {
	width: 64px;
	margin-right: 10px;
	display: flex;
	justify-content: center;
}

.subpage-icon-list-border .elementor-icon-list-item:nth-child(odd) .elementor-icon-list-icon {
	background: #1A3466;
}

.subpage-icon-list-border .elementor-icon-list-item:nth-child(even) .elementor-icon-list-icon {
	background: #1096A8;
}

.subpage-icon-list-border .elementor-icon-list-item:nth-child(odd) .elementor-icon-list-text {
	padding: 4px 6px !important;
	border: 4px solid #1A3466;
}

.subpage-icon-list-border .elementor-icon-list-item:nth-child(even) .elementor-icon-list-text {
	padding: 4px 6px !important;
	border: 4px solid #1096A8;
}

/* subpage list-box text */
.subpage-list-box .elementor-icon-list-icon {
	width: 64px; height: 42px;
	display: flex;
	justify-content: center;
	background: #1A3466;
}

.subpage-list-box .elementor-icon-list-item:nth-child(odd) .elementor-icon-list-text {
	width: 100%; height: 42px;
	line-height: 42px;
	font-weight: 700;
	text-transform: uppercase;
	background: #1096A8;
}

.subpage-list-box .elementor-icon-list-item:nth-child(even) .elementor-icon-list-text {
	width: 100%;
	margin-bottom: 20px;
	padding: 4px 6px;
	background: #51C5D37A;
}

/* listing box subpages end */

/* contact page begin */
.contact-page .column-left {
	display: block;
	width: 100%;
}

.contact-page .column-right {
	display: block;
	width: 100%;
}

.contact-page form p {
	position: relative;
    padding-bottom: 10px;
}

@media (min-width: 768px) {
	.contact-page .column-left {
		width: 50%;
		padding-right: 15px;
	}

	.contact-page .column-right {
		width: 50%;
		padding-left: 15px;
	}
	
	.contact-page form p {
		position: relative;
		padding-bottom: 30px;
	}
	
	.contact-form form input,
	.contact-form form select {
		margin-bottom: 0 !important;
	}	
}

/* label */
.contact-page .contact-form .contact-label {
    display: none;
    position: absolute;
    top:-12px;
    width: auto;
	margin-left: 10px;
    padding:0 10px;
	background-color: #FFF;
}

/* data protection */
.contact-page .contact-form .data-protection p {
	padding-bottom: 0;
}

.contact-page .contact-form .data-protection-label {
	font-weight: 700;
	padding-bottom: 10px !important;
}

.contact-page .data-protection .wpcf7-list-item {
	margin-left: 0;
}

.contact-page .contact-form .data-protection label {
	display: flex;
}
.contact-page .contact-form .data-protection label span {
    margin-left: 12px;
}

/* button */
.contact-page .contact-container .submit {
	text-align: right;
}

.contact-page div.wpcf7 .ajax-loader {
	display: none;
}

/* erroro message */
.wpcf7-not-valid-tip  {
	margin-top: 6px;
	font-size: 14px;
}

.contact-page .contact-form .wpcf7-response-output {
	margin: 10px 0;
	padding: 0;
	color: #dc3232;
	font-size: 14px;
	border: 0;
}
/* contact page end */

/* recaptcha */
.grecaptcha-badge {
	z-index: 1000;
}

/* footer begin */

.footer .footer-column-1:after,
.footer .footer-column-2:after,
.footer .footer-column-3:after {
	  content: '';
	  position: absolute;
	  bottom: 0px;
	  left: 4%;
	  width: 92%;
	  border-bottom: 1px solid #8F959C;
}

@media (min-width: 1024px) {
	.footer-column-1 {
		width: 33.3% !important;
	}
	
	.footer-column-2,
	.footer-column-3 {
		width: 33.3% !important;
	}
	
	.footer-column-4 {
		width: 33.3% !important;
	}
	
	.footer .footer-column-1:after,
	.footer .footer-column-2:after {
	  	content: '';
	  	position: absolute;
	  	right: 0px;
	  	top: 8%; bottom: auto; left: auto;
	  	width: 1px; height: 84%;
	  	border-left: 1px solid #8F959C;
	  	border-bottom: none;
	}
	
	.footer .footer-column-3:after {
		content: '';
	  	position: absolute;
	  	right: 0px;
	  	top: 8%; bottom: auto; left: auto;
	  	width: 1px; height: 84%;
	  	border-bottom: none;
	}
}

.footer .hint p {
    margin-bottom: 0;
}

.footer .copy p {
	margin-bottom: 0;
	font-family: "Open Sans", Sans-serif;
	font-size: 12px;
}

.footer .copy a {
	font-size: 12px;
}

/* footer end */