
/* Iconos home/delivery */ 
.btn-bighome > .icon {
    display: block;
    font-size: 5rem;
    line-height: 75px;
    margin-bottom: 10px;
}

.block1 {
    text-align: center;
    font-weight: 300;
    font-size: 1.538rem;
    color: #807e7e;
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 40px;
}

.btnhome {
    -webkit-box-shadow: 0 1px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 1px 0 rgb(0 0 0 / 5%);
    padding: 0 30px;
    font-size: 1rem;
    line-height: 28px;
    border-radius: 2px;
    MIN-WIDTH: 70%;
}


/* ================ */ 