/*
Theme Name: ALASKA Child
Theme URI: http://www.themestudio.net
Author: Vu Ngoc Linh
Author URI: http://www.themestudio.net
Description: ALASKA is an Elegant WordPress Premium Theme, It's fully compatible with WHMCS-Bridge plugin which connect between WordPress and WHMCS, ALASKA is suitable for Hosting websites aswell as Shop, Company, Agency or Organization
Template: alaska
Version: 1.3.3
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: white, custom-background, threaded-comments, translation-ready, custom-menu
Text Domain: themestudio
*/

/*For older themes, and themes that do not use wp_enqueue_style() to enqueue their stylesheet, use the following line where ainex is the name of the directory where the theme resides:*/
@import url("../alaska/style.css");

/* -------------------------------Theme customization starts here ------------------------------- */

#flags_language_selector img{
      margin: 0 4px;
      border:1px solid #333;
}
.top-info #flags_language_selector{
	float: right;padding-left: 9px
}
.top-info #flags_language_selector > ul{
	float: right;
	padding-left: 9px;
	color: #fff;
}
.top-info #flags_language_selector ul li{background: #26272b;float: left;width: 100%;text-align: left;border: none;}
.top-info #flags_language_selector ul li ul{position: absolute;z-index: 9999;float: left;width: 130px;margin-left: 0px;}