/* =========================================
   WOOCOMMERCE BLOCKS
   Estilos para blocos do WooCommerce
   ========================================= */

span.subscription-details {
    display: none;
}

span.wc-block-components-button__text {
    color: red;
    font-weight: 200 !important;
    font-size: 1.3em;
    padding: 8px;
    background-color: #D8D8D8;
}

a.wc-block-components-product-name {
    color: red;
    font-size: 1.3em;
}

th.label {
    background-color: white; 
}

.cabecalho {text-align: center}
