/**
 * Theme Name: Startflow Child
 * Template: startflow
 * Version: 1.0
 * Description: Startup and Creative Multipurpose WordPress Theme
 * Author: Ninzio
 **/

.header-style-6 .site-navigation-wrap {
    background-color: #0869a1 !important;
    opacity: 1;
    position: relative;
}

/* Grid */

.footer-grid .col {
    float: left;
}

.footer-grid .span_1_of_1.col {
    float: none;
}

.footer-grid .span_1_of_2 {
    width: 50%;
}

.footer-grid .span_1_of_3 {
    width: 33.33%;
}

.footer-grid .span_1_of_4 {
    width: 25%;
}

.footer-grid .w370 {
    width: 20%;
}

.footer-grid .w170 {
    width: 17.436%;
    margin-left: 2.564%;
}

.header-style-6 #site-header-inner {
    padding-top: 10px;
    padding-bottom: 10px;
}