/*!
Theme Name: Advantage Logistics
Theme URI: https://advantage-logisticsinc.com/
Author: Advantage Logistics
Author URI:
Description: Description
Version: 1.0.2
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: advantage_logistics
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

advantage_logistics is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*//*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html, legend {
  box-sizing: border-box
}

.main-navigation li, h2.green, sub, sup {
  position: relative
}

.page-links, .widget {
  margin: 0 0 1.5em
}

.gallery-item, .wp-caption-text {
  text-align: center
}

html {
  -webkit-text-size-adjust: 100%
}

.widget select, .wp-caption, embed, iframe, img, legend, object, pre {
  max-width: 100%
}

progress, sub, sup {
  vertical-align: baseline
}

button, hr, input {
  overflow: visible
}

pre, textarea {
  overflow: auto
}

html {
  line-height: 1.15
}

body {
  width: 100%;
  background: #fff
}

.bypostauthor, .gallery-caption, .infinity-end.neverending .site-footer, .sticky, article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
  display: block
}

h1 {
  font-size: 4.45em;
  color: #fff;
  font-family: Montserrat-Black;
  text-transform: uppercase
}

code, kbd, pre, samp {
  font-size: 1em
}

h1:before {
  content: '';
  height: 56px;
  width: 115px;
  background-image: url("inc/svg/quote.svg");
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block
}

hr {
  box-sizing: content-box;
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em
}

a {
  background-color: transparent;
  text-decoration: none;
  transition: .3s
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b, strong {
  font-weight: bolder
}

code, kbd, samp {
  font-family: monospace, monospace
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px
}

legend {
  color: inherit;
  display: table
}

[type=checkbox], [type=radio], input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

summary {
  display: list-item
}

.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer, .updated:not(.published), [hidden], template {
  display: none
}

*, ::after, ::before {
  box-sizing: inherit
}

body, button, input, optgroup, select, textarea {
  color: #221f1f;
  font-family: Montserrat-Regular;
  font-size: 18px
}

h1, h2, h3, h4, h5, h6 {
  clear: both
}

h2.green {
  font-family: Montserrat-Bold;
  color: #00a451;
  font-size: 3.3em;
  padding-left: 1.3em;
  line-height: .75em;
  margin-bottom: 1.75em;
  z-index: 9
}

h2.green:before {
  content: "";
  width: .635em;
  height: .735em;
  display: block;
  background-color: #00a451;
  position: absolute;
  left: 0
}

cite, dfn, em, i {
  font-style: italic
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6
}

code, kbd, tt, var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help
}

ins, mark {
  background: #fff9c0;
  text-decoration: none
}

big {
  font-size: 125%
}

li > ol, li > ul {
  margin-bottom: 0;
  margin-left: 1.5em
}

dt {
  font-weight: 700
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0
}

a:visited {
  color: purple
}

a:active, a:focus, a:hover {
  color: #191970
}

button, input[type=button], input[type=reset], input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, .8);
  line-height: 1;
  padding: .6em 1em .4em
}

button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
  border-color: #ccc #bbb #aaa
}

button:active, button:focus, input[type=button]:active, input[type=button]:focus, input[type=reset]:active, input[type=reset]:focus, input[type=submit]:active, input[type=submit]:focus {
  border-color: #aaa #bbb #bbb
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
  width: 100%;
  background: 0 0;
  border: 1px solid #c6c6c6;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
  color: #646464;
  padding: 23px 0;
  font-size: .9em;
  font-family: Montserrat-Light;
  height: 2em
}

select {
  height: 3em;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  background: #00a451;
  color: #fff;
  padding: 0
}

input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=range]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus {
  color: #111
}

input[type=submit] {
  -webkit-appearance: none !important
}

textarea {
  width: 100%
}

.main-navigation {
  display: block;
  width: 100%
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0
}

.main-navigation ul ul li.focus > ul, .main-navigation ul ul li:hover > ul {
  display: block;
  left: auto
}

.main-navigation ul ul a {
  width: 200px
}

.main-navigation ul li.focus > ul, .main-navigation ul li:hover > ul {
  left: auto
}

.main-navigation a {
  display: block;
  text-decoration: none
}

.main-navigation.toggled ul, .menu-toggle {
  display: table-cell;
  vertical-align: middle;
  text-align: center
}

@media screen and (max-width: 1024px) {
  .main-navigation ul ul {
    float: none;
    position: relative;
    left: auto
  }
}

@media screen and (min-width: 1025px) {
  .menu-toggle {
    display: none
  }

  .main-navigation ul {
    display: flex
  }
}

.comment-navigation .nav-links, .post-navigation .nav-links, .posts-navigation .nav-links {
  display: flex
}

.comment-navigation .nav-previous, .post-navigation .nav-previous, .posts-navigation .nav-previous {
  flex: 1 0 50%
}

.comment-navigation .nav-next, .post-navigation .nav-next, .posts-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%
}

.page-links {
  clear: both
}

.comment-content a {
  word-wrap: break-word
}

.comment-content .wp-smiley, .entry-content .wp-smiley, .page-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0
}

.custom-logo-link {
  display: inline-block
}

.wp-caption {
  margin-bottom: 1.5em
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption .wp-caption-text {
  margin: .8075em 0
}

.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em
}

.gallery-item {
  display: inline-block;
  width: 100%
}

.gallery-columns-2 {
  grid-template-columns:repeat(2, 1fr)
}

.gallery-columns-3 {
  grid-template-columns:repeat(3, 1fr)
}

.gallery-columns-4 {
  grid-template-columns:repeat(4, 1fr)
}

.gallery-columns-5 {
  grid-template-columns:repeat(5, 1fr)
}

.gallery-columns-6 {
  grid-template-columns:repeat(6, 1fr)
}

.gallery-columns-7 {
  grid-template-columns:repeat(7, 1fr)
}

.gallery-columns-8 {
  grid-template-columns:repeat(8, 1fr)
}

.gallery-columns-9 {
  grid-template-columns:repeat(9, 1fr)
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important
}

.aligncenter, .alignleft, .alignright {
  margin-bottom: 1.5em
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

#primary[tabindex="-1"]:focus, :focus, a:active, a:hover {
  outline: 0
}

.alignleft {
  float: left;
  margin-right: 1.5em
}

.alignright {
  float: right;
  margin-left: 1.5em
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0
}

ol, ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

audio, canvas, video {
  display: inline-block;
  max-width: 100%
}

audio:not([controls]) {
  display: none;
  height: 0
}

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%
}


img {
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle
}

figure, form {
  margin: 0
}

legend {
  border: 0;
  padding: 0;
  white-space: normal
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline
}

button, input {
  line-height: normal
}

button, select {
  text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled], html input[disabled] {
  cursor: default
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

textarea {
  resize: vertical;
  vertical-align: top;
  height: 4em;
  resize: none
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none
}

::selection {
  background: #b3d4fc;
  text-shadow: none
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0
}
