.store-logo-module .store-logo-link img { /* Makes the logo larger */
    margin: 0;
    max-height: 80px;
}

/*--- OEM INTERACTIVE ---*/
/* OEMI Blurbs*/

#trust-badges-custom .trust-blurbs {
    width: 60%;
    margin: 0 auto; }
#trust-badges-custom .trust-blurbs h4 {
      font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
      font-size: 14pt;
      color: #000;
      font-weight: 700; }
#trust-badges-custom .trust-blurbs p {
      font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
      font-size: 10pt;
      color: #000;
      font-weight: 400; }

/* OEMI Guarntee*/

#pricing-banner-custom {
  background-position: center;
  background-attachment: fixed; }
#pricing-banner-custom .wholesale-blurb {
    padding: 80px 0;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    max-width: 750px;
    margin: 0 auto; }
#pricing-banner-custom .wholesale-blurb h3 {
      font-family: "Open Sans", sans-serif;
      font-size: 40pt;
      color: #fff;
      font-weight: 700; }
#pricing-banner-custom .wholesale-blurb p {
      font-family: "Open Sans", sans-serif;
      font-size: 14pt;
      color: #fff;
      font-weight: 400; }
#page-home h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 2em;
  color: #fff;
  font-weight: 400;
  text-align: center;
  margin: 0; }

.promotional-banner-wrap {
background-color: #c4172c !important;
}

.promotional-banner-text {
 color: #ffffff;
 font-size: 18px !important;
}

.promotional-banner-link {
 color: white !important;
}

/* Changing homepage colors to grey */
#header-secondary-wrap {
    background: #333;
}
#footer-wrap {
    background: #333;
    padding: 2rem 0;
    overflow: hidden;
}
.cart-page-layout .cart-checkout-mobile-sticky { z-index: 9999999999999999; } /* Makes the Checkout button accessible on mobile */