.white_text p {
  color: white !important;
}
.nf-form-fields-required {
  display: none;
}
input.nf-element {
  padding: 10px;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #F0F0F1;
}
::-webkit-scrollbar-thumb {
  background: #335AD8;
  border-radius: 30px;
}
::-webkit-scrollbar-thumb:hover {
  background: rgba(51, 90, 216, 0.5);
}
@media only screen and (max-width: 768px) {
  div#theme-page {
    -webkit-overflow-scrolling: touch !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
  }
  ::-webkit-scrollbar {
    display: none;
  }
  body, html {
    width: 100% !important;
    height: 100% !important;
    overflow-x: hidden !important;
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch;
  }
  body::-webkit-scrollbar, html::-webkit-scrollbar {
    display: none;
  }
}
html {
  overflow-x: hidden !important;
}
body {
  overflow-x: hidden !important;
}
.container-fluid {
  padding: 0 !important;
  overflow: hidden !important;
}
.nf-response-msg p {
  text-align: center;
  color: white;
}
div#nf-field-20-wrap input, div#nf-field-26-wrap input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.ajax-results {
  display: flex;
  gap: 10px;
  overflow-x: scroll;
  padding-bottom: 30px;
  color: white;
}
.left_arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translate(0, -50%);
  z-index: 99;
}
div#nf-field-20-wrap::after, div#nf-field-26-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: white;
  border: 2px solid #335AD8;
  border-radius: 5px;
}
div#nf-field-20-wrap:has(input:checked)::after, div#nf-field-26-wrap:has(input:checked)::after {
  background: url(/wp-content/uploads/2025/08/Checkbox.svg);
  background-size: cover;
  background-repeat: no-repeat;
}
div#nf-field-20-wrap:hover input ~ div#nf-field-20-wrap::after, div#nf-field-26-wrap:hover input ~ div#nf-field-26-wrap::after {
  background-color: rgba(129, 203, 255, 0.2);
}
div#nf-field-20-wrap input:checked ~ div#nf-field-20-wrap::after, div#nf-field-26-wrap input:checked ~ div#nf-field-26-wrap::after {
  background-color: #335AD8;
}
label#nf-label-field-20, label#nf-label-field-26 {
  padding-left: 24px;
}
.gm-style-iw-ch {
  display: none;
}
.gm-style-iw.gm-style-iw-c {
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
}
button.gm-ui-hover-effect {
  outline: 0 !important;
}
.progress {
  display: none;
}
button.btn.btn-success.fileinput-button {
  width: 100%;
}
.jupiterx-main-content {
  padding-bottom: 0;
}
gmp-map, #map {
  min-height: 600px;
  height: 100%;
}
span.attraction_count {
  color: #919191;
  font-weight: 600;
  font-family: "Gilroy";
  padding-top: 10px;
  display: inline-block;
}
.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal {
  margin-bottom: 0 !important;
  background-color: #335AD8;
}
.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal a.wpml-ls-link {
  background: transparent !important;
  color: white !important;
}
.jupiterx-main-content {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
#form_section:has(input.ninja-forms-field:focus) {
  padding-bottom: 100px !important;
}
div#nf-form-1-cont input, div#nf-form-3-cont input {
  border: 0;
  padding: 12px 16px !important;
  height: 50px !important;
  border-radius: 30px;
}
div#nf-form-1-cont input::placeholder, div#nf-form-3-cont input::placeholder {
  color: #767676;
  font-family: "Gilroy";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  /* 19.2px */
  letter-spacing: -0.32px;
}
div#nf-form-1-cont label#nf-label-field-20, div#nf-form-1-cont label#nf-label-field-26, div#nf-form-3-cont label#nf-label-field-20, div#nf-form-3-cont label#nf-label-field-26 {
  color: white;
  font-family: "Gilroy";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  /* 14.4px */
  letter-spacing: -0.24px;
}
div#nf-form-1-cont span.ninja-forms-req-symbol, div#nf-form-3-cont span.ninja-forms-req-symbol {
  display: none;
}
div#nf-form-1-cont input#nf-field-4, div#nf-form-1-cont input#nf-field-21, div#nf-form-3-cont input#nf-field-4, div#nf-form-3-cont input#nf-field-21 {
  color: white;
  background: #335AD8;
  font-size: 16px !important;
  font-weight: 600;
}
div#nf-form-1-cont .nf-error-wrap.nf-error div, div#nf-form-3-cont .nf-error-wrap.nf-error div {
  color: white !important;
  text-decoration: underline;
  font-weight: bold;
}
div#nf-form-1-cont .nf-error-msg.nf-error-field-errors, div#nf-form-3-cont .nf-error-msg.nf-error-field-errors {
  color: white;
  text-decoration: underline;
  font-weight: bold;
}
.owl-stage-outer {
  padding-bottom: 30px;
  overflow: scroll !important;
}
.owl-stage-outer ::-webkit-scrollbar {
  height: 5px !important;
  width: 80% !important;
  border-radius: 30px !important;
}
.owl-stage-outer ::-webkit-scrollbar-thumb {
  width: 100px;
}
.owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(-20px, -50%);
}
.owl-nav button {
  background: url(/wp-content/uploads/2025/08/Group-20.svg) !important;
  height: 50px;
  width: 50px;
  outline: none !important;
}
.owl-nav button span {
  display: none;
}
.owl-nav button.owl-next {
  transform: rotate(180deg);
  float: right;
  display: none;
}
.popup_modal {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  height: 100vh;
  width: 100vw;
  justify-content: center;
  align-items: center;
}
.popup_modal.show {
  display: flex;
  z-index: 999;
  background: rgba(0, 0, 0, 0.4);
}
.popup_modal .popup_wrapper {
  background: white;
  width: 95%;
  padding: 50px;
  min-height: 700px;
  position: relative;
  border-radius: 11px;
}
.popup_modal .popup_wrapper svg.close {
  position: absolute;
  top: 20px;
  right: 20px;
}
.popup_modal .popup_wrapper .row {
  gap: 50px;
}
.popup_modal .popup_wrapper .row_top {
  margin-bottom: 20px;
}
.popup_modal .popup_wrapper .row_top h2 {
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-size: 36px;
}
.popup_modal .popup_wrapper .row_top span.tag {
  border: 1px solid;
  border-radius: 111px;
  padding: 6px 19px;
  font-family: Gilroy;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 14px;
  display: inline-block !important;
}
.popup_modal .popup_wrapper .left_column {
  width: 60%;
}
.popup_modal .popup_wrapper .left_column img.big_img {
  width: 100%;
  height: 450px;
  object-fit: cover;
  border-radius: 6px;
}
.popup_modal .popup_wrapper .contact_info {
  margin-top: 20px;
}
.item {
  display: flex;
  border-radius: 11px;
  border: 2px solid #F0F0F1;
  overflow: hidden;
  width: 447px;
  min-width: 447px;
  height: 280px;
  color: #1E1E1E;
  position: relative;
}
.item.highlight {
  border: 2px solid #335AD8;
}
.item svg.popup_anchor {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.item .item_image {
  width: 53% !important;
  height: 300px;
}
.item .item_image img {
  object-fit: cover !important;
  width: 100%;
  height: 100%;
}
.item .item_content {
  width: 70%;
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
}
.item .item_content h3 {
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-size: 23px;
}
.item .item_content span.tag {
  border: 1px solid;
  border-radius: 111px;
  padding: 6px 19px;
  font-family: Gilroy;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 14px;
  display: inline-block !important;
}
form.filter_posts {
  display: flex;
  gap: 40px;
}
form.filter_posts .filter_box {
  border: 2px solid #F0F0F1;
  padding: 15px 20px;
  border-radius: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
form.filter_posts .filter_box input {
  color: black;
  font-weight: 500;
  border: 0 !important;
  outline: 0 !important;
}
form.filter_posts .filter_box input::placeholder {
  color: black;
  font-weight: 500;
}
form.filter_posts .filter_box:hover {
  cursor: pointer;
}
form.filter_posts .filter_box.search_bar {
  width: calc(100% - 300px);
}
form.filter_posts .filter_box.select_box {
  width: 300px;
}
form.filter_posts .filter_box.select_box svg {
  transition: all 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}
form.filter_posts .filter_box.select_box.open svg {
  transform: rotate(180deg);
}
.select_popout {
  width: 350px;
  padding: 20px;
  padding-top: 50px;
  margin-top: 10px;
  position: absolute;
  border-radius: 30px;
  top: -60px;
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  transition: all 0.5s cubic-bezier(0.17, 0.67, 1, 0.38);
  transition-delay: 0.2s;
  background: url(https://tourismelaval.wpenginepowered.com/wp-content/uploads/2025/08/Vector-7.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.select_popout.expand {
  z-index: 99;
  top: 60px;
  opacity: 1;
  visibility: visible;
}
.select_popout .term_wrapper {
  display: flex;
  align-items: center;
  position: relative;
  padding: 25px 15px;
  /* Customize the label (the container) */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
.select_popout .term_wrapper:not(:last-child)::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 90%;
  background-color: #f0f0f1;
  bottom: 0;
}
.select_popout .term_wrapper .circle_label {
  height: 15px;
  width: 15px;
  border-radius: 100%;
}
.select_popout .term_wrapper .container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select_popout .term_wrapper label {
  margin-bottom: 0 !important;
}
.select_popout .term_wrapper .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.select_popout .term_wrapper .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: white;
  border: 2px solid #335AD8;
  border-radius: 5px;
}
.select_popout .term_wrapper .container:hover input ~ .checkmark {
  background-color: rgba(129, 203, 255, 0.2);
}
.select_popout .term_wrapper .container input:checked ~ .checkmark {
  background-color: #335AD8;
}
.select_popout .term_wrapper .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.select_popout .term_wrapper .container input:checked ~ .checkmark:after {
  display: block;
}
.select_popout .term_wrapper .container .checkmark:after {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
  height: 25px;
  background-image: url(https://tourismelaval.wpenginepowered.com/wp-content/uploads/2025/08/Icon.svg);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 1000px) {
  .item {
    flex-direction: column;
  }
  .item .item_image {
    width: 100% !important;
    height: 200px;
  }
  .item .item_content {
    width: 100%;
  }
  .item .item_content h3 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  gmp-map, #map {
    min-height: 500px;
    height: 100%;
  }
  form.filter_posts {
    flex-direction: column;
  }
  .search_bar.filter_box {
    width: 100% !important;
  }
  form.filter_posts .filter_box.select_box {
    width: 100%;
  }
  .owl-nav {
    transform: translate(-20px, -50%) !important;
    width: 348px !important;
  }
  .owl-dots {
    display: none !important;
  }
  .owl-stage-outer {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 1000px) and (max-width: 1500px) {
  .owl-item {
    width: 447px !important;
    min-width: 447px;
  }
  .owl-stage {
    display: flex;
  }
  .item {
    width: 447px;
    height: 280px;
  }
}
