/*
Theme Name: AMADEUS Child Theme
Theme URI: http://amadeus.bringthepixel.com
Description: Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>. 
Author: bring the pixel
Author URI: http://www.bringthepixel.com/
Template: amadeus-theme
Version: 1.0
*/
/* Place all your CSS modifications below */

.test li{
 padding:-15px!important;
 margin:-15px!important; 
}

.test li h4{
 /*padding:2px!important;*/
 margin-bottom:0px!important; 
}

/*lang*/
#lang{position:absolute;top:0px;left:5px;font-size:130%;letter-spacing:0;z-index:9999}
#lang li{display:block; float:left; text-transform:uppercase}
#lang a, #lang .current-vmenu-item{background:#5a4733;margin:0 1px; color:#fff;text-decoration:none;padding:0 10px; line-height:22px;display:block;float:left;border-radius:0 0 5px 5px}
#lang li a:hover, #lang .current-vmenu-item{background:#7e0300;color:#fff}
#lang .current-vmenu-item {background:#fff;color:#000}

.g1-fluid-wrapper {clear: both; content: ""; display: block;height:500px;}