/*
Theme Name: Cerla Child
Theme URI: http://www.wpbingosite.com/cerla
Author: wpbingo
Description: This is a child theme for Cerla
Version: 1.0
Author URI: http://wpbingosite.com
Template: cerla
Text Domain: cerla-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.breadcrumb-noheading {
	display: none !important;
}
body .price-single {
	display: none !important;
}

body form.cart {
	display: none !important;
}

body .yith-wcwl-add-to-wishlist {
	display: none !important;
}

body .product_meta {
	display: none !important;
}
body .social-icon {
	display: none !important;
}
#tab-reviews {
	display: none !important;
}
body #h2-reviews {
	display: none !important;
}
body .products-entry .price {
	display: none !important;
}

body .bwp-top-bar {
	display: none !important;
}

body .subcategorie-content {
	display: none !important;
}
body .back-to-shop {
	display: none !important;
}

body .bwp-navigation ul>li.level-0 {
	    padding: 0 10px;
}
#post-19149 .title-banner {
	font-size: 28px;
}
#post-19149 .bwp-widget-banner.layout-4 .info {
	    padding: 10px 10px;
}
body .bwp-widget-banner.layout-4 .info {
	    background: rgb(0, 0, 0, 0.05);
}

.wpcf7-form label {
	color: #000 !important;
}
.wpcf7-form select {
	background: #fff;
}
.contact-us-form input[type=email], .contact-us-form input[type=text] {
	color: #000 !important;
}
body .bwp-header.header-v1 .header-wrapper {
		padding:0;
}
body .bwp-header .wpbingoLogo img {
	max-height: 80px;
}
b, dt, label, strong, th {
	color:#000 !important;
}