/*
Theme Name: WP FlexiShop Two
Theme URI: http://www.primathemes.com
Author: PrimaThemes
Author URI: http://www.primathemes.com
Description: The Last E-Commerce Wordpress Theme You Will Ever Need
Version: 1.0.1
License: Split GPL License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, theme-options, translation-ready
*/

.header_block {
    background-color: red;
    border: 1px solid black;
    border-radius: 6px;
    color: white;
    left: 20px;
    padding: 2px 15px;
    position: absolute;
    top: 171px !important;
    display: none;
}