@charset "utf-8";
/* CSS Document */
.header-upper {
  background-color: #4B1728;
}
.header-upcoming-cruise-deals {
  background-color: #FF5089;
}
.header-upcoming-cruise-deals, .header-upcoming-cruise-deals a {
  color: #000;
}
.header-top-strip-icon.header-price-drop-icon:before, .sign-out-with-google-btn-dropdown a .sign-out-with-google-btn-icon {
  filter: brightness(0) invert(1);
}
.header-upper-right ul li:after {
  background-color: rgba(255, 255, 255, .6);
}
.header-top-10-deals a {
  color: #016FC2 !important;
}
.header-deal-of-the-week a, .header-top-text {
  color: #fff !important;
}
.header-one20-day-tracker a {
  color: #0055A5 !important;
}
.header-top-strip-icon.header-price-drop-icon::before {
  filter: brightness(0) invert(1);
}
.header-upper-right ul li.header-upper-link a.header-price-drop-icon, .header-upper-right ul li.header-upper-link a.head-google-with-sign-link {
  color: #fff !important;
}
.sign-out-with-google-btn-text {
  color: #fff !important;
}
.sign-out-with-google-btn-icon {
  filter: brightness(0) invert(1);
}
.header-price-drop-icon a {
  color: #fff !important;
}
.header-group-travel-btn a {
  color: #0055A5 !important;
}
.header-upper-booknow-btn a {
  background-color: #fff;
  color: #016FC2;
}
.home-upcoming-deals {
  background-color: transparent;
  position: relative;
}
.home-banner:before, .home-banner:after {
  display: none;
}
.banner-text h5, .banner-text p, .search-box-main h1 {
  color: #000 !important;
}
.banner-text h5:after {
  background-color: #000;
}
.search-box-main h1 {
  color: #000;
}
.search-form-btn button {
  color: #fff;
  background-color: #FE0066;
  border-color: #fff;
}
.search-form-btn button:hover {
  color: #fff;
  background-color: #D50055;
}
.home-search-cruise-btn-icon {
  filter: brightness(0) invert(1);
}
.search-form-btn button img {
  filter: brightness(0) invert(1);
}
.search-box-tabs a.nav-link, .search-box-tabs button.nav-link {
  border-color: #003669;
}
.book-multiple-cabin-btn-div {
  color: #fff;
  text-shadow: none;
  background-color: #E7467A;
  padding: 4px 8px;
  border-radius: 4px;
}
.book-multiple-cabin-btn {
  color: #fff;
  text-decoration: underline;
}
.book-multiple-cabin-btn:hover {
  color: #fff;
}
.search-box-tabs button.nav-link.active, .search-box-tabs .tab-content .search-form-box, .search-cruises-by-btn {
  background-color: #AD1C58;
}
.about-area-home {
  background-color: #ffffff;
  z-index: 0;
}
.home-special-offers-main h3 {
  background-color: #AD1C58;
  color: #fff;
}
.home-special-offers-center {
  background-color: #fff;
}
.home-other-box1:after {
  background-color: rgba(156, 92, 108, 1);
}
.home-other-box2:after {
  background-color: rgba(200, 63, 105, 1);
}
.home-other-box3:after {
  background-color: rgba(130, 35, 56, 0.6);
}
.about-text h3 {
  color: #000;
}
.home-banner-bg1 img {
  right: 0;
  width: 100%;
  position: absolute;
  max-width: 100%;
  object-fit: cover;
  height: 100% !important;
  bottom: 0;
  z-index: -4;
}
.home-banner {
  padding: 20px 0px;
}
.footer-main:after {
  background: linear-gradient(180deg, #AD1C58 0%, #7C143F 28.85%, #470B24 100%);
}
.header-upper-right ul li.header-upper-link .header-top-10-deals-dropdown-view-all-btn {
  color: #fff !important;
}
.womens-day-theme-banner-title-img {
  text-align: center;
  margin-bottom: 15px;
	z-index: -1;
}
.womens-day-theme-banner-left-img {
  position: absolute;
  left: 0px;
  top: 0px;
	z-index: -1;
}
.womens-day-theme-banner-right-img {
  position: absolute;
  right: 0px;
  top: 0px;
	z-index: -1;
}
.womens-day-theme-image-div-left {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0px;
}
.womens-day-theme-image-div-right {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0px;
}
.home-upcoming-deals .womens-day-theme-image-div-left {
  top: auto;
  bottom: 0px;
}
.ports-of-call-area .womens-day-theme-image-div-left {
  top: auto;
  bottom: -40px;
}
.recently-booked-area-home .womens-day-theme-image-div-right {
  top: auto;
  bottom: -30px;
}
.top-cruise-lines-area {
  background-color: #F8F8F8;
}
.about-area-home {
  background-color: #FFDFDD;
}
.about-text p a {
  font-weight: bold;
}
@media screen and (max-width: 1880px) {
  .ports-of-call-area .womens-day-theme-image-div-left {
    opacity: 0.1;
  }
}
@media screen and (max-width: 1399px) {
  .womens-day-theme-banner-right-img {
    opacity: 0.2;
  }
}
@media screen and (max-width: 1199px) {
  .womens-day-theme-banner-left-img, .womens-day-theme-banner-right-img {
    opacity: 0.2;
  }
}
@media screen and (max-width: 991px) {
  .womens-day-theme-image-div-left, .womens-day-theme-image-div-right {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .womens-day-theme-banner-right-img {
    display: none;
  }
  .womens-day-theme-banner-left-img {
    opacity: 0.6;
  }
}
@media screen and (max-width: 575px) {
  .home-banner {
    padding: 10px 0px !important;
  }
  .home-mobile-about-readmore-btn {
    color: #fff;
    padding: 12px 18px 12px 18px;
    background-color: #AD1C58 !important;
  }
  .home-mobile-about-readmore-btn[aria-expanded="false"] .home-mobile-about-readmore-icon, .home-mobile-about-readmore-btn[aria-expanded="false"] .home-mobile-about-readless, .homepage-readmore-content-read-hide-btn span img, .homepage-readmore-content-read-hide-btn span img, .home-mobile-about-readmore-btn[aria-expanded="true"] .home-mobile-about-readmore-icon {
    display: none;
  }
  .homepage-readmore-content-read-hide-btn {
    padding: 12px 18px 12px 18px;
    background-color: #9C5C6B;
  }
  .about-area-home {
    background-color: #FFDFDD !important;
  }
  .about-text-mobile h3, .about-text-mobile p {
    color: #000 !important;
  }
  .about-text-mobile p a {
    color: #000 !important;
  }
  .header-top-strip-icon.header-price-drop-icon:before, .sign-out-with-google-btn-dropdown a .sign-out-with-google-btn-icon {
    filter: brightness(0) invert(0);
  }
  .sign-out-with-google-btn-text {
    color: #000 !important;
  }
  .top-cruise-lines-area {
    background-color: #ffffff;
  }
  .womens-day-theme-banner-left-img {
    left: 0px;
    top: auto;
    bottom: 0;
  }
}