/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

#header [data-row*=middle] {
    background: #000000 !important;
}

[data-header*="type-1"] .ct-header [data-id="menu"] > ul > li > a
{
     color:#fff !important;
}
.site-logo-container img
{
    filter: brightness(1.9);
}

.sub-menu li{
    background: #000 !important;
}