/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.woocommerce-billing-fields > h3 {
    display: none !important;
}
.product_meta {display:none!important}
.woocommerce-message {display:none!important}
.yith-plugin-fw__panel__sidebar .yith-plugin-fw__panel__sidebar__header {
    display: none!important;
}
.yith-booking-meta .yith-booking-checkin, .yith-booking-meta .yith-booking-checkout {
    text-align: left;
}
.product_title, .price, .yith-booking-meta {display:none!important}
.footer-column-2 {padding-top:15px;}
a.wd-nav-link {padding:10px 15px!important;}
.wd-nav-tabs .wd-active {background:#181d4e;}
.wd-nav-tabs .wd-active .wd-tabs-title {color:#ffffff;}
.mp-checkout-pro-content {display:none!important;}
.wd-checkout-remove-btn {
    font-size: 20px;
}
.wd-checkout-prod-img {
    display: none;
}
.wd-checkout-prod-cont {
    padding-left: 20px;
}
.woocommerce-checkout-review-order-table th.product-name {display:none;}
@media (max-width: 768px) {
  .title-reserva {
    display: none !important;
  }
}