.moremob{ display:block; }
.deskcart{ display:block; }.mobcart{ display:none; }

.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; font-weight: 400; }
.cart-table .product-quantity { float: left; width: 18%; }
.cart-table .product-removal { float: left; width: 9%; }
.cart-table .product-line-price { width: calc(12% - 15px); float: left; text-align: right; font-weight: 500;  }

 
.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 .psymbol{ font-size:14px; } 
.cart-table .column-labels{border-bottom: 1px solid #eee; margin-bottom: 10px;} 
.cart-table .column-labels label { font-weight:500; color:var(--gray); }
 
.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 { width: 20px; height: 20px; line-height: 18px; cursor:pointer; float: right; margin-top: 15px; } 
.remove-pro i{ color: var(--gray); padding: 3px; font-size: 16px; } .remove-pro:hover i{color:var(--red);}
.remove svg,.remove-pro svg{ width:22px; height:22px; }

.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; text-align: right; }
.cart-table .totals .totals-item .totals-value { float: right; text-align: right; }
  
.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;}

.viewOrder .sharico a{ width:auto; }
.order-table .column-labels{ padding:9px; border: 1px solid #eee; border-bottom: 1px solid #eee; }
.order-table .column-labels label{ font-weight:500; color:var(--gray); margin-bottom:0px; }
.order-table .column-labels,.order-table .product{ display: flex; align-items: center; margin-bottom:0px!important; }
.order-table .product-image { float: left; width: 12%; position:relative; }
.order-table .product-details { float: left; width: calc(50% - 25px); margin-right:15px; font-weight:400; }
.order-table .product-price { float: left; width: 15%; margin:0px!important; text-align: right; vertical-align:middle; }
.order-table .psymbol { font-size: 14px; }
.order-table .product-quantity { float: left; width: 10%; text-align: right; vertical-align:middle; }
.order-table .product-removal { float: left; width: 10%; text-align: right; vertical-align:middle; }
.order-table .product-line-price { float: left; width:15%; text-align: right; font-weight:500; justify-content: flex-end; gap:5px; }
.order-table .invoice { float: left; width: calc(25% - 10px); }

.order-table .product{ position:relative; margin-bottom:5px; padding:10px; border: 1px solid #eee; border-top:1px solid #fff; }
.order-table .product:hover{ border: 1px solid var(--mycolor); box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3); background: rgba(0, 0, 0, 0.03); }

.odrtotal{ min-width:250px; float:right; }
.odrtotal p{ display:block; padding:7px 10px; overflow:hidden; }
.odrtotal span{ display:block; width:40%; float:left; text-align:right; font-size:14px; color:#424646; font-weight:400; }
.odrtotal font{ display:block; width:60%; float:right; text-align:right; font-size:14px; color:#424646; font-weight:400; }
.odrtotal .total span,.odrtotal .total font{ font-size:16px; color:#424646; font-weight:500; }
.odrtotal .psymbol { font-size: 16px; }

.widget{ width:100%; margin:0px; border:1px solid #d8d8d8; border-radius: 5px; overflow:hidden; }
.widget .widget-title{ margin: 0px; padding: 8px 0px 8px 10px; font-size: 16px; line-height: 20px; color: #424646; text-align: justify; background: #f5f5f5; }
.widget .ptitle{ padding: 7px 10px; color: #424646; font-size: 15px; font-weight: 400; border-top: 1px solid #d8d8d8; }
.widget .ptag{ padding: 7px 10px; color: #424646; font-size: 14px; font-weight: 400; border-top: 1px solid #d8d8d8; }


@media screen and (max-width: 768px){
  .viewOrder .deskcart{ display:none; } .viewOrder .mobcart{ display:block; }

  .order-table .column-labels{ display: none; } 
  .order-table .product{ flex-direction:column; }
  .order-table .product-details{ width:100%; margin-right: 0px; }
  .order-table .product-image{ width:60px; min-height:initial; flex-basis: 60px; }
  .order-table .product-cont{ width:calc(100% - 50px); }
  .order-table .price-details{ width:calc(100% - 60px); margin-left:60px; margin-top: 8px; }

  .order-table .product-price { width: 30%; text-align: right; vertical-align:middle; }
  .order-table .product-removal { width: 30%; text-align: right; vertical-align:middle; }
  .order-table .product-line-price{ width: 40%; text-align: right; vertical-align:middle; padding-right:10px; }
}

@media screen and (max-width: 700px){
  .deskcart{ display:none; } .mobcart{ display:block; }
  .card.deskcart{ display:none; }

  .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:100%; }
  .cart-table .product-price { clear: both; width: auto; margin-top:6px; }
  .cart-table .product-quantity { width: auto; margin:0 10px; }
  .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%; max-width:120px; font-weight: 700; display: flex; justify-content: space-between; align-items: center; }
  .remove-pro{ margin-top:0px; }
}
 
@media screen and (max-width: 450px) {

  .cart-table .product-removal { float: right; }
  .cart-table .product-line-price { float: right; clear: left; width: 100%; max-width:initial; margin-top: 10px; justify-content: flex-end; gap: 15px; }
  .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%; }
  .moremob{ display:none!important; }

  .viewOrder .modal-header{ flex-direction:column; }
  .viewOrder .modal-header .close{ margin-top: -20px!important; }
  .order-table .price-details{ width:100%; margin-left:0px; margin-top: 8px; }
  .order-table .product-price { width: 50%; text-align: right; vertical-align:middle; }
  .order-table .product-removal { display:none; }
  .order-table .product-line-price{ width: 50%; text-align: right; vertical-align:middle; padding-right:10px; }
}

