/*
Theme Name: BoxShop Child
Theme URI: http://demo.theme-sky.com/boxshop/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: boxshop
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: boxshop-child
*/
.header-language .wg-drop.country-selector{
	z-index: 999999;
}
.header-language .wg-drop.country-selector .wgcurrent{
	padding: 0 !important;
	border: none;
}
.header-language .wg-drop.country-selector .wgcurrent a{
	padding-right: 50px;
	height: auto;
	line-height: 25px;
}
.header-language .wg-drop.country-selector .wgcurrent:after{
	display: none;
}
.header-language .wg-drop.country-selector ul{
	margin-top: 10px;
}
.header-language .wg-drop.country-selector ul li{
	list-style: none;
	margin-bottom: 5px;
}
.header-language .wg-drop.country-selector ul li:first-child{
	margin-top: 15px;
}
.header-language .wg-drop.country-selector ul li:last-child{
	margin-bottom: 0;
}

@media only screen and (max-width: 991px){
	.header-language .wg-drop.country-selector .wgcurrent:before{
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		position: absolute;
		content: "";
		background: rgba(155,155,155,0.1);
	}
}
