.customer-summary-marathon {
    border: 0 !important;
    margin-bottom: 20px !important;
}

.custom-card-header-marathon {
    border-top: 0 !important;
}

.customer-section .custom-card-shipping-methods-marathon
/* .shipping-wrapper .custom-card-shipping-methods-marathon */
{
    padding:0 !important;
    padding-top: 1.25rem !important;
    border: 0 !important;
}

.custom-summary-card-body-marathon{
    background-color: #F6F6F6 !important;
}

.shipping-method-title,.shipping-method-arrival-time {
    background-color: #F6F6F6 !important ;
}
/* .order-summary-container-custom {
    margin-left: 2rem !important;
} */
.submit-payment-btn-container-row {
    padding-left: 1.3rem !important;
    padding-right: 1.3rem !important;
}

.button-container-mercado-pago {
    padding-bottom: 1.25rem !important;
    width: 100% !important;
}
.custom-submit-payment-btn {
    max-width: 100% !important;
}
@media screen and (min-width: 1000px) {
    .order-summary-container-custom {
        margin-left: 2rem !important;
    }
}

.custom-container-body-address {
    padding-left: 0 !important;
    padding-bottom: 1.25rem !important;
}

.custom-accordian-billing {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.custom-billing-form {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
}
.billing-address-title {
    padding-bottom: 1.1rem;
    font-weight: 550;
}

.custom-card-search-form {
    background-color: #ffffff !important;
    width: 100% !important;
}

.department-bopis-select {
    max-width: 100% !important;
    color: #111111 !important;
}

.department-bopis-select:hover, .department-bopis-select:focus{
    border-color: #e5e5e5 !important;
}

.ship-to-home.active, .ship-to-store.active {
    color: #343434 !important;
}
.ship-to-home,.ship-to-store {
    color: #939393 !important;
}

.pickup-customer-details-container {
    font-weight: 600 !important;
    color: #111111;
}

.store-details address {
    padding-top: 16px !important;
}

.store-details {
    width: 100% !important;
}


.store-data-container .store-name {
    font-weight: 600 !important;
    color: #111111;
}
.store-details .store-name {
display: flex;
    justify-content: space-between;
    font-family: "Roboto Condensed", serif !important;
    font-size: 16px !important;
}

.card-body .store-item {
    height: 58px !important;
    padding-top: 0.5rem !important;
}

.card-body.store-item.selected {
    height: 150px !important;
}

.summary-section-label-title {
    color: #212529 !important;
}
@media screen and (min-width: 576px){
    .payment-form .panel-body .submit-payment {
        width: 100%;
    }
}

.payment-form .panel-body .content-title-forms span {
font-family: 'roboto';
}

@media (max-width: 991.98px) {
    .checkout-title-wrapper .grand-total-label {
        font-size: 1rem;
        font-weight: 300;
    }

    .checkout-wrapper .cart-summary-wrapper {
        border-top: .0625rem solid var(--color-dark-accent);
        border-width: .0625rem 0;
        margin-top: 20px;
    }

    #checkout-main .checkout-wrapper .mobile-cart-summary {
        background-color: #FFFFFF;
        border-bottom: unset;
    }
}

#checkout-main .checkout-wrapper .cart-summary-wrapper .accordion-container.card .accordion .accordion-checkout .card-header {
    padding: 0.25rem 0 !important;
}

/* .page[data-action="Checkout-Begin"] .checkout-wrapper .summary-details .shipping{
display: none;
} */

