/*

Theme Name:Finone

*/

/* =Reset default browser CSS. Based on work by Eric Meyer.

-------------------------------------------------------------- */
.abc{background:#003366!important;}
.abcdef{background:#FFF8DC!important}
 .abc h2{color: #fff;}
.abc .section-title {color: #fff;}
.owl-nav {  display: none!important}
.owl-dots { display: none!important;}
.widget.widget-nav-menu ul li:hover a:after, .widget.widget-nav-menu ul li.current_page_item a {
    width: 100%;
    background:#2d2d2d;
    color:#ffffff!important;

}
.widget.widget-nav-menu ul li:hover a:after, .widget.widget-nav-menu ul li.current_page_item a:after {

    width: 100%;
    background:#2d2d2d;
    color:#ffffff!important;

}

body .site-main {

    padding-top: 0px!important;

    background-color: #fff;

    position: relative;

    z-index: 9;

}