/*
Theme Name: Ave Child
Theme URI: http://ave.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template:  ave
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: ave
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

.woocommerce form.woocommerce-checkout h3.order_review_heading {
  padding-bottom: 0;
}
.woocommerce
  form.woocommerce-checkout
  table.woocommerce-checkout-review-order-table
  tbody
  td {
  padding-top: 0;
}
.variation dt {
  display: none !important;
}

.variation strong {
  text-transform: capitalize;
}

.variation-InformaodaMarcao p:nth-child(5),
.variation-InformaodaMarcao p:nth-child(6) {
  display: none;
}

.lqd-woo-steps,
.cart_item .product-total,
.cart-subtotal,
#billing_company_field,
#billing_phone_field,
#billing_email_field,
.woocommerce-shipping-fields,
.woocommerce-additional-fields h3 {
  display: none;
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  line-height: 34px;
}

.am-select-location-option {
  display: none;
  pointer-events: none;
}

.am-confirm-booking-data > .el-col:first-child div:last-child {
  display: none;
}
