/*

Theme Name: gopremium
Template: hello-elementor
Version: 1
Text Domain: gopremium

*/

.label-success {
    background: #4caf50;
    color: #FFF;
    padding: 4px;
    border-radius: 4px;
    font-size: 95%;
}


.gopremium-table table td, .gopremium-table table th{
    border: 0!important;
}


.gopremium-table table td, .gopremium-table table th {
    padding: 5px!important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
    background: #df4c73;
}