body .list-view .cruise-item .cruise-title {
  font-weight: bold;
  font-size: 28px;
}

body .cruiseline-name.fs16 {
  font-size: 20px;
}

body .low-rate-list li span {
  color: #f45145;
}

body .ships-view-more-content div {
  max-width: 85%;
}

body .cruise-sailing-dates.for-list .btn.btn-primary {
  padding: 0 40px 3px 40px;
  font-size: 22px;
  border-radius: 0;
  transition: 150ms;
}

body .cruise-sailing-dates.for-list .btn.btn-primary:hover {
  background-color: #29af00;
  border-color: #29af00;
}

body .lowest-sailing-price {
  border-color: transparent;
  background-color: #ff9f58;
}

body .cruise-sailing-dates-container {
  max-height: 20000px;
}

body .cruise-sailing-dates-container thead th {
  font-weight: bold;
}

body .cruise-title {
  background: #1385b7;
  color: white;
  padding: 15px;
}

body .fromPricesTable .p-2 * {
  font-weight: 400;
}

body .cruise-feature-item .cruise-feature-heading h2 {
  font-weight: bold;
}

body .sticky-bottom .cruise-package-title-nights-price {
  font-size: 35px;
}

body .sticky-bottom .cruise-details-package-title {
  font-weight: bold;
}

body .sticky-bottom .btn-lg {
  border-radius: 0;
  font-size: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}

body .sticky-bottom .btn-primary {
  border-radius: 0;
  font-size: 30px;
  padding: 5px 50px;
}

body .sticky-bottom .btn-primary:hover {
  background: #29af00;
  border-color: #29af00;
  color: white;
}

body .section-cruise-details .continue .btn-primary {
  border-radius: 0;
  font-size: 30px;
  padding: 5px 50px;
}

body .section-cruise-details .continue .btn-primary:hover {
  background: #29af00;
  border-color: #29af00;
  color: white;
}

body .category-price-table .btn-primary {
  border-radius: 0;
  font-size: 30px;
  padding: 5px 50px;
}

body .category-price-table .btn-primary:hover {
  background: #29af00;
  border-color: #29af00;
  color: white;
}

body .stateroom-price .booknow {
  border-radius: 0;
  font-size: 30px;
  padding: 5px 50px;
}

body .stateroom-price .booknow:hover {
  background: #29af00;
  border-color: #29af00;
  color: white;
}
/*# sourceMappingURL=icruiseSwift.css.map */

@media (min-width: 992px) {
  .cruise-list-container.list-view .cruise-item .section-sailing-date-btns {
    display: none;
  }
}
