/**
    * @author CoderSpy Ltd, Bangladesh
    * @email: info@coderspy.com
    * @create date 2020-01-06 12:00:00
    * @modify date 2021-01-11 13:17:25
    * @desc MyFragranceMe is a Multivendor Ecommerce Web Application For Perfume Industry.
    * @version Version: 1.0
    * @php Requires PHP: 7.2
    * @tag Tags: MyFragranceMe, Ecommerce, Developed by CoderSpy
 **/
.default {
    background: #ddd;
    padding: 5px 15px;
    letter-spacing: 1px;
}

.success {
    background: #7bb22e;
    padding: 3px 10px;
    color: white;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: -10px !important;
    position: absolute;
}

.shipping_product_name {
    margin-top: 0px;
}

.cartHeader {
    width: 100% ! important;
    margin: 0px 0px;
}

.cartBody {
    width: 100% ! important;
}

.cartSellerName {
    font-weight: 600;
    margin: 0px;
    padding: 0px;
}

.productNames {
    padding: 0px;
    margin: 0px;
}

.productNames a {
    color: #000;
}

.mt {
    padding: 0;
    margin: 0;
}

.subscriptions {
    border-bottom: 1px solid #ddd;
    padding: 0px;
    margin: 0px;
    margin-bottom: 15px;
    margin-top: 25px;
}

.sellerSection {
    margin: 10px -21px;
    vertical-align: middle;
    display: flex;
}

.headingTitle {
    text-transform: uppercase;
    font-size: 11px !important;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
}


/* Table width fixed */