/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.0.1721977156
Updated: 2024-07-26 06:59:16

*/


.checkout #next-step-address::after,
.woocommerce-form-login__submit::after,
.woocommerce-orders-table__cell-order-actions .woocommerce-button::after {
    color: #000!important;
    line-height: inherit!important;
    font-size: inherit !important;
    opacity: 1!important;
    margin-left: .3em!important;
    left: auto!important;
    font-family: ETmodules !important;
    font-weight: 400 !important;
    content: "$"!important;
    position: relative!important;
}

.checkout #next-step-address:hover::after,
.woocommerce-orders-table__cell-order-actions .woocommerce-button:hover::after,
.woocommerce-form-login__submit:hover::after {
    color: #fff!important;
}