h1 {
    font-size: 22px;
    margin-bottom: 20px
}

.margin-bottom-40 {
    margin-bottom: 50px;
    border: 1px solid #f3c8af;
}

.clearfix {
    list-style: none;

}

.cart_body_mb {
    margin: 10px;
}

.ttmh {
    margin-left: 2%;


}

.text-while a {
    color: #fff !important;
}

.prarent-btn {
    margin-bottom: 50px;
}

.btn-cn .item-btn-cn {
    border: 2px solid rgb(227, 225, 225);
    float: right;
    margin-right: 11%;
    border-radius: 5px;

}



.btn-cn .item-btn-cn1 {
    border: 2px solid rgb(227, 225, 225);
    top: 0;
    position: absolute;
    border-radius: 5px;
}

.btn-mb {
    height: auto;
    background: #ffb9a4;
    border: 1px solid white;
}

.cart-page .cart--empty-message {
    text-align: center
}

.cart-page .cart--empty-message svg {
    width: 80px;
    margin: 15px
}

.cart-page .cart-header-info {
    display: flex;
    padding: 7px 0;
    border-bottom: solid 1px #ddd;
    font-weight: bold;
    border-radius: 10px 10px 0 0;
    font-size: 13px;
    text-transform: uppercase
}

.cart-page .cart-header-info div:nth-child(1) {
    width: 15%;
    text-align: center;
    padding-left: 15px
}

.cart-page .cart-header-info div:nth-child(2) {
    width: 56%;
    text-align: left;
    padding-left: 10px
}

.cart-page .cart-header-info div:nth-child(3) {
    width: 16%;
    text-align: center
}

.cart-page .cart-header-info div:nth-child(4) {
    width: 16%;
    text-align: center
}

.cart-page .cart-header-info div:nth-child(5) {
    width: 16%;
    text-align: left;
}

.cart-page .cart_body .ajaxcart__row {
    padding: 30px 0;
    border-bottom: 1px solid #ddd
}

.cart-page .cart_body .ajaxcart__row .cart_product {
    width: 100%;
    display: flex;
    align-items: center
}

.cart-page .cart_body .ajaxcart__row:first-child {
    border-top: none
}

.cart-page .cart_body .cart_image {
    width: 160px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    margin-right: 15px
}

.cart-page .cart_body .cart_image img {
    max-width: 100%;
    max-height: 100%
}

.cart-page .cart_body .cart_info {
    vertical-align: top;
    display: flex;
    width: 100%
}

.cart-page .cart_body .cart_info .cart_name {
    width: 46%;
    margin-bottom: 5px
}

.cart-page .cart_body .cart_info .cart_name a {
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    display: block
}

.cart-page .cart_body .cart_info .cart_name a:hover {
    color: #2f80ed
}

.cart-page .cart_body .cart_info .cart_name .remove-item-cart {
    display: block;
    color: #ffb9a4;
    font-weight: 300
}

.cart-page .cart_body .cart_info .cart_name p {
    margin: 0;
    font-style: italic;
    color: #9e9e9e
}

.cart-page .cart_body .cart_info .variant-title {
    display: block;
    font-size: 12px
}

.cart-page .cart_body .close {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5%;
    padding-left: 10px
}

.cart-page .cart_body .close a svg:hover path {
    fill: #ffb9a4
}

.cart-page .cart_body .cart_name {
    display: inline-flex;
    flex-flow: column;
    justify-content: center
}

.cart-page .cart_body .grid {
    width: 17%;
    display: flex;
    align-items: center;
    text-align: left;
    justify-content: center
}

.cart-page .cart_body .grid .cart_prices .cart-price {
    display: block;
    font-size: 15px;
    color: #2c2c2c
}

.cart-page .cart_body .grid .cart_prices .cart-price1 {
    font-size: 15px;
    color: #333;
    font-weight: bold
}

.cart-page .cart_body .grid .cart_prices .cart-price-compare {
    font-size: 13px;
    color: #acacac;
    text-decoration: line-through
}

.cart-page .cart_body .grid .cart__btn-remove {
    font-size: 13px;
    color: #30656b
}

.cart-page .cart_body .grid .cart_quantity {
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
    font-weight: normal;
    color: #333
}

.cart-page .cart_body .grid_price {
    display: flex;
    align-items: center;
    justify-content: right
}

.cart-page .cart_body .cart_select {
    position: relative
}

.cart-page .cart_body .cart_select input {
    border: 1px solid #ddd;
    height: 40px;
    text-align: left;
    width: 53px;
    padding: 0 0 0 0px;
    line-height: 15px;
    margin: 0;
    z-index: 1;
    font-size: 15px;
    font-weight: 700
}

.cart-page .cart_body .cart_select button {
    outline: none;
    height: 20px;
    width: 20px;
    vertical-align: baseline;
    text-align: center;
    padding: 0;
    float: right;
    position: absolute;
    z-index: 9;
    margin-left: 35px;
    background: transparent;
    border: none
}

.cart-page .cart_body .cart_select button svg {
    width: 14px;
    height: 14px
}

.cart-page .cart_body .cart_select button.ajaxcart__qty--minus {
    border-right: 0;
    top: 17px
}

.cart-page .cart_body .cart_select button.ajaxcart__qty--plus {
    border-left: 0;
    top: 0;
    right: 5px
}

.cart-page .ajaxcart__footer {
    margin-top: 26px
}

.cart-page .ajaxcart__footer .form-cart-button a {
    font-size: 13px;
    color: #ffb9a4;
    text-transform: uppercase;
    font-weight: 700;
    padding: 12px 23px 13px;
    display: block;
    background: #fff;
    float: left;
    border: 1px solid #ffb9a4
}

.cart-page .ajaxcart__footer .form-cart-button a:hover {
    color: #fff;
    background: #ffb9a4
}

.cart-page .ajaxcart__footer .cart__subtotal {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 12px;
    display: flex
}

.cart-page .ajaxcart__footer .cart__subtotal .cart__col-6 {
    width: 50%;
    float: left;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.cart-page .ajaxcart__footer .cart__subtotal .cart__totle {
    width: 50%;
    float: left;
    text-align: right
}

.cart-page .ajaxcart__footer .cart__subtotal .cart__totle .total-price {
    font-weight: 700;
    font-size: 21px;
    color: #ff565c
}

.cart-page .ajaxcart__footer .cart__btn-proceed-checkout-dt {
    display: flex;
    position: relative;
    margin: 20px auto
}

.cart-page .ajaxcart__footer .cart__btn-proceed-checkout-dt button {
    width: 100%;
    background-color: #ffb9a4;
    color: #fff;
    text-align: center;
    border: 1px solid #ffb9a4;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 30px;
    height: 50px;
    font-size: 20px;
    line-height: 50px
}

.cart-page .ajaxcart__footer .cart__btn-proceed-checkout-dt button:hover {
    background: #fff;
    border: 1px solid #2f80ed;
    color: #2f80ed
}

.CartHeaderContainer {
    width: 340px;
    background-color: #fff
}

.CartHeaderContainer .cart--empty-message {
    text-align: center
}

.CartHeaderContainer .cart--empty-message svg {
    width: 80px;
    margin: 15px
}

.cartheader {
    margin-bottom: 0
}

.cartheader .cart_body {
    padding: 15px;
    max-height: 360px;
    overflow-y: auto
}

.cartheader .cart_body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #F5F5F5
}

.cartheader .cart_body::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5
}

.cartheader .cart_body::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    background-color: #e5e5e5
}

.cartheader .cart_body .cart_product {
    margin-bottom: 15px;
    padding-bottom: 15px;
    display: table;
    width: 100%;
    border-bottom: solid 1px #ebebeb
}

.cartheader .cart_body .cart_image {
    display: table-cell;
    width: 24%;
    vertical-align: top;
    position: relative
}

.cartheader .cart_body .cart_info {
    padding-left: 15px;
    vertical-align: top
}

.cartheader .cart_body .cart_info .cart_name {
    margin-bottom: 5px
}

.cartheader .cart_body .cart_info .cart_name a {
    margin-bottom: 4px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.3;
    display: block
}

.cartheader .cart_body .cart_info .cart_name a:hover {
    color: #2f80ed
}

.cartheader .cart_body .cart_info .variant-title {
    display: block;
    font-size: 12px
}

.cartheader .cart_body .grid {
    display: flex
}

.cartheader .cart_body .grid .cart_item_name {
    width: 50%
}

.cartheader .cart_body .grid .cart_item_name .cart_quantity {
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
    font-weight: normal;
    color: #333
}

.cartheader .cart_body .grid .cart_prices {
    width: 50%;
    text-align: right
}

.cartheader .cart_body .grid .cart_prices .cart-price {
    font-weight: bold;
    display: block;
    font-size: 14px;
    color: #ef1104
}

.cartheader .cart_body .grid .cart__btn-remove {
    font-size: 13px;
    color: #30656b
}

.cartheader .cart_body .cart_select input {
    display: inline-block;
    padding: 0;
    text-align: center;
    border-radius: 0;
    width: 35px;
    min-height: 28px;
    border: 1px solid #e5e5e5;
    color: #222;
    height: 28px;
    font-size: 14px;
    margin: 0;
    float: left;
    border-left: none;
    border-right: none
}

.cartheader .cart_body .cart_select button {
    border-radius: 0;
    border: 1px solid #e5e5e5;
    border-color: #e5e5e5;
    color: #222;
    line-height: 26px;
    padding: 0;
    margin: 0;
    width: 28px;
    background-color: #fff;
    height: 28px;
    float: left
}

.cartheader .cart_body .cart_select button.btn-minus {
    border-right: 0
}

.cartheader .cart_body .cart_select button.btn-plus {
    border-left: 0
}

.cartheader .ajaxcart__footer {
    padding: 10px
}

.cartheader .ajaxcart__footer .cart__subtotal {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 12px;
    display: flex
}

.cartheader .ajaxcart__footer .cart__subtotal .cart__col-6 {
    width: 50%;
    float: left
}

.cartheader .ajaxcart__footer .cart__subtotal .cart__totle {
    width: 50%;
    float: left;
    text-align: right
}

.cartheader .ajaxcart__footer .cart__subtotal .cart__totle .total-price {
    color: #ef1104;
    font-weight: bold
}

.cartheader .ajaxcart__footer .cart__btn-proceed-checkout-dt {
    display: block;
    position: relative
}

.cartheader .ajaxcart__footer .cart__btn-proceed-checkout-dt button {
    width: 100%;
    background-color: #333;
    color: #fff;
    text-align: center;
    line-height: 40px
}

.cartheader .ajaxcart__footer .cart__btn-proceed-checkout-dt button:hover {
    background-color: #ffb9a4
}

@media (max-width: 1199px) {
    .CartMobileContainer .cart--empty-message {
        text-align: center
    }

    .CartMobileContainer .cart--empty-message svg {
        width: 80px;
        margin: 15px
    }

    .cart-mobile .cart_body {
        padding: 0
    }

    .cart-mobile .cart_body .cart_product {
        margin-bottom: 15px;
        padding-bottom: 15px;
        display: table;
        width: 100%;
        border-bottom: solid 1px #ebebeb
    }

    .cart-mobile .cart_body .cart_image {
        display: table-cell;
        width: 20%;
        vertical-align: top;
        position: relative
    }

    .cart-mobile .cart_body .cart_info {
        padding-left: 15px;
        vertical-align: top
    }

    .cart-mobile .cart_body .cart_info .cart_name {
        margin-bottom: 5px
    }

    .cart-mobile .cart_body .cart_info .cart_name a {
        margin-bottom: 4px;
        font-size: 13px;
        font-weight: 500;
        line-height: 1.3;
        display: block
    }

    .cart-mobile .cart_body .cart_info .cart_name a:hover {
        color: #2f80ed
    }

    .cart-mobile .cart_body .cart_info .variant-title {
        display: block;
        font-size: 12px
    }

    .cart-mobile .cart_body .grid {
        display: flex
    }

    .cart-mobile .cart_body .grid .cart_item_name {
        width: 50%
    }

    .cart-mobile .cart_body .grid .cart_item_name .cart_quantity {
        font-size: 12px;
        margin-bottom: 5px;
        display: block;
        font-weight: normal;
        color: #333
    }

    .cart-mobile .cart_body .grid .cart_prices {
        width: 50%;
        text-align: right
    }

    .cart-mobile .cart_body .grid .cart_prices .cart-price {
        font-weight: bold;
        display: block;
        font-size: 14px;
        color: #ef1104
    }

    .cart-mobile .cart_body .grid .cart__btn-remove {
        font-size: 13px;
        color: #30656b
    }

    .cart-mobile .cart_body .cart_select input {
        display: inline-block;
        padding: 0;
        text-align: center;
        border-radius: 0;
        width: 35px;
        min-height: 28px;
        border: 1px solid #e5e5e5;
        color: #222;
        height: 28px;
        font-size: 14px;
        margin: 0;
        float: left;
        border-left: none;
        border-right: none
    }

    .cart-mobile .cart_body .cart_select button {
        border-radius: 0;
        border: 1px solid #e5e5e5;
        border-color: #e5e5e5;
        color: #222;
        line-height: 26px;
        padding: 0;
        margin: 0;
        width: 28px;
        background-color: #fff;
        height: 28px;
        float: left
    }

    .cart-mobile .cart_body .cart_select button.btn-minus {
        border-right: 0
    }

    .cart-mobile .cart_body .cart_select button.btn-plus {
        border-left: 0
    }

    .cart-mobile .ajaxcart__footer {
        padding: 10px 0
    }

    .cart-mobile .ajaxcart__footer .cart__subtotal {
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 12px;
        display: flex
    }

    .cart-mobile .ajaxcart__footer .cart__subtotal .cart__col-6 {
        width: 50%;
        float: left
    }

    .cart-mobile .ajaxcart__footer .cart__subtotal .cart__totle {
        width: 50%;
        float: left;
        text-align: right
    }

    .cart-mobile .ajaxcart__footer .cart__subtotal .cart__totle .total-price {
        color: red;
        font-weight: bold
    }

    .cart-mobile .ajaxcart__footer .cart__btn-proceed-checkout-dt {
        display: block;
        position: relative
    }

    .cart-mobile .ajaxcart__footer .cart__btn-proceed-checkout-dt button {
        width: 100%;
        background-color: #333;
        color: #fff;
        text-align: center;
        line-height: 40px;
        border: initial
    }

    .cart-mobile .ajaxcart__footer .cart__btn-proceed-checkout-dt button:hover {
        background-color: #ffb9a4
    }
}

@media (max-width: 1199px) and (min-width: 767px) {
    .cart-mobile .cart_body .cart_image {
        width: 10%
    }
}