/*!
Theme Name: Techco
Theme URI: https://wp.xpressbuddy.com/techco/
Author: XpressBuddy
Author URI: https://xpressbuddy.com/
Description: Techco is a WordPress theme for IT Solutions & Business company
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: techco
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* .main-menu__wrap li.wpml-ls-item > a > span {
    border: unset !important;
}
*/
.main-menu__wrap li.wpml-ls-item > a > span::after {
    content: unset !important;
}
.main-menu__wrap .wpml-ls-native {
    border: unset !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.main-menu__wrap .sub-menu li.wpml-ls-item span.wpml-ls-native {
    display: inline-block;
}