/*
  Theme Name:   webdivs
  Theme URI:    http://webdivs.com/
  Description:  Beautiful, Powerful & Flexible WordPress Theme for News, Magazine and Blog websites.
  Author:       webdivs
  Author URI:   https://webdivs.com/
  Version:      1.3.1
  License:      license purchased
  Tags:         two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
  Text Domain:  webdivs
*/

/*

- The stylesheet is located in "css/style.css". */
#top-nav {
    background-color: #d62223;
    position: relative;
    z-index: 10;
    line-height: 45px;
    border: 0;
    border-width: 0;
    color: #ffff;
}  
.breaking {
display: none
}
body.boxed-layout.wrapper-has-shadow #tie-wrapper, #theme-header.has-shadow {
    box-shadow: 0 0 0;
}
#theme-header {
    background: #f7f7f7;
}
.main-nav-boxed #main-nav:not(.fixed-nav), .main-nav-boxed #main-nav.fixed-nav .main-menu-wrapper, #theme-header:not(.main-nav-boxed) #main-nav.fixed-nav .main-menu-wrapper {
    background-color: #fff !important;
    border-bottom: 10px solid #d3d3d3;
}
.main-nav-boxed.main-nav-light #main-nav .main-menu-wrapper {
    border-width: 0;
}
a {
    color: #888888;
}
.site.tie-container #tie-wrapper{
        background: #f7f7f7;
}
#footer {
    border-top: 15px solid #d3d3d3;
}