/*=====
 * BEST OF BANNER
 *=====*/
.best-of-banner {
  background-color: #222; }
  .best-of-banner h2 {
    margin-top: 0; }
  .best-of-banner img {
    margin-bottom: 30px;
    width: 100%;
    height: auto; }

.best-of-banner_wrapper {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 60px 0;
  width: calc(100% - 40px);
  max-width: 800px;
  margin-left: auto;
  margin-right: auto; }

/*=====
 * Holiday Sale Landing Page
 *=====*/
#gift-icon {
  display: block;
  width: 60px;
  color: #b99b57;
  margin: 10px auto 60px auto; }

.hs_heading_bar {
  background-color: #b99b57;
  margin-left: 11%;
  margin-right: 11%;
  margin-bottom: 65px;
  margin-top: -35px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  padding: 10px; }

.holiday_sale {
  background-color: #222;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: right;
  padding: 30px 60px;
  font-size: 28px;
  line-height: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-height: 220px;
  position: relative;
  background-size: cover;
  background-position: center center;
  margin-bottom: 40px; }
  .holiday_sale.holiday_sale__gift_cert {
    background-image: url(https://www.vistafleet.com/wp-content/uploads/2015/05/Fireworks_Banner3.jpg); }
  .holiday_sale.holiday_sale__merch {
    background-image: url(https://www.vistafleet.com/wp-content/uploads/2020/10/keagan-henman-ufuk99QfQTg-unsplash.jpg); }
  .holiday_sale.holiday_sale__season_pass {
    background-image: url(https://www.vistafleet.com/wp-content/uploads/2017/04/Vista-Star-d.jpg); }
  .holiday_sale.holiday_sale__dining_pass {
    background-image: url(https://www.vistafleet.com/wp-content/uploads/2019/06/MIK_4190.jpg); }
  .holiday_sale:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    background-image: url(https://www.vistafleet.com/wp-content/uploads/2021/11/corner_ribbon__2021.png);
    background-repeat: no-repeat;
    background-position: top right;
    /*        
background: -moz-linear-gradient(-45deg,  rgba(109,0,25,0.95) 0%, rgba(143,2,34,0.89) 56%, rgba(169,3,41,0.85) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(109,0,25,0.95) 0%,rgba(143,2,34,0.89) 56%,rgba(169,3,41,0.85) 100%);
background: linear-gradient(135deg,  rgba(109,0,25,0.95) 0%,rgba(143,2,34,0.89) 56%,rgba(169,3,41,0.85) 100%);
        */ }
  .holiday_sale:after {
    content: '';
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border: 3px solid #b99b57;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 0; }
  .holiday_sale span,
.holiday_sale .hs_title {
    display: block;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 28px;
    letter-spacing: 1px;
    position: relative;
    z-index: 4;
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    -webkit-transform-origin: center left;
        -ms-transform-origin: center left;
            transform-origin: center left;
    text-align: right; }

@media (max-width: 767px) {
  .holiday_sale span,
.holiday_sale .hs_title {
    text-align: center; } }
    .holiday_sale span .hs_panel_icon,
.holiday_sale .hs_title .hs_panel_icon {
      height: 20px;
      display: inline-block;
      top: 1px;
      position: relative;
      margin-left: 5px;
      color: currentcolor;
      -webkit-transition: -webkit-transform 0.2s ease;
      transition: -webkit-transform 0.2s ease;
      transition: transform 0.2s ease;
      transition: transform 0.2s ease, -webkit-transform 0.2s ease; }
  .holiday_sale:hover {
    text-decoration: none; }
    .holiday_sale:hover:after {
      background-color: rgba(120, 94, 36, 0.85); }

@media (min-width: 768px) {
  .holiday_sale:hover span,
.holiday_sale:hover .hs_title {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2); }
    .holiday_sale:hover span .hs_panel_icon,
.holiday_sale:hover .hs_title .hs_panel_icon {
      -webkit-transform: translateX(50%);
          -ms-transform: translateX(50%);
              transform: translateX(50%); } }

/*=====
 * CRUISE PAGES
 *=====*/
.cruiseBlock .content_wrap a[class*="fh-button-"] {
  margin-bottom: 30px !important; }

@media only screen and (max-width: 991px) {
  .cruiseBlock .img_wrap .img_content {
    height: 0 !important;
    padding-bottom: 23% !important;
    background-size: contain !important; } }

/*=====
 * TICKET BUNDLES PAGE
 *=====*/
.cruiseBlock .content_wrap .no_vessel__sidebar_content ul {
  list-style-type: disc;
  padding-left: 20px;
  line-height: 1.2em; }
  .cruiseBlock .content_wrap .no_vessel__sidebar_content ul li ~ li {
    margin-top: 8px; }

/*=====
 * WEDDINGS PAGE
 *=====*/
#full_wedding_slider ~ #testimonials {
  overflow: hidden !important;
  margin-bottom: 0 !important; }

@media only screen and (max-width: 991px) {
  #full_wedding_slider ~ #testimonials .slides {
    width: 80% !important; } }

@media only screen and (max-width: 991px) {
  #full_wedding_slider ~ #testimonials ~ .email_capture {
    height: auto !important; }
    #full_wedding_slider ~ #testimonials ~ .email_capture canvas {
      height: 100% !important; } }

/*=====
 * SOCIAL FOOTER
 *=====*/
.content-info .upper_footer .row > .col-sm-4 ul.social_links li a {
  position: relative; }
  .content-info .upper_footer .row > .col-sm-4 ul.social_links li a:before {
    display: none !important; }
  .content-info .upper_footer .row > .col-sm-4 ul.social_links li a img {
    /*position: relative;
                                top: 5px;*/
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-filter: invert(1) brightness(0.5) sepia(1) hue-rotate(4deg) saturate(128.7%);
            filter: invert(1) brightness(0.5) sepia(1) hue-rotate(4deg) saturate(128.7%); }
  .content-info .upper_footer .row > .col-sm-4 ul.social_links li a:hover img, .content-info .upper_footer .row > .col-sm-4 ul.social_links li a:focus img {
    -webkit-filter: invert(1);
            filter: invert(1); }

/*=====
 * STRIPPED FEATURE
 *=====*/
.main .feature_blocks.row a.col-sm-4.feature_stripped .content_wrap {
  padding: 35px 25px 25px; }
  .main .feature_blocks.row a.col-sm-4.feature_stripped .content_wrap p,
.main .feature_blocks.row a.col-sm-4.feature_stripped .content_wrap .btn {
    display: none; }
  .main .feature_blocks.row a.col-sm-4.feature_stripped .content_wrap h4 {
    margin-bottom: 0;
    text-align: center;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease; }

.main .feature_blocks.row a.col-sm-4.feature_stripped:hover .content_wrap h4, .main .feature_blocks.row a.col-sm-4.feature_stripped:focus .content_wrap h4 {
  color: #b99b57; }

/*======
 * EVENT INQUIRY PAGE
 *======*/
#tripleseat_embed_form table {
  margin-left: auto;
  margin-right: auto;
  min-width: 60%; }
  #tripleseat_embed_form table select {
    background-color: #fafafa;
    border-color: #ccc;
    padding: 0.5em; }
    #tripleseat_embed_form table select:focus {
      background-color: #f8f8f8;
      outline-color: #b99b57; }
  #tripleseat_embed_form table input[type="text"],
#tripleseat_embed_form table input.text,
#tripleseat_embed_form table textarea {
    display: block;
    width: 100%;
    border-color: #ccc;
    padding: 0.5em;
    background-color: #fafafa; }
    #tripleseat_embed_form table input[type="text"]#lead_phone_number,
#tripleseat_embed_form table input.text#lead_phone_number,
#tripleseat_embed_form table textarea#lead_phone_number {
      width: 100%; }
    #tripleseat_embed_form table input[type="text"]#lead_phone_number_extension,
#tripleseat_embed_form table input.text#lead_phone_number_extension,
#tripleseat_embed_form table textarea#lead_phone_number_extension {
      width: 100px; }
    #tripleseat_embed_form table input[type="text"].timeselect_input, #tripleseat_embed_form table input[type="text"].hasDatepicker,
#tripleseat_embed_form table input.text.timeselect_input,
#tripleseat_embed_form table input.text.hasDatepicker,
#tripleseat_embed_form table textarea.timeselect_input,
#tripleseat_embed_form table textarea.hasDatepicker {
      padding-left: 1.5em; }
    #tripleseat_embed_form table input[type="text"]:focus,
#tripleseat_embed_form table input.text:focus,
#tripleseat_embed_form table textarea:focus {
      background-color: #f8f8f8;
      outline-color: #b99b57; }
  #tripleseat_embed_form table input.button {
    background-color: #b99b57;
    border-color: #b99b57;
    border-width: 2px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0.5em 1.5em;
    -webkit-transition: background-color 0.2s ease, color 0.2s ease;
    transition: background-color 0.2s ease, color 0.2s ease; }
    #tripleseat_embed_form table input.button:hover, #tripleseat_embed_form table input.button:focus {
      background-color: transparent;
      color: #b99b57; }

/*=====
 * REVIEWS
 *=====*/
.wpbr-wrap .wpbr-collection-wrap .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.5); }
  .wpbr-wrap .wpbr-collection-wrap .swiper-pagination-bullet:hover {
    background: white; }
  .wpbr-wrap .wpbr-collection-wrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #b99b57; }

/*=====
 * PRIVATE EVENTS BLOCK
 *=====*/
@media (max-width: 767px) {
  .wide_feature.pe_block.row .img_wrap {
    display: grid;
    row-gap: 15px; }
    .wide_feature.pe_block.row .img_wrap .col-sm-3 {
      width: 100%;
      margin: 0; } }
