.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

/* Hide button.mercadopago-button */
button.mercadopago-button {
    /* display: none; */
}

.funs-msg {
    left: 5%;
    position: fixed;
    right: -45%;
    top: 5%;
    width: 90%;
    z-index:999;
}
