﻿.shopping_cart {
    padding-bottom: 60px;
    padding-top: 30px;
}

.panel {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 10%);
    border-radius: 6px;
    padding: 18px 18px 18px 18px;
    position: relative;
}

.border_n {
    border: none !important;
}

.pop_h_p_new {
    padding: 25px 16px 25px 28px;
    border-bottom: none !important;
}

.pop_heading_n {
    font-weight: 700 !important;
    font-size: 32px !important;
    color: #313A41 !important;
}

.no-padding {
    padding: 0px
}

.pop_c_p_n {
    padding: 10px 40px 29px 46px;
}

.checkout-input-area_f {
    width: 100%;
    display: inline-block;
    padding: 0px 13px 0px 7px;
}

.h3style {
    color: #313A41;
    font-weight: 400;
    font-size: 15px;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.ft-13 {
    font-size: 13px;
}

.p-b-16 {
    padding-bottom: 16px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.max-436 {
    max-width: 436px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.f20 {
    font-size: 20px !important;
}

.ft-15 {
    font-size: 15px;
}

.btn-checkout {
    color: #FFF;
    background-color: #313A41;
    border: none;
    font-size: 15px !important;
    font-weight: 700;
    padding: 7px 0px !important;
    border: 0px solid #6E7677;
    width: 164px;
    text-align: center;
    margin-left: 0px;
}

    .btn-checkout:hover {
        color: #FFF;
    }

.btn-back_cart {
    color: #6E7677;
    background-color: #FFFFFF;
    border: none;
    font-size: 12px !important;
    font-weight: 600;
    padding: 7px 0px !important;
    border: 1px solid #6E7677;
    width: 97px;
    text-align: center;
    margin-left: 13px;
    margin-bottom: 12px;
    float: right;
}
    .btn-back_cart:focus, .btn-back_cart:hover {
        border: 1px solid #212529 !important;
        color: #212529;
        /*        outline-style: dotted !important;
        outline: 1px dotted #212529 !important;*/
    }
.pop_h_p_n {
    padding: 25px 16px 15px 52px;
    border-bottom: none !important;
}

.w-110 {
    width: 110px !important;
}

.ft-12 {
    font-size: 12px;
}

.btn-checkout3 {
    color: #6E7677;
    background-color: #FFFFFF;
    border: none;
    font-size: 12px !important;
    font-weight: 600;
    padding: 5px 0px !important;
    border: 1px solid #888F92 !important;
    width: 100px;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
}

@media (min-width: 400.98px) and (max-width: 768px) {
    .new_customer-area {
        width: 100%;
        display: inline-block;
        padding: 0px 0px 0px 0px;
        float: right;
    }
}

@media (max-width: 400px) {
    .btn-back_cart {
        width: 97px;
        text-align: center;
        margin-left: 0px;
        margin-top: 10px;
        margin-bottom: 12px;
        margin-right: 50px;
        float: left;
    }
}

@media (min-width: 767.98px) and (max-width: 950px) {
    .btn-back_cart {
        margin-left: 0px;
    }
}
.modal-dialog {
    max-width: 500px;
    margin: 0rem auto;
}