/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
.s5_wrap_menu li {
    display: inline-block;
    list-style-type: none;
    color: black;
    font-weight: bold;
    margin-right: 5px;
    padding: 0 20px;
    border-radius: 2px;
    background: rgb(254, 201, 1);
}
#s5_menu_wrap.s5_wrap_fmfullwidth {background: rgb(254, 201, 1)!important;}
#s5_menu_inner {
    width: 60%;
}
.s5_wrap_fmfullwidth #s5_nav li.active a{
	color: rgb(254, 201, 1)!important;
	}
.s5_logo_module img{
	max-height: 200px!important;
}

.s5_wrap_fmfullwidth .s5_logo_module img{
	    max-height: 75px!important;
    margin-top: -19px;
    margin-left: 50px;
}
.novedades .uk-panel {
    background-color: white;
    border-radius: 5px;
    color: black;
}

.novedades h3 a {
    color: #DEB001;
    font-size:1.3em;
    font-weight:bold;
    margin:0;
}
.novedades .uk-button {
    float: right;
    color: #fff;
    font-weight: bold;
    border-radius: 20px;
    background-color: #FEC901;
}
#s5_top_row1_area1 {
    background-color: #ccc !important;
    background-image:none!important;}

#s5_top_row3_area1{
    background-image:none!important;
        background-color: #ccc !important;
}

#s5_top_row3_area1 h1,#s5_top_row3_area1 h2,#s5_top_row3_area1 h3,#s5_top_row3_area1 .s5_tab_show_pretext_inside,#s5_top_row3_area1 table{
color: #444;
}