/**
 * Foundation for Sites by ZURB
 * Version 6.2.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */

/* 0, 640px */
/* 641px, 1024px */
/* 1025px, 1440px */
/* 1441px, 1920px */
/* 1921px, ... */
/**
 * Foundation for Sites by ZURB
 * Version 6.2.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/* ==========================================================================
   Table of Contents
   ========================================================================== */
/*
    1.   General
    2.   Header
    3.   Footer
    4.   Home Page    
    ---  Wheel Pages  ---
    5.1  Wheel Brands Page
    5.2  Wheels Display Page
    5.3  Wheel Detail Page
    ---  Tire Pages   ---
    6.1  Tire Brands Page
    6.2  Tires Display Page
    6.3  Tire Detail Page
    ---  Accessory Pages   ---
    7.1  Accessory Brands Page
    7.2  Accessories Display Page
    7.2  Accessory Detail Page
    ---  Gallery Pages  ---
    8.1  Gallery Header
    8.2  Gallery Landing Page
    8.3  Gallery Detail Page
    ---  Other Pages  ---
    9.   Contact Page
    10.  Dealers Page
    11.  News Pages
    12.  Configurator Page
*/
/* ==========================================================================
   1. General (Foundation Overrides)
   ========================================================================== */
/* ==========================================================================
   General (Foundation Overrides)
   ========================================================================== */
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Rubik", sans-serif;
  font-weight: 900; }

body {
  font-weight: 300; }

h1,
h2,
h3 {
  color: #000000;
  text-transform: uppercase;
  line-height: 1; }

h4,
h5,
h6 {
  font-weight: 700;
  letter-spacing: -1px; }

h1 {
  font-size: 5.44rem; }

h2 {
  /*font-size: 4.18rem;*/
  font-weight: 400; }

h3 {
  /*font-size: 3.1rem;*/ }

h5 {
  font-size: 2.09rem; }

h6 {
  font-size: 1.15rem; }

.h1 {
  font-size: 1.5rem; }

.h2 {
  font-size: 1.8rem;
  font-weight: 700; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #999; }

p,
a {
  font-size: 1rem; }

a {
  color: #ff4747; }
  a:hover {
    color: #666666; }

ul, ol {
  margin: 0;
  list-style: none; }

table {
  min-width: 100%;
  margin-bottom: 0;
  border: 0; }

table tr td,
table thead tr th {
  text-align: center; }

table thead tr th {
  color: #fefefe;
  background: #707070; }

.bg-img {
  background-color: #333;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.hidden {
  display: none; }

.product-paragraph {
  color: #000;
  margin-bottom: 0.5rem;
  text-align: left;
  margin-right: 1rem; }

.info--limit {
  line-height: 1.2em;
  overflow: hidden;
  margin-bottom: 0; }

.info--height {
  height: 6em; }

.primary {
  color: #ff4747; }

.primary-bg {
  background-color: #ff4747; }

.red-bg {
  background-color: #ff4747; }

.black-font {
  color: #333; }

.red {
  color: #ff4747; }

.white {
  color: #fefefe; }

.button {
  font-weight: bold;
  background-color: #ff4747; }

.no-margin {
  margin-bottom: 0; }

.no-padding {
  padding: 0; }

.button.secondary {
  background-color: #e7e7e7;
  color: #323232; }

.black,
.button.black {
  background-color: #000000; }

.button,
.text-uppercase {
  text-transform: uppercase; }

.button:hover {
  background-color: #000000; }

.button-group .button {
  padding-right: 0;
  padding-left: 0; }

.font-light {
  font-weight: 300; }

.font-normal {
  font-weight: 400; }

.font-bold {
  font-weight: 700; }

.font-heavy {
  font-weight: 900; }

.font-italic {
  font-style: italic; }

.g-recaptcha {
  margin-bottom: 0.5rem;
  display: inline-block; }

#captchaCheck {
  float: left;
  margin-left: 1rem;
  text-transform: uppercase; }

.row {
  max-width: 80rem; }

.padded {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.padded.extra {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.padded.short {
  padding-top: .5rem;
  padding-bottom: .5rem; }

.padded-left {
  padding-left: .5rem; }

.padded-right {
  padding-right: .5rem; }

.accordion .accordion-navigation > .content {
  padding-right: 0;
  padding-left: 0; }

.accordion-item:first-child > :first-child {
  font-weight: 700; }

.anchor {
  position: relative;
  top: -3rem;
  display: block;
  visibility: hidden; }

.full-width {
  width: 100%;
  max-width: 100%; }

.menu.simple > li > a {
  padding: 0; }

.menu > li:not(.menu-text) > a {
  padding: 1rem; }

.fixed {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%; }

.title-bar,
.top-bar {
  padding: 0; }

.top-bar,
.top-bar ul {
  background-color: transparent; }

.top-bar ul.is-dropdown-submenu {
  /*    background-color: rgba(0, 0, 0, 1);*/
  border: 0px; }

.dropdown.menu .is-dropdown-submenu-parent.is-down-arrow > a::after {
  right: 0px; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 1rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a:after {
  border-color: #d40000 transparent transparent;
  right: 0px;
  display: none; }

.dropdown.menu.vertical > li.opens-right > a::after {
  border-color: transparent transparent transparent #d40000;
  right: 5px;
  display: none; }

.dropdown.menu > li > a:hover,
.dropdown.menu > li > ul li a:hover,
.dropdown.menu > li.is-active > a {
  color: #d40000; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  min-width: 280px;
  padding-bottom: 20px; }

.int.site-content h1 {
  font-weight: 200;
  font-size: 3.75rem; }
  @media screen and (max-width: 39.9375em) {
    .int.site-content h1 {
      font-size: 2rem; } }

.int.site-content .h2 {
  font-size: 1.5rem;
  font-weight: 300; }

address {
  font-style: normal; }

@media only screen and (min-width: 40.063em) {
  .int.site-content .h2 {
    font-size: 2.6rem; } }

/********* VIDEO *********/
#videos {
  margin-top: 3rem; }
  #videos a:hover {
    color: #666; }
  #videos a::before {
    background: rgba(255, 255, 255, 0); }
  #videos p {
    font-size: 1.6rem; }
  #videos #next-button {
    background-color: #fff; }
  #videos #video-container .column a {
    position: relative;
    display: block; }

/*.fa-youtube-play {
    display: block;
    color: #ff4747;
    position: absolute;
    top: 33%;
    width: 100%;
}*/
@media screen and (max-width: 480px) {
  h1 {
    font-size: 2.7rem; }
  h2 {
    font-size: 2.1rem; }
  h3 {
    font-size: 2rem; }
  h5 {
    font-size: 1.5rem; }
  p {
    font-size: 1rem; } }

.animate {
  opacity: 0; }
  @media screen and (max-width: 39.9375em) {
    .animate {
      opacity: 1; } }

/* ==========================================================================
   2. Header
   ========================================================================== */
/* ==========================================================================
   Header
   ========================================================================== */
.header {
  z-index: 90;
  width: 100%;
  padding: 2rem 1rem;
  background-color: #ffffff;
  top: 0;
  border-bottom: 1px solid #000000; }
  .header a {
    text-transform: uppercase;
    color: #000000;
    font-weight: 400; }
    .header a:hover {
      color: #000000; }
  .header-logo {
    padding-left: 2rem;
    padding-right: 2rem; }
    @media screen and (max-width: 39.9375em) {
      .header-logo {
        padding-left: 0;
        padding-right: 0; }
        .header-logo img {
          max-width: 40%; } }
  .header .top-bar-left {
    padding-top: 1rem; }
  .header .top-bar-title {
    width: 100%;
    margin-right: 0;
    /*> span {
        @media only screen and (max-width:1363px) {
          display:block!important;  
        }
      }*/ }
    @media screen and (min-width: 83.125em) {
      .header .top-bar-title {
        width: inherit; } }
    .header .top-bar-title .menu-icon {
      width: 32px;
      margin-right: 2rem;
      position: absolute;
      right: 1rem;
      height: 22px; }
      @media screen and (max-width: 39.9375em) {
        .header .top-bar-title .menu-icon {
          margin-right: 0; } }
      .header .top-bar-title .menu-icon:after {
        height: 3px;
        box-shadow: 0 9px 0 #fefefe, 0 18px 0 #fefefe; }
      .header .top-bar-title .menu-icon:hover:after {
        background: #dddddd;
        box-shadow: 0 9px 0 #dddddd, 0 18px 0 #dddddd; }
      .header .top-bar-title .menu-icon.dark:after {
        box-shadow: 0 9px 0 #0a0a0a, 0 18px 0 #0a0a0a; }
      .header .top-bar-title .menu-icon.dark:hover:after {
        background: #dddddd;
        box-shadow: 0 9px 0 #dddddd, 0 18px 0 #dddddd; }

.responsive-menu .dropdown.menu .is-dropdown-submenu-parent:hover a, .responsive-menu .dropdown.menu .is-dropdown-submenu-parent:active a {
  background-color: #ffffff;
  color: #000000; }

.responsive-menu .dropdown.menu .is-dropdown-submenu-parent:hover > a::before {
  content: '';
  position: absolute;
  left: 15px;
  right: 30px;
  bottom: 0;
  display: block;
  background-color: #1c1d1d;
  height: 1px;
  z-index: 6; }

.responsive-menu .dropdown.menu .is-dropdown-submenu-parent > a {
  padding-right: .5rem; }

.responsive-menu .dropdown.menu.submenu {
  background-color: #ffffff;
  text-transform: capitalize; }
  .responsive-menu .dropdown.menu.submenu a {
    color: #000000;
    font-family: "Playfair Display", serif;
    font-weight: 300; }
  .responsive-menu .dropdown.menu.submenu.is-dropdown-submenu {
    position: static; }
    @media screen and (min-width: 83.125em) {
      .responsive-menu .dropdown.menu.submenu.is-dropdown-submenu {
        position: absolute;
        z-index: 100; } }

.responsive-menu .dropdown.menu > li a:hover {
  color: #000000; }

.responsive-menu .dropdown.menu > li a i {
  padding-left: .5rem;
  font-size: .75rem; }

.responsive-menu .dropdown.menu > li.is-active > a {
  color: #000000; }

.responsive-menu .dropdown.menu.vertical li {
  background-color: #ffffff; }
  @media screen and (min-width: 83.125em) {
    .responsive-menu .dropdown.menu.vertical li {
      background-color: transparent; } }
  .responsive-menu .dropdown.menu.vertical li a {
    color: inherit; }

.responsive-menu .dropdown.menu.vertical.submenu li {
  background-color: #ffffff; }

.responsive-menu .top-bar-left > ul > li > a {
  letter-spacing: 1px; }

.off-canvas.position-left {
  left: 0; }

.is-off-canvas-open {
  overflow: hidden; }

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }

.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible; }

.js-off-canvas-overlay.is-closable {
  cursor: pointer; }

.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute; }

.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed; }

.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #e6e6e6; }

[data-whatinput='mouse'] .off-canvas {
  outline: 0; }

.off-canvas.is-transition-push {
  z-index: 12; }

.off-canvas.is-closed {
  visibility: hidden; }

.off-canvas.is-transition-overlap {
  z-index: 13; }

.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }

.off-canvas.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #e6e6e6; }

[data-whatinput='mouse'] .off-canvas-absolute {
  outline: 0; }

.off-canvas-absolute.is-transition-push {
  z-index: 12; }

.off-canvas-absolute.is-closed {
  visibility: hidden; }

.off-canvas-absolute.is-transition-overlap {
  z-index: 13; }

.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }

.off-canvas-absolute.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 300px;
  -ms-transform: translateX(-300px);
  transform: translateX(-300px); }

.off-canvas-content .off-canvas.position-left {
  -ms-transform: translateX(-300px);
  transform: translateX(-300px); }

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.off-canvas-content.is-open-left.has-transition-push {
  -ms-transform: translateX(300px);
  transform: translateX(300px); }

.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -ms-transform: translateX(250px);
  transform: translateX(250px); }

.off-canvas-content .off-canvas.position-right {
  -ms-transform: translateX(250px);
  transform: translateX(250px); }

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.off-canvas-content.is-open-right.has-transition-push {
  -ms-transform: translateX(-250px);
  transform: translateX(-250px); }

.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -ms-transform: translateY(-250px);
  transform: translateY(-250px); }

.off-canvas-content .off-canvas.position-top {
  -ms-transform: translateY(-250px);
  transform: translateY(-250px); }

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.off-canvas-content.is-open-top.has-transition-push {
  -ms-transform: translateY(250px);
  transform: translateY(250px); }

.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -ms-transform: translateY(250px);
  transform: translateY(250px); }

.off-canvas-content .off-canvas.position-bottom {
  -ms-transform: translateY(250px);
  transform: translateY(250px); }

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.off-canvas-content.is-open-bottom.has-transition-push {
  -ms-transform: translateY(-250px);
  transform: translateY(-250px); }

.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }

.off-canvas-content {
  -ms-transform: none;
  transform: none;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.off-canvas-content.has-transition-push {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.off-canvas-content .off-canvas.is-open {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-left.reveal-for-medium .close-button {
    display: none; }
  .off-canvas-content .position-left.reveal-for-medium {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px; }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px; }
  .position-right.reveal-for-medium {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-right.reveal-for-medium .close-button {
    display: none; }
  .off-canvas-content .position-right.reveal-for-medium {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px; }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px; }
  .position-top.reveal-for-medium {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-top.reveal-for-medium .close-button {
    display: none; }
  .off-canvas-content .position-top.reveal-for-medium {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px; }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-bottom.reveal-for-medium .close-button {
    display: none; }
  .off-canvas-content .position-bottom.reveal-for-medium {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px; }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-left.reveal-for-large .close-button {
    display: none; }
  .off-canvas-content .position-left.reveal-for-large {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px; }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px; }
  .position-right.reveal-for-large {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-right.reveal-for-large .close-button {
    display: none; }
  .off-canvas-content .position-right.reveal-for-large {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px; }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px; }
  .position-top.reveal-for-large {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-top.reveal-for-large .close-button {
    display: none; }
  .off-canvas-content .position-top.reveal-for-large {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px; }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px; }
  .position-bottom.reveal-for-large {
    -ms-transform: none;
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
  .position-bottom.reveal-for-large .close-button {
    display: none; }
  .off-canvas-content .position-bottom.reveal-for-large {
    -ms-transform: none;
    transform: none; }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px; }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px; } }

@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    -ms-transform: none;
    transform: none; }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none; } }

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    -ms-transform: none;
    transform: none; }
  .off-canvas.in-canvas-for-large .close-button {
    display: none; } }

.off-canvas {
  background-color: #1c1d1d;
  padding-left: 1rem;
  padding-right: 1rem; }
  .off-canvas.position-left {
    width: 300px; }
  .off-canvas .close-button {
    position: relative;
    text-align: left;
    width: 100%;
    padding: .5rem 2rem;
    color: #dddddd;
    margin-bottom: .5rem; }
    .off-canvas .close-button::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 30px;
      right: 0px;
      border-bottom: 1px solid #343535; }
  .off-canvas .vertical.menu > li {
    position: relative; }
    .off-canvas .vertical.menu > li::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 15px;
      right: 15px;
      border-bottom: 1px solid #343535; }
    .off-canvas .vertical.menu > li.is-accordion-submenu-parent > a:after {
      content: '+';
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      border: none;
      font-size: 1.5rem;
      top: 25%;
      margin-top: 0;
      right: 2rem; }
    .off-canvas .vertical.menu > li.is-accordion-submenu-parent[aria-expanded=true] > a:after {
      content: '-';
      transform: none; }
    .off-canvas .vertical.menu > li > a {
      font-family: "Playfair Display", serif;
      color: #ffffff;
      text-transform: capitalize;
      font-size: 1.2rem; }
      .off-canvas .vertical.menu > li > a .fa-caret-down {
        display: none; }
  .off-canvas .vertical.menu.is-accordion-submenu > li::after {
    left: 0; }

/*#forceMenu {
  float:right;
}*/
@media screen and (min-width: 1024px) and (max-width: 1400px) {
  #responsive-menu {
    display: none !important; } }

@media screen and (min-width: 1401px) {
  #responsive-menu {
    display: block !important; } }

@media screen and (min-width: 1024px) and (max-width: 1400px) {
  #forceMenu {
    display: block !important; } }

@media screen and (min-width: 1401px) {
  #forceMenu {
    display: none !important; } }

#responsive-menu .dropdown.menu .is-dropdown-submenu-parent > a {
  padding-right: .5rem; }

/* ==========================================================================
   3. Footer
   ========================================================================== */
/* ==========================================================================
   Footer
   ========================================================================== */
.footer {
  /*font-family: $font-serif;*/
  font-size: 1.05rem;
  font-weight: 400; }
  .footer li {
    line-height: 2; }
  .footer a {
    padding-top: .25rem;
    padding-bottom: .25rem;
    color: #222;
    font-size: 1.05rem;
    font-weight: 400; }
  .footer-divider {
    max-width: 90px;
    width: 100%;
    background-color: #000000;
    height: 1px;
    margin: 3rem auto; }
  .footer-newsletter {
    background-color: #f6f6f6;
    padding-top: 4rem;
    padding-bottom: 4rem; }
    .footer-newsletter #mc_embed_signup {
      font-family: "Playfair Display", serif; }
      .footer-newsletter #mc_embed_signup input {
        margin-bottom: 0;
        border: 0;
        font-size: 1rem;
        color: #000000;
        height: 45px; }
        .footer-newsletter #mc_embed_signup input::-webkit-input-placeholder {
          /* Chrome/Opera/Safari */
          color: #000000;
          font-size: 1rem; }
          @media screen and (min-width: 83.125em) {
            .footer-newsletter #mc_embed_signup input::-webkit-input-placeholder {
              font-size: 1.3rem; } }
        .footer-newsletter #mc_embed_signup input::-moz-placeholder {
          /* Firefox 19+ */
          color: #000000; }
        .footer-newsletter #mc_embed_signup input:-ms-input-placeholder {
          /* IE 10+ */
          color: #000000; }
        .footer-newsletter #mc_embed_signup input:-moz-placeholder {
          /* Firefox 18- */
          color: #000000; }
      .footer-newsletter #mc_embed_signup .input-group {
        width: 100%;
        align-items: stretch;
        padding: 10px;
        background-color: #ffffff; }
        .footer-newsletter #mc_embed_signup .input-group-button {
          display: table-cell; }
      .footer-newsletter #mc_embed_signup .button {
        font-family: "Rubik", sans-serif;
        color: #ffffff;
        background-color: #000000;
        text-transform: uppercase;
        padding: 0 2rem;
        font-size: .9rem;
        height: 45px;
        letter-spacing: 2px;
        font-weight: 200; }
  .footer-links > .column {
    padding-top: 1rem;
    padding-bottom: 1rem; }
    @media screen and (min-width: 83.125em) {
      .footer-links > .column {
        padding-top: 0;
        padding-bottom: 0; } }
  .footer-social a {
    color: #000000;
    display: flex;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0; }
  .footer-social i {
    font-size: 1.3rem;
    padding-right: .75rem; }
  .footer-social > .column {
    padding-top: 1rem;
    padding-bottom: 1rem; }
    @media screen and (min-width: 83.125em) {
      .footer-social > .column {
        padding-top: 0;
        padding-bottom: 0; } }
  .footer-contact {
    font-size: 1rem;
    font-weight: 400; }
    @media screen and (min-width: 83.125em) {
      .footer-contact {
        font-size: 1.05rem; } }
    .footer-contact > .column {
      padding-top: 1rem;
      padding-bottom: 1rem; }
      @media screen and (min-width: 83.125em) {
        .footer-contact > .column {
          padding-top: 0;
          padding-bottom: 0; } }
    @media screen and (min-width: 83.125em) {
      .footer-contact ul {
        white-space: nowrap; } }
    .footer-contact ul li {
      padding-top: .25rem;
      padding-bottom: .25rem; }
  .footer-copy {
    padding-top: 2rem;
    padding-bottom: 3rem; }

/*footer {
    .ft-bottom .divider {
        padding: 0 25px;
    }
    .ft-bottom p,
    .ft-bottom .divider {
        display: inline-block;
    }
    .ft-bottom {
        font-weight: 500;
        color: #ffffff;
        background: #050505;
        text-align: center;
        p {
            line-height: 7.18rem;
        }
    }
}

@media screen and (max-width:480px) {
    footer {
        .ft-bottom {
            text-align: center;
            padding: 10px 0;
            .divider {
                display: none;
            }
            p {
                line-height: 1rem;
                font-size: .78rem;
                margin-bottom: 0;
                span {
                    font-size: .9rem;
                }
            }
        }
    }
}*/
/* ==========================================================================
   4.1 Brands Listing Pages
   ========================================================================== */
/* ==========================================================================
   Brand Listing
   ========================================================================== */
.header.brand {
  background-color: transparent;
  position: absolute;
  border-bottom: 0; }
  .header.brand a {
    color: #ffffff; }
    .header.brand a:hover {
      color: #ffffff; }
  .header.brand .responsive-menu .dropdown.menu .is-dropdown-submenu-parent:hover a, .header.brand .responsive-menu .dropdown.menu .is-dropdown-submenu-parent:active a {
    background-color: #ffffff;
    color: #000000; }
  .header.brand .responsive-menu .dropdown.menu .is-dropdown-submenu-parent:hover > a::before {
    content: '';
    position: absolute;
    left: 15px;
    right: 30px;
    bottom: 0;
    display: block;
    background-color: #1c1d1d;
    height: 1px;
    z-index: 6; }
  .header.brand .responsive-menu .dropdown.menu.submenu {
    background-color: #ffffff;
    text-transform: capitalize; }
    .header.brand .responsive-menu .dropdown.menu.submenu a {
      color: #000000;
      font-family: "Playfair Display", serif; }
  .header.brand .responsive-menu .dropdown.menu > li a {
    color: #000000; }
    @media screen and (min-width: 83.125em) {
      .header.brand .responsive-menu .dropdown.menu > li a {
        color: #ffffff; } }
    .header.brand .responsive-menu .dropdown.menu > li a:hover {
      color: #000000; }
      @media screen and (min-width: 83.125em) {
        .header.brand .responsive-menu .dropdown.menu > li a:hover {
          color: #ffffff; } }
    .header.brand .responsive-menu .dropdown.menu > li a i {
      padding-left: .5rem;
      font-size: .75rem; }
  .header.brand .responsive-menu .dropdown.menu > li.is-active > a {
    color: #000000; }
    @media screen and (min-width: 83.125em) {
      .header.brand .responsive-menu .dropdown.menu > li.is-active > a {
        color: #ffffff; } }
  .header.brand .responsive-menu .dropdown.menu.vertical li {
    background-color: #ffffff; }
    @media screen and (min-width: 83.125em) {
      .header.brand .responsive-menu .dropdown.menu.vertical li {
        background-color: transparent; } }
  .header.brand .responsive-menu .dropdown.menu.vertical.submenu li {
    background-color: #ffffff; }

.brand-hero {
  color: #ffffff; }
  .brand-hero-image {
    position: relative;
    height: 100vh;
    background-size: cover;
    background-position: center; }
  .brand-hero-content {
    position: absolute;
    padding-top: 29%;
    padding-bottom: 25%;
    top: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5); }
    @media screen and (min-width: 83.125em) {
      .brand-hero-content {
        text-align: left; } }
    @media screen and (max-width: 39.9375em) {
      .brand-hero-content {
        padding-top: 50%; } }
  .brand-hero-subtitle {
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
    font-size: 1.95rem;
    letter-spacing: 2px;
    font-weight: 400; }
    @media screen and (max-width: 39.9375em) {
      .brand-hero-subtitle {
        font-size: 1.3rem; } }
  .brand-hero-title {
    font-family: "Playfair Display", serif;
    text-transform: capitalize;
    font-size: 5rem;
    line-height: 1;
    padding-bottom: 3rem; }
    @media screen and (max-width: 39.9375em) {
      .brand-hero-title {
        font-size: 2.5rem; } }
  .brand-hero-button a {
    background-color: #ff4747;
    text-transform: uppercase;
    color: #ffffff;
    padding: 1rem;
    letter-spacing: 2px;
    font-weight: 400; }
    @media screen and (max-width: 39.9375em) {
      .brand-hero-button a {
        font-size: .8rem; } }
    .brand-hero-button a i {
      margin-left: .75rem;
      opacity: .55; }

.brand-container {
  padding-top: 3rem; }
  .brand-container.fitmentSearchActive {
    padding-top: 0; }

#wheel-brands .filters {
  background-color: #3f4851; }
  #wheel-brands .filters h5 {
    font-family: font-sans-serif;
    font-size: 1.1rem;
    padding: 30px 0;
    text-transform: uppercase; }

#wheel-brands .filter_select {
  background: #3f4851;
  padding: 1.5rem .8rem .8rem; }
  #wheel-brands .filter_select select {
    text-transform: uppercase;
    background-color: #e1e1e1;
    font-weight: 500; }

#wheel-brands .filter_button {
  background-color: #e1e1e1;
  color: #000;
  font-weight: 500;
  max-height: 2.45rem;
  width: 100%; }

#wheels .filters {
  background-color: #3f4851; }
  #wheels .filters h5 {
    font-family: "Rubik", sans-serif;
    font-size: 1.1rem;
    padding: 30px 0;
    text-transform: uppercase; }

#wheels .filter_select {
  background: #3f4851;
  padding: 1.5rem .8rem .8rem; }
  #wheels .filter_select select {
    text-transform: uppercase;
    background-color: #e1e1e1;
    font-weight: 500; }

#wheels .filter_button {
  background-color: #e1e1e1;
  color: #000;
  font-weight: 500;
  max-height: 2.45rem;
  width: 100%; }

/* ==========================================================================
   4.1 Brands Pages
   ========================================================================== */
/* ==========================================================================
   Product Listing
   ========================================================================== */
#wheels .brand-container .parallax h1 {
  padding: 14rem 1.8rem; }

.brand-container .pop_up_vehicle {
  margin-top: 1rem; }

.fancybox-inner {
  overflow: unset !important; }
  .fancybox-inner #vehicle-heading {
    padding-right: 3rem; }
  .fancybox-inner #vehicle-selects {
    text-align: center !important; }
    .fancybox-inner #vehicle-selects select {
      display: inline-block;
      width: 45%;
      margin-top: .5rem;
      margin-bottom: .5rem; }
      .fancybox-inner #vehicle-selects select:nth-child(2) {
        margin-right: 0 !important; }

.fancybox-close {
  top: 11px !important; }

.brand-container {
  padding-bottom: 4rem; }

.series-header {
  font-family: "Playfair Display", serif;
  font-size: 2.5rem;
  text-align: left;
  border-bottom: 1px solid #000000; }

.products-list li {
  padding-top: .75rem; }

.products-list li a,
.products-list > div a {
  display: block;
  padding: 1rem 0; }

.hover-item,
.hover-item .fitment-quickview {
  position: relative;
  display: block;
  -webkit-transition: border-color .3s ease-in-out;
  transition: border-color .3s ease-in-out;
  text-align: center; }

.hover-item:hover {
  border-color: #ccc; }
  .hover-item:hover img {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .hover-item:hover .sizes,
  .hover-item:hover .fitment-quickview {
    top: auto; }
  .hover-item:hover .sizes {
    opacity: 1; }

.hover-item .info,
.hover-item .fitment-quickview {
  position: relative;
  margin-top: -1rem;
  padding: 1rem 0;
  -webkit-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
  background-color: transparent; }

.hover-item .sizes,
.hover-item .fitment-quickview {
  font-size: .8125rem;
  position: absolute;
  top: 100%;
  bottom: 10rem;
  width: 100%;
  -webkit-transition: top .3s ease-in-out;
  transition: top .3s ease-in-out;
  /*color: #fefefe;*/ }

.hover-item .sizes {
  font-size: inherit;
  position: static;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  /*font-size: 1.4rem;
        font-weight: 900;*/
  text-transform: uppercase;
  color: #545454;
  /*opacity: 0;*/ }
  .hover-item .sizes a {
    color: #000000;
    font-weight: 700;
    font-size: 1.4em; }

.hover-item h6 {
  line-height: 1.2;
  margin-bottom: 0;
  /*font-size: 1.2rem;*/
  font-size: 2rem; }
  @media screen and (max-width: 39.9375em) {
    .hover-item h6 {
      font-size: 1.5rem; } }

.hover-item h6,
.hover-item h6 small {
  color: #000000;
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
  font-weight: 300;
  line-height: 1; }

.hover-item small {
  font-size: 1.1rem; }

.hover-item img {
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out; }

.hover-item .luglist {
  line-height: 1;
  color: #000000; }

.hover-item .pricing {
  font-weight: 500;
  color: #666666; }

.hover-item .button {
  max-width: 100px;
  margin: 0 auto; }
  .hover-item .button.disabled {
    pointer-events: none;
    background-color: #cccccc;
    opacity: 1; }

.parallax {
  position: relative;
  overflow: hidden;
  margin-bottom: 1.5rem;
  text-align: center; }
  .parallax.fitmentSearchActive {
    margin-bottom: 0; }
  .parallax h1,
  .parallax h2 {
    position: relative;
    padding: 1.8rem; }
  .parallax h1 {
    letter-spacing: 0; }
    .parallax h1 img {
      padding-bottom: 1rem; }
  .parallax .img {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #333;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 10%;
    padding-bottom: 10%;
    margin-top: -7%; }
    @media screen and (max-width: 39.9375em) {
      .parallax .img {
        padding-bottom: 20%;
        padding-top: 20%;
        margin-top: -15%; } }
  .parallax .bg-top {
    background-position: center top; }
  .parallax .img:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    opacity: .4;
    background: #000; }

/* wheel header filter */
.product-filter {
  text-align: center;
  padding-top: 30px; }
  .product-filter h5 {
    background-color: transparent;
    font-size: 1.1rem;
    padding: 30px 0; }

#wheel-search .filter-menu {
  display: inline-block;
  padding: 0 5px; }

/* wheel fitment guide header */
.wheels-with-fitment-pg {
  margin-bottom: 0; }

.selected-vehicle-container {
  text-align: center;
  background-color: #e0e0e0;
  color: #000000;
  padding: 25px;
  margin-bottom: 1.5rem; }
  .selected-vehicle-container .selected-vehicle-header {
    display: inline-block;
    font-size: 1.7rem;
    font-weight: 600;
    letter-spacing: -1px; }
  .selected-vehicle-container .selected-vehicle-link {
    display: inline-block;
    padding: 0px 5px;
    font-weight: 400; }

@media only screen and (min-width: 40rem) {
  .products-list h2 {
    font-size: 2rem; }
  .parallax h1.padded {
    padding: 2.7rem; } }

/* ==========================================================================
   4.2 Detail Pages
   ========================================================================== */
/* ==========================================================================
   Product Details
   ========================================================================== */
.detail-divider {
  height: 1px;
  background-color: #dddddd;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem; }

.detail .parallax {
  margin: 0; }

.detail-title-wheel {
  margin-bottom: 2rem; }
  .detail-title-wheel h2 {
    font-weight: 300;
    text-transform: uppercase; }

.detail-price h3 {
  font-size: 1.5rem;
  font-weight: 300; }
  .detail-price h3 span {
    font-size: 1rem; }

.detail-price p {
  font-weight: 500;
  margin-bottom: 0; }

.selectedVehicleBar {
  position: relative;
  background-color: #ebebeb; }
  .selectedVehicleBar .selectedVehicleBar__text {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 0; }

.vision-it {
  display: flex; }
  .vision-it-container {
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    margin-top: 1rem;
    margin-bottom: 1rem; }
    @media screen and (min-width: 40em) {
      .vision-it-container {
        border-top: 0;
        border-bottom: 0;
        margin-top: 0;
        margin-bottom: 0; } }
  @media screen and (min-width: 40em) {
    .vision-it {
      max-width: 600px; } }
  .vision-it img {
    width: 100%; }
  .vision-it a {
    display: block; }
  .vision-it > div:first-child {
    width: 100%;
    max-width: 140px; }
  .vision-it > div:last-child {
    max-width: 500px;
    width: 100%; }
    .vision-it > div:last-child a {
      max-width: 120px; }
  .vision-it .information {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .vision-it .title {
    font-weight: 700; }
  .vision-it .description {
    margin-bottom: 1rem; }
  .vision-it .links {
    display: flex; }

.wheel-gallery {
  border-bottom: 1px solid #666666;
  border-top: 1px solid #666666;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem; }
  .wheel-gallery h3 {
    color: #000000;
    text-transform: capitalize;
    font-family: "Playfair Display", serif; }

.wheel-gallery-photo img {
  width: 100%; }

#tech-specs {
  position: relative;
  top: -6.6rem;
  display: block;
  visibility: hidden; }

#specs {
  overflow: auto; }
  #specs > div:nth-child(2) {
    /*background-color:$black;*/
    border-bottom: 1px solid #666666;
    border-top: 1px solid #666666;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem; }
    #specs > div:nth-child(2) h2 {
      color: #000000;
      text-transform: capitalize;
      font-family: "Playfair Display", serif; }

#detail-top {
  padding-top: 1.5rem; }
  #detail-top p {
    font-size: 1rem; }
  #detail-top .menu.simple > li {
    display: inline-block; }
  #detail-top .images {
    position: relative; }
  #detail-top .main-image {
    margin-bottom: 0; }
  #detail-top .alt-images .slick-track {
    margin: 0 auto; }
  #detail-top .alt-images a {
    margin-right: 0;
    padding: .7rem; }
  #detail-top .detail-title h2 {
    /*font-weight: 700;*/
    font-size: 1.5rem;
    /*text-transform: none;*/ }
  #detail-top .button-group .button {
    font-size: .8125rem; }
    #detail-top .button-group .button:active, #detail-top .button-group .button:focus {
      background-color: #d40000; }
  #detail-top .available-sizes {
    font-weight: 500; }
    #detail-top .available-sizes p:last-child {
      border-bottom: 1px solid #cccccc;
      padding-bottom: 20px; }
  #detail-top .detail-sizes p {
    margin-bottom: 0;
    font-weight: 500; }
  #detail-top .detail-sizes .no-cap {
    color: #ff0000;
    margin-top: .5rem; }
  #detail-top .detail-spec-summary .spec-summary {
    display: flex;
    font-weight: 500;
    margin-bottom: .5rem; }
    #detail-top .detail-spec-summary .spec-summary > div:first-child {
      width: 35%; }
      @media screen and (min-width: 40em) {
        #detail-top .detail-spec-summary .spec-summary > div:first-child {
          width: 25%; } }
    #detail-top .detail-spec-summary .spec-summary > div:last-child {
      color: #3F4851; }
  #detail-top .detail-finish p {
    font-weight: 500; }
  #detail-top .detail-description {
    padding-bottom: 2rem; }

.detail-thumbs p {
  line-height: 1;
  margin: .25rem; }

.detail-thumbs .finish-name {
  font-size: .8rem;
  color: #505050; }

.detail-thumbs .desc {
  text-transform: capitalize;
  font-weight: 400;
  font-size: .9rem; }

.detail-thumbs img {
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out; }
  .detail-thumbs img:hover {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.wheel-gallery-figure .mfp-title {
  padding-top: .5rem;
  padding-bottom: .75rem;
  text-align: center;
  color: #999;
  background: #fff; }

.wheel-gallery-figure h5,
.wheel-gallery-figure p {
  margin-bottom: 0; }

.wheel-gallery-figure .mfp-counter {
  top: .5rem;
  right: .5rem;
  color: #999; }

@media only screen and (min-width: 40.063em) {
  #detail-top .detail-title h2 {
    font-size: 2rem; } }

.displayVehicle {
  background-color: #ebebeb;
  padding: 2.5rem; }
  .displayVehicle .displayVehicle_content {
    max-width: 80rem;
    margin: 0 auto;
    text-align: left; }
  .displayVehicle .displayVehicle_paragraph {
    display: inline-block;
    font-size: 2.5rem;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 0; }
    .displayVehicle .displayVehicle_paragraph .displayVehicle_span {
      color: #6a6a6a; }
  .displayVehicle .displayVehicle_button {
    background-color: #222;
    float: right;
    margin-top: -0.5rem;
    padding: 1rem 1.2rem;
    font-size: 1.3rem; }

.wheel-details {
  display: flex;
  background: #f1f1f1;
  padding: 1rem 1.5rem; }
  .wheel-details .wheel-paragraph {
    font-size: 1rem;
    font-weight: bold;
    text-align: left;
    margin-bottom: 1rem; }
  .wheel-details .wheel-get-quote-btn {
    margin: 0rem 1rem 1rem 1rem; }

#wheel {
  /********** Wheel Stage **********/
  /********** Wheel Information **********/
  /********** Wheel Call To Action **********/
  /********** Wheel Detail Configurator **********/
  /********** Wheel Detail Gallery **********/ }
  #wheel .main-image {
    margin-bottom: 0; }
    #wheel .main-image img {
      margin: 0 auto; }
  #wheel .alt-images .slick-track {
    margin: 0 auto; }
  #wheel .alt-images--retailer .slick-track {
    width: 100% !important;
    margin-top: 3rem; }
  #wheel .alt-images .slick-slide:focus {
    outline: 0; }
  #wheel .alt-images a {
    margin-right: 0;
    padding: .7rem; }
  #wheel .alt-images img {
    transition: transform .3s ease-in-out; }
    #wheel .alt-images img:hover {
      backface-visibility: hidden;
      transform: scale(1.08); }
  #wheel .wheel-info_header {
    font-size: 1.5rem; }
  #wheel .wheel-sizes {
    margin-top: 1rem; }
    #wheel .wheel-sizes .wheel-sizes_title {
      font-size: 1rem;
      font-weight: 700; }
  #wheel .wheel-price {
    font-size: 1.2rem;
    font-weight: 700; }
  #wheel .wheel-cta {
    background: #f1f1f1;
    padding: 1rem 1.5rem; }
    #wheel .wheel-cta .button-group {
      margin: 0; }
      #wheel .wheel-cta .button-group li {
        margin-top: 1rem; }
      #wheel .wheel-cta .button-group .button {
        width: 100%; }
  #wheel #see-on-vehicle-detail h5 {
    font-size: 1.5rem; }
  #wheel #see-on-vehicle-detail select {
    font-size: .875rem; }
  #wheel #see-on-vehicle-detail .error {
    display: none;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2; }
  #wheel #see-on-vehicle-detail .no-fitment {
    min-height: 6rem;
    position: relative; }
    #wheel #see-on-vehicle-detail .no-fitment::before {
      background: #ffffff;
      content: '';
      bottom: 0;
      left: 0;
      right: 0;
      top: 0;
      opacity: .8;
      position: absolute;
      z-index: 1; }
    #wheel #see-on-vehicle-detail .no-fitment .error {
      display: block;
      width: 100%;
      font-size: 1.25rem; }
  #wheel #see-on-vehicle-detail .loadingImage {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none; }
  #wheel #see-on-vehicle-detail .hover-item:hover button {
    opacity: 1;
    transition: opacity .3s ease-in-out; }
  #wheel #see-on-vehicle-detail .hover-item:hover img {
    opacity: 0.075;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out; }
  #wheel #see-on-vehicle-detail .hover-item:hover::before {
    opacity: .7; }
  #wheel #see-on-vehicle-detail button {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    padding: 1rem;
    width: 100%;
    font-size: 0.8rem;
    opacity: 0;
    max-width: 80%; }
    #wheel #see-on-vehicle-detail button:hover {
      background-color: #666; }
  #wheel #see-on-vehicle-detail-overlay {
    width: 100%;
    height: 100%;
    display: table;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    color: #fff;
    font-size: 50px; }
    #wheel #see-on-vehicle-detail-overlay .fa-spinner {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
  #wheel .wheel-gallery_header {
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.105; }
  #wheel .wheel-gallery ul {
    margin: 0; }
  #wheel .wheel-gallery li {
    list-style: none;
    float: left;
    width: 31%;
    height: auto;
    margin-right: 2%;
    margin-top: 0.5rem; }
    #wheel .wheel-gallery li .galleryImage {
      width: 190px;
      height: 102px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
  #wheel .wheel-gallery .wheel-galleryList:nth-child(n+7) {
    display: none; }
  #wheel .discount-shop-link {
    text-align: center; }
    #wheel .discount-shop-link .disabled {
      pointer-events: none;
      background-color: #cccccc;
      opacity: 1; }

.gallery-popup {
  display: table;
  margin: 0 auto; }
  .gallery-popup .galleryView-info {
    color: #ccc;
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 1rem; }
  .gallery-popup .popup-car {
    font-weight: 900;
    font-size: 1.3rem;
    color: #fff; }
  .gallery-popup .mfp-close {
    color: #fff;
    position: relative;
    float: right; }

@media screen and (max-width: 39.9375em) {
  #wheel .wheel-gallery_header {
    margin-top: 1rem; }
  #wheel .wheel-gallery ul {
    margin-left: 0.5rem; }
  #wheel .wheel-gallery li .galleryImage {
    width: 95px;
    height: 60px; }
  #wheel .wheel-gallery span {
    font-size: 0.8rem; } }

@media screen and (min-width: 40em) {
  :last-child > .accordion-content:last-child {
    padding: 0;
    border: 0;
    border-bottom: 0; }
  .alt-images--retailer .slick-slide {
    width: 100% !important; } }

/* Additional Wheels - Fitment ///////////////////////////////////*/
.additional-fitment {
  border-top: 1px solid #cccccc; }
  .additional-fitment p {
    font-weight: 500;
    margin: 0px;
    padding: 10px; }
  .additional-fitment p > a {
    text-transform: uppercase;
    font-size: 0.95rem; }
  .additional-fitment h6 {
    font-size: 1rem;
    font-style: italic;
    font-weight: 500; }

/* Technical specifications ///////////////////////////////////*/
.spec-size-tabs {
  background-color: #ffffff; }

.tabs-title > a {
  background-color: #f0f0f0;
  color: #989898;
  text-align: center;
  font-size: 1.2rem;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff; }
  .tabs-title > a:hover {
    background-color: #515151;
    color: #fefefe; }
  .tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
    background-color: #707070;
    color: #fefefe; }

/* ==========================================================================
   5.1 Tire Detail Page
   ========================================================================== */
.brand-details_header {
  font-size: 2.5rem; }

#tire {
  /********** Tire Detail Call To Action **********/
  /********** Tire-Info **********/
  /********** Tire-cta **********/ }
  #tire .wheel-details {
    background: #f1f1f1;
    padding: 1rem 1.5rem; }
    #tire .wheel-details .black-font {
      margin-bottom: 1rem; }
    #tire .wheel-details .wheel-paragraph {
      font-size: 1rem;
      font-weight: bold;
      text-align: left;
      margin-bottom: 1rem; }
      #tire .wheel-details .wheel-paragraph span {
        font-size: 1.2rem; }
    #tire .wheel-details .button-group {
      margin: 0;
      list-style: none; }
      #tire .wheel-details .button-group li {
        margin-top: 1rem; }
      #tire .wheel-details .button-group .button {
        width: 100%; }
    #tire .wheel-details .button_fitment {
      background-color: #ff7a01; }
  #tire .tire-info .tire-info_header {
    font-size: 1.5rem; }
  #tire .tire-cta {
    background: #f1f1f1;
    padding: 1rem 1.5rem; }
    #tire .tire-cta .button-group {
      margin: 0; }
      #tire .tire-cta .button-group li {
        margin-top: 1rem; }
      #tire .tire-cta .button-group .button {
        width: 100%; }

/* ==========================================================================
   6.0 Gallery
   ========================================================================== */
/* ==========================================================================
   6.1 Gallery Header
   ========================================================================== */
#gallery-header {
  margin-bottom: 2rem; }
  #gallery-header .accordion-title {
    font-size: 1.1rem;
    color: #ff4747; }

/* ==========================================================================
   6.2 Gallery Landing Page
   ========================================================================== */
#gallery .hover-list .photo, #gallery .hover-list .video {
  position: relative;
  display: block;
  padding: 0 1px 1px 0; }
  #gallery .hover-list .photo:before, #gallery .hover-list .video:before {
    position: absolute;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: all;
    transition-property: all;
    background: rgba(255, 255, 255, 0); }
  #gallery .hover-list .photo:after, #gallery .hover-list .video:after {
    font-size: 1.1rem;
    position: absolute;
    z-index: 2;
    top: 50%;
    display: block;
    width: 90%;
    margin: -1em 5% 0;
    padding-bottom: 2em;
    content: attr(title);
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: all;
    transition-property: all;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    opacity: 0;
    color: #d40000;
    filter: alpha(opacity=0); }
  #gallery .hover-list .photo:hover:before, #gallery .hover-list .video:hover:before {
    background: rgba(255, 255, 255, 0.9); }
  #gallery .hover-list .photo:hover:after, #gallery .hover-list .video:hover:after {
    opacity: 1; }
  #gallery .hover-list .photo img, #gallery .hover-list .video img {
    width: 100%; }

#gallery .hover-list .video:after {
  font-weight: 300;
  color: #fefefe; }

#gallery .hover-list .video:hover:before {
  background: rgba(0, 0, 0, 0.8); }

/*///// Gallery - Videos /////*/
#gallery.video-gallery .parallax {
  margin-bottom: 30px; }

/*///// Gallery - Pencil Submit Banner /////*/
#gallery .parallax, #gallery-vehicle .parallax {
  margin-bottom: 0; }

#gallery .gallery-pencil, #gallery-vehicle .gallery-pencil {
  background-color: #ff0000;
  color: #ffffff;
  padding-top: .5rem;
  padding-bottom: 1rem;
  margin-bottom: 1.5rem; }
  @media screen and (min-width: 40em) {
    #gallery .gallery-pencil, #gallery-vehicle .gallery-pencil {
      padding-bottom: .5rem; } }
  #gallery .gallery-pencil .gallery-submit-pencil, #gallery-vehicle .gallery-pencil .gallery-submit-pencil {
    text-align: center; }
    #gallery .gallery-pencil .gallery-submit-pencil > div, #gallery-vehicle .gallery-pencil .gallery-submit-pencil > div {
      padding-left: 1rem;
      padding-right: 1rem; }
    @media screen and (min-width: 40em) {
      #gallery .gallery-pencil .gallery-submit-pencil, #gallery-vehicle .gallery-pencil .gallery-submit-pencil {
        text-align: left;
        display: flex;
        justify-content: center;
        align-items: center; } }
    #gallery .gallery-pencil .gallery-submit-pencil-description, #gallery-vehicle .gallery-pencil .gallery-submit-pencil-description {
      font-size: 1.25rem;
      margin-bottom: 1rem; }
      @media screen and (min-width: 40em) {
        #gallery .gallery-pencil .gallery-submit-pencil-description, #gallery-vehicle .gallery-pencil .gallery-submit-pencil-description {
          font-size: 1.5rem;
          margin-bottom: 0; } }
  #gallery .gallery-pencil .button, #gallery-vehicle .gallery-pencil .button {
    background-color: #000000;
    border-radius: 5px;
    margin-bottom: 0;
    font-size: 1.15rem; }

/* ==========================================================================
   6.3 Gallery Detail Page
   ========================================================================== */
#gallery-main-image img {
  width: 100%; }

#gallery-main-image .slick-prev:before,
#gallery-main-image .slick-next:before {
  font-family: 'FontAwesome';
  font-size: 24px;
  opacity: 1; }

#gallery-main-image .slick-prev:before {
  content: '\f053'; }

#gallery-main-image .slick-next:before {
  content: '\f054'; }

#gallery-details {
  margin-bottom: 2rem; }

/* ==========================================================================
   6.3 Gallery Submit
   ========================================================================== */
#gallery-submit h3 {
  font-size: 2rem;
  margin-bottom: 0;
  font-weight: 400; }

/* ==========================================================================
   7.1 Home Page
   ========================================================================== */
/* ==========================================================================
   Home Page / Front Page
   ========================================================================== */
.header.hp {
  position: absolute;
  background-color: transparent;
  border-bottom: 0; }
  .header.hp a {
    color: #ffffff; }
    .header.hp a:hover {
      color: #ffffff; }
  .header.hp .responsive-menu .dropdown.menu .is-dropdown-submenu-parent:hover a, .header.hp .responsive-menu .dropdown.menu .is-dropdown-submenu-parent:active a {
    background-color: #ffffff;
    color: #000000; }
  .header.hp .responsive-menu .dropdown.menu .is-dropdown-submenu-parent:hover > a::before {
    content: '';
    position: absolute;
    left: 15px;
    right: 30px;
    bottom: 0;
    display: block;
    background-color: #1c1d1d;
    height: 1px;
    z-index: 6; }
  .header.hp .responsive-menu .dropdown.menu.submenu {
    background-color: #ffffff;
    text-transform: capitalize; }
    .header.hp .responsive-menu .dropdown.menu.submenu a {
      color: #000000;
      font-family: "Playfair Display", serif; }
  .header.hp .responsive-menu .dropdown.menu > li a {
    color: #000000; }
    @media screen and (min-width: 83.125em) {
      .header.hp .responsive-menu .dropdown.menu > li a {
        color: #ffffff; } }
    .header.hp .responsive-menu .dropdown.menu > li a:hover {
      color: #000000; }
      @media screen and (min-width: 83.125em) {
        .header.hp .responsive-menu .dropdown.menu > li a:hover {
          color: #ffffff; } }
    .header.hp .responsive-menu .dropdown.menu > li a i {
      padding-left: .5rem;
      font-size: .75rem; }
  .header.hp .responsive-menu .dropdown.menu > li.is-active > a {
    color: #000000; }
    @media screen and (min-width: 83.125em) {
      .header.hp .responsive-menu .dropdown.menu > li.is-active > a {
        color: #ffffff; } }
  .header.hp .responsive-menu .dropdown.menu.vertical li {
    background-color: #ffffff; }
    @media screen and (min-width: 83.125em) {
      .header.hp .responsive-menu .dropdown.menu.vertical li {
        background-color: transparent; } }
  .header.hp .responsive-menu .dropdown.menu.vertical.submenu li {
    background-color: #ffffff; }

.hp-slider {
  color: #ffffff; }
  .hp-slider img {
    width: 100%; }
  .hp-slider-caption {
    position: absolute;
    padding-top: 29%;
    padding-bottom: 34%;
    top: 0;
    width: 100%;
    text-align: center; }
    @media screen and (min-width: 83.125em) {
      .hp-slider-caption {
        text-align: left; } }
    @media screen and (max-width: 39.9375em) {
      .hp-slider-caption {
        padding-top: 50%; } }
  .hp-slider .slick-slide {
    position: relative;
    height: 100vh;
    background-size: cover;
    background-position: center; }
    .hp-slider .slick-slide.first-slide {
      height: auto; }
  .hp-slider .slick-dots {
    bottom: 60px; }
    .hp-slider .slick-dots li {
      margin: 0 .5rem; }
      .hp-slider .slick-dots li button:before {
        color: #ffffff;
        opacity: .75; }
      .hp-slider .slick-dots li.slick-active button:before {
        font-size: 12px; }
  .hp-slider .slider-item {
    padding-top: 29%;
    padding-bottom: 34%;
    background-size: 100%;
    background-repeat: no-repeat; }
  .hp-slider .slider-subtitle {
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
    font-size: 1.95rem;
    letter-spacing: 2px;
    font-weight: 600; }
    @media screen and (max-width: 39.9375em) {
      .hp-slider .slider-subtitle {
        font-size: 1.3rem; } }
  .hp-slider .slider-description {
    font-family: "Playfair Display", serif;
    text-transform: capitalize;
    font-size: 5rem;
    line-height: 1;
    padding-bottom: 3rem; }
    @media screen and (max-width: 39.9375em) {
      .hp-slider .slider-description {
        font-size: 2.5rem; } }
  .hp-slider .slider-button a {
    background-color: #000000;
    text-transform: uppercase;
    color: #ffffff;
    padding: 1rem;
    letter-spacing: 2px;
    font-weight: 500; }
    @media screen and (max-width: 39.9375em) {
      .hp-slider .slider-button a {
        font-size: .8rem; } }
    .hp-slider .slider-button a i {
      margin-left: .75rem; }
  .hp-slider .video.youtube {
    position: relative;
    padding-bottom: 54.7%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    pointer-events: none; }
    .hp-slider .video.youtube embed, .hp-slider .video.youtube object, .hp-slider .video.youtube iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.owl-theme .owl-controls .owl-page span {
  background-color: #ffffff; }

.hp .header {
  position: static;
  padding-top: 1rem;
  opacity: 0;
  transition: all .5s ease; }

.hp-about {
  font-size: 1.1rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  transition: all .5s ease; }

.hp-featured {
  padding-top: 1rem;
  padding-bottom: 6rem; }

.hp-instagram {
  border-top: 1px solid #999999; }
  .hp-instagram-title {
    padding-top: 4rem;
    padding-bottom: 4rem; }
    .hp-instagram-title h2 {
      text-transform: uppercase;
      font-size: 2rem;
      letter-spacing: 2px;
      font-weight: 600; }
  .hp-instagram a {
    display: block;
    background-position: center;
    background-size: cover; }
  .hp-instagram img {
    width: 100%; }
  .hp-instagram #instafeed {
    display: block;
    width: 100%;
    max-width: none; }
    .hp-instagram #instafeed img {
      width: 100%; }
  .hp-instagram .instagram-popup-profilepic {
    border-radius: 100px; }

.instagram-popup {
  max-width: 80rem;
  padding: 0;
  border-radius: 3px;
  font-weight: 400; }
  .instagram-popup-img {
    width: 100%;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  .instagram-popup-profilepic {
    border-radius: 2px; }
  .instagram-popup-link {
    color: #ffffff;
    display: block;
    padding: 5px;
    text-transform: uppercase;
    text-align: center;
    font-size: .9rem;
    background-color: #000000;
    border-radius: 2px; }

.hp-application {
  font-weight: 400;
  background-color: #000000; }
  .hp-application ul {
    list-style: disc;
    margin-left: 1.25rem; }
  .hp-application li {
    margin-bottom: 1rem; }
  .hp-application .app-container {
    color: #ffffff;
    padding: 1rem; }
    @media screen and (min-width: 40em) {
      .hp-application .app-container.row.column {
        padding-top: 2rem;
        padding-bottom: 2rem; } }
    @media screen and (min-width: 83.125em) {
      .hp-application .app-container.row.column {
        padding-top: 4rem;
        padding-bottom: 4rem; } }
  .hp-application .left .information {
    display: flex;
    align-items: center; }
  .hp-application .right img {
    width: 100%; }
  .hp-application .right .image {
    margin-bottom: 1rem; }
  .hp-application .right .content {
    padding-left: 2rem;
    font-weight: 400;
    text-align: center; }
  .hp-application .title {
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 1rem; }

#newsletter-popup {
  text-transform: uppercase; }
  #newsletter-popup label {
    font-size: 1.2rem;
    line-height: 1.1;
    font-family: "Rubik", sans-serif; }
  #newsletter-popup #mc-embedded-subscribe {
    margin-bottom: 0; }

footer .instagram {
  border-bottom: 2px solid #cccccc; }
  footer .instagram a {
    padding-bottom: 0;
    display: block;
    background-position: center;
    background-size: cover;
    filter: grayscale(100%); }
    footer .instagram a:hover {
      filter: grayscale(0); }

.instagram-popup {
  max-width: 80rem;
  padding: 0;
  border-radius: 3px;
  font-weight: 400; }
  .instagram-popup > div {
    margin: 0; }
  .instagram-popup-img {
    width: 100%;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  .instagram-popup-profilepic {
    border-radius: 2px; }
  .instagram-popup-page {
    display: block;
    position: relative; }
    .instagram-popup-page:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: transparent;
      z-index: 1; }
    .instagram-popup-page:hover:before {
      background-color: rgba(0, 0, 0, 0.5); }
  .instagram-popup-link {
    color: #ffffff;
    display: block;
    padding: 5px;
    text-transform: uppercase;
    text-align: center;
    font-size: .9rem;
    background-color: #000000;
    border-radius: 2px; }
  .instagram-popup .no-padding {
    padding: 0; }

/* ==========================================================================
   7.2 Contact Page
   ========================================================================== */
#contact p,
#thanks p,
#contact li,
#thanks li,
#gallery p,
#gallery li {
  color: #999999;
  font-weight: 400;
  padding-top: 0px; }

#contact h3, #thanks h3, #gallery h3 {
  font-size: 2rem;
  margin-bottom: 0px;
  font-weight: 400; }

#contact .page-content h3, #thanks .page-content h3, #gallery .page-content h3 {
  margin-bottom: 1rem; }

#contact .page-content p, #thanks .page-content p, #gallery .page-content p {
  font-weight: 700; }

#contact .page-content #form-right h3, #thanks .page-content #form-right h3, #gallery .page-content #form-right h3 {
  margin-bottom: 0; }

#contact p {
  color: #000000;
  font-weight: 700; }
  #contact p.red {
    color: #d40000;
    font-size: 1rem; }

#form-right li {
  padding-top: .25rem;
  padding-bottom: .25rem; }

#form-right .fa {
  font-size: 2.25rem; }

#form-right h3 {
  font-size: 1.6rem;
  letter-spacing: -1px; }

#form-right address {
  margin-bottom: 20px; }

#contact {
  /*
  .tabs {
    border-top:0;
    border-right:0;
    border-left:0;
    padding-bottom:.5rem;
    &-content {
      margin-bottom:1rem;
    }
    &-title {
      display:block;
      width:100%;
      @include breakpoint (medium) {
        width:auto;
      }
    }
  }
  .tabs-title > a {
    color:$primary-color;
    padding:0;
    font-size:1rem;
    padding:.5rem;
    background-color:transparent;
    transition:all .3s ease-in-out;
    @include breakpoint (medium) {
      border-left:1px solid $grayC;
    }
    &[aria-selected=true] {
      color:$lighter-black;
      background-color:$light-gray;
    }
  }
  .tabs-title:first-child > a {
    border-left:0;
  }*/ }
  #contact #form-left h3 {
    font-size: 1.5rem;
    margin-bottom: .5rem; }
  #contact #form-left .subtitle p {
    font-style: italic;
    font-weight: 400;
    color: #666666; }
  #contact .accordion {
    margin-bottom: 1rem; }
    #contact .accordion li .accordion-title {
      font-size: 1.2rem;
      color: #666666;
      font-weight: 500;
      padding: 1.5rem 2rem; }
      #contact .accordion li .accordion-title:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f078"; }
    #contact .accordion li.is-active .accordion-title {
      color: #ff0000; }
      #contact .accordion li.is-active .accordion-title:before {
        content: "\f077"; }
    #contact .accordion li:last-child > .accordion-content:last-child {
      padding: 1rem;
      border: 1px solid #e6e6e6; }
    #contact .accordion-content.shide {
      display: none !important; }
  #contact .subtitle h3 {
    font-size: 1.5rem; }
  #contact .g-recaptcha {
    margin-top: 2rem; }
  #contact #check-captcha {
    margin-bottom: 1rem; }

/* ==========================================================================
   7.3 Dealers Page
   ========================================================================== */
/* ==========================================================================
   7.4 News Pages
   ========================================================================== */
/* ==========================================================================
   News Sidebar
   ========================================================================== */
.news-tags h4 {
  text-transform: capitalize; }

/* ==========================================================================
   News Listing
   ========================================================================== */
#news, #news-details {
  padding-bottom: 4rem; }

#news .news-list h3, #news-details .news-list h3 {
  font-weight: 500;
  color: #000000;
  margin-bottom: 20px; }

#news .news-list .news-img a, #news-details .news-list .news-img a {
  position: relative;
  display: block; }
  #news .news-list .news-img a .news-date, #news-details .news-list .news-img a .news-date {
    position: absolute;
    left: 0;
    top: 0;
    color: #ffffff;
    background-color: #ff4747;
    max-width: 90px;
    max-height: 90px;
    font-weight: 500;
    padding: 1px;
    height: 100%;
    width: 100%;
    text-transform: uppercase;
    /*@media screen and (max-width:40rem) {
                        max-width:80px;
                        max-height:80px;
                    }*/ }
    #news .news-list .news-img a .news-date .news-date-day, #news-details .news-list .news-img a .news-date .news-date-day {
      font-size: 4rem;
      line-height: 1; }

#news .news-list .news-content, #news-details .news-list .news-content {
  color: #222; }
  #news .news-list .news-content a, #news-details .news-list .news-content a {
    color: #ff4747; }
    #news .news-list .news-content a:last-child, #news-details .news-list .news-content a:last-child {
      text-transform: uppercase; }
  #news .news-list .news-content .news-description, #news-details .news-list .news-content .news-description {
    margin-bottom: 20px; }

#news .news-archive, #news-details .news-archive {
  padding-bottom: 2rem; }
  #news .news-archive h4, #news-details .news-archive h4 {
    text-transform: uppercase;
    margin-top: .5rem;
    margin-bottom: 1rem; }
  #news .news-archive ul, #news-details .news-archive ul {
    margin: 0;
    list-style: none; }
    #news .news-archive ul li a, #news-details .news-archive ul li a {
      padding: 7px;
      color: #000000;
      font-weight: 500; }
      #news .news-archive ul li a:hover, #news-details .news-archive ul li a:hover {
        color: dark-gray; }
      #news .news-archive ul li a i, #news-details .news-archive ul li a i {
        color: #ff4747; }
      #news .news-archive ul li a.archive-active, #news-details .news-archive ul li a.archive-active {
        background-color: #ff4747;
        color: #000000; }

#news .news-tags, #news-details .news-tags {
  padding-bottom: 2rem; }
  #news .news-tags h4, #news-details .news-tags h4 {
    text-transform: uppercase;
    margin-top: .5rem;
    margin-bottom: 1rem; }
  #news .news-tags ul, #news-details .news-tags ul {
    margin: 0;
    list-style: none; }
    #news .news-tags ul li, #news-details .news-tags ul li {
      display: inline-block;
      margin: 4px 2px; }
      #news .news-tags ul li a, #news-details .news-tags ul li a {
        padding: 5px;
        font-weight: 400;
        background-color: #eeeeee;
        color: #bbbbbb;
        display: block;
        border-radius: 2px; }
        #news .news-tags ul li a:hover, #news-details .news-tags ul li a:hover {
          background-color: #666666; }
        #news .news-tags ul li a.archive-active, #news-details .news-tags ul li a.archive-active {
          background-color: #ff4747;
          color: #000000; }

/*.news-article {
    position: relative;
    overflow: auto;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #ccc;
    .timestamp {
        font-size: .8rem;
        position: absolute;
        top: 0;
        left: 0;
        padding: .5rem;
        text-align: center;
        color: #fefefe;
        background: #333;
        .date {
            font-size: 2.75rem;
            font-weight: 900;
            line-height: 1;
            display: block;
        }
    }
    img {
        border-bottom: 5px solid #d40000;
    }
    .news-sidebar {
        padding: 1rem;
        background: #fbfbfb;
        li a {
            color: #505050;
            &:hover {
                color: #d40000;
            }
        }
    }
}*/
/* ==========================================================================
   News Details
   ========================================================================== */
#news-details h3 {
  font-weight: bold;
  color: #000000;
  margin-bottom: 1rem;
  font-size: 2rem; }

#news-details .article-header {
  padding-bottom: 30px; }
  #news-details .article-header .article-date {
    color: #ff4747; }

#news-details .article-share a {
  margin-right: 1rem; }

#news-details .article-nav {
  border-top: 1px solid #dddddd;
  padding-left: 0;
  padding-right: 0; }
  #news-details .article-nav .button {
    border-radius: 3px; }
    #news-details .article-nav .button.not-found {
      background-color: #dddddd;
      pointer-events: none; }

.news-article {
  position: relative;
  overflow: auto;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #ccc; }
  .news-article .timestamp {
    font-size: .8rem;
    position: absolute;
    top: 0;
    left: 0;
    padding: .5rem;
    text-align: center;
    color: #fefefe;
    background: #333; }
    .news-article .timestamp .date {
      font-size: 2.75rem;
      font-weight: 900;
      line-height: 1;
      display: block; }
  .news-article img {
    border-bottom: 5px solid #d40000; }
  .news-article .news-sidebar {
    padding: 1rem;
    background: #fbfbfb; }
    .news-article .news-sidebar li a {
      color: #505050; }
      .news-article .news-sidebar li a:hover {
        color: #d40000; }

/* ==========================================================================
   7.5 Configurator Page
   ========================================================================== */
/* ==========================================================================
   Configurators
   ========================================================================== */
#body-configurators #content h2 {
  text-align: center;
  font-size: 24px;
  /*span {
            color: $color;
        }*/ }

#body-configurators #content li {
  width: 33%;
  float: left;
  border-left: 1px solid #ccc;
  text-align: center;
  font-size: 20px;
  margin: 45px 0 60px;
  padding-top: 30px;
  position: relative; }
  #body-configurators #content li div {
    height: 240px; }
  #body-configurators #content li img {
    max-width: 260px;
    z-index: 2; }
  #body-configurators #content li img:hover {
    position: absolute;
    left: 50%;
    margin-left: -175px;
    max-width: none;
    top: 30px; }
  #body-configurators #content li h3 {
    font-weight: bold;
    font-size: 30px; }
  #body-configurators #content li .button {
    /*@include ib;*/
    background: #ccc;
    color: #777;
    padding: 10px 12px;
    font-size: 16px;
    border-radius: 3px;
    font-weight: bold;
    margin-top: 30px; }

#body-configurators #content li:first-child {
  border-left: 0; }

#configurator-links li {
  float: left;
  width: 33%;
  margin-bottom: 20px;
  text-align: center; }
  #configurator-links li img {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 4px; }
  #configurator-links li:nth-child(4) {
    margin-left: 17%; }

@media screen and (max-width: 600px) {
  #configurator-links li {
    width: 50%; }
    #configurator-links li:nth-child(4) {
      margin-left: 0; } }

/* ==========================================================================
   7.6 Fitment
   ========================================================================== */
/* ==========================================================================
   7.7 Content Pages
   ========================================================================== */
#page {
  padding-bottom: 50px; }
  #page .page-content {
    padding-top: 50px; }
  #page h1,
  #page h3 {
    /*font-weight: 900;*/ }
  #page h1 {
    letter-spacing: 0; }
  #page h2 {
    font-size: 1.5rem;
    padding-bottom: 25px;
    letter-spacing: 0; }
  #page ul {
    margin-left: 1.25rem;
    list-style-type: disc; }
  #page .page-left {
    width: 67%;
    float: left;
    padding-right: 3%; }
    @media screen and (max-width: 600px) {
      #page .page-left {
        width: 100%;
        padding-right: 0; } }
  #page .page-right {
    width: 33%;
    float: right; }
    @media screen and (max-width: 600px) {
      #page .page-right {
        width: 100%;
        float: left;
        margin-left: 5%; } }

@media screen and (max-width: 39.9375em) {
  #racers .parallax h1 {
    padding-left: .5rem;
    padding-right: .5rem; } }

#racers .racer-list h3 {
  margin-bottom: 2rem; }
  @media screen and (min-width: 83.125em) {
    #racers .racer-list h3 {
      margin-bottom: 4rem; } }

#racers .racer-list a {
  color: #000000;
  font-weight: 500;
  text-transform: uppercase; }
  #racers .racer-list a:hover {
    color: #ff0000; }

#racers .racer-thumbnails .racer-image {
  position: relative;
  display: block;
  padding: 0 1px 1px 0; }
  #racers .racer-thumbnails .racer-image:before {
    position: absolute;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: all;
    transition-property: all;
    background: rgba(255, 255, 255, 0); }
  #racers .racer-thumbnails .racer-image:after {
    font-size: 1.1rem;
    position: absolute;
    z-index: 2;
    top: 50%;
    display: block;
    width: 90%;
    margin: -1em 5% 0;
    padding-bottom: 2em;
    content: attr(title);
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: all;
    transition-property: all;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    opacity: 0;
    color: #ffffff;
    filter: alpha(opacity=0);
    font-weight: 400; }
  #racers .racer-thumbnails .racer-image:hover:before {
    background: rgba(0, 0, 0, 0.7); }
  #racers .racer-thumbnails .racer-image:hover:after {
    opacity: 1; }
  #racers .racer-thumbnails .racer-image img {
    width: 100%; }

#racer .racer-sidebar .image {
  margin-bottom: 1rem;
  filter: grayscale(1); }

#racer .racer-sidebar .social-media {
  margin-bottom: 1rem; }
  @media screen and (min-width: 40em) {
    #racer .racer-sidebar .social-media {
      margin-bottom: 2rem; } }
  @media screen and (min-width: 83.125em) {
    #racer .racer-sidebar .social-media {
      margin-bottom: 3rem; } }
  #racer .racer-sidebar .social-media a {
    font-size: 2rem;
    color: #000000;
    margin-right: .75rem; }
    #racer .racer-sidebar .social-media a:hover {
      color: #ff0000; }

#racer .racer-sidebar .website a {
  color: #000000;
  font-weight: 500; }
  #racer .racer-sidebar .website a:hover {
    color: #ff0000; }

#racer .racer-info > div {
  margin-bottom: 4rem; }

#racer .racer-info h3 {
  margin-bottom: 2rem; }

#racer .racer-nav {
  border-top: 1px solid #dddddd; }
  #racer .racer-nav a {
    border-radius: 5px; }
    #racer .racer-nav a.not-found {
      background-color: #dddddd;
      pointer-events: none; }

@media screen and (max-width: 39.9375em) {
  #racers.posters .parallax h1 {
    padding-left: .5rem;
    padding-right: .5rem; } }

#racers.posters .racer-posters .poster-item {
  text-align: center; }
  #racers.posters .racer-posters .poster-item a {
    color: #000000;
    font-weight: 500;
    text-transform: uppercase; }
    #racers.posters .racer-posters .poster-item a:hover {
      color: #ff0000; }
    #racers.posters .racer-posters .poster-item a .poster-name {
      padding-top: 1rem;
      padding-bottom: 1rem;
      margin-bottom: 1rem; }

/* ==========================================================================
   7.8 Media Page
   ========================================================================== */
#downloads {
  padding-bottom: 50px; }
  #downloads p,
  #downloads a {
    font-size: 1.5rem;
    font-weight: 500; }
  #downloads h6,
  #downloads h6 small {
    color: #545454; }
  #downloads h6 {
    font-size: 0.9rem; }
  #downloads .description {
    padding: 30px 0;
    font-weight: 600;
    color: #373737; }
  #downloads .logo {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 1.5rem; }
    #downloads .logo a {
      letter-spacing: 0;
      text-transform: none; }

/* ==========================================================================
   7.9 Accessories Page
   ========================================================================== */
.accessory-pg .products-list img {
  border: 1px solid #d1d1d1; }

/* ==========================================================================
   7.10 Accessories Detail
   ========================================================================== */
.accessory-detail .images {
  max-height: 600px; }

.accessory-detail .slick-slide {
  height: auto; }

.accessory-detail #detail-top .detail-title {
  padding-top: 50px; }

/* ==========================================================================
   7.11 Filter Headers
   ========================================================================== */
.filter-header .accordion {
  background: transparent;
  border: 0; }

.filter-header {
  background-color: #e4e4e4;
  text-transform: uppercase;
  margin-top: -25px; }
  .filter-header ul {
    list-style-type: none;
    margin-left: 0;
    font-size: .95rem; }
  .filter-header label span {
    font-size: 1rem;
    font-weight: 700; }
  .filter-header input[type=checkbox] {
    margin-bottom: 0rem; }
  .filter-header #filter-size ul {
    max-height: 50px; }
    .filter-header #filter-size ul li {
      width: 50%;
      float: left; }
  .filter-header .accordion-title {
    font-size: 1.1rem;
    color: #d40000; }

/* ==========================================================================
   7.11 Dealers - Inventory and Forms
   ========================================================================== */
/* ==========================================================================
   Dealers
   ========================================================================== */
#dealers h2 {
  font-size: 1.5rem; }

#dealers .hp-triblue {
  margin-top: 3rem; }

#dealers.downloads .wheels-grid a {
  color: #000000;
  font-size: 2rem;
  line-height: 1; }
  #dealers.downloads .wheels-grid a .font-heavy {
    font-size: 2rem; }
  #dealers.downloads .wheels-grid a span, #dealers.downloads .wheels-grid a .sizes {
    font-size: 1rem; }

#dealers.downloads .guidelines-grid img {
  border: 1px solid #666666;
  margin-bottom: 1rem; }

#dealers.search .search-input {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto; }

#dealers.search .search-results > .column {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-top: 1px solid #dddddd; }
  #dealers.search .search-results > .column:first-child {
    padding-top: 2rem; }

/*# sourceMappingURL=style.css.map */
