/*
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
*/

.wpml-languages.disabled {
    display: none !important;
}
.wpml-languages.enabled {
    display: none !important;
}
@media (min-width: 979px) {
.menu-item.wpml-ls-slot-109 {
display: none !important;
}
}
@media (max-width: 978px) {
.menu-item.wpml-ls-slot-109 {
display: block !important;
}
}

#footer_language_list {
display: block;
    float: right;
margin-top: 12.5px;
}

#footer_language_list li a {
	padding: 13px;
    border: 1px solid #000;
}

#footer_language_list li:nth-child(2) {
	display: none;
}
