body.woocommerce-account .website-wrapper {
  background-color: #ffffff;
}
body.woocommerce-account .main-page-wrapper {
  background-color: #ffffff;
}

body.woocommerce-account .woocommerce-my-account-wrapper {
  color: #000000;
}
body.woocommerce-account .woocommerce-my-account-wrapper .wd-my-account-sidebar {
  border-inline-end: 1px solid #DDDDDD;
}
body.woocommerce-account .woocommerce-my-account-wrapper legend, body.woocommerce-account .woocommerce-my-account-wrapper h1, body.woocommerce-account .woocommerce-my-account-wrapper h2, body.woocommerce-account .woocommerce-my-account-wrapper h3, body.woocommerce-account .woocommerce-my-account-wrapper h4, body.woocommerce-account .woocommerce-my-account-wrapper h5, body.woocommerce-account .woocommerce-my-account-wrapper h6, body.woocommerce-account .woocommerce-my-account-wrapper .title {
  color: #000000;
}
body.woocommerce-account .woocommerce-my-account-wrapper table th {
  color: #000000;
}
body.woocommerce-account .woocommerce-my-account-wrapper .woocommerce-MyAccount-navigation ul li a {
  color: #000000;
}
body.woocommerce-account .woocommerce-my-account-wrapper .woocommerce-MyAccount-navigation ul li.is-active > a {
  background-color: #F2F2F2;
}
body.woocommerce-account .woocommerce-my-account-wrapper .woocommerce-MyAccount-title {
  border-bottom: 1px solid #DDDDDD;
}
body.woocommerce-account .woocommerce-my-account-wrapper .woocommerce-orders-table th {
  border-bottom: 2px solid #DDDDDD;
}
body.woocommerce-account .woocommerce-my-account-wrapper .woocommerce-orders-table td {
  border-bottom: 1px solid #DDDDDD;
}
body.woocommerce-account .woocommerce-my-account-wrapper .woocommerce-orders-table a {
  color: #000000;
}
body.woocommerce-account .woocommerce-my-account-wrapper .woocommerce-orders-table .amount {
  color: #000000;
}
body.woocommerce-account .woocommerce-my-account-wrapper .woocommerce-orders-table .woocommerce-button.pay {
  display: none;
}
body.woocommerce-account .woocommerce-my-account-wrapper .woocommerce-orders-table .woocommerce-button.cancel {
  display: none;
}
body.woocommerce-account .woocommerce-my-account-wrapper .wc-item-meta strong {
  color: #000000;
}
body.woocommerce-account .woocommerce-my-account-wrapper .woocommerce-order-details .woocommerce-table td.product-name a {
  color: #000000;
}
body.woocommerce-account .woocommerce-my-account-wrapper .woocommerce-order-details .amount {
  color: #000000;
}
body.woocommerce-account .woocommerce-my-account-wrapper .edit-account label {
  color: #000000;
}
body.woocommerce-account .woocommerce-my-account-wrapper .edit-account input[type=email], body.woocommerce-account .woocommerce-my-account-wrapper .edit-account input[type=date], body.woocommerce-account .woocommerce-my-account-wrapper .edit-account input[type=search], body.woocommerce-account .woocommerce-my-account-wrapper .edit-account input[type=number], body.woocommerce-account .woocommerce-my-account-wrapper .edit-account input[type=text], body.woocommerce-account .woocommerce-my-account-wrapper .edit-account input[type=tel], body.woocommerce-account .woocommerce-my-account-wrapper .edit-account input[type=url], body.woocommerce-account .woocommerce-my-account-wrapper .edit-account input[type=password], body.woocommerce-account .woocommerce-my-account-wrapper .edit-account textarea, body.woocommerce-account .woocommerce-my-account-wrapper .edit-account select {
  border: 1px solid #DDDDDD;
}
body.woocommerce-account .woocommerce-my-account-wrapper .wd-wishlist-content .wd-empty-page:before {
  color: #000000;
}
body.woocommerce-account .woocommerce-my-account-wrapper .wd-empty-page {
  color: #000000;
}
body.woocommerce-account .woocommerce-my-account-wrapper .wd-wishlist-content .wd-hover-with-fade .content-product-imagin {
  background-color: #f2f2f2;
}
body.woocommerce-account .woocommerce-my-account-wrapper .wd-wishlist-content .wd-hover-with-fade .amount {
  color: #000000;
}
body.woocommerce-account .woocommerce-my-account-wrapper .wd-wishlist-content .wd-action-btn > a {
  color: #000000;
}

.woocommerce-orders-table.woocommerce-MyAccount-orders .woocommerce-orders-table__row .woocommerce-orders-table__cell .woocommerce-button {
  margin: 0;
}
.woocommerce-orders-table.woocommerce-MyAccount-orders .woocommerce-orders-table__row .woocommerce-orders-table__cell:last-child {
  border: none;
}

@media (max-width: 1024px) {
  .woocommerce-orders-table.woocommerce-MyAccount-orders .woocommerce-orders-table__row {
    padding: 15px;
    background-color: #EEEEEE;
    border-radius: 8px;
  }
}
@media (max-width: 768px) {
  .woocommerce-orders-table__cell::before {
    color: #000000;
  }
}
.woocommerce-customer-details {
  display: none;
}

/*# sourceMappingURL=account-page.css.map */
