<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Start custom CSS for shortcode, class: .elementor-element-d509011 */a.checkout-button.button.alt.wc-forward.wp-element-button{
    background-color: red;
    font-size:0;
}

a.checkout-button.button.alt.wc-forward.wp-element-button:after{
    content:'Continuar para confrimaÃ§Ã£o do orÃ§amento';
    font-size: 15px;
    line-height: 60px;
}


.elementor-menu-cart__footer-buttons .elementor-button--view-cart{
    background-color: red;
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout{
    background-color: red;
    font-size: 0;
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout:after{
    content:'Finalizar orÃ§amento';
    line-height: 15px;
}/* End custom CSS */</pre></body></html>