/*
Theme Name: Delaware Child
Theme URI: http://steelthemes.com/delaware
Author: SteelThemes
Author URI: http://steelthemes.com
Description: Consulting, Business, Finance, Accounting WordPress Theme
Version: 1.0.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: delaware
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: delaware
*/

.main-nav .menu > li.menu-item:hover > a, .main-nav .menu > li.menu-item.current-menu-item > a, .main-nav .menu > li.menu-item.current_page_item > a, .main-nav .menu > li.menu-item.current-menu-ancestor > a, .main-nav .menu > li.menu-item.current-menu-parent > a, .main-nav .menu > li.menu-item.active > a {
    color: #192c56 !important;
}
.main-nav li.dl-active-menu {
    height: 3px;
    background-color: #f7c214;
    z-index: 1;
    position: absolute;
    top: 49px;
    padding: 0;
    transition: none;
}

.svg-icon svg {
    vertical-align: -0.125em;
    width: 1em;
    height: 1em;
    fill: rgb(250 194 17);
    display: inline-block;
}

.delaware-section-title .title .underline {
    line-height: 1.2;
    display: inline-block;
    border-bottom: 4px solid #f8e510;
}

.delaware-about-type-2 .col-left .delaware-button .btn {
    font-size: 15px;
    color: #FFF;
    float: left;
    width: 100%;
    border: none;
    padding: 16px;
    background-color: #207a96;
    border-radius: 0;
    overflow: hidden;
}

