/*
Theme Name:   Labourforce
Description:  Custom theme based on the Blooom Framework for Bootstrap 4
Design:       BrandQuest
Author:       Blooom Creative / Tristan James
Author URI:   http://www.blooom.nz
Version:      1.1
*/
/*
BASE STYLES
======================================================
*/
body { font-family: 'Open Sans', Helvetica, Arial, sans-serif; font-weight: 400; color: #231f20; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { font-weight: 600; color: #ed1c24; }

h1, .h1, h2, .h2 { font-size: 2rem; text-transform: uppercase; }

h6, .h6 { font-size: 0.9rem; }

.content h1, .content h2 { margin-bottom: 1.5rem; }

.rt h3, .rt h4, .rt h5, .rt h6 { margin-bottom: 0.75rem; }

.rt p + h2, .rt ul + h2, .rt ol + h2, .rt blockquote + h2, .rt table + h2, .rt hr + h2, .rt iframe + h2, .rt embed + h2, .rt div + h2 { margin-top: 2.5rem; }

.rt p + h3, .rt ul + h3, .rt ol + h3, .rt blockquote + h3, .rt table + h3, .rt hr + h3, .rt iframe + h3, .rt embed + h3, .rt div + h3 { margin-top: 2.5rem; }

.rt p + h4, .rt ul + h4, .rt ol + h4, .rt blockquote + h4, .rt table + h4, .rt hr + h4, .rt iframe + h4, .rt embed + h4, .rt div + h4 { margin-top: 2.5rem; }

.rt p + h5, .rt ul + h5, .rt ol + h5, .rt blockquote + h5, .rt table + h5, .rt hr + h5, .rt iframe + h5, .rt embed + h5, .rt div + h5 { margin-top: 1.5rem; }

.rt p + h6, .rt ul + h6, .rt ol + h6, .rt blockquote + h6, .rt table + h6, .rt hr + h6, .rt iframe + h6, .rt embed + h6, .rt div + h6 { margin-top: 1.5rem; }

a { color: #ed1c24; }

a:hover, a:focus { color: #8b0304; }

strong, b, .font-weight-bold { font-weight: 600; }

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

hr { margin: 3rem 0; }

/*
HEADER
======================================================
*/
header.site-header { margin-top: 48px; min-height: 280px; background-position: center top; background-size: cover; background-repeat: no-repeat; }

header.site-header .header-main { position: fixed; top: 0; left: 0; width: 100%; background-color: #fff; border-bottom: 1px solid #f3f3f4; z-index: 999; -webkit-transition: background-color 0.3s ease-out, border-bottom-color 0.3s ease-out; -o-transition: background-color 0.3s ease-out, border-bottom-color 0.3s ease-out; transition: background-color 0.3s ease-out, border-bottom-color 0.3s ease-out; }

header.site-header .logo { width: 220px; }

header.site-header .brand-overlay { display: none; position: absolute; bottom: 0; right: 0; width: 360px; height: 360px; background: transparent url(/images/brand-graphic.png) center center no-repeat; background-size: 110% 110%; background-position: left top; }

header.site-header .oma-dot { position: absolute; top: 100%; left: 0; margin-top: -120px; width: 100%; }

header.site-header .oma-dot a { width: 180px; max-width: 35%; }

header.site-header .header-content { position: absolute; left: 0; bottom: 0; width: 100%; }

.page-home header.site-header { background-position: 30% 10%; min-height: 420px; }

.page-home .job-search iframe { height: 200px; }

.blog header.site-header, .single header.site-header { min-height: 160px; }

/*
NAVIGATION
======================================================
*/
header nav ul { margin: 0 auto; padding: 0; list-style: none; }

header nav li { position: relative; padding: 0.25rem 0; }

header nav a { display: block; padding: 0.25rem; font-size: 0.8rem; font-weight: 400; text-transform: uppercase; text-decoration: none !important; color: #231f20; }

header nav a:hover, header nav a:focus { color: #ed1c24; }

header nav li.current-menu-item a, header nav li.current-menu-ancestor > a { color: #ed1c24; font-weight: 600; }

header nav a.phone-number { margin: 1rem 0 1.5rem; padding: 0; color: #ed1c24; font-size: 2rem; font-weight: 600; line-height: 1; vertical-align: bottom; }

header nav a.phone-number:hover, header nav a.phone-number:focus { color: #8b0304 !important; }

header nav a.current-jobs { margin-top: -0.25rem; }

header nav .nav-toggle.nav-bars { width: 34px; height: 34px; color: #fff !important; background-color: #ed1c24; }

header nav .nav-toggle.nav-bars:hover, header nav .nav-toggle.nav-bars:focus { background-color: #8b0304; }

header nav .nav-toggle.nav-bars:active { background-color: #8b0304 !important; }

header nav .nav-container .nav-toggle { position: absolute; top: 1rem; left: 1rem; color: rgba(22, 20, 20, 0.5); }

header nav.top-menu { font-size: 0.8rem; }

header nav.top-menu li { padding: 0 0.5rem; }

header nav.top-menu a { color: #fff; }

header nav.top-menu a:hover, header nav.top-menu a:focus { color: #eceded !important; }

header nav.top-menu li.current-menu-item a, header nav.top-menu li.current-menu-ancestor > a { color: #eceded; }

header nav.top-menu a.phone-number { margin: 0; padding: 0; color: #fff; font-size: 1rem; font-weight: 600; line-height: 1; vertical-align: -0.05em; }

header nav.top-menu a.phone-number:hover, header nav.top-menu a.phone-number:focus { color: #eceded !important; }

header nav.top-menu li:not(:last-child):after { content: ''; position: absolute; top: 20%; right: 0; width: 1px; height: 60%; background-color: #fff; opacity: 0.5; }

nav.footer-menu ul { padding: 0; margin: 0; list-style: none; }

nav.footer-menu li { position: relative; display: inline-block; }

nav.footer-menu li:not(:last-child)::after { content: "|"; position: absolute; top: 0.4em; right: -0.4em; color: #a69b9e; }

nav.footer-menu a { display: block; padding: 0.5rem; font-size: 0.85rem; }

/*
CONTENT
======================================================
*/
h1 .heading-small { display: block; font-size: 1.5rem; }

ul.fancy-bullets { padding: 0; list-style: none; }

ul.fancy-bullets li { position: relative; padding-left: 1.5rem; }

ul.fancy-bullets li::before { content: '\f111'; display: inline-block; position: absolute; left: 0; top: 0.75em; font-family: 'Font Awesome 5 Free'; font-weight: 900; font-size: 0.5em; font-style: normal; font-variant: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; color: #ed1c24; }

section.safety { position: relative; background-image: url(/images/bg-safety.jpg); background-size: cover; background-position: center center; background-repeat: no-repeat; }

section.safety .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.75; }

section.drug-testing { background: url(/images/lh-graphic.png) 90% center no-repeat; background-size: auto 80%; }

section.industries .industry-title { font-size: 1.2rem; }

section.industries img { width: 260px; }

.branch-locations .branch-name a { padding-left: 0; text-decoration: none !important; -webkit-transition: padding-left 0.2s ease; -o-transition: padding-left 0.2s ease; transition: padding-left 0.2s ease; }

.branch-locations .branch-name a:hover, .branch-locations .branch-name a:focus { padding-left: 0.5rem; }

/*
NEWS
======================================================
*/
.posts .post { border: 1px solid #eceded; }

.posts .post-content { font-size: 1rem; }

.posts .post-title { font-size: 1.5rem; text-transform: none; }

.post .post-title { text-transform: none; }

.post .post-meta { font-size: 0.8rem; letter-spacing: 0.025em; text-transform: uppercase; }

.post .post-thumbnail { padding-top: 65%; height: 0; }

/*
FOOTER
======================================================
*/
footer.site-footer .social { text-decoration: none; }

footer.site-footer .footer-note { font-size: 0.8rem; }

.site-author a, .site-author a:hover, .site-author a:focus, .site-author a:active, .site-author a:visited { text-decoration: none; color: inherit; }

/*
OO & UTILITY STYLES
======================================================
*/
.text-white { color: #fff !important; }

.text-red { color: #ed1c24 !important; }

.text-red-dark { color: #8b0304 !important; }

.text-grey { color: #a69b9e !important; }

.text-default { color: #231f20 !important; }

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

.bg-grey-1 { background-color: #f3f3f4 !important; }

.bg-grey-2 { background-color: #eceded !important; }

.bg-red { background-color: #ed1c24 !important; }

.btn { padding: 0.5rem 1rem; border-radius: 0.75rem; }

.btn:not(.not-uppercase) { text-transform: uppercase; }

.btn-primary { color: #fff !important; border: none !important; background-color: #ed1c24; }

.btn-primary:hover, .btn-primary:focus { background-color: #8b0304; }

.btn-primary:active { background-color: #270101 !important; }

.btn-secondary { color: #fff !important; border: none !important; background-color: #231f20; }

.btn-secondary:hover, .btn-secondary:focus { background-color: #161414; }

.btn-secondary:active { background-color: #161414 !important; }

.btn-group-sm > .btn, .btn-sm { padding: .25rem .75rem; }

.btn-group-lg > .btn, .btn-lg { padding: 0.75rem 1.5rem; font-size: 1.2rem; }

.form-control { border-radius: 0; }

/*
RESPONSIVE / MEDIA QUERIES
======================================================
*/
/* Mobile nav override */
@media (max-width: 991px) { .page-overlay { position: fixed; top: 0; left: 0; width: 0; height: 100%; background-color: rgba(22, 20, 20, 0.5); opacity: 0; -webkit-transition: width 0s linear 0.3s, opacity 0.3s ease-out; -o-transition: width 0s linear 0.3s, opacity 0.3s ease-out; transition: width 0s linear 0.3s, opacity 0.3s ease-out; z-index: 999; }
  nav.site-menu .nav-container { position: fixed; top: 0; right: 0; width: 260px; height: 100%; background: #f3f3f4; z-index: 1000; overflow: hidden; -webkit-transform: translate3d(280px, 0, 0); transform: translate3d(280px, 0, 0); -webkit-transition: -webkit-transform 0.3s ease-out; transition: -webkit-transform 0.3s ease-out; -o-transition: transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  nav.site-menu .scroll-container { margin-right: -50px; padding: 3rem 4rem 3rem 2rem; width: 310px; height: 100%; overflow-y: scroll; }
  header nav.site-menu .sub-menu { display: block !important; }
  header nav.site-menu .sub-menu a { position: relative; padding-left: 1.75rem; }
  header nav.site-menu .sub-menu a::before { content: '\2014'; position: absolute; left: 0.25rem; }
  body.js--nav-visible nav.site-menu .nav-container { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
  body.js--nav-visible .page-overlay { width: 100%; opacity: 1; -webkit-transition: width 0s linear, opacity 0.3s ease-out; -o-transition: width 0s linear, opacity 0.3s ease-out; transition: width 0s linear, opacity 0.3s ease-out; } }

/* SM: Small devices (landscape phones, 576px and up) */
@media all and (min-width: 576px) { .page-home header.site-header { min-height: 420px; }
  .blog header.site-header, .single header.site-header { min-height: 180px; } }

/* MD: Medium devices (tablets, 768px and up) */
@media all and (min-width: 768px) { header.site-header { margin-top: 0; min-height: 360px; }
  .page-home header.site-header { min-height: 460px; }
  .blog header.site-header, .single header.site-header { min-height: 220px; }
  header.site-header .header-main { background-color: rgba(255, 255, 255, 0.8); border-bottom-color: transparent; }
  body.is-scrolled header.site-header .header-main { background-color: white; border-bottom-color: #f3f3f4; }
  .page-home .job-search iframe { height: 120px; }
  section.safety { background-size: contain; background-position: right center; }
  .page-find-staff main { background: url(/images/lh-graphic.png) 90% 120px no-repeat; background-size: 400px; } }

/* LG: Large devices (desktops, 992px and up) */
@media (min-width: 992px) { main { font-size: 1.1rem; }
  header.site-header { min-height: 420px; }
  .page-home header.site-header { min-height: 620px; }
  .blog header.site-header, .single header.site-header { min-height: 300px; }
  header.site-header .logo a { border-width: 4px; }
  header.site-header .header-content { padding-bottom: 40px; }
  header nav li { padding: 0 0.5rem; }
  header nav li:last-child { padding-right: 0; }
  header nav.site-menu ul:not(.sub-menu) > li:not(:last-child):after { content: ''; position: absolute; top: 20%; right: 0; width: 1px; height: 60%; background-color: #a69b9e; }
  header nav.site-menu a.phone-number { margin: 0 0 0 0.25rem; }
  header nav li.menu-item-has-children { position: relative; }
  header nav ul.sub-menu { display: none; position: absolute; top: calc(100% + 24px); left: 0; width: 210px; max-width: 16vw; text-align: left; border: 1px solid transparent; border-top: none; background-color: #fff; -webkit-transition: border-color 0.2s ease-out; -o-transition: border-color 0.2s ease-out; transition: border-color 0.2s ease-out; }
  body.is-scrolled header nav ul.sub-menu { border-color: #f3f3f4; }
  header nav ul.sub-menu li { padding: 0; border-bottom: 1px solid #f3f3f4; }
  header nav ul.sub-menu li:last-child { border: none; }
  header nav ul.sub-menu a { padding: 0.65rem 0.75rem; }
  .page-home .job-search iframe { height: 60px; }
  section.industries .industry-title { font-size: 1.5rem; }
  .page-find-staff main { background-position-y: 50px; }
  .posts-news .post-title { font-size: 1.75rem; } }

/* XL: Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { header.site-header { min-height: 500px; }
  .page-home header.site-header { min-height: 700px; }
  .blog header.site-header, .single header.site-header { min-height: 360px; }
  header.site-header .logo { width: 240px; }
  h1 .heading-small { font-size: 1.8rem; }
  header nav ul.sub-menu { top: calc(100% + 27px); max-width: 14.5vw; } }

/* XXL */
@media (min-width: 1600px) { .page-home header.site-header { min-height: 740px; }
  section.drug-testing { background-position-x: calc(((100% - 1140px) / 2) + 1040px); } }
/*# sourceMappingURL=style.css.map */