/*!
Theme Name: Spetsust
Author: Anton Honchar
Author URI: https://honchar-development.com
Description: Custom HD theme for Spetsust site.
Version: 1.1
Tested up to: 7.4.1
Requires PHP: 7.4.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: hd
Tags: custom-logo, custom-menu, dropdown-menu, featured-images, theme-options, translation-ready, woocommerce
*/

/*--------------------------------------------------------------
>>> Add your own styles:
--------------------------------------------------------------*/
ul {
	line-height: 1.5;
}

.auto-multilang {
	display: flex;
	flex-direction: row-reverse;
	margin-left: 20px;
	font-size: 14px;
	margin-top: -5px;
	font-weight: 400;
}

.auto-multilang a {
	background: #f4f4f4;
	padding: 5px;
	border-radius: 3px;
	margin: 0 2px;
}