.ourBoats .sub-menu {
  width: 1508px !important;
  left: -38px !important;
}

.mid-container {
  max-width: 1120px;
}

.min-container {
  max-width: 800px;
  margin: 0 auto;
  padding: 20px;
}

.max-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px;
}

.secTitle {
  font-size: 43px !important;
  font-weight: 400 !important;
  color: #204C7B;
}

.secDescrip {
  font-size: 30px !important;
  color: #1F406D;
}

.video-banner {
  position: relative;
  width: 100%;
  height: 600px;
  overflow: hidden;
  font-family: 'Trajan Pro', serif;
}

.bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

.video-content {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 0 60px;
  color: white;
  background: #203065;
  background: linear-gradient(90deg, rgba(32, 48, 101, 0.82) 0%, rgba(0, 0, 0, 0) 21%);
}

.left-panel {
  max-width: 300px;
}

.fleet-badge {
  width: 130px;
  height: 130px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background-color: #11213a;
  /* dark navy background */
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: 'Trajan Pro', serif;
  color: white;
  font-size: 18px;
  line-height: 1.2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding-top: 13px;
}

/*.luxury-details {*/
/*  background: linear-gradient(to bottom, rgba(10, 30, 60, 0.8) 0%, rgba(30, 60, 90, 0.6) 50%, rgb(50 90 120 / 0%) 100%);*/
/*  padding: 54px 20px;*/
/*  width: 82%;*/
/*}*/
.luxury-details {
  margin-top: 10em;
  margin-left: -1em;
}
.main-badge {
  background-color: #11213a;
  border-radius: 50%;
  height: 135px;
  width: 135px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  left: -1em;
  top: 10em;
  margin-bottom: 14px;
}

.luxury-details h3 {
  font-size: 29px;
  margin-bottom: 15px;
  line-height: 1.0;
  font-family: 'Barlow', sans-serif !important;
  /*text-align: center;*/
}

.luxury-details ul {
  list-style: none;
  padding: 0;
  line-height: 1.6;
  font-size: 20px;
  font-family: 'Barlow', sans-serif !important;
  /*text-align: center;*/
}
.hfe-nav-menu .menu-item-has-children .sub-menu{
    z-index: 1 !important;
}
.center-panel {
  text-align: center;
  flex: 1;
}

.luxury-title {
  font-size: 70px !important;
  font-weight: 400 !important;
  margin-bottom: 20px;
}

.play-button {
  font-size: 50px;
  background: white;
  color: black;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  line-height: 70px;
  margin: 0 auto;
  cursor: pointer;
}


.heading-title {
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 1rem;
}
.title-overview{
  font-family: "Barlow", Sans-serif !important;
  color: #065497;
}
.digital-title{
  font-family: "Barlow", Sans-serif !important;
  color: #ff4500;
}
.highlight-orange {
  color: #ff4500;
  font-weight: bold;
  font-family: "Barlow", Sans-serif !important;
}

.overview-section h6 {
  color: #d60000;
  font-weight: bold;
}

.overview-icons img {
  width: 24px;
  margin-right: 6px;
}

.section-subtitle {
  color: #003366;
  font-weight: bold;
  text-transform: uppercase;
}

.icon-list li {
  margin-bottom: 8px;
}

.exploringSec {
  width: 100%;
  height: auto;
  position: relative;
  display: flex;
  justify-content: center;
}

.exploringSec img {
  width: 100%;
  height: 782px;
  object-fit: cover;
}

h2.heading-title {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  top: 1.2em;
  font-size: 50px;
  font-weight: 400;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: auto;
  white-space: normal;
  word-break: break-word;
  line-height: 1.2;
}

.media-box {
  position: relative;
  width: 100%;
  height: 715px;
  overflow: hidden;
  gap: 40px;
  margin-top: 3em;
  margin-bottom: 2.6em;
}

.media-box iframe {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: calc(100vh * 16 / 9);
  /* match 16:9 aspect ratio */
  transform: translateX(-50%);
  border: 0;
}
.productVideo iframe{
  height: 600px;
  width: 100%;
}
.boatServiceInfo {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* Two columns */
  gap: 0px 12px;
  /* Adjust spacing as needed */
  list-style: none;
  padding: 0;
  margin: 0;
}
table caption + thead tr:first-child td, table caption + thead tr:first-child th, table colgroup + thead tr:first-child td, table colgroup + thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th{
    border-block-start: none;
}
.boatServiceInfo li {
  display: flex;
  align-items: center;
  gap: 2px;
}
.digitalBoatInfo{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0px 20px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.digitalBoatInfo li{
   display: flex;
  align-items: center;
  gap: 2px;
}
.leftPanel p {
  margin: 0;
  padding: 0;
  font-size: 21px;
  color: #1F406D;
}

.moreBoatsInfo p {
  font-size: 21px;
  color: #1F406D;
  line-height: 1.6;
  margin-bottom: 20px;
}

.custom-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
 margin-bottom: 3em;
}

.custom-gallery img {
  width: 317px;
  height: 211px;
  border-radius: 8px;
  cursor: pointer;
  transition: transform 0.2s ease-in-out;
}

.custom-gallery img:hover {
  transform: scale(1.05);
}


.productVideo {
  background-color: #f7f0e8;
}

/* Decrease padding inside the lightbox popup */
/*.lb-dataContainer {*/
/*  padding: 10px !important;*/
/*}*/

.lb-outerContainer {
  max-width: 90% !important;
  max-height: 90% !important;
}

.lightbox .lb-image {
  height: 400px;
  width: 100%;
}


.myCustomSwiper .swiper-wrapper .swiper-slide {
  background-color: #eee;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.myCustomSwiper .swiper-button-prev,
.myCustomSwiper .swiper-button-next {
  display: none;
}
.myCustomSwiper img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-size: cover;
}
h1.featureTitle {
    font-size: 37px;
}
div#houseboatAccordion button {
    background: #203065;
    background: linear-gradient(0deg, rgba(32, 48, 101, 0.28) 0%, rgba(0, 0, 0, 0) 51%);
    border: none;
    color: #203065;
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-size: 18px
}
div#houseboatAccordion button:hover{
  color: #203065;
}

div#houseboatAccordion .accordion-body li{
  color: #203065;
  font-weight: 500;
}
.featureTitle{
  font-size: 40px;
}
 .custom-border-bottom td, .custom-border-bottom th{
    border-bottom: 2px solid #ccc !important; 
    border:none;
  }
  .houseboatsInfo table tbody>tr:nth-child(odd)>td, .houseboatsInfo table tbody>tr:nth-child(odd)>th{
    background-color: none !important;
  }
  .houseboatsInfo tr td
    .signature-badge {
      position: absolute;
      top: 0;
      left: 0;
      background-color: #0d2b4d;
      color: white;
      padding: 12px;
      border-radius: 50%;
      font-size: 12px;
      font-weight: bold;
      text-align: center;
      width: 80px;
      height: 80px;
      display: flex;
      align-items: center;
      justify-content: center;
      line-height: 1.2;
    }
    .boat-slide .boat-image{
        border-radius: 0px;
    }
    .boat-image {
      width: 100%;
      border-radius: 8px;
    }
    
  .boat-section {
  position: relative;
  display: inline-block; /* keeps container tight to the image */
}

.boat-image {
  display: block;
  width: 100%;
}
.houseboatsInfo {
  background: #f7f0e8;
  padding: 27px 0;
}
.table > :not(caption) > * > * {
  background-color: transparent !important;
}
.reserve-now-btn {
  background-color: #e8713e86;
  color: #FFFFFF !important;
  font-weight: normal;
  padding: 10px 20px;
  border: none;
  position: absolute;
  bottom: 0px; /* distance from bottom */
  right: 0;  /* distance from right */
  width: auto;  /* prevents stretching full width */
  cursor: pointer;
}
.reserve-now-btn:hover{
  background-color: #e8713e86;
  color: white;
}
   .main-reserve-btn {
  /*background-color: #517bad;*/
  background-color: #F15E2A;
  color: #FFFFFF !important;
  font-weight: 500;
  padding: 12px 24px;
  border: none;
  margin-top: 30px;
  font-size: 18px;
}
.main-reserve-btn:hover{
  background-color: #517bad;
  color: #FFFFFF !important;
}

.houseboatsInfo .main-badge-2 {
  background-color: #11213a;
  border-radius: 50%;
  height: 110px;
  width: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  left: 0em;
  top: -3em;
  z-index: 1;
}
.houseboatsInfo .fleet-badge-2 {
  width: 100px;
  height: 100px;
  border: 3px solid #fff;
  border-radius: 50%;
  background-color: #11213a;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: 'Trajan Pro', serif;
  color: white;
  font-size: 14px;
  line-height: 1.2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding-top: 10px;
}
.card-img-overlay-wrapper {
    position: relative;
    overflow: hidden;
}

.card-img-overlay-wrapper .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); /* semi-transparent black */
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    text-align: center;
}

.card-img-overlay-wrapper:hover .overlay {
    opacity: 1;
}

.overlay-title {
    font-size: 1.25rem;
    font-weight: bold;
    padding: 1rem;
    text-align: center;
}
h4.table-title {
    font-family: 'Barlow', sans-serif !important;
    font-size: 24px;
    color: #1F406D;
}
.houseboatsInfo thead th {
    font-family: 'Barlow', sans-serif !important;
    font-size: 18px;
    color: #1F406D;
}
.houseboatsInfo tbody td {
    font-family: 'Barlow', sans-serif !important;
    font-size: 18px;
    color: #1F406D;
    font-weight: 500;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th{
    background-color: transparent !important;
}
.table tr.highlight td {
  background-color: #1F406D !important;
  color: #fff !important;
}
.highlight td {
    color: white !important;
}
/*.customHeader .sub-menu {*/
/*  display: flex;*/
/*  left: -10em !important;*/
/*  min-width: 100%;*/
/*  top: 4.5em !important;*/
/*}*/
/*.customHeader .sub-menu .menu-item {*/
/*  min-width: fit-content;*/
/*  padding: 0;*/
/*}*/
/*.customHeader .sub-menu .menu-item a.hfe-menu-item{*/
/*    font-weight: 400;*/
/*}*/
/* Hide mega menu by default */
/* Make sub-menu full width */


.ourBoats .sub-menu{
    display: flex;
    /*position: absolute !important;*/
}
/* Hide all mega menus by default */
.boats-mega-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;                 /* full screen width */
  background: #2A73AAF0;
  padding: 20px 40px;
  z-index: 999;

  /* Flexbox layout (but active only when shown) */
  flex-wrap: wrap;             /* wrap if overflow */
  justify-content: flex-start; /* align items left */
  gap: 20px;
  box-sizing: border-box;
}

/* Show ONLY the mega menu of hovered menu item */
.menu-item:hover > .boats-mega-menu {
  display: flex;
}

/* Boat items inside submenu */
.boats-mega-menu .boat-item {
  flex: 0 1 220px;   /* ~220px wide, responsive */
  text-align: center;
}

.boats-mega-menu .boat-item img {
  width: 100%;
  height: auto;
  border-radius: 6px;
  display: block;
}

.boats-mega-menu .boat-item span {
  display: block;
  margin-top: 8px;
  font-size: 14px;
  color: #fff;   /* white text */
  font-weight: 500;
}

/* Boat card styles */
.boat-item {
    text-align: center;
    width: 150px;
    color: #fff;
    text-decoration: none;
}
.boat-item img {
    width: 100%;
    border-radius: 4px;
}
.boat-item span {
    display: block;
    margin-top: 5px;
    font-size: 14px;
}
/*.ourBoats .sub-menu .menu-item {*/
/*  width: 100%;*/
/*  max-width: 100%;*/
/*  min-width: 100%;*/
/*}*/
.footerLink a{
  font-weight: bold;
  color: #e95528;
}
.copyrightSec p{
  font-size: 14.5px !important;
}
.scroll-top-btn {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%); /* centers horizontally */
  z-index: 999;
  background-color: #084981B3;
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  font-size: 18px;
  display: none; /* hidden by default */
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 4px 6px rgba(0,0,0,0.2);
  transition: opacity 0.3s ease;
}

.scroll-top-btn:hover {
  background-color: #2f4a5b;
}
.relatedhouseboat h2 {
  font-family: "Barlow", Sans-serif !important;
  font-weight: 500;
}
.postHeader {
  background-image: url('https://allseasonshouseboats.com.au/demo/wp-content/uploads/2025/08/All-Seasons-Houseboats-mildura-banner.jpg');
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
}
.pagination {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 14px;
}

.post-type-archive-boats .secDescrip{
  font-size: 18px !important;
}

.cardHeader {
  background: #fe5700;
  padding: 0 12px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  /*margin-bottom: 13px;*/
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.archiveCard img{
  height: 250px;
  /*box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);*/
}
.archiveCard .card-body p {
  font-size: 15px !important;
}
.boatInfo::before {
  content: "";
  height: 38px;
  width: 2px;
  background: #fe5700;
  position: absolute;
  margin: 0 -13px;
}
.archiveCard a.continue-link{
  color:#db5220 !important;
  text-decoration: none;
  flex-shrink: 0;
}
.pagination .page-numbers {
  background: #2A73AA;
  padding: 5px 15px;
  color: #FFF;
  text-decoration: none;
}
.pagination .page-numbers:hover {
  background: #db5220;
  padding: 5px 15px;
  color: #FFF;
}
.pagination .page-numbers.current {
  background: #db5220;
  padding: 5px 15px;
  color: #FFF;
}
.card-text {
  display: inline; /* keep inline flow */
}

.card-text .excerpt-text,
.card-text .continue-link {
  display: inline;
}

.card-text .continue-link {
  margin-left: 4px; /* small space before "Continue reading" */
  white-space: nowrap; /* keeps it together with > */
}
.post-type-archive-boats .content-img {
   box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.highlight-subtitle a{
  color: #db5220 !important;
}
#comparetable thead tr th + th + th, #comparetable tfoot tr td + td + td{
    border-left: 1px solid #bccfe3;
}
#comparetable tbody tr td + td + td{
  border-left: 1px solid #bccfe3;
}
#comparetable thead tr th {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    color: #004389;
    font-size: 12px;
}
#comparetable tfoot tr th {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    color: #004389;
    font-size: 12px;
}
#comparetable tbody tr.even {
    background: #dbe7f4;
}
/* #comparetable {
    width: 100%;
    border-collapse: collapse;
} */
.compareimg {
    width: 194px;
    height: auto;
    box-shadow: 3px 3px 8px #888;
}
#comparetable td:first-child,
#comparetable th:first-child {
    width: 150px;
    min-width: 150px;
    max-width: 150px;
}
#comparetable {
    table-layout: fixed;
    width: 100%;
}

.pricing-card {
      overflow: hidden;
      
    }
    .pricing-header {
      display: flex;
      justify-content: space-between;
      align-items: center;
      background: #fe5700;
      padding: 2px 20px;
      color: #fff;
      font-weight: bold;
      font-size: 20px;
      box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
      z-index: 1;
      position: relative;
    }
    .pricing-table th {
      background-color: #fe5700;
      text-align: center;
    }
    .pricing-thead tr th {
      color: #3c4c65;
      padding: 5px;
    }
      .pricing-table td, .pricing-table th {
      text-align: center;
      vertical-align: middle;
      font-size: 18px;
      color: #2d5893;
      padding: 3px;
    }
    .pricing-table thead tr {
    background: #ffac00;
    color: #3c4c65 !important;
    font-size: 18px;
}
    .pricing-img img {
      border-radius: 0 0 12px 12px;
      width: 100%;
      height: auto;
    }

    table td, table th{
      border: none;
      font-family: 'Barlow', sans-serif;
    }
  .pricing-main  .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #a7c4e8 !important;
}

.pricing-main .table-striped > tbody > tr:nth-of-type(even) {
  background-color: #dbe7f4 !important;
}
.readMore a{
  color: #e95528;
}
.iphone-mockup {
    position: relative;
    width: 400px; /* match your iPhone PNG width */
    margin: 0 auto;
}

.iphone-frame-img {
    width: 100%;
    height: 700px;
    display: block;
    position: relative;
    z-index: 2;
}

.iphone-video {
  position: absolute;
  top: 8%;
  left: 10%;
  width: 80%;
  height: 81%;
  z-index: 1;
  border-radius: 0;
  overflow: hidden;
}

.iphone-video iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.search-results .container {
  width: 1150px;
}
/*.custom-search-box {*/
/*    background-color: #edf3f8;  */
/*    text-align: center;*/
/*    padding: 15px;*/
/*    font-weight: bold;*/
/*    color: #003366;  */
/*}*/
.custom-search-box strong {
    font-size: 18px;
}
.search-field {
  height: 54px;
  background-color: #edf3f8;
  text-align: center;
  border: none !important;
  border-radius: 0;
}
.search-field::placeholder{
    font-size: 18px;
    color:#1F406D;
    font-weight: bold;
}
.fleetBox .elementor-image-box-description {
    background: #F15E2AB5;
    width: 40%;
    padding: 5px 10px;
    text-align: center;
    color: #fff !important;
    position: relative;
    top: -2.3em;
}
.fleetBox .elementor-image-box-description a{
    font-weight: 400 !important;
}
.fleetCircle a {
    font-family: 'Trajan Pro', serif !important;
}
.fleetBox .elementor-image-box-content {
  display: flex;
  justify-content: end;
}
.productCateg .elementor-image-box-content {
  position: absolute;
  top: 0;
}
/* Target Elementor Image Box */
.productCateg .elementor-image-box-img:hover {
    position: relative;
    overflow: hidden;
}
.productCateg .elementor-image-box-title a {
  height: 200px;
  width: 100%;
  display: block;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
/* Overlay effect */
.productCateg .elementor-image-box-img a:hover::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #06549773; 
    z-index: 2;
    transition: all 0.3s ease-in-out;
    
}
.productCateg .elementor-image-box-title a:hover {
  background: #0654975c;
}
/* Keep text above overlay */
/*.elementor-image-box-wrapper .elementor-image-box-content {*/
/*    position: relative;*/
/*    z-index: 3;*/
/*}*/
.lb-data .lb-caption {
  font-size: 18px;
  font-weight: 700;
  line-height: 1em;
  color: #fff;
}
.lb-data .lb-details {
  width: 95%;
  float: left;
  text-align: center;
  line-height: 1.1em;
}

.lb-outerContainer {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
}

.lb-dataContainer {
  position: fixed !important;
  bottom: 0% !important;
  left: 50% !important;
  transform: translate(-50%, 13%) !important;
  margin: 0 !important;
}
.bookBtn{
    background: #2A73AA;
}
.lb-closeContainer {
  position: fixed !important;
  top: -38em !important;
  left: 98% !important;
  transform: translate(0, 0) !important;
  margin: 0 !important;
  background: #000;
  padding: 5px;
  border-radius: 50%;
}
@media screen and (max-width:768px){
.custom-gallery img {
    width: 100%;
    height: 211px;
    border-radius: 8px;
    cursor: pointer;
    transition: transform 0.2s ease-in-out;
}
}