.wc-block-components-sidebar {
  padding: 30px 40px;
  border-radius: 50px;
  height: 100%;
  border: 1px dashed #000;
}
.is-large .wc-block-components-sidebar .wc-block-components-panel,
.is-large .wc-block-components-sidebar .wc-block-components-totals-coupon,
.is-large .wc-block-components-sidebar .wc-block-components-totals-item {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.wc-block-cart__submit-container .wc-block-cart__submit-button {
  background: #7fa643 !important;
  font-size: 20px;
  line-height: 52px;
  font-weight: 700;
  color: white;
  border-radius: 30px;
}
.wc-block-components-button:not(.is-link) {
  background: #7fa643 !important;
  font-weight: 700;
  color: white;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.wc-block-components-totals-wrapper,
.wp-block-woocommerce-cart-order-summary-totals-block,
.is-large.wc-block-cart .wc-block-cart-items td {
  border-top: 1px dashed #000 !important;
}
.wp-block-woocommerce-cart-order-summary-totals-block
  .wc-block-components-totals-wrapper {
  border: unset !important;
}
.wc-block-components-sidebar .wc-block-formatted-money-amount {
  color: #7fa643 !important;
  font-weight: bold;
}
.is-large.wc-block-cart .wc-block-cart-items {
  border-bottom: 1px dashed #000 !important;
}
.wc-block-components-quantity-selector:after {
  border-radius: 16px !important;
}
.wc-block-components-quantity-selector
  .wc-block-components-quantity-selector__button:focus {
  box-shadow: unset !important;
}
.wc-block-components-button:not(.is-link).outlined:hover {
  background: transparent !important;
  color: #000 !important;
}
.wc-block-components-button:not(.is-link).outlined {
  box-shadow: unset !important;
  border-radius: 24px;
}
.wc-block-components-text-input input:focus {
  outline: unset !important;
}
@media only screen and (max-width: 991px) {
  .wc-block-components-sidebar {
    padding: 20px 20px 10px 20px !important;
  }
  .wp-block-woocommerce-cart-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
    border-top: unset !important;
  }
  .editor-styles-wrapper
    table.wc-block-cart-items
    .wc-block-cart-items__row
    .wc-block-components-product-name,
  table.wc-block-cart-items
    .wc-block-cart-items__row
    .wc-block-components-product-name {
    white-space: normal !important;
  }
  .wc-block-cart-items__row {
    /* display: flex !important;
    flex-w: column;
    align-items: flex-start; */
    border-bottom: 1px dashed #000;
  }
  .wc-block-components-button:not(.is-link) .wc-block-components-button__text {
    color: white !important;
    border: unset !important;
  }
  .wc-block-cart__submit-container .wc-block-cart__submit-button {
    line-height: 32px !important;
    min-height: unset !important;
  }
  .wc-block-cart-item__total {
    display: none;
  }
}
input,
select,
button {
  outline: unset !important;
}
.wc-block-components-order-summary-item__total-price {
  display: none;
}
.wp-block-woocommerce-checkout-order-summary-block {
  border: unset !important;
}
.wc-block-components-order-summary.is-large {
  padding: 0 !important;
}
.wp-block-woocommerce-checkout-order-summary-block
  .wc-block-components-checkout-order-summary__title
  .wc-block-components-checkout-order-summary__title-text {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.wc-block-checkout__main > form {
  padding: 40px 50px;
  border-radius: 50px;
  border: 1px dashed #000;
}
.wc-block-components-checkout-place-order-button {
  line-height: 52px;
  color: #fff;
  background: #7fa643 !important;
  border-radius: 30px !important;
}
.wp-block-woocommerce-checkout-actions-block
  .wc-block-checkout__actions_row
  .wc-block-components-checkout-place-order-button {
  padding: 0 !important;
}
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
  border-top: 1px dashed #000 !important;
}
.wp-block-woocommerce-checkout {
  margin-bottom: 100px !important;
}
#page
  .wp-block-woocommerce-checkout-order-summary-shipping-block.wc-block-components-totals-wrapper {
  border: unset !important;
}
#page
  .wp-block-woocommerce-checkout-order-summary-subtotal-block.wc-block-components-totals-wrapper {
  border-top: unset !important;
}
.wp-block-woocommerce-checkout-order-summary-discount-block.wc-block-components-totals-wrapper {
  border: 0 !important;
}
.wp-block-woocommerce-checkout-order-summary-totals-block {
  border-top: 1px dashed #000 !important;
}
.wp-block-woocommerce-checkout-order-summary-subtotal-block.wc-block-components-totals-wrapper {
  padding-bottom: 20px !important;
}
@media only screen and (max-width: 991px) {
  #page
    .wc-block-components-sidebar.wc-block-checkout__sidebar.wp-block-woocommerce-checkout-totals-block {
    padding: 0 !important;
    border: 0px !important;
  }
  .wc-block-components-sidebar
    .wc-block-components-checkout-order-summary__title {
    border-top: 1px dashed #000 !important;
    border-bottom: 1px dashed #000 !important;
  }
  .wc-block-checkout__main > form {
    padding: 20px !important;
    border-radius: 20px !important;
  }
}
.woocommerce-order-overview {
  display: flex;
  align-items: flex-start;
}
.woocommerce-order-overview li {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-left: 1px solid #000;

  padding: 10px 30px;
}
.woocommerce-notice--success {
  background: #e5f2c9;
  border-top-left-radius: 25px;
  font-weight: 700;
  border-top-right-radius: 25px;
  padding: 10px 30px;
  margin-bottom: 30px;
}
.woocommerce-order-overview__order.order {
}
.woocommerce-thankyou-order-details {
  margin-bottom: 30px;
}
.woocommerce-order-details {
  margin-top: 50px;
}
.woocommerce-order-details__title {
  font-size: 30px;
  margin-bottom: 35px;
}
.woocommerce-column__title {
  font-size: 24px;
}
.woocommerce-table--order-details {
  text-align: left;
}
.woocommerce-table--order-details th,
.woocommerce-table--order-details td {
  font-size: 20px;
  padding: 20px 40px;
  border-bottom: 1px dashed #000;
  font-weight: 500;
}
.woocommerce-order-details .amount {
  font-weight: 700;
}
.woocommerce-table--order-details thead {
  background: #e5f2c9;
  border-top-left-radius: 25px;
  font-weight: 700;
  overflow: hidden;
  border-top-right-radius: 25px;
  padding: 10px 30px;
}
.woocommerce-table--order-details {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  overflow: hidden;
  border-spacing: 0;
}
.woocommerce-table--order-details tfoot {
  background: #f0f0f1;
}
.woocommerce-customer-details .col-1,
.woocommerce-customer-details .col-2 {
  min-width: 280px;
  max-width: unset;

  padding: 30px;
  border-radius: 25px;
  border: 1px dashed #000;
}
.woocommerce-customer-details h2 {
  margin-bottom: 24px;
}
.woocommerce-columns--2 {
  display: flex;
  gap: 20px;
}
.woocommerce-columns--addresses {
  margin-top: 40px;
  margin-bottom: 80px;
}
.woocommerce-table--order-details thead th {
  font-size: 24px;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .woocommerce-columns--addresses {
    flex-direction: column;
  }
  .woocommerce-customer-details .col-1,
  .woocommerce-customer-details .col-2 {
    min-width: unset;
    width: 100%;
  }
  .woocommerce-order-overview {
    flex-direction: column;
  }
  .woocommerce-thankyou-order-details {
    border: unset;
    gap: 16px;
  }
  .woocommerce-thankyou-order-details li {
    border-left: 1px dashed #000;
    /* width: 100%; */
    /* display: block; */
  }
  .woocommerce-table--order-details a {
    white-space: wrap;
  }
  .woocommerce-table--order-details th,
  .woocommerce-table--order-details td {
    font-size: 16px;
    padding: 10px;
  }
  .wc-item-meta li {
    display: flex;
    align-items: center;
    gap: 4px;
  }
  .woocommerce-customer-details .col-1,
  .woocommerce-customer-details .col-2 {
    padding: 20px;
  }
}
.wp-block-woocommerce-empty-cart-block h2 {
  margin-top: 80px;
  margin-bottom: 30px;
}
.wp-block-woocommerce-empty-cart-block {
  margin-bottom: 80px;
}
