#top-cart-btn-cart-punchout {
    background-color: #53c56e;
    border-color: #53c56e;
    height: 50px;
    width: 100%;
    text-transform: uppercase;
}
#top-cart-btn-cart-punchout:hover {
    background-color: transparent;
    border-color: #53c56e;
    color: #53c56e;
}
#ajax_loader{
    height: 16px;
    display: inline-block;
    vertical-align: sub;
}
#add_shipping_address{
    margin-bottom: 1rem;
}
