/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 a.woocommerce-LoopProduct-link.woocommerce-loop-product__link,
 a.ast-loop-product__link {
    pointer-events: none;
}


.motel-booking-disponibilidade-thumbnail-wrap {
  width:280px;
}

.mb_period-price-promotional {
  color:#3a8f22;
  font-weight:500;
}

.mb_period-price-normal {
  text-decoration: line-through;
  color: #666;
  font-weight: 300;
}

.mb_period-price-principal{
  margin-bottom:0px!important;
  color:#666;
}

.mb-pernoite-disabled {
  width: 100%;
  position: relative;
  margin-top: 0.5rem;
  border: 1px solid #666;
  padding: 5px;
  border-radius: 5px;
  background: #eee;
}

.mb-pernoite-disabled h5 {
  color: white !important;
}

.mb-pernoite-disabled a.button.product_type_booking.add_to_cart_button {
  font-size: smaller;
  border: none;
}

.mb-pernoite-disabled .motel_period_id {
  border: 2px solid #14C726 !important;
  border-radius: 6px !important;
}

.mb-pernoite-disabled .fa-angle-right:before {
  color: white !important;
}


@media (max-width: 530px) {
  .motel-booking-disponibilidade-thumbnail-wrap {
    width:100%;
  }
}
