/*
Theme Name: Lumei Child
Theme URI: http://www.wpbingosite.com/lumei
Author: wpbingo
Description: This is a child theme for Lumei
Version: 1.0.0
Author URI: http://wpbingosite.com
Template: lumei
Text Domain: lumei-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    text-transform: math-auto;
}
#bwp-topbar.topbar-v2{
    background:#00000 !impotant; }
.bwp-header.header-v2.header-color__white.sticky .header-wrapper{
      background: #00000;
}
.elementor-54749 .elementor-element.elementor-element-e46228b.e-con {
    padding: 0;
}
ul.woocommerce-product-subcategories.image_categories li>a:hover:before {
    border: 0;
}

ul.woocommerce-product-subcategories.image_categories li>a > img:hover {
    border: 1px solid var(--gray-dark,#000);
    /* border-radius: 50%; */
}
.bwp-main .page-title.light ul.woocommerce-product-subcategories.image_categories li.active>a:before, .bwp-main .page-title.light ul.woocommerce-product-subcategories.image_categories li>a:hover:before{
	border:0px;
}
table.shop_table>tbody>tr>td >a {
    margin-right: 5px;
}
.contact-us-form label {
    font-weight: normal;
}
.contact-us-form label a{
    font-weight: 600;
    text-decoration: underline;
}
span.wpcf7-form-control.wpcf7-acceptance.optional .wpcf7-list-item {
    margin: 0;
}
.footer-2 .newsletter-default .content-newsletter input[type=submit] {
    border: 1px solid;
}