:root {
 --nissan-red: #c3012f;
 --header-navigation-active-indicator-color: #c3012f;
}
/*RED BUTTON */
.btn-red {background: #b51300; color: #FFF;}
.btn-red:hover {background: #820e00; color: #FFF;}

/* fdbarfety PPR-219819 Nav */

.page-header.minimal .ws-site-text-search button:hover {color: var(--color-neutral-0-alpha-7);}
.responsive-type .page-header.minimal .inventory-featured-default .btn {font-size: 14px;}
.responsive-type .page-header.minimal .inventory-featured-default .description {line-height: 1.2;}

/* fdbarfety PPR-219819 SRP Images controls */
.srp .ddc-icon-carousel-arrow {background: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" xmlns="//www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="%23c3012f" opacity="0.8" d="M0 16c0 8.837 7.163 16 16 16s16-7.163 16-16c0-8.837-7.163-16-16-16s-16 7.163-16 16z"></path><path fill="%23c3012f" opacity="0.05" d="M0 16c0 8.837 7.163 16 16 16s16-7.163 16-16c0-8.837-7.163-16-16-16s-16 7.163-16 16z"></path><path fill="%23fefff4" d="M18.621 16l-6.621-6.621 1.379-1.379 8 8-8 8-1.379-1.379z"></path></svg>') no-repeat center/cover;}

/* Start Gopher Custom Header Color Theme */
        .page-header.minimal .navigation-default .navbar-nav>li>a,
        .page-header.minimal .navigation-default .navbar-nav:hover>li>a,
        .page-header.true-minimal .mycars-integration-navbar .menu>a .count:before,
        .page-header.true-minimal .mycars-integration-navbar .menu>a:before,
        .page-header.minimal .ws-site-text-search button {color: #000}
        .page-header.true-minimal .navigation-default .navbar-nav>li>a:hover,
        .page-header.true-minimal .page-header.minimal .navigation-default .navbar-nav>li.open>a,
        .page-header.true-minimal .page-header.minimal .navigation-default .navbar-nav:hover>li.open>a,
        .page-header.minimal .ws-site-text-search button:hover {color: #000}
        .page-header.true-minimal .navigation-default .navbar-nav>li>a:after,
        .page-header.minimal .mycars-integration-navbar .menu>a:after,
        .page-header.minimal .ws-site-text-search button:after {border-bottom: 3px solid #000}
/* End Gopher Custom Header Color Theme */

