/*
	Theme Name: Ondigital - WorkTogether
	Theme URI: https://www.weareon-it.nl/
	Description: The Wordpress theme made for WorkTogether based on the ON. Theme
	Version: 0.1.9
	Author: Ondigital IT
	Author URI: https://www.weareon-it.nl/
*/

@import 'build/assets/theme.css';

.anchor-scroll {
  position: relative;
  top: -240px;
}

.job-pagination {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 32px;
}

.reset-icon {
  cursor: pointer;
  background-image: url(/wp-content/uploads/2023/09/fa_refresh.png);
  width: 15px;
  height: 15px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 8px;
  opacity: 0.9;
}

.collapsed {
  transition: 0.4s;
}

/* Slick slider dots */
.slick-dots li.slick-active {
  background-color: #000;
}

.review__slider .slick-dots {
  bottom: 40px;
}

.slick-dots li {
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background-color: #c1c1c1;
  transition: all 0.3s ease-in-out;
  margin: 0 6px;
}

.slick-dots li button:before {
  display: none;
}

.home .wpcf7 form.sent .wpcf7-response-output {
  color: #fff;
}

.gform_wrapper.gravity-theme .gfield input[type='text'],
.gform_wrapper.gravity-theme .gfield input[type='email'],
.gform_wrapper.gravity-theme .gfield input[type='tel'],
.gform_wrapper.gravity-theme .gfield input[type='url'],
.gform_wrapper.gravity-theme .gfield input[type='number'],
.gform_wrapper.gravity-theme .gfield input[type='password'],
.gform_wrapper.gravity-theme .gfield input[type='search'],
.gform_wrapper.gravity-theme .gfield select,
.gform_wrapper.gravity-theme .gfield textarea {
  width: 100%;
  color: #383838;
  border: 0;
  border-radius: 0;
  background-color: #f2f5fa;
  padding: 0 28px;
  min-height: 50px;
}

.gform_wrapper.gravity-theme .gfield textarea {
  min-height: 130px;
  padding: 14px 10px 10px 27px;
}

.gform_wrapper.gravity-theme .gfield {
  margin-bottom: 16px;
}

.gform_wrapper.gravity-theme .gform_validation_errors {
  border: 0;
  background: transparent;
  color: #383838;
  font-size: 14px;
  margin: 0 0 16px;
  padding: 0;
}

.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
  font-size: 14px;
  margin-top: 8px;
  padding: 0;
  background: transparent;
  border: 0;
  color: #e84d29;
}

.gform_wrapper.gravity-theme .gform_footer input[type='submit'],
.gform_wrapper.gravity-theme .gform_footer button {
  cursor: pointer;
  color: #383838;
  background-color: #fcc900;
  border: 0;
  border-radius: 0;
  padding: 12px 45px;
  font-weight: 600;
  transition:
    background-color 0.3s ease,
    color 0.3s ease;
}

.gform_wrapper.gravity-theme .gform_footer input[type='submit']:hover,
.gform_wrapper.gravity-theme .gform_footer button:hover {
  color: #ffffff;
  background-color: #cfa400;
}

.footer__newsletter {
  margin-bottom: 45px;
}

.footer__newsletter-form .gform_wrapper {
  margin: 0;
}

.footer__newsletter-form .gform_wrapper.gravity-theme .gform_fields {
  row-gap: 12px;
}

.footer__newsletter-form .gform_wrapper.gravity-theme .gform_footer {
  padding: 0;
}

#filter-collapse {
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out;
}
.marker-box {
  display: flex;
  flex-direction: row-reverse;
  padding: 12px 18px;
  align-items: center;
}
.marker-box--content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.marker-box--title {
  font-weight: bold;
  color: #000;
}

.marker-box--company,
.marker-box--location {
  color: #000;
}

.news-banner__dtl {
  max-width: 100% !important;
  z-index: 1;
  position: relative;
}

.news-banner {
  position: relative;
}

.news-banner .news-list__item-more::after {
  display: none !important;
}

.news-banner__bg {
  object-position: top !important;
}

.news-banner::before {
  background-color: #000000ad;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: '';
  position: absolute;
}

.search-bar {
  max-width: 100%;
  position: relative;
}

@media screen and (max-width: 768px) {
  .search-row {
    flex-direction: column;
    gap: 12px;
  }

  .search-bar__field {
    min-width: 100%;
  }

  .wpgb-map-facet {
    height: 50vh;
  }

  .search-bar .container {
    position: relative;
  }

  .job-cat__title {
    font-size: 30px;
  }

  .wpgb-card-footer {
    flex-direction: column;
    align-items: start !important;
    gap: 5px;
    margin-bottom: 15px !important;
  }

  .process__title {
    margin-bottom: 20px;
  }

  .process {
    padding-bottom: 55px;
  }

  .process__item-line {
    margin-top: 5px;
  }

  .banner__map,
  .banner__search {
    display: none !important;
  }

  .wpgb-block-5 {
    display: none !important;
  }

  .wpgb-card-body {
    margin-top: 10px;
  }

  .single-job .job-colle__slider img {
    height: 200px !important;
    width: 200px !important;
  }

  .single-job .job-colle {
    margin-top: 60px;
  }

  .testimonial__slide-content {
    margin-bottom: 0;
  }

  .whyus__content {
    margin-bottom: 10px !important;
  }
}

/* Fixed mobile apply button — styled in _block-job-single.scss */

.wpgb-card-wrapper:hover {
  transform: translateY(-0.5rem) !important;
}
.wpgb-card-footer {
  display: flex;
  justify-content: space-between;
  max-height: 50px;
  align-items: end;
}
.bedrijfcategorie--wrapper,
.bedrijfplaats--wrapper {
  display: flex;
  flex-direction: row;
  align-items: end;
}
.bedrijflogo--img {
  width: 164px;
  margin: 10px 0;
  height: 50px;
  object-fit: contain;
  object-position: left;
}
img.marker-box--logo {
  max-height: 120px !important;
  max-width: 150px !important;
  object-fit: contain;
}
#job-detail--companyname {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #787878;
}
.wpgb-facet > fieldset:last-child {
  margin-bottom: 0 !important;
}

#content-area
  > div.job-fltr
  > div
  > section
  > div
  > div
  > div.search-bar__field.search-bar__field.welkelocatie
  > div
  > fieldset
  > div
  > label
  > input,
#_acplt1l > div > input {
  color: #383838;
  width: 100%;
  height: 50px;
  border: 0;
  background-color: #f2f5fa;
  padding: 0 13px 0 30px;
}

.search-bar__field .job-fltr__filter-btn {
  display: flex;
  flex-direction: column;
  justify-content: start;
  top: 0 !important;
}

.job-fltr__filter-btn button {
  padding: 13px 15px 13px 15px !important;
}
.search-row {
  align-items: self-start;
}

.banner-map.subpage {
  left: 0 !important;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  margin-bottom: 0 !important;
}

ul.VacatureContent.d-content {
  margin-left: -32px;
  margin-top: 10px;
  margin-bottom: 10px;
}

a.browse-link {
  font-size: 16px;
  color: #383838;
  border: 2px solid #383838;
  white-space: nowrap;
  background-color: transparent;
  transition: all 0.3s ease-in-out;
  padding: 11px 8px 12px 8px;
  margin-top: 40px;
  text-align: center;
}

.whyus__content {
  margin-bottom: 50px;
}

.no-posts-found div {
  margin-bottom: 5px;
}

.mapinfoWindow .left .jobTitle {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 5px !important;
}

.no-posts-found {
  text-align: center;
}

h5.jobTitle {
  font-size: 16px;
}

#menu-primary-navigation li a:hover::after {
  width: 50% !important;
}

.gm-style-iw-d li {
  color: #000 !important;
  font-size: 16px !important;
}

.gm-style-iw-d li::marker {
  color: #fff !important;
}

.job_listing-description ul li:not(:last-child) {
  margin-bottom: 0;
}

.job_listing-description ul li {
  font-size: 16px;
  color: #383838;
  position: relative;
  color: #787878;
}

.progress-bar {
  width: 0%;
  height: 10px;
  background-color: #fcc900;
}

.progress-bar-container {
  position: relative;
  top: 15px;
  left: 0;
  width: 100%;
  height: 10px;
  z-index: 9999;
}

.job-template-default .progress-bar-container {
  position: relative;
  top: 10px;
  left: 0;
  width: 100%;
  height: 10px;
  z-index: 9999;
}

@media screen and (max-width: 768px) {
  .progress-bar {
    display: none !important;
  }

  .progress-bar-container {
    display: none !important;
  }
}

#menu-primary-navigation li a::after {
  background-color: #fcc900;
  content: '';
  top: 28px !important;
  width: 0;
  height: 2px;
  left: 0;
  bottom: 0;
  transition: width 0.35s ease 0s;
  position: absolute;
}

section.no-content {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .only-mobile-mob {
    display: none !important;
  }
}

.easy-navigation {
  display: flex;
  justify-content: space-between;
  max-width: 64%;
  margin: auto;
}

.no-content {
  padding: 260px 0;
}

.job-banner__title {
  line-height: 1.3;
}

.job-banner__pin {
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
}

.process__item-line:nth-last-child(1) {
  display: none !important;
}

.job-quote__name {
  padding-left: 0;
}

.job-quote__name::before {
  display: none;
}

.job-intro__video {
  margin-top: 50px;
}

.job-feature ul li.active {
  font-weight: 500;
  color: #000;
}

.job-offer__bg {
  padding-bottom: 60px;
  min-height: 300px;
  height: 300px;
  overflow: hidden;
}

.job-offer__bg.expanded {
  height: 100%;
}

.job-offer__act {
  margin-bottom: 40px;
}

.no-content .banner__bigtitle {
  margin-bottom: 30px;
}

.no-content .banner__bigtitle::before {
  display: none !important;
}

.listing__item-logo {
  width: 128px;
  height: 50px;
  object-fit: contain;
  object-position: left;
}

.listing__item-img img {
  width: 100%;
  height: 180px;
  padding: 10px;
  object-fit: contain;
}

.header_btns-jobtitle {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.header_btns-apply:hover {
  cursor: pointer;
}

.cluster-icon {
  position: relative;
  width: 45px;
  height: 45px;
  overflow: hidden;
  background-color: yellow; /* Change this to your desired color */
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white; /* Text color */
  font-size: 14px; /* Text size */
}

.header_btns img {
  height: 100px;
  width: 160px;
  object-fit: contain;
  margin-right: 12px;
  object-position: center;
}

.job-cat__other {
  height: 118px;
  overflow: hidden;
}

.job-cat__slider .slick-dots {
  bottom: -40px;
}

.job-fltr__filter-btn a {
  position: relative;
  width: 100% !important;
}

.job-fltr__filter-btn a button {
  position: relative;
  width: 100% !important;
}

.header_btns-complogo {
  width: 130px;
  height: 50px;
  object-fit: contain;
  object-position: left;
  margin-right: 20px;
}

.job-video iframe,
.job-banner__right iframe {
  width: 100%;
  height: 100%;
}

.new-job--smilar .new-job__img img {
  object-fit: cover;
}

.job-gallery__slide img {
  width: 500px;
  height: 400px;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
}

.job-fltr__usp {
  display: flex !important;
  justify-content: space-between !important;
}
.job-fltr__usp li {
  padding-left: 25px !important;
  font-size: 16px !important;
}
.job-fltr__usp li::after {
  width: 20px !important;
  height: 20px !important;
}

.wpc-filters-widget-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: minmax(auto, max-content);
  grid-gap: 20px;
}

.wpc-instead-of-posts-found {
  display: none !important;
}

.wpc-filter-title {
  margin-bottom: 5px !important;
}

.widget-title.wpc-filter-title {
  color: #000000;
  font-weight: bold;
}

.wpc-filters-widget-main-wrapper input[type='checkbox'],
.wpc-filters-widget-main-wrapper input[type='radio'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  width: 20px;
  height: 20px;
  border: 2px solid #bdbdbd;
  border: 1px solid #8b8c8c;
  background: transparent;
  border-radius: 0px;
  min-width: 20px;
}

.wpc-term-count {
  color: transparent;
}

.wpc-term-count-value {
  color: #787878;
}

.wpc-filters-section.wpc-filters-section-1001.wpc-filter-layout-submit-button {
  max-height: 50px;
  margin-top: 30px;
}

.widget-area
  .widget
  .wpc-filters-widget-controls-container
  a.wpc-filters-apply-button,
.widget .wpc-filters-widget-controls-container a.wpc-filters-apply-button,
.wpc-filters-widget-main-wrapper
  .wpc-filters-widget-controls-container
  a.wpc-filters-apply-button,
.wpc-filters-widget-main-wrapper a.wpc-filters-submit-button {
  border-color: #fcc900;
  background-color: #fcc900;
  color: #383838;
}

.wpc-term-count {
  white-space: nowrap;
  margin: 0 5px;
  display: inline-block;
  opacity: 0.6;
  position: absolute;
  right: 0px;
}

.review__left img {
  height: auto;
  width: 100%;
  object-fit: contain;
  max-height: 200px;
}

.wpc-filters-widget-main-wrapper li.wpc-term-item a,
.widget-area .widget li.wpc-term-item a {
  opacity: 0.8;
}

#top .widget ul.wpc-filters-ul-list,
.widget-area ul.wpc-filters-ul-list,
.wpc-filters-widget-main-wrapper ul.wpc-filters-ul-list {
  list-style: none;
  padding: 0.25em 0 0 0.25em;
  margin-left: 0;
  float: none;
  padding-left: 0 !important;
}

/* Responsive */

@media screen and (max-width: 768px) {
  .wpc-filters-widget-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}

.wpc-filters-section {
  position: relative;
  min-width: 25% !important;
}

@media only screen and (max-width: 991px) {
  .easy-navigation {
    flex-direction: column;
  }

  .new-job__title {
    margin-bottom: 30px;
  }

  .banner {
    background: transparent;
  }

  .banner__map fieldset {
    height: 350px;
  }

  .job-cat .job-cat__title {
    margin-bottom: 30px;
  }

  .new-job::after {
    left: 0;
  }

  .job-cat::after {
    opacity: 0.3;
  }

  #_acplt1l .wpgb-input::placeholder {
    content: 'Zoeken op locatie' !important;
  }

  .status::after {
    right: 0;
    width: 105px;
    height: 100px;
  }

  .review__left {
    min-height: 580px;
  }

  .header_btns {
    display: none !important;
  }

  .job-feature ul {
    gap: 10px;
  }

  .modal-body .d-flex {
    flex-direction: column;
    align-items: flex-start;
  }

  .modal--apply .modal-header .btn-close {
    right: 30px;
  }

  .modal--apply__right {
    width: 100%;
  }

  .modal--apply .modal-header {
    justify-content: start;
  }
}

.mapinfoWindow {
  height: inherit;
}

.left.flex-grow-1 {
  position: relative !important;
  max-width: 65% !important;
  height: auto;
  float: left !important;
}

.right.flex-shrink-0 {
  position: relative !important;
  max-width: 35% !important;
  float: left !important;

  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%; /* Set the desired height of the container */
  text-align: center;
  margin: 1em 0;
}

.right .image-wrapper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mapinfoWindow .right img {
  vertical-align: middle;
  max-width: 100%;
}

.VacatureContent li {
  margin-bottom: 5px;
}

ul.locationTime {
  margin-left: -30px;
}

ul.locationTime li {
  font-size: 15px !important;
}

h5.jobTitle {
  font-size: 16px !important;
  font-weight: bold;
}

.gm-style img {
  padding: 0 15px 0;
}

.new-job__slide-title {
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}

.job-offer__list-item {
  padding-left: 0;
}

.job-offer__list-item.job-offer__padding {
  padding-left: 40px;
}

.job-offer__list-item.job-offer__padding span {
  display: block;
  position: relative;
  top: 2px;
}

.gm-style-iw-d {
  overflow: scroll !important;
  overflow-x: hidden !important;
}

.search-bar__input {
  color: #383838;
  width: 100%;
  height: 50px;
  border: 0;
  background-color: #f2f5fa;
  padding: 0 13px 0 13px;
}

select#radius {
  color: #383838;
  width: 100%;
  height: 50px;
  border: 0;
  background-color: #f2f5fa;
  padding: 0 13px 0 13px;
}

input#location-input {
  color: #383838;
  width: 100%;
  height: 50px;
  border: 0;
  background-color: #f2f5fa;
  padding: 0 13px 0 13px;
}

.gmnoprint {
  z-index: 999 !important;
}

select#location,
select#experience-level,
input#keywords {
  color: #383838;
  width: 100%;
  height: 50px;
  border: 0;
  background-color: #f2f5fa;
  padding: 0 13px 0 13px;
}

#job-title-preview ::marker {
  color: transparent;
}

ul#job-title-preview {
  position: absolute;
  margin-left: 5px;
  margin-top: 3px;
  max-width: 500px;
  padding-left: 0;
  background-color: #f2f5fa;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
}

ul#job-title-preview li {
  border-bottom: 1px solid lightgray;
  padding: 10px 15px;
}

.job-offer__actlst-item {
  display: flex;
}

.single-job .job-colle__slider::before {
  display: none;
}

.single-job .job-colle {
  background-color: transparent;
  padding: 0;
}

.job-colle__nav .slick-prev svg circle,
.job-colle__nav .slick-next svg circle {
  fill: #383838;
}

.job-colle__nav .slick-prev svg path,
.job-colle__nav .slick-next svg path {
  fill: #fcc900;
}

.job-banner__tag {
  position: relative;
  margin-bottom: 10px;
  height: auto;
  max-height: none !important;
  max-width: 500px;
  flex-flow: row wrap;
  justify-content: start;
  align-items: start;
}

.primary-cat {
  background-color: #fcc900 !important;
}

section.video-block {
  padding: 30px 0;
}

.intake__item img {
  margin-bottom: 15px;
}

section.video-block iframe {
  position: relative;
  width: 100%;
  min-height: 500px;
}

.job-banner__tag div {
  font-size: 12px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  padding: 6px 12px 6px 12px;
  margin-right: 10px;
  width: auto;
  height: auto;
  margin-bottom: 15px;
}

.single-job .job-colle__nav.position-absolute.d-flex.justify-content-between {
  position: relative;
  margin-bottom: -30px;
}

.single-job .job-colle__name {
  font-size: 25px;
  color: #fcc900;
  font-weight: 600;
  margin-bottom: 0px;
  margin-top: 5px;
}

.single-job .job-colle__desg {
  color: #383838;
  font-weight: 600;
  margin-bottom: 10px;
}

.single-job .job-colle__slider img {
  border-radius: 50%;
  height: 350px;
  width: 350px;
  object-fit: cover;
  margin-bottom: 15px;
}

.review__right-count {
  font-size: 45px;
  margin-bottom: 5px;
}

.banner__map .wpgb-map-facet.wpgb-map-loaded {
  height: 100% !important;
  padding-bottom: 44% !important;
  position: relative !important;
}

.wpgb-block-2 a {
  color: #333 !important;
}

.search-bar__bg.search-row {
  display: flex;
  justify-content: space-between;
}

.search-bar__field.job-fltr__filter-btn {
  display: flex;
  justify-content: center;
  top: 0px;
  flex-direction: row;
  align-items: center;
}

input[type='number'] {
  color: #383838;
  width: 100%;
  height: 30px !important;
  min-width: 60px;
  position: relative;
  border: 0;
  background-color: #f2f5fa !important;
  padding: 0 13px;
  text-align: center !important;
  border-radius: 2px !important;
  margin-left: 1px !important;
}

.search-bar__field {
  position: relative;
  width: 100%;
  max-width: 41%;
  height: auto;
  display: flex;
  flex-direction: column;
}

label.wpgb-geo-radius {
  position: relative;
  width: 100% !important;
  display: flex !important;
}

label.wpgb-geo-radius {
  max-width: 411px;
}

.wp-grid-builder .wpgb-card-2 .wpgb-block-2 {
  font-size: 1.25em;
  line-height: 1.5em;
  font-weight: 600;
  overflow: hidden;
  color: #007bff;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  white-space: unset !important;
  width: unset !important;
  text-overflow: ellipsis;
}

@media screen and (min-width: 768px) {
  .listingDiv {
    margin-top: -20px;
  }
}

section.spotlight {
  padding: 90px 0 !important;
}

.banner-video {
  position: relative;
  height: 250px;
  border-radius: 9px !important;
}

.banner-video iframe {
  border-radius: 9px !important;
}

.star__rating {
  height: 40px;
  margin-bottom: 20px;
  border-bottom: #d8d8d8 1px solid;
}

@media screen and (max-width: 768px) {
  .star__rating {
    display: none;
  }
}

.star__rating__wrapper {
  height: 100%;
  font-size: 12px;
}

@media screen and (min-width: 1024px) {
  .header {
    padding-top: 0 !important;
  }
}

/* Star rating */
.star__rating__wrapper span {
  font-size: 14px;
  font-weight: bold;
}

.star__rating__wrapper a:hover {
  color: #fc0;
}

.stars {
  --percent: calc(var(--rating) / 5 * 100%);
  display: inline-block;
  margin-right: 4px;
}

.stars::before {
  --star-color: #fff;
  --star-background: #fc0;
  content: '★★★★★';
  font-size: 16px;
  letter-spacing: 1px;
  background: linear-gradient(
    90deg,
    var(--star-background) var(--percent),
    var(--star-color) var(--percent)
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 150ms ease-in;
}
