/*
 Theme Name:   Picnic Jobs
 Theme URI:    https://picnic.app/
 Description:  Theme for Picnic Jobs Website
 Author:       Picnic Technologies B.V.
 Author URI:   https://picnic.app/
 Template:     picnicMaster
 Version:      1.0.#VERSION#
*/

.elementor-location-header {
  width: 100%;
  height: 70px;
  transition-timing-function: ease-in;
  transition: 0.2s;
  top: unset !important;
}
.header {
  z-index: 20;
}
.elementor-button {
  cursor: pointer; /* Add a mouse pointer on hover */
}
.wpcf7 form.sent .wpcf7-response-output {
  display: none !important;
}
span.wpcf7-list-item {
  padding-top: 5px;
}
html,
body {
  max-width: 100%;
  overflow-x: hidden;
  margin: 0 auto;
}
#stickyApplyButton {
  position: center;
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  top: 10px; /* Place the button at the bottom of the page */
  left: 70px; /* Place the
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: #e1171e; /* Set a background color */
  color: white; /* Text color */
  height: 50px;
  width: 250px;
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
  transition-timing-function: ease-in;
  transition: 0.2s;
}
span.wpcf7-list-item {
  display: block;
}
/* salary section */
#age {
  margin-bottom: 10px;
  width: auto;
  margin-left: 50%;
  background-color: white;
}
#div-age {
  margin-left: -50px;
}
#div-salary-button {
  max-width: 100px;
  margin-left: 50%;
}
#div-salary-button-2 {
  margin-left: -100px;
}
#pay {
  font-family: roboto;
  font-size: 15px;
  font-weight: 400;
  color: black;
  line-height: 22.5px;
  height: 44px;
}
.submit-button-apply-form {
  background-color: #e1171e !important;
  width: 100%;
  font-size: 15px;
  height: 40px;
  border-radius: 3px;
  margin-top: 10px;
  color: white;
  -webkit-appearance: none;
  border: none !important;
}
.submit-button {
  width: 100%;
  font-size: 18px;
  height: 40px;
  border-radius: 9px;
  margin-top: 10px;
  color: white;
  -webkit-appearance: none;
  border: none !important;
}
.submit-button.red {
  background-color: #e1171e !important;
  height: 48px;
}

/* location section */
#wpsl-search-wrap input {
  margin-left: 12px;
  border-color: grey;
  border-radius: 8px;
}
#wpsl-search-btn {
  color: white;
  background-color: #e1171e !important;
  background-image: none;
  background-border: none;
  border: none !important;
  height: 40px;
  -webkit-appearance: none;
  width: 100%;
  font-size: 15px;
  border-radius: 8px;
}
.wpsl-search {
  background-color: white;
  padding-left: 30%;
}
.wpsl-input label {
  font-weight: bold;
  font-variant: bold;
  font-size: 16px;
  padding-top: 5px;
}
.wpsl-directions {
  display: none !important;
}
form{
  padding-top: 12px;
  padding-bottom: 0;
}

#job-application-form p {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 16px;
}

.form-input-field {
  width: 100%;
  font-size: 16px;
  height: 40px;
  border-radius: 4px;
  border-width: 1px;
  border-color: grey !important;
  padding-left: 10px;
  margin-bottom: 14px;
}

select {
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 8px;
  outline: none;
  min-width: 100px;
  font-size: 18px;
  padding: 12px;
  padding-right: 30px;
  background: url(https://upload.wikimedia.org/wikipedia/commons/6/64/Chevron_down_square.svg)
      no-repeat right 0.5em center/.7em,
    white;
  cursor: pointer;
}

textarea,
input {
  color: #666666;
  border: 1px solid #cccccc;
  height: 36px;
  padding: 5px;
  width: 100%;
  -webkit-appearance: none;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  line-height: 1.8;
  font-weight: 400;
  border-radius: 3px;
}
input[type="checkbox"] {
  height: unset;
  width: unset;
  position: relative;
  margin: 0px 6px;
  -webkit-appearance: checkbox;
}
span.wpcf7-form-control-wrap.your-email {
  z-index: 11;
}
.ajax-loader {
  position: absolute !important;
}
.form-input-field-label {
  color: black;
  font-size: 15px;
  font-weight: 400;
  line-height: 2;
}
.wpcf7 .wpcf7-form .wpcf7-mail-sent-ok {
  display: none !important;
}
.wpcf7-validation-errors {
  display: none !important;
}
span.wpcf7-list-item {
  margin: 0 0 0 0;
}
.housesFooter {
  position: absolute;
  width: 100%;
  height: 250px;
  top: -48%;
  background-size: auto 100%;
  background-repeat: repeat-x;
  background-position: center center;
  background-image: url("/wp-content/uploads/sites/18/2020/11/skyline-universal.svg");
}

[data-elementor-type="footer"] > div {
  background-color: #f8f5f2;
}

@media (max-width: 1024px) {
  .wpsl-search-btn-wrap {
    margin-left: unset !important;
  }
}
@media (max-width: 760px) {
  .wpsl-search {
    background-color: white;
    padding-left: 0;
  }
  #wpsl-search-wrap input {
    margin-left: 0px;
    border-color: grey;
  }
  #wpsl-result-list {
    display: none !important;
  }
  #wpsl-gmap {
    width: 100% !important;
  }
  #wpsl-search-wrap .wpsl-input label {
    display: flex;
    margin: 0 auto;
    float: unset;
    width: fit-content;
  }
  #wpsl-search-btn {
    margin: 0px;
  }
  #wpsl-search-btn,
  #wpsl-search-wrap div {
    width: 100%;
  }
  .housesFooter {
    top: -38%;
  }
  footer {
    padding: 30px 0px 30px 0px !important;
  }
  .noBoxShadowMobile > .elementor-column-wrap {
    box-shadow: none !important;
  }
  .noBoxShadowMobile2 > .elementor-widget-container {
    box-shadow: none !important;
  }
  .uspheader {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .uspheader > p {
    margin-bottom: 0px;
    margin-top: 0px;
  }
}
@media (min-width: 760px) {
  .swiper-pagination-bullets {
    display: none;
  }
  .elementor-swiper-button-next {
    display: none;
  }
  .elementor-swiper-button-prev {
    display: none;
  }
}
