/*
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.7
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
*/



p.woocommerce-result-count {
    float: left;
    font-weight: bold;
    visibility: hidden !important;
}


#header #headersearchform {
    display: none !important;
    float: right;
    margin-top: 80px;
    z-index: 999999999999999999999;
}


.header_block {
    background-color: red;
    border: 1px solid black;
    border-radius: 6px;
    color: white;
    padding: 2px 15px;
    position: absolute;
    right: 43px;
    top: 10px;
    display: none;
}