/*
Theme Name: Petio Child
Theme URI: http://www.wpbingosite.com/petio
Author: wpbingo
Description: This is a child theme for Petio
Version: 1.0
Author URI: http://wpbingosite.com
Template: petio
Text Domain: petio-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.contact-us-form input[type="text"], .contact-us-form input[type="email"], .contact-us-form textarea{
	border: 1px solid #000000 !important;
	color: #000000 !important;
}
.page-template-homepage .bwp-header.header-v1 .header-mobile{
	background: #ffffff;
}
.page-template-homepage .bwp-header.header-v1 .header-mobile .navbar-toggle:before{
	color: #000000;
}
.page-template-homepage .bwp-header.header-v1 .header-mobile .mini-cart .cart-icon{
	color: #000000;
}
.page-template-homepage .bwp-header.header-v1 .header-mobile .mini-cart .cart-icon .cart-count{
	color: #ffffff;
	background: #000000;
}
.hot{
	background: #FDBB4A;
}
.wc-block-cart__submit-container a{
	background: #000000;
	color: #ffffff;
}