/*
Theme Name: Betheme
Theme URI: http://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: http://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: -
Version: 20.9.5.3

All css files are placed in /css/ folder
*/
/* .language-bar {
	position: fixed;
	top: 65px;
	right: 5px;
	border: 1px solid #555;
	padding-left: 5px;
	padding-right: 5px;
	z-index: 9999;
}
.language-bar a:first-child {
	border-right: 1px solid #bbb;
	padding-right: 5px;
} */
#gtranslate_wrapper {
	background-color: rgba(166, 133, 48, 0.8);
	padding: 10px 15px 8px !important;
	border-radius: 1px;
}
.glink.nturl.notranslate {
	color: #fff !important;
	font-size: 18px !important;
}
#gtranslate_wrapper a:first-child {
	padding-right: 10px !important;
}
#gtranslate_wrapper a:first-child::after {
	content: "|";
	padding-right: 5px;
	position: relative;
	top: -1px;
	left: 10px;
	color: #aaa;
}