#prod_scrollto > .et_pb_row_2_tb_body {
  padding-top: 20px !important;
}

#prod_exp {
  /*transform: translate(0px, -50px);*/
  margin: 0;
  z-index: 5;
}

.exp_ribbon {
  background: #3600ce;
  color: #fff;
}
.exp_ribbon::before {
  background: #3600ce;
}
.exp_ribbon::after {
  border-color: #3600ce transparent #3600ce #3600ce;
}

.promo_ribbon {
  background: #fff38a;
  color: #000;
  margin-top: 8px;
  cursor: pointer;
}
.promo_ribbon::before {
  background: #fff38a;
}
.promo_ribbon::after {
  border-color: #fff38a transparent #fff38a #fff38a;
}

.ribbons {
  display: block;
  max-width: 250px;
}

.exp_ribbon,
.promo_ribbon {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  text-align: left;
  padding: 10px;
  height: 36px;
  /*display: inline-block;*/
  align-items: center;
  justify-content: center;
  min-width: 150px;
  position: relative;
  line-height: 14px;
}

.exp_ribbon span,
.promo_ribbon span {
  text-transform: uppercase;
  font-size: 14px;
}

.exp_ribbon::before,
.promo_ribbon::before {
  content: "";
  position: absolute;
  top: 0;
  height: 36px;
  left: -100px;
  width: 100px;
}

.exp_ribbon::after,
.promo_ribbon::after {
  right: -2em;
  border-width: 18px 16px 18px 30px;
  z-index: -1;
  content: "";
  position: absolute;
  top: 0;
  border-style: solid;
}

.promo_ribbon:hover .promo_ribbon_desc {
  display: block;
}
.promo_ribbon_desc {
  display: none;
  position: absolute;
  top: 40px;
  left: 120px;
  width: 400px;
  background: #fff;
  padding: 20px;
  z-index: 555555;
  box-shadow: 0 0 15px 1px #ccc;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
}
.promo_ribbon_desc p:last-child,
.promo_ribbon_desc ul {
  padding-bottom: 0;
  margin-bottom: 0;
}

aside#inquiry_call {
  overflow: hidden;
}
#inquiry_float .gform-footer.gform_footer.top_label {
  padding: 0 !important;
  margin: 0 !important;
}
#inquiry_float input.gform_button {
  background: #3600ce !important;
  width: 100%;
  border-radius: 5em;
  line-height: 1;
  border: 2px solid;
  margin: 0 auto !important;
}
#inquiry_float input.gform_button:hover {
  border-radius: 5em !important;
  background: 0 0 !important;
  color: #3600ce !important;
  border: 2px solid;
}
#inquiry_float,
.inquiry_modal {
  border: 1px solid #bfbfbf;
}
#supplier-table a {
  color: #3600ce !important;
}
.gform_wrapper.gravity-theme .gform_footer {
  margin-top: 0;
  padding-top: 0;
}
.gform_wrapper.gravity-theme .gfield select.large {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='3600CE' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 1500'><path d='M192 384c-8.188 0-16.38-3.125-22.62-9.375l-160-160c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L192 306.8l137.4-137.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-160 160C208.4 380.9 200.2 384 192 384z'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 97%;
  background-position-y: 13px;
}
.amenities-list li,
.additional-list li {
  display: flex;
  align-items: center;
}
.tool-tip {
  display: flex;
  align-items: center;
}
.acf-map {
  width: 100%;
  height: 600px;
  border: none;
  margin: 0;
}

.acf-map img {
  max-width: inherit !important;
}

#head_inquire {
  display: none;
}

#head_inquire .et_pb_code_inner {
  display: flex;
  margin-left: auto;
  max-width: 330px;
  align-items: center;
  justify-content: center;
}

#new-header {
  *background: transparent !important;
  background-color: transparent !important;
}

#hero-scroll-row {
  position: absolute !important;
  bottom: 0 !important;
  width: 100% !important;
  max-width: unset !important;
}

#hero-scroll-row .et_pb_column {
  text-align: center;
}

#hero-down {
  color: #fff;
  font-size: 30px;
  opacity: 0.7;
  padding: 15px 15px 60px;
  display: inline-block;
  margin: 0 !important;
}

#hero-down .et_pb_code_inner {
  cursor: pointer;
}

#prod_meta .sep:last-child {
  display: none;
}

#prod_meta {
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #23242a;
}

#prod_meta .villa_location-container {
}

#prod_meta .villa_location-container p {
  border: none;
  padding: 0 !important;
  margin: 0 !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  display: inline-block;
  margin-right: 5px !important;
}

#prod_meta .villa_location-container p::after {
  content: " | ";
}

#prod_meta .villa_location-container p:last-child:after {
  content: "" !important;
}
#splide_rooms .splide__arrow {
  opacity: 1;
  /*top: 30px;*/
}

#prod_details .et_pb_code_inner {
  display: flex;
  /*align-items: center;*/
  justify-content: center;
}

.details-col {
  flex-grow: 1;
  color: #23242a;
  font-size: 18px;
  line-height: 27px;
  font-weight: 600;
}

.details-col:last-child {
  flex: 1;
}

.details-col small {
  display: block;
  line-height: 1;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}

.details-col .btn {
  min-width: 100%;
  display: block;
}

.btn {
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px;
  letter-spacing: -0.015em;
  text-align: center;
  padding: 15px 18px;
  border-radius: 5px;
  line-height: 1;
  white-space: nowrap;
}

.btn-primary {
  background: #4a5fc1;
  color: #fff !important;
}

#villa_full_description .et_pb_text_inner {
  overflow: hidden;
  max-height: 312px;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  font-weight: 400;
}

#villa_full_description.opened .et_pb_text_inner {
  max-height: 3000px;
  transition: max-height 1s ease-in-out;
}

#splide_gallery li.splide__slide {
  overflow: hidden;
}

#splide_gallery li.splide__slide a {
  display: block;
  height: 100%;
}

#splide_gallery li.splide__slide a div {
  background-size: cover;
  background-position: center;
  height: 100%;
}

#splide_gallery li.splide__slide img {
  transform: scale(1.1);
  visibility: hidden;
}

li#splide_gallery-slide02 .slider-4 a {
  filter: blur(4px);
}

li#splide_gallery-slide02 .slider-4::before {
  content: ".. more";
  position: absolute;
  z-index: 5;
  color: #fff;
  font-family: Poppins;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 49px;
  letter-spacing: 0em;
  text-align: center;
  top: calc(50% - 25px);
  left: calc(50% - 55px);
}

li#splide_gallery-slide02 .slider-4 a::after {
  content: "";
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#splide {
  display: flex;
  flex-wrap: wrap;
}

.splide__arrow {
  /*position: static !important;
    transform: unset !important;
    margin: 10px 5px;*/
  background: transparent !important;
}

.splide__arrow--prev {
  left: -40px !important;
}

.splide__arrow--next {
  right: -40px !important;
}

.villa_rooms_item {
  padding-left: 0;
}
.villa_rooms_item,
#villa_amenities {
  font-family: Poppins;
  color: #23242a;
  padding: 15px;
}

.villa_rooms_title {
  font-size: 22px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: -0.015em;
}

#prod_additional .villa_rooms_title {
  margin-bottom: 20px !important;
  display: block;
}

#villa_rooms {
  padding-top: 58px;
}

.villa_rooms_item ul {
  padding-left: 20px;
}

.villa_rooms_item li,
.amenities-list li {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1.2;
  font-weight: 400;
}

ul.amenities-list {
  list-style: none;
  padding-left: 0;
}

ul.amenities-list li {
  position: relative;
}

.tool-tip {
  cursor: pointer;
  margin-left: 10px;
}

.tool-tip-description {
  position: absolute;
  left: 0;
  top: 25px;
  background: #fff;
  min-width: 200px;
  z-index: 2;
  box-shadow: 0px 4px 40px 0px #00000040;
  padding: 20px 15px;
  display: none;
  transition: all 0.25s;
}

.tool-tip:hover + .tool-tip-description {
  display: block;
}

#prod_amenities,
#prod_additional,
#additional_house_rules {
  display: flex;
}

#prod_amenities > div,
#prod_additional > div,
#additional_house_rules > div {
  flex: 1;
}

#prod_additional {
  color: #fff;
}

ul.additional-list {
  list-style: none;
  padding-left: 25px;
}

ul.additional-list li {
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.02em;
  text-align: left;
  position: relative;
  text-transform: capitalize;
  padding-left: 5px;
  margin-bottom: 10px;
}

ul.additional-list li::before {
  content: "";
  background-image: var(--wpr-bg-1a804b21-2741-493a-9266-2e24762b6496);
  position: absolute;
  top: 5px;
  left: -25px;
  height: 18px;
  width: 18px;
  background-size: contain;
}

ul.additional-list li .tool-tip-description {
  color: #000;
}

.check_time {
  margin-bottom: 30px;
}

.check_time .villa_rooms_title {
  display: block;
}

#additional_services::before {
  content: "";
  background: #354556;
  position: absolute;
  top: 0;
  left: -290px;
  height: 100%;
  width: 300px;
}

#additional_services::after {
  content: "";
  background: #354556;
  position: absolute;
  top: 0;
  right: -120px;
  height: 100%;
  width: 120px;
}

.lwp-hide-mobile-menu.et_pb_menu .et_pb_menu__menu,
.lwp-hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu {
  display: flex !important;
}

.lwp-hide-mobile-menu .et_mobile_nav_menu {
  display: none !important;
}

@media only screen and (max-width: 480px) {
  .destination-title h5 {
    padding: 0;
  }
  .additional_house_rules_col {
    border-top: 1px solid #e7e7e7;
    padding: 10px 0 5px;
    margin-bottom: 5px;
  }
  .additional_house_rules_col:last-child,
  .destination-title:last-child {
    border-bottom: 1px solid #e7e7e7;
  }
  .amenities-list {
    padding-bottom: 0 !important;
  }
  .amenities-more {
    cursor: pointer;
    padding-bottom: 15px;
    color: #3600ce;
    text-decoration: underline;
  }
  #additional_services::before {
    background: #4b546e;
  }
  #additional_services::after {
    content: "";
    background: #4b546e !important;
    position: absolute;
    top: 0;
    right: -290px;
    height: 100%;
    width: 300px;
  }
  #villa_amenities {
    padding-left: 0 !important;
  }
  ul.splide__pagination {
    transform: translateY(60px);
    left: 0;
    width: 100%;
    padding: 0 0 1em 0 !important;
    z-index: 0;
  }
  .splide__pagination__page.is-active {
    background: #999 !important;
  }
  #villa_rooms .is-active.is-visible,
  #villa_rooms .splide__slide {
    border: 1px solid #ccc;
    border-radius: 5px;
  }
  .ui-widget.ui-widget-content {
    max-width: 100% !important;
  }

  li#splide_gallery-slide02 .slider-4::before {
    font-size: 12px !important;
    line-height: 1 !important;
    top: calc(50% - 6px) !important;
    left: calc(50% - 22px) !important;
  }

  .et-db #et-boc .et-l .et_pb_text_6_tb_body,
  .et-db #et-boc .et-l .et_pb_column .et_pb_module {
    /*margin-bottom: 30px !important;*/
  }

  #pdp-float-foot {
    margin: 0 !important;
  }

  #villa_rooms {
    padding-top: 0;
  }

  #new_prod_hero {
    min-height: 100vh !important;
  }

  #hero-down {
    margin-bottom: 0 !important;
    padding-bottom: 0;
  }

  #prod_details .et_pb_code_inner {
    flex-wrap: wrap;
  }

  #prod_details .details-col {
    flex: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    display: flex;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
  }
  #prod_details .details-col:first-child {
    border-top: 1px solid #e7e7e7;
    padding-top: 10px;
  }
  #prod_details .details-col:last-child {
    border: none !important;
  }

  #prod_details .details-col small {
    margin-left: 10px;
  }

  #prod_details .btn.btn-primary {
    width: 100%;
    display: block;
    border-radius: 50px;
    font-size: 18px;
    margin-top: 1em;
    font-weight: normal;
  }

  .splide__arrows {
    margin-left: 0 !important;
  }

  #prod_amenities,
  #prod_additional,
  #additional_house_rules {
    flex-wrap: wrap;
  }
  #prod_amenities > div,
  #prod_additional > div,
  #additional_house_rules > div {
    flex: 100%;
  }
  #villa_amenities {
    padding: 0;
  }
  #amenities_indoor {
    padding-top: 30px;
  }
  #amenities_outdoor {
    border-top: 1px solid #ccc;
    padding-top: 30px;
    margin-top: 30px;
  }
}

@media only screen and (max-width: 780px) {
  .additional_information {
    width: 100% !important;
  }

  ul#features_amenities li {
    flex: 50% !important;
    max-width: 50% !important;
  }

  .et_mobile_menu li a,
  .et-db #et-boc .et-l .et_mobile_menu li a,
  .et-db #et-boc .et-l .et_pb_menu_0_tb_body.et_pb_menu ul li *,
  .et-db #et-boc .et-l .et_pb_menu_0_tb_body.et_pb_menu ul li a {
    color: #666666 !important;
  }

  .et-db #et-boc .et-l .et_pb_acf_single_item_0_tb_body {
    max-height: unset !important;
  }
  #custom-product-gallery
    > div
    > div
    > div
    > table
    > tbody
    > tr
    > td.sb_mod_acf_table_item.sb_mod_acf_table_item_value.et_pb_acf_table_item_0_tb_body
    > div
    > div
    > div.et_pb_gallery_item.et_pb_grid_item.et_pb_bg_layout_light.last_in_row.on_last_row
    > div
    > a
    > div
    > h3 {
    font-size: 18px !important;
  }
  .splide__arrow {
    transform: translateY(135%) !important;
    filter: grayscale(1);
  }
  .splide__arrow--prev {
    left: 0px !important;
    bottom: 0 !important;
    top: unset !important;
  }
  .splide__arrow--next {
    right: 0px !important;
    bottom: 0 !important;
    top: unset !important;
  }
}

@media only screen and (max-width: 748px) {
  .et-db #et-boc .et-l .et_pb_text_3_tb_body {
    width: 90% !important;
  }
  ul#features_amenities li {
    flex: 100% !important;
    max-width: 100% !important;
  }
  #services {
    padding: 30px 30px !important;
  }
  .galleryOverlay p {
    font-size: 60%;
  }
  .galleryOverlay h3 {
    font-size: 75% !important;
  }
}

@media only screen and (max-width: 748px) {
  div.villa_location-container p {
    font-size: 18px !important;
  }
}

#inquiry_float_container {
  /*transform: translateY(-20px);*/
  width: 100%;
}
#inquiry_float {
  color: #000;
}
.inquiry_head_col h4 {
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
}
#new_prod_hero {
  max-height: 85vh !important;
  min-height: 85vh !important;
}
#et-boc .area-outer-wrap[data-da-color="light"] .da-close:focus,
#et-boc .area-outer-wrap[data-da-color="light"] .da-close:hover {
  background: transparent !important;
  box-shadow: none !important;
  transform: scale(1) !important;
}
.inquiry_close {
  display: none;
}
#et-boc .area-outer-wrap #inquire_now + .da-close-wrap .da-close {
  color: #000 !important;
  top: 10px;
  right: 10px;
}
.prod_meta_cat a {
  color: #3600ce !important;
}
#villa_amenities {
  padding: 0 !important;
}
#prod_gallery_btn {
  border-color: #3600ce !important;
  color: #3600ce !important;
}
.additional_information_title,
#villa_full_description::after {
  color: #3600ce !important;
}
@media only screen and (max-width: 980px) {
  #supplier-table th,
  #supplier-table td {
    display: table-row !important;
  }
  #supplier-table th {
    text-align: left !important;
  }
  #vic-icon {
    bottom: calc(60px + 1em) !important;
  }
  #new_prod_hero::after {
    background: rgb(255, 255, 255);
    background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 0.7483368347338936) 50%,
      rgba(255, 255, 255, 0) 100%
    );
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150px;
    content: "";
  }
  #new_prod_hero {
    max-height: 70vh !important;
    min-height: 70vh !important;
  }
  #inquiry_row {
    display: none;
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100vw !important;
    height: 100vh !important;
    background: #fff;
    overflow-y: scroll;
  }
  #inquiry_col {
    top: 0 !important;
    height: 100vh;
    z-index: 5555;
  }
  #inquiry_float {
    border: 0 !important;
    border-radius: 0 !important;
  }
  #inquiry_float {
    padding-top: 15vh !important;
    max-width: 100vw !important;
  }
  .inquiry_head {
    /*margin: 0 15px;
    position: fixed;
    top: 0;
    left: 0;
    width: calc(100vw - 30px);
    background: #fff;
    padding: 35px 0px 15px 0px !important;
    border-bottom: 1px solid #bfbfbf;
    padding-top: 60px !important;*/
  }
  #filters-body {
    /*Comment out for REGIONS CALL POPUP*/
    overflow: scroll;
    /*height: calc(100vh - 105px);*/
    height: calc(100vh - 180px) !important;
    margin: 0;
    /*padding: 25px 15px 120px;*/
    /*margin-bottom: 120px;*/
    padding: 25px 15px 0px !important;
    z-index: 5553;
    position: relative;
  }
  .inquiry_close {
    z-index: 5555;
    position: absolute !important;
    padding: 15px 20px;
    line-height: 1;
    right: 1vw;
    top: 2vh;
    font-size: 20px;
    color: #3600ce;
  }
  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%;
  }
  #et-boc .area-outer-wrap[data-da-type="popup"] {
    padding: 0 !important;
    border-radius: 0 !important;
  }
  .et-db #et-boc .et-l .et_pb_section_11_tb_body {
    border-radius: 0 !important;
  }
  #et-boc .area-outer-wrap[data-da-color="light"] .da-close {
    color: #3600ce !important;
    opacity: 1;
    font-size: 20px;
  }
  #ThankYouModal {
    height: 100vh !important;
    overflow-y: scroll !important;
  }
  .inquiry_close {
    display: block;
  }
}
@media only screen and (min-width: 980px) {
  #inquiry_row {
    display: block !important;
  }
}
@media only screen and (max-width: 1200px) {
  #inquiry_float {
    padding: 25px 20px;
  }
}
