/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.page-content .elementor-section { z-index:100; }

.widget-image-caption {
    text-align: left;
    font-size: 14px;
    font-style: normal;
}

html, body {
overflow-x: hidden !important;
}

.half-line {
	display:inline-block; 
	padding-bottom:8px;
}

.post-template-default.single.single-post a {
    color: #2A2A2A;
}

@-webkit-keyframes stretchme {

   0% {
      letter-spacing:-2px;
  }
  100% {
letter-spacing:12px;
  }
}
@keyframes stretchme {
  0% {
      letter-spacing:-2px;
  }
  100% {
letter-spacing:12px;
  }
}

@-webkit-keyframes stretchme-4 {
   0% {
      letter-spacing:-1px;
  }
  100% {
letter-spacing:4px;
  }
}
@keyframes stretchme-4 {
  0% {
      letter-spacing:-1px;
  }
  100% {
letter-spacing:4px;
  }
}







@keyframes pulser {
    0% {
        transform: scale(1);
    }

    45% {
        transform: scale(1);
    }

    85% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes pulser {
    0% {
        transform: scale(1);
    }

    45% {
        transform: scale(1);
    }

    85% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}




.smrt-ken-b-center .elementor-background-overlay {
	overflow:hidden;
animation: zoom_in 30s alternate linear infinite;
will-change: transform;
}

@keyframes zoom_in {
0% {
transform:scale(1);
}
100% {
transform:scale(1.15);
}
}



li.smrt-accent-02  a {
    color: #C6AA5D !important;
}
li.smrt-accent-02  a:hover {
    color: #fff !important;
}
span.jet-elements-icon.jet-video__play-button-icon:before {
   content: "";
    height: 64px;
    width: 64px;
    background: rgba(255,255,255,0.65);
    position: absolute;
    border-radius: 50%;
	left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	animation: pkeilpulse-1 3s infinite;
}
/*
span.jet-elements-icon.jet-video__play-button-icon:after {
	content: "";
    height: 80px;
    width: 80px;
    background: rgba(255,255,255,0);
    position: absolute;
    border-radius: 50%;
	left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	animation: pkeilpulse-2 3s infinite;
}
*/

@keyframes pkeilpulse-1 {
	0% {
		/*transform: scale(0.5);*/
		box-shadow: 0 0 0 0 rgba(255,255,255,0.1);
		background: rgba(255,255,255,0.1);
	}
	50% {
		/*transform: scale(0.8);*/
		box-shadow: 0 0 0 10px rgba(255,255,255,0.5);
		background: rgba(255,255,255,0.5);
	}
	100% {
		/*transform: scale(1);*/
		box-shadow: 0 0 0 20px rgba(255,255,255,0);
		background: rgba(255,255,255,0);
	}
	
}
@keyframes pkeilpulse-2 {
	0% {
		/*transform: scale(0.5);*/
		box-shadow: 0 0 0 0 rgba(255,255,255,0.1);
		background: rgba(255,255,255,0.1);
	}
	50% {
		/*transform: scale(0.8);*/
		box-shadow: 0 0 0 20px rgba(255,255,255,0.5);
		background: rgba(255,255,255,0.5);
	}
	100% {
		/*transform: scale(1);*/
		box-shadow: 0 0 0 50px rgba(255,255,255,0);
		background: rgba(255,255,255,0);
	}
	
}


.smrt-caption-01 .wp-caption-text {
    position: absolute;
    width: 100%;
    background: #A3863FD4;
    bottom: 0%;
    padding: 2px 5px 3px 10px;
    text-align: right;
    color: #fff;
}


.pe-richsnippets {
    text-align: center;
    background: #222;
    padding: 20px;
}

.jet-banner__img { line-height: 0; }
.gastredner .elementor-widget-text-editor a,
.single-post .elementor-widget-text-editor p a, .single-post .elementor-widget-text-editor ul a,
.page .smrt-atype-01 a { 
	text-decoration:underline !important; 
	color: #2A2A2A; 
	text-decoration-thickness: 1px !important; 
}

.smrt-atype-02 a { color:#2A2A2A !important; text-decoration:none;}

.single-post .elementor-text-editor h3 a,
.single-post .elementor-text-editor h2 a{ text-decoration:underline; color: #2A2A2A; }

.pk-extra-nav { position:absolute !important; right: -18px; }
.pk-extra-nav a { line-height: 1em !important; }

.grid-light .quote-light .jet-listing-dynamic-field__content { color:#fff !important; }

.hl-2-3 h2 { font-size:1.5rem !important; }
.wp-block-button__link {
margin: 15px 10px 8px 0;
    padding: 13px 20px 15px;
    font-size: 18px;
    font-weight: 700!important;
    line-height: 1.1em;
    border: none;
    color: #fff!important;
    background: #c6aa5d;
    background: -moz-linear-gradient(top,#c6aa5d 0,#a48741 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#c6aa5d),color-stop(100%,#a48741));
    background: -webkit-linear-gradient(top,#c6aa5d 0,#a48741 100%);
    background: -o-linear-gradient(top,#c6aa5d 0,#a48741 100%);
    background: -ms-linear-gradient(top,#c6aa5d 0,#a48741 100%);
    background: linear-gradient(to bottom,#c6aa5d 0,#a48741 100%);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
}
.wp-block-button__link:hover {
color: #ffffff!important;
    opacity: 1;
    background: #a48741;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elementor-nav-menu .sub-arrow {
    display: none !important;
}

.keynote-item-001 ul {
    list-style: none;
    list-style-type: none !important;
}
.keynote-item-001 li {
    padding: 0 0 10px 30px;
}
.keynote-item-001 li:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 3px;
    background: #A3863F;
    margin-left: -30px;
    margin-top: 12px;
}
.smrt-accent-01 a { background: #C6AA5D; color: #fff !important; }
.smrt-accent-02 a.elementor-sub-item {
    background: #333 !important;
}
.smrt-accent-02 a.elementor-sub-item:hover {
    background: #C6AA5D !important;
}

.elementor-text-editor ul { margin-bottom: 1.2em; }
.menu-item-language a {
    margin-top: 0px;
    margin-left: 0px;
    padding: 4px 4px 4px 4px !important;
}

ul.strichliste-001 {
    list-style: none;
    list-style-type: none !important;
	padding-left: 15px;
	margin-bottom:0.5em;
}
.strichliste-001 li {
    padding: 0 0 8px 30px;
}
.strichliste-001 li:before {
	content: "";
    position: absolute;
    width: 16px;
    height: 3px;
    background: #A3863F;
    margin-left: -30px;
    margin-top: 12px;
}

.smrt-nogap p, .smrt-nogap-last p:last-of-type, .smrt-nogap-last ul:last-of-type .smrt-nogap h2, .smrt-nogap h3, .smrt-nogap h4, .smrt-nogap h5, .smrt-nogap h6, .smrt-nogap ul { padding:0 !important; margin:0 !important; }

.smrt-flatlink-01 a { color:#2A2A2A !important; }

@media only screen and (max-width: 1024px) {
 	.elementor-container {
   	 max-width: 96% !important;
	}
	.elementor-container .elementor-container, .elementor-container.elementor-column-gap-no { max-width: 100% !important; }
}

@media (max-width: 780px) {
ul.strichliste-001 {
	margin-bottom:1.2em;
}
}

@media (max-width: 479px) {
.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
    max-width: 33% !important;
    display: inline-block;
}
}