.ywcars_button_refund_container {
    float: left;
    margin-right: 10px;
    margin-top: -7px;
    margin-bottom: 22px;
}

.button.ywcars_button_refund, .shop_table.shop_table_responsive.my_account_orders .button, #ywcars_submit_button, #ywcars_send_message {
    border: 2px solid #3B613C !important;
    color: #3B613C !important;
    text-decoration: none !important;
    padding: 8px !important;
    font-weight: bold !important;
    background: none !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 14px !important;
}

.button.ywcars_button_refund:hover, .shop_table.shop_table_responsive.my_account_orders .button:hover, #ywcars_submit_button:hover, #ywcars_send_message:hover:hover {
    background-color: #3B613C !important;
    color: #fff !important;
}

.ywcars_button_refund_container.ywcars_whole_order {
    float: right;
    margin-top: 0;
    margin-right: 0;
}

    .ywcars_button_refund_container.ywcars_whole_order a {
        padding: 12px 12px;
    }


#ywcars_submit_button {
    background-color: #3B613C !important;
    color: #fff !important;
    font-weight: normal !important;
}
    #ywcars_submit_button:hover {
        color: #CED8CE !important;
    }

.ywcars_button_refund_disabled .button.ywcars_button_refund {
    background-color: #F6F6F6 !important;
    border-color: #F6F6F6 !important;
    color: #ccc !important;
}

.woocommerce-button.button.wc-action-btn.px-4.recesso {
  margin-left: 10px !important;
}

.woocommerce-orders-table__header.woocommerce-orders-table__header-order-actions {
  width: 300px;
}

.woocommerce-button.button.wc-action-btn.px-4.view, .woocommerce-button.button.wc-action-btn.px-4.recesso {
    text-transform: capitalize !important;
}