/* Copyright (C) YOOtheme GmbH, h */

/*
 * Style Style Sheet - Defines the main look like colors and backgrounds
 * Not all style related CSS is included, only colors and backgrounds which may change for different theme styles
 */


/* Base
----------------------------------------------------------------------------------------------------*/


/* Layout
----------------------------------------------------------------------------------------------------*/


/* Menus
----------------------------------------------------------------------------------------------------*/


/* Modules
----------------------------------------------------------------------------------------------------*/


/* Tools
----------------------------------------------------------------------------------------------------*/


/* System
----------------------------------------------------------------------------------------------------*/

#breadcrumbs{
    border-bottom: 1px solid #cccccc !important;
    border-top: 1px solid #cccccc !important;
    display: block !important;
    line-height: 26px;
    margin-top: 0 !important;
    padding-top: 2px !important;
}

#system .item-list{
    border-top: 0px solid #ddd;
}

#system .item-list h3{
    display: none;
}

.menu-dropdown li.item227 ul.level3, .menu-dropdown li.item482 ul.level3 {
    display: none;
    padding-bottom: 0 !important;
}

/* idioma banderas deligth */
.lang-inline a {
opacity: .3;
}

.lang-inline .lang-active a, .lang-inline .lang-associated a {
opacity: 1;
}