/*
Theme Name: Florial
Theme URI: http://wpbingosite.com/wordpress/florial/
Author: Wpbingo
Author URI: http://wpbingosite.com/
Description: Florial is a modern, clean and professional WooCommerce WordPress theme. It is built to well suit for any online stores: electronics store, fashion store, jewelry store...
Version: 1.2.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: florial*/
.hfeed .bwp-main .content-area .site-main .filter_drawer .container .main-archive-product .col-xl-12 .bwp-top-bar {
    display: none !important;
}
.bwp-top-bar.top {
    display: none !important;
}
.page-template-homepage .bwp-header.header-v1 .header-page-link .login-header .widget-title {
    display: none !important;
}
/* Disable click on product images and titles */
.products-thumb a,
.product-title a {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}
.products-list.grid .product-wapper.content-product4 .price {
    display: none !important;
}
.login-header{
    display: none !important;
}