@media screen and (max-width: 782px) {
  html {
    margin-top: 0px !important;
  }
  #wpadminbar {
    display: none !important;
  }
  #supplier-table td {
    line-height: 1.4 !important;
    font-size: 12px !important;
  }
  #supplier-table th {
    font-size: 14px !important;
    font-weight: 600 !important;
  }
}
#supplier-table a {
  color: #3600ce !important;
}
.des-item-reviews {
  border: 2px solid #ccc;
  border-radius: 12px;
  padding: 1.5em;
}

.des-item-review {
  display: flex;
  gap: 10px;
  /*align-items: center;*/
}

.des-item-review-col {
  flex: 50%;
  max-width: 50%;
}

.des-item-review-img {
  background-size: cover !important;
  aspect-ratio: 4 / 3;
}

.des-item-review-region {
  line-height: 1;
  padding: 8px 0;
  font-weight: 600;
  color: #000;
}

.des-item-review-guest-meta {
  margin-top: 10px;
  font-family: Poppins;
  font-size: 11px;
  font-weight: 500;
  line-height: 14px;
  color: #5c778a;
}

.des-item-review-rating .fa-solid {
  color: #ffeb3b;
}

.des-item-review-rating .fa-regular {
  color: #ccc;
}

#des-item-reviews {
  height: calc(100% - 40px);
  margin-top: 10px;
}

.des-item-review-guest-review * {
  color: #5c778a;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}

#des-item-reviews .splide__arrow {
  top: unset;
  bottom: 0em !important;
}

#des-item-reviews .splide__pagination {
  bottom: 0 !important;
  padding: 0 !important;
}

#des-item-reviews .splide__pagination__page {
  height: 14px;
  width: 14px;
  opacity: 1;
  background: #d9d9d9;
  margin: 3px 5px;
}
#des-item-reviews .splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.1);
}

.splide__pagination__page.is-active {
  border: 2px solid #000;
}
#inquiry_float_form .gform_footer.top_label {
  padding-top: 0 !important;
}
.desktop-hide {
  display: none !important;
}
.desktop-show {
  display: block;
}
.desktop-totalvillas {
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 600;
  font-size: 30px;
  color: #000000 !important;
  text-align: left;
  line-height: 1.2em;
}

@media screen and (max-width: 980px) {
  #regions_inquire_desktop .et_pb_column_2_tb_footer {
    width: 100% !important;
  }
  #regions_inquire_desktop {
    height: 100vh !important;
    overflow-y: scroll !important;
  }

  #region_contact-us {
    display: none !important;
  }
  .des-item-reviews {
    width: 100%;
    aspect-ratio: unset !important;
  }
  #des-item-reviews {
    padding-bottom: 40px;
  }
  .des-item-review {
    display: block;
    width: 100%;
  }
  .des-item-review-col {
    max-width: 100%;
    flex: 100%;
  }
  html,
  body,
  #title-section {
    max-width: 100vw;
    overflow-x: hidden;
  }
  .desktop-hide {
    display: block !important;
  }
  .desktop-show {
    display: none !important;
  }
  #inquiry_float.contactus,
  .inquiry_modal.contactus {
    padding-top: 0vh !important;
  }
  #inquiry_float {
    /*padding-top: 80px !important;*/
    /*border: none !important;*/
  }
  .mobile-totalvillas {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: -0.045em;
    text-align: left;
    color: #7e89a7;
    margin-bottom: 30px;
  }
  #filters-suppliers {
    width: 100%;
  }
  #filters-body {
    /*Comment out for REGIONS CALL POPUP - need extra bottom padding for mobile devices*/
    overflow: scroll;
    /*Reduced to 75px for safari REGION page*/
    /*height: calc(100vh - 180px);*/
    height: calc(100vh - 75px);
    margin: 0;
    padding: 25px 15px 200px;
    z-index: 5553;
    position: relative;
    /*Force Scrollbar to be visable on mobile*/
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0.1); /* Firefox */
    -webkit-overflow-scrolling: touch;
  }
  /*Force Scrollbar to be visable on mobile*/
  #filters-body::-webkit-scrollbar {
    width: 8px;
    -webkit-appearance: none;
  }
  #filters-body::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
  }
  #filters-body::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 4px;
  }
  footer#filter-footer {
    margin: 0 15px;
    position: fixed;
    width: calc(100vw - 30px);
    bottom: 0;
    left: 0;
    border-top: 1px solid #bfbfbf;
    margin-top: 0 !important;
    padding-top: 15px !important;
    padding-bottom: 15px;
    background: #fff;
  }
  #filter-footer #more-hr {
    display: none;
  }
  #form-submit {
    background: #3600cf !important;
    color: #fff !important;
    border: none;
  }
  .no-villas-header {
    padding-top: 2.25em;
    padding-left: 0 !important;
  }
  .no-villas-header::before {
    margin-top: -34px !important;
  }
  .no-villas-reset {
    font-size: 14px !important;
  }
  .no-villas-tag h3 {
    font-size: 24px !important;
  }
  #mission-icons .et_pb_code_inner {
    display: flex;
    gap: 15px;
    justify-content: space-between;
  }
  #category-top-text.mobile-seo {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: -0.045em;
    text-align: left;
    color: #7e89a7;
  }
  #revised-mobile-ajax-search {
    display: block !important;
  }
  #revised-mobile-ajax-search #nav-search-form #destination-input {
    border-radius: 0 !important;
    margin-bottom: 10px !important;
    padding: 0 !important;
    border: 0 !important;
  }
  #revised-mobile-ajax-search #input-before-nav,
  #revised-mobile-ajax-search #input-typing-nav {
    display: none;
  }
  #revised-mobile-ajax-search #select-destination-nav {
    color: #23242a;
    padding: 10px 20px 10px 13px !important;
    border: 1px solid #bfbfbf !important;
    cursor: pointer;
    user-select: none;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: -0.02em;
    min-height: unset !important;
  }
  #inquiry_float,
  .inquiry_modal {
    height: 100vh;
    /*overflow-y: scroll;*/
  }
  #new-destination-title .et_pb_column {
    display: block !important;
  }
  #new2023 .des-item {
    flex: 100% !important;
    max-width: unset !important;
  }
  .des-item-news {
    min-height: 400px;
  }
  fieldset#field_10_8 .ginput_complex span {
    flex: 0 0 49%;
    margin-bottom: 0 !important;
  }

  #input_10_8_3_container {
    margin-right: 1%;
    margin-bottom: 0 !important;
  }

  #input_10_8_6_container {
    margin-left: 1%;
    margin-bottom: 0 !important;
  }

  .gform_wrapper.gravity-theme
    .gfield:not(#field_10_4):not(#field_10_8):not(.gfield--width-full) {
    -ms-grid-column-span: 6;
    grid-column: span 6;
  }

  #field_10_2,
  #field_10_19,
  #field_10_20 {
    margin-right: 2%;
  }

  #field_10_3,
  #field_10_7,
  #field_10_21 {
    margin-left: 2%;
  }
}
#revised-mobile-ajax-search {
  display: none;
}
#inquiry_float_form-btn {
  cursor: pointer;
}
#filters_expand i {
  color: #3600ce;
  font-size: 20px;
  cursor: pointer;
}
.et-db #et-boc .et-l .et_pb_row {
  max-width: unset !important;
}
#inquiry_load {
  position: fixed;
  top: calc(50% - 35px);
  left: calc(50% - 35px);
  background: #fff;
  padding: 10px;
  font-size: 50px;
  border-radius: 10em;
  z-index: 5555555;
}
#inquiry_load i {
  color: #3600ce;
}
.no-villas-header {
  margin-bottom: 42px;
  padding-top: 2.25em;
}
.no-villas-header,
.no-villas-tag {
  flex: 100% !important;
}
.no-villas-header::before {
  content: "";
  position: absolute;
  left: 0;
  color: #3600ce;
  background: url("https://sheldonjamesvillas.com/wp-content/uploads/2023/03/novilla.svg")
    center no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  margin-top: -34px;
}
.no-villas-header p {
  font-family: "Poppins";
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #23242a;
}
.no-villas-reset {
  font-family: "Poppins";
  text-decoration: underline;
  font-weight: 600;
  line-height: 15px;
  letter-spacing: -0.015em;
  text-align: left;
  color: #3600ce !important;
}
.no-villas-reset:hover {
  text-decoration: underline;
}
.no-villas-tag {
  padding: 42px 0;
}
.no-villas-tag h3 {
  font-family: "Poppins";
  font-size: 32px;
  font-weight: 600;
  line-height: 35px;
  letter-spacing: -0.045em;
  text-align: left;
  color: #23242a;
}
#new2023 .des-item {
  /*flex: 31%;
  max-width: calc(33% - 10px);*/
  /*aspect-ratio: 16 / 9;*/
}
.btn-disabled {
  filter: grayscale(1);
  opacity: 0.3;
  cursor: not-allowed !important;
}

.filters_col #select-guests,
.filters_col #select-bedrooms {
  border: 1px solid #bfbfbf;
  padding: 13px 10px;
  font-family: Poppins;
  font-size: 13px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: -0.02em;
  text-align: left;
}
.floater-title {
  font-family: Poppins;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin-bottom: 10px;
}
#filtersForm button {
  cursor: pointer;
}
.btn-invert-primary {
  border: 2px solid #3600ce;
  color: #3600cf !important;
  background: transparent !important;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.02em;
  text-align: center;
  padding: 9px;
  transition: 0.25s all;
}
.btn-invert-primary:hover {
  background: #3600cf !important;
  color: #fff !important;
}
.btn-text {
  margin-top: 10px;
  border: none !important;
  color: #3600cf !important;
  text-decoration: underline;
  background: transparent !important;
  font-family: Poppins;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: center;
}

#more-filters {
  font-family: Poppins;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: center;
  color: #3600ce;
  text-decoration: underline;
  cursor: pointer;
}
.des-item-badge span + span {
  margin-left: 5px;
}

.form_control_container__time__input::placeholder,
.form_control_container__time__input:disabled,
.form_control_container__time__input[disabled] {
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
  opacity: 1 !important;
}
#main-content {
  z-index: 5;
  position: relative;
}
#filters-suppliers {
  width: 100%;
}
footer#filter-footer {
  border-top: 1px solid #e7e7e7;
  margin-top: 2em;
  padding-top: 2em;
  background: #fff;
  z-index: 5555;
  text-align: center;
}
.selected-filters ul {
  display: flex;
  gap: 10px;
  padding: 0 !important;
}
.selected-filters li {
  display: inline-block;
}
.selected-filters-item {
  background: #e6e6e6;
  display: flex;
  align-items: center;
  font-family: Arial;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #505050;
  gap: 4px;
  padding: 5px 10px;
  border-radius: 25px;
  white-space: nowrap;
}
.selected-filters-item img {
  display: block;
  cursor: pointer;
}
#region_contact-us {
  width: 100% !important;
  display: block;
  grid-column: span 3;
}
#regions_filters_count {
  background: #3600ce;
  line-height: 1;
  font-family: Arial;
  font-weight: 400;
  font-size: 14px;
  width: 22px;
  height: 22px;
  color: #fff;
  border-radius: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.selected-filters-item-loading {
  color: #505050;
}
.et_builder_inner_content > #contact-section {
  width: 90%;
  margin: auto;
}
