#checkout #opc_main .address-actions button {
    background: none;
}
#checkout #opc_main .address-actions button:hover {
    background: #f1f1f1;
}

#checkout #opc_main .address-actions button:hover i {
    color: #777;
}

.mrw-locations-header h4 {

    font-size: 17px !important;
}
#checkout #opc_main.opc-shopify #opc_step_addresses .opc-addresses .add {

    color: #3a506b;
}

#checkout #opc_main.opc-shopify #opc_step_shipping #form-shipping_container .delivery-options .delivery-option .delivery_option_logo {
    width: 50px;
    height: 50px;
    max-width: 50px;
}
#checkout .opc-footer__paragraph {

    justify-content: unset;

}