@charset "UTF-8";
header.luk-top-header .content nav {
  justify-content: space-between;
}
@media screen and (min-width: 1023px) {
  header.luk-top-header .content nav img {
    width: 180px;
    max-width: none;
    height: auto;
  }
}

header.luk-main-header .content {
  -ms-grid-columns: 16px 252px 1fr 81px 16px;
  grid-template-columns: 16px 252px 1fr 81px 16px;
}
@media screen and (max-width: 374px) {
  header.luk-main-header .content {
    -ms-grid-columns: 16px 200px 1fr 81px 16px;
    grid-template-columns: 16px 200px 1fr 81px 16px;
  }
}
@media screen and (min-width: 767px) {
  header.luk-main-header .content {
    -ms-grid-columns: 200px 378px 100px;
    grid-template-columns: 200px auto max-content;
  }
}
@media screen and (min-width: 1023px) {
  header.luk-main-header .content {
    -ms-grid-columns: 250px 1fr 135px;
    grid-template-columns: 250px auto max-content;
  }
}
@media screen and (min-width: 1199px) {
  header.luk-main-header .content {
    -ms-grid-columns: 420px 1fr 135px;
    grid-template-columns: 420px auto max-content;
  }
}
@media screen and (max-width: 359px) {
  header.luk-main-header .content nav.mobile-visible ul li:nth-of-type(4) {
    display: none;
  }
}
header.luk-main-header .content .logo.dual-brand .site-brand {
  width: 100%;
}
@media screen and (min-width: 767px) {
  header.luk-main-header .content .logo.dual-brand .site-brand {
    width: 230px;
  }
}
@media screen and (min-width: 1023px) {
  header.luk-main-header .content .logo.dual-brand .site-brand {
    width: 300px;
  }
}
@media screen and (min-width: 1199px) {
  header.luk-main-header .content .logo.dual-brand .site-brand {
    width: 270px;
  }
}
header.luk-main-header .content .logo.dual-brand .site-brand img {
  width: 100%;
  max-width: none;
}
@media screen and (min-width: 1023px) {
  header.luk-main-header.candidate-manager .content .logo.dual-brand .site-brand {
    width: 170px;
    margin-right: 0px;
  }
}
@media screen and (min-width: 1023px) and (min-width: 1199px) {
  header.luk-main-header.candidate-manager .content .logo.dual-brand .site-brand img {
    width: 200px;
  }
}

@media screen and (min-width: 767px) {
  footer.luk-footer-main .content .logo img {
    height: 30px;
  }
}

@media screen and (min-width: 1023px) {
  .home section.hero-special {
    min-height: calc(100vh - 50px);
    height: 100%;
  }
}
@media screen and (min-width: 1199px) {
  .home section.hero-special {
    min-height: calc(100vh - 56px);
  }
}
.home section.hero-special .content h2 {
  max-width: 900px;
}
@media screen and (max-width: 767px) {
  .home section.hero-special .content h2 {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) {
  .home section.hero-special .content h2 {
    font-size: 60px;
  }
}
@media screen and (max-width: 359px) {
  .home section.hero-special .content h2 {
    font-size: 33px;
  }
}
.home section.hero-special .content p {
  max-width: 750px;
}
@media screen and (min-width: 1199px) {
  .home section.hero-special .content p {
    max-width: 930px;
  }
}
.home .points-block h3 {
  font-size: 18px;
}

.woocommerce .single-product #primary.content-area #main .product_title {
  text-align: left;
  font-size: 36px;
}
@media screen and (min-width: 1200px) {
  .woocommerce .single-product #primary.content-area #main .product_title {
    margin-top: 60px;
  }
}
.woocommerce div.product div.images {
  margin-bottom: 0;
}
.woocommerce div.product div.summary {
  margin-bottom: 0;
}

@media screen and (min-width: 1200px) {
  .tabs.wc-tabs {
    margin-bottom: 0;
  }
}

table.legislation-table {
  border-collapse: collapse;
  width: 100%;
}
table.legislation-table .legislation-table td, table.legislation-table .legislation-table th {
  width: 50px;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #ccc;
  font-size: 14px;
}
table.legislation-table .legislation-table th {
  font-size: 13px;
  background: #fafafa;
}
table.legislation-table .legislation-table td {
  width: 50px;
}
table.legislation-table .legislation-table td.large {
  width: auto;
}
table.legislation-table .legislation-table .dot {
  text-indent: -99999999px;
  font-size: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #1B1A40;
  position: relative;
  margin: 0 auto;
}

.text-image-50-splt .content .text ul.inline {
  display: flex;
  flex-wrap: wrap;
  padding-left: 20px;
  padding-bottom: 0;
}
.text-image-50-splt .content .text ul.inline li {
  width: 50%;
  list-style: disc;
}

.page-id-240 .luk-callout-text-cnt .text-cnt {
  margin-bottom: 0;
}
.page-id-240 .luk-callout-text-cnt .text-cnt p {
  max-width: 860px;
}
.page-id-240 .text-image-50-splt {
  padding-top: 60px;
}
@media screen and (min-width: 1023px) {
  .page-id-240 .text-image-50-splt {
    padding-top: 0;
  }
}
@media screen and (min-width: 1023px) {
  .page-id-240 .text-image-50-splt.bg-brand-light-grey .content,
.page-id-240 .bg-brand-light-blue .content {
    align-items: start;
  }
}

article h2 > a, article h2 > a:visited, article h2 > a:hover,
article h3 > a, article h3 > a:visited, article h3 > a:hover {
  color: #E30F13;
}

.tab-container-accordion .tabbed-container nav ul li button {
  padding: 15px 15px;
}

@media screen and (min-width: 768px) {
  .luk-pricing-table ul.pricing-table li h3:before {
    content: url(../logisticsuk/img/logistics-icons/van.svg);
  }
}
.page-template-template-my-account .van-excellence-my-account-additional-content-wrapper,
.page-template-template-my-account .van-excellence-my-account-additional-content {
  display: none;
}
.page-template-template-my-account.my-account-endpoint-dashboard .van-excellence-my-account-additional-content.dashboard-visible {
  display: block;
}
.page-template-template-my-account.woocommerce-logisticsuk-my-candidates .van-excellence-my-account-additional-content.my-candidates-visible {
  display: block;
}
.page-template-template-my-account.woocommerce-logisticsuk-add-credits .van-excellence-my-account-additional-content.credits-visible {
  display: block;
}
.page-template-template-my-account.woocommerce-orders .van-excellence-my-account-additional-content.orders-visible {
  display: block;
}
.page-template-template-my-account.woocommerce-edit-account .van-excellence-my-account-additional-content.account-details-visible {
  display: block;
}
.page-template-template-my-account.woocommerce-edit-address .van-excellence-my-account-additional-content.addresses-visible {
  display: block;
}
@media screen and (min-width: 1023px) {
  .page-template-template-my-account .canidate-manager-cnt .content .woocommerce .van-excellence-my-account-additional-content {
    margin-left: 250px;
    width: calc(100% - 250px);
  }
}
@media screen and (min-width: 1199px) {
  .page-template-template-my-account .canidate-manager-cnt .content .woocommerce .van-excellence-my-account-additional-content {
    margin-left: 280px;
    width: calc(100% - 270px);
  }
}
@media screen and (min-width: 1023px) {
  .page-template-template-my-account .canidate-manager-cnt .content .woocommerce .van-excellence-my-account-additional-content .text-image-50-splt .content {
    grid-template-columns: 1fr minmax(300px, calc(50% - 50px)) minmax(300px, calc(50% - 50px)) 1fr;
  }
}
@media screen and (min-width: 1680px) {
  .page-template-template-my-account .canidate-manager-cnt .content .woocommerce .van-excellence-my-account-additional-content .text-image-50-splt .content {
    grid-template-columns: 1fr 585px 585px 1fr;
  }
}
@media screen and (max-width: 1679px) {
  .page-template-template-my-account .canidate-manager-cnt .content .woocommerce .van-excellence-my-account-additional-content .text-image-50-splt .content p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1023px) {
  .page-template-template-my-account .canidate-manager-cnt .content .woocommerce .van-excellence-my-account-additional-content .text-image-50-splt .content.full-bleed-image {
    grid-template-columns: 1fr minmax(300px, calc(50% - 40px)) minmax(300px, calc(50% - 40px)) 1fr;
  }
}
@media screen and (min-width: 1199px) {
  .page-template-template-my-account .canidate-manager-cnt .content .woocommerce .van-excellence-my-account-additional-content .text-image-50-splt .content.full-bleed-image {
    grid-template-columns: 1fr minmax(300px, calc(50% - 90px)) 40px minmax(300px, calc(50% - 40px)) 1fr;
  }
}
@media screen and (min-width: 1680px) {
  .page-template-template-my-account .canidate-manager-cnt .content .woocommerce .van-excellence-my-account-additional-content .text-image-50-splt .content.full-bleed-image {
    grid-template-columns: 1fr minmax(300px, calc(50% - 70px)) 40px minmax(300px, calc(50% - 190px)) 1fr;
  }
}
.page-template-template-my-account .canidate-manager-cnt .content .woocommerce .van-excellence-my-account-additional-content .text-image-50-splt.bg-brand-dark-blue {
  padding-top: 60px;
}
@media screen and (min-width: 1023px) {
  .page-template-template-my-account .canidate-manager-cnt .content .woocommerce .van-excellence-my-account-additional-content .text-image-50-splt.bg-brand-dark-blue {
    padding-top: 0;
  }
}
@media screen and (min-width: 1680px) {
  .page-template-template-my-account .canidate-manager-cnt .content .woocommerce .van-excellence-my-account-additional-content .text-image-50-splt.bg-brand-dark-blue .content {
    grid-template-columns: 1fr 705px 485px 1fr;
  }
  .page-template-template-my-account .canidate-manager-cnt .content .woocommerce .van-excellence-my-account-additional-content .text-image-50-splt.bg-brand-dark-blue .content .text {
    padding-right: 110px;
  }
}

.page-template-template-my-account.my-account-endpoint-dashboard .addUserForm {
  margin-bottom: 0;
}

.page-id-537 .wpcf7-submit {
  background: #E30F13;
  border: 2px solid #E30F13;
  border-radius: 6px;
  padding: 15px 40px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1.5px;
  font-size: 16px;
  display: block;
  text-align: center;
  font-family: Arial, sans-serif;
}
.page-id-537 textarea {
  width: 100%;
  min-height: 300px;
  border-radius: 6px;
  border-color: #ccc;
  margin-top: 20px;
}
.page-id-537 .wpcf7-list-item {
  display: block;
  margin: 0;
}

table td.grade {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* MODAL
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  background: rgba(0, 0, 0, 0.35);
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  z-index: 21;
  transition: all 0.35s ease-in;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.modal.is-visible {
  visibility: visible;
  opacity: 1;
}

.modal-dialog {
  position: relative;
  max-width: 960px;
  max-height: 80vh;
  border-radius: 5px;
  background: #fff;
  overflow: auto;
  cursor: default;
}

.modal-dialog > * {
  padding: 1rem;
}

.modal-content {
  padding: 20px 60px;
}

.modal-dialog h2 {
  margin-top: 0;
  padding-top: 0;
}

.modal-header,
.modal-footer {
  background: var(--lightgray);
}

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.modal-header .close-modal {
  font-size: 1.5rem;
}

.modal-header .close-modal {
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  background: transparent;
  transition: background-color 0.25s, color 0.25s;
}

.modal-header .close-modal:hover {
  cursor: pointer;
  background: #4881C2;
  color: #fff;
}

.modal p + p {
  margin-top: 1rem;
}

button.open-modal {
  background: transparent;
  border-radius: 50%;
  border: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
button.open-modal:hover {
  cursor: pointer;
  background: #4881C2;
  color: #fff;
}
button.open-modal .candidate-manager-score-grade {
  width: 90%;
  height: 90%;
  margin-top: 12%;
}
button.open-modal .candidate-manager-score-grade > .gold path {
  fill: gold;
}
button.open-modal .candidate-manager-score-grade > .silver path {
  fill: silver;
}
button.open-modal .candidate-manager-score-grade > .bronze path {
  fill: #cd7f32;
}
button.open-modal:hover {
  cursor: pointer;
  background: #4881C2;
  color: #fff;
}
button.open-modal:hover .candidate-manager-score-grade .gold path,
button.open-modal:hover .candidate-manager-score-grade .silver path,
button.open-modal:hover .candidate-manager-score-grade .bronze path {
  fill: #fff;
}

.candidates-table.candidate-courses button.open-modal,
.candidates-table.completed-users button.open-modal {
  margin-top: 10px;
}

/*# sourceMappingURL=override-styles.css.map */
