/* Language switcher
================================================== */

.wpml-languages {
	line-height: inherit;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
}

.wpml-languages a {
	color: inherit;
}

.wpml-languages #lang_sel {
	z-index: 99;
}

#lang_sel_list {
	width: auto;
	height: auto;
	font-family: inherit;
}

#lang_sel_list ul {
	border: 0;
	height: auto;
	top: auto;
	left: auto;
	width: auto;
}

#lang_sel_list li {
	display: inline-block;
	float: none;
	width: auto;
	height: auto !important;
	line-height: 1;
	margin: 0;
	padding: 0;
}

#lang_sel_list a,
#lang_sel_list a:visited {
	display: block;
	color: inherit;
	border: 0;
	background: transparent !important;
	margin-left: 10px;
	padding: 0 !important;
	line-height: inherit;
	font-size: inherit;
}


/* Language switcher in top area
================================================== */

#top-wrap .wpml-languages {
	float: right;
	width: auto;
	margin-left: 10px;    
    line-height: 18px;
    text-align: left;
}

.theme-ushuaia #top-wrap #lang_sel,
.theme-casanova #top-wrap #lang_sel {
	margin-top: -4px;
}


/* Language switcher in header area
================================================== */

#header-wrap,
.theme-ushuaia #header-wrap .container,
.theme-casanova #header-wrap .container {
	position: relative;
}

#header-wrap .wpml-languages {
    position: absolute;
    top: 30px;
    right: 40px;
}

.theme-ushuaia #header-wrap .wpml-languages,
.theme-casanova  #header-wrap .wpml-languages {
	right: 0;
}

.theme-penthouse #header-wrap .wpml-languages,
.theme-paraiba #header-wrap .wpml-languages {
	position: relative;
	top: auto;
	right: auto;
	margin: -20px auto 40px;
	color: #fff;
	text-align: center;
}

.theme-paraiba #header-wrap .wpml-languages {
	margin-top: -40px;
}

.theme-penthouse #header-wrap #lang_sel,
.theme-paraiba #header-wrap #lang_sel {
	text-align: left;
}

.theme-penthouse #header-wrap a.lang_sel_sel,
.theme-paraiba #header-wrap a.lang_sel_sel {
	background-color: transparent;
	color: #fff;
	border-color: rgba(255,255,255,.15);
}

.theme-penthouse #header-wrap #lang_sel_list a,
.theme-penthouse #header-wrap #lang_sel_list a:visited,
.theme-paraiba #header-wrap #lang_sel_list a,
.theme-paraiba #header-wrap #lang_sel_list a:visited {
	color: #fff;
}


/* Language switcher in main menu
================================================== */

#menu-wrap,
.theme-ushuaia #menu-wrap .container,
.theme-casanova #menu-wrap .container {
	position: relative;
}

#menu-wrap .wpml-languages {
    position: absolute;
    top: 6px;
    right: 40px;
}

.theme-ushuaia #menu-wrap .wpml-languages,
.theme-casanova #menu-wrap .wpml-languages {
	top: 11px;
}

.theme-ushuaia #menu-wrap .wpml-languages,
.theme-casanova #menu-wrap .wpml-languages {
	right: 0;
}

#menu-wrap .wpml-languages a.lang_sel_sel {
	background-color: transparent;
	color: #fff;
	border-color: rgba(255,255,255,.15);
}

.theme-ushuaia #menu-wrap .wpml-languages a.lang_sel_sel {
	color: inherit;
}

#menu-wrap #lang_sel_list {
	margin-top: 2px;
}

#menu-wrap #lang_sel_list li {
	line-height: inherit;
}

#menu-wrap #lang_sel_list a,
#menu-wrap #lang_sel_list a:visited {
	color: #fff;
}

.theme-ushuaia #menu-wrap #lang_sel_list a,
.theme-ushuaia #menu-wrap #lang_sel_list a:visited {
	color: inherit;
}


/* Language switcher in sub menu (Penthouse & Paraíba)
================================================== */

.theme-penthouse #submenu-wrap,
.theme-paraiba #submenu-wrap .container {
	position: relative;
}

.theme-penthouse #submenu-wrap #lang_sel,
.theme-penthouse #submenu-wrap #lang_sel_list,
.theme-paraiba #submenu-wrap #lang_sel,
.theme-paraiba #submenu-wrap #lang_sel_list {
    position: absolute;
    top: 11px;
    right: 40px;
    color: inherit;
    line-height: 50px;
}

.theme-paraiba #submenu-wrap #lang_sel,
.theme-paraiba #submenu-wrap #lang_sel_list {
	right: 0;
}

.theme-penthouse #submenu-wrap #lang_sel_list,
.theme-paraiba #submenu-wrap #lang_sel_list {
	top: 1px;
}

.theme-penthouse #submenu-wrap .wpml-languages li a,
.theme-paraiba #submenu-wrap .wpml-languages li a {
	color: inherit;
}

.theme-paraiba #submenu-wrap #lang_sel_list a {
	color: #fff;
}

.theme-paraiba #submenu-wrap .wpml-languages a.lang_sel_sel {
	background-color: transparent;
	color: #fff;
	border-color: rgba(255,255,255,.15);
}


/* Language switcher in bottom area (Penthouse & Paraíba)
================================================== */

.theme-penthouse #footer-bottom-wrap .wpml-languages,
.theme-paraiba #footer-bottom-wrap .wpml-languages {
	position: relative;
	top: auto;
	right: auto;
	margin: 30px auto -20px;
	text-align: center;
}

.theme-paraiba #footer-bottom-wrap .wpml-languages {
	margin-bottom: -30px;
}

.theme-penthouse #footer-bottom-wrap .wpml-languages a,
.theme-paraiba #footer-bottom-wrap .wpml-languages a {
	margin: 0;
	-moz-opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.theme-penthouse #footer-bottom-wrap #lang_sel,
.theme-paraiba #footer-bottom-wrap #lang_sel {
	text-align: left;
}

.theme-penthouse #footer-bottom-wrap a.lang_sel_sel,
.theme-paraiba #footer-bottom-wrap a.lang_sel_sel {
	background-color: transparent;
	color: #fff;
	border-color: rgba(255,255,255,.15);
}

.theme-penthouse #footer-bottom-wrap #lang_sel_list a,
.theme-penthouse #footer-bottom-wrap #lang_sel_list a:visited,
.theme-paraiba #footer-bottom-wrap #lang_sel_list a,
.theme-paraiba #footer-bottom-wrap #lang_sel_list a:visited {
	margin: 0 5px;
	color: #fff;
}


/* Language switcher in sidebar widget
================================================== */

.widget #lang_sel_list a,
.widget #lang_sel_list a:visited {
	margin-left: 0;
	margin-right: 10px;
}