/* line 5, app/assets/stylesheets/w_our_best_offer.scss */
.best-offer-a {
  text-decoration: none;
  color: #0ea4ff;
}

/* line 10, app/assets/stylesheets/w_our_best_offer.scss */
.best-offer-a-t {
  text-decoration: none;
  color: #000000;
}

/* line 15, app/assets/stylesheets/w_our_best_offer.scss */
.best-offer-a-t:hover {
  text-decoration: none;
  color: #000000;
}

/* line 20, app/assets/stylesheets/w_our_best_offer.scss */
.best-offer-a-t:link {
  text-decoration: none;
  color: #000000;
}

/* line 25, app/assets/stylesheets/w_our_best_offer.scss */
.best-offer-a-t:visited {
  text-decoration: none;
  color: #000000;
}

/* line 30, app/assets/stylesheets/w_our_best_offer.scss */
.best-offer-more-info {
  padding-bottom: 10px;
  font-size: 16px;
  text-align: center;
}

/* line 36, app/assets/stylesheets/w_our_best_offer.scss */
.best-offer-more-info-ic {
  padding-top: 10px;
  font-size: 36px;
  text-align: center;
}

/* line 42, app/assets/stylesheets/w_our_best_offer.scss */
.best-offer-type {
  padding-top: 50px;
}

@media screen and (max-width: 991px) {
  /* line 47, app/assets/stylesheets/w_our_best_offer.scss */
  .best-offer-table {
    height: 120px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 52, app/assets/stylesheets/w_our_best_offer.scss */
  .best-offer-title {
    padding-top: 18px;
    font-size: 24px;
    text-align: center;
  }
  /* line 57, app/assets/stylesheets/w_our_best_offer.scss */
  .best-offer-loc {
    padding-top: 10px;
    font-size: 16px;
    font-style: italic;
    text-align: center;
  }
  /* line 63, app/assets/stylesheets/w_our_best_offer.scss */
  .best-offer-date {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    text-align: center;
  }
  /* line 69, app/assets/stylesheets/w_our_best_offer.scss */
  .best-offer-price {
    font-size: 18px;
    padding-top: 10px;
    font-weight: bold;
    text-align: center;
  }
  /* line 75, app/assets/stylesheets/w_our_best_offer.scss */
  .img-best-offer {
    width: 360px;
    padding-top: 20px;
  }
  /* line 79, app/assets/stylesheets/w_our_best_offer.scss */
  .best-offer-info {
    text-align: center;
  }
}

@media screen and (min-width: 992px) {
  /* line 85, app/assets/stylesheets/w_our_best_offer.scss */
  .best-offer-table {
    height: 240px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 90, app/assets/stylesheets/w_our_best_offer.scss */
  .best-offer-title {
    padding-top: 18px;
    font-size: 24px;
  }
  /* line 94, app/assets/stylesheets/w_our_best_offer.scss */
  .best-offer-loc {
    padding-top: 10px;
    font-size: 16px;
    font-style: italic;
  }
  /* line 99, app/assets/stylesheets/w_our_best_offer.scss */
  .best-offer-date {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    text-align: right;
  }
  /* line 105, app/assets/stylesheets/w_our_best_offer.scss */
  .best-offer-price {
    font-size: 18px;
    padding-top: 10px;
    font-weight: bold;
    text-align: right;
  }
  /* line 111, app/assets/stylesheets/w_our_best_offer.scss */
  .img-best-offer {
    width: 360px;
    padding-top: 20px;
  }
  /* line 115, app/assets/stylesheets/w_our_best_offer.scss */
  .best-offer-info {
    text-align: left;
  }
}

/* line 120, app/assets/stylesheets/w_our_best_offer.scss */
.no-offer-now {
  font-size: 28px;
  color: #ff6f6f;
}

/* line 125, app/assets/stylesheets/w_our_best_offer.scss */
.our-best-offer.banner {
  position: fixed;
  top: 105px;
  right: 0px;
  z-index: 1;
}

/* line 132, app/assets/stylesheets/w_our_best_offer.scss */
.best-offer-info {
  font-size: 16px;
}

/* line 134, app/assets/stylesheets/w_our_best_offer.scss */
.best-offer-info span {
  padding-top: 10px;
}

/* line 137, app/assets/stylesheets/w_our_best_offer.scss */
.best-offer-info .padd-bo-l {
  padding-left: 10px;
}

/* line 142, app/assets/stylesheets/w_our_best_offer.scss */
.best-offer-anclajes {
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 146, app/assets/stylesheets/w_our_best_offer.scss */
.best-offer-anclajes a {
  padding-left: 15px;
}

/* line 151, app/assets/stylesheets/w_our_best_offer.scss */
.best-offer-back-search {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}
