/*
 Theme Name:   Qwery Child Theme
 Theme URI:    http://qwery.ancorathemes.com
 Description:  Qwery Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:     qwery
 Version:      1.2
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  qwery
*/


/* =Theme customization starts here
------------------------------------------------------------ */
.elementor-widget-container .lang-switcher {
	display: flex;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.elementor-widget-container .lang-switcher li.active {
    display: none;
}
.elementor-widget-container .lang-switcher a {
	display: block;
	padding: 1.125rem 1rem 1rem 1rem;
	font-family: futura-pt,sans-serif;
	font-size: 0.875rem;
	text-transform: uppercase;
}
.elementor-widget-container .lang-switcher a:hover {
    color: #bb944f !important;
}
