#cart>.btn>i.icon-cart,
#cart>.btn>i.icon-upload {
    font-size: 0.9rem
}

#cart i.iconfont img {
    position: relative;
    top: -2px
}

#all+label {
    line-height: 24px;
}

#cart {
    margin-bottom: 10px;
    position: relative;
    top: 6px;
    height: 100%
}

#checkout-cart .sent_quotation {
    text-align: center;
}

#cart table {
    width: 100%;
}

#cart .dropdown-menu-right p {
    text-align: center;
}

#cart .dropdown-menu-right {
    min-width: 100%;
    right: 0px;
    border-radius: 3px;
}

#cart .dropdown-menu-right li:nth-child(2) p {
    text-align: right !important;
}

#cart table {
    border-collapse: collapse;
}

#cart .table th,
#cart .table td {
    border-top: 1px solid #dee2e6;
}

.cartNumber {
    position: absolute;
    top: -0.6rem;
    right: -0.8rem;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #FFF;
    background: #f00;
    border-radius: 50%;
    font-size: 12px
}

#cart>.btn {
    height: 40px;
    font-size: 15px;
    color: #FFFFFF;
    background-color: #17a1ff;
    width: 138px;
    float: right;
    border: 1px solid #CCC;
    border-radius: 4px;
    position: relative;
    padding: 0
}

#cart>.btn a {
    color: #FFFFFF;
    background-color: #17a1ff;
    padding: .375rem .55rem
}

#cart>.btn i {
    font-size: 18px;
    margin-right: -6px
}

#cart>.btn a:hover {
    text-decoration: none
}

#cart>.btn a:hover+button {
    border-color: #17a1ff
}

#cart .btn-lg {}

#cart>.nav-cart {
    margin-right: 30px
}

#bom-t {
    font-size: 0.8rem
}

#bom-t,
#cart-total {
    padding-left: 5px
}

#cart .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

#cart .dropdown-toggle:focus,
#cart .dropdown-toggle:hover+.dropdown-menu,
#cart .dropdown-toggle:active+.dropdown-menu,
.dropdown-menu:hover {
    display: block
}

#cart.open>.btn {
    background-image: none;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    color: #666;
    box-shadow: none;
    text-shadow: none
}

#cart.open>.btn:hover {
    color: #444
}

#cart .dropdown-menu {
    min-width: 100%;
    min-height: 100px;
    border: 1px solid #999;
    box-shadow: 0 0 5px 1px #888;
    border-radius: 3px;
    margin-top: 0.8rem;
    position: absolute;
    top: 40px;
    float: left;
    background: #FFF
}

#cart .dropdown-menu:before {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 15px solid #999;
    position: absolute;
    top: -15px;
    right: 175px
}

#cart .dropdown-menu:after {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 19px solid transparent;
    border-right: 19px solid transparent;
    border-bottom: 14px solid #FFFFFF;
    position: absolute;
    top: -14px;
    right: 176px
}

.nav-cart~.dropdown-menu:hover {
    display: block !important;
}

#cart .dropdown-menu table {
    margin-bottom: 10px
}

#cart .dropdown-menu li>div {
    min-width: 427px;
    padding: 0 10px
}

#checkout-cart .image .icon-cart {
    font-size: 6rem;
    color: #999 !important;
    display: inline-block;
    margin-top: 5rem;
    margin-bottom: 2.5rem
}

#checkout-cart #accordion h4 {
    cursor: pointer
}

#checkout-cart #accordion h4.collapsed:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 14px;
    font-weight: 900;
    content: '\f0da';
    margin-right: 10px
}

#checkout-cart .no-logged a.register {
    margin-left: 10px;
    padding-left: 20px;
    padding-right: 20px
}

#checkout-cart a.btn-light {
    color: #fff;
    text-shadow: none;
    padding: 5px 30px
}

#checkout-cart .table-bordered {
    margin-bottom: 0
}

#checkout-cart .list-image img,
#checkout-cart .table-bordered tr>td {
    border: none
}

#checkout-cart .list-image img.img-thumbnail {
    width: 90%;
    position: relative;
    top: -1px
}

#checkout-cart .table-bordered thead>tr {
    border: none;
    border-left: 5px solid #008aff;
    background: #e7e7e7
}

#checkout-cart .table-bordered tbody>tr {
    border-top: 1px solid #DCDCDC
}

#checkout-cart .table-bordered tbody>tr>td {
    padding: 0 .75rem;
    padding-top: 2.5rem
}

#checkout-cart .table-bordered tbody>tr>td:first-child {
    padding-top: 3.0rem;
    position: relative
}


#checkout-cart .table-bordered tbody>tr>td.list-image {
    padding-top: 0.2rem
}

#checkout-cart .input-group input[type=text] {
    text-align: center
}

#checkout-cart .list-image {
    width: 13%
}

#checkout-cart form {
    border: 1px solid #DCDCDC
}

#checkout-cart #accordion h4:before {
    font-family: 'Font Awesome 5 Free';
    font-size: 14px;
    font-weight: 900;
    content: '\f0d7  ';
    margin-right: 10px
}

.all-box,
.all-remove-box,
.all-enquiry-box {
    position: relative;
    margin: 1.2rem 0 0.5rem 0;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    min-width: 13%;
    display: inline-block
}

.all-remove-box {
    text-align: center
}

.all-remove-box i,
.all-enquiry-box i,
.sent_quotation i {
    font-size: 18px;
    margin-right: 5px;
}

.all-box label,
.all-remove-box label,
.all-enquiry-box label {
    padding: 7px 0;
    margin: 0;
    font-size: 14px;
    width: 100%;
    cursor: pointer;
    display: inline-block;
    height: 36px;
}



#checkout-cart .table-bordered tbody>tr>td:first-child {
    vertical-align: top;
    width: 88px;
}




@media (max-width:1200px) {
    #checkout-cart #cartForm thead {
        display: none;
    }

    #checkout-cart .particulars {
        display: block !important;
    }


    #checkout-cart .all-enquiry-box {
        display: block !important;
    }

    #checkout-cart .all-box,
    #checkout-cart .all-remove-box,
    #checkout-cart .sent_quotation {
        width: 32.7%;
    }

    .table-responsive .text-center:nth-child(3),
    .particulars .input-group {
        text-align: left !important;
    }

    .particulars .input-group {
        margin-top: 10px;
        position: relative;
    }

    #checkout-cart .list-image {
        width: 25%;
    }

    .particulars .input-group button:last-child {
        position: absolute;
        right: -2px;
        color: red;
        background-color: initial;
    }

    #checkout-cart .table-bordered tbody>tr>td:first-child {
        width: 88px;
        vertical-align: top;
    }

    #checkout-cart form tbody td:nth-child(4),
    #checkout-cart form tbody td:nth-child(5),
    #checkout-cart form tbody td:nth-child(6),
    #checkout-cart form tbody td:nth-child(7) {
        display: none;
    }

    #checkout-cart .sent_quotation {
        float: initial;
    }

    #checkout-cart .table-bordered tbody>tr>td {
        padding-top: 0px;
    }
}



@media (min-width:768px) and (max-width:991px) {
    .quantity {
        width: 28% !important;
    }

    .particulars .input-group button:last-child {
        right: 180px;
    }

    #checkout-cart .all-box,
    #checkout-cart .all-remove-box {
        display: inline-block !important;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .quantity {
        width: 28% !important;
    }

    .particulars .input-group button:last-child {
        right: 300px;
    }
}

@media (min-width:1200px) {
    #checkout-cart .table-bordered tbody>tr>td {
        vertical-align: top;
    }

    #quantity-25 {
        top: -12px !important;
    }
}

@media (max-width:576px) {
    #checkout-cart .table-bordered tbody>tr>td:first-child {
        width: 13%;
        padding-right: 0px;
        padding-top: 30px;
    }

    #checkout-cart .table-bordered tbody>tr>td:first-child span {
        position: absolute;
        right: 7px;
    }

    #checkout-cart .table-bordered tbody>tr>td:first-child label {
        top: auto !important;
    }

    #checkout-cart .table-bordered tbody>tr>td:first-child input {
        position: absolute;
        width: 20px;
        height: 20px;
    }

    #checkout-cart .table-bordered tbody>tr>td.list-image,
    #checkout-cart .table-bordered tbody>tr>td:nth-child(3) {
        vertical-align: top;
        padding: 8px 8px 8px 0px;
    }

    #checkout-cart .all-box,
    #checkout-cart .all-remove-box,
    #checkout-cart .sent_quotation {
        width: 100%;
        display: block;
    }

    #checkout-cart .quantity {
        width: 45%;
    }
}