#top div div.product .woocommerce-tabs .panel {
    padding-left: 10px !important;
    font-size: 15px !important;
}

.woocommerce-tabs ul.tabs {
    display: none !important;
}
.template-shop .product_meta {
    font-size: 0px !important;
}
#top div.product .woocommerce-tabs {
    clear: both;
    padding: 10px 0 0 0 !important;
    margin: 0 0 30px 0;
}
