.product-subtotal *, .cart-subtotal *, .tax-total * {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(110 131 140 / var(--tw-text-opacity));
  font-size: 16px;
  line-height: 25px;
}

@media (min-width: 1024px) {

  .product-subtotal *, .cart-subtotal *, .tax-total * {
    font-size: 16px;
  }
}

.product-price * {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(3 17 49 / var(--tw-text-opacity));
  font-size: 16px;
  line-height: 25px;
}

@media (min-width: 1024px) {

  .product-price * {
    font-size: 16px;
  }
}

.order-total * {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(3 17 49 / var(--tw-text-opacity));
  font-size: 16px;
  line-height: 25px;
}

@media (min-width: 1024px) {

  .order-total * {
    font-size: 18px;
  }
}

.cart-empty.woocommerce-info {
  margin-bottom: 12px;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(3 17 49 / var(--tw-text-opacity));
  font-size: 26px;
  line-height: 31px;
}

.wc-empty-cart-message + .return-to-shop {
  border-radius: 20px;
  padding: 12px;
  text-align: center;
}

.wc-empty-cart-message + .return-to-shop a {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(3 17 49 / var(--tw-border-opacity));
}

.shop_table tr:nth-last-child(2) td {
  border-bottom: 0 !important;
}

.coupon-tag {
  background: #d6dbe3;
  font-size: 14px;
  font-weight: bold;
  color: #5f6368;
  text-transform: uppercase;
  border-radius: 4px;
  display: inline-flex;
  padding: 4px 6px 4px 10px;
  align-items: center;
}

.discount_label.fa-tag:before {
  display: none;
}

.discount_label.fa-tag:after {
  content: url("data:image/svg+xml;charset=UTF-8, %3csvg xmlns='http://www.w3.org/2000/svg' height='18px' viewBox='0 -960 960 960' width='18px' fill='%235f6368'%3e%3cpath d='M856-390 570-104q-12 12-27 18t-30 6q-15 0-30-6t-27-18L103-457q-11-11-17-25.5T80-513v-287q0-33 23.5-56.5T160-880h287q16 0 31 6.5t26 17.5l352 353q12 12 17.5 27t5.5 30q0 15-5.5 29.5T856-390ZM513-160l286-286-353-354H160v286l353 354ZM260-640q25 0 42.5-17.5T320-700q0-25-17.5-42.5T260-760q-25 0-42.5 17.5T200-700q0 25 17.5 42.5T260-640Zm220 160Z'/%3e%3c/svg%3e");
  position: relative;
  top: 3px;
}

.cart-discount th {
  text-align: left;
  padding: 10px 0;
}

.cart-discount td {
  text-align: right;
  padding: 10px 0;
}

.coupon-tag .fa-close {
  margin-left: 10px;
  --tw-text-opacity: 1;
  color: rgb(3 17 49 / var(--tw-text-opacity));
}

.coupon-tag .fa-close:before {
  display: none;
}

.coupon-tag .fa-close:after {
  content: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' height='18px' viewBox='0 -960 960 960' width='18px' fill='%235f6368'%3e%3cpath d='m256-200-56-56 224-224-224-224 56-56 224 224 224-224 56 56-224 224 224 224-56 56-224-224-224 224Z'/%3e%3c/svg%3e");
  top: 3px;
  position: relative;
}

.coupon-tag .fa-tag {
  margin-right: 4px;
}

.coupon-tag:hover {
  background: #b4bac4;
}
