/* Themify Customize Styling */
#sidebar {	background-attachment: fixed;margin: auto; 
}
#site-description {	display: none; 
}

/* Themify Custom CSS */
@media screen and (max-width: 768px){
.woocommerce .upsells.products ul.products .product {
    width: calc(50% - 10px);
	}
}
.pi-edd-product {
	display: none;
}
.pi-edd-loop {
	display: none;
}
.bv_invisible{
	display:none;
}
/*.woocommerce.woocommerce-page ul.products .product {
    margin: 0 0 5%;
}
*/