/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/



.menu-item .fa-percent{
font-size: 10px!important;
	/* border-radius: 14px; */
		font-size: 10px !important;
		color: white;
		/* border-radius: 16px; */
		border-radius: 15px;
		padding: 5px;
		background: red;
		font-weight: bold;
}


@media screen and (min-width: 100px) {
	.trp-language-switcher .trp-ls-shortcode-current-language {
    border: none;
	 	background:0,0,0,0!important;
	}
	.trp-language-switcher .trp-ls-shortcode-current-language a {
		color: #fff;
}
	.trp-language-switcher > div {
		background: #fff;
		background-repeat: no-repeat;
		border: 1px solid 0,0,0,0;
	}
	.trp-language-switcher > div > a {
		color: #000;
	}
	.trp-language-switcher > div > a:hover {
		background: 0,0,0,0;
		border: none;
		cursor: pointer;
	}
	
	
