/**
 * 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;
}


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