/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.cbp-horizontal > ul {
    font-size: 14px!important;
}
.iqitmegamenu-submenu-container .cbp-menu-column-inner a.cbp-column-title.nav-link {
    font-weight: bold!important;
}
#module-iqitsearch-searchiqit .section-title-big {
    font-weight: 600!important;
    margin-bottom: 5px!important;
}
a.disabled {
    cursor: not-allowed!important;
    opacity: .05!important;
}