.ra_label
{
    display: contents!important;
    padding: 0px;
}


.voucher_msg
{
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    top: -15px;
    left: 12px;
    cursor: pointer;
}

.gutter-lg {
    margin-left: -15px;
    margin-right: -15px;
}

.shop-table {
    text-align: left;
}

.shop-table th {
    padding: .3rem 0 .3rem;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.875;
    text-transform: uppercase;
    color: #222;
}

.cart .shop-table th {
    padding-bottom: 1rem;
    font-size: 1.4rem;
    font-weight: 700;
}


 .shop-table tbody {
    border-bottom: 1px solid #e1e1e1;
}

.cart .shop-table td {
    padding: 2rem 2rem 2rem 0;
}

.shop-table td {
    padding: 1.5rem 1rem 1.5rem 0;
    border-top: 1px solid #e1e1e1;
    font-size: 1.4rem;
}


.cart.main .product-thumbnail {
    width: 12rem;
}

.cart .product-thumbnail figure {
    position: relative;
    display: inline-block;
}

.shop-table .product-thumbnail a {
    display: block;
    width: 100px;
}

.shop-table img {
    display: block;
    max-width: 100px;
}

.cart .product-thumbnail .product-remove {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 1.2rem;
    width: 2rem;
    height: 2rem;
    top: -0.8rem;
    right: -0.8rem;
    border-radius: 50%;
    background-color: #fff;
    color: #222;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.4);
}

.shop-table .product-name {
    white-space: normal;
}

.cart.main .product-subtotal {
    width: 13.2rem;
}

.cart.main .product-quantity {
    width: 15.3rem;
}

.cart.main .product-price {
    width: 9rem;
}

.cart .shop-table td:last-child {
    padding-right: 0;
    text-align: right;
}

.cart .product-price .amount {
    font-size: 1.6rem;
    text-align: right;
}

.cart .shop-table td:last-child {
    padding-right: 0;
    text-align: right;
}
.product-price {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: .6rem;
    font-size: 1.5rem;
    font-weight: 600;
    color: #222;
}

.cart .product-price .amount {
    font-size: 1.6rem;
    text-align: right;
    display: inline-block;
    width: 100%;
}

.cart .shop-table th:last-child {
    text-align: right;
}

.shop-table .product-price {
    display: table-cell;
}

.gutter-lg>* {
    padding-right: 15px;
    padding-left: 15px;
}

.cart .summary {
    line-height: 2.15;
}

.summary {
    padding: 2.8rem 3rem 2rem;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
}


.summary-title {
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: -.01em;
    color: #222;
    text-transform: uppercase;
    padding-bottom: 2rem;
    margin-bottom: 0;
    border-bottom: 1px solid #e1e1e1;
}


.text-left {
    text-align: left !important;
}

.cart .shipping {
    margin-bottom: 0rem;
    width: 100%;
    letter-spacing: -.01em;
}

.summary-subtotal {
    border-bottom: 1px solid #e1e1e1;
}

.summary-subtitle {
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: -.01em;
    color: #222;
    margin-bottom: 0;
    padding: 2rem 0;
}

.summary td:last-child, .summary th:last-child {
    text-align: right;
    min-width: 12rem;
}

.summary-subtotal-price {
    font-size: 1.4rem;
    font-weight: 400;
    color: #666;
    margin-bottom: 0;
    font-family: Poppins,sans-serif;
}

.summary td:last-child, .summary th:last-child {
    text-align: right;
    min-width: 12rem;
}

.sumnary-shipping .summary-subtitle {
    text-align: left;
}

.summary-subtitle {
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: -.01em;
    color: #222;
    margin-bottom: 0;
    padding: 2rem 0;
}

.sumnary-shipping ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.custom-radio {
    position: relative;
}

.cart .summary label {
    display: block;
}

input[type="radio"] ~ label {
    padding-left: 2.5rem;
}

.summary-subtotal {
    border-bottom: 1px solid #e1e1e1;
}

.summary-subtitle {
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: -.01em;
    color: #222;
    margin-bottom: 0;
    padding: 2rem 0;
}

.summary-total-price {
    font-size: 2rem;
    letter-spacing: -0.025em;
    font-weight: 700;
    color: #222;
    text-align: right;
    margin-bottom: 0;
    font-family: Poppins,sans-serif;
}

.cart .btn-checkout {
    display: block;
}

.btn-dark {
    color: #fff;
    border-color: #af141a;
    background-color: #af141a;
}

.btn-dark:hover{
    color: #fff;
    border-color: #7a0b0f;
    background-color: #7a0b0f;
}

.nav_pageas_cart{
	float: left;
	width: 100%;
	margin-top: -10px;
	margin-bottom: 40px;
}

.title {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    text-align: center;
    margin-bottom: 2.6rem;
    text-transform: uppercase;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -.01em;
    color: #222;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.title-simple {
    display: block;
    width: 100%;
}


.checkout label {
    display: block;
    padding-left: 0.2rem;
    margin-bottom: 1rem;
    font-size: 1.4rem;
    line-height: 1;
    float: left;
    width: 100%;
    color: #333;
    font-size: 15px;
    font-weight: 500;
}

.checkout .form-control {
    font-size: 1.3rem;
    font-family: Poppins,sans-serif;
    transition: background-color .3s, border-color .3s;
    color: #333;
}

 


.checkout .form-control {
    margin-bottom: 2rem !important;
}

.checkout .summary {
    padding-top: 1.8rem;
}

.summary {
    padding: 2.8rem 3rem 2rem;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
}

.order-table {
    margin-bottom: 2rem;
    color: #222;
}

.order-table thead {
    border-bottom: 1px solid #e1e1e1;
    line-height: 2.5;
}

.order-table th {
    padding: 0 0 .7rem 1px;
    font-size: 1.6rem;
    font-weight: 600;
}

.summary td:last-child, .summary th:last-child {
    text-align: right;
    min-width: 12rem;
}

.order-table th {
    padding: 0 0 .7rem 1px;
    font-size: 1.6rem;
    font-weight: 600;
}

.order-table tbody {
    vertical-align: top;
    padding-top: 2rem;
}

.summary th {
    text-align: left;
}

.product-name {
    margin-bottom: .6rem;
    font-family: inherit;
    font-size: 1.4rem;
    font-weight: 400;
    color: #222;
    padding-right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.checkout .product-name {
    font-size: 1.4rem;
    letter-spacing: 0;
    white-space: normal;
}
.order-table td {
    line-height: 3.5;
}

.checkout .product-quantity {
    font-weight: 500;
}

.summary td:last-child, .summary th:last-child {
    text-align: right;
    min-width: 12rem;
}

.checkout .product-total {
    font-size: 1.4rem;
    color: #999;
}

.col-lg-5.sticky-sidebar-wrapper .title.title-simple.text-left{
	    padding-left: 29px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.plc_order10{
	width: 100%;
}







.btn {
    display: inline-block;
    border: 2px solid #af141a;
    background-color: #af141a;
    color: #fff;
    outline: 0;
    border-radius: 0;
    padding: 1em 2em;
    font-weight: 700;
    font-size: 1.4rem;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -0.025em;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    transition: color .3s, border-color .3s, background-color .3s, box-shadow .3s;
    white-space: nowrap;
    cursor: pointer;
}



.btn:hover, .btn:active, .btn:focus {
    color: #fff;
    border-color: #890c11;
    background-color: #890c11;
}

.summary-subtitle{

}

.mins_span{
    color:red;
}

.summary-subtitle {
    padding: 13px 0px;
    font-size: 15px;
    font-weight: 500;
}

.summary-subtitle_bold{
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 10px;
}


.my_wlt_amnt {
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
    color: #719454;
    font-weight: 600;
    font-size: 20px;
    background: #e7efe1;
    padding: 11px 12px;
    margin-bottom: 30px;
}

.wallet_titl {
    float: left;
}

.wallet_ant {
    float: right;
    padding-right: 10px;
}

.debited_amont{
    color: red;
}

.cred_amont{
    color: green;
}