@charset "UTF-8";
/*
  Styles created by Boileau & Co. for exclusive use on WMI.
*/
/* -----------------------------------------------------------------------------------*/
/* ---------------------- MIXINS     -------------------------------------------------*/
/* -----------------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------------*/
/* -------------------------- Fonts  -------------------------------------------------*/
/* -----------------------------------------------------------------------------------*/
@font-face {
  font-family: "INTL Headline Office";
  src: url("/wp-content/themes/west-mi-international-trucks/dist/assets/fonts/INTLHeadlineOffice-Light.woff2") format("woff2"), url("/wp-content/themes/west-mi-international-trucks/dist/assets/fonts/INTLHeadlineOffice-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "INTL Headline Office";
  src: url("/wp-content/themes/west-mi-international-trucks/dist/assets/fonts/INTLHeadlineOffice-Medium.woff2") format("woff2"), url("/wp-content/themes/west-mi-international-trucks/dist/assets/fonts/INTLHeadlineOffice-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "INTL Headline Office";
  src: url("/wp-content/themes/west-mi-international-trucks/dist/assets/fonts/INTLHeadlineOffice-Regular.woff2") format("woff2"), url("/wp-content/themes/west-mi-international-trucks/dist/assets/fonts/INTLHeadlineOffice-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "INTL Text Office";
  src: url("/wp-content/themes/west-mi-international-trucks/dist/assets/fonts/INTLTextOffice-Regular.woff2") format("woff2"), url("/wp-content/themes/west-mi-international-trucks/dist/assets/fonts/INTLTextOffice-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "INTL Text Office";
  src: url("/wp-content/themes/west-mi-international-trucks/dist/assets/fonts/INTLTextOffice-Medium.woff2") format("woff2"), url("/wp-content/themes/west-mi-international-trucks/dist/assets/fonts/INTLTextOffice-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/* -----------------------------------------------------------------------------------*/
/* ---------------------- VARIABLES  -------------------------------------------------*/
/* -----------------------------------------------------------------------------------*/
/* -----------------------------------------------------------------------------------*/
/* ---------------------- TYPOGRAPHY -------------------------------------------------*/
/* -----------------------------------------------------------------------------------*/
html {
  font-size: 100%;
}
html body, html body .et-fb-post-content {
  font-size: 18px;
  font-family: "INTL Text Office", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
}
html body a, html body .et-fb-post-content a {
  font-weight: 500;
}
@media (max-width: 479px) {
  html body, html body .et-fb-post-content {
    font-size: 14px;
  }
}
h1, h2, h3, h4 {
  font-family: "INTL Headline Office", sans-serif;
}
h1, .et_pb_column h1 {
  font-size: 60px;
  font-weight: 500;
}
@media (max-width: 1099px) {
  h1, .et_pb_column h1 {
    font-size: 34px;
  }
}
@media (max-width: 479px) {
  h1, .et_pb_column h1 {
    font-size: 24px;
  }
}
.home h1 {
  font-size: 48px;
}
body:not(.home) h1 {
  padding: 0;
}
h2, .et_pb_column h2 {
  font-size: 30px;
  font-weight: 500;
}
@media (max-width: 479px) {
  h2, .et_pb_column h2 {
    font-size: 20px;
  }
}
.et_pb_row > .et_pb_column:only-child h2 {
  font-size: 36px;
  font-weight: normal;
}
@media (max-width: 479px) {
  .et_pb_row > .et_pb_column:only-child h2 {
    font-size: 24px;
  }
}
h3, .et_pb_column h3, h4, .et_pb_column h4 {
  font-size: 28px;
  font-weight: 500;
}
@media (max-width: 479px) {
  h3, .et_pb_column h3, h4, .et_pb_column h4 {
    font-size: 18px;
    font-weight: 600;
  }
}
.et_pb_blurb h3, h3.dsm_card_title {
  font-size: 20px;
}
.et_pb_text_inner ul li {
  line-height: 2;
}
h1:not(:first-child), h2:not(:first-child), h3:not(:first-child), h4:not(:first-child), h5:not(:first-child) {
  padding-top: 0.5em;
}
h1:not(:last-child), h2:not(:last-child), h3:not(:last-child), h4:not(:last-child), h5:not(:last-child) {
  padding-bottom: 0.5em;
}
/* -----------------------------------------------------------------------------------*/
/* ---------------------- NAVIGATION -------------------------------------------------*/
/* -----------------------------------------------------------------------------------*/
.container.et_menu_container, #top-header .container {
  max-width: 100vw;
  width: 95%;
}
.container.et_menu_container #top-menu > li > a, .container.et_menu_container #et-secondary-nav > li > a, #top-header .container #top-menu > li > a, #top-header .container #et-secondary-nav > li > a {
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 980px) {
  .container.et_menu_container, #top-header .container {
    top: 30px;
  }
}
#top-header .container {
  padding-top: 2em;
}
#top-header .container #et-secondary-nav {
  display: flex;
  align-items: center;
  font-size: 14px;
}
#top-header .container #et-secondary-nav li.menu-item {
  margin-right: 30px;
}
#top-header .container #et-secondary-nav li.sec-social {
  margin-right: 15px;
}
#top-header .container #et-secondary-nav .fa-brands {
  font-size: 18px;
}
#top-header .container #et-secondary-nav .fa-brands:hover {
  color: #FF7144;
}
#top-header .container #et-secondary-nav a {
  font-weight: 400;
}
body.single-project #top-header a, body.single-project i:before, body.single-post #top-header a, body.single-post i:before {
  color: #000;
}
.et_pb_svg_logo #logo {
  height: 100%;
  transform: scale(1.5);
  position: absolute;
  top: -5%;
  left: 2%;
}
@media (max-width: 980px) {
  .et_pb_svg_logo #logo {
    width: auto;
    height: 90px;
    max-width: 100%;
    max-height: unset;
    transform: scale(1);
  }
}
#et-top-navigation {
  padding: 18px 24px !important;
  margin-top: 16px;
  border-radius: 10px;
  background-color: #272623;
}
@media (max-width: 1099px) {
  #et-top-navigation {
    padding-bottom: 0 !important;
  }
}
#et-top-navigation a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
#et-top-navigation a:hover {
  text-decoration: underline;
}
#et-top-navigation nav > ul > li > a {
  padding-bottom: 0 !important;
}
#et-top-navigation nav#top-menu-nav li:not(.mega-menu) .sub-menu {
  border: none;
  border-radius: 10px;
  width: 300px;
}
#et-top-navigation nav#top-menu-nav li:not(.mega-menu) .sub-menu a {
  padding: 0;
  width: 260px;
}
#et-top-navigation nav#top-menu-nav > ul > li:last-of-type .sub-menu {
  right: -24px !important;
}
#top-menu > li > a {
  color: #fff !important;
}
.et_search_outer .container.et_search_form_container {
  margin-right: 5%;
}
.et_pb_search_visible {
  margin-right: 5%;
  top: 7px;
}
.et-search-form input, .et-search-form input::placeholder {
  color: white;
  font-size: 18px;
  top: 4px;
}
span.et_close_search_field {
  right: -24px;
}
span.et_close_search_field:after {
  color: #fff;
}
#et_top_search #et_search_icon:before {
  content: "";
  font: var(--fa-font-solid) !important;
  color: #fff !important;
  font-size: 16px !important;
  top: -4px !important;
}
@media (max-width: 1099px) {
  .et_search_outer, #et_top_search #et_search_icon:before, #et_top_search {
    display: none;
  }
}
@media (min-width: 1100px) {
  #top-menu li.mega-menu {
    position: relative;
  }
  #top-menu li.mega-menu > ul {
    padding: 10px 20px 20px;
    left: -24px !important;
    right: unset;
    max-width: 821px;
    width: 821px;
    border: none;
  }
  #top-menu > li.menu-item > .sub-menu {
    background-color: #fff;
    border-radius: 10px;
    top: 38px;
  }
  #top-menu > li.menu-item > .sub-menu:before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    top: -25px;
    height: 25px;
  }
  #top-menu > li.menu-item > .sub-menu a {
    color: #000;
  }
  #main-header .nav li ul {
    background-color: #fff !important;
  }
  #top-menu li.mega-menu > ul > li > a:first-of-type {
    padding: 0 0 5px 0 !important;
    pointer-events: none;
    font-size: 16px !important;
    font-weight: 500;
    text-transform: none;
    position: relative;
  }
  #top-menu li.mega-menu > ul > li > a:first-of-type:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 30px;
    height: 0.5px;
    background: #fff;
    display: block !important;
    top: 86%;
  }
}
@media (min-width: 1100px) {
  #top-menu-nav {
    display: block;
  }
}
@media (max-width: 1099px) {
  #top-menu-nav {
    display: none;
  }
}
@media (max-width: 1099px) {
  #et_mobile_nav_menu {
    display: block;
  }
}
@media (min-width: 1100px) {
  #et_mobile_nav_menu {
    display: none;
  }
}
@media (max-width: 1099px) {
  #top-header {
    display: none !important;
  }
}
.mobile_menu_bar {
  width: 20px;
  text-align: center;
  padding-bottom: 20px !important;
}
.mobile_menu_bar:before {
  color: #fff !important;
  content: "";
  font: var(--fa-font-solid) !important;
  transform: scale(1.5);
  display: inline-block;
  transition: transform 0.15s ease-in-out;
}
.opened .mobile_menu_bar:before {
  content: "";
  transform: scale(1.5) rotate(90deg);
}
.mobile_menu_bar .mobile_menu_bar_toggle {
  padding-bottom: 20px !important;
}
#main-header .et_mobile_menu {
  background-color: #272623 !important;
  right: 0;
  left: auto;
  width: 500px;
  padding: 2% 3%;
  border: 0;
}
#main-header .et_mobile_menu li ul {
  padding-left: 0;
}
#main-header .et_mobile_menu li a {
  padding: 6px 0;
  color: #fff;
}
#main-header .et_mobile_menu .sub-menu li:not(.menu-item-has-children) a {
  padding-left: 10px !important;
}
@media (max-width: 1099px) {
  #main-header .et_mobile_menu {
    transform: translateY(-10px);
  }
}
@media (max-width: 479px) {
  #main-header .et_mobile_menu {
    width: 100%;
  }
}
.et_mobile_menu > li > a, .et_mobile_menu .mobile-drop > a {
  color: #fff !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  padding-left: 0 !important;
  background-color: #272623 !important;
}
.et_mobile_menu .sec-social {
  display: inline-block;
  padding: 20px 10px 0px 0px;
}
.et_mobile_menu .sec-social i {
  font-size: 22px;
}
.et_mobile_menu .hide-on-mobile > a {
  display: none !important;
}
.et_mobile_menu li li {
  padding-left: 0%;
}
.et_mobile_menu .mobile-drop.menu-item-has-children > a {
  opacity: 1 !important;
  background: #272623 !important;
}
.et_mobile_menu .mobile-drop.menu-item-has-children > a:after {
  position: absolute;
  content: "";
  font: var(--fa-font-solid) !important;
  color: #fff;
  font-size: 1.25em;
  font-weight: 600;
  margin-left: 5px;
  display: inline-block;
  right: 20px;
}
.et_mobile_menu .mobile-drop.menu-item-has-children.active > a:after {
  transform: rotate(180deg);
}
#main-header .et_mobile_menu li.mobile-drop ul.sub-menu {
  display: none !important;
}
#main-header .et_mobile_menu li.mobile-drop.active ul.sub-menu {
  display: block !important;
}
/* -----------------------------------------------------------------------------------*/
/* ---------------------- MAIN -------------------------------------------------------*/
/* -------------------Class Selectors-------------------------------------------------*/
.section-content-full .et_pb_row, body:not(.home) .et_pb_section_0 .et_pb_row, body:not(.single):not(.wp-singular) .et_pb_section_0_tb_body .et_pb_row, .home .et_pb_section_0 .et_pb_row {
  width: 95%;
  max-width: 100%;
}
@media (max-width: 1099px) {
  .tablet-breakpoint.et_pb_row, .et_section_specialty.tablet-breakpoint .et_pb_row.et_pb_row {
    display: flex;
    flex-direction: column;
  }
  .tablet-breakpoint .et_pb_column, .et_section_specialty.tablet-breakpoint .et_pb_row .et_pb_column {
    width: 100% !important;
    margin-bottom: 30px !important;
    margin-right: 0 !important;
  }
}
body .desktop-breakpoint.et_pb_row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body .desktop-breakpoint .et_pb_column {
  display: flex;
  flex: 1 0 25%;
}
body .desktop-breakpoint .et_pb_column .dsm_card {
  display: flex;
  flex-direction: column;
  flex: 1;
}
@media (max-width: 1400px) {
  body .desktop-breakpoint .et_pb_column {
    width: 50% !important;
    margin-bottom: 30px !important;
    margin-right: 0 !important;
    flex: 1 0 50%;
  }
}
@media (max-width: 768px) {
  body .desktop-breakpoint .et_pb_column {
    flex: 1 0 100%;
  }
}
@media (max-width: 1099px) {
  .row-two-third-wrap.et_pb_row {
    display: flex;
    flex-wrap: wrap;
  }
  .row-two-third-wrap.et_pb_row .et_pb_column:first-of-type {
    width: 100%;
    margin-bottom: 4%;
  }
  .row-two-third-wrap.et_pb_row .et_pb_column:not(:first-of-type) {
    width: 48%;
    margin-right: 2%;
  }
}
.slider-with-bar .swiper-pagination.dsm_card_carousel_pagination.swiper-pagination-clickable.swiper-pagination-bullets {
  bottom: -10.5% !important;
  left: 30%;
  width: 40%;
}
.slider-with-bar .swiper-button-prev, .slider-with-bar .swiper-button-next {
  top: 110%;
}
@media (max-width: 479px) {
  .slider-with-bar .swiper-button-prev, .slider-with-bar .swiper-button-next {
    top: 114%;
  }
}
.slider-with-bar .swiper-button-prev {
  left: 20% !important;
}
.slider-with-bar .swiper-button-prev:before {
  content: url("/wp-content/themes/west-mi-international-trucks/dist/assets/img/square-arrow-prev.svg") !important;
}
.slider-with-bar .swiper-button-next {
  right: 20% !important;
}
.slider-with-bar .swiper-button-next:before {
  content: url("/wp-content/themes/west-mi-international-trucks/dist/assets/img/square-arrow-next.svg") !important;
}
@media (max-width: 768px) {
  .slider-with-bar .swiper-button-prev, .slider-with-bar .swiper-button-next {
    display: none !important;
  }
  .slider-with-bar .swiper-pagination.dsm_card_carousel_pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    right: auto !important;
    width: 100% !important;
    left: auto !important;
  }
}
@media (min-width: 769px) {
  .slider-with-bar .dsm_card_carousel_pagination {
    background: #000;
    height: 1px;
    width: 42%;
    left: 29%;
  }
  .slider-with-bar .dsm_card_carousel_pagination .swiper-pagination-bullet {
    display: none;
  }
}
.timeline-slider .dsm_card_wrapper {
  min-height: 80vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.timeline-slider .dsm_card_wrapper .dsm_card_carousel_child_description {
  max-width: 50%;
}
@media (max-width: 768px) {
  .timeline-slider .dsm_card_wrapper .dsm_card_carousel_child_description {
    max-width: 78%;
  }
}
@media (max-width: 479px) {
  .timeline-slider .dsm_card_wrapper .dsm_card_carousel_child_description {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .timeline-slider .dsm_card_wrapper {
    min-height: 50vh;
  }
}
.timeline-slider .swiper-button-prev, .timeline-slider .swiper-button-next {
  top: 94%;
}
@media (max-width: 479px) {
  .timeline-slider .swiper-button-prev, .timeline-slider .swiper-button-next {
    top: 110%;
  }
}
.timeline-slider .swiper-button-prev {
  right: 6% !important;
  left: auto !important;
}
.timeline-slider .swiper-button-prev:before {
  content: url("/wp-content/themes/west-mi-international-trucks/dist/assets/img/square-arrow-prev.svg") !important;
}
@media (max-width: 768px) {
  .timeline-slider .swiper-button-prev {
    right: 10% !important;
  }
}
@media (max-width: 479px) {
  .timeline-slider .swiper-button-prev {
    right: calc(50% + 17px) !important;
  }
}
.timeline-slider .swiper-button-next {
  right: 1% !important;
}
.timeline-slider .swiper-button-next:before {
  content: url("/wp-content/themes/west-mi-international-trucks/dist/assets/img/square-arrow-next.svg") !important;
}
@media (max-width: 479px) {
  .timeline-slider .swiper-button-next {
    right: auto;
    left: calc(50% + 17px) !important;
  }
}
/* -------------------Element/Type Selectors-------------------------------------------*/
.mfp-title {
  display: none;
}
.dsm_card .et_pb_button_wrapper {
  margin-top: 20px;
}
@media (max-width: 1400px) {
  .et_pb_filterable_portfolio .et_pb_portfolio_items {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .et_pb_filterable_portfolio .et_pb_portfolio_items .et_pb_grid_item {
    width: 28%;
    margin-right: 5% !important;
    margin-bottom: 5%;
  }
}
@media (max-width: 980px) {
  .et_pb_filterable_portfolio .et_pb_portfolio_items .et_pb_grid_item {
    width: 47%;
    margin-right: 3% !important;
    margin-bottom: 3%;
  }
}
@media (max-width: 479px) {
  .et_pb_filterable_portfolio .et_pb_portfolio_items .et_pb_grid_item {
    width: 100%;
    margin-right: 0% !important;
    margin-bottom: 5%;
  }
}
.entry-content .et_pb_section_0::before, body:not(.single) .et_pb_section_0_tb_body::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 25vh;
  top: 0;
  left: 0;
  background-image: linear-gradient(180deg, #272623e0 0%, rgba(255, 255, 255, 0) 100%);
}
/*Applies to all non-homepage mastheads
  - set image background and gradient in divi*/
body:not(.home) .et_pb_section_0, body:not(.single):not(.wp-singular) .et_pb_section_0_tb_body {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: flex-end;
  padding-bottom: 32px !important;
  min-height: 50vh;
}
body:not(.home) .et_pb_section_0 .et_pb_row, body:not(.home) .et_pb_section_0 .et_pb_row_0_tb_body, body:not(.single):not(.wp-singular) .et_pb_section_0_tb_body .et_pb_row, body:not(.single):not(.wp-singular) .et_pb_section_0_tb_body .et_pb_row_0_tb_body {
  padding: 0;
  display: flex;
  align-items: center;
}
.home .et_pb_section_0 {
  height: 98vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.home .et_pb_section_0 .et_pb_row {
  padding: 0;
  margin-bottom: 0;
}
@media (max-width: 980px) {
  .home .et_pb_section_0 .et_pb_row {
    width: 85%;
  }
}
@media (max-width: 1099px) {
  .home .et_pb_section_0 {
    height: 96vh;
  }
}
@media (max-width: 1099px) and (min-width: 678px) {
  .et_pb_row_4col, .et_pb_row_5col, .et_pb_row_6col {
    display: flex;
    flex-wrap: wrap;
  }
  .et_pb_row_4col .et_pb_column, .et_pb_row_5col .et_pb_column, .et_pb_row_6col .et_pb_column {
    width: 47.25% !important;
    margin-right: 5.5% !important;
    margin-bottom: 5.5% !important;
  }
  .et_pb_row_4col .et_pb_column:nth-child(2n), .et_pb_row_5col .et_pb_column:nth-child(2n), .et_pb_row_6col .et_pb_column:nth-child(2n) {
    margin-right: 0 !important;
  }
}
.et_pb_section img {
  border-radius: 5px;
}
.et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item {
  width: 23%;
  margin-right: 2%;
  margin-bottom: 2%;
}
@media (max-width: 768px) {
  .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item {
    width: 48% !important;
  }
}
/* -----------------------------------------------------------------------------------*/
/* ---------------------- DIVI BUTTONS -----------------------------------------------*/
/* -----------------------------------------------------------------------------------*/
.button-universal, .et_pb_button, .wp-element-button, #wpsl-search-btn, .button-white-solid, .button-black-border, .button-white-border, .button-underline, .wpsl-store-details, .et_pb_more_button, a.more-link, body .et_pb_blog .et_pb_post div.post-content a.more-link, .gform_button {
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  transition: all 0.25s;
  border-radius: 5px;
}
.button-universal:after, .et_pb_button:after, .wp-element-button:after, #wpsl-search-btn:after, .button-white-solid:after, .button-black-border:after, .button-white-border:after, .button-underline:after, .wpsl-store-details:after, .et_pb_more_button:after, a.more-link:after, body .et_pb_blog .et_pb_post div.post-content a.more-link:after, .gform_button:after {
  display: none !important;
}
@media (max-width: 479px) {
  .button-universal, .et_pb_button, .wp-element-button, #wpsl-search-btn, .button-white-solid, .button-black-border, .button-white-border, .button-underline, .wpsl-store-details, .et_pb_more_button, a.more-link, body .et_pb_blog .et_pb_post div.post-content a.more-link, .gform_button {
    width: 100% !important;
    margin-left: 1vw !important;
    margin-right: 1vw !important;
  }
}
.et_pb_button, .wp-element-button, #wpsl-search-btn {
  padding: 12px 20px !important;
  color: #fff;
  background: #272623;
  border: none !important;
  text-align: center;
}
.et_pb_button:hover, .wp-element-button:hover, #wpsl-search-btn:hover {
  background: #FF7144 !important;
}
.button-white-solid {
  padding: 12px 20px !important;
  color: #000 !important;
  background: #fff !important;
  text-align: center;
}
.button-black-border {
  padding: 11px 18px !important;
  color: #000;
  background: transparent;
  border: 1.5px solid #000 !important;
  text-align: center;
}
.button-black-border:hover {
  background: #000 !important;
  color: #fff;
}
.button-white-border {
  padding: 11px 18px !important;
  color: #fff;
  background: transparent;
  border: 1.5px solid #fff !important;
  text-align: center;
}
.button-white-border:hover {
  background: #fff !important;
  color: #000 !important;
}
.button-underline, .wpsl-store-details, .et_pb_more_button, a.more-link, body .et_pb_blog .et_pb_post div.post-content a.more-link {
  padding: 0.5em 0 !important;
  position: relative !important;
  border: none !important;
  background: transparent !important;
  margin-top: 0;
  color: #000 !important;
}
.button-underline::before, .wpsl-store-details::before, .et_pb_more_button::before, a.more-link::before, body .et_pb_blog .et_pb_post div.post-content a.more-link::before {
  content: "";
  font-size: 0;
  position: absolute;
  bottom: 7px;
  left: 0px;
  width: 100%;
  height: 1.5px;
  background-color: #000;
  opacity: 1;
  display: block !important;
}
.button-underline:hover::before, .wpsl-store-details:hover::before, .et_pb_more_button:hover::before, a.more-link:hover::before, body .et_pb_blog .et_pb_post div.post-content a.more-link:hover::before {
  background-color: #FF7144 !important;
}
.button-underline:hover, .wpsl-store-details:hover, .et_pb_more_button:hover, a.more-link:hover, body .et_pb_blog .et_pb_post div.post-content a.more-link:hover {
  background: transparent !important;
  color: #FF7144 !important;
}
.button-underline.et_pb_bg_layout_dark, .et_pb_bg_layout_dark.wpsl-store-details, .button-underline.white-underline, .white-underline.wpsl-store-details, .et_pb_more_button.et_pb_bg_layout_dark, .et_pb_more_button.white-underline, a.more-link.et_pb_bg_layout_dark, a.more-link.white-underline, body .et_pb_blog .et_pb_post div.post-content a.more-link.et_pb_bg_layout_dark, body .et_pb_blog .et_pb_post div.post-content a.more-link.white-underline {
  color: #fff !important;
}
.button-underline.et_pb_bg_layout_dark::before, .et_pb_bg_layout_dark.wpsl-store-details::before, .button-underline.white-underline::before, .white-underline.wpsl-store-details::before, .et_pb_more_button.et_pb_bg_layout_dark::before, .et_pb_more_button.white-underline::before, a.more-link.et_pb_bg_layout_dark::before, a.more-link.white-underline::before, body .et_pb_blog .et_pb_post div.post-content a.more-link.et_pb_bg_layout_dark::before, body .et_pb_blog .et_pb_post div.post-content a.more-link.white-underline::before {
  background-color: #fff !important;
}
.button-underline.et_pb_bg_layout_dark:hover::before, .et_pb_bg_layout_dark.wpsl-store-details:hover::before, .button-underline.white-underline:hover::before, .white-underline.wpsl-store-details:hover::before, .et_pb_more_button.et_pb_bg_layout_dark:hover::before, .et_pb_more_button.white-underline:hover::before, a.more-link.et_pb_bg_layout_dark:hover::before, a.more-link.white-underline:hover::before, body .et_pb_blog .et_pb_post div.post-content a.more-link.et_pb_bg_layout_dark:hover::before, body .et_pb_blog .et_pb_post div.post-content a.more-link.white-underline:hover::before {
  background-color: #FF7144 !important;
}
.button-underline.et_pb_bg_layout_dark:hover, .et_pb_bg_layout_dark.wpsl-store-details:hover, .button-underline.white-underline:hover, .white-underline.wpsl-store-details:hover, .et_pb_more_button.et_pb_bg_layout_dark:hover, .et_pb_more_button.white-underline:hover, a.more-link.et_pb_bg_layout_dark:hover, a.more-link.white-underline:hover, body .et_pb_blog .et_pb_post div.post-content a.more-link.et_pb_bg_layout_dark:hover, body .et_pb_blog .et_pb_post div.post-content a.more-link.white-underline:hover {
  color: #FF7144 !important;
}
@media (max-width: 479px) {
  .button-underline, .wpsl-store-details, .et_pb_more_button, a.more-link, body .et_pb_blog .et_pb_post div.post-content a.more-link {
    width: auto !important;
  }
}
a.more-link:before, body .et_pb_blog .et_pb_post div.post-content a.more-link:before {
  max-width: 85px;
}
.external-link a::after, a.external-link::after {
  content: "";
  font: var(--fa-font-solid) !important;
  font-weight: 900;
  margin-left: 7px;
  display: inline-block;
  position: absolute;
  bottom: 7px;
}
/* -----------------------------------------------------------------------------------*/
/* ---------------------- DIVI FIXES  ------------------------------------------------*/
/* -----------------------------------------------------------------------------------*/
body {
  overflow-x: hidden;
}
.et_pb_blog_grid article.et_pb_post {
  padding: 29px;
}
.et_pb_blog_grid article.et_pb_post .et_pb_image_container {
  margin: -30px -30px 0 !important;
}
#main-content {
  background-color: unset;
}
.et_parallax_bg {
  z-index: -1;
}
.et_pb_equal_columns {
  display: flex;
  align-items: center;
}
@media (max-width: 980px) {
  .et_pb_equal_columns {
    flex-direction: column;
  }
  .et_pb_equal_columns.column-reverse {
    flex-direction: column-reverse;
  }
}
@media (max-width: 1099px) {
  .et_pb_equal_columns.tablet-breakpoint.tablet-column-reverse {
    flex-direction: column-reverse;
  }
}
.et_pb_blurb_content {
  max-width: unset;
}
.et_pb_blurb_position_left .et_pb_blurb_content {
  display: flex;
  align-items: center;
}
.et_pb_blurb_position_left .et_pb_blurb_content .et_pb_main_blurb_image {
  margin-bottom: 0 !important;
  width: auto !important;
}
.et_pb_blurb_position_left .et_pb_blurb_content .et_pb_module_header {
  padding-bottom: 0 !important;
}
@media (max-width: 980px) {
  .et_pb_blurb_position_left.et_pb_blurb_position_top_tablet .et_pb_blurb_content {
    flex-direction: column;
  }
}
@media (max-width: 479px) {
  .et_pb_blurb_position_left.et_pb_blurb_position_top_phone .et_pb_blurb_content {
    flex-direction: column;
  }
}
.et_pb_module .et_pb_text p:last-of-type {
  padding-bottom: 1em !important;
}
p:last-child {
  padding-bottom: 0;
}
p:empty {
  display: none;
}
*:not(h2):not(h3):not(h4):not(strong) + ul:not(.sub-menu):not(.bottom-nav) {
  padding-top: 0.75em !important;
}
li > ul:not(.sub-menu):not(.bottom-nav) {
  padding-bottom: 0 !important;
}
.et_pb_section_0, .et_pb_section_0_tb_body {
  padding-top: 150px !important;
}
@media (max-width: 980px) {
  .et_pb_section_0, .et_pb_section_0_tb_body {
    padding-top: 100px !important;
  }
}
.admin-bar #main-header {
  top: 77px !important;
}
@media (max-width: 1099px) {
  .admin-bar #main-header {
    top: 65px !important;
  }
}
#main-header {
  top: 45px !important;
}
@media (max-width: 1099px) {
  #main-header {
    top: 33px !important;
  }
}
.home .et_pb_section_0 {
  padding-top: 150px !important;
}
/* -----------------------------------------------------------------------------------*/
/* ----------------------------- DSM Fixes -------------------------------------------*/
/* -----------------------------------------------------------------------------------*/
body #page-container .et_pb_section .dsm_button .et_pb_button_module_wrappers {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
body #page-container .et_pb_section .dsm_button .et_pb_button_module_wrappers.et_pb_button_alignment_center {
  justify-content: center;
}
body #page-container .et_pb_section .dsm_button .et_pb_button_module_wrappers .et_pb_button_one {
  margin-right: 30px;
}
@media (max-width: 700px) {
  body #page-container .et_pb_section .dsm_button .et_pb_button_module_wrappers {
    flex-direction: column;
    align-items: center;
    margin-left: 1vw;
  }
  body #page-container .et_pb_section .dsm_button .et_pb_button_module_wrappers.et_pb_button_alignment_center {
    align-items: center;
  }
  body #page-container .et_pb_section .dsm_button .et_pb_button_module_wrappers .et_pb_button_two.et_pb_button {
    margin-top: 20px;
    margin-left: 3px !important;
  }
}
.dsm-dual-heading-main > span {
  display: inline;
}
.et_pb_row.equal-height {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.et_pb_row.equal-height .et_pb_column {
  display: flex;
  flex-direction: column;
}
.et_pb_row.equal-height .et_pb_column > *, .et_pb_row.equal-height .et_pb_column .et_pb_module > *, .et_pb_row.equal-height .et_pb_column [class*="_inner"], .et_pb_row.equal-height .et_pb_column [class*="_container"], .et_pb_row.equal-height .et_pb_column [class*="_content"], .et_pb_row.equal-height .et_pb_column [class*="_wrapper"] {
  display: flex;
  flex-direction: column;
  flex: 1;
  flex-wrap: wrap;
  align-content: flex-start;
}
/* -----------------------------------------------------------------------------------*/
/* ----------------- Blog/News Page/Module -------------------------------------------*/
/* -----------------------------------------------------------------------------------*/
.wp-pagenavi span.current, .wp-pagenavi a:hover {
  color: #FF7144 !important;
}
.wp-pagenavi span, .wp-pagenavi a {
  border: none !important;
}
.et_pb_blog_grid_wrapper .post-content-inner {
  padding: 8px 0 15px 0;
}
.grid-gallery-margins > .et_pb_gallery_items > .et_pb_grid_item {
  width: 23%;
  margin-right: 2%;
  margin-bottom: 2%;
}
@media (max-width: 768px) {
  .grid-gallery-margins > .et_pb_gallery_items > .et_pb_grid_item {
    width: 48% !important;
  }
}
.et_pb_ajax_pagination_container {
  display: flex;
  flex-wrap: wrap;
}
.et_pb_ajax_pagination_container article.et_pb_post {
  padding-right: 4%;
  flex: 0 0 33%;
  display: flex;
  flex-direction: column;
}
.et_pb_ajax_pagination_container article.et_pb_post p {
  font-size: 16px !important;
  padding-bottom: 1em;
}
@media (max-width: 980px) {
  .et_pb_ajax_pagination_container article.et_pb_post {
    flex: 0 0 50%;
  }
}
@media (max-width: 768px) {
  .et_pb_ajax_pagination_container article.et_pb_post {
    flex: 0 0 100%;
  }
}
.et_pb_ajax_pagination_container div:last-child {
  width: 100%;
}
.wp-pagenavi span.current, .wp-pagenavi a:hover {
  color: #FF7144 !important;
}
.wp-pagenavi span, .wp-pagenavi a {
  border: none !important;
}
.et_pb_posts article {
  /* For image-type posts only you just need this first part*/
}
.et_pb_posts article > a {
  position: relative;
  width: 100%;
  height: 0 !important;
  padding-bottom: 56.25% !important;
  overflow: hidden;
  max-height: none !important;
  /* If we also have video posts, we need this bit inside the article wrapper as well*/
}
.et_pb_posts article > a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.et_pb_posts article > a > .et_main_video_container {
  position: relative;
  width: 100%;
  height: 0 !important;
  padding-bottom: 56.25% !important;
  overflow: hidden;
  max-height: none !important;
}
.et_pb_posts article > a > .et_main_video_container .wp-video, .et_pb_posts article > a > .et_main_video_container .mejs-container, .et_pb_posts article > a > .et_main_video_container video {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
}
.et_pb_posts article > a .mejs-controls {
  display: none;
}
.et_pb_posts article > a .post-meta {
  padding: 10px 20px 0px;
}
.et_pb_posts article > a .more-link {
  margin-top: 20px;
}
.et_pb_title_container {
  display: flex;
  flex-direction: column-reverse;
  padding-bottom: 60px;
}
/* overlay and centered title for portfolio items 
.et_pb_portfolio_item {
  position: relative;

  .et_portfolio_image {
    position: relative;
    display: block;
  }

  .et_portfolio_image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba($neon-orange, 0.9);
    z-index: 1;
    transition: opacity 0.3s ease;
  }

  .et_pb_module_header {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    margin: 0;
    padding: 0 15px;
    z-index: 2;
    text-align: center;
    //box-sizing: border-box;
    padding-top: 0;
    margin-top: 0 !important;
    a {
      text-transform: uppercase;
      text-decoration: none;
      font-weight: 700;
    }
  }
}

*/
.et_pb_filterable_portfolio .et_pb_portfolio_filters {
  display: none;
}
.et_pb_filterable_portfolio .et_pb_portofolio_pagination {
  border: none !important;
}
.single-post h5 {
  font-size: 24px;
}
.single-post h6 {
  font-size: 20px;
}
/* -----------------------------------------------------------------------------------*/
/* ---------------------- FOOTER -----------------------------------------------------*/
/* -----------------------------------------------------------------------------------*/
#footer-bottom {
  color: #fff;
  padding: 0;
  font-size: 16px;
}
#footer-bottom a {
  color: #fff;
}
#footer-bottom .bottom-nav li:last-of-type {
  padding-right: 0;
}
#footer-bottom .bottom-nav a {
  color: #fff;
  text-transform: uppercase;
}
#footer-bottom .bottom-nav a:hover {
  text-decoration: underline;
}
#footer-bottom .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 100vw;
  width: 95%;
}
#footer-bottom .copyright {
  padding: 15px 0;
}
@media (max-width: 479px) {
  #footer-bottom .copyright {
    font-size: 14px;
  }
}
.footer-right {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.footer-right .bottom-nav {
  padding: 0 0 0 30px;
}
.footer-right .footer-socials a {
  margin: 0px 10px;
  font-size: 20px;
}
.footer-right .footer-socials a:hover {
  color: #FF7144 !important;
}
@media (max-width: 1400px) {
  .footer-right {
    flex-direction: column;
    align-items: flex-end;
  }
  .copyright {
    max-width: 550px;
  }
}
@media (max-width: 768px) {
  #footer-bottom .container {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-top: 15px;
  }
  .footer-right {
    align-items: flex-start;
  }
  .bottom-nav {
    padding: 12px 0 0 0 !important;
  }
}
/* -----------------------------------------------------------------------------------*/
/* ---------------------- FORMS ------------------------------------------------------*/
/* -----------------------------------------------------------------------------------*/
.gform_required_legend {
  display: none;
}
.gform_wrapper.gravity-theme .gfield_required {
  color: #FF7144;
}
.gform_wrapper.gravity-theme .gfield_label, .gform_wrapper.gravity-theme .ginput_complex label {
  font-size: 14px;
  font-weight: 300 !important;
  color: #000;
  text-transform: uppercase;
  border: none;
}
.et_pb_code.form-text-dark .gform_wrapper.gravity-theme .gfield_label, .et_pb_code.form-text-dark .gform_wrapper.gravity-theme .ginput_complex label {
  color: #000;
}
.gform_wrapper.gravity-theme .ginput_complex label {
  font-size: 12px;
}
.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
  background: #E9E8E9;
  border-radius: 3px;
  min-height: 48px;
}
.gform_button {
  padding: 12px 20px !important;
  color: #fff;
  background: #000;
  border: none !important;
  opacity: 1;
}
.gform_button:hover {
  background: #ff5e2b !important;
}
/* -----------------------------------------------------------------------------------*/
/* ---------------------- Locks ------------------------------------------------------*/
/* -----------------------------------------------------------------------------------*/
.blog #wp-admin-bar-et-use-visual-builder {
  display: none;
}
/* -----------------------------------------------------------------------------------*/
/* ----------------------- WMI Specific Truck Config  ---------------------------------------------*/
/* -----------------------------------------------------------------------------------*/
.configurator-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}
.iframe-wrapper {
  position: relative;
  overflow: hidden;
  padding-top: 20px;
  height: 800px;
}
@media (max-width: 1400px) {
  .iframe-wrapper {
    height: 600px;
  }
}
@media (max-width: 980px) {
  .iframe-wrapper {
    height: 500px;
  }
}
.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #ddd;
}
/* -----------------------------------------------------------------------------------*/
/* ---------------------- Store Locator & Locations-----------------------------------*/
/* -----------------------------------------------------------------------------------*/
.wpsl-search {
  width: 66.5%;
  float: right;
  border: 1px solid #999;
  border-radius: 5px;
  background-color: transparent;
  padding: 10px 20px;
}
#wpsl-checkbox-filter {
  margin: 0;
  padding-top: 0 !important;
}
#wpsl-checkbox-filter > li {
  display: none;
  width: 0%;
}
#wpsl-checkbox-filter > li:has(input[value="18"]) {
  display: block;
  width: 100%;
}
#wpsl-checkbox-filter > li:first-of-type {
  width: 100%;
}
#wpsl-search-wrap form {
  display: flex;
  align-items: center;
}
#wpsl-search-wrap form .wpsl-input {
  margin-bottom: 0;
}
#wpsl-search-wrap form .wpsl-input label {
  width: 100% !important;
  padding-top: 2px;
}
#wpsl-search-wrap form .wpsl-input #wpsl-search-input {
  width: 115px !important;
}
@media (min-width: 825px) {
  #wpsl-search-wrap form .wpsl-input {
    flex: 0 0 auto;
  }
}
@media (max-width: 768px) {
  #wpsl-search-wrap form .wpsl-input {
    width: 75% !important;
  }
}
@media (max-width: 479px) {
  #wpsl-search-wrap form {
    align-items: flex-start;
    flex-direction: column;
  }
  #wpsl-search-wrap form > * {
    padding: 5px 0 !important;
  }
}
.wpsl-direction-wrap {
  display: none;
}
#wpsl-result-list li p {
  padding-bottom: 0.25em;
  margin-bottom: 0;
}
.wpsl-store-location > p > strong a {
  color: #000;
  font-weight: 600;
}
.gm-ui-hover-effect {
  position: absolute !important;
  top: 0;
  right: 0;
}
.wpsl-store-details:before {
  bottom: -4px !important;
}
#wpsl-wrap #wpsl-result-list {
  position: absolute;
  bottom: 0;
}
#wpsl-wrap #wpsl-result-list li {
  border: 1px solid #999;
  border-radius: 5px;
  margin-bottom: 4%;
}
#wpsl-wrap #wpsl-result-list li:last-of-type {
  margin-bottom: 0 !important;
}
@media (max-width: 1099px) {
  #wpsl-wrap {
    display: flex;
    flex-direction: column;
  }
  #wpsl-wrap #wpsl-result-list {
    position: relative;
    width: 100%;
  }
  #wpsl-wrap #wpsl-result-list li, #wpsl-wrap #wpsl-result-list li:last-of-type {
    margin-bottom: 2% !important;
    width: 49%;
  }
  #wpsl-wrap #wpsl-result-list li:nth-of-type(2n+1) {
    margin-right: 2%;
  }
  #wpsl-wrap #wpsl-result-list #wpsl-stores {
    height: 100% !important;
  }
  #wpsl-wrap #wpsl-result-list #wpsl-stores ul {
    display: flex;
    flex-wrap: wrap;
  }
  #wpsl-wrap .wpsl-search, #wpsl-wrap #wpsl-gmap {
    width: 100%;
    margin-bottom: 2%;
  }
}
@media (max-width: 1099px) and (min-width: 1100px) {
  #wpsl-wrap #wpsl-result-list #wpsl-stores {
    min-height: 600px;
  }
}
@media (max-width: 1099px) and (max-width: 768px) {
  #wpsl-wrap #wpsl-result-list li {
    width: 100% !important;
    margin-right: 0 !important;
    padding-left: 10px;
  }
}
@media (max-width: 479px) {
  #wpsl-wrap #wpsl-gmap {
    height: 350px !important;
  }
  #wpsl-search-wrap div {
    margin-right: 10px;
  }
}
.locations-map {
  padding-bottom: 60px;
}
@media (min-width: 1100px) {
  .locations-map {
    transform: translateY(-100px);
    padding-bottom: 0;
  }
}
.wpsl-opening-hours-tab, .wpsl-additional-information-tab {
  display: none !important;
}
#wpsl-meta-nav li:not(:first-child) {
  display: none !important;
}
