.cart-empty {
    min-height: 120px;
    text-align: center
}
.cart-empty .empty-cart-icon,
.cart-empty .empty-wishlist-link {
    display: none
}
.cart-empty .err,
.cart-empty .need-login,
.cart-empty .take-a-look {
    margin: 15px 0
}
.cart-empty .menu-items .sep {
    margin: 0 10px
}
.out-of-stock-header .err {
    padding: 5px 10px
}
.mk-checkout-header-container {
    /*border-bottom: 1px solid #d6d6d6;
    background-color: #fff;*/
    text-align: left
}
.mk-checkout-header-container a {
    text-decoration: none
}
.mk-checkout-header-container .empty-wishlist-msg {
    display: inline-block;
    text-transform: none;
    font-size: 14px;
    margin-right: 50px
}
.mk-checkout-header-container a .help-text {
    margin-right: 10px;
    font-size: 12px;
    text-transform: none;
    color: gray;
    float: right
}
.mk-checkout-header-container .checkout-bag-header {
    width: 900px;
    /*border-right: 1px solid #D6D6D6;*/
    height: 40px;
    display: inline-block
}
.mk-checkout-header-container .delivery-bag-header {
    padding: 5px 0;
    line-height: 40px;
    font-size: 20px
}
.mk-checkout-header-container .shopping-bag-icon {
    background-image: url(/checkout/images/sprite-global_v70.png);
    background-repeat: no-repeat;
    background-position: 0 -800px;
    width: 23px;
    height: 23px;
    display: inline-block;
    padding-top: 5px;
    line-height: 15px;
    margin-right: 8px
}
.secure .mk-checkout-header-container .shopping-bag-icon {
    background-image: url(/checkout/images/sprite-global_v70.png)
}
.mk-checkout-header-container .wishlist-icon {
    background-image: url(/checkout/images/sprite-global_v70.png);
    background-repeat: no-repeat;
    background-position: -508px -405px;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: top;
    padding: 2px;
    margin: 0 5px;
    line-height: 20px
}
.secure .mk-checkout-header-container .wishlist-icon {
    background-image: url(/checkout/images/sprite-global_v70.png)
}
.mk-checkout-header-container .checkout-wishlist-header {
    width: 70px;
    height: 40px;
    vertical-align: middle;
    color: gray
}
.mk-checkout-header-container .checkout-wishlist-header .mk-checkout-header {
    margin-right: 5px;
    width: 50px;
    cursor: pointer;
    display: inline;
    padding: 0;
    text-align: right
}
.mk-checkout-header-container .checkout-wishlist-header .mk-checkout-header .bag-item-count {
    padding-right: 3px
}
.mk-checkout-header-container .checkout-wishlist-header .mk-checkout-header:hover .mini-header {
    text-decoration: underline
}
.mk-checkout-step-number {
    margin: auto 10px;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    border: 1px solid #D6D6D6;
    border-radius: 15px;
    background: #fff;
    font-size: 20px
}
.mk-checkout-header {
    font-size: 20px;
    color: #333;
    padding: 10px 0
}
.mk-checkout-delivery-content {
    text-align: left;
    width: 530px;
    margin: 20px auto 10px;
    font-size: 12px
}
.mk-checkout-header-container .delivery-bag-header .enter-address,
.mk-checkout-header-container .delivery-bag-header .view-existing {
    float: right;
    font-size: 12px;
    margin-right: 15px;
    margin-top: 2px
}
.mk-checkout-header-container .delivery-bag-header .enter-address a,
.mk-checkout-header-container .delivery-bag-header .view-existing a {
    float: right;
    text-decoration: none;
    color: #4F96AA;
    cursor: pointer
}
.mk-checkout-header-container .delivery-bag-header .enter-address a:hover,
.mk-checkout-header-container .delivery-bag-header .view-existing a:hover {
    text-decoration: underline
}
.mk-checkout-header-container .delivery-bag-header .select-address {
    color: gray;
    font-size: 12px;
    margin-left: 35px
}
.address-section {
    width: 655px
}
.address-section .mk-checkout-header-container {
    width: auto;
    display: block;
    text-align: left
}
.address-section .addressListContainer {
    text-align: center
}
.address-section .addressListContainer .btn-cancel {
    width: 200px;
    margin-right: 50px
}
.btn-continue {
    width: 200px;
    margin: 10px auto
}
.address-list-box .list {
    margin: 0;
    max-height: 350px
}
.address-list-box .list strong {
    font-weight: 700
}
.address-list-box .items .lbl-mobile {
    color: gray
}
.address-list-box .items .lbl {
    color: #333;
    padding-bottom: 5px;
    display: inline-block
}
.address-list-box .items .even {
    background: #f2f2f2
}
.address-list-box .items .opt {
    width: 220px;
    display: table-cell;
    vertical-align: top
}
.address-list-box .items td {
    padding: 10px 10px 0 0
}
.address-list-box .list .address {
    color: #333;
    text-align: left;
    text-transform: none;
    cursor: pointer
}
.grid .content-hd.address-header {
    display: inline-block;
    width: 738px
}
.address-list-wrap tr {
    background-color: #fff;
    border-bottom: 2px solid #D6D6D6;
    cursor: pointer;
    text-align: left;
    font-family: Arial
}
.address-list-wrap tr.lastrow .address {
    padding-bottom: 30px
}
.address-list-wrap .address-content {
    padding-right: 10px
}
.address-list-wrap .edit-address {
    padding-top: 5px;
    line-height: 20px;
    width: 430px;
    display: inline-block;
    border-top: 1px dotted #D6D6D6;
    min-height: 30px;
    font-family: din-med
}
.address-list-wrap .edit-delete-address {
    float: right
}
.address-list-wrap .edit-delete-address span {
    background-image: url(/checkout/images/sprite-global_v70.png);
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    cursor: pointer
}
.secure .address-list-wrap .edit-delete-address span {
    background-image: url(/checkout/images/sprite-global_v70.png)
}
.address-list-wrap .edit-delete-address .edit-item {
    background-position: -311px -403px;
    position: relative
}
.address-list-wrap .edit-delete-address .delete-item {
    background-position: -363px -403px;
    position: relative
}
.address-list-wrap .edit-delete-address .edit-item:hover {
    background-position: -389px -403px;
    position: relative
}
.address-list-wrap .edit-delete-address .delete-item:hover {
    background-position: -441px -403px;
    position: relative
}
.address-list-wrap .jqTransformRadioWrapper {
    margin-top: 0
}
.address-list-wrap .jqTransformRadioWrapper a.jqTransformChecked {
    width: 17px;
    height: 17px;
    background-position: -62px -204px
}
.address-list-wrap .jqTransformRadioWrapper a.jqTransformDisabled {
    width: 17px;
    height: 17px;
    background-position: -63px -225px
}
.address-list-wrap .cust-name {
    font-size: 12px;
    margin-left: 10px;
    text-transform: none;
    font-weight: 700
}
.address-list-wrap .lbl-default-address {
    color: gray;
    text-transform: none;
    margin-left: 10px;
    display: inline-block;
    margin-top: 5px;
    font-family: din-med
}
.address-list-wrap .jqTransformRadio {
    width: 17px;
    height: 17px;
    background-position: -62px -184px
}
.add-edit-address-section {
    width: auto;
    text-align: left;
    margin: 10px 0;
    border-bottom: 1px solid #D6D6D6
}
.add-edit-address-section .err-pincode-service {
    margin-top: 25px;
    color: #d14747;
    text-transform: none
}
.add-edit-address-section .err-pincode-cod-not-available {
    margin-top: 15px;
    text-transform: none
}
.add-edit-address-section .err-only-cod-available {
    margin-top: 25px;
    text-transform: none
}
.add-edit-address-section .row {
    margin: 20px 0
}
.add-edit-address-section .row .col {
    display: inline-block;
    vertical-align: top
}
.add-edit-address-section .row label {
    font-size: 12px
}
.add-edit-address-section .row .city,
.add-edit-address-section .row .mobile,
.add-edit-address-section .row .pincode,
.add-edit-address-section .row .sel-city,
.add-edit-address-section .row .sel-state,
.add-edit-address-section .row .state {
    font: 14px/16px din-med, arial, sans-serif;
    width: 270px;
    margin-right: 10px
}
.add-edit-address-section .row .address,
.add-edit-address-section .row .locality,
.add-edit-address-section .row .name {
    font: 14px/16px din-med, arial, sans-serif;
    width: 560px;
    max-width: 560px
}
.add-edit-address-section .row .default-address {
    cursor: pointer
}
.add-edit-address-section .row .default-address-icon {
    background-image: url(/checkout/images/sprite-global_v70.png);
    background-repeat: no-repeat;
    background-position: -42px -157px;
    width: 11px;
    height: 11px;
    display: inline-block;
    line-height: 11px
}
.secure .add-edit-address-section .row .default-address-icon {
    background-image: url(/checkout/images/sprite-global_v70.png)
}
.add-edit-address-section .row .default-address-icon.checked {
    background-image: url(/checkout/images/sprite-global_v70.png);
    background-repeat: no-repeat;
    background-position: -42px -144px;
    width: 11px;
    height: 11px;
    display: inline-block;
    line-height: 11px
}
.secure .add-edit-address-section .row .default-address-icon.checked {
    background-image: url(/checkout/images/sprite-global_v70.png)
}
body.no-scroll {
    overflow: hidden
}
.lb-edit-cart-item {
    position: fixed!important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    display: none;
    text-align: center;
    text-transform: uppercase;
    background: rgba(0, 0, 0, .4);
    clear: both;
    z-index: 2
}
.lb-edit-cart-item .item-error,
.lb-edit-cart-item .move-to-wishlist,
.lb-edit-cart-item .prod-title,
.lb-edit-cart-item .qty-options,
.lb-edit-cart-item .size-options {
    display: none
}
.lb-edit-cart-item .mod {
    border-radius: 4px;
    padding: 0;
    width: 180px;
    height: 222px;
    left: 0;
    right: 0;
    margin: 0 auto!important;
    top: 250px
}
.lb-edit-cart-item .mod .quantity-cont .title,
.lb-edit-cart-item .mod .sizes-cont .title {
    text-align: left;
    padding: 10px
}
.lb-edit-cart-item .mod .quantity-cont .quantity,
.lb-edit-cart-item .mod .quantity-cont .sizes,
.lb-edit-cart-item .mod .sizes-cont .quantity,
.lb-edit-cart-item .mod .sizes-cont .sizes {
    height: 145px;
    overflow-y: scroll
}
.lb-edit-cart-item .mod .quantity-cont .quantity button,
.lb-edit-cart-item .mod .quantity-cont .sizes button,
.lb-edit-cart-item .mod .sizes-cont .quantity button,
.lb-edit-cart-item .mod .sizes-cont .sizes button {
    display: block;
    position: relative;
    font-size: 14px;
    text-align: left;
    width: 100%;
    color: #535766;
    cursor: pointer;
    border: none;
    background: 0 0;
    padding-left: 30px;
    height: 36px
}
.lb-edit-cart-item .mod .quantity-cont .quantity button .size-text.unavailable,
.lb-edit-cart-item .mod .quantity-cont .sizes button .size-text.unavailable,
.lb-edit-cart-item .mod .sizes-cont .quantity button .size-text.unavailable,
.lb-edit-cart-item .mod .sizes-cont .sizes button .size-text.unavailable {
    text-decoration: line-through
}
.lb-edit-cart-item .mod .quantity-cont .quantity button.selected,
.lb-edit-cart-item .mod .quantity-cont .sizes button.selected,
.lb-edit-cart-item .mod .sizes-cont .quantity button.selected,
.lb-edit-cart-item .mod .sizes-cont .sizes button.selected {
    color: #535766;
    font-weight: 600!important
}
.lb-edit-cart-item .mod .quantity-cont .quantity button.selected .tick,
.lb-edit-cart-item .mod .quantity-cont .sizes button.selected .tick,
.lb-edit-cart-item .mod .sizes-cont .quantity button.selected .tick,
.lb-edit-cart-item .mod .sizes-cont .sizes button.selected .tick {
    width: 20px;
    height: 20px;
    background-position: 0 -40px;
    display: inline-block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 4250px 153px;
    vertical-align: middle;
    background-image: url(/checkout/images/checkout_sprite_v23.png)
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .lb-edit-cart-item .mod .quantity-cont .quantity button.selected .tick,
    .lb-edit-cart-item .mod .quantity-cont .sizes button.selected .tick,
    .lb-edit-cart-item .mod .sizes-cont .quantity button.selected .tick,
    .lb-edit-cart-item .mod .sizes-cont .sizes button.selected .tick {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
.lb-edit-cart-item .mod .quantity-cont .quantity button .tick,
.lb-edit-cart-item .mod .quantity-cont .sizes button .tick,
.lb-edit-cart-item .mod .sizes-cont .quantity button .tick,
.lb-edit-cart-item .mod .sizes-cont .sizes button .tick {
    display: none;
    position: absolute;
    right: 30px;
    height: 12px;
    width: 14px
}
.lb-edit-cart-item .hd {
    display: none
}
.lb-edit-cart-item .bd {
    padding: 10px;
    text-align: left
}
.lb-edit-cart-item .bd:after {
    clear: both;
    content: '';
    display: block
}
.lb-edit-cart-item .prod-thumb {
    width: 110px;
    float: left
}
.lb-edit-cart-item .prod-thumb img {
    width: 96px;
    height: 128px
}
.lb-edit-cart-item .prod-title {
    font-size: 14px;
    margin-right: 20px
}
.lb-edit-cart-item .lbl {
    margin-bottom: 5px
}
.lb-edit-cart-item .move-to-wishlist {
    display: none
}
.lb-edit-cart-item .size-options {
    float: left;
    margin: 10px 20px 0 0;
    padding: 0
}
.lb-edit-cart-item .size-options .btn {
    width: auto;
    min-width: 32px;
    line-height: 1.2;
    margin: 0 5px 5px 0
}
.lb-edit-cart-item .qty-options {
    float: left;
    margin: 10px 20px 0 0;
    padding: 0 20px;
    border-left: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6
}
.lb-edit-cart-item .qty-options .sel-qty {
    height: 28px;
    width: 73px;
    box-shadow: none
}
.lb-edit-cart-item .action-buttons {
    float: left;
    margin: 10px 0 0;
    padding: 20px 0
}
.lb-edit-cart-item .action-buttons .btn {
    min-width: 100px;
    line-height: 1.2;
    margin: 0 5px 5px 0
}
.lb-edit-cart-item .mk-freesize {
    font-family: din-med;
    display: inline-block;
    width: 85px;
    margin: 0 auto;
    color: #fff;
    padding: 8px 0;
    line-height: 19px;
    font-size: 14px;
    background: gray;
    text-align: center
}
.lb-edit-cart-item .qty-error-message {
    margin: 10px 0;
    color: #d14747;
    text-align: left
}
.lb-edit-cart-item .qty-warning-message {
    margin: 10px 0 10px 12px;
    color: #d14747;
    text-align: left
}
@media screen and (max-width: 900px) {
    .lb-edit-cart-item {
        padding: 5px
    }
    .lb-edit-cart-item .mod {
        position: relative;
        font-size: 12px;
        box-shadow: 3px 3px 5px #666;
        border: 1px solid #999;
        border-radius: 5px
    }
}
@media screen and (max-width: 480px) {
    .lb-edit-cart-item .prod-thumb,
    .lb-edit-cart-item .prod-title,
    .lb-edit-cart-item .size-options {
        float: none
    }
    .lb-edit-cart-item .qty-options {
        float: none;
        border-left: 0;
        border-right: 0;
        padding: 0
    }
    .lb-edit-cart-item .action-buttons {
        float: none;
        margin: 10px 0;
        padding: 0
    }
}
@media screen and (max-width: 380px) {
    .lb-edit-cart-item .prod-thumb img {
        width: 50%
    }
    .lb-edit-cart-item .action-buttons button,
    .lb-edit-cart-item .mod,
    .lb-edit-cart-item .prod-title,
    .lb-edit-cart-item .size-options .options button,
    .lb-edit-cart-item .size-options lbl {
        font-size: 10px
    }
    .lb-edit-cart-item .action-buttons .btn {
        min-width: 60px
    }
}
@media screen and (max-device-width: 768px) {
    .lb-edit-cart-item {
        height: 100%;
        position: fixed;
        padding: 0
    }
    .lb-edit-cart-item .mod {
        border-radius: 0
    }
    .lb-edit-cart-item .hd {
        display: block;
        font-size: 20px
    }
    .lb-edit-cart-item .bd {
        text-align: center;
        font-size: 14px
    }
    .lb-edit-cart-item .bd .prod-thumb {
        display: none
    }
    .lb-edit-cart-item .bd .prod-title {
        font-size: 14px;
        color: gray
    }
    .lb-edit-cart-item .bd .size-options .lbl {
        display: none
    }
    .lb-edit-cart-item .bd .size-options .options button {
        border-radius: 25px;
        height: 40px;
        width: 40px
    }
    .lb-edit-cart-item .bd .qty-options {
        color: gray
    }
    .lb-edit-cart-item .bd .qty-options .sel-qty {
        box-shadow: none;
        border-radius: 0;
        background: #fff;
        border: 1px solid gray;
        height: 25px;
        width: 60px
    }
    .lb-edit-cart-item .bd .qty-options .qty-error-message,
    .lb-edit-cart-item .bd .qty-options .qty-warning-message {
        text-align: center
    }
    .lb-edit-cart-item .bd .action-buttons .btn-save {
        border-radius: 20px;
        height: 30px;
        margin-top: 10px;
        margin-left: -20px
    }
    .lb-edit-cart-item .bd .action-buttons .btn-cancel {
        display: none
    }
}
.cart-page .order-total {
    text-align: center;
    width: 860px;
    margin: 0 auto;
    height: auto;
    clear: both;
    display: none
}
.cart-page .order-total .place-order {
    display: inline-block
}
.cart-page .order-total .continue-shopping {
    display: none;
    margin-right: 10px
}
.cart-page .order-total .total-amount .total-rupees {
    font-size: 18px
}
.cart-page .order-total .want-free-delivery,
.mobile-gray {
    display: none
}
@media screen and (max-width: 768px) {
    .cart-section .bagContainer .order-total {
        text-align: left
    }
    .cart-section .bagContainer .order-total:first-child {
        display: none
    }
    .cart-section .bagContainer .order-total .place-order {
        text-align: left;
        display: inline
    }
    .cart-section .bagContainer .order-total.footer {
        display: table
    }
    .cart-section .bagContainer .order-total.footer .place-order {
        display: table-footer-group
    }
    .cart-section .bagContainer .order-total .more-shopping {
        display: none
    }
}
@media screen and (max-device-width: 768px) {
    .cart-section .bagContainer .order-total .continue-shopping {
        display: inline-block
    }
}
@media screen and (max-device-width: 768px),
screen and (max-width: 380px) {
    .cart-section .bagContainer .total-amount,
    .cart-section .bagContainer .total-amount .total-rupees {
        font-size: 12px;
        text-align: left;
        padding-left: 10px
    }
    .cart-section .bagContainer .order-total {
        text-align: left
    }
    .cart-section .bagContainer .order-total .place-order {
        width: 100%;
        display: inline-block;
        text-align: left
    }
    .cart-section .bagContainer .order-total .place-order button {
        width: 100%;
        font-size: 10px
    }
    .cart-section .bagContainer .order-total .place-order button span {
        display: none
    }
    .cart-section .bagContainer .order-total .total-amount {
        width: 100%%;
        display: inline-block;
        text-align: center;
        margin: 5px auto
    }
    .cart-section .bagContainer .order-total.footer .total-amount,
    .cart-section .bagContainer .order-total.footer .total-amount .total-rupees {
        text-align: right
    }
    .cart-section .bagContainer .order-total.footer .place-order {
        text-align: center
    }
    .cart-section .bagContainer .order-total.footer .place-order button {
        width: 140px;
        border-radius: 25px
    }
}
@media screen and (max-width: 240px) {
    .cart-section .bagContainer .order-total .continue-shopping {
        display: none
    }
}
.mk-checkout-header-container {
    display: block;
    min-height: 3px; /*40px*/
}
.mk-checkout-header-container>a.checkout-bag-header,
.mk-checkout-header-container>a.checkout-wishlist-header {
    border-right: none;
    width: auto
}
.mk-checkout-header-container>a.checkout-bag-header:hover span,
.mk-checkout-header-container>a.checkout-wishlist-header:hover span {
    text-decoration: underline
}
.mk-checkout-header-container .total-price {
    display: none
}
.mk-checkout-header-container a {
    margin: 0;
    display: inline-block
}
.mk-checkout-header-container a .shopping-text {
    display: none
}
.mk-checkout-header-container a .shopping-bag-icon {
    margin-left: 5px;
    vertical-align: top;
    margin-top: -4px
}
.mk-checkout-header-container a.selected {
    width: 840px;
    float: left;
    /*border-right: 1px solid #d6d6d6*/
}
.mk-checkout-header-container a.selected .shopping-text {
    display: inline
}
.mk-checkout-header-container a.checkout-wishlist-header {
    padding-top: 10px;
    paddint-left: 10px
}
@media screen and (max-width: 980px) {
    .mk-checkout-header-container {
        width: 100%
    }
    .mk-checkout-header-container>a.selected {
        width: 75%
    }
}
@media screen and (max-width: 640px) {
    .mk-checkout-header-container {
        display: block;
        height: 40px;
        vertical-align: top;
        text-align: center
    }
    .mk-checkout-header-container a.checkout-wishlist-header,
    .mk-checkout-header-container>a.checkout-bag-header {
        display: inline-block;
        width: 35%%;
        margin: 0;
        vertical-align: top
    }
    .mk-checkout-header-container a.checkout-wishlist-header .mk-checkout-header,
    .mk-checkout-header-container>a.checkout-bag-header .mk-checkout-header {
        background: #d6d6d6;
        display: block;
        line-height: normal;
        font-size: 13px;
        margin: 0;
        height: 40px;
        width: 80%;
        border: 1px solid #d6d6d6;
        text-align: center
    }
    .mk-checkout-header-container>a.selected {
        width: 65%;
        float: none;
        border-right: none
    }
    .mk-checkout-header-container>a.selected .mk-checkout-header {
        /*background: #fff;*/
        border-bottom: none
    }
    .mk-checkout-header-container>a.checkout-bag-header .mk-checkout-header {
        float: right;
        min-width: 65px
    }
    .mk-checkout-header-container>a.checkout-wishlist-header {
        padding: 0
    }
    .mk-checkout-header-container>a.checkout-wishlist-header .mk-checkout-header {
        float: left;
        padding: 10px
    }
    .mk-checkout-header-container>a.checkout-wishlist-header .mk-checkout-header .mini-header {
        margin-top: 0;
        text-align: center
    }
    .mk-checkout-header-container .shopping-text,
    .mk-checkout-header-container a .shopping-bag-icon,
    .mk-checkout-header-container a .wishlist-icon,
    .mk-checkout-header-container a .wishlist-item-count,
    .mk-checkout-header-container a.selected .shopping-bag-icon,
    .mk-checkout-header-container a.selected .wishlist-icon,
    .mk-checkout-header-container a.selected .wishlist-item-count {
        display: none
    }
}
@media screen and (max-device-width: 768px),
screen and (max-width: 380px) {
    .mk-checkout-header-container a .gray {
        display: none
    }
    .mk-checkout-header-container a .mobile-gray {
        display: inline
    }
    .mk-checkout-header-container a .shopping-text,
    .mk-checkout-header-container a.selected .shopping-text {
        display: none
    }
}
@media screen and (max-width: 240px) {
    .mk-checkout-header-container a.checkout-wishlist-header,
    .mk-checkout-header-container>a.checkout-bag-header {
        width: 20%
    }
    .mk-checkout-header-container>a.checkout-wishlist-header .wishlist-icon {
        display: block;
        margin-top: 0;
        margin-left: -9px
    }
    .mk-checkout-header-container>a.checkout-wishlist-header .mk-checkout-header .mini-header {
        display: none
    }
    .mk-checkout-header-container>a.checkout-wishlist-header.selected .mini-header {
        display: inline
    }
    .mk-checkout-header-container>a.checkout-wishlist-header.selected .wishlist-icon {
        display: none
    }
    .mk-checkout-header-container>a.selected {
        width: 80%
    }
}
.mini-bag-header,
.mk-checkout-header .steps {
    display: none
}
.cart-page,
.wishlist-page {
    text-align: center
}
.cart-page .hint--bottom:after,
.cart-page .hint--left:after,
.cart-page .hint--right:after,
.cart-page .hint--top:after,
.wishlist-page .hint--bottom:after,
.wishlist-page .hint--left:after,
.wishlist-page .hint--right:after,
.wishlist-page .hint--top:after {
    min-width: 150px;
    white-space: normal;
    text-transform: uppercase;
    border-radius: 0
}
.cart-page .out-of-stock-header,
.wishlist-page .out-of-stock-header {
    padding: 8px
}
.cart-page .out-of-stock-header .mini,
.wishlist-page .out-of-stock-header .mini {
    display: none
}
.cart-page .out-of-stock-header .extra,
.wishlist-page .out-of-stock-header .extra {
    display: inline
}
.cart-page .prod-set,
.wishlist-page .prod-set {
    /*width: 860px;*/
    margin: 5px auto 0;
    padding-bottom: 7px
}
.cart-page .prod-set .wishlist-link,
.wishlist-page .prod-set .wishlist-link {
    display: none
}
.cart-page .prod-set .prod-item,
.wishlist-page .prod-set .prod-item {
    height: auto;
    padding: 10px 0;
    position: relative;
    /*rder-bottom: 1px dashed #d6d6d6*/
}

.prod-set{
	padding: 10px 20px;
	border-bottom: 1px dashed #D6D659;
}

.cart-page .prod-set .prod-item:first-child,
.wishlist-page .prod-set .prod-item:first-child {
    border-top: none
}
.cart-page .prod-set .prod-item:after,
.wishlist-page .prod-set .prod-item:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 0
}
.cart-page .prod-set .prod-item:last-child,
.wishlist-page .prod-set .prod-item:last-child {
    border-bottom: 0
}
.cart-page .prod-set .col1,
.wishlist-page .prod-set .col1 {
    float: left;
    text-align: left;
    padding-left: 10px;
	padding-right: 10px
}
.cart-page .prod-set .col1 a img,
.wishlist-page .prod-set .col1 a img {
    width: 96px;
    height: 128px
}
.cart-page .prod-set .col2,
.wishlist-page .prod-set .col2 {
    padding: 0 10px;
    text-align: left;
    margin-top: 0;
    position: relative;
    min-height: 145px;
    margin-left: 140px
}
.cart-page .prod-set .col2 .prod-name,
.wishlist-page .prod-set .col2 .prod-name {
    max-width: 400px;
    padding: 5px 5px 5px 0
}
.cart-page .prod-set .col2 .prod-name a,
.wishlist-page .prod-set .col2 .prod-name a {
    text-decoration: none
}
.cart-page .prod-set .col2 .prod-name a:hover,
.wishlist-page .prod-set .col2 .prod-name a:hover {
    text-decoration: underline
}
.cart-page .prod-set .col2 .size-qty-wrap,
.wishlist-page .prod-set .col2 .size-qty-wrap {
    margin: 5px 0;
    position: relative;
    font-weight: 700
}
.cart-page .prod-set .col2 .size-qty-wrap .size-qty,
.wishlist-page .prod-set .col2 .size-qty-wrap .size-qty {
    padding-right: 10px;
    border-right: 1px solid #d6d6d6;
    display: inline-block
}
.cart-page .prod-set .col2 .size-qty-wrap .size-qty .seperator,
.wishlist-page .prod-set .col2 .size-qty-wrap .size-qty .seperator {
    display: none
}
.cart-page .prod-set .col2 .size-qty-wrap .size-qty .mk-custom-drop-down .gray,
.wishlist-page .prod-set .col2 .size-qty-wrap .size-qty .mk-custom-drop-down .gray {
    color: #696b79
}
.cart-page .prod-set .col2 .size-qty-wrap .size-qty .mk-custom-drop-down.size,
.wishlist-page .prod-set .col2 .size-qty-wrap .size-qty .mk-custom-drop-down.size {
    margin-right: 2px
}
.cart-page .prod-set .col2 .size-qty-wrap .prod-code,
.wishlist-page .prod-set .col2 .size-qty-wrap .prod-code {
    font-size: 12px;
    padding: 5px;
    color: gray
}
.cart-page .prod-set .col2 .size-qty-wrap .not-available-message,
.cart-page .prod-set .col2 .size-qty-wrap .qty-warning-message,
.wishlist-page .prod-set .col2 .size-qty-wrap .not-available-message,
.wishlist-page .prod-set .col2 .size-qty-wrap .qty-warning-message {
    display: none
}
.cart-page .prod-set .col4,
.wishlist-page .prod-set .col4 {
    margin-top: 19px;
    position: absolute;
    width: 90px;
    right: 10px;
    top: -13px
}
.cart-page .prod-set .col3,
.wishlist-page .prod-set .col3 {
    text-align: right;
    margin-top: 15px;
    position: absolute;
    right: 100px;
    top: -13px
}
.cart-page .prod-set .col3 .discount,
.wishlist-page .prod-set .col3 .discount {
    padding: 5px 0
}
.cart-page .prod-set .col3 .discount .discount-percentage,
.wishlist-page .prod-set .col3 .discount .discount-percentage {
    font-size: 14px;
    border-right: 1px solid #D6D6D6;
    padding-right: 10px
}
.cart-page .prod-set .col3 .coupon-status,
.wishlist-page .prod-set .col3 .coupon-status {
    padding: 5px 0;
    text-transform: none
}
.cart-page .prod-set .col3 .coupon-status a:after,
.wishlist-page .prod-set .col3 .coupon-status a:after {
    max-width: 500px;
    white-space: normal
}
.cart-page .prod-set .col3 .coupon-status .coupon-applied,
.cart-page .prod-set .col3 .coupon-status .coupon-not-applicable,
.wishlist-page .prod-set .col3 .coupon-status .coupon-applied,
.wishlist-page .prod-set .col3 .coupon-status .coupon-not-applicable {
    background: url(/checkout/images/sprite-global_v70.png) -660px -107px no-repeat;
    width: 19px;
    height: 13px;
    display: inline-block;
    vertical-align: top
}
.cart-page .prod-set .col3 .coupon-status .coupon-not-applicable,
.wishlist-page .prod-set .col3 .coupon-status .coupon-not-applicable {
    background-position: -617px -107px
}
.cart-page .prod-set .col5,
.wishlist-page .prod-set .col5 {
    position: absolute;
    top: 50%;
    right: 0
}
.cart-page .prod-set .col5 .btn,
.wishlist-page .prod-set .col5 .btn {
    height: 30px;
    font-size: 12px;
    padding-top: 0;
    background: #d6d6d6;
    border-radius: 0
}
.cart-page .prod-set .col5 .btn.move-to-bag-btn,
.wishlist-page .prod-set .col5 .btn.move-to-bag-btn {
    background: #fff;
    border: 1px solid #589d3e;
    color: #589d3e
}
.cart-page .prod-set .col5 .btn.move-to-bag-btn:hover,
.wishlist-page .prod-set .col5 .btn.move-to-bag-btn:hover {
    color: #fff;
    background: #589d3e
}
.cart-page .prod-set .edit-move-delete,
.wishlist-page .prod-set .edit-move-delete {
    margin: 5px 0;
    display: block;
    padding-left: 5px;
    position: relative
}
.cart-page .prod-set .customizable,
.wishlist-page .prod-set .customizable {
    display: block;
    margin-left: 10px;
    float: left;
    clear: left
}
.cart-page .prod-set .customizable a,
.wishlist-page .prod-set .customizable a {
    color: #44869b
}
.cart-page .prod-set .cart-discount-msg .cart-discount-exclusion-tt .offer-conditions,
.cart-page .prod-set .combo-message .edit-combo,
.wishlist-page .prod-set .cart-discount-msg .cart-discount-exclusion-tt .offer-conditions,
.wishlist-page .prod-set .combo-message .edit-combo {
    background: url(/checkout/images/sprite-global_v70.png) no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer
}
.cart-page .prod-set .combo-message .edit-combo,
.wishlist-page .prod-set .combo-message .edit-combo {
    text-decoration: none
}
.cart-page .prod-set .err,
.wishlist-page .prod-set .err {
    float: left;
    display: block;
    text-align: right;
    word-break: break-all
}
.cart-page .prod-set .product-combo,
.wishlist-page .prod-set .product-combo {
    background: #e2e2e2;
    width: 100%;
    height: 33px;
    line-height: 1.5;
    padding: 5px 0;
    position: relative;
    text-align: left;
    margin-bottom: 10px;
    clear: both;
    display: table;
    margin-top: -1px
}
.cart-page .prod-set .product-combo .combo-icon,
.wishlist-page .prod-set .product-combo .combo-icon {
    background: url(/checkout/images/sprite-global_v70.png) -204px -215px;
    width: 72px;
    height: 52px;
    position: absolute;
    left: -72px;
    top: 10px
}
.cart-page .prod-set .product-combo .arrow-down,
.wishlist-page .prod-set .product-combo .arrow-down {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #e2e2e2;
    position: absolute;
    left: 10px;
    bottom: -5px
}
.cart-page .prod-set .product-combo .arrow-up,
.wishlist-page .prod-set .product-combo .arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #e2e2e2;
    position: absolute;
    left: 10px;
    top: -5px
}
.cart-page .prod-set .product-combo .combo-message,
.wishlist-page .prod-set .product-combo .combo-message {
    margin-left: 10px
}
.cart-page .prod-set .product-combo .combo-message .complete-icon,
.wishlist-page .prod-set .product-combo .combo-message .complete-icon {
    vertical-align: top
}
.cart-page .prod-set .product-combo .combo-message a,
.wishlist-page .prod-set .product-combo .combo-message a {
    color: #4490A5
}
.cart-page .prod-set .product-combo .combo-message a .combo-data,
.wishlist-page .prod-set .product-combo .combo-message a .combo-data {
    text-transform: none
}
.cart-page .prod-set .product-combo .combo-message a.edit-combo,
.wishlist-page .prod-set .product-combo .combo-message a.edit-combo {
    float: right;
    margin-right: 10px;
    background-position: -311px -403px;
    position: relative
}
.cart-page .prod-set .out-of-stock-tooltip,
.wishlist-page .prod-set .out-of-stock-tooltip {
    line-height: 20px;
    top: 2px;
    -webkit-box-shadow: 0 0 6px #d14747;
    -moz-box-shadow: 0 0 6px #d14747;
    box-shadow: 0 0 6px #d14747;
    width: auto;
    color: #d14747;
    border: 1px solid #d14747;
    padding: 7px 0 7px 7px;
    border-radius: 0;
    left: 0
}
.cart-page .prod-set .out-of-stock-tooltip .arrow-top-outer,
.wishlist-page .prod-set .out-of-stock-tooltip .arrow-top-outer {
    left: 50px;
    border-width: 3px 8px 13px;
    top: -16px;
    border-color: transparent transparent #d14747
}
.cart-page .prod-set .out-of-stock-tooltip .arrow-top-inner,
.wishlist-page .prod-set .out-of-stock-tooltip .arrow-top-inner {
    left: 50px;
    border-width: 3px 8px 13px;
    top: -13px
}
.cart-page .prod-set .out-of-stock-tooltip .error-text,
.wishlist-page .prod-set .out-of-stock-tooltip .error-text {
    background: 0 0;
    display: inline
}
.cart-page .prod-set .out-of-stock-tooltip .actions,
.wishlist-page .prod-set .out-of-stock-tooltip .actions {
    display: inline-block;
    float: none;
    text-align: right
}
.cart-page .prod-set .out-of-stock-tooltip .actions span,
.wishlist-page .prod-set .out-of-stock-tooltip .actions span {
    vertical-align: bottom
}
.cart-page .prod-set .out-of-stock-tooltip .actions .delete-item-text,
.cart-page .prod-set .out-of-stock-tooltip .actions .edit-item-text,
.cart-page .prod-set .out-of-stock-tooltip .actions .move-item-text,
.wishlist-page .prod-set .out-of-stock-tooltip .actions .delete-item-text,
.wishlist-page .prod-set .out-of-stock-tooltip .actions .edit-item-text,
.wishlist-page .prod-set .out-of-stock-tooltip .actions .move-item-text {
    background: 0 0;
    display: inline;
    color: #4490A5
}
.cart-page .prod-set .out-of-stock-tooltip .actions .confirm-delete-item,
.cart-page .prod-set .out-of-stock-tooltip .actions delete-item,
.wishlist-page .prod-set .out-of-stock-tooltip .actions .confirm-delete-item,
.wishlist-page .prod-set .out-of-stock-tooltip .actions delete-item {
    margin-right: 0
}
.cart-page label,
.wishlist-page label {
    display: inline-block;
    padding: 0 2px;
    color: gray;
    font-size: 12px
}
.cart-page amount,
.wishlist-page amount {
    padding: 5px 0
}
.cart-page span.total-rupees,
.wishlist-page span.total-rupees {
    font-size: 14px;
    color: #d14747;
    width: 90px;
    display: inline-block;
    text-transform: none
}
.cart-page span.original-amount,
.wishlist-page span.original-amount {
    font-size: 14px;
    height: 30px;
    padding-left: 5px;
    text-transform: none
}
.cart-page .total-amount,
.wishlist-page .total-amount {
    float: right;
    margin: 20px auto;
    color: #333;
    font-size: 18px
}
.cart-page .strike,
.wishlist-page .strike {
    text-decoration: line-through
}
@media screen and (max-width: 768px) {
    .cart-page .prod-set>.prod-item .col2>div,
    .wishlist-page .prod-set>.prod-item .col2>div {
        position: static;
        display: block;
        float: right;
        text-align: left;
        width: 99%;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0
    }
    .cart-page .prod-set>.prod-item .col2>div.prod-name,
    .wishlist-page .prod-set>.prod-item .col2>div.prod-name {
        max-width: none
    }
    .cart-page .prod-set>.prod-item .col2 .size-qty-wrap,
    .wishlist-page .prod-set>.prod-item .col2 .size-qty-wrap {
        position: relative;
        margin-bottom: 10px
    }
    .cart-page .prod-set>.prod-item .col2 .size-qty-wrap .size-qty,
    .wishlist-page .prod-set>.prod-item .col2 .size-qty-wrap .size-qty {
        border: none;
        padding: 13px 0 0
    }
    .cart-page .prod-set>.prod-item .col2 .size-qty-wrap .prod-code,
    .wishlist-page .prod-set>.prod-item .col2 .size-qty-wrap .prod-code {
        display: none
    }
    .cart-page .prod-set>.prod-item .col2 .col4,
    .wishlist-page .prod-set>.prod-item .col2 .col4 {
        margin-top: 0;
        margin-bottom: 0
    }
    .cart-page .prod-set>.prod-item .col2 .col4 .amount.red,
    .wishlist-page .prod-set>.prod-item .col2 .col4 .amount.red {
        padding-top: 10px 0 0 0
    }
    .cart-page .prod-set>.prod-item .col2 .col3 .coupon-status,
    .wishlist-page .prod-set>.prod-item .col2 .col3 .coupon-status {
        padding: 5px 0 0;
        text-transform: uppercase
    }
    .cart-page .prod-set>.prod-item .col2 .col3 .coupon-status>span,
    .wishlist-page .prod-set>.prod-item .col2 .col3 .coupon-status>span {
        margin: -2px 4px 0 0
    }
    .cart-page .prod-set>.prod-item .col2 .col3 .discount,
    .wishlist-page .prod-set>.prod-item .col2 .col3 .discount {
        padding: 0
    }
    .cart-page .prod-set>.prod-item .col2 .col5,
    .wishlist-page .prod-set>.prod-item .col2 .col5 {
        position: static
    }
    .cart-page .prod-set>.prod-item .col2 .edit-move-delete,
    .wishlist-page .prod-set>.prod-item .col2 .edit-move-delete {
        position: relative;
        padding-top: 10px
    }
    .cart-page .prod-set>.prod-item .col2 .edit-move-delete span,
    .wishlist-page .prod-set>.prod-item .col2 .edit-move-delete span {
        margin: 0 0px 0 0
    }
    .cart-page .prod-set>.prod-item .col2 .edit-move-delete span:last-child,
    .wishlist-page .prod-set>.prod-item .col2 .edit-move-delete span:last-child {
        margin-right: 0
    }
    .cart-page .prod-set>.prod-item .col2 .customizable,
    .wishlist-page .prod-set>.prod-item .col2 .customizable {
        margin-left: 46px;
        clear: left;
        padding-top: 6px
    }
    .cart-page .prod-set>.prod-item .col2 .out-of-stock-tooltip,
    .wishlist-page .prod-set>.prod-item .col2 .out-of-stock-tooltip {
        top: 10px;
        box-shadow: none;
        padding-top: 0;
        padding-bottom: 0;
        border-left: none;
        border-right: none;
        z-index: 1
    }
    .cart-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .arrow-top-inner,
    .cart-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .arrow-top-outer,
    .wishlist-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .arrow-top-inner,
    .wishlist-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .arrow-top-outer {
        left: 14px
    }
    .cart-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .error-text,
    .wishlist-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .error-text {
        width: 120px;
        position: absolute;
        top: -15px;
        left: 32px;
        font-size: 10px;
        text-align: left
    }
    .cart-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .actions,
    .wishlist-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .actions {
        text-align: left;
        padding: 0;
        margin: 4px 0;
        width: 170px
    }
    .cart-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .actions .delete-item-text,
    .cart-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .actions .edit-item-text,
    .cart-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .actions .move-item-text,
    .wishlist-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .actions .delete-item-text,
    .wishlist-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .actions .edit-item-text,
    .wishlist-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .actions .move-item-text {
        display: none
    }
    .cart-page .prod-set>.prod-item .col2 span.total-rupees,
    .wishlist-page .prod-set>.prod-item .col2 span.total-rupees {
        text-align: left
    }
}
@media screen and (max-width: 380px) {
    .grid,
    .grid .prod-set>.prod-item .col3 .coupon-status,
    .grid .prod-set>.prod-item .col3 .discount .discount-percentage,
    .grid .prod-set>.prod-item .err,
    .grid .prod-set>.prod-item .prod-name a {
        font-size: 10px
    }
}
@media screen and (max-width: 240px) {
    .grid .prod-set>.prod-item .col1 {
        display: inline-block;
        width: 100%;
        overflow: hidden;
        min-width: 40px;
        text-align: left;
        padding: 0
    }
    .grid .prod-set>.prod-item .col2 {
        display: inline-block;
        width: 100%;
        margin-top: 0;
        margin-left: 5px;
        padding: 0
    }
    .grid .prod-set>.prod-item .col2>div {
        position: static;
        width: 100%;
        display: block;
        float: none;
        text-align: left;
        margin-left: 0;
        padding-left: 0
    }
    .grid .prod-set>.prod-item .col2 .edit-move-delete {
        position: relative
    }
    .grid .prod-set>.prod-item .col4 {
        margin: 0
    }
    .grid .prod-set>.prod-item .col4 .total-rupees {
        text-align: left
    }
    .grid .prod-set>.prod-item .col2 .out-of-stock-tooltip {
        left: 0
    }
}
@media screen and (max-device-width: 768px),
screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    html {
        font-family: din, Arial, Sans-Serif
    }
    .cart-page .prod-set .edit-move-delete .delete-item,
    .cart-page .prod-set .edit-move-delete .move-item,
    .hint--bottom:after,
    .hint--bottom:before,
    .hint--left:after,
    .hint--left:before,
    .hint--right:after,
    .hint--right:before,
    .hint--top:after,
    .hint--top:before,
    .vat-tooltip {
        display: none
    }
    .cart-page .prod-set .edit-move-delete .confirm-delete-item,
    .cart-page .prod-set .edit-move-delete .confirm-move-item {
        display: inline-block
    }
}
@media screen and (max-device-width: 768px) {
    .grid .prod-set>.prod-item .col2 .size-qty-wrap .size-qty .seperator {
        display: inline
    }
    .grid .cart-page .out-of-stock-header .extra {
        display: none
    }
    .grid .cart-page .out-of-stock-header .mini {
        display: inline
    }
}
@media screen and (max-width: 768px) {
    .wishlist-page .prod-set>.prod-item .col2 .col5,
    .wishlist-page .prod-set>.prod-item .col2 .edit-move-delete {
        display: inline-block;
        float: none;
        width: 78%
    }
    .wishlist-page .prod-set>.prod-item .col2 .edit-move-delete {
        width: 18%
    }
}
.actions-new,
.discount-new,
.service-failure,
.service-failure-popup {
    display: none
}
#lb-gift-wrap .mod {
    min-height: 530px
}
#lb-gift-wrap .hd {
    border: none
}
#lb-gift-wrap .photo {
    height: 440px;
    background: url(http://myntra.myntassets.com/skin2/images/gift_card_image_v3_420x460.jpg) no-repeat
}
.secure #lb-gift-wrap .photo {
    background: url(https://d6kkp3rk1o2kk.cloudfront.net/skin2/images/gift_card_image_v3_420x460.jpg) no-repeat
}
body #lb-gift-wrap .photo {
    width: 50%;
    display: inline-block;
    margin-right: 5%
}
body #lb-gift-wrap .details {
    width: 45%;
    display: inline-block;
    vertical-align: top
}
body #lb-gift-wrap .details .description {
    display: none
}
body #lb-gift-wrap .details label {
    margin: 0 0 3px 2px
}
body #lb-gift-wrap .details label span {
    color: gray;
    font-size: 12px
}
body #lb-gift-wrap .details .input-row {
    position: relative
}
body #lb-gift-wrap .details .input-row .static-text {
    position: absolute;
    right: 89%;
    color: gray
}
body #lb-gift-wrap .details .input-row .static-text.from,
body #lb-gift-wrap .details .input-row .static-text.to {
    top: 25%
}
body #lb-gift-wrap .details input {
    padding-left: 12%
}
body #lb-gift-wrap .details input,
body #lb-gift-wrap .details textarea {
    border-radius: 5px;
    text-align: left;
    font-size: 12px;
    font-family: DIN;
    padding-top: 10px
}
body #lb-gift-wrap .details #gift-from,
body #lb-gift-wrap .details #gift-to,
body #lb-gift-wrap .details textarea {
    width: 100%
}
body #lb-gift-wrap .details textarea {
    height: 110px;
    overflow: auto
}
body #lb-gift-wrap .details .err-msg {
    color: #ee5f73;
    text-align: left;
    visibility: hidden;
    margin: 5px 0
}
body #lb-gift-wrap .details .err-msg.slide {
    visibility: visible
}
body #lb-gift-wrap .details .err-pincode-cod-not-available {
    margin-bottom: 30px
}
body #lb-gift-wrap .details .err-pincode-cod-not-available .mini-text {
    display: none
}
body #lb-gift-wrap .details button.btn-cancel,
body #lb-gift-wrap .details button.btn-proceed {
    width: 25%
}
body #lb-gift-wrap .details button.btn-proceed {
    margin-right: 10px
}
body #lb-gift-wrap .right-description,
body #lb-gift-wrap.error .giftwrap-container,
body #lb-gift-wrap.success .giftwrap-container {
    display: none
}
body #lb-gift-wrap.error .mod,
body #lb-gift-wrap.success .mod {
    min-height: 150px
}
body #lb-gift-wrap.error .err-msg,
body #lb-gift-wrap.success .success-msg {
    display: block;
    color: #0bc6a0;
    font-size: 14px
}
body #lb-gift-wrap.success .success-msg span {
    background: url(/checkout/images/sprite-global_v63.png) -95px -405px no-repeat;
    height: 17px;
    width: 17px;
    display: inline-block;
    vertical-align: bottom
}
@media screen and (max-width: 768px) {
    body #lb-gift-wrap .photo {
        display: none
    }
    body #lb-gift-wrap .details {
        font-size: 10px;
        width: 100%
    }
    body #lb-gift-wrap .details .input-row,
    body #lb-gift-wrap .details>label {
        width: 50%;
        display: inline-block;
        vertical-align: middle
    }
    body #lb-gift-wrap .details>label {
        margin: 0;
        padding-left: 6%;
        padding-bottom: 10px
    }
    body #lb-gift-wrap .details input {
        width: 100%
    }
}
@media screen and (max-width: 500px) {
    body #lb-gift-wrap .details .input-row,
    body #lb-gift-wrap .details textarea,
    body #lb-gift-wrap .details>label {
        display: block;
        width: 100%;
        padding-left: 0
    }
    body #lb-gift-wrap .details #gift-from,
    body #lb-gift-wrap .details #gift-to,
    body #lb-gift-wrap .details textarea {
        width: 100%
    }
    body #lb-gift-wrap .details .input-row .static-text {
        font-size: 10px
    }
    body #lb-gift-wrap .details input,
    body #lb-gift-wrap .details textarea {
        padding-top: 6px
    }
}
@media screen and (max-device-width: 768px) {
    body #lb-gift-wrap .hd .extra {
        display: none
    }
    body #lb-gift-wrap .details .err-pincode-cod-not-available {
        margin-bottom: 30px
    }
    body #lb-gift-wrap .details .err-pincode-cod-not-available .info-icon,
    body #lb-gift-wrap .details .err-pincode-cod-not-available .text {
        display: none
    }
    body #lb-gift-wrap .details .err-pincode-cod-not-available .mini-text {
        display: inline;
        line-height: 1.3;
        text-transform: none
    }
    body #lb-gift-wrap .details button.btn-cancel {
        display: none
    }
}
@media screen and (max-device-width: 768px) and (max-device-height: 640px) and (orientation: landscape) {
    body #lb-gift-wrap .details .input-row .static-text {
        right: 85%
    }
    body #lb-gift-wrap .details input {
        padding-left: 15%
    }
}
@media screen and (max-width: 980px) {
    .prod-set .product-combo {
        width: auto;
        height: auto
    }
}
@media screen and (max-width: 768px) {
    .prod-set .product-combo a.combo-handler {
        float: none;
        margin-right: 40px
    }
    .prod-set .product-combo a.edit-combo {
        float: right;
        width: 22px
    }
}
.product-combo .edit-combo.combo-handler.new,
.product-combo .highlight.new {
    display: none
}
.cart-page .order-total-summary {
    /*width: 860px;*/
    border-bottom: 1px solid #e6e6e6;
    /*display: inline-block;
    position: relative;*/
    text-transform: none;
	margin-top: 200px;
}
.cart-page .order-total-summary .gift-wrap-order {
    margin: 5px 0;
    position: absolute;
    bottom: 0;
    padding-bottom: 5px
}
.cart-page .order-total-summary .gift-wrap-order .mobile.arrow,
.cart-page .order-total-summary .gift-wrap-order .mobile.edit-giftcard {
    display: none
}
.cart-page .order-total-summary .gift-wrap-order span {
    font-size: 14px;
    vertical-align: middle;
    padding-top: 5px
}
.cart-page .order-total-summary .gift-wrap-order .gift-wrap-checkbox {
    background: url(/checkout/images/sprite-global_v70.png) -581px -105px;
    width: 14px;
    height: 15px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    margin-right: 8px
}
.cart-page .order-total-summary .gift-wrap-order .gift-wrap-checkbox.checked {
    background-position: -600px -105px
}
.cart-page .order-total-summary .gift-wrap-order .edit-giftcard-lbl {
    font-size: 14px;
    vertical-align: bottom
}
.cart-page .order-total-summary .gift-wrap-order .delete-giftcard,
.cart-page .order-total-summary .gift-wrap-order .edit-giftcard {
    background: url(/checkout/images/sprite-global_v70.png) -311px -403px;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    margin: 0 5px
}
.cart-page .order-total-summary .gift-wrap-order .delete-giftcard {
    background-position: -363px -403px
}
.cart-page .order-total-summary .gift-wrap-order .not-cod {
    display: none
}
.cart-page .order-total-summary .order-summary-span {
    /*float: right;
    min-width: 60%*/
}
.cart-page .order-total-summary .order-summary-span .sub-total .original-amount {
    padding-left: 0;
    font-size: 12px
}
.cart-page .order-total-summary .order-summary-span .delivery-tooltip,
.cart-page .order-total-summary .order-summary-span .vat-tooltip {
    color: #526cd0;
    margin-right: 5px
}
.cart-page .order-total-summary .order-summary-span .delivery-tooltip:after,
.cart-page .order-total-summary .order-summary-span .vat-tooltip:after {
    text-transform: none;
    min-width: 200px;
    font-size: 13px
}
.cart-page .order-total-summary .order-summary-span .mini-lb {
    display: none
}
.cart-page .order-total-summary .order-summary-span>div {
    padding-bottom: 8px;
   /* height: 22px;*/
    text-align: right;
    margin-bottom: 6px;
    font-size: 14px
}
.cart-page .order-total-summary .order-summary-span>div>label {
    float: left;
    font-size: 14px;
    display: block;
    width: 70%;
    text-align: right
}
.cart-page .order-total-summary .order-summary-span .greenrupees {
    color: #39b54a
}
.cart-page .order-total-summary .order-summary-span .shipping-free {
    font-size: 14px
}
.cart-page .order-total-summary .coupon-section {
    padding-bottom: 5px;
    margin-bottom: 5px;
    text-transform: none;
    border-bottom: 1px solid #d6d6d6;
    font-size: 14px
}
.cart-page .order-total-summary .coupon-section .coupon-message {
    text-align: left;
    color: gray;
    padding: 10px 0;
    font-size: 12px
}
.cart-page .order-total-summary .coupon-section .discount-label,
.cart-page .order-total-summary .coupon-section .label {
    display: none
}
.cart-page .order-total-summary .coupon-section .coupon-applicable {
    background: url(/checkout/images/sprite-global_v70.png) -660px -107px no-repeat;
    width: 19px;
    height: 13px;
    display: inline-block
}
.cart-page .order-total-summary .coupon-section .actions .delete-coupon,
.cart-page .order-total-summary .coupon-section .actions .edit-coupon {
    background: url(/checkout/images/sprite-global_v70.png) -311px -403px;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    position: relative
}
.cart-page .order-total-summary .coupon-section .actions .delete-coupon>span,
.cart-page .order-total-summary .coupon-section .actions .edit-coupon>span {
    display: none
}
.cart-page .order-total-summary .coupon-section .actions .delete-coupon {
    background-position: -363px -403px
}
.cart-page .order-total-summary .coupon-section .arrow {
    display: none
}
.cart-page .order-total-summary .coupon-summary-span {
    float: right;
    padding: 8px 0 5px;
    width: 90px;
    text-align: right
}
.cart-page .order-total-summary .coupon-summary-label {
    float: right;
    margin-top: 5px
}
.cart-page .order-total-summary .coupon-summary-label label {
    display: block;
    font-size: 14px;
    padding: 2px 2px 12px;
    color: #333;
    text-align: right;
    text-transform: none
}
.cart-page .add-coupon,
.cart-page .order-total,
.cart-page .order-total-summary .order-summary-span {
    padding: 0 10px
}
@media screen and (max-width: 768px) {
    .cart-section .bagContainer .order-total-summary .order-summary-span {
        min-width: 50%
    }
}
@media screen and (max-width: 500px) {
    .cart-section .bagContainer .order-total-summary .gift-wrap-order {
        width: 100%;
        float: none;
        display: block;
        position: static;
        border-bottom: 1px solid #d6d6d6;
        text-align: left;
        padding: 2px 5px 5px
    }
    .cart-section .bagContainer .order-total-summary .gift-wrap-order .edit-giftcard-lbl,
    .cart-section .bagContainer .order-total-summary .gift-wrap-order span {
        font-size: 12px
    }
    .cart-section .bagContainer .order-total-summary .order-summary-label,
    .cart-section .bagContainer .order-total-summary .order-summary-span {
        width: 100%;
        padding: 0 10px
    }
    .cart-section .bagContainer .order-total-summary .order-summary-label label,
    .cart-section .bagContainer .order-total-summary .order-summary-label span.shipping-fee,
    .cart-section .bagContainer .order-total-summary .order-summary-span label,
    .cart-section .bagContainer .order-total-summary .order-summary-span span.shipping-fee {
        font-size: 12px
    }
}
@media screen and (max-device-width: 768px) {
    .cart-section .bagContainer .order-total-summary .coupon-section {
        font-size: 12px;
        padding-left: 37px;
        padding-right: 37px
    }
    .cart-section .bagContainer .order-total-summary .coupon-section .coupon-message {
        padding: 10px;
        font-size: 15px
    }
    .cart-section .bagContainer .order-total-summary .coupon-section .coupon-applicable {
        display: none
    }
    .cart-section .bagContainer .order-total-summary .coupon-section .coupon-text {
        display: block;
        font-size: 14px;
        margin-bottom: 5px
    }
    .cart-section .bagContainer .order-total-summary .coupon-section .coupon-text:before {
        content: '';
        background: url(/checkout/images/sprite-global_v70.png) -93px -406px no-repeat;
        width: 19px;
        height: 18px;
        display: inline-block;
        vertical-align: middle
    }
    .cart-section .bagContainer .order-total-summary .coupon-section .actions {
        margin-top: 5px;
        display: block
    }
    .cart-section .bagContainer .order-total-summary .coupon-section .actions .delete-coupon,
    .cart-section .bagContainer .order-total-summary .coupon-section .actions .edit-coupon {
        background: 0 0;
        width: auto;
        height: auto
    }
    .cart-section .bagContainer .order-total-summary .coupon-section .actions .delete-coupon>span,
    .cart-section .bagContainer .order-total-summary .coupon-section .actions .edit-coupon>span {
        display: inline;
        color: #526cd0;
        font-size: 10px;
        text-transform: uppercase
    }
    .cart-section .bagContainer .order-total-summary .coupon-section .actions .delete-coupon>span:first-child,
    .cart-section .bagContainer .order-total-summary .coupon-section .actions .edit-coupon>span:first-child {
        margin-right: 8px
    }
    .cart-section .bagContainer .order-total-summary .order-summary-span>div>label {
        width: 75%;
        font-family: DIN, Arial, Sans-Serif
    }
    .cart-section .bagContainer .order-total-summary .order-summary-span .delivery-tooltip,
    .cart-section .bagContainer .order-total-summary .order-summary-span .vat-tooltip {
        display: none
    }
    .cart-section .bagContainer .order-total-summary .order-summary-span .mini-lb {
        display: inline
    }
    .cart-section .bagContainer .order-total-summary .gift-wrap-order span {
        vertical-align: bottom
    }
    .cart-section .bagContainer .order-total-summary .gift-wrap-order .gift-wrap-checkbox {
        background-position: 0 -163px;
        width: 19px;
        height: 17px
    }
    .cart-section .bagContainer .order-total-summary .gift-wrap-order .gift-wrap-checkbox.checked {
        background-position: 0 -146px
    }
    .cart-section .bagContainer .order-total-summary .gift-wrap-order .edit-giftcard {
        float: right
    }
    .cart-section .bagContainer .order-total-summary .gift-wrap-order .delete-giftcard,
    .cart-section .bagContainer .order-total-summary .gift-wrap-order .gray {
        display: none
    }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .cart-section .bagContainer .order-total-summary .order-summary-span .delivery-tooltip,
    .cart-section .bagContainer .order-total-summary .order-summary-span .vat-tooltip {
        display: none
    }
    .cart-section .bagContainer .order-total-summary .order-summary-span .mini-lb {
        display: inline
    }
}
.coupon-new,
.giftwrap-new,
.order-total-summary .row {
    display: none
}
.add-coupon-form-box .msg {
    max-height: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: none;
    transition: max-height .5s ease-out
}
.add-coupon-form-box .msg.slide {
    max-height: 5000px;
    margin: 10px 0
}
.add-coupon-form-box input[type=text] {
    text-align: center;
    width: 175px
}
.add-coupon-form-box .enter-coupon-row {
    border: 0 solid #333;
    text-align: center
}
.add-coupon-form-box .enter-coupon-row .label {
    display: none
}
.add-coupon-form-box .enter-coupon-row label {
    text-align: center
}
.add-coupon-form-box .choose-coupon-msg {
    border: 0;
    margin: 15px 0 0;
    color: gray
}
.add-coupon-form-box .btns {
    padding: 10px 0;
    text-align: center
}
.add-coupon-form-box .btn-apply,
.add-coupon-form-box .btn-apply-code,
.add-coupon-form-box .btn-cancel {
    width: 100px;
    padding: 0;
    margin-right: 10px;
    font-size: 12px
}
.add-coupon-form-box .login-link {
    text-transform: none;
    text-decoration: underline;
    margin-bottom: 10px;
    font-size: 14px
}
.add-coupon-form-box .login-link a {
    color: #44869b
}
.add-coupon-form-box .coupon-list {
    border-bottom: 1px solid #D6D6D6;
    border-top: 1px solid #D6D6D6;
    -webkit-box-shadow: inset 0 0 2px 2px #efefef;
    -moz-box-shadow: inset 0 0 2px 2px #efefef;
    -ms-box-shadow: inset 0 0 2px 2px #efefef;
    -o-box-shadow: inset 0 0 2px 2px #efefef;
    box-shadow: inset 0 0 2px 2px #efefef;
    margin: 10px -25px;
    padding: 0 15px
}
.add-coupon-form-box .coupon-list .active-label {
    display: none
}
.add-coupon-form-box .coupon-data {
    clear: both;
    border-top: 1px dashed #e6e6e6;
    overflow: hidden;
    text-align: left;
    padding: 10px 0;
    font-size: 14px;
    text-transform: none
}
.add-coupon-form-box .coupon-data .sep:before {
    color: gray;
    content: " / "
}
.add-coupon-form-box .coupon-data .coupon-opt {
    float: left;
    width: 17px
}
.add-coupon-form-box .coupon-data .coupon-code {
    float: left;
    margin: 0 5px;
    padding: 1px 5px;
    background: #dff1e6;
    color: #0bc6a0;
    border: 1px dashed #0bc6a0
}
.add-coupon-form-box .coupon-data .coupon-desc {
    margin-left: 7em
}
.add-coupon-form-box .coupon-data .coupon-valid {
    display: inline;
    color: gray
}
.add-coupon-form-box .coupon-data .coupon-details-btn {
    cursor: pointer;
    color: #526cd0
}
.add-coupon-form-box .coupon-data .coupon-toggler {
    float: right;
    font-family: sans-serif;
    font-size: 26px;
    margin: -5px 0 0 10px;
    color: gray;
    cursor: pointer;
    display: none
}
.add-coupon-form-box .coupon-data .coupon-toggler:before {
    content: "+"
}
.add-coupon-form-box .coupon-data .coupon-benefit {
    float: right;
    color: gray;
    margin-bottom: 5px
}
.add-coupon-form-box .coupon-data .coupon-info {
    font-family: arial, sans-serif;
    text-transform: none;
    text-align: left;
    max-height: 0;
    margin: 0;
    border: 0;
    overflow: hidden;
    transition: max-height .5s ease-out
}
.add-coupon-form-box .coupon-data .coupon-info.slide {
    max-height: 5000px
}
.add-coupon-form-box .coupon-data .coupon-info ul {
    margin-bottom: 10px
}
.add-coupon-form-box .coupon-data .coupon-info ul li {
    margin-top: 10px
}
@media screen and (max-width: 800px) {
    .add-coupon-form-box .coupon-data .sep:before {
        display: none
    }
    .add-coupon-form-box .coupon-data .coupon-toggler,
    .add-coupon-form-box .coupon-data .coupon-valid {
        display: block
    }
    .add-coupon-form-box .coupon-data .coupon-desc,
    .add-coupon-form-box .coupon-data .coupon-details-btn,
    .add-coupon-form-box .coupon-data.expand .sep:before {
        display: none
    }
    .add-coupon-form-box .coupon-data.expand .coupon-valid {
        display: block
    }
    .add-coupon-form-box .coupon-data.expand .coupon-toggler {
        display: block;
        font-size: 20px
    }
    .add-coupon-form-box .coupon-data.expand .coupon-toggler:before {
        content: "\2014"
    }
    .add-coupon-form-box .coupon-data.expand .coupon-details-btn {
        display: none
    }
    .add-coupon-form-box .coupon-data.expand .coupon-desc {
        display: block;
        clear: both;
        margin: 0 0 0 20px;
        padding: 5px 0
    }
    .add-coupon-form-box .coupon-data.expand .coupon-info {
        display: block;
        max-height: 5000px
    }
}
@media screen and (max-device-width: 768px),
screen and (max-width: 240px) {
    .add-coupon-form-box .btn-cancel {
        display: none
    }
    .add-coupon-form-box .coupon-data .coupon-toggler {
        margin-top: -10px
    }
    .add-coupon-form-box .coupon-data .coupon-code {
        max-width: 50%;
        word-wrap: break-word
    }
}
@media screen and (min-width: 768px) {
    .new-cart {
        font-family: Whitney, Helvetica, Arial, sans-serif!important;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 14px
    }
    .new-cart .header {
        min-height: 78px;
        z-index: 1;
        border-bottom: 0;
        left: 0;
        top: 0;
        right: 0;
        background: #fff;
        max-width: none
    }
    .new-cart .header .full-container {
        max-width: 980px;
        position: relative;
        margin: auto;
        display: block
    }
    .new-cart .header .top {
        height: 30px;
        background: #596062;
        color: #EEE;
        white-space: normal;
        font-weight: 500;
        position: relative
    }
    .new-cart .header .top .promise-msg,
    .new-cart .header .top .signin-status {
        display: inline-block;
        margin-top: 6px;
        top: 5px;
        padding-left: 0
    }
    .new-cart .header .top .signin-status {
        float: none;
        margin-top: 0;
        height: auto;
        white-space: normal;
        display: inline-block;
        position: absolute;
        right: 0;
        top: 8px;
        padding-right: 10px;
        text-decoration: none
    }
    .new-cart .header .top .signin-status form {
        display: inline;
        margin: 0;
        padding: 0;
        height: auto;
        width: auto;
        white-space: normal;
        color: #fff
    }
    .new-cart .header .top .signin-status form .link-btn {
        font-size: inherit;
        color: #fff;
        border: none;
        background: 0 0;
        text-transform: uppercase;
        padding: 0;
        font-weight: 600;
        display: inline;
        text-decoration: none;
        font-family: inherit
    }
    .new-cart .header .top .signin-status .no-sign {
        color: #fff;
        text-decoration: underline;
        right: 10px
    }
    .new-cart .header .bottom {
        text-transform: none;
        color: #535766;
        border-bottom: 1px solid #f5f5f6;
        min-height: 70px
    }
    .new-cart .header .bottom a.logo .myntra-logo {
        width: 137px;
        height: 39px;
        background-position: -279px 0;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        margin-left: 0;
        margin-top: -10px
    }
    .new-cart .header .bottom .checkout-steps {
        font-size: 14px;
        display: inline-block;
        margin-left: 25%;
        padding-top: 12px
    }
    .new-cart .header .bottom .checkout-steps .divider {
        width: 10%;
        border-top: 1px dashed #94969f;
        height: 5px
    }
    .new-cart .header .bottom .checkout-steps .step {
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: 3px
    }
    .new-cart .header .bottom .checkout-steps .step span {
        display: none
    }
    .new-cart .header .bottom .checkout-steps .step1 {
        margin-right: 5px
    }
    .new-cart .header .bottom .checkout-steps .step2 {
        margin-left: 6px;
        margin-right: 5px
    }
    .new-cart .header .bottom .checkout-steps .step3 {
        margin-left: 7px
    }
    .new-cart .secure {
        position: absolute;
        right: 10px;
        top: 15px;
        text-transform: uppercase
    }
    .new-cart .secure .mobile {
        display: inline-block;
        padding-left: 6px;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 3px
    }
    .new-cart .secure .large {
        display: none
    }
    .new-cart .secure .lock-icon {
        width: 12px;
        height: 18px;
        background-position: -229px -1px;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        vertical-align: bottom;
        display: inline-block
    }
    .new-cart .btn,
    .new-cart .small-btn {
        font: inherit!important;
        height: 30px
    }
    .new-cart .mk-checkout-header-container {
        border: none;
        display: inline-block;
        margin-bottom: 10px;
        width: 100%
    }
    .new-cart .mk-checkout-header-container.empty,
    .new-cart .mk-checkout-header-container.row {
        display: none
    }
    .new-cart .mk-checkout-header-container a.checkout-bag-header {
        width: auto;
        border: none
    }
    .new-cart .mk-checkout-header-container a.checkout-bag-header .mk-checkout-header {
        padding-top: 15px;
        padding-left: 3px
    }
    .new-cart .mk-checkout-header-container a.checkout-bag-header .mk-checkout-header>* {
        display: none
    }
    .new-cart .mk-checkout-header-container a.checkout-bag-header .mk-checkout-header .large,
    .new-cart .mk-checkout-header-container a.checkout-bag-header .mk-checkout-header .text {
        display: inline;
        text-transform: none;
        font-size: 18px;
        font-weight: 600;
        color: #535766
    }
    .new-cart .mk-checkout-header-container a.checkout-bag-header .mk-checkout-header .gray {
        display: inline-block;
        font-size: 18px;
        text-transform: none;
        font-weight: 600;
        width: 100px
    }
    .new-cart .mk-checkout-header-container a.checkout-wishlist-header {
        display: none
    }
    .new-cart .mk-checkout-header-container a.checkout-wishlist-header.show {
        text-transform: none;
        font-weight: 600;
        color: #596062;
        display: inline-block;
        text-align: right;
        float: right;
        padding-top: 20px
    }
    .new-cart .mk-checkout-header-container a.checkout-wishlist-header.show .wishlist-icon {
        vertical-align: bottom
    }
    .new-cart .mk-checkout-header-container .total-price {
        display: inline-block;
        padding-top: 18px;
        font-size: 18px;
        float: right;
        padding-right: 35px;
        text-transform: none;
        color: #596062;
        white-space: nowrap
    }
    .new-cart .bagContainer.cart-page {
        left: 0;
        right: 0;
        top: 146px;
        bottom: 100px;
        margin: 0 auto;
        max-width: 980px
    }
    .new-cart .bagContainer.cart-page .left {
        display: inline-block;
        width: 70%;
        padding-right: 40px;
        border-right: 1px solid #f5f5f6;
        min-height: 500px
    }
    .new-cart .bagContainer.cart-page .right {
        display: inline-block;
        width: 29%;
        vertical-align: top;
        margin-top: 52px;
        padding-left: 35px
    }
    .new-cart .bagContainer.cart-page .order-total:first-child {
        display: none
    }
    .new-cart .bagContainer.cart-page .cart-offer-message,
    .new-cart .bagContainer.cart-page .out-of-stock-header {
        width: 100%;
        text-align: left;
        text-transform: none;
        padding: 0;
        margin-right: 10px;
        border: 1px solid #f5f5f6
    }
    .new-cart .bagContainer.cart-page .cart-offer-message .icon,
    .new-cart .bagContainer.cart-page .out-of-stock-header .icon {
        display: none
    }
    .new-cart .bagContainer.cart-page .cart-offer-message .text,
    .new-cart .bagContainer.cart-page .out-of-stock-header .text {
        font-size: 14px;
        padding: 10px 0;
        text-transform: uppercase;
        text-align: left;
        font-weight: 600
    }
    .new-cart .bagContainer.cart-page .cart-offer-message .extra,
    .new-cart .bagContainer.cart-page .out-of-stock-header .extra {
        font-size: 13px;
        text-align: left;
        display: block
    }
    .new-cart .bagContainer.cart-page .cart-offer-message .err,
    .new-cart .bagContainer.cart-page .cart-offer-message .message,
    .new-cart .bagContainer.cart-page .out-of-stock-header .err,
    .new-cart .bagContainer.cart-page .out-of-stock-header .message {
        color: #3e4152;
        font-size: 13px
    }
    .new-cart .bagContainer.cart-page .cart-offer-message .err,
    .new-cart .bagContainer.cart-page .out-of-stock-header .err {
        border: 1px solid #ff905a;
        text-align: center
    }
    .new-cart .bagContainer.cart-page .cart-offer-message .message,
    .new-cart .bagContainer.cart-page .out-of-stock-header .message {
        padding: 6px
    }
    .new-cart .bagContainer.cart-page .cart-offer-message .remove-it-link,
    .new-cart .bagContainer.cart-page .out-of-stock-header .remove-it-link {
        display: block;
        border: none;
        font-weight: 600;
        color: #526cd0;
        text-transform: uppercase;
        text-decoration: none;
        padding: 12px 0;
        text-align: left
    }
    .new-cart .bagContainer.cart-page .cart-offer-message {
        margin-top: 2px
    }
    .new-cart .bagContainer.cart-page .prod-set {
        width: 100%;
        display: inline-block;
        height: 100%;
        overflow: auto;
        float: left;
        padding-left: 1px
    }
    .new-cart .bagContainer.cart-page .prod-set .wishlist-link {
        display: block;
        height: 40px;
        text-transform: none;
        padding-top: 10px;
        background: #fff;
        color: #535766;
        border: 1px solid #eaeaec
    }
    .new-cart .bagContainer.cart-page .prod-set .wishlist-link .icon {
        width: 12px;
        height: 16px;
        background-position: -689px 0;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png)
    }
    .new-cart .bagContainer.cart-page .prod-set .wishlist-link .arrow {
        display: none
    }
    .new-cart .bagContainer.cart-page .prod-set .staggeredCombo-start {
        background: #e7fbf7;
        border: 1px solid #a4ebdc;
        border-radius: 4px;
        color: #282c3f;
        margin-bottom: 10px;
        padding: 10px
    }
    .new-cart .bagContainer.cart-page .prod-set .staggeredCombo-start .staggeredCombo-end {
        padding-top: 10px;
        border-top: 1px solid #eaeaec
    }
    .new-cart .bagContainer.cart-page .prod-set .staggeredCombo-start .staggredCombo {
        padding: 0 0 10px;
        font-size: 14px;
        font-weight: 400;
        text-align: left
    }
    .new-cart .bagContainer.cart-page .prod-set .staggeredCombo-start .staggredCombo .staggered-top-info {
        position: relative
    }
    .new-cart .bagContainer.cart-page .prod-set .staggeredCombo-start .staggredCombo .staggered-top-info .text {
        display: inline-block
    }
    .new-cart .bagContainer.cart-page .prod-set .staggeredCombo-start .staggredCombo .staggered-top-info .icon {
        float: right;
        margin-right: 5px;
        width: 18px;
        height: 18px;
        background-position: -1673px 0;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png)
    }
    .new-cart .bagContainer.cart-page .prod-set .staggeredCombo-start .staggredCombo .staggered-top-info .show {
        display: block!important
    }
    .new-cart .bagContainer.cart-page .prod-set .staggeredCombo-start .staggredCombo .staggered-top-info .icon-tooltip {
        position: absolute;
        right: 0;
        top: 28px;
        font-size: 13px;
        line-height: 1.5;
        display: none;
        width: 50%;
        background: #282c3f;
        border-radius: 4px;
        color: #fff;
        padding: 5px 8px;
        z-index: 99
    }
    .new-cart .bagContainer.cart-page .prod-set .staggeredCombo-start .staggredCombo .staggered-top-info .icon-tooltip::before {
        position: relative;
        top: -20px;
        border-width: 8px;
        border-style: solid;
        border-color: transparent transparent #282c3f;
        content: "";
        float: right;
        font-size: 13px
    }
    .new-cart .bagContainer.cart-page .prod-set .staggeredCombo-start .staggredCombo .add-more {
        padding: 10px 0;
        background: #fff;
        margin: 10px 0 0;
        border-radius: 4px;
        border: 1px dashed #696e79;
        display: block
    }
    .new-cart .bagContainer.cart-page .prod-set .staggeredCombo-start .staggredCombo .add-more .plus {
        color: #526cd0;
        font-size: 14px;
        display: inline-block;
        padding: 0 5px;
        font-weight: 700
    }
    .new-cart .bagContainer.cart-page .prod-set .staggeredCombo-start .staggredCombo .add-more .add-more-text {
        display: inline-block;
        color: #526cd0;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase
    }
    .new-cart .bagContainer.cart-page .prod-set .staggeredCombo-start .staggredCombo .add-more .combo-offer-text {
        display: inline-block;
        float: right;
        color: #282c3f;
        padding-right: 10px;
        font-weight: 600;
        font-size: 12px
    }
    .new-cart .bagContainer.cart-page .prod-set .combo-complete {
        position: relative
    }
    .new-cart .bagContainer.cart-page .prod-set .combo-complete .tick {
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        width: 26px;
        height: 26px;
        background-position: -2702px -124px
    }
    .new-cart .bagContainer.cart-page .prod-set .combo-complete .text {
        font-size: 14px;
        display: inline-block;
        font-weight: 700
    }
    .new-cart .bagContainer.cart-page .prod-set .combo-complete .icon {
        float: right;
        width: 18px;
        height: 18px;
        background-position: -1673px 0;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png)
    }
    .new-cart .bagContainer.cart-page .prod-set .combo-complete .show {
        display: block!important
    }
    .new-cart .bagContainer.cart-page .prod-set .combo-complete .icon-tooltip {
        position: absolute;
        right: 0;
        top: 28px;
        font-size: 13px;
        line-height: 1.5;
        display: none;
        width: 50%;
        background: #282c3f;
        border-radius: 4px;
        color: #fff;
        padding: 5px 8px;
        z-index: 99
    }
    .new-cart .bagContainer.cart-page .prod-set .combo-complete .icon-tooltip::before {
        position: relative;
        top: -20px;
        border-width: 8px;
        border-style: solid;
        border-color: transparent transparent #282c3f;
        content: "";
        float: right;
        font-size: 13px
    }
    .new-cart .bagContainer.cart-page .prod-set .product-combo {
        height: 30px;
        margin-bottom: 0;
        max-width: 664px;
        padding: 0;
        margin-top: 0;
        font-size: 13px;
        display: block;
        min-height: 20px
    }
    .new-cart .bagContainer.cart-page .prod-set .product-combo .combo-icon,
    .new-cart .bagContainer.cart-page .prod-set .product-combo .complete-icon,
    .new-cart .bagContainer.cart-page .prod-set .product-combo .gray {
        display: none
    }
    .new-cart .bagContainer.cart-page .prod-set .product-combo .combo-message {
        margin-left: 0;
        padding-top: 5px
    }
    .new-cart .bagContainer.cart-page .prod-set .product-combo .combo-data * {
        text-transform: none!important
    }
    .new-cart .bagContainer.cart-page .prod-set .product-combo .combo-handler {
        color: #535766;
        text-transform: capitalize
    }
    .new-cart .bagContainer.cart-page .prod-set .product-combo .combo-handler:before {
        content: 'COMBO OFFER';
        background: #0bc6a0;
        color: #fff;
        margin-right: 7px;
        padding-left: 5px;
        padding-right: 5px;
        font-weight: 600;
        display: inline-block
    }
    .new-cart .bagContainer.cart-page .prod-set .product-combo .edit-combo {
        background: 0 0;
        width: 80px
    }
    .new-cart .bagContainer.cart-page .prod-set .product-combo .edit-combo:before {
        display: none
    }
    .new-cart .bagContainer.cart-page .prod-set .product-combo .edit-combo:after {
        visibility: visible;
        opacity: 1;
        display: inline;
        min-width: 0;
        transform: none;
        background: 0 0;
        color: #526cd0;
        box-shadow: none;
        text-shadow: none;
        right: 0;
        top: 1px;
        text-transform: none;
        padding: 1px 7px;
        height: 17px;
        z-index: 0;
        width: 70px;
        font-size: 13px;
        margin-right: -4px
    }
    .new-cart .bagContainer.cart-page .prod-set .product-combo .complete-text {
        color: #fff;
        background: #0bc6a0;
        display: inline-block;
        margin-right: 10px;
        padding-left: 3px;
        padding-right: 3px;
        text-transform: uppercase;
        font-weight: 600
    }
    .new-cart .bagContainer.cart-page .prod-set .product-combo.end {
        height: 1px;
        margin-top: 0;
        min-height: 0;
        background: #fff;
        border-bottom: none;
        border-left: none;
        border-right: none
    }
    .new-cart .bagContainer.cart-page .prod-set .product-combo.end span {
        display: none
    }
    .new-cart .bagContainer.cart-page .prod-set .prod-item.combo-item {
        margin-bottom: 0;
        border: 1px solid #f5f5f6;
        border-bottom: none;
        background: #fff
    }
    .new-cart .bagContainer.cart-page .prod-set .lb-edit-cart-item {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        display: none;
        z-index: 1006;
        text-align: center;
        text-transform: uppercase;
        background: rgba(0, 0, 0, .4)
    }
    .new-cart .bagContainer.cart-page .prod-set .lb-edit-cart-item .mod {
        display: block;
        margin: 0 auto
    }
    .new-cart .bagContainer.cart-page .prod-set>div {
        background: #fff;
        border: 1px solid #eaeaec;
        box-shadow: 0 0 4px rgba(40, 44, 63, .08);
        margin-bottom: 30px;
        text-transform: none;
        padding-bottom: 0!important
    }
    .new-cart .bagContainer.cart-page .prod-set>div.highlight {
        border: 1px solid #20bd99
    }
    .new-cart .bagContainer.cart-page .prod-set>div.prod-item.not-available {
        border: 1px solid #ff905a
    }
    .new-cart .bagContainer.cart-page .prod-set>div.prod-item.not-available .size-qty-wrap .size-qty .mk-custom-drop-down .icon {
        display: none
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col1 {
        padding-left: 0
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 {
        padding-left: 45px
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .prod-name {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .prod-name a {
        font-size: inherit;
        font-weight: 600;
        color: #535766;
        margin-right: 6px
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .seller {
        padding: 4px 0;
        font-size: 12px;
        color: #282c3f
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .preorder-pill {
        display: inline-block;
        color: #fff;
        background-color: rgba(255, 63, 108, .65);
        border-radius: 10px;
        padding: 2px 9px;
        margin-right: 2px;
        margin-bottom: 1px;
        font-size: 9px;
        font-weight: 700;
        text-transform: uppercase;
        vertical-align: middle
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .size-qty-wrap {
        font-size: inherit;
        color: #535766
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .size-qty-wrap .size-qty {
        border-right: 0
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .size-qty-wrap .size-qty .size {
        margin-right: 20px
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .size-qty-wrap .prod-code {
        display: none
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .size-qty-wrap .not-available-message,
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .size-qty-wrap .qty-warning-message {
        display: block;
        padding-top: 25px;
        color: #ff905a
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .desktop-show {
        color: #20bd99
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isExchangeable,
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isPickUpEnabled,
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isReturnable {
        position: relative;
        display: inline-block;
        padding: 5px 2px 0 0;
        top: 0;
        float: right
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isExchangeable .returnable-text,
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isPickUpEnabled .returnable-text,
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isReturnable .returnable-text {
        display: inline-block;
        font-style: italic;
        font-weight: 500
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isExchangeable .returnable-hint,
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isPickUpEnabled .returnable-hint,
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isReturnable .returnable-hint {
        margin-top: -6px;
        position: relative;
        left: 5px;
        width: 18px;
        height: 18px;
        background-position: -1673px 0;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png)
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isExchangeable .HintText,
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isPickUpEnabled .HintText,
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isReturnable .HintText {
        display: none
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isExchangeable .show::after,
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isPickUpEnabled .show::after,
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isReturnable .show::after {
        position: relative;
        top: 23px;
        border-width: 8px;
        border-style: solid;
        border-color: #000 transparent transparent;
        content: "";
        margin-top: 4px;
        float: right
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .no-top {
        top: -10px!important
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isPickUpEnabled .show {
        background-color: #000;
        padding: 8px;
        color: #fff;
        position: absolute;
        right: -6%;
        top: -100px;
        font-size: 13px;
        line-height: 1.5;
        display: block
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isExchangeable .show {
        background-color: #000;
        padding: 8px;
        color: #fff;
        position: absolute;
        right: -10%;
        top: -82px;
        font-size: 13px;
        line-height: 1.5;
        display: block
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isReturnable .show {
        background-color: #000;
        padding: 8px;
        color: #fff;
        position: absolute;
        right: -11%;
        top: -100px;
        font-size: 13px;
        line-height: 1.5;
        min-width: 130%;
        display: block
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .col3 {
        right: 20px;
        top: 10px;
        bottom: 40px;
        width: 200px
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .col3 .isExchangeable,
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .col3 .isPickUpEnabled,
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .col3 .isReturnable,
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .col3 .stgCombo-discount.m-hide {
        display: none
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .col3 .coupon-status {
        position: absolute;
        bottom: 4px;
        right: 0;
        color: #ea6c6c
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .col3 .coupon-status .max-discount {
        position: relative;
        color: #0bc6a0;
        text-decoration: none
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .col3 .coupon-status .max-discount .icon {
        width: 18px;
        height: 18px;
        background-position: -1673px 0;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        margin: -3px 5px 0 0;
        display: none
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .col3 .coupon-status .max-discount.hint--left:after {
        text-transform: none
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .col3 .coupon-status .coupon-applied {
        display: none
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .col3 .coupon-status .coupon-not-applicable-msg {
        color: #ea6c6c
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .col3 .coupon-status .coupon-applied-msg {
        color: #0bc6a0
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .col4 {
        right: 20px
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .col4 .amount .total-rupees {
        font-weight: 600;
        font-size: inherit;
        color: #535766;
        float: right
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .edit-move-delete {
        position: absolute;
        left: 45px;
        right: 20px;
        bottom: 0;
        border-top: 1px solid #eaeaec;
        padding-top: 9px;
        font-size: 13px;
        font-weight: 600;
        padding-left: 0;
        color: #696e79
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .edit-move-delete .confirm-delete-item {
        cursor: pointer;
        margin: 0 1px 0 0
    }
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .edit-move-delete .move-item {
        color: #526cd0;
        cursor: pointer
    }
    .new-cart .bagContainer.cart-page .order-total-summary {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        border-bottom: none;
        float: right
    }
    .new-cart .bagContainer.cart-page .order-total-summary:before {
        content: 'OPTIONS';
        text-align: left;
        width: 100%;
        display: block;
        top: -16px;
        position: relative;
        font-weight: 600;
        font-size: 12px;
        color: #7e818c
    }
    .new-cart .bagContainer.cart-page .order-total-summary .order-summary-span .delivery-tooltip,
    .new-cart .bagContainer.cart-page .order-total-summary .order-summary-span .vat-tooltip {
        color: #526cd0
    }
    .new-cart .bagContainer.cart-page .order-total-summary .order-summary-span .delivery-tooltip {
        display: none
    }
    .new-cart .bagContainer.cart-page .order-total-summary .order-summary-span .shipping .free-delivery-msg {
        color: #ff905a
    }
    .new-cart .bagContainer.cart-page .order-total-summary .order-summary-span .free-delivery-msg {
        position: absolute;
        top: 12px;
        font-size: 12px;
        display: none
    }
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section {
        height: auto;
        position: relative;
        text-align: left;
        font-size: inherit;
        border-bottom: 1px dotted #d4d5d9;
        min-height: 30px;
        padding-bottom: 20px!important;
        margin-bottom: 10px
    }
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .apply-coupon.disabled:after {
        background: #fff;
        color: #526cd0;
        border: 1px solid #f5f5f6
    }
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .apply-coupon {
        color: transparent;
        text-shadow: none;
        position: absolute;
        right: 0;
        top: 6px
    }
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .apply-coupon:after {
        content: 'Edit';
        left: 53px;
        top: -9px;
        position: absolute;
        right: 0;
        margin: 0;
        padding: 5px 8px;
        background: #fff;
        color: #526cd0;
        border: 1px solid #526cd0;
        font-weight: 600;
        visibility: visible;
        opacity: 1;
        z-index: 0;
        transform: none;
        transition: none;
        text-align: left;
        border-radius: 3px
    }
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .apply-coupon:after:hover {
        text-decoration: none
    }
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .apply-coupon.apply:after {
        content: 'Apply Coupon';
        left: -30px;
        top: -15px;
        text-align: center;
        padding-top: 4px
    }
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .apply-coupon.apply:after:hover {
        background: #46A1D6
    }
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .coupon-applicable,
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .coupon-text,
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .gray {
        display: none
    }
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .discount-amount,
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .discount-label {
        display: inline;
        font-size: 12px
    }
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .discount-amount {
        color: #0bc6a0
    }
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .discount-label {
        display: inline-block;
        padding-right: 4px;
        margin-bottom: 10px
    }
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .label {
        display: block;
        font-weight: 600;
        color: #596062
    }
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .lgray.not-loggedin {
        display: none
    }
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section a[old-href='#signin'] {
        font-size: 12px;
        display: inline-block;
        padding-top: 6px;
        margin-bottom: 10px
    }
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section a[old-href='#signin']+.gray {
        font-size: 12px;
        display: inline
    }
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .login-btn.blue {
        color: #526cd0
    }
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .actions {
        width: 100%;
        display: inline-block;
        text-align: right;
        position: absolute;
        top: 4px;
        left: 0
    }
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .actions .edit-coupon {
        background: 0 0;
        border: 1px solid #f5f5f6;
        position: relative;
        border-radius: 5px;
        width: 70px;
        height: 30px;
        text-align: center;
        margin-right: 0
    }
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .actions .edit-coupon:before {
        content: 'Edit';
        left: 3px;
        top: 0;
        right: 0;
        margin: 0;
        padding-top: 5px;
        color: #526cd0;
        visibility: visible;
        opacity: 1;
        z-index: 0;
        transform: none;
        transition: none;
        border: none;
        text-align: center;
        padding-left: 0
    }
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .actions .delete-coupon,
    .new-cart .bagContainer.cart-page .order-total-summary .coupon-section .actions .edit-coupon:after {
        display: none
    }
    .new-cart .bagContainer.cart-page .order-total-summary .gift-wrap-order {
        position: static;
        height: 20px;
        margin-bottom: 80px;
        text-align: left;
        padding-top: 2px
    }
    .new-cart .bagContainer.cart-page .order-total-summary .gift-wrap-order>div {
        position: relative
    }
    .new-cart .bagContainer.cart-page .order-total-summary .gift-wrap-order>div>* {
        display: none
    }
    .new-cart .bagContainer.cart-page .order-total-summary .gift-wrap-order>div .gift-wrap-label {
        display: inline-block;
        font-weight: 600;
        color: #596062
    }
    .new-cart .bagContainer.cart-page .order-total-summary .gift-wrap-order>div .edit-giftcard {
        background: 0 0;
        display: inline;
        position: static
    }
    .new-cart .bagContainer.cart-page .order-total-summary .gift-wrap-order>div .edit-giftcard.mobile {
        display: none
    }
    .new-cart .bagContainer.cart-page .order-total-summary .gift-wrap-order>div .edit-giftcard:after {
        content: 'Edit Message';
        position: absolute;
        top: 34px;
        right: 0;
        white-space: nowrap;
        color: #526cd0;
        opacity: 1;
        visibility: visible;
        background: #fff;
        text-shadow: none;
        box-shadow: none;
        text-transform: none;
        padding: 0;
        pointer-events: all;
        text-align: right;
        z-index: 1;
        transform: none;
        min-width: 0;
        left: auto
    }
    .new-cart .bagContainer.cart-page .order-total-summary .gift-wrap-order>div .edit-giftcard:after:hover {
        margin: 0;
        top: 22px
    }
    .new-cart .bagContainer.cart-page .order-total-summary .gift-wrap-order>div .edit-giftcard:before {
        display: none
    }
    .new-cart .bagContainer.cart-page .order-total-summary .gift-wrap-order .gift-wrap-checkbox {
        float: right;
        position: relative;
        width: 20px;
        height: 20px;
        background-position: -116px 0;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        display: inline;
        margin-top: 8px;
        margin-right: 0
    }
    .new-cart .bagContainer.cart-page .order-total-summary .gift-wrap-order .gift-wrap-checkbox.checked {
        width: 20px;
        height: 20px;
        background-position: -91px 0;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png)
    }
    .new-cart .bagContainer.cart-page .order-total-summary .gift-wrap-order span {
        font-size: inherit
    }
    .new-cart .bagContainer.cart-page .order-total-summary .gift-wrap-order a.edit-giftcard-lbl {
        display: inline-block;
        position: relative;
        font-size: inherit;
        font-weight: 600;
        color: #596062;
        white-space: pre
    }
    .new-cart .bagContainer.cart-page .order-total-summary .gift-wrap-order .gift-card-price {
        font-weight: 600;
        color: #596062
    }
    .new-cart .bagContainer.cart-page .order-total-summary .gift-wrap-order .not-cod {
        display: block;
        margin-top: 0;
        padding: 3px 0 0;
        font-size: 12px;
        color: #535766
    }
    .new-cart .bagContainer.cart-page .order-total-summary .order-summary-span {
        float: none;
        padding: 0;
        position: relative;
        border-bottom: 1px solid #eaeaec
    }
    .new-cart .bagContainer.cart-page .order-total-summary .order-summary-span:before {
        content: 'Price Details';
        position: absolute;
        top: -32px;
        font-size: 12px;
        left: 0;
        text-transform: uppercase;
        font-weight: 600;
        color: #7e818c
    }
    .new-cart .bagContainer.cart-page .order-total-summary .order-summary-span>div {
        position: relative;
        font-size: inherit
    }
    .new-cart .bagContainer.cart-page .order-total-summary .order-summary-span>div>label {
        font-size: inherit;
        text-align: left;
        color: #535766
    }
    .new-cart .bagContainer.cart-page .order-total-summary .order-summary-span>div>span {
        position: absolute;
        left: auto;
        right: 0;
        text-align: right;
        color: #535766;
        white-space: nowrap
    }
    .new-cart .bagContainer.cart-page .order-total-summary .order-summary-span>div .red {
        color: #596062
    }
    .new-cart .bagContainer.cart-page .order-total-summary .order-summary-span>div.bag-discount .greenrupees,
    .new-cart .bagContainer.cart-page .order-total-summary .order-summary-span>div.bag-discount .red,
    .new-cart .bagContainer.cart-page .order-total-summary .order-summary-span>div.coupon .greenrupees,
    .new-cart .bagContainer.cart-page .order-total-summary .order-summary-span>div.coupon .red,
    .new-cart .bagContainer.cart-page .order-total-summary .order-summary-span>div.special-discount .greenrupees,
    .new-cart .bagContainer.cart-page .order-total-summary .order-summary-span>div.special-discount .red {
        color: #20bd99
    }
    .new-cart .bagContainer.cart-page .order-total-summary .order-summary-span .sub-total {
        display: none
    }
    .new-cart .bagContainer.cart-page .order-total-summary .order-summary-span .shipping-free {
        font-size: inherit;
        color: #20bd99
    }
    .new-cart .bagContainer.cart-page .order-total.footer {
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: top;
        margin-top: 42px;
        margin-bottom: 40px;
        clear: right;
        float: right;
        min-height: 80px
    }
    .new-cart .bagContainer.cart-page .order-total.footer .want-free-delivery {
        display: inline;
        color: #ff905a;
        padding: 0;
        margin: 0;
        position: absolute;
        bottom: -3px;
        left: 13px;
        text-transform: none
    }
    .new-cart .bagContainer.cart-page .order-total.footer .btn-continue {
        height: 40px
    }
    .new-cart .bagContainer.cart-page .order-total.footer .place-holder {
        position: absolute;
        margin-top: 53px;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0
    }
    .new-cart .bagContainer.cart-page .order-total.footer .place-order {
        position: absolute;
        right: 0;
        width: auto;
        left: 0;
        top: 0;
        bottom: 0;
        text-align: right
    }
    .new-cart .bagContainer.cart-page .order-total.footer .place-order .primary-btn {
        background: #0bc6a0;
        margin-top: 10px;
        width: 100%;
        height: 35px;
        font-weight: 600!important;
        box-shadow: none;
        cursor: pointer
    }
    .new-cart .bagContainer.cart-page .order-total.footer .place-order .primary-btn:hover {
        background: #5ea742
    }
    .new-cart .bagContainer.cart-page .order-total.footer .place-order .primary-btn.loading {
        background-repeat: repeat;
        background-size: 40px 40px, 100% 100%;
        background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .6) 25%, rgba(255, 255, 255, .3) 25%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, .6) 50%, rgba(255, 255, 255, .6) 75%, rgba(255, 255, 255, .3) 75%, rgba(255, 255, 255, .3));
        background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .6) 25%, rgba(255, 255, 255, .3) 25%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, .6) 50%, rgba(255, 255, 255, .6) 75%, rgba(255, 255, 255, .3) 75%, rgba(255, 255, 255, .3));
        background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, .6) 25%, rgba(255, 255, 255, .3) 25%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, .6) 50%, rgba(255, 255, 255, .6) 75%, rgba(255, 255, 255, .3) 75%, rgba(255, 255, 255, .3));
        background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, .6) 25%, rgba(255, 255, 255, .3) 25%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, .6) 50%, rgba(255, 255, 255, .6) 75%, rgba(255, 255, 255, .3) 75%, rgba(255, 255, 255, .3));
        background-image: linear-gradient(-45deg, rgba(255, 255, 255, .6) 25%, rgba(255, 255, 255, .3) 25%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, .6) 50%, rgba(255, 255, 255, .6) 75%, rgba(255, 255, 255, .3) 75%, rgba(255, 255, 255, .3));
        -webkit-animation: loading .5s linear infinite;
        -moz-animation: loading .5s linear infinite;
        -o-animation: loading .5s linear infinite;
        animation: loading .5s linear infinite
    }
    .new-cart .bagContainer.cart-page .order-total.footer .place-order .primary-btn .proceed-icon {
        display: none
    }
    .new-cart .bagContainer.cart-page .order-total.footer .place-order .primary-btn.disabled-btn {
        color: #fff;
        opacity: .4;
        cursor: initial
    }
    .new-cart .bagContainer.cart-page .order-total.footer .total-amount {
        float: none;
        position: absolute;
        top: -51px;
        left: 0;
        right: 0;
        text-align: right;
        font-size: inherit;
        visibility: hidden
    }
    .new-cart .bagContainer.cart-page .order-total.footer .total-amount .total-rupees {
        visibility: visible;
        color: #535766;
        font-weight: 600;
        font-size: 15px
    }
    .new-cart .bagContainer.cart-page .order-total.footer:after {
        content: 'Order Total';
        font-size: 15px;
        top: -29px;
        position: absolute;
        color: #596062;
        left: 0;
        right: 0;
        text-align: left;
        font-weight: 600;
        text-transform: none
    }
    .new-cart .lightbox.add-coupon-form-box {
        background: rgba(0, 0, 0, .5);
        z-index: 1
    }
    .new-cart .lightbox.add-coupon-form-box .mod {
        box-shadow: 0 0 3px;
        border-radius: 0;
        max-width: 500px;
        margin-right: 20%;
        font-size: 14px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .hd {
        display: block;
        text-align: left;
        font-size: inherit;
        font-weight: 600;
        text-transform: none;
        padding: 20px 0 15px 20px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .hd .title {
        font-size: 18px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .close {
        top: 22px;
        right: 20px;
        width: 14px;
        height: 14px;
        background-position: -142px -1px;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png)
    }
    .new-cart .lightbox.add-coupon-form-box .mod .d-hide {
        display: none
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd {
        max-height: 500px;
        overflow: auto;
        padding-left: 20px;
        padding-right: 20px;
        position: static;
        margin-bottom: 70px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .login-link {
        margin-bottom: 10px;
        text-align: left;
        text-transform: none
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .login-link a {
        color: #526cd0;
        text-decoration: underline
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs>div {
        text-align: left
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .enter-coupon-row label {
        color: #d6d6d6
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .enter-coupon-row .label {
        text-transform: none;
        text-align: left;
        display: block;
        color: #535766;
        padding-bottom: 5px;
        font-weight: 600
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs input {
        width: 100%;
        height: 35px;
        text-align: left;
        padding-left: 10px;
        background: none!important;
        border: 1px solid #d5d6d9!important
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs input:focus {
        border-color: #20bd99
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .choose-coupon-msg {
        display: none
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .active-label {
        display: block;
        text-transform: none;
        font-size: inherit;
        color: #535766;
        width: 100%;
        padding-bottom: 10px;
        font-weight: 600
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .active-label.not-applicable {
        color: #ff905a;
        margin-top: 30px;
        padding-bottom: 9px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list {
        box-shadow: none;
        text-align: left;
        border: none!important;
        margin: 0;
        padding: 0
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list:before {
        content: 'OR';
        display: block;
        margin-top: 15px;
        margin-bottom: 15px;
        color: #535766
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data {
        font-size: inherit;
        padding: 20px;
        border: 1px solid #d4d5d9;
        margin-bottom: 10px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data.highlight {
        background: #f4fdfb;
        border: 1px solid #b9f0e5
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-code {
        background: #fff;
        color: #535766;
        border: 1px dashed #f5f5f6;
        min-width: 80px;
        margin-left: 0;
        font-size: 14px;
        border-radius: 0;
        padding: 10px 15px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-benefit {
        float: left;
        font-weight: 600;
        margin-left: 10px;
        margin-top: 10px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-desc {
        float: left;
        display: block;
        padding-top: 10px;
        font-size: 13px;
        color: #7e818c;
        line-height: 1.4;
        margin-left: 34px;
        width: 100%
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-desc .blue {
        color: #526cd0
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-desc .sep {
        display: none
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-desc .text {
        display: block
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-desc .coupon-details-btn,
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-desc .coupon-valid {
        display: inline
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-info {
        font-family: inherit
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt {
        width: 20px;
        height: 20px;
        background-position: -576px 0;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        margin-right: 15px;
        margin-top: 10px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt.selected {
        width: 20px;
        height: 20px;
        background-position: -551px 0;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png)
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt.selected~.coupon-desc {
        display: block
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt.selected~.coupon-code {
        border: 1px solid #0bc6a0
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt.disabled {
        visibility: hidden
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt.disabled~.coupon-code {
        border-color: #f5f5f6
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt.disabled~.coupon-benefit {
        font-weight: 400
    }
    .new-cart .lightbox.add-coupon-form-box .btns {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        border-top: 1px solid #f5f5f6;
        padding: 20px
    }
    .new-cart .lightbox.add-coupon-form-box .btns .btn-apply {
        width: 100%;
        height: 35px;
        font-weight: 600!important;
        max-width: 200px;
        background: #0bc6a0
    }
    .new-cart .lightbox.add-coupon-form-box .btns .btn-apply:after {
        content: 'COUPON';
        padding-left: 6px
    }
    .new-cart .lightbox.add-coupon-form-box .btns .btn-cancel {
        display: none
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap {
        font-size: 14px;
        background: rgba(0, 0, 0, .5);
        z-index: 1
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod {
        box-shadow: 0 0 3px;
        border-radius: 0;
        max-width: 620px;
        min-height: 540px;
        margin-right: 20%;
        text-transform: none;
        font-size: inherit
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .hd {
        text-align: left;
        font-weight: 600;
        border-bottom: 1px solid #f5f5f6;
        text-transform: capitalize;
        font-size: 16px;
        padding: 20px 0 15px 20px
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .hd h2 {
        font-weight: 600;
        font-size: 18px
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .close {
        top: 20px;
        right: 20px;
        width: 14px;
        height: 14px;
        background-position: -142px -1px;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png)
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd {
        min-height: 500px
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .photo {
        display: none!important
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .more-details {
        display: none
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details {
        width: 50%!important;
        padding-right: 15px;
        border-right: 1px solid #ccd2d5
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .description {
        height: 90px;
        display: inline-block
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .description .gift-img {
        width: 80px;
        width: 65px;
        background-position: -1786px -2px;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        display: inline-block;
        float: left;
        height: 85px;
        border-bottom: 1px solid #AdAeAf;
        margin-bottom: 30px
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .description .text {
        text-align: left;
        display: block;
        padding-left: 73px;
        padding-top: 10px;
        color: #949C9D;
        line-height: 1.4
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details label {
        margin-top: 13px;
        font-size: 13px;
        color: #34495E;
        margin-bottom: 5px
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details label span {
        color: #ADAeAF
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details input,
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details textarea {
        font-family: inherit;
        border-radius: 0;
        box-shadow: none;
        padding-bottom: 8px;
        border-color: #949C9D;
        padding-left: 42px;
        padding-top: 10px;
        font-size: 13px;
        color: #34495e
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details input:focus,
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details textarea:focus {
        border-color: #0bc6a0
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details textarea {
        padding-left: 10px;
        resize: none
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .err-pincode-cod-not-available {
        display: none
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .err-msg {
        margin: 0 0 5px
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .input-row {
        text-transform: none
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .input-row .static-text.from,
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .input-row .static-text.to {
        top: 10px;
        left: 10px;
        color: #34495e
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .btn-proceed {
        color: #fff;
        background: #0bc6a0;
        border-radius: 4px;
        width: 100%;
        height: 35px;
        text-transform: uppercase;
        font-weight: 600!important
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .btn-proceed:after {
        content: 'Message';
        padding-left: 6px
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .btn-cancel {
        display: none
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .right-description {
        display: inline-block;
        width: 50%;
        padding-left: 20px;
        padding-top: 12px
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .right-description .head {
        text-align: left;
        padding-bottom: 20px;
        color: #34495e;
        font-size: 16px
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .right-description .body ul {
        font-size: 14px;
        text-align: left;
        padding-left: 20px;
        line-height: 1.4
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .right-description .body ul li {
        list-style: initial;
        padding-bottom: 20px;
        color: #535766
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .right-description .body ul li .card {
        margin-bottom: 10px;
        margin-top: 10px;
        width: 242px;
        height: 114px;
        background-position: -1958px 0;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png)
    }
    .new-cart .page-footer {
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        border-top: 1px solid #f5f5f6;
        text-transform: none;
        max-width: none
    }
    .new-cart .page-footer .full-container {
        max-width: 980px;
        margin: auto
    }
    .new-cart .page-footer .help-info .lbl {
        margin-top: 3px;
        font-weight: 600
    }
    .new-cart .page-footer .icon-payment-options {
        width: 459px;
        height: 38px;
        background-position: -734px -1px;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        display: inline-block
    }
    .new-cart .page-footer .mini {
        color: #fff;
        padding: 0
    }
    .new-cart .page-footer .mini a {
        color: #fff
    }
    .new-cart .page-footer .mini .white-row {
        text-align: left;
        text-transform: none;
        font-family: sans-serif
    }
    .new-cart .page-footer .mini .white-row .label {
        font-weight: 500;
        color: #535766;
        white-space: pre
    }
    .new-cart .page-footer .mini .white-row .value {
        color: #535766
    }
    .new-cart .page-footer .mini .white-row .phone-icon {
        width: 18px;
        height: 18px;
        background-position: -67px -1px;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        float: right;
        margin-top: -6px;
        margin-right: 13px
    }
    .new-cart .page-footer .mini .white-row .message-icon {
        width: 20px;
        height: 13px;
        background-position: -526px -4px;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        float: right;
        margin-top: -6px;
        margin-right: 13px
    }
    .new-cart .page-footer .mini .low {
        background: #687071
    }
    .new-cart .page-footer .mini .low .links {
        padding-top: 10px
    }
    .new-cart .page-footer .mini .low .links div {
        text-decoration: underline;
        display: inline-block;
        width: 47%;
        height: 10px
    }
    .new-cart .page-footer .mini .low .links div.privacy {
        border-right: 1px solid #fff
    }
    .new-cart .page-footer .mini .low .copy {
        margin-bottom: 0;
        padding-bottom: 5px
    }
    .new-cart .cart-empty {
        min-height: 500px;
        text-transform: none;
        padding-left: 0;
        padding-top: 85px
    }
    .new-cart .cart-empty .empty-cart-icon {
        height: 85px;
        width: 85px;
        margin: 0 auto;
        background-image: url(/checkout/images/shoppingbag.png);
        display: block
    }
    .new-cart .cart-empty .empty-wishlist-link {
        color: #526cd0;
        text-transform: none;
        font-size: 16px;
        font-weight: 500;
        display: block
    }
    .new-cart .cart-empty .err {
        font-size: 20px;
        color: #535766;
        font-weight: 600
    }
    .new-cart .cart-empty .take-a-look {
        font-size: 15px
    }
    .new-cart .cart-empty .menu-items a {
        color: #0bc6a0
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .header .bottom a.logo .myntra-logo {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .secure .lock-icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .secure .lock-icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .bagContainer.cart-page .prod-set .wishlist-link .icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .bagContainer.cart-page .prod-set .staggeredCombo-start .staggredCombo .staggered-top-info .icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .bagContainer.cart-page .prod-set .combo-complete .tick {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .bagContainer.cart-page .prod-set .combo-complete .icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isExchangeable .returnable-hint,
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isPickUpEnabled .returnable-hint,
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .Desktop .isReturnable .returnable-hint {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .bagContainer.cart-page .prod-set>div .col2 .col3 .coupon-status .max-discount .icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .bagContainer.cart-page .order-total-summary .gift-wrap-order .gift-wrap-checkbox {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .bagContainer.cart-page .order-total-summary .gift-wrap-order .gift-wrap-checkbox {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .bagContainer.cart-page .order-total-summary .gift-wrap-order .gift-wrap-checkbox.checked {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .bagContainer.cart-page .order-total-summary .gift-wrap-order .gift-wrap-checkbox.checked {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .lightbox.add-coupon-form-box .mod .close {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt.selected {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt.selected {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .close {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .description .gift-img {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .right-description .body ul li .card {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .page-footer .icon-payment-options {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .page-footer .mini .white-row .phone-icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .page-footer .mini .white-row .phone-icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .page-footer .mini .white-row .message-icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (min-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .page-footer .mini .white-row .message-icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) {
    .new-cart {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 13px;
        text-transform: none
    }
    .new-cart .hint--bottom:after,
    .new-cart .hint--bottom:before,
    .new-cart .hint--left:after,
    .new-cart .hint--left:before,
    .new-cart .hint--right:after,
    .new-cart .hint--right:before,
    .new-cart .hint--top:after,
    .new-cart .hint--top:before {
        display: none
    }
    .new-cart .header {
        border-bottom: 0;
        min-height: 50px
    }
    .new-cart .header .full-container {
        display: block
    }
    .new-cart .header .mini-signin-status,
    .new-cart .header .top {
        display: none
    }
    .new-cart .header .bottom a.logo {
        display: inline;
        margin-left: 10px;
        margin-top: 10px
    }
    .new-cart .header .bottom a.logo .myntra-logo {
        width: 100px;
        height: 28px;
        background-position: -421px 0;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        display: inline-block;
        margin-top: 5px
    }
    .new-cart .header .bottom .secure {
        float: right;
        margin-right: 8px;
        margin-top: 10px;
        white-space: nowrap
    }
    .new-cart .header .bottom .secure .lock-icon {
        width: 24px;
        height: 24px;
        background-position: -250px 0;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        display: inline-block;
        vertical-align: top;
        margin-top: -5px;
        margin-right: 3px
    }
    .new-cart .header .bottom .secure .large {
        display: none
    }
    .new-cart .header .bottom .secure .mobile {
        display: inline;
        white-space: nowrap
    }
    .new-cart .header .mk-checkout-header-container.row {
        display: none
    }
    .new-cart .page-footer {
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        border-top: none;
        text-transform: none;
        font-size: inherit
    }
    .new-cart .page-footer .mini {
        color: #fff;
        padding: 0;
        border-top: 1px solid #f5f5f6
    }
    .new-cart .page-footer .mini a {
        color: #fff
    }
    .new-cart .page-footer .mini .white-row {
        text-align: left;
        font-family: sans-serif;
        padding: 15px 0 12px 10px;
        background: #fff;
        text-transform: capitalize;
        box-shadow: none;
        border-bottom: solid thin #CCD2D5
    }
    .new-cart .page-footer .mini .white-row .label {
        font-weight: 500;
        color: #535766;
        white-space: pre
    }
    .new-cart .page-footer .mini .white-row .value {
        color: #535766;
        text-transform: none
    }
    .new-cart .page-footer .mini .white-row .phone-icon {
        width: 18px;
        height: 18px;
        background-position: -67px -1px;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        float: right;
        margin-top: -6px;
        margin-right: 13px
    }
    .new-cart .page-footer .mini .white-row .message-icon {
        width: 20px;
        height: 13px;
        background-position: -526px -4px;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        float: right;
        margin-top: -6px;
        margin-right: 13px
    }
    .new-cart .page-footer .mini .low {
        background: #687071
    }
    .new-cart .page-footer .mini .low .links {
        font-size: 10px;
        padding-top: 10px;
        padding-bottom: 10px
    }
    .new-cart .page-footer .mini .low .links a,
    .new-cart .page-footer .mini .low .links span {
        padding-right: 10px;
        white-space: nowrap
    }
    .new-cart .page-footer .mini .low .links div {
        display: inline-block;
        height: 10px
    }
    .new-cart .page-footer .mini .low .copy {
        margin-bottom: 0;
        padding-bottom: 5px
    }
    .new-cart .grid {
        background: #f2f2f3;
        font-size: inherit;
        padding-top: 0
    }
    .new-cart #confirm-move-lb .primary-btn {
        background: #0bc6a0
    }
    .new-cart .lightbox.add-coupon-form-box {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }
    .new-cart .lightbox.add-coupon-form-box .mod {
        box-shadow: 0 0 3px;
        border-radius: 0;
        font-size: 14px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .hd {
        display: block;
        text-align: left;
        font-size: inherit;
        font-weight: 600;
        text-transform: none;
        padding: 20px 0 15px 20px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .hd .title {
        font-size: 18px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .close {
        top: 20px;
        right: 20px;
        width: 14px;
        height: 14px;
        background-position: -142px -1px;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png)
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd {
        max-height: 100%;
        overflow: auto;
        padding-left: 20px;
        padding-right: 20px;
        position: static;
        padding-bottom: 50px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .login-link {
        margin-bottom: 10px;
        text-align: left;
        text-transform: none;
        text-decoration: underline
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .login-link a {
        color: #526cd0;
        text-decoration: underline
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .btns {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        border-top: 1px solid #f5f5f6
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .btns .btn-apply {
        width: 100%;
        font-weight: 600!important
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .btns .btn-apply:after {
        content: 'COUPON';
        padding-left: 6px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .btns .btn-cancel {
        display: none
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs>div {
        text-align: left
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .enter-coupon-row .label {
        text-transform: none;
        text-align: left;
        padding-bottom: 15px;
        color: #535766;
        display: block;
        font-weight: 600;
        margin-top: 10px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs input {
        width: 100%;
        height: 35px;
        text-align: left;
        padding-left: 10px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs input:focus {
        border-color: #0bc6a0
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .choose-coupon-msg {
        display: none
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .active-label {
        display: block;
        text-transform: none;
        font-size: inherit;
        color: gray;
        border-bottom: 1px solid #d6d6d6;
        width: 100%;
        padding-bottom: 5px;
        font-weight: 600
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .active-label.not-applicable {
        color: #ff905a;
        margin-top: 15px;
        padding-bottom: 9px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list {
        box-shadow: none;
        text-align: left;
        border-top: none;
        margin: 0;
        padding: 0
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list:before {
        content: 'OR';
        display: block;
        margin-top: 15px;
        margin-bottom: 15px;
        color: #535766
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data {
        font-size: inherit;
        border-top: none;
        border-bottom: none;
        padding-bottom: 0;
        padding-top: 20px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data:last-child {
        border-bottom: none
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-toggler {
        display: none
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data.highlight {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
        background: rgba(17, 218, 177, .1)
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-code {
        background: #fff;
        color: #535766;
        border: 1px dashed #f5f5f6;
        min-width: 80px;
        margin-left: 0;
        font-size: 14px;
        border-radius: 0;
        padding: 10px 15px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-benefit {
        float: left;
        font-weight: 600;
        margin-left: 10px;
        margin-top: 10px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-desc {
        float: left;
        margin-left: 0;
        display: block;
        padding-bottom: 15px;
        padding-top: 15px;
        font-size: 13px;
        color: #899091;
        line-height: 1.4;
        border-bottom: 1px dotted #E5E4E4;
        width: 100%
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-desc .sep {
        display: none
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-desc .text {
        display: block
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-desc .coupon-details-btn,
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-desc .coupon-valid {
        display: inline
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-desc .blue {
        color: #526cd0
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-info {
        font-family: inherit
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt {
        width: 20px;
        height: 20px;
        background-position: -576px 0;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        margin-right: 15px;
        margin-top: 10px
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt.selected {
        width: 20px;
        height: 20px;
        background-position: -551px 0;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png)
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt.selected~.coupon-desc {
        display: block
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt.selected~.coupon-code {
        border: 1px solid #0bc6a0
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt.disabled {
        display: none
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt.disabled~.coupon-code {
        border-color: #f5f5f6
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt.disabled~.coupon-benefit {
        font-weight: 400
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .btns {
        text-align: left;
        padding: 0;
        font-size: 16px;
        margin: 0
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .btns .btn-apply {
        color: #fff;
        background: #0bc6a0;
        font-size: 16px;
        padding: 0;
        margin: 0;
        height: 44px;
        border-radius: 0
    }
    .new-cart .lightbox.add-coupon-form-box .mod .bd .btns .btn-cancel {
        color: #526cd0;
        background: #fff;
        border: 1px solid grey;
        box-shadow: none;
        border-radius: 4px
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap {
        font-size: 14px;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod {
        box-shadow: 0 0 3px;
        border-radius: 0;
        max-width: 620px;
        min-height: 540px;
        margin-right: 20%;
        text-transform: none;
        font-size: inherit
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .hd {
        text-align: left;
        font-weight: 600;
        border-bottom: 2px solid #f5f5f6;
        text-transform: capitalize;
        font-size: 16px;
        padding: 20px 0 15px 20px
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .hd h2 {
        font-weight: 600;
        font-size: 18px;
        display: inline
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .close {
        top: 20px;
        right: 20px;
        width: 14px;
        height: 14px;
        background-position: -142px -1px;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        z-index: 1
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd {
        min-height: 500px
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .more-details {
        color: #526cd0
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .photo {
        display: none!important
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details {
        padding-right: 15px;
        font-size: 13px
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .err-pincode-cod-not-available {
        display: block;
        color: #596062
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .err-pincode-cod-not-available .icon {
        width: 20px;
        height: 19px;
        background-position: -1511px 0;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png)
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .err-pincode-cod-not-available .text {
        display: inline
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .err-pincode-cod-not-available .mini-text {
        display: none
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .description {
        height: 90px;
        display: inline-block
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .description .gift-img {
        width: 80px;
        width: 65px;
        background-position: -1786px -2px;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        display: inline-block;
        float: left;
        height: 85px;
        border-bottom: 1px solid #AdAeAf;
        margin-bottom: 30px
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .description .text {
        text-align: left;
        display: block;
        padding-left: 73px;
        padding-top: 10px;
        color: #949C9D;
        line-height: 1.4
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details label {
        margin-top: 13px;
        font-size: 13px;
        color: #34495E;
        margin-bottom: 5px;
        padding-bottom: 0
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details label span {
        color: #ADAeAF
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details input,
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details textarea {
        font-family: inherit;
        border-radius: 0;
        box-shadow: none;
        padding-bottom: 8px;
        border-color: #949C9D;
        padding-left: 42px;
        padding-top: 10px;
        font-size: 13px;
        color: #34495e
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details input:focus,
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details textarea:focus {
        border-color: #0bc6a0
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details textarea {
        padding-left: 10px;
        resize: none
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .err-msg {
        margin: 0 0 5px
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .input-row {
        text-transform: none
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .input-row .static-text.from,
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .input-row .static-text.to {
        top: 10px;
        left: 10px;
        color: #34495e;
        font-size: 13px
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .btn-proceed {
        color: #fff;
        background: #0bc6a0;
        border-radius: 4px;
        width: 100%;
        height: 44px;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 600!important
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .btn-proceed:after {
        content: 'Message';
        padding-left: 6px
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .btn-cancel {
        display: none
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .right-description {
        display: inline-block;
        padding-left: 0;
        padding-top: 30px
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .right-description .head {
        text-align: left;
        padding-bottom: 20px;
        color: #34495e;
        font-size: 16px
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .right-description .body ul {
        font-size: 14px;
        text-align: left;
        padding-left: 20px;
        line-height: 1.4
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .right-description .body ul li {
        list-style: initial;
        padding-bottom: 20px;
        color: #535766
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .right-description .body ul li .card {
        margin-bottom: 10px;
        margin-top: 10px;
        width: 242px;
        height: 114px;
        background-position: -1958px 0;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png)
    }
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .right-description .body ul li .text {
        display: block
    }
    .new-cart .cart-section .mk-checkout-header-container {
        position: relative
    }
    .new-cart .cart-section .mk-checkout-header-container.empty,
    .new-cart .cart-section .mk-checkout-header-container.row {
        display: none
    }
    .new-cart .cart-section .mk-checkout-header-container a.checkout-bag-header {
        width: 100%;
        pointer-events: none
    }
    .new-cart .cart-section .mk-checkout-header-container a.checkout-bag-header .mk-checkout-header {
        width: 100%;
        background: #596062;
        position: relative;
        text-align: left;
        padding-left: 10px;
        white-space: nowrap
    }
    .new-cart .cart-section .mk-checkout-header-container a.checkout-bag-header .mk-checkout-header span {
        font-weight: 600;
        display: none;
        text-transform: uppercase;
        font-size: 16px;
        color: #FFF;
        line-height: 16px
    }
    .new-cart .cart-section .mk-checkout-header-container a.checkout-bag-header .mk-checkout-header .text {
        display: inline-block;
        padding-right: 6px
    }
    .new-cart .cart-section .mk-checkout-header-container a.checkout-bag-header .steps {
        float: right;
        display: inline-block;
        width: auto
    }
    .new-cart .cart-section .mk-checkout-header-container a.checkout-bag-header .steps .step {
        margin-right: 5px;
        display: inline;
        padding: 0 4px;
        border: 1px dotted #f5f5f6;
        border-radius: 20px
    }
    .new-cart .cart-section .mk-checkout-header-container a.checkout-bag-header .steps .one {
        background: #fff;
        color: #596062
    }
    .new-cart .cart-section .mk-checkout-header-container a.checkout-wishlist-header {
        display: none
    }
    .new-cart .cart-section .cart-page .cart-offer-message,
    .new-cart .cart-section .cart-page .out-of-stock-header {
        background: #fff;
        border-top: 1px solid #f5f5f6;
        border-bottom: 1px solid #f5f5f6;
        margin-top: 8px;
        padding: 4px
    }
    .new-cart .cart-section .cart-page .cart-offer-message .err,
    .new-cart .cart-section .cart-page .cart-offer-message .message,
    .new-cart .cart-section .cart-page .out-of-stock-header .err,
    .new-cart .cart-section .cart-page .out-of-stock-header .message {
        color: #ff905a;
        font-size: inherit
    }
    .new-cart .cart-section .cart-page .cart-offer-message .err .extra,
    .new-cart .cart-section .cart-page .cart-offer-message .err .icon,
    .new-cart .cart-section .cart-page .cart-offer-message .message .extra,
    .new-cart .cart-section .cart-page .cart-offer-message .message .icon,
    .new-cart .cart-section .cart-page .out-of-stock-header .err .extra,
    .new-cart .cart-section .cart-page .out-of-stock-header .err .icon,
    .new-cart .cart-section .cart-page .out-of-stock-header .message .extra,
    .new-cart .cart-section .cart-page .out-of-stock-header .message .icon {
        display: none
    }
    .new-cart .cart-section .cart-page .cart-offer-message .err .mini,
    .new-cart .cart-section .cart-page .cart-offer-message .message .mini,
    .new-cart .cart-section .cart-page .out-of-stock-header .err .mini,
    .new-cart .cart-section .cart-page .out-of-stock-header .message .mini {
        display: inline
    }
    .new-cart .cart-section .cart-page .cart-offer-message .message,
    .new-cart .cart-section .cart-page .out-of-stock-header .message {
        padding: 6px
    }
    .new-cart .cart-section .cart-page .mini-bag-header {
        text-align: left;
        padding-top: 20px;
        display: block;
        padding-left: 10px;
        color: #697071;
        font-size: 15px;
        line-height: 15px
    }
    .new-cart .cart-section .cart-page .mini-bag-header .total-price {
        float: right;
        padding-right: 10px;
        white-space: nowrap;
        font-weight: 600;
        font-size: 16px;
        color: #596062
    }
    .new-cart .cart-section .cart-page .mini-bag-header .total-price .label {
        font-weight: 400;
        color: #535766
    }
    .new-cart .cart-section .cart-page .prod-set {
        margin-top: 20px
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item {
        background: #fff;
        border: none;
        margin-bottom: 10px;
        padding: 15px 0 5px;
        border-top: 1px solid #f5f5f6;
        border-bottom: 1px solid #f5f5f6;
        min-height: 165px
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item.prod-item {
        font-size: 13px
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item.highlight {
        border: 1px solid #20bd99
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item.prod-item.not-available {
        border: 1px solid #ff905a
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item.prod-item.not-available .size-qty-wrap .size-qty .mk-custom-drop-down .icon {
        display: none
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col1 {
        padding-left: 0
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col1 a img {
        border: 1px solid #f5f5f6;
        height: 145px;
        width: 109px
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col2 {
        height: auto;
        position: static;
        min-height: 131px;
        margin-left: 105px
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col2 .prod-name {
        font-size: inherit;
        color: #697071
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col2 .prod-name a {
        font-size: 13px;
        color: #697071;
        opacity: .7;
        line-height: 19px
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col2 .preorder-pill {
        display: inline-block;
        color: #fff;
        background-color: rgba(255, 63, 108, .65);
        border-radius: 10px;
        padding: 2px 9px;
        margin-right: 2px;
        margin-bottom: 1px;
        font-size: 9px;
        font-weight: 700;
        text-transform: uppercase;
        vertical-align: middle
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col2 .size-qty-wrap {
        margin-bottom: 0;
        padding-top: 15px;
        padding-bottom: 10px
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col2 .size-qty-wrap .size-qty .seperator {
        display: none
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col2 .size-qty-wrap .size-qty {
        padding: 0
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col2 .size-qty-wrap .size-qty .qty {
        padding-left: 5px;
        padding-right: 5px
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col2 .size-qty-wrap .value {
        font-size: 13px;
        color: #34495e;
        line-height: 19px
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col2 .size-qty-wrap .not-available-message,
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col2 .size-qty-wrap .qty-warning-message {
        display: inline;
        color: #ff905a;
        white-space: nowrap;
        font-size: 12px
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col4 {
        padding-bottom: 10px
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col4 .amount .total-rupees {
        color: #535766;
        font-weight: 600;
        width: auto;
        white-space: nowrap;
        font-size: 13px;
        line-height: 19px;
        display: inline
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col4 .discount-new {
        display: inline;
        white-space: nowrap;
        font-size: 12px
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col4 .discount-new .original-amount {
        font-size: inherit
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col4 .discount-new span a {
        padding-left: 2px
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col4 .discount-new .discount-percentage {
        color: #596062
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col4 .red {
        color: #ea6c6c
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col3 {
        min-height: 0
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col3 .discount {
        display: none
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col3 .coupon-status {
        text-transform: none;
        padding-top: 0;
        font-size: inherit;
        margin-bottom: 35px
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col3 .coupon-status .max-discount {
        color: #0bc6a0;
        white-space: pre;
        text-decoration: none
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col3 .coupon-status .max-discount .icon {
        width: 18px;
        height: 18px;
        background-position: -1673px 0;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        margin: -3px 5px 0 0;
        display: none
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col3 .coupon-status .coupon-not-applicable-msg {
        color: #ea6c6c
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col3 .coupon-status .coupon-applied-msg {
        color: #0bc6a0
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col3 .coupon-status .coupon-applied,
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col3 .coupon-status .coupon-not-applicable {
        display: none
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .edit-move-delete {
        border-top: 1px dotted #d1d1d1;
        bottom: 0;
        right: 0;
        position: absolute;
        width: auto;
        left: 119px;
        padding-top: 9px;
        padding-bottom: 3px;
        color: #697071
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .edit-move-delete .out-of-stock-tooltip {
        display: none
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .edit-move-delete .confirm-delete-item {
        cursor: pointer
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .edit-move-delete .move-item {
        color: #526cd0;
        cursor: pointer
    }
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .err {
        font-size: inherit
    }
    .new-cart .cart-section .cart-page .prod-set .product-combo {
        height: 36px;
        margin-bottom: 0;
        border-top: 2px solid #D5D8D8;
        width: 100%;
        border-bottom: none;
        padding: 0;
        min-height: 20px
    }
    .new-cart .cart-section .cart-page .prod-set .product-combo .combo-icon,
    .new-cart .cart-section .cart-page .prod-set .product-combo .complete-icon,
    .new-cart .cart-section .cart-page .prod-set .product-combo .gray {
        display: none
    }
    .new-cart .cart-section .cart-page .prod-set .product-combo .combo-message {
        margin-left: 0;
        padding-top: 6px;
        padding-left: 10px
    }
    .new-cart .cart-section .cart-page .prod-set .product-combo .complete-text {
        color: #fff;
        background: #0bc6a0;
        display: inline-block;
        margin-right: 3px;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 12px;
        padding: 0 5px
    }
    .new-cart .cart-section .cart-page .prod-set .product-combo .highlight {
        background: #0bc6a0;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase;
        margin-right: 10px;
        display: inline;
        padding: 4px;
        font-size: 12px
    }
    .new-cart .cart-section .cart-page .prod-set .product-combo .combo-handler.edit-combo {
        display: none
    }
    .new-cart .cart-section .cart-page .prod-set .product-combo .combo-handler.edit-combo.new {
        display: inline;
        position: absolute;
        right: 0;
        color: #4cafea;
        width: auto;
        border: 1px solid #f5f5f6;
        border-radius: 3px;
        padding: 0 5px
    }
    .new-cart .cart-section .cart-page .prod-set .product-combo .combo-text {
        margin-right: 85px;
        display: inline-block
    }
    .new-cart .cart-section .cart-page .prod-set .product-combo .combo-handler {
        color: #535766;
        text-transform: capitalize
    }
    .new-cart .cart-section .cart-page .prod-set .product-combo .edit-combo {
        background: 0 0
    }
    .new-cart .cart-section .cart-page .prod-set .product-combo .edit-combo:before {
        display: none
    }
    .new-cart .cart-section .cart-page .prod-set .product-combo.end {
        height: 1px;
        margin-top: 0;
        min-height: 0;
        background: #f2f2f3
    }
    .new-cart .cart-section .cart-page .prod-set .product-combo.end span {
        display: none
    }
    .new-cart .cart-section .cart-page .wishlist-link {
        display: block;
        background: #fff;
        height: 51px;
        color: #697071;
        font-size: 15px;
        border-top: 1px solid #f5f5f6;
        border-bottom: 1px solid #f5f5f6;
        text-align: left;
        padding-top: 14px;
        padding-left: 10px;
        position: relative
    }
    .new-cart .cart-section .cart-page .wishlist-link .icon {
        width: 12px;
        height: 16px;
        background-position: -689px 0;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        position: relative;
        top: -2px
    }
    .new-cart .cart-section .cart-page .wishlist-link span {
        font-size: 16px;
        padding-left: 7px
    }
    .new-cart .cart-section .cart-page .wishlist-link .arrow {
        width: 10px;
        height: 16px;
        background-position: -48px 0;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        position: absolute;
        right: 10px;
        top: 15px
    }
    .new-cart .cart-section .cart-page .prod-item.combo-item {
        margin-bottom: 0;
        border-bottom: 0
    }
    .new-cart .cart-section .cart-page .prod-item a {
        font-size: inherit
    }
    .new-cart .cart-section .order-total-summary {
        margin-top: -11px
    }
    .new-cart .cart-section .order-total-summary .row {
        text-align: left;
        padding-top: 25px;
        padding-left: 10px;
        border-bottom: 1px solid #f5f5f6;
        height: 50px;
        display: block;
        white-space: nowrap;
        color: #535766
    }
    .new-cart .cart-section .order-total-summary .order-summary-span>div>label {
        font-family: inherit
    }
    .new-cart .cart-section .order-total-summary .coupon-section {
        font-size: 15px;
        background: #fff;
        margin: 0;
        padding: 0
    }
    .new-cart .cart-section .order-total-summary .coupon-section .actions,
    .new-cart .cart-section .order-total-summary .coupon-section .coupon-text,
    .new-cart .cart-section .order-total-summary .coupon-section>* {
        display: none
    }
    .new-cart .cart-section .order-total-summary .coupon-section>.coupon-message {
        padding: 10px
    }
    .new-cart .cart-section .order-total-summary .coupon-section .coupon-new {
        display: block;
        min-height: 51px;
        padding: 15px 0 15px 35px;
        text-align: left;
        position: relative;
        color: #697071
    }
    .new-cart .cart-section .order-total-summary .coupon-section .coupon-new .icon {
        width: 20px;
        height: 20px;
        background-position: -2597px 0;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        position: absolute;
        top: 15px;
        left: 10px
    }
    .new-cart .cart-section .order-total-summary .coupon-section .coupon-new .icon.loggedin {
        top: 17px
    }
    .new-cart .cart-section .order-total-summary .coupon-section .coupon-new .label {
        display: block;
        padding-bottom: 2px;
        color: #697071
    }
    .new-cart .cart-section .order-total-summary .coupon-section .coupon-new .label.loggedin {
        padding-top: 2px
    }
    .new-cart .cart-section .order-total-summary .coupon-section .coupon-new .arrow {
        width: 10px;
        height: 16px;
        background-position: -48px 0;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        position: absolute;
        right: 10px;
        top: 15px
    }
    .new-cart .cart-section .order-total-summary .coupon-section .coupon-new .arrow.loggedin {
        top: 17px
    }
    .new-cart .cart-section .order-total-summary .coupon-section .coupon-new .login-link {
        font-size: 14px;
        text-decoration: none;
        color: #4cafea;
        padding-top: 10px;
        display: block;
        border-top: 1px dotted #f5f5f6;
        margin-top: 10px
    }
    .new-cart .cart-section .order-total-summary .coupon-section .coupon-new .sub-label {
        font-size: 13px;
        color: #0bc6a0;
        padding-top: 5px
    }
    .new-cart .cart-section .order-total-summary .coupon-section .coupon-new .login-btn.blue {
        color: #4cafea
    }
    .new-cart .cart-section .order-total-summary .coupon-section .coupon-new .edit-coupon {
        color: #4cafea;
        border: 1px solid #f5f5f6;
        padding: 6px;
        border-radius: 4px;
        width: 70px;
        top: 12px;
        height: 30px;
        right: 10px;
        position: absolute;
        font-size: 14px;
        background: #fff
    }
    .new-cart .cart-section .order-total-summary .gift-wrap-order {
        padding: 0;
        margin: 0;
        border-bottom: none;
        position: static;
        text-align: left
    }
    .new-cart .cart-section .order-total-summary .gift-wrap-order .gift-wrapper>* {
        display: none
    }
    .new-cart .cart-section .order-total-summary .gift-wrap-order .gift-wrapper .gift-card-price {
        display: none!important
    }
    .new-cart .cart-section .order-total-summary .gift-wrap-order .gift-wrapper .giftwrap-new {
        display: block;
        font-size: 15px;
        min-height: 51px;
        color: #697071;
        border-bottom: 1px solid #f5f5f6;
        padding: 15px 15px 15px 35px;
        background: #fff;
        position: relative
    }
    .new-cart .cart-section .order-total-summary .gift-wrap-order .gift-wrapper .giftwrap-new .icon {
        width: 20px;
        height: 20px;
        background-position: -2624px 0;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        position: absolute;
        left: 7px;
        top: 15px
    }
    .new-cart .cart-section .order-total-summary .gift-wrap-order .gift-wrapper .giftwrap-new .label {
        padding-bottom: 7px;
        border-bottom: 1px dotted #f5f5f6
    }
    .new-cart .cart-section .order-total-summary .gift-wrap-order .gift-wrapper .giftwrap-new a.edit-giftcard-lbl {
        display: block;
        text-decoration: none;
        color: #697071;
        padding-top: 0
    }
    .new-cart .cart-section .order-total-summary .gift-wrap-order .gift-wrapper .giftwrap-new a.edit-giftcard-lbl .label {
        font-size: 15px;
        padding-bottom: 0;
        border-bottom: none
    }
    .new-cart .cart-section .order-total-summary .gift-wrap-order .gift-wrapper .giftwrap-new .delete-giftcard,
    .new-cart .cart-section .order-total-summary .gift-wrap-order .gift-wrapper .giftwrap-new .edit-giftcard {
        display: inline-block;
        background: 0 0;
        min-width: 95px;
        width: 50%;
        margin: 0;
        color: #4cafea;
        height: 30px;
        padding-top: 10px;
        font-size: 13px
    }
    .new-cart .cart-section .order-total-summary .gift-wrap-order .gift-wrapper .giftwrap-new .edit-giftcard {
        float: none
    }
    .new-cart .cart-section .order-total-summary .gift-wrap-order .gift-wrapper .giftwrap-new .arrow {
        width: 10px;
        height: 16px;
        background-position: -48px 0;
        display: inline-block;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 4250px 153px;
        vertical-align: middle;
        background-image: url(/checkout/images/checkout_sprite_v23.png);
        position: absolute;
        right: 10px;
        top: 20px
    }
    .new-cart .cart-section .order-total-summary .order-summary-span {
        background: #fff;
        position: relative;
        width: 100%;
        padding: 15px 0 0
    }
    .new-cart .cart-section .order-total-summary .order-summary-span .delivery-tooltip,
    .new-cart .cart-section .order-total-summary .order-summary-span .vat-tooltip {
        color: #4cafea;
        display: none
    }
    .new-cart .cart-section .order-total-summary .order-summary-span>div {
        font-size: 16px;
        margin-left: 10px;
        margin-right: 10px
    }
    .new-cart .cart-section .order-total-summary .order-summary-span>div label {
        width: auto;
        font-size: 16px;
        color: #697071;
        white-space: nowrap
    }
    .new-cart .cart-section .order-total-summary .order-summary-span>div span {
        color: #535766!important;
        white-space: nowrap;
        font-size: 16px
    }
    .new-cart .cart-section .order-total-summary .order-summary-span>div span.green {
        color: #0bc6a0!important
    }
    .new-cart .cart-section .order-total-summary .order-summary-span .bag-discount {
        padding: 0 10px 10px;
        margin: 0 0 10px;
        border-bottom: 1px dotted #A9B5BB;
        height: 32px
    }
    .new-cart .cart-section .order-total-summary .order-summary-span .bag-discount .greenrupees,
    .new-cart .cart-section .order-total-summary .order-summary-span .bag-discount .red,
    .new-cart .cart-section .order-total-summary .order-summary-span .coupon .greenrupees,
    .new-cart .cart-section .order-total-summary .order-summary-span .coupon .red,
    .new-cart .cart-section .order-total-summary .order-summary-span .special-discount .greenrupees,
    .new-cart .cart-section .order-total-summary .order-summary-span .special-discount .red {
        color: #ea6c6c!important
    }
    .new-cart .cart-section .order-total-summary .order-summary-span .shipping .free-delivery-msg,
    .new-cart .cart-section .order-total-summary .order-summary-span .sub-total,
    .new-cart .cart-section .order-total-summary .order-summary-span .sub-total .original-amount,
    .new-cart .cart-section .order-total-summary .order-summary-span .vat .vat-tooltip {
        display: none
    }
    .new-cart .cart-section .order-total.footer {
        padding: 0
    }
    .new-cart .cart-section .order-total.footer .want-free-delivery {
        display: block;
        text-align: center;
        color: #ff905a;
        padding-top: 64px;
        position: static
    }
    .new-cart .cart-section .order-total.footer .place-order .btn-continue {
        width: 100%;
        border-radius: 0;
        color: #fff;
        background: #0bc6a0;
        height: 44px;
        margin-bottom: 40px;
        font-weight: 600;
        font-size: 16px
    }
    .new-cart .cart-section .order-total.footer .place-order .btn-continue span,
    .new-cart .cart-section .order-total.footer .place-order .continue-shopping {
        display: none
    }
    .new-cart .cart-section .order-total.footer .total-amount {
        display: block;
        width: 100%;
        padding: 16px 10px 16px 13px;
        background: #fff;
        margin: 0;
        border-bottom: 1px solid #f5f5f6;
        font-size: 16px;
        text-align: left;
        font-weight: 600;
        color: #44494b
    }
    .new-cart .cart-section .order-total.footer .total-amount .total-rupees {
        font-size: inherit;
        position: relative;
        text-align: right;
        float: right;
        color: #44494b
    }
    .new-cart #confirm-move-lb .primary-btn {
        width: 100%;
        height: 44px;
        margin: 0;
        border-radius: 0;
        font-size: 16px;
        font-weight: 600
    }
    .new-cart .cart-empty {
        min-height: 500px;
        text-transform: none;
        padding-top: 50px;
        border-top: 1px solid #f5f5f6;
        background: #fff
    }
    .new-cart .cart-empty .empty-cart-icon {
        height: 85px;
        width: 85px;
        margin: 0 auto;
        background-image: url(/checkout/images/shoppingbag.png);
        display: block
    }
    .new-cart .cart-empty .empty-wishlist-link {
        color: #4cafea;
        text-transform: none;
        font-size: 16px;
        font-weight: 500;
        display: inline-block;
        border: 1px solid #f5f5f6;
        padding: 6px;
        border-radius: 6px
    }
    .new-cart .cart-empty .err {
        font-size: 20px;
        color: #535766;
        font-weight: 600
    }
    .new-cart .cart-empty .take-a-look {
        font-size: 15px
    }
    .new-cart .cart-empty .menu-items .sep {
        display: none
    }
    .new-cart .cart-empty .menu-items a {
        color: #0bc6a0;
        display: block;
        height: 40px;
        border-bottom: 1px solid #f5f5f6;
        padding-top: 10px;
        text-align: left;
        padding-left: 10px;
        font-size: 16px
    }
    .new-cart .cart-empty .menu-items a:first-child {
        border-top: 1px solid #f5f5f6
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .header .bottom a.logo .myntra-logo {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .header .bottom .secure .lock-icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .header .bottom .secure .lock-icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .page-footer .mini .white-row .phone-icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .page-footer .mini .white-row .phone-icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .page-footer .mini .white-row .message-icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .page-footer .mini .white-row .message-icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .lightbox.add-coupon-form-box .mod .close {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt.selected {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt.selected {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .close {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .err-pincode-cod-not-available .icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .description .gift-img {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .right-description .body ul li .card {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .cart-section .cart-page .prod-set>div.prod-item .col3 .coupon-status .max-discount .icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .cart-section .cart-page .wishlist-link .icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .cart-section .cart-page .wishlist-link .arrow {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .cart-section .order-total-summary .coupon-section .coupon-new .icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .cart-section .order-total-summary .coupon-section .coupon-new .arrow {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .cart-section .order-total-summary .gift-wrap-order .gift-wrapper .giftwrap-new .icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .cart-section .order-total-summary .gift-wrap-order .gift-wrapper .giftwrap-new .arrow {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 380px) {
    .new-cart .cart-section .cart-page .prod-set .product-combo {
        height: 60px
    }
    .new-cart .cart-section .cart-page .prod-set .product-combo .combo-text {
        padding-top: 5px;
        display: block
    }
}
@media screen and (max-width: 240px) {
    .new-cart .cart-section .cart-page .prod-set>div .col2 {
        margin-left: 0
    }
    .new-cart .cart-section .cart-page .order-total-summary .coupon-new .edit-coupon,
    .new-cart .cart-section .cart-page .prod-set>div .col2 .edit-move-delete {
        position: static
    }
    .new-cart .cart-section .cart-page .order-summary-span>div {
        height: 40px
    }
    .new-cart .cart-section .cart-page .order-total.footer .total-amount {
        padding-left: 10px
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .description .gift-img,
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .err-pincode-cod-not-available .icon,
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .right-description .body ul li .card,
    .new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .close,
    .new-cart .bagContainer.cart-page .prod-set .wishlist-link .icon,
    .new-cart .cart-section .order-total-summary .coupon-section .coupon-new .icon,
    .new-cart .cart-section .order-total-summary .gift-wrap-order .gift-wrapper .giftwrap-new .icon,
    .new-cart .header .bottom .secure .lock-icon,
    .new-cart .header .bottom a.logo .myntra-logo,
    .new-cart .lightbox.add-coupon-form-box .mod .bd .inputs .coupon-list .coupon-data .coupon-opt,
    .new-cart .lightbox.add-coupon-form-box .mod .close,
    .new-cart .page-footer .icon-payment-options {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
@media screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.8) {
    .new-cart .cart-section .order-total-summary .coupon-section .arrow,
    .new-cart .cart-section .order-total-summary .gift-wrap-order .arrow,
    .new-cart .cart-section .prod-set .wishlist-link .arrow,
    .new-cart .page-footer .mini .white-row .message-icon,
    .new-cart .page-footer .mini .white-row .phone-icon {
        background-image: url(/checkout/images/checkout_sprite_2x_v23.png)!important
    }
}
.config-message {
    padding: 10px 20px;
    font-size: 16px;
    color: #3e4152;
    background-color: #fff;
    text-align: center;
    border-bottom: 1px solid #f5f5f6;
    text-transform: none
}
.config-message.color {
    padding: 10px 20px;
    font-size: 15px;
    background-color: #fff3de;
    border: 1px solid #ffd98e;
    text-align: center
}
.lightbox .mod>.bd>.loading p {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    text-transform: uppercase
}
.hint--left::after,
.hint--left::before {
    text-align: left;
    line-height: 1.3
}
.service-failure {
    min-height: 400px;
    padding-top: 60px;
    text-align: center;
    text-transform: none;
    display: block
}
.service-failure .sleeping-coupon-img {
    height: 150px;
    width: 150px;
    margin: 20px auto 60px;
    background-image: url(http://myntra.myntassets.com/checkout/images/sleepingcoupon.png);
    display: block;
    background-size: 100% 100%
}
.service-failure span.disabled-coupon-message {
    font-size: 14px;
    color: #697071
}
.service-failure span {
    font-weight: 500;
    font-size: 21px
}
.service-failure .retry-service-failure {
    display: block;
    margin: 30px auto auto;
    height: 35px;
    width: 180px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    border: 1px solid #f5f5f6;
    color: #697071;
    padding-top: 9px;
    text-transform: uppercase
}
.service-failure .retry-service-failure:hover {
    text-decoration: none
}
.service-failure-popup {
    display: none
}
.service-failure-popup.show {
    display: block
}
.popup,
.service-failure-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: rgba(255, 255, 255, .7);
    text-transform: none;
    z-index: 2
}
.service-failure-popup .popup {
    height: 150px;
    max-width: 300px;
    margin: auto;
    background: #fff;
    border: 1px solid #f5f5f6;
    border-radius: 5px;
    padding: 20px;
    font-size: 16px
}
.service-failure-popup .popup .popup-close {
    display: block;
    margin: 20px auto auto;
    height: 35px;
    width: 100px;
    border: none;
    border: 1px solid #f5f5f6;
    text-transform: uppercase;
    color: #697071;
    background: #fff;
    font-weight: 600;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer
}
.session-expired .header,
.session-expired footer.page-footer {
    width: 100%;
    position: fixed
}
.session-expired footer.page-footer {
    bottom: 0
}
.session-expired .header {
    top: 0
}
.session-expired .center {
    height: 100%
}
.d-hide {
    display: none
}
.smoothen {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}
.green-button-loader {
    background-repeat: repeat;
    background-size: 40px 40px, 100% 100%;
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .6) 25%, rgba(255, 255, 255, .3) 25%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, .6) 50%, rgba(255, 255, 255, .6) 75%, rgba(255, 255, 255, .3) 75%, rgba(255, 255, 255, .3));
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .6) 25%, rgba(255, 255, 255, .3) 25%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, .6) 50%, rgba(255, 255, 255, .6) 75%, rgba(255, 255, 255, .3) 75%, rgba(255, 255, 255, .3));
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, .6) 25%, rgba(255, 255, 255, .3) 25%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, .6) 50%, rgba(255, 255, 255, .6) 75%, rgba(255, 255, 255, .3) 75%, rgba(255, 255, 255, .3));
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, .6) 25%, rgba(255, 255, 255, .3) 25%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, .6) 50%, rgba(255, 255, 255, .6) 75%, rgba(255, 255, 255, .3) 75%, rgba(255, 255, 255, .3));
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, .6) 25%, rgba(255, 255, 255, .3) 25%, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, .6) 50%, rgba(255, 255, 255, .6) 75%, rgba(255, 255, 255, .3) 75%, rgba(255, 255, 255, .3));
    -webkit-animation: loading .5s linear infinite;
    -moz-animation: loading .5s linear infinite;
    -o-animation: loading .5s linear infinite;
    animation: loading .5s linear infinite
}
.clearfix:after {
    content: '';
    display: block;
    visibility: hidden;
    height: 0;
    clear: both
}
.header {
    max-width: 980px;
    margin: 0 auto;
    font-size: 12px;
    font-weight: 400;
    border-bottom: 2px solid #D6D6D6;
    text-transform: uppercase
}
.header .mini-signin-status {
    display: none;
    padding: 5px 10px;
    text-align: center;
    text-transform: none
}
.header .mini-signin-status .link-btn,
.header .mini-signin-status a {
    color: #526cd0
}
.header .mini-signin-status .link-btn {
    font-family: arial, sans-serif;
    text-transform: none
}
.header .top {
    border-bottom: 1px solid #D6D6D6;
    padding-top: 3px;
    padding-bottom: 3px;
    text-transform: uppercase
}
.header .top .promise-msg {
    padding-left: 20px
}
.header .top .signin-status {
    float: right;
    height: 15px
}
.header .top .signin-status:hover {
    text-decoration: underline
}
.header .top .signin-status .link-btn {
    font-size: 12px
}
.header .bottom {
    position: relative;
    padding-top: 10px
}
.header .bottom>* {
    display: inline-block;
    vertical-align: top
}
.header .bottom a.logo {
    width: 40%
}
.header .bottom .help {
    position: absolute;
    right: 2px;
    text-transform: uppercase;
    padding: 7px;
    float: right
}
.header .bottom .help .text {
    text-align: right
}
.header .bottom .help .icon-phone {
    display: inline-block
}
.header .bottom .checkout-steps {
    width: 40%
}
.header .bottom .checkout-steps li {
    display: inline-block;
    list-style: none;
    text-align: center
}
.header .bottom .checkout-steps li.step .ico {
    height: 24px;
    width: 24px;
    display: inline-block;
    background-image: url(/checkout/images/sprite-global_v70.png);
    background-repeat: no-repeat
}
.header .bottom .checkout-steps li.step1 .ico,
.header .bottom .checkout-steps li.step1.active {
    background-position: -329px -219px
}
.header .bottom .checkout-steps li.step2 .ico {
    background-position: -358px -219px
}
.header .bottom .checkout-steps li.step2.active {
    background-position: -329px -248px
}
.header .bottom .checkout-steps li.step3 .ico {
    background-position: -387px -219px
}
.header .bottom .checkout-steps li.step3.active {
    background-position: -329px -277px
}
@media screen and (max-width: 380px) {
    .header .top {
        display: none
    }
    .header .bottom a.logo {
        width: 100%
    }
    .header .bottom a.logo img {
        min-width: 125px;
        display: block;
        margin: auto;
        width: 40%
    }
    .header .bottom .help {
        display: none
    }
}
.cart-section>.loading,
.wishlist-section>.loading {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .8;
    background: #fff;
    z-index: 1007
}
.cart-section>.loading p,
.wishlist-section>.loading p {
    margin: 150px auto auto;
    width: 100px;
    color: #000;
    font-size: 16px
}
.cart-section>.loading.hide,
.wishlist-section>.loading.hide {
    display: none
}
@media screen and (max-width: 980px) {
    .container,
    .container .cart-page .prod-set,
    .container .cart-section .bagContainer .add-coupon,
    .container .cart-section .bagContainer .order-total,
    .container .cart-section .bagContainer .order-total-summary,
    .container .wishlist-page .prod-set,
    .grid,
    .grid .cart-page .prod-set,
    .grid .cart-section .bagContainer .add-coupon,
    .grid .cart-section .bagContainer .order-total,
    .grid .cart-section .bagContainer .order-total-summary,
    .grid .wishlist-page .prod-set {
        width: 100%
    }
    .grid {
        padding: 10px 0
    }
}
@media screen and (max-width: 768px) {
    .header .mini-signin-status {
        display: block
    }
    .header .bottom .checkout-steps,
    .header .top .icon-lock,
    .header .top .promise-msg {
        display: none
    }
    .header .top .signin-status {
        float: right
    }
}
html body .mcontainer {
    -webkit-overflow-scrolling: touch
}
.clock {
    text-align: center;
    background: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #eaeaec
}
.clock>.leftImg {
    margin-right: 5px;
    vertical-align: top;
    display: inline-block
}
.clockdiv {
    color: #282c3f;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 10px;
    vertical-align: top;
    width: 100%
}
.clockdiv>div {
    display: inline
}
.clockdiv>.text {
    font-size: 12px;
    text-align: left;
    margin-right: 10px;
    color: #696b79;
    display: inline;
    text-transform: uppercase
}
.clockdiv div>span {
    display: inline;
    color: #ff517b;
    font-size: 18px;
    min-width: 25px;
    text-align: center
}
.big {
    display: inline-block!important;
    margin: 10px 0 10px 30px!important;
    min-width: 205px!important;
    overflow: visible!important;
    text-align: left!important;
    width: auto
}
.big>.text {
    display: block!important;
    text-transform: uppercase;
    color: #696b79
}
.big>div {
    display: inline-block!important
}
.big div>span {
    font-size: 20px
}
.smalltext {
    padding-top: 5px;
    display: inline-block;
    font-size: 1.4em;
    color: #696b79;
    text-transform: none
}
.dsk-time {
    display: inline-block!important;
    text-transform: uppercase;
    color: #696b79
}
.btn-confirm {
    min-width: 85px;
    height: 34px;
    margin-bottom: 10px
}
#confirm-delete-lb .mod>.bd,
#confirm-move-lb .mod>.bd {
    min-height: 75px
}
/* .badge, */
.continue {
    display: none
}
html {
    font-family: Whitney, Helvetica
}
.lb-edit-cart-item .qty-options .sel-qty {
    padding: 4px!important
}
.cart-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .arrow-top-inner,
.cart-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .arrow-top-outer,
.header,
.page-footer,
.wishlist-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .arrow-top-inner,
.wishlist-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .arrow-top-outer {
    display: none
}
.cart-section,
.wishlist-section {
    margin-top: -10px
}
.cart-page .prod-set {
    margin-top: 0
}
.cart-page .prod-set .col2 .prod-name a,
.cart-page .prod-set .col2 .size-qty-wrap .size-qty,
.wishlist-page .prod-set .col2 .prod-name a,
.wishlist-page .prod-set .col2 .size-qty-wrap .size-qty {
    font-size: 14px
}
.cart-page .prod-set .col2 .size-qty-wrap .size-qty .mk-custom-drop-down,
.wishlist-page .prod-set .col2 .size-qty-wrap .size-qty .mk-custom-drop-down {
    margin-left: 0;
    margin-right: 5px
}
.lb-edit-cart-item .bd .qty-options .sel-qty,
.lb-edit-cart-item .bd .qty-options .sel-qty:focus {
    padding: 8px 8px 6px;
    border: none;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #D6D6D6
}
.mk-checkout-header-container {
	margin-bottom: 1px;
    /*background: #EAEAEA*/
}
.mk-checkout-header-container a.checkout-bag-header,
.mk-checkout-header-container a.checkout-wishlist-header {
    border: none;
    height: auto;
    width: 50%
}
.mk-checkout-header-container a.checkout-bag-header.selected,
.mk-checkout-header-container a.checkout-wishlist-header.selected {
    border-bottom: 4px solid #44494b
}
.mk-checkout-header-container a.checkout-bag-header .mk-checkout-header,
.mk-checkout-header-container a.checkout-wishlist-header .mk-checkout-header {
    height: 35px;
    width: 100%;
    float: none;
    border: none;
    background: 0 0
}
.mk-checkout-header-container a.checkout-bag-header.checkout-bag-header .mk-checkout-header,
.mk-checkout-header-container a.checkout-wishlist-header.checkout-bag-header .mk-checkout-header {
    /*border-right: 1px solid #d6d6d6*/
}
.add-coupon-form-box .btn-apply,
.add-coupon-form-box .btn-cancel,
.btn-confirm,
.cart-section .bagContainer .order-total.footer .place-order button,
.lb-edit-cart-item .bd .action-buttons .btn-save {
    border-radius: 0;
    font-size: 14px
}
.cart-section .bagContainer .order-total.footer .place-order button {
    width: 160px
}
.cart-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .edit-move-delete,
.cart-page .prod-set>.prod-item .col2>div,
.cart-page span.total-rupees,
.wishlist-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .edit-move-delete,
.wishlist-page .prod-set>.prod-item .col2>div,
.wishlist-page span.total-rupees {
    text-align: left
}
.cart-page .prod-set>.prod-item .col2 .edit-move-delete span,
.wishlist-page .prod-set>.prod-item .col2 .edit-move-delete span {
    margin: 0 0px 0 0
}
.cart-page .prod-set>.prod-item .col2 .out-of-stock-tooltip,
.wishlist-page .prod-set>.prod-item .col2 .out-of-stock-tooltip {
    top: 10px;
    right: auto;
    left: 0
}
.cart-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .actions,
.wishlist-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .actions {
    text-align: left
}
.cart-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .error-text,
.wishlist-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .error-text {
    top: -16px;
    width: 120px
}
.cart-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .arrow-top-inner,
.cart-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .arrow-top-outer,
.wishlist-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .arrow-top-inner,
.wishlist-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .arrow-top-outer {
    left: 11px
}
.cart-page .prod-set .col3,
.wishlist-page .prod-set .col3 {
    min-height: 12px
}
.wishlist-page .prod-set .col5 .btn {
    margin-top: 10px
}
.cart-section .bagContainer .order-total-summary .coupon-section,
.cart-section .bagContainer .order-total-summary .gift-wrap-order {
    text-align: left;
    padding: 10px 10px 15px
}
.cart-page .order-total-summary .order-summary-span>div>label {
    color: #34495a
}
.wishlist-page .no-size-msg,
.wishlist-page .oos-msg {
    margin-left: 0
}
.size-btn,
.size-btn:focus,
.size-btn:hover {
    background: #b3b3b3
}
.size-btn.selected {
    background: #000
}
.wishlist-page .prod-set .col5 .btn {
    padding: 0 10px;
    margin-left: 0;
    min-width: 125px
}
.cart-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .error-text,
.wishlist-page .prod-set>.prod-item .col2 .out-of-stock-tooltip .error-text {
    left: 0
}
.cart-section .bagContainer .order-total.footer .total-amount {
    margin-bottom: 20px
}
.cart-empty .menu-items,
.cart-empty .take-a-look,
body #lb-gift-wrap .details .input-row .static-text.from,
body #lb-gift-wrap .details .input-row .static-text.to {
    display: none
}
#lb-move-to-cart .move {
    width: 120px;
    font-size: 14px;
    height: 48px;
    margin-bottom: 10px;
    background: #4a90e2;
    border-radius: 0
}
body #lb-gift-wrap .details #gift-from,
body #lb-gift-wrap .details #gift-to,
body #lb-gift-wrap .details textarea {
    border-radius: 0;
    padding-left: 10px
}
.size-btn,
.size-btn:hover {
    background: 0 0;
    border: 1px solid #000
}
.size-btn.selected:hover {
    background: #000
}
body .mcontainer .cart-section .confirm-delete-lb .ft .btn,
body .mcontainer .cart-section .confirm-move-lb .ft .btn,
body .mcontainer .cart-section .lb-edit-cart-item .bd .action-buttons .btn-save {
    height: 46px
}
body .mcontainer .cart-section .place-order .continue-shopping,
body .mcontainer .cart-section .product-combo {
    display: none
}
.primary-btn {
    background: #4a90e2!important
}
.new-cart .page-footer {
    display: none
}
.new-cart #confirm-delete-lb .primary-btn,
.new-cart #confirm-move-lb .primary-btn,
.new-cart .cart-section .order-total.footer .place-order .btn-continue {
    background: #4a90e2
}
.new-cart .cart-section .bagContainer .order-total-summary .coupon-section,
.new-cart .cart-section .bagContainer .order-total-summary .gift-wrap-order {
    text-align: left;
    padding: 0
}
.new-cart .cart-section,
.new-cart .wishlist-section {
    margin-top: 0
}
.new-cart .cart-empty .menu-items,
.new-cart .cart-empty .take-a-look,
.new-cart .cart-section .cart-page .prod-set .product-combo {
    display: none
}
.new-cart .cart-empty .err {
    line-height: 120px
}
.new-cart .cart-section .order-total.footer .place-order .btn-continue {
    margin-bottom: 0
}
.new-cart .cart-section .cart-page .prod-set .lb-edit-cart-item .mod .hd {
    font-size: 25px
}
.new-cart .slider.list.not-serviceable .list-add-address,
.new-cart .slider.list.retry .list-add-address {
    display: block
}
.new-cart .slider.list.not-serviceable .list-add-address .add-new-address,
.new-cart .slider.list.retry .list-add-address .add-new-address {
    height: auto
}
.new-cart .lb-edit-cart-item .bd .qty-options .sel-qty {
    padding: 0 8px;
    box-shadow: none;
    border: none;
    border-radius: 0;
    background: -moz-linear-gradient(#44494b, #44494b) bottom left/1px 6px no-repeat, -moz-linear-gradient(#44494b, #44494b) bottom center/1px 1px repeat-x, -moz-linear-gradient(#44494b, #44494b) bottom right/1px 6px no-repeat;
    background: -o-linear-gradient(#44494b, #44494b) bottom left/1px 6px no-repeat, -o-linear-gradient(#44494b, #44494b) bottom center/1px 1px repeat-x, -o-linear-gradient(#44494b, #44494b) bottom right/1px 6px no-repeat;
    background: -webkit-linear-gradient(#44494b, #44494b) bottom left/1px 6px no-repeat, -webkit-linear-gradient(#44494b, #44494b) bottom center/1px 1px repeat-x, -webkit-linear-gradient(#44494b, #44494b) bottom right/1px 6px no-repeat;
    background: linear-gradient(#44494b, #44494b) bottom left/1px 6px no-repeat, linear-gradient(#44494b, #44494b) bottom center/1px 1px repeat-x, linear-gradient(#44494b, #d6d6d6) bottom right/1px 6px no-repeat
}
.new-cart .lb-edit-cart-item .bd .qty-options .sel-qty:focus {
    background: -moz-linear-gradient(#3e94e0, #3e94e0) bottom left/1px 6px no-repeat, -moz-linear-gradient(#3e94e0, #3e94e0) bottom center/1px 1px repeat-x, -moz-linear-gradient(#3e94e0, #3e94e0) bottom right/1px 6px no-repeat;
    background: -o-linear-gradient(#3e94e0, #3e94e0) bottom left/1px 6px no-repeat, -o-linear-gradient(#3e94e0, #3e94e0) bottom center/1px 1px repeat-x, -o-linear-gradient(#3e94e0, #3e94e0) bottom right/1px 6px no-repeat;
    background: -webkit-linear-gradient(#3e94e0, #3e94e0) bottom left/1px 6px no-repeat, -webkit-linear-gradient(#3e94e0, #3e94e0) bottom center/1px 1px repeat-x, -webkit-linear-gradient(#3e94e0, #3e94e0) bottom right/1px 6px no-repeat;
    background: linear-gradient(#3e94e0, #3e94e0) bottom left/1px 6px no-repeat, linear-gradient(#3e94e0, #3e94e0) bottom center/1px 1px repeat-x, linear-gradient(#3e94e0, #3e94e0) bottom right/1px 6px no-repeat;
    box-shadow: none;
    border: none;
    border-radius: 0
}
.new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .btn-proceed,
.new-cart #lb-move-to-cart .move,
.new-cart .btn-confirm,
.new-cart .cart-section .cart-page .prod-set .lb-edit-cart-item .mod .bd .action-buttons .btn-save,
.new-cart .cart-section .order-total.footer .place-order .btn-continue,
.new-cart .lightbox.add-coupon-form-box .mod .bd .btns .btn-apply {
    font-size: 14px;
    height: 48px;
    background: #4a90e2;
    border-radius: 0
}
.new-cart #confirm-delete-lb .btn-confirm,
.new-cart #lb-move-to-cart .move {
    width: 120px
}
.new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .input-row .static-text.from,
.new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details .input-row .static-text.to {
    display: none
}
.new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details input,
.new-cart #lb-gift-wrap.lightbox.gift-wrap .mod .bd .giftwrap-container .details textarea {
    padding-left: 10px
}
.new-cart .cart-section .cart-empty .menu-items {
    display: none
}
.new-cart .cart-section .order-total.footer .place-order .btn-continue {
    font: 600 16px Whitney
}