.top-search-field {
  display: flex;
}

.filter-custom-form {
  background-color: #000;
  width: 100%;
  max-width: 70%;
  margin: 0 auto;
  padding: 20px;
}

.custom-feature-single img {
  width: 100%;
  height: auto;
}

.title-price-box {
  display: flex;
  justify-content: space-between;
}

.custom-feature img {
  width: 100%;
  height: auto;
}

.boat-feature-inner1 {
  display: flex;
  justify-content: space-between;
}

.boat-feature-inner2 {
  display: flex;
  justify-content: space-between;
}

.price-detail-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

p.price-custom {
  margin-bottom: 0;
}

a.boat-sg-url {
  text-decoration: unset;
  background: #000;
  color: #fff;
  padding: 5px 15px;
  border-radius: 50px;
  font-size: 14px;
}

.boat-main-box {
  border: 1px solid #ccc;
}

.btm-sg-boat {
  padding: 10px;
}

p.price-custom {
  font-size: 14px;
}

.btm-search-field {
  display: flex;
  margin-top: 20px;
}

.filter-sg-form {
  display: flex;
  justify-content: space-between;
}

/* Range Slider   */
.slider-box {
  width: 90%;
}

.slider-box label,
..slider-box input {
  border: none;
  display: inline-block;
  margin-right: -4px;
  vertical-align: top;
  width: 30%
}

.slider-box input {
  width: 70%
}

.slider {
  margin: 25px 0
}

/* .page-id-249 .header {
  background: url(https://lakehub.proheadhunters.com/wp-content/uploads/2023/05/color-header-banner.jpg);
  height: 200px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
} */

.header {
  background: url(https://lakehub.proheadhunters.com/wp-content/uploads/2023/05/color-header-banner.jpg);
  height: 200px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.page-id-55 .header,
.page-id-459 .header,
.page-id-967 .header,
.page-id-974 .header, .page-id-843 .header {
  background: unset;
  height: unset;
}

.lost_reset_password {
  margin-top: 15%;
}

.main-site-sg {
  margin-top: 20%;
}

ul.profile-sg-menu li {
  list-style-type: none;
}

h1.page-title-custom {
  text-align: center;
  color: #fff;
}

ul.boat-feature-list li {
  list-style-type: none;
}

ul.boat-feature-list {
  padding-left: 0;
}

.right-boat-sidebar {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
  padding: 20px;
}

.post-frm-field input {
  width: 100%;
}

.post-frm-field textarea {
  width: 100%;
}

.cntct-frm label {
  background: unset !important;
  box-shadow: unset !important;
  padding: 0 !important;
}

.cntct-frm input {
  border: 2px solid #ccc !important;
  padding: 5px 10px;
  border-radius: 4px;
}

.cntct-frm textarea {
  border: 2px solid #ccc !important;
  height: 100px;
  padding: 5px 10px;
  border-radius: 4px;
}

.cntct-frm {
  margin-top: 30px;
}

.btnn-cntct {
  padding-left: 15px;
}

.btnn-cntct input {
  background: #000 !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  border-radius: 30px !important;
  padding: 19px 30px !important;
  border: unset !important;
}
#home-featured-custom .section_heading_featured h1 {
  display: none;
}

#home-featured-custom .featured_boats_section {
  background: unset;
  padding-top: 10px;
}
#home-featured-custom .container {
  padding-left: 0;
  padding-right: 0;
}
.eael-product-grid .woocommerce ul.products li.product .star-rating {
  float: right;
}
.grid-lay-cntnt .price {
  text-align: left;
}




/*  Slick Slider Start */
.slick-list {
  height: auto !important;
}

.slick-next::before,
.slick-prev::before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.item-slick.slick-slide.slick-current.slick-active {
  outline: none !important
}

.slider-for {
  margin-bottom: 15px;
}

.slider-for img {
  width: 100%;
  min-height: 100%;
}

.slider-nav {
  margin: auto;
}

.slider-nav .item-slick {
  max-width: 240px;
  margin-right: 15px;
  outline: none !important;
  cursor: pointer;
}

.slider-nav .item-slick img {
  max-width: 100%;
  background-size: cover;
  background-position: center;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 50;
  margin-top: -12px;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

/*  Slick Slider End */