/* ========================================================================
   custom CSS by giorgos@comtechsystems.gr
   Author: Giorgos Georgakopoulos
 ========================================================================== */
 
#sp-top-bar {
    font-size: 16px!important;
    line-height: 1.75!important;
}

.sp-module-content {
    font-size: 14px;
}

.ajax-search input[type="search"] {
    width: 170px!important;
}

.sp-megamenu-parent {
    font-weight: 600!important;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-size: 13px!important;
    padding: 0 10px!important;
}

body {
    font-size: 14px!important;
    line-height: 1.25!important;
}

/* Articles Category Blog View */

.article-info > dd {
    font-size: 10px!important;
    color: #ffffff!important;
}

.entry-header {
    text-transform: uppercase;
    padding: 15px;
    background: #444;
    border-left: 6px solid #247291;
}

.entry-header h2 {
    font-size: 18px!important;
    color: #ffffff;
}

.entry-header h2 a {
    color: #ffffff !important;
}

[class^="icon-"]::before, [class*=" icon-"]::before {
    font-family: 'IcoMoon'!important;
}

div.tooltip-inner, .tooltip-arrow {
    display: none;
}

