.section-yachtfinder-wrapper {
  background-color: #ffffff;
  padding: 20px;
  text-align: center;
}

.stick.non-transparent #content {
  margin-top: 40px;
}

.widget-title {
  font-size: 18px;
}

.panel-grid-cell .widget-title {
  margin-top: 10px;
}

.detail-text {
  padding-left: 0px;
  margin-left: 27px;
}

.caption-sub {
  font-size: 20px;
  font-weight: 400;
  text-shadow: 2px 2px 3px #222222;
}

.widget ul {
  margin-bottom: 20px;
}

#site-navigation ul.sub-menu {
  width: 250px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.transparent .header-wrapper {
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-bottom: 10px;
}

.header-wrapper.stick #site-navigation .menu li {
  line-height: 30px;
}

.search-icon i {
  line-height: 30px;
}

#site-navigation .menu li a {
  text-transform: none;
}

.yf-main-wrapper input {
  height: 35px;
}

h1.entry-title {
  text-transform: none;
}

@media (max-width: 600px) {
  .slider-wrapper {
    display: none;
  }

  .section-yachtfinder-wrapper {
    margin-top: 70px;
  }

  .home.transparent .header-wrapper {
    background: #466289;
  }
}

@media (max-width: 1500px) and (min-width: 1200px) {
  .caption-title {
    font-size: 30px;
    line-height: 30px;
    width: 64%;
    font-weight: 200;
  }

  .caption-sub {
    font-size: 16px;
    font-weight: 100;
    text-shadow: 1px 1px 1px #222222;
  }
}

@media (max-width: 1199px) and (min-width: 600px) {
  .caption-title {
    display: none;
  }

  .caption-sub {
    display: none;
  }

  .slider-readmore {
    display: none;
  }
}

.widget {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}

.yfmpopup {
  margin-top: 150px;
  margin-bottom: 150px;
}

.yfmpopup #ContractDetailstxt a:last-of-type {
  display: inline;
  font-weight: normal;
}

.team-content {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 85%;
}

#d21-quickbook .material-icons.d21-input-icon {
  color: white;
  background-color: #0058a8;
}

#d21-book-button {
  background-color: #0058a8;
}

#d21-quickbook .d21-pulse {
  background-color: #b17979;
  Animation-duration: 0ms;
}

#d21-quickbook #d21-selected-day-price .d21-avail {
  background-color: #0058a8;
}