/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 17 2016 | 11:13:59 */
.ql_woocommerce_info {
    display: none;
}

.login_cart_wrap{
    display: none;
}

.product_text > a.button.product_type_simple{
    display: none;
}

.product_thumbnail_wrap > .add_to_cart_wrap{
    display: none;
}

.products .product_text {
    text-align: center;
}

.woocommerce-tabs{
    display: none;
}