/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
/* CSS for dropdown styling (same as previous examples) */


li.qtranxs-lang-switch.qtranxs-lang-switch button {
    padding: 0!important;
    background: none;
	display: inline-flex;
}

li.qtranxs-lang-switch.qtranxs-lang-switch {
    list-style: none;
    display: inline-flex;
    padding-right: 7px;
}
