/*--- 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 Guarantee*/
#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; }

.cart-page-layout .cart-checkout-mobile-sticky { z-index: 9999999999999999; } /* Makes the Checkout button accessible on mobile */