.container{
    font-size:0.9rem
}
.mbt-1{
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
}

/*.back-btn a{
    font-weight: 800 !important;
}*/
.card {
    font-size: 0.9rem;
    background-color: #FFFFFF;
    margin-bottom: 15px;
}
.card-header{
    font-weight: 800 !important;
}
.item-list{
    font-size: 0.9rem;
    font-weight: bold;
}
.increment {
    background-color: #6e6d6d;
    border: none;
    color: #fff;
    font-weight: 600;
    /*padding: 5px;*/
    font-size: 1rem;
}
.increment:focus{
    outline: none !important;
}
.input-number{
    width: 29px;
    font-family:auto;
    border:transparent;
    text-align:center;
}
@keyframes _3Acpy{0%{transform:translateZ(0)}50%{transform:translate3d(-300%,0,0)}to{transform:translateZ(0)}}
.y9uHb {
    width: 30px;
    height: 1px;
    background-color: #60b246;
    position: absolute;
    right: 0;
    bottom: 0;
    animation: _3Acpy 2s ease infinite;
}
.swdiv{
    position: relative;
}
.tax-div, .ship-div, .ocharge-div, .gt-div{
    margin: 0px 10px;
}
.tax-div .row:not(.list){
    margin-bottom: 0px;
}
.tax-div .row, .ship-div .row, .ocharge-div .row, .gt-div .row{
    margin-top: 0px !important;
}
.tax-div .row .product-price, .ship-div .row .product-price, .ocharge-div .row .product-price, .gt-div .row .product-price{
    text-align: right;
}
.gt-div{
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    margin:  0px;
    padding: 10px;
}
.gt-div .row{
    margin-bottom: 0px;
}
.gt-div{
    font-size: 0.9rem;
    font-weight: bold;
}
.tax-div .list{
    font-size: 0.7rem;
    padding: 5px 0;
}
.slotgroup {
    width: 100%;
}
.slotgroup label:not(:last-child) {
    margin-right: 15px;
    border-radius: 0px;
}
.btn-group .btn {
    font-size: 14px !important;
}
.customer_details{
    padding-top: 16px;
}
.back-to-top {
    position: fixed;
    bottom: 13px;
    right: 25px;
    display: none;
    z-index: 1050;
}
.p-lr-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
}