.woocommerce table.shop_table td:last-child {
  display: block;
  text-align: start;
}

.woocommerce-checkout #Content #order_review tr.order_items td {
  padding: 0;
}

.woocommerce-checkout #Content #order_review .order-item {
  padding: 0.729vw;
  border-radius: 0.417vw;
  margin-bottom: 1.146vw;
  background-color: #393939;
}

.woocommerce-checkout #Content #order_review .order-item .head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.woocommerce-checkout #Content #order_review .order-item .head img {
  width: 7.396vw;
  height: 5.156vw;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 0.417vw;
  border: 0.104vw solid #585858;
}

.woocommerce-checkout #Content #order_review .order-item .head .details {
  flex: 2;
  padding: 0 1.250vw;
}

.woocommerce-checkout #Content #order_review .order-item .head .details h3 {
  font-size: 1.042vw;
  font-weight: bold;
  line-height: 1.563vw;
  margin-bottom: 0.260vw;
  text-transform: uppercase;
}

.woocommerce-checkout #Content #order_review .order-item .head .details dl.variation {
  margin: 0;
  padding: 0;
  line-height: 1;
  display: grid;
  grid-template-columns: 30% 70%;
}

.woocommerce-checkout #Content #order_review .order-item .head .details dl.variation dt {
  padding: 0;
  border: none;
  color: #BEBCBC;
  font-size: 0.729vw;
  line-height: 1.250vw;
}

.woocommerce-checkout #Content #order_review .order-item .head .details dl.variation dd {
  padding: 0;
  border: none;
  margin-left: 0;
  color: #BEBCBC;
  font-weight: normal;
	font-size: 0.729vw;
  line-height: 1.250vw;
}

.woocommerce-checkout #Content #order_review .order-item .head .details dl.variation dd .variations_values {
  color: #BEBCBC;
  font-size: 0.729vw;
  line-height: 1.250vw;
}

.woocommerce-checkout #Content #order_review .order-item .head .details p.custom-item-detail {
  font-size: 0.729vw;
  line-height: 0.938vw;
  color: #BEBCBC;
  margin-bottom: 0;
}

.woocommerce-checkout #Content #order_review .order-item .head .quantity {
  width: 4.167vw;
  height: 2.083vw;
  overflow: hidden;
  border-radius: 0.781vw 0;
  border: 0.104vw solid #000;
}

.woocommerce-checkout #Content #order_review .order-item .head .quantity * {
  color: #000;
}

.woocommerce-checkout #Content #order_review .order-item .head .quantity input.qty {
  width: 4.167vw;
  height: 2.083vw;
  border: none;
  background-color: #FAE813;
  text-indent: -0.729vw;
  padding: 0 !important;
}

.woocommerce-checkout #Content #order_review .order-item .head .quantity .quantity-change {
  width: 0.885vw;
  height: 0.677vw;
}

.woocommerce-checkout #Content #order_review .order-item .head .quantity .quantity-change i {
  display: none;
}

.woocommerce-checkout #Content #order_review .order-item .head .quantity .quantity-change.minus {
  top: unset;
  left: unset;
  right: 0.260vw;
  bottom: 0.156vw;
  background-image: url("/wp-content/uploads/qty-arrow-minus.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.885vw 0.677vw;
}

.woocommerce-checkout #Content #order_review .order-item .head .quantity .quantity-change.plus {
  top: 0.156vw;
  background-image: url("/wp-content/uploads/qty-arrow-plus.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.885vw 0.677vw;
}

.woocommerce-checkout #Content #order_review .order-item .head .actions .quantity,
.woocommerce-checkout #Content #order_review .order-item .head .actions .remvoe,
.woocommerce-checkout #Content #order_review .order-item .head .actions .edit {
  margin-bottom: 0.417vw;
}

.woocommerce-checkout #Content #order_review .order-item .head .remvoe *,
.woocommerce-checkout #Content #order_review .order-item .head .edit * {
  font-size: 0.938vw;
  line-height: 1.250vw;
}

.woocommerce-checkout #Content #order_review .order-item .foot {
  display: flex;
  margin-top: 0.729vw;
  padding-top: 1.042vw;
  align-items: center;
  justify-content: space-between;
  border-top: 0.052vw solid #707070;
}

.woocommerce-checkout #Content #order_review .order-item .foot * {
  font-size: 1.563vw;
  margin-bottom: 0;
  line-height: 1.302vw;
  font-weight: bold;
}

.woocommerce-checkout #Content #order_review tr.shipping,
.woocommerce-checkout #Content #order_review tr.shipping th,
.woocommerce-checkout #Content #order_review tr.shipping td {
  display: block;
}

.woocommerce-checkout #Content #order_review tr.shipping th {
  color: #000;
  padding: 0.729vw;
  border-radius: 0.417vw 0;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #f2c529;
}

.woocommerce-checkout #Content #order_review tr.shipping #shipping_method li {
  gap: 0.521vw;
  display: grid;
  align-items: center;
  grid-template-columns: 5% 95%;
}

.woocommerce-checkout #Content #order_review tr.shipping #shipping_method li input.shipping_method {
  width: 1.042vw;
  height: 1.042vw;
  border-color: #f2c529;
  accent-color: #f2c529;
}

.woocommerce-checkout #Content #order_review tr.orders-subtotal,
.woocommerce-checkout #Content #order_review tr:nth-child(3),
.woocommerce-checkout #Content #order_review tr:nth-child(4),
.woocommerce-checkout #Content #order_review tr:nth-child(5),
.woocommerce-checkout #Content #order_review tr:nth-child(6),
.woocommerce-checkout #Content #order_review tr:nth-child(7) {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.woocommerce-checkout #Content #order_review tr.orders-subtotal th,
.woocommerce-checkout #Content #order_review tr.orders-subtotal td,
.woocommerce-checkout #Content #order_review tr:nth-child(3) th,
.woocommerce-checkout #Content #order_review tr:nth-child(3) td,
.woocommerce-checkout #Content #order_review tr:nth-child(4) th,
.woocommerce-checkout #Content #order_review tr:nth-child(4) td,
.woocommerce-checkout #Content #order_review tr:nth-child(5) th,
.woocommerce-checkout #Content #order_review tr:nth-child(5) td,
.woocommerce-checkout #Content #order_review tr:nth-child(6) th,
.woocommerce-checkout #Content #order_review tr:nth-child(6) td,
.woocommerce-checkout #Content #order_review tr:nth-child(7) th,
.woocommerce-checkout #Content #order_review tr:nth-child(7) td {
  padding: 0.521vw 0.000vw;
}

.woocommerce-checkout #Content #order_review tr.orders-subtotal th,
.woocommerce-checkout #Content #order_review tr.orders-subtotal th bdi,
.woocommerce-checkout #Content #order_review tr.orders-subtotal td,
.woocommerce-checkout #Content #order_review tr.orders-subtotal td bdi,
.woocommerce-checkout #Content #order_review tr:nth-child(3) th,
.woocommerce-checkout #Content #order_review tr:nth-child(3) th bdi,
.woocommerce-checkout #Content #order_review tr:nth-child(3) td,
.woocommerce-checkout #Content #order_review tr:nth-child(3) td bdi,
.woocommerce-checkout #Content #order_review tr:nth-child(4) th,
.woocommerce-checkout #Content #order_review tr:nth-child(4) th bdi,
.woocommerce-checkout #Content #order_review tr:nth-child(4) td,
.woocommerce-checkout #Content #order_review tr:nth-child(4) td bdi,
.woocommerce-checkout #Content #order_review tr:nth-child(5) th,
.woocommerce-checkout #Content #order_review tr:nth-child(5) th bdi,
.woocommerce-checkout #Content #order_review tr:nth-child(5) td,
.woocommerce-checkout #Content #order_review tr:nth-child(5) td bdi,
.woocommerce-checkout #Content #order_review tr:nth-child(6) th,
.woocommerce-checkout #Content #order_review tr:nth-child(6) th bdi,
.woocommerce-checkout #Content #order_review tr:nth-child(6) td,
.woocommerce-checkout #Content #order_review tr:nth-child(6) td bdi,
.woocommerce-checkout #Content #order_review tr:nth-child(7) th,
.woocommerce-checkout #Content #order_review tr:nth-child(7) th bdi,
.woocommerce-checkout #Content #order_review tr:nth-child(7) td,
.woocommerce-checkout #Content #order_review tr:nth-child(7) td bdi {
  font-size: 1.563vw;
  font-weight: 500;
}

.woocommerce-checkout #Content #order_review tr.orders-subtotal td,
.woocommerce-checkout #Content #order_review tr.orders-subtotal td bdi,
.woocommerce-checkout #Content #order_review tr.orders-subtotal td span,
.woocommerce-checkout #Content #order_review tr:nth-child(3) td,
.woocommerce-checkout #Content #order_review tr:nth-child(3) td bdi,
.woocommerce-checkout #Content #order_review tr:nth-child(3) td span,
.woocommerce-checkout #Content #order_review tr:nth-child(4) td,
.woocommerce-checkout #Content #order_review tr:nth-child(4) td bdi,
.woocommerce-checkout #Content #order_review tr:nth-child(4) td span,
.woocommerce-checkout #Content #order_review tr:nth-child(5) td,
.woocommerce-checkout #Content #order_review tr:nth-child(5) td bdi,
.woocommerce-checkout #Content #order_review tr:nth-child(5) td span,
.woocommerce-checkout #Content #order_review tr:nth-child(6) td,
.woocommerce-checkout #Content #order_review tr:nth-child(6) td bdi,
.woocommerce-checkout #Content #order_review tr:nth-child(6) td span,
.woocommerce-checkout #Content #order_review tr:nth-child(7) td,
.woocommerce-checkout #Content #order_review tr:nth-child(7) td bdi,
.woocommerce-checkout #Content #order_review tr:nth-child(7) td span {
  font-weight: 900;
}

.woocommerce-checkout #Content #order_review tr.order-total {
  border-top: 0.052vw solid #fff;
}

.woocommerce-checkout #Content #order_review tr.order-total th,
.woocommerce-checkout #Content #order_review tr.order-total th bdi,
.woocommerce-checkout #Content #order_review tr.order-total th span,
.woocommerce-checkout #Content #order_review tr.order-total td,
.woocommerce-checkout #Content #order_review tr.order-total td bdi,
.woocommerce-checkout #Content #order_review tr.order-total td span {
  color: #f2c529;
}

.woocommerce-checkout .relatedProductsArea h2 {
  font-size: 1.563vw;
  font-weight: bold;
  line-height: 2.865vw;
  margin: 1.563vw 0;
  text-align: center;
  text-transform: uppercase;
}

.woocommerce-checkout .relatedProductsArea .products .product {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.woocommerce-checkout .relatedProductsArea .products .product h5 {
  color: #707070;
  font-size: 1.302vw;
  line-break: 1.302vw;
  font-weight: bold;
  height: 3.125vw;
  margin-top: 0.729vw;
  text-align: start;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.woocommerce-checkout .relatedProductsArea .products .product img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 0.521vw;
  box-shadow: 0.208vw 0.260vw 0.313vw rgba(0, 0, 0, 0.16);
}

.woocommerce-checkout .relatedProductsArea .products .product a.button {
  width: 100%;
  height: 3.125vw;
  border-radius: 0 1.042vw;
  text-transform: uppercase;
  background-color: #22BE32;
  box-shadow: 0.000vw 0.156vw 0.313vw rgba(0, 0, 0, 0.16);
  font-size: 1.042vw;
  font-weight: 900;
  line-height: 1.563vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .woocommerce-checkout #Content #order_review tr.order_items td {
    padding: 0;
  }

  .woocommerce-checkout #Content #order_review .order-item {
    padding: 3.271vw;
    border-radius: 1.869vw;
    margin-bottom: 5.140vw;
    background-color: #393939;
  }

  .woocommerce-checkout #Content #order_review .order-item .head {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
  }

  .woocommerce-checkout #Content #order_review .order-item .head img {
    width: 100%;
    height: 35.047vw;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 1.869vw;
    border: 0.467vw solid #585858;
  }

  .woocommerce-checkout #Content #order_review .order-item .head .details {
    flex: 2;
    padding: 2.336vw 0;
  }

  .woocommerce-checkout #Content #order_review .order-item .head .details h3 {
    font-size: 3.738vw;
    font-weight: bold;
    line-height: 5.607vw;
    margin-bottom: 1.168vw;
    text-transform: uppercase;
  }

  .woocommerce-checkout #Content #order_review .order-item .head .details dl.variation {
    margin: 0;
    padding: 0;
    line-height: 1;
    gap: 0 2.336vw;
    display: grid;
    grid-template-columns: 30% 70%;
  }

  .woocommerce-checkout #Content #order_review .order-item .head .details dl.variation dt {
    padding: 0;
    border: none;
    color: #BEBCBC;
    font-size: 3.271vw;
    line-height: 5.607vw;
  }

  .woocommerce-checkout #Content #order_review .order-item .head .details dl.variation dd {
    padding: 0;
    border: none;
    margin-left: 0;
    color: #BEBCBC;
    font-weight: normal;
  }

  .woocommerce-checkout #Content #order_review .order-item .head .details dl.variation dd .variations_values {
    color: #BEBCBC;
    font-size: 3.271vw;
    line-height: 5.607vw;
  }

  .woocommerce-checkout #Content #order_review .order-item .head .details p.custom-item-detail {
    font-size: 3.271vw;
    line-height: 4.206vw;
    color: #BEBCBC;
    margin-bottom: 0;
  }

  .woocommerce-checkout #Content #order_review .order-item .head .details a.tm-cart-edit-options {
    font-size: 3.271vw;
    margin-top: 2.336vw;
    text-decoration: underline;
  }

  .woocommerce-checkout #Content #order_review .order-item .head .quantity {
    width: 18.692vw;
    height: 9.346vw;
    overflow: hidden;
    border-radius: 3.505vw 0;
    border: 0.467vw solid #000;
  }

  .woocommerce-checkout #Content #order_review .order-item .head .quantity * {
    color: #000;
  }

  .woocommerce-checkout #Content #order_review .order-item .head .quantity input.qty {
    width: 18.692vw;
    height: 9.346vw;
    border: none;
    background-color: #FAE813;
    text-indent: -3.271vw;
    padding: 0 !important;
  }

  .woocommerce-checkout #Content #order_review .order-item .head .quantity .quantity-change {
    width: 3.972vw;
    height: 3.037vw;
  }

  .woocommerce-checkout #Content #order_review .order-item .head .quantity .quantity-change i {
    display: none;
  }

  .woocommerce-checkout #Content #order_review .order-item .head .quantity .quantity-change.minus {
    top: unset;
    left: unset;
    right: 1.168vw;
    bottom: 0.701vw;
    background-image: url("/wp-content/uploads/qty-arrow-minus.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 3.972vw 3.037vw;
  }

  .woocommerce-checkout #Content #order_review .order-item .head .quantity .quantity-change.plus {
    top: 0.701vw;
    background-image: url("/wp-content/uploads/qty-arrow-plus.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 3.972vw 3.037vw;
  }

  .woocommerce-checkout #Content #order_review .order-item .head .actions {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .woocommerce-checkout #Content #order_review .order-item .head .actions .quantity,
  .woocommerce-checkout #Content #order_review .order-item .head .actions .remvoe,
  .woocommerce-checkout #Content #order_review .order-item .head .actions .edit {
    margin-bottom: 1.869vw;
  }

  .woocommerce-checkout #Content #order_review .order-item .head .remvoe *,
  .woocommerce-checkout #Content #order_review .order-item .head .edit * {
    font-size: 4.206vw;
    line-height: 5.607vw;
  }

  .woocommerce-checkout #Content #order_review .order-item .foot {
    display: flex;
    margin-top: 1.168vw;
    padding-top: 3.271vw;
    align-items: center;
    justify-content: space-between;
    border-top: 0.234vw solid #707070;
  }

  .woocommerce-checkout #Content #order_review .order-item .foot * {
    font-size: 4.673vw;
    margin-bottom: 0;
    line-height: 5.841vw;
    font-weight: bold;
  }

  .woocommerce-checkout #Content #order_review tr.shipping,
  .woocommerce-checkout #Content #order_review tr.shipping th,
  .woocommerce-checkout #Content #order_review tr.shipping td {
    display: block;
  }

  .woocommerce-checkout #Content #order_review tr.shipping th {
    color: #000;
    padding: 3.271vw;
    border-radius: 1.869vw 0;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #f2c529;
  }

  .woocommerce-checkout #Content #order_review tr.shipping #shipping_method li {
    gap: 2.336vw;
    display: grid;
    align-items: center;
    grid-template-columns: 10% 90%;
  }

  .woocommerce-checkout #Content #order_review tr.shipping #shipping_method li input.shipping_method {
    width: 4.673vw;
    height: 4.673vw;
    border-color: #f2c529;
    accent-color: #f2c529;
  }

  .woocommerce-checkout #Content #order_review tr.orders-subtotal,
  .woocommerce-checkout #Content #order_review tr:nth-child(3),
  .woocommerce-checkout #Content #order_review tr:nth-child(4),
  .woocommerce-checkout #Content #order_review tr:nth-child(5),
  .woocommerce-checkout #Content #order_review tr:nth-child(6),
  .woocommerce-checkout #Content #order_review tr:nth-child(7) {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .woocommerce-checkout #Content #order_review tr.orders-subtotal th,
  .woocommerce-checkout #Content #order_review tr.orders-subtotal td,
  .woocommerce-checkout #Content #order_review tr:nth-child(3) th,
  .woocommerce-checkout #Content #order_review tr:nth-child(3) td,
  .woocommerce-checkout #Content #order_review tr:nth-child(4) th,
  .woocommerce-checkout #Content #order_review tr:nth-child(4) td,
  .woocommerce-checkout #Content #order_review tr:nth-child(5) th,
  .woocommerce-checkout #Content #order_review tr:nth-child(5) td,
  .woocommerce-checkout #Content #order_review tr:nth-child(6) th,
  .woocommerce-checkout #Content #order_review tr:nth-child(6) td,
  .woocommerce-checkout #Content #order_review tr:nth-child(7) th,
  .woocommerce-checkout #Content #order_review tr:nth-child(7) td {
    padding: 2.336vw 0.000vw;
  }

  .woocommerce-checkout #Content #order_review tr.orders-subtotal th,
  .woocommerce-checkout #Content #order_review tr.orders-subtotal th bdi,
  .woocommerce-checkout #Content #order_review tr.orders-subtotal td,
  .woocommerce-checkout #Content #order_review tr.orders-subtotal td bdi,
  .woocommerce-checkout #Content #order_review tr:nth-child(3) th,
  .woocommerce-checkout #Content #order_review tr:nth-child(3) th bdi,
  .woocommerce-checkout #Content #order_review tr:nth-child(3) td,
  .woocommerce-checkout #Content #order_review tr:nth-child(3) td bdi,
  .woocommerce-checkout #Content #order_review tr:nth-child(4) th,
  .woocommerce-checkout #Content #order_review tr:nth-child(4) th bdi,
  .woocommerce-checkout #Content #order_review tr:nth-child(4) td,
  .woocommerce-checkout #Content #order_review tr:nth-child(4) td bdi,
  .woocommerce-checkout #Content #order_review tr:nth-child(5) th,
  .woocommerce-checkout #Content #order_review tr:nth-child(5) th bdi,
  .woocommerce-checkout #Content #order_review tr:nth-child(5) td,
  .woocommerce-checkout #Content #order_review tr:nth-child(5) td bdi,
  .woocommerce-checkout #Content #order_review tr:nth-child(6) th,
  .woocommerce-checkout #Content #order_review tr:nth-child(6) th bdi,
  .woocommerce-checkout #Content #order_review tr:nth-child(6) td,
  .woocommerce-checkout #Content #order_review tr:nth-child(6) td bdi,
  .woocommerce-checkout #Content #order_review tr:nth-child(7) th,
  .woocommerce-checkout #Content #order_review tr:nth-child(7) th bdi,
  .woocommerce-checkout #Content #order_review tr:nth-child(7) td,
  .woocommerce-checkout #Content #order_review tr:nth-child(7) td bdi {
    font-size: 4.673vw;
    font-weight: 500;
  }

  .woocommerce-checkout #Content #order_review tr.orders-subtotal td,
  .woocommerce-checkout #Content #order_review tr.orders-subtotal td bdi,
  .woocommerce-checkout #Content #order_review tr.orders-subtotal td span,
  .woocommerce-checkout #Content #order_review tr:nth-child(3) td,
  .woocommerce-checkout #Content #order_review tr:nth-child(3) td bdi,
  .woocommerce-checkout #Content #order_review tr:nth-child(3) td span,
  .woocommerce-checkout #Content #order_review tr:nth-child(4) td,
  .woocommerce-checkout #Content #order_review tr:nth-child(4) td bdi,
  .woocommerce-checkout #Content #order_review tr:nth-child(4) td span,
  .woocommerce-checkout #Content #order_review tr:nth-child(5) td,
  .woocommerce-checkout #Content #order_review tr:nth-child(5) td bdi,
  .woocommerce-checkout #Content #order_review tr:nth-child(5) td span,
  .woocommerce-checkout #Content #order_review tr:nth-child(6) td,
  .woocommerce-checkout #Content #order_review tr:nth-child(6) td bdi,
  .woocommerce-checkout #Content #order_review tr:nth-child(6) td span,
  .woocommerce-checkout #Content #order_review tr:nth-child(7) td,
  .woocommerce-checkout #Content #order_review tr:nth-child(7) td bdi,
  .woocommerce-checkout #Content #order_review tr:nth-child(7) td span {
    font-weight: 900;
  }

  .woocommerce-checkout #Content #order_review tr.order-total {
    border-top: 0.234vw solid #fff;
  }

  .woocommerce-checkout #Content #order_review tr.order-total th,
  .woocommerce-checkout #Content #order_review tr.order-total th bdi,
  .woocommerce-checkout #Content #order_review tr.order-total th span,
  .woocommerce-checkout #Content #order_review tr.order-total td,
  .woocommerce-checkout #Content #order_review tr.order-total td bdi,
  .woocommerce-checkout #Content #order_review tr.order-total td span {
    color: #f2c529;
  }

  .woocommerce-checkout .relatedProductsArea h2 {
    font-size: 5.607vw;
    font-weight: bold;
    line-height: 5.841vw;
    margin: 0;
    margin-bottom: 7.009vw;
    text-align: center;
    text-transform: uppercase;
  }

  .woocommerce-checkout .relatedProductsArea .products {
    gap: 4.673vw;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .woocommerce-checkout .relatedProductsArea .products::before,
  .woocommerce-checkout .relatedProductsArea .products::after {
    display: none;
  }

  .woocommerce-checkout .relatedProductsArea .products .product {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }

  .woocommerce-checkout .relatedProductsArea .products .product h5 {
    color: #707070;
    font-size: 3.738vw;
    line-height: 5.841vw;
    font-weight: bold;
    height: 10.514vw;
    margin-top: 3.271vw;
    text-align: start;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .woocommerce-checkout .relatedProductsArea .products .product img {
    width: 100%;
    height: 38.551vw;
    aspect-ratio: 1;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 2.336vw;
    box-shadow: 0.935vw 1.168vw 1.402vw rgba(0, 0, 0, 0.16);
  }

  .woocommerce-checkout .relatedProductsArea .products .product a.button {
    width: 100%;
    height: 11.682vw;
    border-radius: 0 1.869vw;
    text-transform: uppercase;
    background-color: #22BE32;
    box-shadow: 0.000vw 0.701vw 1.402vw rgba(0, 0, 0, 0.16);
    font-size: 3.037vw;
    font-weight: 900;
    line-height: 5.841vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media only screen and (min-width: 767px) {
  .woocommerce-cart form.woocommerce-cart-form table.shop_table thead {
    display: table-row-group;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table thead tr {
    border-radius: 0.781vw 0;
    background-color: #000;
    box-shadow: 0 0.156vw 0.313vw rgba(0, 0, 0, 0.16);
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table thead tr th {
    color: #fff;
    font-size: 0.938vw;
    font-weight: 700;
    border-bottom: none;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table thead tr th:not(:nth-child(2)) {
    text-align: center;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table tr {
    display: grid;
    grid-template-columns: 1fr 3fr 1fr 2fr 1fr 1fr;
    align-items: stretch;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table tr th {
    display: block;
    text-align: left;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table tr td {
    display: flex;
    align-items: center;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table tr td:not(:nth-child(2)) {
    justify-content: center;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table .product-thumbnail a {
    align-self: baseline;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table .product-name {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table .product-name dl.variation {
    margin: 0;
    padding: 0;
    line-height: 1;
    display: grid;
    grid-template-columns: 40% 60%;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table .product-name dl.variation dt {
    padding: 0;
    border: none;
    color: #707070;
    font-size: 0.729vw;
    line-height: 1.25vw;
    min-width: auto;
    width: auto;
    text-align: left;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table .product-name dl.variation dd {
    padding: 0;
    border: none;
    margin-left: 0;
    color: #707070;
    font-weight: normal;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table .product-name dl.variation dd .variations_values {
    color: #707070;
    font-size: 0.729vw;
    line-height: 1.25vw;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table .product-name dl.variation dd p {
    line-height: 1.563vw;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table .product-name dl.variation dd .tc-price-in-cart {
    color: #F2C529;
    font-weight: bold;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table .quantity {
    width: 6.771vw;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table .quantity .quantity-change {
    border-radius: 0.521vw 0;
    background-color: #F2C529;
    width: 1.823vw;
    height: calc(100% - 10px);
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table .quantity input.qty {
    border-radius: 0.781vw 0;
    height: 2.708vw;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table tbody tr {
    border-bottom: 0.052vw solid rgba(0, 0, 0, 0.08);
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table tbody tr td {
    border: none;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table tbody tr:last-of-type {
    display: block;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table tbody tr:last-of-type .actions {
    width: 100%;
    justify-content: space-between;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table tbody tr:last-of-type .coupon input {
    width: 15.625vw;
    padding: 0 1.042vw;
    text-align: left;
    height: 3.125vw;
    border-radius: 0.781vw 0;
    border: 0.052vw solid #707070;
    box-shadow: 0vw 0.156vw 0.313vw rgba(0, 0, 0, 0.16);
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table tbody tr:last-of-type button {
    width: 10.417vw;
    height: 3.125vw;
    border-radius: 0.781vw 0;
    background-color: #F2C529;
    white-space: nowrap;
    font-size: 0.938vw;
    font-weight: 700;
    color: #000;
    box-shadow: 0vw 0.156vw 0.313vw rgba(0, 0, 0, 0.16);
    text-transform: uppercase;
  }

  .woocommerce-cart .woocommerce ul#shipping_method li label {
    display: flex;
    margin: 0;
    font-weight: normal;
    color: #727070;
    justify-content: space-between;
    width: 100%;
    position: relative;
    padding-left: 2.604vw;
    line-height: 2.188vw;
    cursor: pointer;
    font-size: 1.042vw;
  }

  .woocommerce-cart .cart-collaterals {
    border-radius: 0.781vw 0;
  }

  .woocommerce-cart .cart-collaterals h4 {
    margin: -1.563vw;
    padding: 1.042vw;
    font-size: 1.25vw;
    margin-bottom: 0;
    border-radius: 0.781vw 0;
    text-transform: uppercase;
    background-color: #F2C529;
    box-shadow: 0 0.156vw 0.313vw rgba(0, 0, 0, 0.16);
  }

  .woocommerce-cart .cart-collaterals table,
  .woocommerce-cart .cart-collaterals table tr,
  .woocommerce-cart .cart-collaterals table th,
  .woocommerce-cart .cart-collaterals table td {
    display: block;
  }

  .woocommerce-cart .cart-collaterals table .cart-subtotal {
    display: none;
  }

  .woocommerce-cart .cart-collaterals table th {
    font-size: 1.25vw;
    font-weight: 700;
    border-bottom: none;
  }

  .woocommerce-cart .cart-collaterals table td {
    padding: 0;
  }

  .woocommerce-cart .cart-collaterals table li {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
  }

  .woocommerce-cart .cart-collaterals table li input {
    margin: 0.052vw 0.521vw 0 0;
    width: 0.938vw;
    height: 0.938vw;
    position: absolute;
    opacity: 0;
  }

  .woocommerce-cart .cart-collaterals table li input:checked+label::before {
    background-color: #F2C529;
  }

  .woocommerce-cart .cart-collaterals table li label::before {
    content: "\e841";
    position: absolute;
    left: 0;
    top: 0.208vw;
    width: 1.667vw;
    height: 1.667vw;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0.156vw 0.313vw rgba(0, 0, 0, 0.16);
    font-family: "mfn-icons";
    font-size: 1.094vw;
    display: block;
    text-align: center;
    line-height: 1.823vw;
    color: #fff;
  }

  .woocommerce-cart .cart-collaterals table li label .amount {
    color: #F2C529;
  }

  .woocommerce-cart .cart-collaterals table form.woocommerce-shipping-calculator a {
    width: 100%;
    margin: 0.781vw 0;
    color: #F2C529;
    text-align: right;
  }

  .woocommerce-cart .cart-collaterals table form.woocommerce-shipping-calculator input,
  .woocommerce-cart .cart-collaterals table form.woocommerce-shipping-calculator .select2-selection {
    padding: 0 1.042vw;
    text-align: left;
    height: 3.125vw;
    border-radius: 0.781vw 0;
    border: 0.052vw solid #707070;
    box-shadow: 0vw 0.156vw 0.313vw rgba(0, 0, 0, 0.16);
  }

  .woocommerce-cart .cart-collaterals table form.woocommerce-shipping-calculator .select2-selection__rendered {
    line-height: 2.917vw;
  }

  .woocommerce-cart .cart-collaterals table form.woocommerce-shipping-calculator button {
    width: 100%;
    height: 3.125vw;
    color: #000;
    font-size: 0.938vw;
    font-weight: 700;
    border-radius: 0 0.781vw;
    text-transform: uppercase;
    background-color: #F2C529;
    box-shadow: 0vw 0.156vw 0.313vw rgba(0, 0, 0, 0.16);
  }

  .woocommerce-cart .cart-collaterals table .order-total {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .woocommerce-cart .cart-collaterals a.checkout-button {
    color: #000;
    border-radius: 0.781vw 0;
    box-shadow: 0 0.156vw 0.313vw rgba(0, 0, 0, 0.16);
  }

  .woocommerce-cart .cross-sells>h4 {
    color: #fff;
    padding: 1.042vw;
    font-size: 0.938vw;
    font-weight: 700;
    border-radius: 0.781vw 0;
    background-color: #000;
    text-transform: uppercase;
  }

  .woocommerce-cart .cross-sells .products .product {
    width: 18.6%;
  }

  .woocommerce-cart .cross-sells .products .product .mfn-li-product-row-image {
    overflow: hidden;
    border-radius: 0.521vw;
    box-shadow: 0 0.156vw 0.313vw rgba(0, 0, 0, 0.16);
  }

  .woocommerce-cart .cross-sells .products .product img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .woocommerce-cart .cross-sells .products .product h4 {
    font-size: 1.302vw;
    font-weight: bold;
  }

  .woocommerce-cart .cross-sells .products .product h4 a {
    color: #707070;
    min-height: 3.125vw;
    display: inline-block;
  }

  .woocommerce-cart .cross-sells .products .product .price {
    margin: 0.625vw 0;
  }

  .woocommerce-cart .cross-sells .products .product .price del,
  .woocommerce-cart .cross-sells .products .product .price ins,
  .woocommerce-cart .cross-sells .products .product .price .amount {
    color: #000;
    font-size: 1.563vw;
    font-weight: bold;
  }

  .woocommerce-cart .cross-sells .products .product .price del {
    opacity: 1;
    color: #E30F0F;
  }

  .woocommerce-cart .cross-sells .products .product .price del .amount {
    color: #E30F0F;
  }

  .woocommerce-cart .cross-sells .products .product .price ins {
    margin-left: 2.292vw;
  }

  .woocommerce-cart .cross-sells .products .product a.add_to_cart_button {
    width: 100%;
    display: block;
    color: #fff;
    font-size: 1.042vw;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    padding: 0.729vw;
    background-color: #22BE32;
    border-radius: 0 1.042vw 0 1.042vw;
  }
}

@media only screen and (max-width: 767px) {
  .woocommerce-cart form.woocommerce-cart-form table.shop_table tbody tr:last-of-type {
    display: block;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table tbody tr:last-of-type .actions {
    width: 100%;
    justify-content: space-between;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table tbody tr:last-of-type .coupon input {
    width: 50%;
    padding: 0 10px;
    text-align: left;
    height: 40px;
    border-radius: 15px 0;
    border: 1px solid #707070;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table tbody tr:last-of-type button {
    width: 100%;
    height: 40px;
    border-radius: 15px 0;
    background-color: #F2C529;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    text-transform: uppercase;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table tbody dl {
    display: grid;
    align-items: center;
    justify-content: space-between;
    grid-template-columns: 1fr 1fr;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table tbody dl dt,
  .woocommerce-cart form.woocommerce-cart-form table.shop_table tbody dl dd {
    padding: 0;
    font-size: 12px;
    text-align: left;
    color: #707070;
    border: none;
    border-bottom: none;
  }

  .woocommerce-cart form.woocommerce-cart-form table.shop_table tbody dl dd {
    text-align: right;
    margin: 5px;
  }

  .woocommerce-cart .woocommerce ul#shipping_method li label {
    display: flex;
    margin: 0;
    font-weight: normal;
    color: #727070;
    justify-content: space-between;
    width: 100%;
    position: relative;
    padding-left: 9.346vw;
    line-height: 7.009vw;
    cursor: pointer;
    font-size: 14px;
    text-align: left;
  }

  .woocommerce-cart .cart-collaterals {
    border-radius: 15px 0;
    padding: 20px;
  }

  .woocommerce-cart .cart-collaterals h4 {
    margin: -20px;
    padding: 20px;
    font-size: 24px;
    margin-bottom: 0;
    border-radius: 15px 0;
    text-transform: uppercase;
    background-color: #F2C529;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }

  .woocommerce-cart .cart-collaterals table,
  .woocommerce-cart .cart-collaterals table tr,
  .woocommerce-cart .cart-collaterals table th,
  .woocommerce-cart .cart-collaterals table td {
    display: block;
    background: transparent !important;
  }

  .woocommerce-cart .cart-collaterals table .cart-subtotal {
    display: none;
  }

  .woocommerce-cart .cart-collaterals table th {
    font-size: 24px;
    font-weight: 700;
    border-bottom: none;
  }

  .woocommerce-cart .cart-collaterals table td {
    padding: 0;
  }

  .woocommerce-cart .cart-collaterals table [data-title=Shipping] {
    margin-top: 20px;
  }

  .woocommerce-cart .cart-collaterals table [data-title=Shipping]::before {
    display: none;
    content: none;
  }

  .woocommerce-cart .cart-collaterals table li {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
  }

  .woocommerce-cart .cart-collaterals table li input {
    margin: 0.052vw 0.521vw 0 0;
    width: 0.938vw;
    height: 0.938vw;
    position: absolute;
    opacity: 0;
  }

  .woocommerce-cart .cart-collaterals table li input:checked+label::before {
    background-color: #F2C529;
  }

  .woocommerce-cart .cart-collaterals table li label::before {
    content: "\e841";
    position: absolute;
    left: 0;
    top: 0.701vw;
    width: 6.075vw;
    height: 6.075vw;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    font-family: "mfn-icons";
    font-size: 3.037vw;
    line-height: 6.075vw;
    display: block;
    text-align: center;
    color: #fff;
  }

  .woocommerce-cart .cart-collaterals table li label .amount {
    color: #F2C529;
  }

  .woocommerce-cart .cart-collaterals table form.woocommerce-shipping-calculator a {
    width: 100%;
    margin: 15px 0;
    color: #F2C529;
    text-align: right;
  }

  .woocommerce-cart .cart-collaterals table form.woocommerce-shipping-calculator input,
  .woocommerce-cart .cart-collaterals table form.woocommerce-shipping-calculator .select2-selection {
    padding: 0 20px;
    text-align: left;
    height: 60px;
    border-radius: 15px 0;
    border: 1px solid #707070;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  }

  .woocommerce-cart .cart-collaterals table form.woocommerce-shipping-calculator .select2-selection__rendered {
    line-height: 56px;
  }

  .woocommerce-cart .cart-collaterals table form.woocommerce-shipping-calculator button {
    width: 100%;
    height: 60px;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    border-radius: 0 15px;
    text-transform: uppercase;
    background-color: #F2C529;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  }

  .woocommerce-cart .cart-collaterals table .order-total td {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
  }

  .woocommerce-cart .cart-collaterals a.checkout-button {
    color: #000;
    border-radius: 15px 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }

  .woocommerce-cart .cross-sells>h4 {
    color: #fff;
    padding: 20px;
    font-size: 24px;
    font-weight: 700;
    border-radius: 15px 0;
    background-color: #000;
    text-transform: uppercase;
    text-align: center;
  }

  .woocommerce-cart .cross-sells .products .product {
    margin: 0 !important;
    margin-bottom: 0 !important;
  }

  .woocommerce-cart .cross-sells .products .product .mfn-li-product-row-image {
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }

  .woocommerce-cart .cross-sells .products .product img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .woocommerce-cart .cross-sells .products .product h4 {
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
  }

  .woocommerce-cart .cross-sells .products .product h4 a {
    color: #707070;
    min-height: 40px;
    display: inline-block;
  }

  .woocommerce-cart .cross-sells .products .product .price {
    margin: 0.625vw 0;
  }

  .woocommerce-cart .cross-sells .products .product .price del,
  .woocommerce-cart .cross-sells .products .product .price ins,
  .woocommerce-cart .cross-sells .products .product .price .amount {
    color: #000;
    font-size: 14px;
    font-weight: bold;
  }

  .woocommerce-cart .cross-sells .products .product .price del {
    opacity: 1;
    color: #E30F0F;
  }

  .woocommerce-cart .cross-sells .products .product .price del .amount {
    color: #E30F0F;
  }

  .woocommerce-cart .cross-sells .products .product .price ins {
    margin-left: 20px;
  }

  .woocommerce-cart .cross-sells .products .product a.add_to_cart_button {
    width: 100%;
    padding: 15px;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    background-color: #22BE32;
    border-radius: 0 8px 0 8px;
  }
}