/* Mega Menu */
nav .menu-item {
    padding: 10px 5px !important;
}
.our-properties-menu  {
    position: relative;
}

.mega-column {
    min-width: 150px;
}
.our-properties-menu:after {
    content: "\f107" !important;
    font-family: "Font Awesome 6 Pro" !important;
    font-weight: 900;
    margin-left: -2px;
    height: fit-content !important;
    border: none !important;
    font-size: 11px;
}
.region-mega-menu .mega-column h4 {
    font-weight: 800;
    color: #364f6b;
    margin: 0;
    border-bottom: 1px solid #d9d9d9;
    text-transform: uppercase;
    font-size: 14px;
    padding: 8px 0;
    letter-spacing: 1px;
    white-space: nowrap;
}
.region-mega-menu .mega-column a {
    padding: 6px 0 !important;
    margin: 0px !important;
    font-weight: 400 !important;
    position: relative;
}
.region-mega-menu .mega-column a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width 0.3s ease;
}
.region-mega-menu .mega-column a:hover:after {
    width: 100%;
}
.region-mega-menu {
    position: absolute;
    top: 35px;
    left: 5px;
    transform: translateX(1%);
    display: none;
    background: #fff;
    padding: 15px 30px;
    min-width:fit-content;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,.15);
    /* grid-template-columns: repeat(4, 1fr); */
    grid-template-columns: repeat(4, minmax(125px, 1fr));
    gap: 30px;
    z-index: 999;
}
.region-mega-menu a {
    white-space: normal !important;
}
.our-properties-menu:hover .region-mega-menu {
    display: flex !important;
}
.region-coming-soon {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
    display: inline-block;
}

.region-coming-soon small {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
}
/* .ocean_header .elementor-nav-menu .elementor-item {
    font-weight: 800 !important;
} */

.region-template-default .hostfullySlick{
    position: relative;
}
.region-template-default .property-nickname {
    position: absolute;
    background: #202F3F;
    border-radius: 8px;
    padding: 0px 15px;
    color: white;
    font-size: 12px;
    font-weight: 800;
    top: 67px;
    left: 9px;
    margin: 0;
    line-height: 2;
}
.region-template-default .property-nickname i {
    color: white;
    margin-right: 6px;
    font-size: 10px;
}
.custom-search-result .property-nickname {
    background: #dbe7f3;
    color: #223348;
    font-weight: 800;
    margin: 7px 0;
    border-radius: 14px;
    padding: 0px 15px;
    line-height: 26px;
    font-size: 12px;
    width: fit-content;
}
.custom-search-result .property-nickname i {
    margin-right: 6px;
    font-size: 10px;
}

.ocean_header .elementor-nav-menu .sub-menu .menu-item {
    padding: 0 !important;
}

@media (max-width:1024px) {
    .searchresultdiv:not(:has(.dynamic-sidebar-list)) .property .hostfullySlick {
    flex: 1 0 300px;
    max-width: 300px;
}
 .region-mega-menu {
    position: static !important;
    transform: none !important;
    top: auto !important;
    left: auto !important;
    overflow: hidden;
    height: 0;
    flex-direction: column;
    display: flex;
    padding: 0;
    gap: 0;
    box-shadow: none;
    padding-left: 15px;
}
.mega-column {
    flex: 0 0 auto;
}
  .mega-column {
    overflow: hidden;
  }

  .mega-column > :first-child {
    cursor: pointer;
  }

  /* wrap the links (everything except the heading) in this if possible */
 .mega-column-links {
    overflow: hidden;
    height: 0;
    padding-left: 15px;
}
.region-mega-menu .mega-column a {
    padding-block: 10px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}
.region-mega-menu .mega-column h4 {
    border-bottom: none;
    padding-block: 10px;
}
.our-properties-menu:after { 
    position: absolute;
    left: 145px;
    top: 21px;
}
.region-mega-menu .mega-column h4:after {
    content: "\f107" !important;
    font-family: "Font Awesome 6 Pro" !important;
    font-weight: 900;
    margin-left: -2px;
    height: fit-content !important;
    border: none !important;
    font-size: 11px;
    position: absolute;
    left: 135px;
    top: 11px;
}
.region-mega-menu .mega-column h4 {
    position: relative;
}
.region-coming-soon {
    opacity: 0.5;
    cursor: auto;
    pointer-events:auto;
    display: inline-block;
}
.region-coming-soon .mega-column-links {
    cursor: not-allowed;
    pointer-events: none;
}
}


/* #custom-popup{
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.5);
    z-index:999999;
    overflow:auto;
} */

.custom-popup-content{
    background:#fff;
    max-width:500px;
    margin:40px auto;
}

.sticky-header-active {
    position: fixed;
    left: 0;
    width: 100%;
    background-color: #fff !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    animation: slideDown 0.4s forwards;
    z-index: 9999;
}
@media(max-width:1150px) and (min-width:992px) {
   #roomssearchwidget.schedule-form #neighborhood_tags_label {
    font-size: 13px !important;
}
.property-elements #roomssearchwidget.schedule-form .search-date-range-arrive + .custom-select {
    width: 80px;
}

.property-elements #roomssearchwidget.schedule-form .search-date-range-arrive + .custom-select .search-guests.search-guests-js {
    min-width: 80px;
}

#roomssearchwidget.schedule-form .search_btn {
    padding-inline: 5px;
}

#roomssearchwidget.schedule-form .btn-show-map {
    padding-inline: 5px;
}
.schedule-form  .floating-group.search-property {
    min-width: 105px;
}
}
@media (max-width: 991px) {
    .custom-popup-overlay .custom-popup-content {
    max-width: 100%;
}
/* .mobile_form input#fromdatepicker-123 {
    display: none;
} */
.search-wrap.search-banner.search-banner-desktop {
    display: none;
}
.custom-popup-overlay .search-wrap.search-banner.search-banner-desktop {
    display:block;
}
.custom-popup-overlay .custom-popup-content {
    margin-top: 0;
}

.custom-popup-overlay .custom-popup-content .homepage_filter_wraper {
    flex-wrap: wrap !important;
}

.custom-popup-overlay .custom-popup-content .homepage_filter_wraper .search-date-range {
    flex: 0 1 49%;
}
.custom-popup-overlay .custom-popup-content .homepage_filter_wraper .search-destination + .search-date-range {
    flex: 0 1 100%;
}
.custom-popup-overlay .custom-popup-content .homepage_filter_wraper .search-date-range:has(.floating-group #search) {
    flex: 0 1 100%;
}
.custom-popup-overlay .custom-popup-content .homepage_filter_wraper .search-guests.search-guests-js {
    flex: 0 1 49% !important;
    min-width: 49% !important;
}
.custom-popup-overlay .custom-popup-content span.select2-selection.select2-selection--single {
    border: none !important;
}

.custom-popup-overlay .custom-popup-content span.select2-selection.select2-selection--single span#select2-city-container {
    padding: 0;
}

.custom-popup-overlay .custom-popup-content span.select2-selection.select2-selection--single span.select2-selection__arrow {
    right: -7px !important;
}
.custom-popup-overlay .custom-popup-content span.select2-selection__placeholder {
    color: rgb(117, 117, 117) !important;
}

.custom-popup-overlay .custom-popup-content .homepage_filter_wraper .all-cities + .search-date-range {
    flex: 0 1 100%;
}

.custom-popup-overlay .custom-popup-content .popup-advanced-toggle-wrap {
    width: 100%;
}

.custom-popup-overlay .custom-popup-content .popup-advanced-toggle-wrap .popup-advanced-toggle {
    border-radius: 8px !important;
    border: 1px solid #e3e3e3 !important;
    max-width: 100%;
    padding-right: 10px !important;
}
.custom-popup-overlay .custom-popup-content #oceanside_modal_search_filters {
    max-height: 100%;
}
.custom-popup-overlay .custom-popup-content .search-button .btn.btn-primary {
    width: 100%;
}
.custom-popup-overlay .custom-popup-content #oceanside_modal_search_filters .range-max {
    border-color: transparent !important;
}
.custom-popup-overlay .custom-popup-content .popup-advanced-filters {
    border-radius: 8px !important;
    border: 1px solid #e3e3e3 !important;
    margin-top: 5px;
}
.popup-open {
    overflow: hidden;
}
.custom-popup-overlay .custom-popup-content .floating-group input {
    color: #364f6b !important;
}
body .btn-grey-outlined, body .homepage_filter_wraper .btn-grey-outlined:hover, body .homepage_filter_wraper .btn-grey-outlined:focus {
    border: none !important;
}
.mobile_form {
    border-width: 1px 1px 1px 1px;
    border-radius: 12px 12px 12px 12px;
    fill: var(--e-global-color-81e47c5);
    color: var(--e-global-color-81e47c5);
    background-color: #517385;
    border-style: solid;
    border-color: #517385;
    position: relative;
    width: fit-content;
    margin: auto;
    display: inline-flex;
    padding-inline: 20px;
}

body .mobile_form input#fromdatepicker-123 {
    background: transparent;
    border: none;
    padding-right: 0;
    padding-left: 0;
}
.mobile_form svg.e-font-icon-svg.e-fas-search {
    width: 1em;
    /* position: absolute; */
    left: 31%;
    top: 14px;
}
.property-elements .desktop_search_fillter #open-custom-homepage-popup {
    display: none !important;
}
.search-wrap.search-banner.search-results-form {
    display: none;
}
.custom-popup-overlay .custom-popup-content  .search-wrap.search-banner.search-results-form {
    display: block !important;
}
.property-elements .desktop_search_fillter {
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
}
.desktop_search_fillter_map {
    display: none !important;
}
.search-filter-box .mobile_form svg.e-font-icon-svg.e-fas-search {
    left: calc(40% - 20px);
}
.search-filter-box {
    flex: 1;
}
.custom-popup-overlay .custom-popup-content .search-wrap.search-banner.search-results-form .form-content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    padding: 0px 0px !important;
}

.custom-popup-overlay .custom-popup-content .search-wrap.search-banner.search-results-form .form-content .custom-select {
    flex: 0 1 48%;
}
.custom-popup-overlay .custom-popup-content .search-wrap.search-banner.search-results-form .form-content .neighborhood-tags {
    flex: 0 1 100% !important;
}

.custom-select.w-25.neighborhood-tags {}

.custom-popup-overlay .custom-popup-content .search-wrap.search-banner.search-results-form .form-content .search-property {
    flex: 0 1 100%;
}

.custom-popup-overlay .custom-popup-content .search-wrap.search-banner.search-results-form .form-content .align-self-end.button_list {
    flex: 0 1 100%;
}

.custom-popup-overlay .custom-popup-content .search-wrap.search-banner.search-results-form .form-content .align-self-end.button_list button.search_btn.listing-search {
    flex: 0 1 100%;
    height: 56px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-popup-overlay .custom-popup-content .search-wrap.search-banner.search-results-form .form-content .align-self-end.button_list button.btn.btn-show-map.d-flex.align-items-center {
    display: none;
}
.custom-popup-overlay .custom-popup-content .search-wrap.search-banner.search-results-form .form-content .floating-group {
    width: 100%;
}

.custom-popup-overlay .custom-popup-content .search-wrap.search-banner.search-results-form .form-content .floating-group.search-date-range-arrive {
    margin: 0 !important;
    flex: 0 1 50%;
}
.custom-popup-overlay .custom-popup-content .schedule-form  .floating-group input {
    height: 56px;
}
.custom-popup-overlay .custom-popup-content .all-cities span.select2 span.select2-selection {
    height: 56px;
    padding-left:40px !important;
}
.custom-popup-overlay .custom-popup-content #roomssearchwidget.schedule-form .custom-select.neighborhood-tags {
    height: 56px !important;
}
.custom-popup-overlay .custom-popup-content .search-wrap.search-banner.search-results-form .form-content .custom-select input#guest {
    width: 100% !important;
    max-width: 100%;
}

.custom-popup-overlay .custom-popup-content .search-wrap.search-banner.search-results-form #roomssearchwidget  .form-content .custom-select .search-guests.search-guests-js {
    border: none !important;
    margin-bottom:0px;
}
.custom-popup-overlay .custom-popup-content .custom-select.w-25.neighborhood-tags.all-cities i.fa-regular.fa-location-dot {
    top: 21px;
    left: 11px;
    z-index: 9999999;
}
.custom-popup-overlay .custom-popup-content .schedule-form span.select2-selection.select2-selection--single span.select2-selection__arrow {
    right: 2px !important;
    top: 15px;
}
.custom-popup-overlay .custom-popup-content .floating-group i.fa-regular {
    left: 11px;
    font-size: 14px;
    color: rgb(117, 117, 117) !important;
}
.custom-popup-overlay .custom-popup-content #roomssearchwidget.schedule-form .floating-group label {
    top: 16px;
    color: rgb(117, 117, 117) !important;
    left: 36px !important;
    font-size: 15px !important;
}
.custom-popup-overlay .custom-popup-content #roomssearchwidget.schedule-form .floating-group input:focus + label {
    font-size: 12px !important;
    top: 1px;
}
.custom-popup-overlay .custom-popup-content #roomssearchwidget.schedule-form .custom-select.neighborhood-tags #neighborhood_tags_label .fa-regular.fa-house {
    margin-right: 10px;
}
.region-box .elementor-shortcode {
    text-align: center;
}
.custom-popup-overlay .custom-popup-content #roomssearchwidget.schedule-form  .neighborhood-tags span.select2-selection.select2-selection--multiple.listing-select2 .select2-selection__rendered {
    height: 56px;
}
.custom-popup-overlay .custom-popup-content #roomssearchwidget.schedule-form span.select2-selection.select2-selection--multiple.listing-select2:after {
    top: 12px;
}
.custom-popup-overlay .custom-popup-content #roomssearchwidget.schedule-form #neighborhood_tags_label {
    top: 20px;
}
.custom-popup-overlay .custom-popup-content .search-banner-desktop .homepage_filter_wraper #neighborhood_tags_label {
    z-index: 9999;
    left: 10px;
    color: rgb(117, 117, 117) !important;
}

.custom-popup-overlay .custom-popup-content .search-banner-desktop .homepage_filter_wraper #neighborhood_tags_label i.fa-regular.fa-house {
    margin-right: 5px;
}
body .custom-popup-overlay  .custom-popup-content .homepage_filter_wraper .search-destination ul.select2-selection__rendered li.select2-selection__choice {
    background-color: transparent;
}
.custom-popup-overlay .custom-popup-content .home-page-location.all-cities span.select2 span.select2-selection {
    padding-left: 0px !important;
}
.custom-popup-overlay .custom-popup-content .search-guests .search-guests-wrap {
   z-index: 99999999;
}
.custom-popup-overlay .custom-popup-content #roomssearchwidget.schedule-form .floating-group .active-values+label {
    opacity: 1 !important;
    top: 2px;
    font-size: 12px !important;
    font-weight: 500;
}
.custom-popup-overlay .custom-popup-content #roomssearchwidget.schedule-form .floating-group .active+label {
    opacity: 1 !important;
    top: 2px;
    font-size: 12px !important;
    font-weight: 500;
}   
}
@media (max-width:767px) {
    .custom-popup-overlay .custom-popup-content .homepage_filter_wraper .search-date-range {
        flex: 0 1 100%;
    }
    .custom-popup-overlay .custom-popup-content .homepage_filter_wraper .search-guests.search-guests-js {
    flex: 0 1 100% !important;
    min-width: 100% !important;
}
.custom-popup-overlay .custom-popup-content .search-wrap.search-banner.search-results-form .form-content .floating-group.search-date-range-arrive {
    margin: 0 !important;
    flex: 0 1 100%;
}
.custom-popup-overlay .custom-popup-content .search-wrap.search-banner.search-results-form .form-content .custom-select {
    flex: 0 1 100%;
}
.custom-popup-overlay .custom-popup-content#roomssearchwidget.schedule-form  .neighborhood-tags span.select2-selection.select2-selection--multiple.listing-select2 .select2-selection__rendered {
    height: 56px;
}
#roomssearchwidget.schedule-form span.select2-selection.select2-selection--multiple.listing-select2:after {
    top: 13px;
}
}
@media (max-width:440px) {
    .mobile_form svg.e-font-icon-svg.e-fas-search {
    left: 26%;
}
.mobile_form {
    padding-inline: 16px;
}
}
/* discount css */ 

span:has(svg.applied-discount), .invoices td:has(svg.applied-discount) {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #2E7D32 !important;
    font-weight: bold !important;
}

.invoices td:has(svg.applied-discount) { 
    font-size: 15px;
}