/*
Theme Name:         Woostify Child
Theme URI:          https://roots.io/sage/
Description:        Woostify Child Theme
Version:            1.0.0
Author:             Christian Moosdorf
Author URI:         https://roots.io/
Template:           woostify
License:            MIT License
License URI:        http://opensource.org/licenses/MIT
Text Domain:        woostifychild
*/

.woocommerce-checkout .shop_table tr td p {
  font-size: .8em;
  text-align: center;
}

.button-document-download {
  display: inline-block;
  width: 300px;
  text-align: center;
  margin-bottom: 2px;
}

.order_details {
  background: white !important;
}


.cart_totals p.wc-gzd-additional-info {
  font-size: 1em !important;
  width:100% !important;
  border-top:1px solid #ccc;
  padding-top:.5rem;
  display:inline-block;
  text-align: center;
  color: #00585b;
}
