﻿table tbody td {
    vertical-align: middle !important;
}

.green-card {
    background: #00bf6f;
    color: #fff !important;
    border-radius: 9px;
    border: 0px !important;
    margin: 15px 11px 0;
    text-align: center;
}

.btn-white-primary {
    color: #fff;
    border-color: #ffff;
}

    .btn-white-primary:hover {
        color: #fff;
        border-color: #ffff;
    }

.login-partial-style .col-md-3 {
    max-width: unset !important;
}


.text-jusify {
    text-align: justify !important;
    line-height: 1.9;
}

.table thead th {
}

    .table thead th span {
    }

.bs-wizard > .bs-wizard-step > .bs-wizard-dot::after {
    width: 13px !important;
    height: 13px !important;
    background: #00bf6f !important;
    top: 3.5px !important;
    left: 3.5px !important;
}

.dis-text {
    color: #dbdbdb !important;
}

#final-price {
    font-size: 14px;
}

.delivery-day label {
    font-size: 14px;
}

.delivery-day .list-group-item {
    padding: 19px 15px 9px !important;
}

.price:not(small) {
    font-size: 14px;
}

.num-style {
    font-size: 14px;
}

.bs-wizard > .bs-wizard-step > .progress {
    height: 6px;
    margin: 0 0 !important;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    width: 20px !important;
    height: 20px !important;
    background: #f7f7f7 !important;
    top: 54px !important;
    left: 50% !important;
    margin-top: -15px;
    margin-left: -15px;
}

.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
    width: 0px;
    box-shadow: none;
    background: #00bf6f !important;
}

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
    color: #595959;
    font-size: 13px !important;
    margin-bottom: 27px !important;
}

.light-gray-txt {
    font-size: 11px !important;
    color: #6c757d !important;
    line-height: 2;
}

.section-title {
}

#address-list, #new-address {
    margin-bottom: 1em;
}

#delivery-methods label {
    border: 1px solid #ababab;
    padding: 5px;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 8px;
    width: 100%;
    position: relative;
}

    #delivery-methods label .new-badge {
        position: absolute;
        top: 10px;
        left: 10px;
    }

    #delivery-methods label.active {
        color: #001730;
        border: 1px solid #045bbb;
        background: #c1deff;
    }

    #delivery-methods label input[type="radio"] {
        /*        display: none;*/
    }

.delivery-station {
    display: inline-block;
    border: 1px solid #5186c1;
    padding: 5px;
    border-radius: 5px;
    /*    background: linear-gradient(to right, #89b0db 0%,#5786ba 100%);*/
    /*    color: #fff !important;*/
}

    .delivery-station.active {
        border: 1px solid #012F62;
        background: linear-gradient(to right, #012F62 0%,#0058ba 100%);
    }


.delivery-stations-map.disabled {
    position: relative;
    margin-bottom: 30px;
}

    .delivery-stations-map.disabled #btn-confirm-deliveryStation,
    .delivery-stations-map.disabled #btn-cancel-deliveryStation {
        display: none;
    }

.delivery-stations-map .shield {
    display: none;
}

.delivery-stations-map.disabled .shield {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fffc;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
}

#stations-map {
    height: 440px;
}

#stations-list {
}

    #stations-list .segments {
        height: 220px;
        overflow: scroll;
    }

    #stations-list .active.segment {
        border: 1px solid #620101;
        background: linear-gradient(to right, #620101 0%,#ba0000 100%);
        color: #FFF !important;
    }

#delivery-station-address:not(:empty) {
    /*    border: 1px solid #620101;
    background: linear-gradient(to right, #620101 0%,#ba0000 100%);
    color: #FFF;
    border-radius: 8px;
    padding: 5px;
    margin-bottom: 20px;*/
}

#delivery-station-address .dropdown {
    color: #000;
    /*    z-index: 401;*/
}

#delivery-times:not(:empty) {
    margin: 20px 0px 0px -13px;
}

#delivery-times label {
    margin-bottom: 10px;
    display: inline-block;
}

#delivery-times .times-card .content {
    font-size: .8em;
    text-align: center;
}

    #delivery-times .times-card .content.header {
        background: #ebf5ff;
    }

#delivery-times .times-card.active {
    border: 1px solid #8cc3ff;
}
#delivery-times .times-card.active .content.header {
    background: #c1deff;
}

#delivery-times .times-card.active .content.items {
    background: #c4e1ff;
}


#delivery-times .times-card label {
    cursor: pointer;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #dbdbdb;
}

    #delivery-times .times-card label.active {
        background: #0058ba;
        color: #FFF;
    }

#delivery-times .times-card .content input[type="checkbox"] {
    display: none;
}

#delivery-times .times-card .content.items {
    padding: 5px;
}

#delivery-times .times-card .content label {
    font-size: 1rem;
    font-weight: bold;
    cursor: pointer;
}

#delivery-times .times-card,
#delivery-times .times-card .content.items {
    height: 100%;
}

#delivery-times .times-card {
    /*    background: #ffd4d4;*/
}

    #delivery-times .times-card.disabled {
        background: #e8e8e8;
    }

#btn-change-delivery-station {
    background: #641919;
}

.leaflet-pane {
    z-index: 1;
}

.leaflet-control {
    z-index: 2;
}

.leaflet-top, .leaflet-bottom {
    z-index: 3;
}

#delivery-station-address .dropdown .icon {
    top: 0;
}

@media only screen and (max-width: 600px) {
    .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
        color: #595959;
        font-size: 11px !important;
        margin-bottom: 27px !important;
    }

    .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
        top: 54px !important;
        left: 50% !important;
    }

    .mob-font {
        font-size: 10px !important;
    }

    .login-partial-style {
        margin: 45px 16px 0;
    }

    .card-body.cart-style {
        padding: 5px;
    }
}

.online-payment.button:not(.disabled) {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}

    .online-payment.button img {
        height: 70px !important;
        width: auto;
    }
