/* Start custom CSS for shortcode, class: .elementor-element-5e47b8a */.second-order-total{
    position: relative;
    color: #23A272;
    top: 20px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 500;
    border-radius: 3px;
    left: auto;
    color: #fff;
    background-color: #7bc8c0;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}

.woocommerce button.button:hover{
    color: #fff;
    background-color: #00a2aa;
}/* End custom CSS */