@charset "UTF-8";
/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/* Add your custom styles here */
html {
  --mask-font-family: "Degular", sans-serif !important;
  --mask-day-selected-color: $main-blue !important;
  --mask-select-hover: $main-blue !important;
  --mask-day-inrange-color: $main-blue !important;
}

.neo-booking-search-engine {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  z-index: 50;
  padding-top: 16px;
  padding-bottom: 16px;
}

.neo-booking-search-engine #neo-mask-widget #bookform {
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid white;
}

.neo-booking-search-engine .neo-booking-search-engine-wrapper {
  padding-block: 10px;
  position: relative;
  bottom: 0;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .neo-booking-search-engine .neo-booking-search-engine-wrapper {
    width: 80%;
  }
}
.neo-booking-search-engine #neo-mask-widget #bookform label {
  font-family: "Degular", sans-serif;
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  .neo-booking-search-engine #neo-mask-widget #bookform label {
    display: none !important;
  }
}
.neo-booking-search-engine #neo-mask-widget #bookform .input-container {
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-bottom: 1px solid gray;
  flex-direction: row-reverse;
  margin-bottom: 24px;
}

@media screen and (min-width: 768px) {
  .neo-booking-search-engine #neo-mask-widget #bookform .input-container {
    margin-bottom: 0px;
  }
}
.neo-booking-search-engine #neo-mask-widget #bookform .input-container input {
  font-family: "Degular", sans-serif;
  font-size: 16px;
}

.neo-booking-search-engine #neo-mask-widget .neo-mask-widget-button {
  font-family: "Degular", sans-serif;
  font-size: 16px;
  border-radius: 9999px;
  background-color: #3562AB;
  text-transform: none !important;
  font-weight: 400;
}

.neo-booking-search-engine #neo-mask-widget #bookform {
  border-radius: 0px !important;
  box-shadow: none !important;
}

.neo-booking-search-engine #neo-mask-widget .neo-mask-widget-button:hover {
  background-color: #3562AB;
}

.neo-booking-search-engine #npc-total-price {
  color: #3562AB;
}

.neo-booking-search-engine #neo-mask-widget #bookform .mask-item.neo-mask-hotels-selector .nice-select {
  border-top: none;
  border-left: none;
  border-right: none;
  font-family: "Degular", sans-serif;
  font-size: 16px;
}

.wpcf7 form {
  /* Custom checkbox styling for contact form 7 checkbox */
}
.wpcf7 form .form-row {
  width: 100%;
}
@media (min-width: 992px) {
  .wpcf7 form .form-row {
    display: inline-flex;
    gap: 12px;
  }
}
.wpcf7 form .form-row .form-item {
  width: 100%;
}
@media (min-width: 992px) {
  .wpcf7 form .form-row .form-item.small {
    width: 50%;
  }
}
.wpcf7 form label {
  color: #3562AB;
  margin-bottom: 20px;
  font-weight: 500;
}
.wpcf7 form input {
  background-color: #DFDFDF;
  border: none;
  border-radius: 0px;
  outline: none;
  color: #3562AB;
  margin-top: 12px;
}
.wpcf7 form input::placeholder {
  color: #3562AB !important;
  text-transform: uppercase;
}
.wpcf7 form input::-webkit-input-placeholder {
  color: #3562AB !important;
  text-transform: uppercase;
}
.wpcf7 form input::-moz-input-placeholder {
  color: #3562AB !important;
  text-transform: uppercase;
}
.wpcf7 form textarea {
  background-color: #DFDFDF;
  border: none;
  border-radius: 0px;
  outline: none;
  width: 100%;
  color: #3562AB;
  margin-top: 12px;
}
.wpcf7 form textarea::placeholder {
  color: #3562AB !important;
  text-transform: uppercase;
}
.wpcf7 form textarea::-webkit-input-placeholder {
  color: #3562AB !important;
  text-transform: uppercase;
}
.wpcf7 form textarea::-moz-input-placeholder {
  color: #3562AB !important;
  text-transform: uppercase;
}
.wpcf7 form .wpcf7-acceptance .wpcf7-list-item,
.wpcf7 form .wpcf7-checkbox .wpcf7-list-item {
  display: inline-flex;
  margin: 0;
}
.wpcf7 form .wpcf7-acceptance .wpcf7-list-item label,
.wpcf7 form .wpcf7-checkbox .wpcf7-list-item label {
  align-items: flex-start;
  position: relative;
  cursor: pointer;
  color: #3562AB;
}
.wpcf7 form .wpcf7-acceptance .wpcf7-list-item-label,
.wpcf7 form .wpcf7-checkbox .wpcf7-list-item-label {
  padding-left: 26px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.wpcf7 form .wpcf7-acceptance .wpcf7-list-item-label a,
.wpcf7 form .wpcf7-checkbox .wpcf7-list-item-label a {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
}
.wpcf7 form .wpcf7-acceptance input[type=checkbox],
.wpcf7 form .wpcf7-checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 16px;
  height: 16px;
  margin: 0;
  cursor: pointer;
  flex-shrink: 0;
}
.wpcf7 form .wpcf7-acceptance input[type=checkbox] + span::before,
.wpcf7 form .wpcf7-checkbox input[type=checkbox] + span::before {
  display: block;
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  top: 4px;
  left: 0;
  border-radius: 9999px;
  border: 1px solid #3562AB;
  background: transparent;
  transition: background 0.1s ease-in;
}
.wpcf7 form .wpcf7-acceptance input[type=checkbox] + span::after,
.wpcf7 form .wpcf7-checkbox input[type=checkbox] + span::after {
  display: flex;
  position: absolute;
  content: "×";
  height: 16px;
  width: 16px;
  top: 4px;
  left: 0;
  visibility: hidden;
  font-size: 18px;
  text-align: center;
  justify-content: center;
  align-items: center;
  color: #3562AB;
  border-radius: 9999px;
  transition: all 0.1s ease-in;
}
.wpcf7 form .wpcf7-acceptance input[type=checkbox]:checked + span::before,
.wpcf7 form .wpcf7-checkbox input[type=checkbox]:checked + span::before {
  background: transparent;
}
.wpcf7 form .wpcf7-acceptance input[type=checkbox]:checked + span::after,
.wpcf7 form .wpcf7-checkbox input[type=checkbox]:checked + span::after {
  visibility: visible;
  color: #ffffff;
  background-color: #3562AB;
}
.wpcf7 form .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media (min-width: 768px) {
  .wpcf7 form .wpcf7-checkbox {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 16px;
  }
}
@media (min-width: 992px) {
  .wpcf7 form .wpcf7-checkbox {
    justify-content: space-between;
    gap: 8px;
  }
}
.wpcf7 form .wpcf7-acceptance .wpcf7-list-item {
  display: flex;
  align-items: flex-start;
}
.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 32px 10px 32px 10px;
  border-radius: 0px;
  margin-top: 24px;
  color: #F5F1EA;
  font-family: "Open-Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
}
@media (min-width: 992px) {
  .wpcf7 form .wpcf7-response-output {
    padding: 24px 25px 24px 25px;
    margin-top: 32px;
  }
}
.wpcf7 form .gdpr-text {
  display: flex;
  flex-direction: column;
  margin-bottom: 32px;
}
.wpcf7 form .gdpr-text span {
  font-size: 16px;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .wpcf7 form .gdpr-text span {
    font-size: 22px;
  }
}
.wpcf7 form .gdpr-text span a {
  font-size: 16px;
}
@media (min-width: 992px) {
  .wpcf7 form .gdpr-text span a {
    font-size: 22px;
  }
}
.wpcf7 form.sent .wpcf7-response-output {
  background-color: #46b450;
  border-color: #46b450;
}
.wpcf7 form.failed .wpcf7-response-output {
  background-color: #dc3232;
  border-color: #dc3232;
}
.wpcf7 form.aborted .wpcf7-response-output {
  background-color: #dc3232;
  border-color: #dc3232;
}
.wpcf7 form.spam .wpcf7-response-output {
  background-color: #f56e28;
  border-color: #f56e28;
}
.wpcf7 form.invalid .wpcf7-response-output {
  background-color: #dc3232;
  border-color: #dc3232;
}
.wpcf7 form.unaccepted .wpcf7-response-output {
  background-color: #dc3232;
  border-color: #dc3232;
}
.wpcf7 .wpcf7-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 16px 32px 16px 32px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  min-width: 183px;
  background-color: #3562AB;
  border: 1px solid #3562AB;
  color: #FFFFFF;
}
.wpcf7 .wpcf7-submit:hover {
  background-color: #AFC6E9;
  border: 1px solid #AFC6E9;
  color: #3562AB;
}
.wpcf7 .wpcf7-not-valid-tip {
  padding: 5px;
  background-color: #dc3232;
  margin-top: 12px;
  color: #FFF;
}

.wpml-ls-legacy-dropdown {
  width: fit-content;
}
.wpml-ls-legacy-dropdown a {
  border: none;
}

/*# sourceMappingURL=style.css.map */
