/* EMPLOYER */
/* === GENERAL --- */

:root {
  --cij-colour: #2a6db1;
  --cij-colour-darker: #2e599c;
  --cij-red: #ee583a;
  --cij-red-darker: #ca3011;

  --border-size: 0.3rem;
}

body {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  margin: 0;
  padding: 0;
  background-color: #fff;
}

html {
  margin-top: 32px !important;
}

img {
  max-width: 100%;
  height: auto;
}

.employer-bg {
  height: 120px;
  background-size: cover;
  background-repeat: no-repeat;
}

.row + .row {
  margin-top: 20px;
}

.filter-option {
  color: #495057;
  font-weight: 400;
}

.text {
  color: #495057;
}

.dropdown-toggle::after {
  color: #495057;
}

.dropdown-menu > li > a {
  color: #495057;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  color: #495057 !important;
}

.card {
  background: #fefefe;
  border-radius: 0;
}

.bg-grey {
  background-color: #f7f8fc;
}

.dkpdf-button-container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* === FONTS === */

.font-med {
  font-weight: 400 !important;
}

.font-bold {
  font-weight: 600 !important;
}

.font-light {
  font-weight: 300 !important;
}

.font-blue {
  color: #2e599c;
}

.font-peach {
  color: #f26b6c;
}

.font-black {
  color: #000 !important;
}

.font-white {
  color: #fff !important;
}

/* === Sticky Nav -=== */
#wpadminbar { 
  display:none !important;
}

.cij-loginnav {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 2.46153846;
  height: 32px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 600px;
  z-index: 99999;
  background: #23282d;
}

.cij-loginnav .inner-text {
  display: none;
}

@media (min-width: 576px) {
  .cij-loginnav {
    font-size: 13px;
  }

  .cij-loginnav .inner-text {
    display: inline;
  }
}

.btn-loginnav, .btn-loginnav:hover {
  background-color: #23282d;
  color: #fff;
  padding: 0;
}

.dropdown-menu {
  background-color: #23282d;
  padding: 0;
  margin: 0;
  font-size: 13px !important;
  font-weight: 300 !important;
}

.dropdown-item:hover {
  color: #fff;
  background-color: #181b1e;
}

.cij-loginnav a {
  color: #fff !important;
}

.cij-loginnav .dropdown-toggle::after {
  color: #fff !important;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

#dropdownMenu1 {
  color: #fff !important;
}

.btn-dropdown, .dropdown-toggle::after {
  color: #fff !important;
}

.btn-dropdown:hover {
  color: #fff;
}

.dropdown-menu {
  padding: 0;
  margin: 0;
  font-size: 13px !important;
  font-weight: 300 !important;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-item {
  background-color: #000;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #181b1e;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #23282d;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.sticky-arrow {
  margin-top: 10px;
}

/* === TOP NAVIGATION -=== */

.top-nav {
  background-color: #2a6db1;
  color: #fff;
}

.top-nav a {
  color: #fff !important;
}

.mainnav {
  background-color: #1c2334;
}

.mainnav a {
  color: #fff !important;
}

ul.ubermenu-submenu.ubermenu-submenu-id-139.ubermenu-submenu-type-flyout.ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_item {
  background-color: #1c2334;
  border: none;
}

.ubermenu-item-layout-default:hover{
  background-color: #f7f8fc!important;
  color: #1c2334!important;
  transform: scale(1.15);
  border: 0!important;
  }

.ubermenu-item-layout-default{
  background-color: #1c2334;
  transition: all 0.2s ease;
  }

.ubermenu-submenu .ubermenu-item-layout-default:hover{
  transform: scale(1);
}


.menu-extra-btn a {
  background: #2a6db1 !important;
  padding: 7px 10px !important;
  margin-bottom: 7px !important;
  margin-left: 15px !important;
  border-radius: var(--border-size) !important;
  -webkit-border-radius: var(--border-size) !important;
  -moz-border-radius: var(--border-size) !important;
  -ms-border-radius: var(--border-size) !important;
  -o-border-radius: var(--border-size) !important;
}

.menu-extra-btn a:hover {
  color: #2a6db1 !important ;
}

/* === GLOBAL -=== */

h1 {
  font-size: 2.5em;
}

p.lead {
  font-weight: normal;
}

a:link,
a:visited {
  color: #3558a5;
}

a:hover {
  text-decoration: none;
  color: #284993;
}

.unstyled-list {
  line-height: 200%;
  padding-inline-start: 0;
  webkit-padding-inline-start: 0px;
  moz-padding-inline-start: 0px;
}

.unstyled-list li {
  list-style: none;
}

.w-60 {
  width: 60% !important;
}

/* === SEARCH FORMS === */

/* === SEARCH FORMS === */

.search-home {
  background-image: url(https://caravanindustryjobs.com.au/wp-content/themes/caravan-industry-jobs/assets/img/cij-search-bg.jpg);
  height: 500px;
  overflow: hidden;
  display: block;
  background-color: #000;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.card-home {
  overflow: hidden;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.95) !important;
  box-sizing: border-box;
  width: 100%;
  border-top: 4px solid #2a6db1;
}

.form-control {
  font-weight: 500;
  border: 1px solid #000;
  border-radius: 0.8rem;
}

select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='18' height='18' viewBox='0 0 24 24'><path fill='black' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>") no-repeat 98% 50%;
}

.search-card a {
  color: #000;
}

.acf-input-wrap input {
  font-weight: 500;
  border: 1px solid #000;
  border-radius: 0.8rem;
  display: block;
  width: 100% !important;
  height: calc(1.5em + 0.75rem + 2px) !important;
  padding: 0.375rem 0.75rem !important;
  font-size: 1rem !important;
  line-height: 1.5 !important;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.acf-input-prepend {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem !important;
  margin-bottom: 0;
  font-size: 1rem !important;
  font-weight: 400;
  line-height: 1.5 !important;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef !important;
  border: 1px solid #ced4da !important;
}

.wp-editor-container {
  font-weight: 500;
  border: 1px solid #000 !important;
  display: block;
  font-size: 1rem !important;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.acf-field select {
  font-weight: 500;
  border: 1px solid #000;
  border-radius: 0.8rem;
  display: block;
  width: 100% !important;
  height: calc(1.5em + 0.75rem + 2px) !important;
  padding: 0.375rem 0.75rem !important;
  font-size: 1rem !important;
  line-height: 1.5 !important;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.acf-accordion:hover {
  cursor: pointer;
}

.acf-accordion-title:hover {
  cursor: pointer;
}

#ui-id-1 {
  width: 270px !important;
  border: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0;
  list-style: none;
  background-color: #fff;
  color: #495057 !important;
  font-weight: 400 !important;
  font-size: 16px;
}
/* === FORMS === */

.acf-input-wrap input {
  font-weight: 500;
  border: 1px solid #000;
  border-radius: 0.8rem;
  display: block;
  width: 100% !important;
  height: calc(1.5em + 0.75rem + 2px) !important;
  padding: 0.375rem 0.75rem !important;
  font-size: 1rem !important;
  line-height: 1.5 !important;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.acf-input-prepend {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem !important;
  margin-bottom: 0;
  font-size: 1rem !important;
  font-weight: 400;
  line-height: 1.5 !important;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef !important;
  border: 1px solid #ced4da !important;
}

.wp-editor-container {
  font-weight: 500;
  border: 1px solid #000 !important;
  display: block;
  font-size: 1rem !important;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.input {
  font-weight: 500;
  border: 1px solid #000;
  border-radius: 0.8rem;
  display: block;
  width: 100% !important;
  height: calc(1.5em + 0.75rem + 2px) !important;
  padding: 0.375rem 0.75rem !important;
  font-size: 1rem !important;
  line-height: 1.5 !important;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.acf-field.acf-field-text.acf-field-5d9e960878ac3 {
  display: none !important;
}

.acf-field.acf-field-text.acf-field-5d9e961178ac4 {
  display: none !important;
}

/* === CANDIDATE FORMS === */

.acf-field.acf-field-true-false.acf-field-5d56014b5f8a1 {
  display: inline-block;
}

.acf-field.acf-field-true-false.acf-field-5d56045147827 {
  display: inline-block;
}

#candidates-form .acf-fields > .acf-field {
  border-top: 0;
}

/* === IMAGE GALLERY UPLOAD === */

.preview-images-zone {
  width: 100%;
  border: 1px solid #ddd;
  min-height: 180px;
  /* display: flex; */
  padding: 5px 5px 0 5px;
  position: relative;
  overflow: auto;
}

.preview-images-zone > .preview-image:first-child {
  height: 185px;
  width: 185px;
  position: relative;
  margin-right: 5px;
}

.preview-images-zone > .preview-image {
  height: 90px;
  width: 90px;
  position: relative;
  margin-right: 5px;
  float: left;
  margin-bottom: 5px;
}

.preview-images-zone > .preview-image > .image-zone {
  width: 100%;
  height: 100%;
}

.preview-images-zone > .preview-image > .image-zone > img {
  width: 100%;
  height: 100%;
}

.preview-images-zone > .preview-image > .tools-edit-image {
  position: absolute;
  z-index: 100;
  color: #fff;
  bottom: 0;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  display: none;
}

.preview-images-zone > .preview-image > .image-cancel {
  font-size: 18px;
  position: absolute;
  top: 0;
  right: 0;
  font-weight: bold;
  margin-right: 10px;
  cursor: pointer;
  display: none;
  z-index: 100;
}

.preview-image:hover > .image-zone {
  cursor: move;
  opacity: 0.5;
}

.preview-image:hover > .tools-edit-image,
.preview-image:hover > .image-cancel {
  display: block;
}

.ui-sortable-helper {
  width: 90px !important;
  height: 90px !important;
}

/* === INLINE SEARCH === */

/* === INLINE SEARCH === */

.search-list {
  list-style: none;
  padding-inline-start: 0;
  -webkit-padding-inline-start: 0px;
  -moz-padding-inline-start: 0px;
}

.search-list li {
  line-height: 150%;
  padding: 2px;
}

.search-list li:hover,
.search-list li:active,
.search-list li:focus {
  text-decoration: underline;
}

.search-list li.active {
  font-weight: 500;
}

.font-red {
  color: #f43c17;
}

[aria-expanded="false"] > .expanded,
[aria-expanded="true"] > .collapsed {
  display: none;
}

.collapse {
  cursor: pointer;
}

#accordion {
  cursor: pointer;
}

.hidden {
  display: none;
}

.select-card-header {
  padding: 10px;
  border: none;
  color: #495057 !important;
  font-weight: 400 !important;
  font-size: 16px;
}

/* === BUTTONS === */

.btn-cij {
  color: #fff !important;
  background: #2a6db1;
  font-weight: 300;
  border-radius: 0.75rem;
}

.btn-cij:hover,
.btn-cij:focus,
.btn-cij:active {
  color: #2a6db1 !important;
  background: #fff;
  border: 1px solid #2a6db1;
}

.dkpdf-button {
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  color: #fff !important;
  background: #2a6db1;
  font-weight: 300;
  border-radius: 0.75rem;
}

.dkpdf-button:hover,
.dkpdf-button:focus,
.dkpdf-button:active {
  color: #2a6db1 !important;
  background: #fff;
  border: 1px solid #2a6db1;
}

.btn-cij-outline {
  color: #2a6db1 !important;
  background: #fff;
  font-weight: 300;
  border: 1px solid #2a6db1;
  border-radius: 0.75rem;
}

.btn-cij-outline:hover,
.btn-cij-outline:focus,
.btn-cij-outline:active {
  color: #fff !important;
  background: #2a6db1;
  border: 1px solid #2a6db1;
}

.btn-payment {
  color: #fff !important;
  background: #2a6db1;
  border: 1px solid #2a6db1;
  border-radius: 0.75rem;
  font-weight: 400;
  padding: 0.4rem 1rem 0.4rem 1rem;
}

.btn-payment:hover,
.btn-payment:focus,
.btn-payment:active {
  color: #2a6db1 !important;
  background: #fff;
  border: 1px solid #2a6db1;
}

.btn-green {
  color: #fff !important;
  background: #41cf9d;
  font-weight: 300;
  border-radius: 0.75rem;
}

.btn-green:hover,
.btn-green:focus,
.btn-green:active {
  color: #41cf9d !important;
  background: #fff;
  border: 1px solid #41cf9d;
}

.btn-peach {
  color: #fff !important;
  background: #f26b6c;
  font-weight: 300;
  border-radius: 0.75rem;
}

.btn-peach:hover,
.btn-peach:focus,
.btn-peach:active {
  color: #f26b6c !important;
  background: #fff;
  border: 1px solid #f26b6c;
}

.btn-teal {
  color: #fff;
  background: #4489d6;
  font-weight: 300;
  border-radius: 0.75rem;
}

.btn-teal:hover,
.btn-teal:focus,
.btn-teal:active {
  color: #4489d6 !important;
  background: #fff;
  border: 1px solid #4489d6;
}

.btn-grey {
  color: #000;
  background: #f7f8fc;
  font-weight: 300;
  border: 1px solid #dcdcdc;
}

.btn-grey:hover,
.btn-grey:focus,
.btn-grey:active {
  color: #000 !important;
  background: #dcdcdc;
  border: 1px solid #dcdcdc;
}

.border-75 {
  border-radius: 0.75rem;
}

.btn-position {
  color: #2a6db1 !important;
  background: #fff;
  font-weight: 300;
  border: 1px solid #2a6db1;
  border-radius: 0.75rem;
}

.like {
  color: #fff !important;
  background: #41cf9d;
  font-weight: 400;
  border-radius: 0.75rem;
}

.like.selected {
  color: #fff !important;
  background: #41cf9d;
  font-weight: 400;
  border-radius: 0.75rem;
}

/* === CARD === */

.card-header {
  background-color: #2e599c;
  color: #fff;
}

/* === FOOTER === */

.newsletter {
  background-color: #272f3f;
  color: #fff;
}

footer {
  background-color: #1b2334;
  color: #fff;
}

footer a {
  color: #fff;
}

.grecaptcha-badge { 
  visibility: hidden;
}

.social-styles {
  padding: 20px !important;
  width: 100% !important;
  text-align: center !important;
  text-decoration: none !important;
  margin: 5px 2px !important;
}

.facebook {
  background: #3B5998;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.instagram {
  background: #C13584;;
  color: white;
}

/* === MEDIA QUERIES === */


@media screen and (max-width: 577px) {
  .form-control {
    margin-bottom: 1.5rem;
  }
}

@media screen and (max-width: 768px) {
  #aside-adverts {
    display: none;
  }

  .two-col {
    column-count: 1;
  }
}

/* === EMPLOYER STYLES === */

.employer-logo {
  position: relative;
  bottom: 90px;
}

.employer-logo img {
  box-shadow: 3px 0 10px -4px #000;
}

/* === EMPLOYER NAVIGATION === */

.employer-nav {
  background-color: #1c2334;
  color: #fff;
}

.employer-nav a {
  color: #fff !important;
}

.employer-nav .ubermenu-submenu {
  background-color: #1c2334 !important;
  color: #fff !important;
  border: none !important;
}

/* === FILTER NAVIGATION === */

.filter-header {
  background-color: #1c2334;
  color: #fff;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.filter-header h6 {
  margin-bottom: 0;
}

/* === EMPLOYER FORMS === */

.employer-contact {
  background-color: #1c2334;
}

/* EMPLOYER BREAKPOINTS === */

@media (max-width: 768px) {
  .employer-card {
    position: relative;
    bottom: 0;
  }
}

@media (min-width: 768px) {
  .employer-card {
    position: relative;
    bottom: 65px;
  }
}

/* === SOCIAL === */

.acadp-social {
  margin: 20px 0 25px;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
}

.acadp-social-link {
  padding: 4px 8px 6px;
  color: #fff !important;
  font-size: 12px;
  text-decoration: none;
  border-radius: 2px;
  margin-right: 2px;
  cursor: pointer;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
}

.acadp-social-facebook {
  background: #3b5997;
}

.acadp-social-twitter {
  background: #00aced;
}

.acadp-social-linkedin {
  background: #0077b5;
}

.acadp-social-youtube {
  background: #ff0000;
}

.acadp-social-instagram {
  background: #e1306c;
}

/* === STRIPE === */

#card-element {
  width: 100%;
}

#card-element {
  font-weight: 500;
  border: 1px solid #000;
  border-radius: 0.8rem;
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#card-element:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* === PDF === */

span.dkpdf-button-icon {
  display: none;
}

/* === APPLY === */

.form-check .wpcf7-list-item {
  width: 100%;
  font-size: 1rem;
  line-height: 1.8rem;
}

input.wpcf7-form-control.wpcf7-file.form-control {
  padding-top: 4px;
}

/* === COLLAPSE === */

[aria-expanded="false"] > .expanded,
[aria-expanded="true"] > .collapsed {
  display: none;
}

.collapse {
  cursor: pointer;
}

#summaryJob {
  font-size: 14px;
  line-height: 1.5;
}

#summaryJob .collapse:not(.show) {
  height: 60px !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

#summaryJob .collapsing {
  min-height: 68px !important;
}

#summaryJob a.collapsed:after {
  content: "+ Show Add Details";
}

#summaryJob .collapsedSummary a:not(.collapsed):after {
  content: "- Show Less";
}

.btn-loginnav{
  font-size: 18px!important;
}