/*
Theme Name: Glossarium
Theme URI: http://glossarium.pt
Description: Tema do Glossarium
Template: dakota-theme
Author: L. Correia
Author URI: http://transglobal.pt
Version: 1.0.0
*/ 

body {
    font-size: 15px;
    line-height: 1.7;
}


#page-header {
    color: #fff;
    margin-bottom: 50px;
    padding: 50px 0;
    text-align: center;
}

.menu > li > a{
    margin-left: 0px;
    font-weight: 300;
}

ul#menu {
    margin-top: 45px;
}

div#page-content {
    padding: 0;
}

div#footer-top {
    padding: 0;
    background: none;
}

.mc4wp-form-fields input {
    float: right;
    width: 100%;
    border: 2px solid #000;
}

.mc4wp-form-fields input[type=submit] {
    background: #e32433;
    color: #fff;
    width: 35%;
    position: absolute;
    right: 17px;
    border: 0;
    padding: 8px;
    margin-top: 2px;
    border-radius: 0 20px 20px 0;
}

#footer .menu {
    margin: 0;
    border-left: 1px solid;
    padding-left: 15px;
}

#footer .menu li {
    width: 100%;
    line-height: 6px;
    font-family: Roboto;
    font-weight: 300;
}

#footer .widget_title {
    margin: 0 0 30px;
}

.widget.widget-contact,
.widget.widget_text_icl {
    padding-left: 20px;
    font-size: 14px;
    border-left: 1px solid;
}
.wpml-ls-legacy-list-horizontal>ul{ line-height: 1px}
.wpml-ls-legacy-list-horizontal{padding: 0; }

.widget.widget_icl_lang_sel_widget a {
    text-transform: uppercase;
    font-size: 10px;
    line-height: 1px;
    padding-right: 0;
}

.widget.widget_icl_lang_sel_widget{
    border-left: 1px solid red;
}

div#top-widget-area-1 {
    width: 50%;
}

.wpml-ls-sidebars-milo-top-sidebar-1 .wpml-ls-current-language:hover>a, .wpml-ls-sidebars-milo-top-sidebar-1 .wpml-ls-current-language>a:focus, .wpml-ls-sidebars-milo-top-sidebar-1 li:hover>a, .wpml-ls-sidebars-milo-top-sidebar-1 li>a:focus{
	background: none!important;
}

.headline {
    margin-bottom: 50px !important;
    position: relative;
    text-align: center;
}

#page-header {
	background-size: 100% !important;
}


#footer .widget.widget_text_icl ul {
    list-style: outside none none;
    margin-bottom: 0;
}

#footer .widget.widget_text_icl ul li {
    font-weight: 400;
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;
}

#footer .widget.widget_text_icl ul li i {
    color: #fe5e3e;
    left: 0;
    position: absolute;
    top: 6px;
}