#page-home h2 {
	text-transform: none!important;
}
#page-home .subtitle {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #999999;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
}
#page-home h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 2em;
    color: #000;
    font-weight: 500;
    text-align: center;
    margin-bottom: 8px;
}
#page-home h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
}
.collect-vin-horiz-module .search-label {
    font-size: 21px;
    font-style: italic;
    font-weight: 400;
    margin: 0;
    padding: 10px 0;
    color: #fff;
}
.vehicle-picker-module .browse_catalog:hover, .vehicle-picker-module .vpicker-submit:hover {
    background-color: #adadad;
}
#featured-custom .featured-products-module .featured-products .featured-product .product-details-link {
    background: #0069B5;
    color: #fff;
}
#footer-custom .links-list a:hover {
    color: #0069B5;
    font-weight: 700;
}
#primary-header .header-right-wrap .main-nav a:hover {
    color: #0069B5;
    font-weight: 700;
}
.featured-pages-module .featured-pages-list.show-border {
    border: 1px solid #e1e1e1;
    padding: 20px;
    box-shadow: 3px 3px 7px 2px #7a8899;
}
#page-home .subtitle:after {
    display: none!important;
}
#title-custom p.subtitle {
    margin-bottom: 30px!important;
    padding-bottom: 0px!important;
}
.mobile-header-module-height {
    padding: 2px 30px;
    float: left;
}

.HOME_SEO {
    font-size: 15px;
}

/* KT-4418: Papago Theme fix */
.header-right-wrap .main-nav { margin: 0; }


.vin-checkout-message {
    display: none !important;
}