.bread-crumb {
  padding: 10px 0;
}

.bread-crumb a {
  font-size: 16px;
  font-weight: 400;
  color: #111111;
}

.bread-crumb strong {
  font-size: 16px;
  font-weight: 500;
  color: #95c066;
}

.page-cart {
  padding: 50px 0;
}

.table-responsive {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  display: grid;
  grid-auto-flow: column;
}

.product-delete {
  height: 115px;
}

.shop_table {
  border: 1px solid #dee2e6;
}

.cart-title th {
  border-bottom: 0;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #111111;
  padding: 15px 20px;
  border-left: 1px solid #dee2e6;
}

.cart-title th {
  border-bottom: 1px solid #dee2e6;
}

.table td, .table th {
  padding: 0.75rem;
  vertical-align: middle;
}

.amount {
  font-size: 14px;
  color: #a8a8a8;
  line-height: 1.6;
  font-weight: 400;
}

.js-qty {
  position: relative;
  /* margin-bottom: 1em; */
  max-width: 100px;
  min-width: 60px;
  overflow: visible;
  width: 90px;
  text-align: center;
  font-size: 18px;
  color: #111111;
  font-weight: 500;
  border-radius: 0;
  border: 2px solid #ddd;
  margin-right: 15px;
  border-right: 1px solid #ddd;
}

.js-qty input[type=text] {
  width: 45px;
  border: none;
  padding: 10px 0;
  text-align: center;
  font-size: 18px;
  color: #111111;
  font-weight: 500;
  border-right: 1px solid #ddd;
  border-radius: 0;
  margin-right: 50px;
}

.qty_plus {
  position: absolute;
  transition: 0.3s;
  color: #111111;
  padding: 0;
  border: 0;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 0;
  height: 50%;
  top: 0;
  width: 42px;
  font-size: 18px;
}

.qty_minus {
  position: absolute;
  transition: 0.3s;
  color: #111111;
  padding: 0;
  border: 0;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 0;
  bottom: 0;
  height: 50%;
  width: 42px;
  left: unset;
  top: unset;
  border-top: 1px solid #ddd;
  font-size: 18px;
}

.qty-cart {
  margin-top: 22px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.shop-button {
  width: calc(100% - 90px);
  transition: all 0.3s ease;
  padding: 0 39px;
  height: 55px;
  font-size: 14px;
  background: #95c066;
  letter-spacing: 0.2em;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  text-align: center;
  border: none;
}

.js-qty span:hover {
  color: #95c066;
  transition: all 0.3s ease;
}

.cart-title th {
  border-bottom: 0;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #111111;
  padding: 15px 20px;
  border-left: 1px solid #dee2e6;
}

.product-remove a {
  font-size: 10px;
}

.set-12-svg svg {
  width: 12px;
  height: 12px;
}

.cart-update {
  margin: 20px 10px 20px 0;
  display: inline-block;
}

.continue-shopping-1 {
  margin: 20px 0 20px 10px;
  display: inline-block;
}

.cart-check {
  border: 1px solid #e3e3e3;
  padding: 40px 20px;
  overflow: hidden;
  margin: 30px 0;
}

.cart-check {
  border: 1px solid #e3e3e3;
  padding: 40px 20px;
  overflow: hidden;
  margin: 30px 0;
}

.continue-shopping-1 a {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  padding: 18px 65px;
  border: none;
  background: #95c066;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  letter-spacing: 0.2em;
  font-weight: 500;
  position: relative;
  border-radius: 0;
  transition: 0.3s;
}

.cart-check {
  border: 1px solid #e3e3e3;
  padding: 40px 20px;
  overflow: hidden;
  margin: 30px 0;
}

.cart-title {
  font-weight: 600;
  font-size: 12px;
  line-height: 30px;
  color: #111111;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 17px 20px 17px 0;
}

.total-checkout {
  border-top: 1px solid #e3e3e3;
}

.cart-label {
  padding: 17px 0;
  font-size: 16px;
  line-height: 30px;
  color: #111111;
  font-weight: 400;
}

.cart-amount {
  padding: 17px 0;
  font-size: 16px;
  line-height: 30px;
  color: #111111;
}

.cart-update input[type=submit] {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  padding: 18px 65px;
  border: none;
  background-color: #111111;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  letter-spacing: 0.2em;
  font-weight: 500;
  position: relative;
  border-radius: 0;
  transition: 0.3s;
}

.checkout-button {
  margin-top: 15px;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  padding: 18px 65px;
  border: none;
  background-color: #95c066;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  letter-spacing: 0.2em;
  font-weight: 500;
  position: relative;
  border-radius: 0;
  transition: 0.3s;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.amount-total {
  font-size: 14px;
  color: black;
  font-weight: 900;
}

.bread-crumb {
  padding: 10px 0;
}

.bread-crumb strong {
  font-size: 16px;
  font-weight: 500;
  color: #95c066;
}

.bread-crumb a i {
  padding: 0 10px;
  color: #111111;
}

.breadcrumb_cart {
  background: #f6f6f6;
  padding-left: 15px;
}

.img-cart {
  max-height: 90px;
}

.bread-crumb a:hover {
  color: #95c066;
}

.bread-crumb a {
  font-family: "Jost", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 400;
  color: #111111;
}

.form-group label {
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 600;
}

.form-group input {
  font-weight: 300;
}

.form-group select {
  font-weight: 300;
}

.empty_dashboard {
  font-size: 90px;
  font-weight: 900;
  color: #8f968b;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  opacity: 0.2;
  min-height: 65vh;
}

.table-responsive {
  overflow-x: hidden;
}

.cart-item__remove {
  padding: 0px;
}

.continue-shopping-1 a:hover {
  background-color: black;
  transition: 0.5s all ease;
}

.cart-update input[type=submit]:hover {
  background-color: #95c066;
  transition: 0.5s all ease;
}

@media (max-width: 770px) {
  .page-cart .content-pages .table-responsive .table--responsive td, .page-cart .content-pages .table-responsive .table--responsive tr {
    float: left;
    clear: both;
    width: 100%;
  }
  .page-cart .content-pages .table-responsive td:before {
    content: attr(data-label);
    float: left;
    text-align: center;
    font-size: 12px;
    padding-right: 10px;
  }
  .page-cart .content-pages .table-responsive th {
    display: none;
    border-top: none;
  }
  .page-cart .content-pages .table-responsive .product-thumbnail {
    width: 100% !important;
  }
  .page-cart .content-pages table td {
    border-bottom-width: 0px !important;
  }
  .page-cart .content-pages .table-responsive .product-thumbnail a img {
    float: right;
  }
  .page-cart .content-pages .table-responsive .js-qty {
    float: right;
  }
  .page-cart .content-pages .product-price span, .page-cart .content-pages .product-subtotal span {
    font-size: 12px;
    float: right;
  }
  .page-cart .content-pages .table-responsive .cart_item {
    border-bottom: 1px solid #dcdcdc;
  }
  .page-cart .content-pages .table-responsive .product-remove a {
    float: right;
  }
  .product-delete {
    height: 324px;
  }
  .delete-btns {
    width: 15px;
  }
  .table-responsive {
    grid-template-columns: 7fr 1fr;
  }
  .shop_table tbody {
    height: 370px;
  }
  .cart-title {
    border-top: 1px solid rgb(187, 190, 192);
    border-bottom: 1px solid rgb(187, 190, 192);
  }
  .continue-shopping-1 a {
    padding: 10px 20px;
    text-transform: unset;
  }
  .cart-update input[type=submit] {
    padding: 10px 10px;
    text-transform: unset;
  }
  .continue-shopping-1, .cart-update {
    margin: 10px;
  }
  .empty_dashboard {
    font-size: 50px;
  }
}

/*# sourceMappingURL=cart.css.map */
