.cart-page-wrap {
    background: #D2C8BD;
    padding: 30px 0 60px;
}
.cart-main-wrap{ padding-top:40px; }
.cart-main-wrap .heading-level-2a{ margin-bottom:40px; }
.cart-main-wrap table {
    width: 100%;
}
.cart-main-wrap table th{
background:#3E2A1F;
color:#fff;
text-transform:uppercase;
font-family: Poppins;
font-size: 16px !important;
font-weight: 500 !important;
line-height: 1.5;
letter-spacing: 0em;
padding:10px 15px !important;

}
.cart-product-dt .cart-remove-btn img {
    max-width: 15px;
}
.cart-main-wrap table, .cart-main-wrap th, .cart-main-wrap td {
  border-bottom: 1px solid #3E2A1F;
  border-collapse: collapse;
}
.cart-main-wrap td{ padding:20px 15px !important; }
.cart-product-dt {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.cart-product-dt .product-image-bx {
    background: #B34B42;
    border-radius: 280px 280px 0 0;
    padding: 30px 10px 10px;
    position: relative;
    border: 1px solid #000;
    max-width: 80px;
}
.cart-product-dt .cart-product-rt-sec {
    padding-left: 20px;
    max-width: 400px;
}
.cart-product-dt .cart-product-title{
font-family: Playfair Display;
font-size: 24px;
font-weight: 700;
line-height: 1.33;
letter-spacing: 0em;
color:#3E2A1F;
margin-bottom:30px;
display:block;
}
.cart-product-dt .cart-remove-btn {
font-family: Poppins;
font-size: 14px;
font-weight: 500;
line-height: normal;
letter-spacing: 0em;
color:#8C8C8C;
display:flex;
align-items:center;
}
.cart-product-dt .cart-remove-btn img{ margin-right:5px; }
.cart-main-wrap .cart-price{
font-family: Poppins;
font-size: 20px;
font-weight: 500;
line-height: 1.5;
color:#3E2A1F; text-align: center;
}
.cart-main-wrap .quantity-input {
    border: 1px solid #3E2A1F;
    padding:8px 10px;
    text-align: center;
    max-width: 104px;
    background: no-repeat;
	font-family: Poppins;
font-size: 20px;
font-weight: 400;
line-height: normal;
letter-spacing: 0em;
color:#3E2A1F;
}
input[type=number]::-webkit-inner-spin-button {
    opacity: 1; background:none;
}
.discount-div {
    border: 1px solid #E5E5E5;
    border-radius: 50px;
    padding: 5px;
    margin-left: -15px;
    position: relative;
	max-width:400px;
}
.discount-div .discount-input {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0em;
    color: #8A8A8A;
    padding: 15px 100px 15px 15px;
    border-radius: 50px;
    border: none;
    width: 100%;
    box-sizing: border-box;
}
.discount-div .discount-btn {
    position: absolute;
    right: 5px;
    border: none;
    background: #3E2A1F;
    padding: 15px 17px 16px;
    width: 64px;
    border-radius: 50px;
}
.cart-main-wrap tfoot tr,  .cart-main-wrap tfoot td {
    border-color: #E5E5E5 !important;
}
.cart-main-wrap .subtotal{ text-align:right; }
.cart-main-wrap .subtotal-title{
font-family: Poppins;
font-size: 20px;
font-weight: 500;
line-height: 1.5;
letter-spacing: 0em;
color:#8C8C8C;
margin-right:10px;
}
.cart-total-price{
font-family: Poppins;
font-size: 28px;
font-weight: 500;
line-height: 1.5;
letter-spacing: 0em;
color:#3E2A1F;

}
.cart-product-head-col{ width:55%; }
.cart--price-column, .qty-head, .cart--final-column, .cart-product-quantity{
    text-align: center;
}
.cart-btn-footer {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-top: 40px;
}
.cart-btn-footer .btn{ margin-left:15px; border:1px solid #B34B42;}
.cart-btn-footer .btn.cart-update-btn {
    width: auto;
    min-width: 1px;
    padding: 9px 30px;
}
.sm-cart-label{ display:none; font-family: Poppins;
    font-size: 16px;
    font-weight: 700;
line-height: 1.5;
letter-spacing: 0em;
 }
 .woocommerce table.shop_table{border:none !important;} 
 .woocommerce .quantity .qty{border-radius:0px !important;}
@media(max-width:1199px){
.cart-product-dt .cart-product-title{font-size:20px;}
.cart-product-dt .cart-remove-btn{ font-size:12px; }
.cart-product-dt .cart-remove-btn img {
    max-width: 12px;
}
.cart-main-wrap .cart-price, .cart-main-wrap .subtotal-title, .cart-main-wrap .quantity-input{ font-size:18px; }
.cart-total-price{ font-size:24px; }
.cart-main-wrap .subtotal {
    min-width: 220px;
}
}
@media(max-width:991px){

}
@media(max-width:767px){

.cart-product-dt .cart-product-title {
    font-size: 20px;
    margin: 10px 0 15px 0;
}

.cart-main-wrap .quantity-input{ width:70px; }
.cart-main-wrap .cart-price, .cart-main-wrap .subtotal-title, .cart-main-wrap .quantity-input {
    font-size: 18px;
}
.cart-total-price {
    font-size: 26px;
}
.cart-btn-footer {
    justify-content: center;
    margin-top: 20px;
    flex-direction: column;
}
.cart-btn-footer .btn, .cart-btn-footer .btn.cart-update-btn {
    margin: 7px 0;
    width: 100%;
}

.cart-main-wrap table, .cart-main-wrap tr, .cart-main-wrap td, .cart-main-wrap tbody {
    display: block;
    width: 100% !important;
}
.cart-main-wrap tr{border-bottom:1px solid #3E2A1F;}
.cart-main-wrap td{ border-bottom:none !important; }
.cart-main-wrap thead{
    display: none;
}
.cart-main-wrap table {
    border-color: #e5e5e5 !important;
}
.cart-main-wrap td {
    padding:10px 0 !important;
}
td.hide-m-td {
    display: none;
}

.cart-main-wrap  tfoot {
    width: 100%;
    display: block;
}
.cart-main-wrap .sm-cart-label {
    display: inline-block;
    min-width: 94px;
}
.cart-main-wrap .cart-price, .cart-main-wrap .subtotal-title,  .cart-main-wrap .cart-product-quantity{ text-align:left; }
.discount-div {
    margin:10px 0;
    max-width: 100%;
}
.cart-main-wrap {
    padding-top: 10px;
}
.cart-main-wrap .heading-level-2a {
    margin-bottom: 20px;
}
.cart-product-dt .cart-remove-btn {
    font-size: 14px;
}
.cart-main-wrap td.hide-m-td, table.shop_table_responsive tr td.hide-m-td::before{
    display: none !important;
}
tr.bottom-summary td:before, .cart-product-col:before{
    display: none;
}
.quantity {
    display: flex;
    justify-content: end;
}
td.product-quantity:before {
    position: relative;
    top: 10px;
}
}