/*!
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 1.0.0
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: ultrastark development AG
Author URI: https://ultrastark.ch
Template: Divi
*/

.woocommerce-Price-currencySymbol {
  padding-right: 6px;
}

.woocommerce-order-details h2.woocommerce-order-details__title {
  padding-top: 30px !important;
}

.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
  margin: 0;
  padding-top: 16px;
  padding-bottom: 30px;
}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-status {
  white-space: nowrap;
  min-width: 100px;
}

.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-box-count {
  min-width: 150px;
}

.woocommerce-MyAccount-content .woocommerce-button {
  font-size: 16px !important;
}

.woocommerce-MyAccount-content .woocommerce-button:nth-child(2) {
  margin-top: 5px;
}
