.shopping-tab{padding:30px; background:#fff;     border: 1px solid #eee;} 
.cart-table .product-image {
  float: left;
  width: 12%; position:relative;
}

.cart-table .product-details {
  float: left;
     width: calc(37% - 25px); margin-right:15px;
}

.cart-table .invoice {
  float: left;
     width: calc(25% - 10px);
}

.cart-table .product-price {
  float: left;
  width: 12%; margin:0;
}

.cart-table .product-quantity {
  float: left;
  width: 18%;
}

.cart-table .product-removal {
  float: left;
  width: 9%;
}

.cart-table .product-line-price {
  float: left;
  width: calc(12% - 15px);
  text-align: right;
}

 
.cart-table .group:before, .cart-table .shopping-tab:before, .cart-table .column-labels:before, .cart-table .product:before, .cart-table .totals-item:before,
.cart-table .group:after,
.cart-table .shopping-tab:after,
.cart-table .column-labels:after,
.cart-table .product:after,
.cart-table .totals-item:after {
  content: '';
  display: table;
}

.cart-table .group:after, .cart-table .shopping-tab:after, .cart-table .column-labels:after, .cart-table .product:after, .cart-table .totals-item:after {
  clear: both;
}

.cart-table .group, .cart-table .shopping-tab, .cart-table .column-labels, .cart-table .product, .cart-table .totals-item {
  zoom: 1;
}

 
.cart-table .product .product-price:before, .cart-table .product .product-line-price:before, .cart-table .totals-value:before {
  content: '$';
}

.cart-table .column-labels{border-bottom: 1px solid #eee; margin-bottom: 10px;} 
.cart-table .column-labels label {
  font-weight:500;
}
 
.cart-table .product { position:relative;
  margin-bottom:5px;
  padding:10px;
  border-bottom: 1px solid #eee;  
}
.onspecial2.product .product-image { 
    margin-left: -3px;
}
.cart-table .product .product-image {
  text-align: center;
}
.cart-table .product .product-image a{display: block;}
.cart-table .product .product-image img {
  width: 90%;
}
.cart-table .product .product-details .product-title {
  margin-right: 20px; font-size: 14px;
    font-weight: 500;
    margin: 0;
}
.cart-table .product .product-details .product-description {
  margin: 5px 20px 5px 0;
  line-height: 1.4em;
}
.cart-table .product .product-quantity input {
  width: 40px;
}
.cart-table .product .remove-product {
  border: 0;
  padding: 4px 8px;
  background-color: #c66;
  color: #fff; 
  font-size: 12px;
  border-radius: 3px;
}
.cart-table .product .remove-product:hover {
  background-color: #a44;
}
.remove-pro {z-index: 1; line-height: 18px; width: 20px; height: 20px;  position: absolute; top:10px; right: 0; } 
.remove-pro i{color: var(--gray); padding: 3px; font-size: 16px; } .remove-pro:hover i{color:var(--red);}

.cart-table .totals .ponum{ width:60%; float:left; }
.cart-table .totals .carttotal{ width:40%; float:right; }

.cart-table .totals .totals-item {
  float: right;
  clear: both;
  width: 100%; 
}
.cart-table .totals .totals-item label {
  float: left;
  clear: both;
 /* width: 79%;*/
  text-align: right;
}
.cart-table .totals .totals-item .totals-value {
  float: right;
  /*width: 21%;*/
  text-align: right;
}
 
 
 
@media screen and (max-width: 650px){
  .cart-table .totals .carttotal{width:100%;}
	.cart-table .product .product-image img{width:50px; margin: 0 10px 0 0;}
 .cart-table .shopping-tab {
    margin: 0;
    padding-top: 20px;
    border-top: 1px solid #eee;
  }

  .cart-table .column-labels {
    display: none;
  }

  .cart-table .product-image {
    float: left;
    width: auto;
  }
  .cart-table .product-image img {
    margin: 0 0 10px 10px;
  }

  .cart-table .product-details {
    float: none;
    margin-bottom: 10px;
    width: auto;
  }

  .cart-table .product-price {
    clear: both;
    width: auto; margin-top:6px;
  }

  .cart-table .product-quantity {
    width: auto; margin:0 10px;
  }
  /*.cart-table .product-quantity input {
    margin-left: 20px;
  }*/

  .cart-table .product-quantity:before {
    content: 'x';
  }

  .cart-table .product-removal {
    width: auto; margin-top:6px;
  }

  .cart-table .product-line-price {
    float: right;
    width: 100%;
    font-weight: 700; 
  }
}
 
@media screen and (max-width: 350px) {
  .cart-table .product-removal {
    float: right;
  }

  .cart-table .product-line-price {
    float: right;
    clear: left;
    width: auto;
    margin-top: 10px;
  }

  .cart-table .product .product-line-price:before {
    content: 'Item Total: $';
  }

  .cart-table .totals .totals-item label {
    width: 60%;
  }
  .cart-table .totals .totals-item .totals-value {
    width: 40%;
  }
}
.sug_pro{  display: flex;
    flex-wrap: wrap; align-items: center;  border-bottom: none!important; 
    background: #fffbf0; margin:0 -15px; padding: 10px 0!important;}
.sug_pro .product-image a img{width:60%!important; margin-right: -15px;}
.sug_pro .remove-pro{right:10px!important;}
.sug_pro .remove-pro i{font-size:12px;}
.sug_pro .product-image a:before{    position: absolute;
    height: 45px;
    width: 1px;
    z-index: 1;
    content: "";
    background:var(--mycolor);
    margin-top: -25px;
    left: 16px;}
    .sug_pro .product-image a:after{content: "";
    background: var(--mycolor);
    position: absolute;
    height: 1px;
    width: 13px;
    bottom: 0;
    left: 16px;
    top: 20px;}
    .sug_pro .product-price{font-weight:400!important;}
    .product-image p{font-size:11px; margin-top:5px; line-height: initial;}