/* 
Theme Name: Hello CC Theme
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
*/


/* ************** Allgemeine Styles ********************** */
/* Vertikales Scrollen vermeiden auf mobilen Geräten */
html, body { max-width:100%; overflow-x: hidden;  }


/* Silbentrennung einschalten */
p { hyphens: auto; }
h1, h2 { hyphens: auto } /* none funktioniert gerade nicht mit Soft Hypens */
.nohyphens { hyphens: none !important }
.e-form__indicators__indicator__label { hyphens: none !important }

/* Klasse .schraffur für Auszeichnungen im Text */
.schraffur {
  display: inline;
  background-color:rgba(255, 255, 255, 0.2);
  background-image: url('https://creators-collective.de/wp-content/uploads/schraegstriche-weiss-52.svg');
  background-repeat: repeat-x; 
  }
  
 .schraffur2 {
  display: inline;
  background-color:rgba(55, 177, 187, 0.2);
  background-image: url('https://creators-collective.de/wp-content/uploads/schraegstriche-weiss-4.svg');
  background-repeat: repeat-x; 

  }

/* Menu */

.pop-up_expertise a {
	text-decoration: none !important; text-align:center !important	
}




/* ******* Startseite ****************** */
.projektslider .elementor-swiper-button { margin-top: 5% }
.projektslider .elementor-testimonial__text { margin: 2% 5% 4% 5%; hyphens: none !important   }
.projektslider .elementor-testimonial__name a { color:white; hyphens: none !important  }
.projektslider .elementor-testimonial__image img { 
-webkit-box-shadow: -7px 7px 0px 0px #FFFFFF; 
box-shadow: -7px 7px 0px 0px #FFFFFF; }

/* ******* Arbeitsweise *********** */
.elementor-flip-box a, .elementor-flip-box a:active, .elementor-flip-box a:visited, .elementor-flip-box a:hover { color: white; border-bottom: 2px solid white; }

/* ******** Projekte *************** */
.e-filter button {   padding-bottom: 0p !importantx; padding-top: 0px  !important} /* Taxonomy-Filter */