a {
    color: #CC0033;
}
#featured-custom .product-wrapper-link {
   height: 360px;
}

/*Header Styling Tweaks*/
#primary-header .col-md-8 {
    padding: 15px 0 0 0;
}
#primary-header .cart-button-module {
    top: 10px;
}
#primary-header .help-nav ul li a {
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 1em;
    padding: 5px 20px;
}
#primary-header .logo-wrap {
    margin: 5px 0 0 0;
}
#primary-header .logo-wrap img {
    max-height: 100px;
}
#logo-slogan p {
    font-size: 1.2em;
    font-style: italic;
    max-width: 240px;
    margin: 0 0 15px 0;
}
#header-phone p {
    text-align: right;
    margin: 0;
    font-size: 1.1em;
}
#header-phone p.number {
    margin-top: 15px;
    font-size: 2.2em;
}
#header-search-bar {
    width: 540px;
    max-width: 100%;
    float: right;
    display: block;
    margin: 15px 0;
}
#secondary-header .main-nav-links .main-nav-outer-list {
    font-size: 1.3em;
    text-transform: uppercase;
    padding: 20px 15px;
}
#secondary-header .car-selected-module {
    float: right;
}
@media (max-width: 767px) {
    #mobile-menu .mobile-header-wrapper {
        margin-top: 0;
    }
    #mobile-menu .mobile-header-search {
        margin-top: 0;
    }
    .car-selected-module .garage-text {
        display: inline-block;
        padding-left: 0;
        padding-top: 0;
    }
    .garage-component.svg-icons .garage-icon {
        display: none;
    }
    .vehicle-picker-module .header-text {
        padding-top:9px;
        margin-bottom:9px;
    }
    #mobile-menu .more-modal-wrapper {
        margin-top: 0;
    }
    #mobile-menu-fixed-at-bottom #mobile-menu {
        padding: 0;
    }
}

/* Content Page Styling */
#layout_page .page-subheader-component h1 {
    font-size: 2.5em;
    line-height: 1.3;
    margin: 0.3em 0 0 0;
}
#layout_page h2 {
    font-size: 2.2em;
    margin: 0.3em 0 0.8em 0;
    line-height: 1.3;
}
#layout_page h3 {
    font-size: 1.4em;
    text-transform: uppercase;
    margin: 0.5em 0;
    letter-spacing: 0.2px;
    line-height: 1.3;
}
#layout_page h4 {
    font-size: 1.2em;
    text-transform: uppercase;
    margin: 0.5em 0;
    letter-spacing: 0.5px;
    line-height: 1.3;
}
#layout_page p,
#layout_page ul,
#layout_page ol {
    font-size: 1.4em;
    line-height: 1.6;
    margin-bottom: 1.5em;
    max-width: 880px;
}
#layout_page ul, #layout_page ol {
    margin-left: 30px;
}
#layout_page ul li, #layout_page ol li {
    margin-bottom: 0.5em;
}

/* Contact Page */
.contact-form-module .contact-form-fields .fieldset {
    padding: 15px;
    background-color: #f7f7f7;
    border: 1px solid #bdbdbd;
}
.select2-container {
    width: 100% !important;
}

/* Blog Index */
#blog-index .blog-post {
    display: block;
    overflow: hidden;
    max-width: 850px;
    margin: 30px 0 30px 0;
    padding: 15px;
    background-color: #efefef;
    border: 1px solid #bdbdbd;
}
#blog-index .blog-post .post-date-box {
    width: 110px;
    float: left;
    text-align: center;
    margin-right: 15px;
}
#blog-index .blog-post .post-date-box .post-date {
    font-size: 0.65em;
    color: #fff;
    background-color: #adadad;
    padding: 3px;
    margin: 0;
}
#blog-index .blog-post .post-date-box .post-date p {
    margin: 0;
}
#blog-index .blog-post .post-date-box img {
    width: 100%;
}
#blog-index .blog-post .entry h2.title {
    margin: 0 0 0.2em 0;
    color: #C51A47;
}
#blog-index .blog-post .entry h2.title a {
    color: #c51a47;
}
#blog-index .blog-post .entry p {
    margin: 0 0 1.3em 0;
}
#blog-index .blog-post .entry .read-more-container {
    margin: 5px 0 15px 0;
    float: right;
}
#blog-index .blog-post .entry .read-more-container a.more-link {
    background-color: #C51A47;
    color: #fff;
    padding: 8px 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1em;
}

/* Footer Tweaks */
footer h3, 
#footer-custom strong.heading {
    font-size: 1.6em;
    text-transform: uppercase;
    text-decoration: underline;
    margin: 0 0 1em 0;
}
#footer-custom .links-list li a, 
footer {
    font-size: 1.1em;
    text-transform: uppercase;
    letter-spacing: 0.2px;
}
footer .payments-accepted {
    text-align: center;
}
footer .payments-accepted-module .payments-accepted img {
    height: 24px;
}
#footer-trust-symbols .shopper-approved {
    margin: 0 auto 15px auto;
    text-align: center;
}
#footer-trust-symbols .nissan-certified {
    float: right;
    margin: 0 0 15px 8px;
}
#footer-trust-symbols .ssl {
    margin: 0 7px 0 0;
    float: left;
}
footer a.powered-by {
    text-transform: none;
}

/* Home Hero Banner */
@media (min-width: 1200px) {
    #hero-custom {
        margin-bottom: 30px;
    }
}

/* "Full Color" Social Icons */
.social-links-module .layout-inline li a em {
    width: 32px;
    height: 32px;
    line-height: 1.5;
    text-align: center;
    padding: 3px;
    color: #fff;
    border-radius: 2px; 
}
.social-links-module .layout-inline li a em.fa-facebook {
    background-color: #3b5998;
}
.social-links-module .layout-inline li a em.fa-twitter {
    background-color: #1da1f2;
}
.social-links-module .layout-inline li a em.fa-youtube {
    background-color: #ff0000;
}
.social-links-module .layout-inline li a em.fa-instagram {
    background-color: #c32aa3;  
}

.product-details-inner ul.field-list {
    width: 80%;
}
/*Submit A Video Button Styling*/
.submit-a-video-button {
			color: #ffffff;
			background-color: #CC0033;
			font-size: 19px;
			border: 1px solid #CC0033;
			padding: 15px 50px;
			cursor: pointer
		}
		.submit-a-video-button:hover {
			color: #C51A47;
			background-color: #ffffff;
		}
/* Footer Styles */

.terms-sitemap {
    float: right;
    margin: -10px 0;
    font-size: 12px;
}
.terms-sitemap ul li {
    display: inline;
    margin-left: 20px
}

em.fa.fa-facebook{
    line-height: 2;
}

em.fa.fa-instagram {
    line-height: 2;
}

em.fa.fa-youtube {
    line-height: 2;
}

em.fa.fa-twitter {
    line-height: 2;
}

/* CRO Tweaks */
div#title-custom {
    display: none;
}

/* Mobile Above the Fold Tweaks */
@media only screen and (max-width: 767px) {
    #mobile-menu .mobile-header-garage {
        margin-top: 5px;
    }
    #mobile-menu .mobile-header-garage .car-selected-module {
        background:none;
    }
    #mobile-menu .mobile-header-garage .car-selected-module a.garage-text i {
        display: none;
    }
    .vehicle-picker-module .header-text {
        background-color: #ffffff;
        padding: 8px;
        color: #333;
    }
    .vehicle-picker-module .vpicker_buttons li.vpicker_button {
        padding: 10px;
        margin-bottom: 10px;
        font-weight: bold;
    }
    .vehiclepicker_wrapper a.vpicker-submit.call-to-action-button {
        display: none;
    }
}

/* Vehicle Selector Buttons Color - Mobile */
@media only screen and (max-width: 767px) {
.vehicle-picker-module .vpicker_buttons li.vpicker_button.active_button {
    background-color: #C51A47;
    border-color: #C51A47;
    color: #ffffff;
}

.vehicle-picker-module .vpicker_buttons li.vpicker_button {
    background-color: #C51A47;
    border-color: #C51A47;
    color: #ffffff;
}

.select.vpicker-select {
    color: #ffffff !important;
    font-weight: bold;
}

i.fa.fa-chevron-down {
    color: #ffffff;
}
}
/* Mobile Hero Size Fix */
div#mobile-hero {
    height: 288px;
}

/* Mobile Logo Size Fixes */
img.image-logo.mobile-header-module-height {
    height: 40px !important;
    width: auto !important;
}