/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 24 2025 | 17:59:04 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.bwp-header .wpbingoLogo img {
    max-width: 130px;
    width: 100%;
    position: relative;
    top: 2px;
}
ul.woocommerce-product-subcategories li>a img{
	height:115px;
}
.bwp-main .page-title {
    margin: 0 0 100px;
    padding: 50px 0 50px 0px;
    background-position: 50%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}
.product-notify {
    display: none;
}