 
/*
 ._column.product-qty{
    margin: 50px 0 0 0;
    color: #fff;
    font-size: 15px;
    text-align: center;
    height: 35px;
    border: #525252 1px solid;
    padding: 3px;
    width: 100%;
}
*/
[type='number']:focus{
   border: #333 1px solid;
}

.cart_product_count{

width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    border: #333 1px solid;
    padding: 0 7px;
    text-align: center;
    height: 30px;
}


.update {
    padding: 5px 2px;
     width: 100%;
    background: #f36e11;
    border: none;
    color: #000;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;

}



.cart .price.product-single-price,
.cart .price.product-total-price{
     display: none;
}

.cart .product-remove {
       margin-top: 30px;
}





.sub-heading {
  font-size: .75em;
  font-weight: 300;
}

/**
 * @section: utilities;
 * @see: Justify Grid [http://justifygrid.com/]
 */
._grid {
  text-align: justify !important;
  text-justify: distribute-all-lines;
  font-size: 0 !important;
  text-rendering: optimizespeed;
}
._grid:after {
  content: "";
  display: inline-block;
  width: 100%;
}
._column {
  display: inline-block;
  vertical-align: top;
  font-size: medium;
  text-align: left;
  text-rendering: optimizeLegibility;
}
._btn {
  display: inline-block;
  background-color: #bdc3c7;
  border: none;
  padding: .5em .75em;
  text-align: center;
  font-weight: 300;
}
._btn:hover,
.cart-totals:hover ._btn {
  background-color: #f36e11;
  color: #ecf0f1;
}

/**
 * @section: shopping-cart;
 */
.shopping-cart {
  width: 100%;
  max-width: 100rem;
  margin: 0 auto;
}
/**
 * @extends: _grid;
 */
.shopping-cart--list-item {
  border: 1px solid #333;
  margin-bottom: 3rem;
  height: 9.7rem;
  overflow: hidden;
}
.shopping-cart--list-item:hover,
.shopping-cart--list-item:hover * {
  border-color: #f36e11;
}
.shopping-cart--list-item > ._column {
    height: 100%; /* make vertical lines match */
}

/**
 * @section: product-image;
 * @extends: _column;
 */
.product-image {
  width: 13.663198%;
  background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") no-repeat center / cover transparent;
}

/**
 * @section: product-info;
 * @extends: _column;
 */
 
.product-info {
  width: 70.832119%;
  padding: .5rem;
}

.product_det .product-info {

   width: 100%;
   padding: 0 0 20px 0;
    
 
}

.product-name {
        color: #ebe7df;
    font-weight: 600;
    line-height: 1;
    margin: 15px 0;
}
.price {
  line-height: 1;
  text-align: right;
}
.product-single-price {
  margin-top: -1rem;
  font-size: 1.5em;
	color: #fff;
	/*font-family: 'Oswald', sans-serif; */
}
.product-desc{color:#777;}
/**
 * @section: product-modifiers;
 * @extends: _column;
 */
.product-modifiers {
  width: 12.496358%;
  text-align: right;
  border-left: 1px solid #333;
}
.product-subtract,
.product-plus,
.product-qty {
  width: 45%;
  background-color: transparent;
  color: #686868;
  text-align: center;
}
.product-qty {
  padding: .35em .75em;
    width: 100%;
}
.product-remove {
  font-size: .875em;
  margin-top: 3.35rem;
  background-color: #333;
  color: #ecf0f1;
  width: 100%;
}
 /* visibility: hidden;* /
 visibility: visible;
}
.product-modifiers:hover .product-remove {
  visibility: visible;
}
.product-remove:before {
  margin-right: .5em;
}
.product-remove:hover {
  background-color: #333;
}
.product-total-price {
  border-top: 1px solid #333;
  color: #95a5a6;
  font-size: 1.25em;
  padding: .5rem;
}
.shopping-cart--list-item:hover .product-total-price {
  background-color: #f36e11;
  color: #ecf0f1;
}

/**
 * @section: cart-totals;
 * @extends: _grid;
 */
.cart-totals {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  margin-bottom: 0rem;

}
.cart-totals ._column {
 /* width: 19.984013%;*/
  padding: .5rem;
  line-height: 1.2;
}
.cart-totals ._column:not(:last-of-type) {
  /*border-right: 1px solid #333;*/
}
.cart-totals ._column:first-of-type {
  padding-left: 0;
}
.cart-totals-key {
  font-size: 0.9em;
  color:#f36e11;
}
.cart-totals ._column:hover .cart-totals-value,
.cart-totals ._column:hover .cart-totals-key {
	/* color: #333; */
}
.cart-totals-value {
	font-size: 1.5em;
	/*font-family: 'Oswald', sans-serif; */
	color: #fff;
}
._column.checkout {
  /*text-align: right;*/
  padding: 0;
     margin-top: 10px; 
margin-bottom: -5px;
  vertical-align: middle;
}
.checkout-btn:before {
  margin-right: .5em;
}
._btn.checkout-btn:hover {
  background-color: #f36e11;
  background-color: #f36e11;
}

/**
 * Animations
 */
.product-remove,
.cart-totals * {
  transition: all .2s ease;
}
.closing {
  transition: all .5s ease;
  transform: translate3d(0, -100%, 0);
  opacity: 0;
}

/*top cart */
.badge {
  background-color: #6394F8;
  border-radius: 10px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  padding: 3px 7px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.shopping-cart {
  margin: 20px 0;
  float: right;
  background: white;
  width: 250px;
  position: relative;
  border-radius: 3px;
  padding: 0px;
}
.shopping-cart-mn {
  margin: 20px 0;
  float: right;

  width:100%;
  position: relative;
  border-radius: 3px;
  padding: 0px;
}
.shopping-cart .shopping-cart-header {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 25px;
}
.shopping-cart .shopping-cart-header .shopping-cart-total {
  float: right;
}
.shopping-cart .shopping-cart-items {
  padding-top: 20px;
}
.shopping-cart .shopping-cart-items li {
  margin-bottom: 18px;
	display: inherit;
}
.shopping-cart .shopping-cart-items img {
  float: left;
  margin-right: 12px;
}
.shopping-cart .shopping-cart-items .item-name {
  display: block;
  padding-top: 10px;
  font-size: 16px;
}
.shopping-cart .shopping-cart-items .item-price {
  color: #6394F8;
  margin-right: 8px;
}
.shopping-cart .shopping-cart-items .item-quantity {
  color: #ABB0BE;
}

.shopping-cart:after {
  bottom: 100%;
  left: 89%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: white;
  border-width: 8px;
  margin-left: -8px;
}

.cart-icon {
  color: #515783;
  font-size: 24px;
  margin-right: 7px;
  float: left;
}
.top-car-items{width: 50px;height: 50px; float: left; margin-right: 10px;}
.top-total{
	color: black
}
 





    .arw {
	text-align: center;
	padding: 11px 0 0 0 ;
	color: #f36e11;
	font-size: 22px 
	}

	.section_body .product-name h3 {
 		font-size: 20px !important;
	}

 


@media screen and (max-width: 780px) {


	.cart-totals ._column{width:25% !important;}
	.product-subtract, .product-plus, .product-qty{width: 100%;}
}

