/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
li.cat-item.cat-item-15{display:none;}
.cat-item-15{display:none;}
.product_meta{
	margin-bottom:0px !important;
}
.product_meta:only-of-type{
	margin-bottom: 1em !important;
}
.product_meta.pwb_brand {
    margin-bottom: 1em !important;
}
.single-product .whatsapp-button {
    background: #00e676;
    display: block;
    width: 100%;
}
.single-product .single_add_to_cart_button{
	display: block;
    width: 100%;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

