/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/

.luxGreen {
	color:#01EFB2;
}

.bebasNeue {
  font-family: "Bebas Neue", sans-serif;
  font-weight:400;
  letter-spacing:-1.5px;
}

.elementor-11 .elementor-element.elementor-element-e5b40d1 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  border-bottom: 4px solid #01EFB2;
}

.elementor-9 .elementor-element.elementor-element-79f44a4 .swiper-pagination-bullet-active, .elementor-9 .elementor-element.elementor-element-70429e7 .swiper-pagination-bullet-active {
  width: 37px;
  border-radius: 5px;
  background-color:#01EFB2;
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content {
  position: inherit;
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content::after {
  height: 0px;
  width: 0px;
}

.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
  margin-top: -25px;
  z-index: ;
}

/* Portfolie/Cases element Animation*/

.showProject2 {
  display:none;
}

#casesClass1:hover ~ .showProject {
    display: none;
}

#casesClass1:hover ~ .showProject2 {
    display: block;
}
