.mad-breadcrumb.with-header {
    min-height: 19rem;
}
.mad-breadcrumb {
    padding-bottom: 4.5rem;
}
.mad-content, .mad-section {
    padding-top: 3rem !important;
}

.button-pay{
    margin:0 auto;
}
.empty-checkout {
    border: 3px solid #ca3c3f;
}
label {
    margin-bottom: 0rem;
    margin-top: 1rem;
}
.order-time{
    width: 50% !important;
}
.pick-up-time{
    font-size: 24px;
    margin-left: 10px;
    font-weight: 700;
}
.pick-up-time-note{
    font-size: 1rem;
    color: #f06e07;
}

.coupon-btn{
    margin-top: 40px;
    width: 100%;
}
#couponDiv {
    font-size: 20px;
}
.mad-coupon-del {
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    font-size: 1.125rem;
    color: #f06e07;
}
.mad-table-wrap.style-2 tr td {
    border-color: #d7e0e5;
    padding-top: 8px !important;
 }