/*
Theme Name: Riven
Theme URI: http://hn.arrowpress.net/riven/
Author: AHT
Author URI: https://arrowhitech.com/
Description: Riven – Fully featured blog template which follows key principles of Material Design. It is simple, user-friendly and visually appealing.
Version: 2.3.0
License: 
License URI: 
Tags: two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Text Domain: riven
*/


.header-contact {
    display:none;
}
.header-v6 .search-block-top {
    display:none;
}

.header-v6.is-sticky .header-top {
    background-color: #001020;
}
.header-v6 .mega-menu > li a {
    color: #337ab7;
}

.riven-heading.heading_style_4 h2 {
    color: #fff;
}

a {
    color: #337ab7;
}
.mega-menu > li > ul {
    border-top-color: #37b;
}
.header-v6 .mega-menu li ul {
    background-color: #012;
}
.header-v6 .mega-menu li ul li a {
    color: #337ab7;
}

.wpcf7-form input:not([type="submit"]), .wpcf7-form textarea {
    margin-bottom: 0px;
    background-color: #444;
    width: 400px;
}
.wpcf7-form label {
    margin-bottom: 0px;
}
.wpcf7-form input[type="submit"] {
    font-family: lato;
    font-weight: 700;
}



@media (max-width: 991px) {
    .header-logo img {
        height:60px;
        width:150px;
    }
}