/*Top navigation*/
@media only screen and (min-width: 769px) {
  .navbar-custom .navwrap ul li a {
    font-size: 13px;
    padding: 0 7px;
  }
  .navbar-custom .navwrap ul li a:active,
  .navbar-custom .navwrap ul li a:hover {
    border-bottom: solid 8px #003E52;
  }
  .navbar-custom .navwrap ul li ul {
    background-color: #003E52;
    top: 34px;
  }
  .navbar-custom .navwrap ul li ul li {
    border-bottom: 1px solid #296b8d;
  }
  .navbar-custom .navwrap ul li ul li:first-child {
    border-top: 1px solid #003E52;
  }
  .navbar-custom .navwrap ul li ul li a {
    background-color: #003E52;
    border-left: solid 5px #003E52;
  }
  .navbar-custom .navwrap ul li.active a {
    border-bottom: solid 8px #003E52;
  }
}
.utility-nav li #secondary-destinations {
  width: 99px;
  height: 36px;
  display: inline-block;
}
.feature-hotel {
  margin: 20px 0;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .feature-hotel {
    margin: 40px 0;
  }
}
.feature-hotel .feature-block {
  background: #ebebeb;
  font-family: 'Lato', Tahoma, Arial, sans-serif;
}
.feature-hotel .feature-block .feature-content {
  padding: 25px 20px;
}
.feature-hotel .feature-block .feature-content h3 {
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 0 0;
  padding: 0;
  text-transform: uppercase;
}
.feature-hotel .feature-block .feature-content h4 {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-style: italic;
  margin: 5px 0 7px 0;
  padding: 0;
}
.feature-hotel .feature-block .feature-content p.feature-sub-headline {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  margin: 5px 0 7px 0 !important;
  padding: 0;
}
@media only screen and (min-width: 769px) {
  .feature-hotel .feature-block .feature-content p.feature-sub-headline {
    font-size: 19px;
  }
}
.feature-hotel .feature-block .feature-content .btn {
  font-size: 16px;
  margin: 15px 0 0 0;
  width: 60%;
  height: 33px;
}
@media only screen and (min-width: 769px) {
  .feature-hotel .feature-block .feature-content .btn {
    width: 212px;
  }
}
.feature-hotel .img-responsive {
  width: 100%;
}
.feature-hotel.single img {
  max-height: 436px;
}
.feature-hotel.single .feature-block {
  background-color: rgba(255, 255, 255, 0.8);
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 50%;
}
.feature-hotel.single .feature-block .feature-content {
  padding: 0 30px 0 40px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.feature-hotel.clickable {
  cursor: pointer;
}
.hero .cta {
  bottom: 45px;
}
@media only screen and (max-width: 767px) {
  .hero .cta .hotel-resort .visible-xs {
    display: inline-block !important;
  }
}
@media only screen and (min-width: 768px) {
  .hero .cta {
    bottom: 106px;
  }
}
@media only screen and (min-width: 769px) {
  .hero .cta {
    bottom: 113px;
  }
}
.hero .container {
  position: relative;
  padding: 0 10px;
}
@media only screen and (min-width: 769px) {
  .hero .container {
    padding: 0;
  }
}
.hero .overlay .testimonial {
  float: right;
  max-width: 355px;
}
.hero .overlay .testimonial img {
  top: -20px;
}
.hero .overlay .testimonial p {
  margin: 0;
}
.hero .overlay .testimonial .text {
  width: 64%;
  margin-right: 15px;
}
.hero .overlay .clip {
  top: 0;
}
.property-content-block {
  padding: 0 10px;
}
@media only screen and (min-width: 769px) {
  .property-content-block {
    padding: 0;
  }
}
.property-content-block .feature-tabs {
  font-size: 12px;
}
.property-content-block .feature-tabs .nav-tabs li.active {
  background-color: #ebebeb;
}
.property-content-block .feature-tabs .nav-tabs li.active a {
  background-color: #ebebeb !important;
  border-bottom: solid 4px #003E52 !important;
}
.property-content-block .feature-tabs .nav-tabs li.active a:active,
.property-content-block .feature-tabs .nav-tabs li.active a:focus,
.property-content-block .feature-tabs .nav-tabs li.active a:hover {
  background-color: #ebebeb !important;
  border-bottom: solid 4px #003E52 !important;
}
.property-content-block .feature-tabs .nav-tabs li a:focus,
.property-content-block .feature-tabs .nav-tabs li a:hover {
  border-bottom: solid 4px #003E52;
}
.property-content-block .feature-tabs .tab-content {
  background-color: #ebebeb;
}
.property-content-block .feature-tabs .tab-content a {
  color: #00526E;
}
.property-content-block .feature-tabs td,
.property-content-block .feature-tabs th {
  padding: 10px;
  vertical-align: top;
}
.btn3 {
  font-size: 11px;
  font-weight: 300;
  line-height: 24px;
  color: #003e52;
  text-align: center;
  padding: 6px 12px;
  background-color: #fff;
  cursor: pointer;
  font-family: 'lato',sans-serif;
  text-decoration: none;
  border:1px solid #003e52;
  white-space: nowrap;
  background: none;
  height: 30px;
  display: flex;
  align-items: center;
  width: fit-content;
  text-transform: uppercase;
}
.btn3.display-none {
  display: none;
}
.btn3:hover {
  color: #000000;
  text-decoration: none;
}
body.resort .btn3 {
  /* border-bottom: solid 4px #003E52; */
  /* box-sizing: border-box; */
  font-size: 11px;
  font-weight: 300;
  line-height: 24px;
  color: #003e52;
  text-align: center;
  padding: 6px 12px;
  background-color: #fff;
  cursor: pointer;
  font-family: 'lato',sans-serif;
  text-decoration: none;
  border:1px solid #003e52;
  white-space: nowrap;
  background: none;
  height: 30px;
  display: flex;
  align-items: center;
  width: fit-content;
}
body.resort .btn3:focus {
  text-decoration: none;
}

body.resort .btnwrapper {
  display: flex;
}
.btnwrapper {
  display: flex;
}

/* primary button style */

body.resort .btn3.primary {
  margin-right: 15px;
  font-size: 11px;
  font-weight: 300;
  line-height: 24px;
  color: #fff;
  text-align: center;
  padding: 6px 12px;
  background-color: #003e52;
  cursor: pointer;
  font-family: 'lato',sans-serif;
  text-decoration: none;
  white-space: nowrap;
  background-image: none;
  display: flex;
  align-items: center;
  border: 0;
  height: 30px;
}
.btn3.primary {
  margin-right: 15px;
  font-size: 11px;
  font-weight: 300;
  line-height: 24px;
  color: #fff;
  text-align: center;
  padding: 6px 12px;
  background-color: #003e52;
  cursor: pointer;
  font-family: 'lato',sans-serif;
  text-decoration: none;
  white-space: nowrap;
  background-image: none;
  display: flex;
  align-items: center;
  border: 0;
  height: 30px;

}
/* secondary button style */

body.resort .btn3.secondary {
  font-size: 11px;
  font-weight: 300;
  line-height: 24px;
  color: #003e52;
  text-align: center;
  padding: 6px 12px;
  background-color: #fff;
  cursor: pointer;
  font-family: 'lato',sans-serif;
  text-decoration: none;
  border:1px solid #003e52;
  white-space: nowrap;
  background: none;
  height: 30px;
  display: flex;
  align-items: center;

}
.btn3.secondary {
  font-size: 11px;
  font-weight: 300;
  line-height: 24px;
  color: #003e52;
  text-align: center;
  padding: 6px 12px;
  background-color: #fff;
  cursor: pointer;
  font-family: 'lato',sans-serif;
  text-decoration: none;
  border:1px solid #003e52;
  white-space: nowrap;
  background: none;
  height: 30px;
  display: flex;
  align-items: center;


}

[data-component="plp-subnav"] .plp-subnav-blur {
  background: white !important;
}
[data-component="plp-subnav"] .plp-subnav-links-wrapper .plp-subnav-links-container .plp-subnav-logo.plp-subnav-logo-black {
  visibility: visible !important;
}
@media screen and (min-width: 1024px) {
  [data-component="plp-subnav"] .plp-subnav-links-wrapper .plp-subnav-links-container .plp-subnav-component-links li a.subnav-link--active:after {
    content: "";
    background: black !important;
  }
}

