/*
Theme Name: Hello Elementor Child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor
Site: www.revolution-hub.ch

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.


*/
/*dunkelblau: #0C3642
senf: #B4AE27
gelb: #FFF957
*/


/**************************
NAVIGATION
******************************/


/* Slide In From The Top Option */

.header-2 {
 transform: translatey(-113px);
 -moz-transition: all .3s ease!important;
 -webkit-transition: all .3s ease!important;
 transition: all .3s ease!important;
 width: 100%!important;
}


.elementor-sticky--effects.header-2  {
 height: auto!important;
 transform: translatey(0px);
}

.elementor-sticky--effects.header-1 { 
 display: none!important;
}

/* End Of Slide In From The Top Option */


.header-2 .elementor-nav-menu--main .elementor-item {
color: #0C3642 !important; 
}
  
.header-2 .elementor-nav-menu--main .elementor-item:hover {
color: rgba(12,54,66,0.64) !important; 
}



/*andere Schrift letzter Menüpunkt*/
.menu-item:last-child a  {
	text-transform: uppercase !important;
	font-family: "Work Sans Semi Bold", Sans-serif !important;
}

/********************/

body {
hyphens: auto;
}

.nohyphens {
	hyphens: none;
}



 .under {
  text-decoration-line: underline 4px #FFF957 !important;
  -webkit-text-decoration-line: underline ;
   -webkit-text-decoration-color: #FFF957;
	 	text-underline-offset: 25px;
	 -webkit-text-underline-offset: 25px;
	 text-decoration: underline; 
	     text-decoration-color: #FFF957;
}



/*SLIDER NAVI*/

.cls-1:hover
{
  stroke: #B4AE27 !important;
 }




/*TABS*/


.gridtab > dt {
	border: 10px solid white !important;
}


.gridtab > dd {
	border: 10px solid white !important; 
} 


.elementor-widget-tabs .elementor-tabs-wrapper
{
  margin-left: 20px;
}
 

.bdt-post-grid-tab {	
animation: fadeIn 3s !important; 
}




/*
.bdt-active {
	text-decoration: underline 2px #B4AE27 !important;
	 -webkit-text-decoration-line: underline ;
   -webkit-text-decoration-color: #B4AE27;
}

.bdt-tabs-item:hover {
	text-decoration: underline 2px #B4AE27 !important;
	 -webkit-text-decoration-line: underline ;
   -webkit-text-decoration-color: #B4AE27;
}






.elementor-tab-desktop-title.elementor-active {
	text-decoration: underline 2px #B4AE27 !important;
	 -webkit-text-decoration-line: underline ;
   -webkit-text-decoration-color: #B4AE27;
	 }
	
.elementor-tab-desktop-title:hover {
	text-decoration: underline 2px #B4AE27 !important;
	 -webkit-text-decoration-line: underline ;
   -webkit-text-decoration-color: #B4AE27;
	color: #B4AE27 !important;
	 }
	
.elementor-tab-desktop-title:hover::before {
	 content: url(/wp-content/uploads/2024/02/Das_Team_Revolution_Pfeil_Umschalten_olive.svg) !important;
  position: relative;
  display: inline-block !important;
  height: 13px !important;
  width: 13px !important;
	 }



 .elementor-tab-desktop-title.elementor-active::before
{
  content: url(/wp-content/uploads/2024/02/Das_Team_Revolution_Pfeil_Umschalten_olive.svg) !important;
  position: relative;
  top: 21px;
  left: 5px;
  display: inline-block !important;
  height: 13px !important;
  width: 13px !important;
}


.elementor-tab-desktop-title::before {
content: url(/wp-content/uploads/2024/02/Das_Team_Revolution_Pfeil_Umschalten_blau.svg);
	position: relative;
	top: 0px;
	left: -7px;
	display: inline-block;
  	height: 13px;
	width: 13px;
}


.elementor-accordion-item .elementor-tab-title.elementor-active {
 text-decoration: underline 2px #B4AE27 !important;
	 -webkit-text-decoration-line: underline ;
   -webkit-text-decoration-color: #B4AE27;
	color: #B4AE27 !important;
}
*/




/*MOBILE*/

.elementor-tab-mobile-title.elementor-active {
	text-decoration: underline 2px #B4AE27 !important;
	padding-left: 10px !important;
} 


.elementor-tab-mobile-title.elementor-active::before
{
  content: url(/wp-content/uploads/2024/02/Das_Team_Revolution_Pfeil_Umschalten_olive.svg) !important;
 position: relative;
  top: 2px;
  left: 7px;
  display: inline-block !important;
  height: 8px !important;
  width: 8px !important;
	margin-right: 11px;
}

.elementor-tab-mobile-title::before {
content: url(/wp-content/uploads/2024/02/Das_Team_Revolution_Pfeil_Umschalten_blau.svg);
 position: relative;
  top: 2px;
  left: 7px;
  display: inline-block !important;
  height: 8px !important;
  width: 8px !important;
	margin-right: 11px;
}




/* On screens that are 750px or less*/
@media screen and (max-width: 750px) {

.gridtab h2 {
	margin-bottom: 25px;
}
	
	
.under {
	text-decoration: underline 4px #FFF957 !important;
	text-underline-offset: 15px;
}

#intro .elementor-widget-container {
	color: #0C3642 !important;   
	
} 

 #intro .elementor-heading-title  {
	color: #0C3642;
} 	
	
	
}

/* LANGUAGE SECTOR*/
.a64b3-ext-2-352 span {
    display: none;
}