/*
 Theme Name:   ZenSoul Child Theme
 Theme URI:    https://zensoul.themerex.net/
 Description:  ZenSoul Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     zensoul
 Version:      1.0
 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:  zensoul
*/


/* =Theme customization starts here
------------------------------------------------------------ */

.lang-menu ul li a span{
	display: flex;
	align-items: center;
}
.trx_addons_scroll_to_top.show {
  bottom: 5em;
}

@media (max-width: 1023px) {
	.lang-menu .sc_layouts_menu_dir_horizontal .sc_layouts_menu_nav>li.menu-item-has-children>a {
		padding: 0 0 0.8em 0;
}