.top-menu {
  font-weight: 500;
}
.container {
  max-width: 1047.5px;
}
.custom-template-catom #sidebar {
  padding-left: 0 !important;
}
.custom-template-catom .wp-post-image {
  width: 100%;
  padding-bottom: 20px;
}
.home .entry-title,
.home .main-title {
  display: none;
}
.home .dark-bg {
  background: rgba(255, 255, 255, 0.75);
  padding: 20px;
  color: black !important;
}
.home .parralax-force-height {
  height: 400px !important;
}
.page-header {
  margin-bottom: 0 !important;
}
.page-header .page-header-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 300px;
  align-content: center;
}
.page-header .page-header-title .subtitle {
  margin-top: 15px;
}
.page-header .page-header-title .inner {
  right: 0;
  text-align: center;
  position: absolute;
  background-color: #C8102E;
  text-overflow: clip;
  word-wrap: break-word;
  max-width: 100%;
  padding: 10px 15px 10px 15px;
}
.page-header .page-header-title .inner h1,
.page-header .page-header-title .inner h3 {
  color: white;
  text-transform: uppercase;
  padding-bottom: 0px;
}
@media (min-width: 980px) {
  .page-header .page-header-title .inner h1 {
    font-size: 43.2px;
    line-height: 43.2px;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .page-header .page-header-title .inner h1 {
    font-size: 38px;
    line-height: 38px;
  }
  .page-header .page-header-title .inner h3 {
    font-size: 28px;
    line-height: 28px;
  }
}
@media (min-width: 400px) and (max-width:  768px) {
  .page-header .page-header-title .inner h1 {
    font-size: 30px;
    line-height: 30px;
  }
  .page-header .page-header-title .inner h3 {
    font-size: 22px;
    line-height: 22px;
  }
}
@media (max-width: 400px) {
  .page-header .page-header-title .inner h1 {
    font-size: 21px;
    line-height: 21px;
  }
  .page-header .page-header-title .inner h3 {
    font-size: 17px;
    line-height: 17px;
  }
}
@media (max-width: 980px) {
  .page-header .page-header-title .inner {
    padding: 5px 10px 5px 10px;
  }
}
.theme-catom .page-header-title .inner {
  background-color: #F0C7D1;
}
.theme-catom .page-header-title .inner h1 {
  color: #1D3154;
}
.theme-okmarine .page-header-title .inner {
  background-color: #009483;
}
.theme-catompdm .page-header-title .inner {
  background-color: #6D6E71;
}
.catom-contact {
  text-align: center;
  padding-top: 60px;
}
.catom-contact .title {
  padding-top: 20px;
}
.catom-contact .content {
  padding-bottom: 40px;
}
.catom-contact .bar {
  text-align: right;
  width: max-content;
  padding-left: 20px;
  font-size: 20px;
  padding-right: 20px;
  padding-top: 14px;
  font-weight: bold;
  height: 52px;
  color: white;
  border-radius: 26px;
  margin-top: 10px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.bedrijven {
  background-color: #ebebeb;
  padding: 30px 0 16px 0;
  margin-top: 30px !important;
  margin-bottom: 40px !important;
}
.bedrijven .bedrijven-row {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 5%;
  padding-right: 5%;
}
.bedrijven img {
  height: 24px;
  width: auto;
}
.bedrijven a {
  padding: 0 10px 0 10px;
  vertical-align: center;
  filter: grayscale(1) opacity(0.5);
}
.bedrijven a:hover {
  filter: grayscale(0) opacity(1);
}
@media (min-width: 980px) {
  .bedrijven a {
    padding: 0 16px 0 16px;
  }
}
.bedrijven .catom {
  height: 23px;
  margin-top: 1px;
}
.bedrijven .catom-pdm {
  height: 23px;
  margin-top: 1px;
}
.bedrijven .shoppoint {
  height: 29px;
  margin-top: -2px;
}
.bedrijven .dutchoil {
  height: 30px;
  margin-top: 0px;
}
.bedrijven .ok-marine {
  height: 23px;
  margin-top: 1px;
}
.bedrijven .oliecentrale {
  height: 25px;
}
.bedrijven .ok {
  margin-top: 1px;
  height: 21px;
}
.brands {
  background-color: #ebebeb;
  padding: 30px;
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.brands .brands-row {
  text-align: center;
}
.brands img {
  height: 40px;
  width: auto;
  padding-left: 4px;
  vertical-align: center;
  padding-right: 4px;
}
.vc_btn3-color-default,
.vc_btn3-color-grey,
.vc_btn3-color-red,
.vc_btn3-color-danger {
  border-radius: 2px;
  background: #f0f0f0 !important;
  box-shadow: 0px 1px 1px #d0d0d0;
  border: none !important;
  padding-right: 48px;
  color: black;
  font-family: Mukta, sans-serif;
  font-size: 16px !important;
  font-weight: 300;
}
.vc_btn3-color-default:hover,
.vc_btn3-color-grey:hover,
.vc_btn3-color-red:hover,
.vc_btn3-color-danger:hover {
  background-color: rgba(0, 0, 0, 0.12) !important;
  text-decoration: none;
  box-shadow: 0px 1px 1px #979797 !important;
}
.vc_btn3-color-red,
.vc_btn3-color-danger {
  border-radius: 2px;
  background: #C8102E !important;
  color: #ffffff !important;
}
.vc_btn3-color-red:hover,
.vc_btn3-color-danger:hover {
  background-color: #db1232 !important;
  box-shadow: none;
}
.theme-catom .vc_btn3-color-red,
.theme-catom .vc_btn3-color-danger {
  background: #F0C7D1 !important;
}
.theme-catom .vc_btn3-color-red:hover,
.theme-catom .vc_btn3-color-danger:hover {
  background-color: #f4d7de !important;
}
.theme-catompdm .vc_btn3-color-red,
.theme-catompdm .vc_btn3-color-danger {
  background: #6D6E71 !important;
}
.theme-catompdm .vc_btn3-color-red:hover,
.theme-catompdm .vc_btn3-color-danger:hover {
  background-color: #77787b !important;
}
.theme-wbok .vc_btn3-color-red,
.theme-wbok .vc_btn3-color-danger {
  font-weight: bold;
}
.theme-shoppoint .page-header .page-header-title .inner {
  background-color: #72C267 !important;
}
.theme-shoppoint .page-header .page-header-title .inner:hover {
  background-color: #80c876 !important;
}
.theme-rijmar .page-header .page-header-title .inner {
  background-color: #C8102E !important;
}
.theme-rijmar .page-header .page-header-title .inner:hover {
  background-color: #db1232 !important;
}
.theme-rijmar .vc_btn3-color-red,
.theme-rijmar .vc_btn3-color-danger {
  background: #C8102E !important;
  color: #ffffff !important;
}
.theme-rijmar .vc_btn3-color-red:hover,
.theme-rijmar .vc_btn3-color-danger:hover {
  background-color: #db1232 !important;
  box-shadow: none;
}
.vc_btn3 .vc_btn3-color-red,
.vc_btn3 .vc_btn3-color-danger {
  font-weight: 700;
  font-family: 'Mukta', "Open Sans", sans-serif;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-shape-rounded {
  background: #222222 !important;
  color: #ffffff !important;
  border-radius: 2px;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-shape-rounded:hover {
  background-color: #2c2c2c !important;
  box-shadow: none;
}
.breadcrumbs {
  background-color: #f8f8f8;
  height: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.breadcrumbs div:nth-child(1) > span:not(:last-child)::after {
  font-family: 'ETmodules';
  content: "5";
  font-size: 16px;
  position: absolute;
  font-weight: 800;
}
.search_jobs .search_submit input {
  border: 0;
  color: #ffffff;
  display: inline-block;
  font-family: "Mukta", "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  margin: 0;
  text-align: center;
  background-color: black;
}
@media (max-width: 974px) {
  .hide-mobile {
    display: none;
  }
  .show-mobile {
    display: block;
  }
}
@media (min-width: 974px) {
  .show-mobile {
    display: none;
  }
}
.wpcf7 form {
  position: relative;
}
.wpcf7 form > div,
.wpcf7 form > p {
  margin-bottom: 2em;
}
.wpcf7 .wpcf7-control-wrap {
  width: 100%;
  display: block;
}
.wpcf7 input:not([type=submit]):focus,
.wpcf7 select:focus,
.wpcf7 textarea:focus {
  border-color: #eaeaea;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wpcf7 input:not([type=submit]):not([type=checkbox]):not([type=radio]),
.wpcf7 select,
.wpcf7 textarea {
  width: 100%;
  max-width: 100%;
  padding: 0.75em;
}
.wpcf7 input[type=file] {
  color: #666;
  height: auto;
  border: 1px solid #eaeaea;
  background: #fafafa;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.wpcf7 input[type=checkbox],
.wpcf7 input[type=radio] {
  display: inline-block;
  position: relative;
  visibility: hidden;
  clear: none;
  cursor: pointer;
  line-height: 0;
  height: 1.2em;
  margin: -3px 4px 0 0;
  outline: 0;
  padding: 0;
  border-radius: 0.2em;
  text-align: center;
  vertical-align: middle;
  width: 1.4em;
  min-width: 1.4em;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
input[type=range] {
  background: 0 0 !important;
  border: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.wpcf7-acceptance input[type=checkbox] + span:before,
.wpcf7-acceptance input[type=checkbox]:checked + span:before,
.wpcf7-checkbox input[type=checkbox] + span:before,
.wpcf7-checkbox input[type=checkbox]:checked + span:before,
.wpcf7-radio input[type=radio] + span:before {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.wpcf7-acceptance input[type=checkbox],
.wpcf7-checkbox input[type=checkbox],
.wpcf7-radio input[type=radio] {
  display: none;
}
.wpcf7-acceptance input[type=checkbox] + span:before,
.wpcf7-checkbox input[type=checkbox] + span:before,
.wpcf7-radio input[type=radio]:not(:checked) + span:before {
  background-color: #fff;
}
.wpcf7-acceptance input[type=checkbox] + span:before,
.wpcf7-checkbox input[type=checkbox] + span:before,
.wpcf7-radio input[type=radio] + span:before {
  border: 1px solid #d1d8de;
  width: 14px;
  height: 14px;
}
.wpcf7-radio input[type=radio]:checked + span:before {
  -webkit-box-shadow: inset 0 0 0 4px #fff;
  box-shadow: inset 0 0 0 4px #fff;
}
.wpcf7-radio input[type=radio] + span:before {
  border-radius: 100%;
  background-color: #d1d8de;
}
.wpcf7-acceptance input[type=checkbox] + span:before,
.wpcf7-checkbox input[type=checkbox] + span:before,
.wpcf7-radio input[type=radio] + span:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  text-align: center;
}
.wpcf7-acceptance input[type=checkbox]:checked + span:before,
.wpcf7-checkbox input[type=checkbox]:checked + span:before {
  content: "\2714";
  line-height: 1.2;
}
.dvppl-cf7-button-center input.wpcf7-form-control.wpcf7-submit,
.dvppl-cf7-button-justify input.wpcf7-form-control.wpcf7-submit,
.dvppl-cf7-button-left input.wpcf7-form-control.wpcf7-submit,
.dvppl-cf7-button-right input.wpcf7-form-control.wpcf7-submit {
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  width: auto;
}
.wpcf7 input[type=submit] {
  font-size: 14px;
  letter-spacing: 0.6px;
  width: auto;
  font-size: 16px;
  padding: 10px 22px;
  border-radius: 3px;
  border-style: solid;
  border-color: #2ea3f2;
  color: #fff;
  background-color: #2ea3f2;
  -webkit-appearance: button;
  cursor: pointer;
}
.wpcf7 div.wpcf7-response-output {
  margin: 0;
}
.row {
  position: relative;
  width: 100%;
}
.row [class^=col] {
  float: left;
  min-height: 0.125rem;
}
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
  width: 96%;
}
.col-4-after-7 {
  width: 100%;
}
.col-1-sm {
  width: 4.33%;
}
.col-2-sm {
  width: 12.66%;
}
.col-3-sm {
  width: 21%;
}
.col-4-sm {
  width: 29.33%;
}
.col-5-sm {
  width: 37.66%;
}
.col-6-sm {
  width: 46%;
}
.col-7-sm {
  width: 54.33%;
}
.col-8-sm {
  width: 62.66%;
}
.col-9-sm {
  width: 71%;
}
.col-10-sm {
  width: 79.33%;
}
.col-11-sm {
  width: 87.66%;
}
.col-12-sm {
  width: 96%;
}
.row::after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 976px) {
  .col-1 {
    width: 4.33%;
  }
  .col-2 {
    width: 12.66%;
  }
  .col-3 {
    width: 25%;
  }
  .col-4 {
    width: 33.33%;
  }
  .col-4-after-7 {
    margin-left: 4%;
    width: 37.6%;
  }
  .col-5 {
    width: 41.66%;
  }
  .col-6 {
    width: 60%;
  }
  .col-7 {
    width: 58.33%;
  }
  .col-8 {
    width: 66.66%;
  }
  .col-9 {
    width: 75%;
  }
  .col-10 {
    width: 83.33%;
  }
  .col-11 {
    width: 87.66%;
  }
  .col-12 {
    width: 96%;
  }
  .hidden-sm {
    display: block;
  }
}
.tankstation-overview .tankstation-map {
  width: 100%;
  height: 500px;
}
.tankstation-overview .tankstations-menu {
  margin-right: 10px;
}
.tankstation-overview .tankstations-menu tr:hover {
  background: #f6f6f6;
}
.tankstation-overview .tankstations-menu td a {
  display: block;
}
.tankstation-overview .tankstations-menu .scroll-table {
  overflow-y: auto;
  height: 500px;
  margin-bottom: 20px;
  margin: 0;
  border-collapse: collapse;
  /* Collapse borders */
  width: 100%;
  /* Full-width */
  border: 1px solid #ddd;
  /* Add a grey border */
  font-size: 16px;
  /* Increase font-size */
}
.tankstation-overview .tankstations-menu .scroll-table a {
  color: #343434;
}
.tankstation-overview .tankstations-menu .scroll-table table {
  margin: 0;
}
.tankstation-overview .tankstations-menu .scroll-table th,
.tankstation-overview .tankstations-menu .scroll-table td {
  text-align: left;
  /* Left-align text */
  padding: 12px;
  /* Add padding */
}
.tankstation-overview .tankstations-menu .scroll-table tr {
  /* Add a bottom border to all table rows */
  border-bottom: 1px solid #ddd;
}
.tankstation-overview .vc_btn3-color-default {
  margin-bottom: 10px;
}
.tankstation-overview .vc_btn3.vc_btn3-color-default,
.tankstation-overview .vc_btn3.vc_btn3-color-red,
.tankstation-overview .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 2px;
}
.tankstation-overview .text-input {
  width: calc(100%);
  height: 50px;
  background-image: url('assets/searchicon.png');
  /* Add a search icon to input */
  background-position: 10px 12px;
  /* Position the search icon */
  background-repeat: no-repeat;
  /* Do not repeat the icon image */
  font-size: 16px;
  /* Increase font-size */
  padding: 12px 20px 12px 40px;
  /* Add some padding */
  border: 1px solid #ddd;
  /* Add a grey border */
  margin-bottom: 12px;
  /* Add some space below the input */
}
.tankstation-overview .filter-category {
  display: inline-block;
  position: relative;
  margin-right: 10px;
}
.tankstation-overview .filter-dropdown {
  display: none;
  position: absolute;
  top: 110%;
  left: 0;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  padding: 12px;
  min-width: 300px;
}
.tankstation-overview .filter-dropdown-content {
  max-height: 350px;
  overflow-y: auto;
}
.tankstation-overview .filter-option {
  display: flex;
  align-items: center;
}
.tankstation-overview .filter-option input {
  margin-right: 8px;
}
.tankstation-overview .filter-actions {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  border-top: 1px solid #eee;
  padding-top: 6px;
}
.tankstation-overview .filters {
  margin-left: 10px;
}
.tankstation-overview .btn-clear,
.tankstation-overview .btn-apply {
  background: none;
  border: none;
  cursor: pointer;
  color: #555;
}
.tankstation-overview .btn-clear:hover {
  color: #d9534f;
}
.tankstation-overview .btn-apply:hover {
  color: #007bff;
}
.tankstation-overview .filter-button.active {
  background: #e6e3ff;
  color: #4b37ff;
}
.tankstation-overview #active-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.tankstation-overview .active-filter-badge {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  gap: 4px;
  max-width: 100%;
  flex-shrink: 1;
  position: relative;
  user-select: none;
  background-color: grey;
  color: white;
  padding: 0 8px;
  margin: 1px 5px;
  border-radius: 2px;
}
.tankstation-overview .active-filter-badge .remove-filter {
  right: 4px;
  user-select: none;
  cursor: pointer;
  font-size: 22px;
  text-shadow: 0px 1px 2px #131313;
}
.cta {
  text-align: center;
  max-height: 300px;
  display: block;
  padding: 20px 0 20px 0;
  top: 20px;
  width: 100%;
}
.cta img {
  max-width: 300px;
  margin-bottom: 5px;
  width: 100%;
}
.cta .text {
  padding-top: 10px;
  padding-bottom: 10px;
}
.cta p {
  text-align: left;
}
.cta-border {
  border-top: 1px solid #d0d0d0;
}
.cta-bar {
  background-color: #f5f5f5;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.cta-bar .cta-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cta-bar .cta-row .vc_btn3-color-grey {
  background-color: #727272 !important;
  color: white;
}
.cta-bar .cta-row .vc_btn3-color-grey:hover {
  background-color: #828282 !important;
  color: white;
}
.cta-bar .cta {
  border-bottom: none;
  padding: 0;
  margin: 40px 0 20px 0;
  width: 300px;
}
.cta-bar .container {
  padding-top: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}
.smaller-cta .cta {
  width: 250px !important;
}
/*remove sidebar divider in divi theme*/
#main-content .container::before {
  width: 0px !important;
}
#menu-footer a {
  text-decoration: none;
}
#menu-footer a:hover {
  color: #bbb !important;
  text-decoration: none;
}
body {
  overflow-x: hidden;
}
.entry-content a,
.user-content a,
.breadcrumbs a {
  text-decoration: underline;
}
.entry-content a:hover,
.user-content a:hover,
.breadcrumbs a:hover {
  color: black;
  text-decoration: underline;
}
.cta a {
  text-decoration: none !important;
}
.vc_btn3-color-danger {
  text-decoration: none;
}
.entry-title {
  display: none;
}
.single .entry-title {
  display: block;
}
.et_pb_widget_area_left {
  border-right-width: 0 !important;
}
.et_pb_widget a {
  text-decoration: underline !important;
}
#top-menu li li a {
  width: 220px !important;
}
.nav li ul {
  width: 260px;
}
#et-footer-nav > .container,
#main-footer > .container,
#footer-bottom > .container {
  padding-top: 0 !important;
}
@media only screen and (min-width: 981px) {
  .et_header_style_left #et_top_search {
    position: absolute !important;
    right: 0px;
  }
  .et_header_style_left #et-top-navigation {
    padding-right: 40px !important;
  }
  .et_header_style_centered #et_top_search {
    position: absolute !important;
    right: -20px;
    top: 10px;
  }
  .et_header_style_centered #et-top-navigation {
    padding-right: 0px !important;
  }
}
.nav a[href='#'] {
  cursor: default;
}
.nav a[href='#']:hover {
  opacity: 1 !important;
}
.vc_btn3 {
  border-radius: 2px !important;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
  padding-right: 40px !important;
}
.vc_wp_custommenu li {
  list-style: none;
  border: 1px solid #eee;
  background: #eaeaea;
  padding: 5px;
  padding-left: 5px;
  margin-left: -14px;
  padding-left: 15px;
  margin-bottom: 5px;
}
.vc_wp_custommenu li:hover {
  background: #d3d3d3;
}
.vc_wp_custommenu li a {
  color: #464646;
}
.wpb_wrapper .user-content h3:only-child {
  margin-top: 20px;
  margin-bottom: -20px;
}
.wpb_wrapper .user-content h4:only-child {
  margin-top: 20px;
  margin-bottom: -20px;
}
.entry-content h3,
.entry-content h4 {
  margin-top: 30px;
  margin-bottom: 5px;
}
.footer-widget {
  font-size: 14px;
  line-height: 20px;
}
.theme-catom #footer-bottom {
  display: none;
}
.vc_btn3-center .vc_btn3-icon {
  transform: translate(0, -50%) !important;
}
.hidden-element {
  display: none !important ;
}
@media (min-width: 976px) {
  .admin-bar .wbok-zoeken #zoekbalk {
    top: 80px;
  }
}
.wbok-zoeken .vc_btn3-color-default {
  margin-bottom: 10px;
}
.wbok-zoeken .vc_btn3.vc_btn3-color-default,
.wbok-zoeken .vc_btn3.vc_btn3-color-red,
.wbok-zoeken .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 2px;
}
.wbok-zoeken .text-input {
  height: 53px;
  width: calc(100% - 10px);
  font-size: 16px;
  /* Increase font-size */
  padding: 11px 20px 12px 20px;
  /* Add some padding */
  border: 1px solid #ddd;
  /* Add a grey border */
  margin-bottom: 12px;
  /* Add some space below the input */
}
.wbok-zoeken .search-result {
  background-color: #eeeeee;
  margin: 15px 0 15px 0;
  border-bottom: 2px solid white;
}
.wbok-zoeken .search-result:hover {
  cursor: pointer;
  border-bottom: 2px solid #C8102E;
  background-color: #e0e0e0;
}
.wbok-zoeken .search-result h3 {
  margin-top: 20px;
}
@media (min-width: 976px) {
  .wbok-zoeken #zoekbalk {
    position: sticky;
    top: 50px;
    padding-top: 10px;
    background-color: white;
    z-index: 9;
    border-bottom: 1px solid #e3e3e3;
  }
}
.wbok-zoeken #zoekfilters2 {
  position: sticky;
  top: 135px;
  background-color: white;
}
@media (min-width: 976px) {
  .wbok-zoeken .row {
    max-width: 1047.5px;
  }
}
@media (max-width: 976px) {
  .wbok-zoeken .row {
    width: 80vw;
  }
}
.wbok-zoeken .sfeer-img {
  height: 125px;
  max-width: 786px;
  background-size: cover;
  background-position: center;
}
.wbok-zoeken #sfeer-img-chaffeur {
  background-image: url("https://werkenbijok.nl/app/uploads/sites/12/2023/03/afbeelding_chauffeur_125x786.jpg");
}
.wbok-zoeken #sfeer-img-station {
  background-image: url("https://werkenbijok.nl/app/uploads/sites/12/2023/03/afbeelding_tankstations_125x786.jpg");
}
.wbok-zoeken #sfeer-img-binnendienst {
  background-image: url("https://werkenbijok.nl/app/uploads/sites/12/2023/03/afbeelding_vacaturesenbinnendienst_125x786.jpg");
}
.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  padding: 4px 0;
  margin: 0 0 10px 25px;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
.ui-menu-item > a.ui-corner-all {
  display: block;
  padding: 5px 15px 5px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #555555;
  white-space: nowrap;
  text-decoration: none;
}
.ui-state-hover,
.ui-state-active {
  color: #ffffff;
  text-decoration: none;
  background-color: #C8102E;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background-image: none;
}
.ui-menu-item-wrapper {
  padding-left: 20px;
}
.single-job_listing .job_description ul {
  padding-left: 1.625em;
}
.recruiter {
  margin-top: 30px;
  margin-bottom: 40px;
  padding: 15px;
  border: 1px solid #eeeeee;
}
.recruiter svg {
  height: 25px;
  margin: 10px;
}
.recruiter strong {
  font-size: 16px;
  font-weight: bold;
}
.recruiter h3 {
  margin-bottom: 0;
  padding-bottom: 0;
}
/*# sourceMappingURL=main.css.map */