/*
Theme Name: Musea
Theme URI: https://musea.qodeinteractive.com
Description: Art Gallery and Museum Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Text Domain: musea
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.eltdf-page-header .eltdf-menu-area .widget.widget_polylang, .eltdf-sticky-header .widget.widget_polylang {
	margin-right: 24px;
}
.widget_polylang ul {
	display: flex;
}
.widget_polylang ul:not(.eltdf-shortcode-list)  li.lang-item {
	margin: 0px 10px;
}
.eltdf-testimonials-holder.eltdf-testimonials-standard .eltdf-testimonial-text {
	color: #c97500;
}
/*.eltdf-testimonials-author-name {
	color: #c97500;
}
.eltdf-testimonials-author-job{
	color: #c97500;
}*/
/*Mobile Slider title*/
@media only screen and (max-width: 767px) {
	.rs-layer#slider-11-slide-36-layer-5.rs-layer:not(zh),
	.rs-layer#slider-11-slide-16-layer-5.rs-layer:not(zh),
	.rs-layer#slider-11-slide-17-layer-5.rs-layer:not(zh),
	.rs-layer#slider-11-slide-35-layer-5.rs-layer:not(zh) {
		font-size: 17px !important;
	}
	.rs-layer#slider-11-slide-36-layer-0.rs-layer:not(zh),
	.rs-layer#slider-11-slide-35-layer-0.rs-layer:not(zh) {
		font-size: 28px !important;
	}
	.rs-layer#slider-11-slide-16-layer-0.rs-layer:not(zh),
	.rs-layer#slider-11-slide-17-layer-0.rs-layer:not(zh) {
		font-size: 24px !important;
	}
}
