/*
 Theme Name: Divi Child
 Template: Divi
*/

.pt-20{
  padding-top: 20px;
}
a {
  text-decoration: none;
}
p {
  margin-bottom: 0px;
}
/*------------- Smooth scroll -------------*/
:root {
  scroll-behavior: smooth;
}
/*-------------Header-Navbar-style*-------------*/

.searchformsec .dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

.dropdown-button {
width: 100%;
padding: 10px;
background-color: #f0f0f0;
cursor: pointer;
border: 1px solid #ccc;
text-align: center;
}

.dropdown-content {
display: none;
position: absolute;
width: 100%;
background-color: #fff;
border: 1px solid #ccc;
box-shadow: 0 2px 5px rgba(0,0,0,0.2);
z-index: 1;
max-height: 150px;
overflow-y: auto;
}

.dropdown-content label {
display: block;
padding: 8px;
cursor: pointer;
}

.dropdown.show .dropdown-content {
display: block;
z-index: 2;
}
.boatsearchsec {
  padding: 50px 0px;
}

.dropdown-button::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}
.searchformsec input[type="text"] {
  width: 100%;
  height: 46px;
  line-height: 46px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
}


.searchformsec .panel-body {
  padding: 0;
}
.searchformsec .btn-group {
  width: 100%;
}
.searchformsec .btn.btn-clean.active, .searchformsec .btn.btn-clean:active, .searchformsec .btn.btn-clean:hover, .searchformsec .open .dropdown-toggle.btn-clean {
  color: #fff;
  background-color: #2074b3;
  appearance: auto;
}
.searchformsec .btn-group .btn input {
  position: absolute;
}
.searchformsec .btn-group img {
  vertical-align: bottom;
}
.searchformsec .type_caption {
  font-size: 12px;
  padding-top: 5px;
}
.searchformsec #typeButtons input[type="radio"] {
  opacity: 0;
}
.searchformsec .panel-body {
  margin-bottom: 20px;
}
.searchformsec .panel-body img {
  height: 44px;
  width: 50px;
  object-fit: contain;
}
.searchformsec .panel-body .btn.noappearance {
  border: 0px;
}
.searchformsec .panel-body div#typeButtons {
  border: 1px solid #ccc;
}
.input-group.countincrease span.input-group-btn {
  border: 1px solid #dee2e6;
}
.input-group.countincrease {
  margin-bottom: 20px;
}
.yacht_card { position: relative; }
.special_tag_wrap {
    position: absolute;
    width: 8em;
    right: 0;
}
.searchcontsec .cardsec .imgsec img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  object-position: center;
}
.searchcontsec .cardsec .contsec h2 {
  text-align: center;
  font-size: 26px;
  margin: 0px;
  font-weight: 700;
  padding-bottom: 0px;
}
.searchcontsec .cardsec .contsec p {
  text-align: center;
  font-weight: 500;
  padding: 5px 0px 0px;
}
.searchcontsec .cardsec .contsec ul {
  padding: 0px;
  margin: 0px 10px 5px 10px;
}
.searchcontsec .cardsec .contsec ul li {
  display: inline-block;
  width: 100%;
  max-width: 49%;
  padding: 0px 0px 2px;
  font-size: 14px;
  text-align: left;
}
.searchcontsec .cardsec .contsec .col-md-12 {
  text-align: center;
}
.searchcontsec .cardsec .contsec .col-md-12 a {
  text-decoration: none;
  color: #fff;
  width: 100%;
  max-width: 100px;
  display: inline-block;
  padding: 10px;
}
.searchcontsec .cardsec .contsec a.viewbtn {
  background: #2074b3;
}
.searchcontsec .cardsec .contsec a.inqirbtn {
  background: #2074b3;
}
.boatsearchsec .searchcontsec {
  background: #f1f1f1;
  padding-top: 15px;
}
.boatsearchsec .searchcontsec .cardsec {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 0px;
  height: 100%;
}
.boatsearchsec .searchcontsec .col-md-4 {
    margin-bottom: 25px;
}
.searchcontsec .cardsec .imgsec img {
  border-radius: 10px 10px 0px 0px;
}
.boatsearchsec .searchcontsec .cardsec .contsec {
  padding: 20px 10px;
}
.searchcontsec .pricebtns .mo_pricerange_btn {
  background: #2074b3;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
  padding: 10px 20px;
  width: 100%;
  max-width: 19%;
  margin: 3px;
  border-color: #2074b3;
}
.searchcontsec .pricebtns {
  margin-bottom: 40px;
  text-align: center;
  margin-top: 5px;
}
.detailspagecont {
  padding: 0px 0px;
  background: #fff;
}    

.detailspagecont .aboutcont img {
  width: 100%;
  margin-bottom: 30px;
  height: 500px;
  object-fit: contain;
  object-position: center;
  margin-top: 86px;
}

.detailspagecont .aboutcont .boatdesc h2 {
  padding-right: 0px;
  font-weight: 800;
  font-size: 46px;
  margin-bottom: 20px;
  line-height: 46px;
}
.detailspagecont .boatdesc a {
  text-decoration: none;
  background: #2074b3;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  border-radius: 5px;
  margin-top: 30px;
}
.detailspagecont .boatdetails a {
  color: #2074b3;
}
.detailspagecont .tabsec .nav {
  width: 100%;
}
.detailspagecont .tabsec {
  margin-top: 60px;
  background: #fff;
}
.detailspagecont .tabsec button {
    border: 1px solid #2074b3 !important;
    flex: 1;
    background: #2074b3;
    height: 60px;
    border-radius: 0px;
    color: #fff;
    font-size: 18px;
    padding: 0px;
    line-height: 60px;
    transition: 1s;
    font-weight: 600;
}
.detailspagecont div#nav-tabContent {
  padding: 40px 20px;
  background: #efefef;
}
.detailspagecont .cardlist ul {
  background: #fff;
  padding: 20px;
  margin: 20px 30px 0px 0px;
  box-shadow: 0px 6px 50px 0 rgb(0 0 0 / 8%);
}
.detailspagecont .cardlist ul li {
  display: inline-block;
  width: 100%;
  padding-bottom: 10px;
}
.datefiltersec {
  display: flex;
  gap: 10px;
  overflow: hidden;
  align-items: center;
  margin-bottom: 15px;
}
.datefiltersec input {
  width: 100%;
  font-size: 12px;
  height: 46px;
  border: 1px solid #ccc;
  padding: 5px;
}
label.scubaFilterfield {
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.modal-header {
  border-bottom: 0px;
}
form.booking-form input, form.booking-form textarea#message, form.booking-form button {
  width: 100%;
  height: 40px;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 0px 10px;
}
form.booking-form input:focus, form.booking-form textarea#message:focus {
  outline: none;
}
form.booking-form button {
  background: #2074b3;
  color: #fff;
  text-transform: uppercase;
}

ul.et-social-icons {
  padding: 0px;
  margin: 0px;
  text-align: right;
}
ul.et-social-icons li.et-social-icon a.icon svg {
  width: 18px;
  height: 18px;
  margin-left: 20px;
}
ul.et-social-icons li.et-social-icon {
  display: inline-block;
}
ul.et-social-icons li.et-social-icon a.icon svg path {
  fill: #fff;
}
.bannersection {
  background: #efefef;
  padding: 150px 0px 60px 0px;
}
.destinationslider .owl-dots button.owl-dot.active {
  background: #2074b3;
}
.destinationslider .owl-dots button.owl-dot {
  width: 12px;
  height: 12px;
  background: #2b2c28;
  border-radius: 40px;
  margin: 0px 4px;
}
.destinationslider .owl-dots {
  text-align: center;
  padding-top: 20px;
}
.destinationslider {
  padding-top: 60px;
  padding-bottom: 10px;
}    
.searchcontsec .cardsec .contsec ul li:nth-child(even) {
  text-align: right;
}
.detailspagecont .tabsec button:nth-child(1) {
  border-radius: 10px 0px 0px 0px;
}
.detailspagecont .tabsec button:nth-last-child(1) {
  border-radius: 0px 10px 0px 0px;
}
.detailspagecont .tabsec button.active {
    height: 75px;
    margin-top: -15px;
    border-radius: 10px 10px 0px 0px;
    line-height: 75px;
    color: #2074b3;
}
.stickyinfo {
  background: #fff;
  border-radius: 10px;
  padding: 50px 30px 30px;
  margin-bottom: 40px;
  box-shadow: 0px 6px 50px 0 rgb(0 0 0 / 8%);
  margin: 20px 0px 20px;
}
p.title {
  font-weight: 600;
  font-size: 18px;
}
p.value {
  font-size: 14px;
  padding: 0px 0px;
  border-bottom: 1px solid #2074b3;
  margin-bottom: 40px;
  height: 26px;
}
div#nav-crew h3 {
  padding-bottom: 25px;
}
.crewgallery img {
  width: 100%;
  object-fit: cover;
  object-position: top center;
}
.crewgallery p.text-center {
    padding: 15px;
}
.crewgallery{
  margin-top: 30px;
  align-items: center;
}
div#nav-menu img {
  width: 100%;
  margin: 10px 0px;
}
.menulists .menu-tab-sample p strong {
  display: inline-block;
  margin: 20px 0px;
  font-size: 20px;
}
.menulists p {
  font-size: 14px;
  padding-bottom: 10px;
}

.priselistbox {
  border: 1px solid #ccc;
}

.priselistbox p {
  text-align: center;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}

.priselistbox ul {
  padding: 0px;
  margin: 0px;
}

.priselistbox ul li {
  display: inline-block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}

.priselistbox ul li:nth-last-child(1) {
  border-bottom: 0px;
}

.ratsseccont table {
  width: 100%;
  margin-bottom: 40px;
  margin-top: 20px;
}

.ratsseccont table tr td, .ratsseccont table tr th {
  padding: 15px;
}

.stickyinfo img {
  width: 24px !important;
  margin: 0px !important;
  height: 24px;
}

.stickyinfo p {
  display: flex;
  align-items: center;
  line-height: 28px;
  gap: 14px;
  margin-bottom: 20px;
  padding: 6px 10px !important;
  border-radius: 5px;
  font-size: 14px;
}
a.enquirebtn {
     padding: 12px 30px;
    margin: 0 auto;
    text-align: center;
    background: #2074b3;
    color: #fff;
    display: block;
    width: 250px;
    height: 50px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 40px;
}
.stickyinfo .boatlayoutsec p {
  background: #2074b3;
  color: #fff;
}
.yearbuildsec .dropdown {
  width: 48%;
  display: inline-block;
}
.yearbuildsec div#toyearbuild {
  float: right;
}
.destinationslider .owl-carousel .owl-item img {
  height: 150px;
  object-fit: cover;
}
.destinationslider .owl-carousel .owl-item p {
  text-shadow: 0em 0em 0.3em #000000;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  position: absolute;
  top: 38%;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.page-template header#main-header {
  z-index: 2;
}
.serachsec .et_pb_text_inner p {
  display: none;
}
.serachsec .et_pb_module.et_pb_text {
    margin: 0px;
}
.serachsec .homepagesearch {
    width: 100%;
    max-width: 50%;
    margin: 0 auto;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
}
.serachsec .homepagesearch input.et_pb_searchsubmit {
    background: #2074b3;
    color: #fff;
    font-size: 14px;
    padding: 14px 35px;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .6px;
}
.guestcabinsec {
    display: flex;
}
.guestcabinsec div#numberofcabin .dropdown-button {
    border-left: 0px;
}
.guestcabinsec .dropdown-button {
    text-align: left;
}
.pagination {
    --bs-pagination-padding-x: 0.75rem;
    --bs-pagination-padding-y: 0.375rem;
    --bs-pagination-font-size: 1rem;
    --bs-pagination-color: #2074b3;
    --bs-pagination-bg: var(--bs-body-bg);
    --bs-pagination-border-width: var(--bs-border-width);
    --bs-pagination-border-color: var(--bs-border-color);
    --bs-pagination-border-radius: var(--bs-border-radius);
    --bs-pagination-hover-color: #2074b3;
    --bs-pagination-hover-bg: var(--bs-tertiary-bg);
    --bs-pagination-hover-border-color: var(--bs-border-color);
    --bs-pagination-focus-color: #2074b3;
    --bs-pagination-focus-bg: var(--bs-secondary-bg);
    --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    --bs-pagination-active-color: #fff;
    --bs-pagination-active-bg: #2074b3;
    --bs-pagination-active-border-color: #2074b3;
    --bs-pagination-disabled-color: var(--bs-secondary-color);
    --bs-pagination-disabled-bg: var(--bs-secondary-bg);
    --bs-pagination-disabled-border-color: var(--bs-border-color);
    display: flex;
    padding-left: 0;
    list-style: none;
}
.pricediv {
    display: flex;
    gap: 10px;
}
.pricediv .pricedetail label {
    width: 100%;
    text-align: right;
}
.pricediv input {
    padding: 5px 10px;
}
.pricediv span {
    line-height: 90px;
}
.destinationsec .et_pb_column.et_pb_column_1_3 {
    background-color: #fff;
    border: 1px solid #efefef;
}
.destinationsec .et_pb_column.et_pb_column_1_3 .et_pb_module.et_pb_image {
    margin: 0px;
}
.destinationsec .et_pb_column.et_pb_column_1_3 .desc {
    padding: 20px;
}
.destinationsec .et_pb_column.et_pb_column_1_3 .desc h2 {
    font-size: 18px;
    font-weight: 800;
    text-transform: capitalize;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.destinationsec .et_pb_column.et_pb_column_1_3 .desc p {
    padding: 0px;
}
.destinationsec .et_pb_column.et_pb_column_1_3 .desc p.locat {
    font-size: 15px;
    font-weight: 600;
}
.destinationsec .et_pb_column.et_pb_column_1_3 .desc p.address {
    padding: 10px 0px;
}
.destinationsec .et_pb_column.et_pb_column_1_3 .desc p.price {
    font-size: 18px;
    font-weight: 600;
}
.destinationsec .et_pb_column.et_pb_column_1_3 .desc p {
    display: none;
}
.destinationsec .et_pb_column.et_pb_column_1_3 span.et_pb_image_wrap img {
    height: 250px;
    object-fit: cover;
    object-position: center center;
}
.searchform {
    text-align: center;
    padding: 30px 10px 0px;
    justify-content: center;
}
.searchform input, .searchform select {
    width: 100%;
    max-width: 100%;
    border: 1px solid #bbb;
    padding: 10px;
    font-size: 16px;
    color: #666666;
    height: 64px;
}
.serachsec .col-md-2 {
    padding: 0px;
}
.searchform input, .searchform select {
    border-right: 0px;
    text-align: left;
}
.searchform select#location {
    border-radius: 50px 0px 0px 50px !important;
    padding-left: 15px;
}
.searchform input::placeholder {
    color: #666666;
}
.searchform button.btn {
    background: #2074b3;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
    padding: 10px;
    border-color: #2074b3;
    font-size: 16px;
    height: 64px;
    border-radius: 0px 50px 50px 0px !important;
}
.searchform .col-md-2 {
    margin: 0px;
}
.searchform input:focus, .searchform select:focus {
    outline: none;
    border-color: #bbb;
    box-shadow: none;
}
.detaillistingsec .contsec {
    background-color: #fff;
    border: 1px solid #efefef;
}

.detaillistingsec .contsec img {
    height: 270px;
    object-fit: cover;
    object-position: center center;
}

.detaillistingsec .contsec .yacht-meta-wrapper {
    padding: 20px;
}

.detaillistingsec .contsec .yacht-meta-wrapper h4 {
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    font-weight: 600;
    color: #025373;
}

.detaillistingsec .contsec .yacht-meta-wrapper .facet-excerpt.current-location {
    font-size: 15px;
    color: #000;
    line-height: 1.3em;
    margin: 10px 0;
    font-weight: 600;
    opacity: 0.8;
}

.detaillistingsec .contsec .yacht-meta-wrapper .facet-excerpt {
    margin: 10px 0;
    opacity: 0.8;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 1.3em;
}

.detaillistingsec .contsec .yacht-meta-wrapper strong.yprice {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
}
.detaillistingsec .contsec .yacht-meta-wrapper span.facet-epic-booked, .detaillistingsec .contsec .yacht-meta-wrapper .facet-epic-all-inclusive-plus-expanses {
    border: solid 1px #007cba;
    color: #007cba;
    display: inline-flex;
    border-radius: 5px;
    padding: 2px 5px;
    font-size: 12px;
    line-height: 14px;
    cursor: pointer;
    margin: 0 5px 5px 0;
    gap: 5px;
    align-items: center;
}
.detaillistingsec .contsec .yacht-meta-wrapper span.facet-epic-booked svg, .detaillistingsec .contsec .yacht-meta-wrapper .facet-epic-all-inclusive-plus-expanses svg {
    fill: #007cba;
}
.searchformsec input {
    border-color: #ccc;
    height: 46px;
}
.searchformsec select {
    height: 46px;
    border-color: #ccc;
}
.searchformsec label.scubaFilterfield input {
    height: auto;
}
.searchformsec span.input-group-btn {
    border-color: #ccc !important;
}
.searchformsec .datefiltersec input {
    border-radius: 5px;
}
.searchformsec button.btn.btn-primary {
    background: #2074b3;
    border-color: #2074b3;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
    font-size: 16px;
}
.searchformsec a.btn.btn-secondary {
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
    font-size: 16px;
}
.searchformsec span.input-group-btn button.btn.btn-default.btn-number {
    height: 44px;
    border: 0px;
}
.searchformsec .btn:first-child:active:focus-visible{
  border: 0px !important;
}
.searchformsec select:focus, .searchformsec input:focus {
    box-shadow: none;
    border-color: #2074b3;
}
.guestlabelsec {
    display: flex;
}
.guestlabelsec label {
    width: 50%;
}
.detaillistingsec .col-md-9 {
    background: #f1f1f1;
    padding: 15px;
}
.boatsearchsec .searchcontsec .cardsec .contsec p.yatchlenth {
    padding: 0px;
}
/* .page-id-250099 .searchcontsec {
    padding: 20px 5px;
} */
header#main-header {
    z-index: 2;
}
.detailspagecont .bannerimage img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    padding-bottom: 40px;
    object-position: center -250px;
}
.detailspagecont .bannerimage{
    padding: 0px;
}
.crewgallery .row .col-md-4 {
    padding-right: 0px;
} 
.crewgallery .row {
    background: #fff;
    margin: 25px 0px;
}
.crewgallery .row .col-md-8 p.text-left {
    font-weight: 600;
    font-size: 24px;
}
.serachsec .yatchname {
    display: none;
}
.btn:first-child:active{
 border-color: #2074b3; 
}

.galleryslider {
  background-color: #fff;
  border: none;
  padding-top: 0px;
}
.galleryslider ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.galleryslider li {
  display: block;
  float: left;
  margin-right: 6px;
  cursor: pointer;
}
.galleryslider img {
  display: block;
  height: auto;
  width: 100%;
}
.card.galleryslider ul.lSPager.lSGallery li img {
    height: 160px;
}
.getmoreinfo a {
    background: #2074b3;
    color: #fff;
    display: inline-block;
    width: 250px;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 60px;
}
div#nav-amenities .row p.text-dark {
    padding: 10px;
    margin: 15px 0px;
}
div#nav-amenities .alert.alert-dark {
    background: #2074b3;
    margin: 0px 13px;
    display: inline-block;
    border: 1px solid #2074b3;
    color: #dfdfdf;
}
.searchform input[type="number"]::-webkit-inner-spin-button,
.searchform input[type="number"]::-webkit-outer-spin-button{
   opacity: 1 !important;
  -webkit-appearance: inner-spin-button !important;
}
.searchformsec input[type="number"]::-webkit-inner-spin-button,
.searchformsec input[type="number"]::-webkit-outer-spin-button {
  opacity: 1 !important;
  -webkit-appearance: inner-spin-button !important;
}
input.plusminus::-webkit-outer-spin-button,
input.plusminus::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.searchformsec select, .searchform select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  padding: 10px;
  padding-right: 40px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width='14' height='10' viewBox='0 0 14 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3l6 6 6-6' stroke='%23666' stroke-width='2' fill='none' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 14px 10px;
  cursor: pointer;
}
.boattypefilter {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 10px;
}
.boattypefilter label.scubaFilterfield:nth-last-child(1) {
    margin-bottom: 0px;
}
.custom-date {
  position: relative;
  background-image: url('data:image/svg+xml,%3Csvg fill="%23666" height="20" viewBox="0 0 24 24" width="20" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-2 .89-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.11-.9-2-2-2zm0 16H5V9h14v11z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 20px 20px;
  color: #333;
}
.searchform select, .searchform input {
    color: #000;
}
.custom-date::-webkit-calendar-picker-indicator {
  opacity: 0;
  cursor: pointer;
}
.searchform select::placeholder, .searchform input::placeholder {
    color: #000;
}
#availability .grphical-desgin .col-md-1.text-center {
    width: 25% !important;
}
.color-legend {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 10px;
}

.cya-booking-available{ background-color: #fff !important; border: 2px solid #000 !important; }
.cya-booking-hold{ background-color: #FF0000 !important; opacity: 0.5; color: #ffffff61; }
.cya-booking-booked{ background-color: #17AB69 !important; opacity: 0.5; color: #ffffff61; }
.cya-booking-unavailable{ background-color: #858585 !important; opacity: 0.5; color: #ffffff61; }

.cya-rates-calendar {
    width: 100%;
    border-collapse: collapse;
}

.cya-rates-calendar th, .cya-rates-calendar td {
    border: 1px solid #ddd;
    text-align: center;
}

.cya-rates-calendar thead tr:not(:first-child) th {
    background-color: #f2f2f2;
}
.cya-rates-calendar thead tr:first-child th {
    background-color: #000;
    color: #fff;
}
.pricebelowdesc table {
    margin: 40px auto 0px;
}
.pricebelowdesc table tr td {
    border: 1px solid #ccc;
    padding: 10px;
}
div#nav-rate .row {
    margin: 0;
}
div#nav-rate .col-md-8 {
    padding: 0px;
}
@media screen and (max-width: 767px) {
.availability .table {
    padding: 0 10px 0 10px;
	background:#fff;
}
.availability .row {
  display: flex;
}

.availability .header {
  font-weight: bold;
}

.availability .cell {
    border-bottom: 1px solid #ddd;
    padding: 8px;
    flex: 1;
}

.availability .row.headnew .cell {
    font-weight: bold;
    background: rgba(30, 144, 255,0.15);
}
.availability .mr-auto {
    margin-left: auto;
}
}

div#nav-rate .rates-wrap .text-white {
    font-size: 14px;
    padding: 10px;
}

div#nav-rate .rates-wrap .row {margin-bottom: 25px;}

div#nav-rate .rates-wrap .row.mt-2.bg-secondary {
    margin-bottom: 0px;
    margin-top: 20px !important;
}
div#nav-rate .rates-wrap .card-body .col-md-2 {
    font-size: 14px;
}
div#nav-rate div#availability h3 {
    padding: 0px 15px;
}
div#nav-rate div#availability .row.justify-content-md-center {
    margin: 20px 0px;
}
div#nav-rate div#availability table.cya-rates-calendar thead tr th {
    background: #2074b3;
    color: #fff;
}
div#nav-rate div#availability table.cya-rates-calendar td, div#nav-rate div#availability table.cya-rates-calendar th {
  border-color: #000;
}

div#nav-rate div#availability table.cya-rates-calendar tbody tr td {
    margin: 8px !important;
}
.card.border.border-danger {
    border: 0px !important;
}
div#nav-amenities .card.border.border-danger .alert.alert-dark {
    margin: 0px !important;
}
ul#lightSlider li.lslide.active, ul#lightSlider li.lslide.active img, ul#lightSlider li img {
    height: 450px;
    /*object-fit: cover;
    object-position: center center;*/
}

ul#lightSlider {
    height: 450px !important;
}
.lSAction > .lSPrev {
    background-position: 0px -1px;
}
.lSAction > .lSNext {
    background-position: -34px -1px;
}
.lSAction > a {
    width: 30px;
    height: 30px;
    opacity: 1;
    background-color: #2074b3;
    border-radius: 50px;
}
.searchformsec .panel-body.cardtop {
    margin-bottom: 0px;
}
.searchformsec .panel-body.cardtop div#typeButtons {
    border-bottom: 0px;
    border-radius: 4px 4px 0px 0px;
}
.searchformsec .panel-body.cardbtm div#typeButtons {
    border-radius: 0px 0px 4px 4px;
    border-top: 0px;
}
.searchformsec .panel-body.cat-selection label.btn {
    padding: 12px;
    width: 100%;
    border-radius: 0px;
}
.searchformsec .panel-body.cardtop div#typeButtons label {
    border-radius: 0px;
    border-bottom: 1px solid #ccc;
}
.searchformsec .panel-body.cardtop div#typeButtons label:nth-child(1), .searchformsec .panel-body.cardbtm div#typeButtons label:nth-child(1) {
    border-right: 1px solid #ccc;
}
.ratsseccont .rates-wrap .card-body {
    padding: 0px;
}
.ratsseccont .rates-wrap .card-body .row {
    margin-bottom: 0px !important;
}
div#nav-rate .rates-wrap .row .col-md-3 {
    padding: 10px;
}
.datepicker td, .datepicker th {
  width: 40px;
  height: 40px;
}
button#toggle-filters {
    font-size: 15px;
}
button#toggle-filters:focus-visible {
    box-shadow: none;
}
.searchcontsec .cardsec .contsec .titlesec {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.boatsearchsec .searchcontsec .cardsec .contsec p.yatchlenth {
    padding: 0px;
}
.lSAction > a{
    width: 50px;
    height: 50px;
}
a.lSPrev, a.lSNext {
    background-image: unset;
    text-align: center;
    border-radius: 0px;
}
a.lSPrev:after, a.lSNext:after {
    content: "\e094";
    font-family: lg;
    font-size: 28px;
    color: #fff;
    line-height: 50px;
}
a.lSNext:after {
    content: "\e095";
}
.lg-hide-items .lg-prev, .lg-hide-items .lg-next, .lg-actions .lg-next, .lg-actions .lg-prev {
    opacity: 1;
    font-size: 28px;
}

@media only screen and (max-width: 991px) {
  .searchform .col-md-2 {
    width: 100%;
  }
  .searchform .col-md-2 select#location {
    border-radius: 0px !important;
    padding-left: 10px;
  }
  .searchform button.btn {
      border-radius: 0px !important;
  }
  .searchform input, .searchform select {
      border-bottom: 0px;
      border-right: 1px solid #bbb;
  }
  .searchcontsec .pricebtns .mo_pricerange_btn {
      font-size: 14px;
      max-width: 48%;
  }
}
@media only screen and (max-width: 580px) {
  ul#lightSlider {
      height: 300px !important;
  }
  ul#lightSlider li.lslide.active, ul#lightSlider li.lslide.active img, ul#lightSlider li img {
      height: 300px;
  }
  .card.galleryslider ul.lSPager.lSGallery li img {
    height: 80px;
  }
  .detailspagecont .tabsec button{
        max-width: 100%;
  }
  .detailspagecont .tabsec button:nth-last-child(1), .detailspagecont .tabsec button.active {
      border-radius: 0px;
  }
  .stickyinfo{
        padding: 20px 0px;
  }
}

.detailspagecont .tabsec #nav-specials-tab {
    background: #FF0000;
    border-color: #FF0000 !important;
}
.detailspagecont .tabsec #nav-specials-tab.active{
    color: #FFF;
}
.crewgallery .crew-photo {
    height: auto !important;
}
.crew_photo_wrap {
    margin-bottom: 35px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.detailspagecont .row.align-items-center {
  min-height: 100vh; /* full screen height */
}
.detailspagecont .aboutcont {
  display: flex;
  flex-direction: column;
  justify-content: center;
}