/* 
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
*/




/*----------------------------- Scroll to top Element ------------------------------*/
.elementor-element-6b68b21c{width: 100px!important;}

/*----------------------------- Workshop - Klang Boutique ------------------------------*/

.playlist-row {
	height: 66px;
	margin-top: -11px!important;
}

.playlist-row h5{
	line-height: 1.3em;
}

.mejs-time .mejs-currenttime, .mejs-time .mejs-duration{
    color:#1B1A28;
}

/*----------------------------- Workshop - Quote ------------------------------*/

p.quote{
	font-size: 15px;
	line-height: 21px;
}
/*----------------------------- Startseite Galaerie Slider ------------------------------*/

#galerie-slider .swiper-slide-bg{
	width: 50%;
}

#galerie-slider .elementor-slides .swiper-slide-bg{
	min-width: 50%;
}

#galerie-slider .swiper-slide-contents{
	max-width: 34%;
	margin-top: 50px;
}


#galerie-slider .elementor-slide-description{
	margin-right: 140px;
}

#galerie-slider .elementor-slide-button{
	margin: 50px 130px 0 0;
}


/*------------------------------------------------------------------------------------*/
/*----------------------------- Responsive Tablet 810px------------------------------*/
/*------------------------------------------------------------------------------------*/

@media screen and (max-width: 810px) {
	
/*----------------------------- Startseite Galaerie Slider ------------------------------*/
	
	#galerie-slider .elementor-slide-description {
		margin-right: 51px;
	}
	
	#galerie-slider .elementor-slide-button {
  		margin: 50px 43px 0 0;
	}

}

/*------------------------------------------------------------------------------------*/
/*----------------------------- Responsive Smartphone 450px------------------------------*/
/*------------------------------------------------------------------------------------*/

@media screen and (max-width: 450px) {
	
/*----------------------------- Startseite Galaerie Slider ------------------------------*/
	
	.elementor-212 .elementor-element.elementor-element-15b788e1 > .elementor-widget-container {
	  margin: 0px 0px 0px 0px!important;
	}
	
	#galerie-slider .swiper-slide-bg{
		width: 100%;
	}

	#galerie-slider .elementor-slides .swiper-slide-bg{
		min-width: 100%;
	}

	#galerie-slider .swiper-slide-contents{
		max-width: 100%;
	}


	#galerie-slider .elementor-slide-description{
		margin-right: 0px;
		color: white;
	}

		#galerie-slider .elementor-slide-button{
			margin: 10px 0px 0 0;
		}
	
	
	
}

@media (max-width: 767px) {
  .elementor .elementor-hidden-phone {
    display: grid;
  }
	

}