/** Shopify CDN: Minification failed

Line 55:4 "with" is not a known CSS property
Line 568:58 Unexpected "{"
Line 750:0 Unexpected "}"
Line 1375:4 "diplay" is not a known CSS property
Line 1438:4 "with" is not a known CSS property
Line 1584:2 "with" is not a known CSS property
Line 1718:0 Unexpected "}"

**/
/* Creatted by: Fluent Format Creative Studio */

/* Custom Webfots */
@font-face {
  font-family: 'NeueHaasGroteskMedium';
  src: url(https://cdn.shopify.com/s/files/1/1218/2830/files/NeueHaasGroteskMedium.woff2) format('woff2'),
  url(https://cdn.shopify.com/s/files/1/1218/2830/files/NeueHaasGroteskMedium.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'NeueHaasGroteskLight';
  src: url(https://cdn.shopify.com/s/files/1/1218/2830/files/NeueHaasGroteskLight.woff2) format('woff2'),
  url(https://cdn.shopify.com/s/files/1/1218/2830/files/NeueHaasGroteskLight.woff) format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: 'NeueHaasGroteskMedium'!important;
  background-color: #F9F9F9!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header {
    background-color: #FFFFFF;
}

.button--primary,
.button {
  font-size: 14px!important;
    font-family: 'NeueHaasGroteskMedium';    
    text-transform: uppercase;
}
.button--secondary:hover {
  background: #000;
  color: #FFF;
}
/* Announcement Bar */
.utility-bar .page-width.utility-bar__grid {
    max-width:100%!important;
    with:100%!important;
    margin: 0 auto;
    overflow:hidden;
    padding-left:2.5rem!important;
    padding-right:2.5rem!important;
  }
.announcement-bar__message span {
  font-family: 'NeueHaasGroteskMedium'; 
  font-size: 11px!important;
  line-height: 1.1;
  text-transform: uppercase;
}
.announcement-bar__message {
  padding:0px;
  min-height: auto;
}
 .diversclub-marquee {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    column-gap: 3rem; 
    overflow: hidden;
    padding-left: 10%;
    background: url('https://cdn.shopify.com/s/files/1/1218/2830/files/logo-icon-white.png?v=1727174479');
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: left center;
  }
  .large-marque {
    background-color: transparent;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .large-marque .page-width {
    max-width:3000px;
    overflow: hidden;
  }
  .large-marque-wrapper {
    display: flex;
    flex-wrap: nowrap;
    position: relative;
    width: 100%;
    column-gap: 15rem; 
  }
  .large-marque-item {
    position: relative;
    display: block;
    flex: none;
    vertical-align: middle;
    color: #000000;
    font-size: 60px;
    text-transform: uppercase;
    margin-right: 50px;
    
  }
.large-marque-item:nth-child(odd) {
    margin-left: 50px;
    background: url('https://cdn.shopify.com/s/files/1/1218/2830/files/dc-icon-blk.png?v=1728300955');
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: left center;
}
.large-marque-item:nth-child(odd) span {
    padding-left: 200px;
}
.large-marque-item a,
.large-marque-item a span {
  flex: none;
  font-family: 'NeueHaasGroteskMedium'; 
}

/* ticker */
.big-ticker-block,
.services-ticker-block,
.ticker-block {
  /* background: #104496; */
  position: relative;
  display:flex; 
  align-items:center;
  overflow-x: hidden;
  width: 100%;
  margin: 0 auto;
}
.services-ticker-block{
   height: 26px; 
}
.big-ticker-row,
.stb_line_single,
.ticker_line_single {
  position: relative;
  padding: 0 30px;
  width: 100%;
}
.big-tick-item,
.stb-item,
.ticker_item {
  font-family: 'NeueHaasGroteskMedium';
  font-weight: normal;
  padding: 0 ;
  display: inline-block;
  text-transform: uppercase;
  color: #FFF;
  text-decoration: none;
}
.big-ticker-row,
.stb_line_single,
.ticker_line_single {
  position: relative;
  white-space: nowrap;
  padding: 0;
  will-change: transform;
  width: 100%;
}
.stb-item,
.big-tick-item {
  padding: 0;
  display: inline-block;
  margin-right: 10rem;
  text-transform: uppercase;
  color: #FFF;
  text-decoration: none;
}
/* .stb-item {
  font-size: 12px;
  line-height: 24px;
} */
.big-tick-item {
  color:#000;
  font-size:30px;
}
.services-ticker-block-logo {
  display:block;
  width:auto;
  max-height:25px;
  padding-right:2.5rem;
  background: rgb(16,68,150);
  /* background: linear-gradient(90deg, rgba(16,68,150,1) 0%, rgba(16,68,150,0) 90%); */
  z-index:1;
}
.big-ticker-block-logo {
  display:block;
  width:20%;
  background: rgb(249,249,249);
  height: 100%;
  z-index:1;
  padding:10px 2.5rem;
}
.big-ticker-block-logo svg {
  max-width: 35px;
  display: block;
}
.big-ticker-wrapper {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
    .big-ticker-block-logo svg {
      max-width: 75px;
      display: block;
    }
  .big-tick-item {
    color:#000;
    font-size:40px;
  }
  .big-ticker-block-logo {
    width:30%;
  }
  .big-ticker-wrapper {
    padding-top:1.5rem;
    padding-bottom:1.5rem;
  }
}
/* Header */
.header__heading-link.link.link--text.focus-inset {
  padding:0px!important;
}
.header.header--middle-center {
    width: 100%;
    max-width: 100%;
    padding: 0.23rem 2.5rem!important;
}
.header__menu-item,
.menu-drawer__menu-item {
  font-family: 'NeueHaasGroteskMedium';
  font-size: 12px;
  text-transform: uppercase;
  height:auto!important;
  color: #000000;
}
.header__menu-item {
  padding: 0 1rem!important;
}
.header__heading-logo-wrapper {
  max-width: 120px;
}
.header__menu-item .icon-caret {
    right: 0.2rem;
}
.header__submenu .header__menu-item {
    font-family: 'NeueHaasGroteskMedium';
    text-transform: uppercase;
    height: auto !important;
    color: #000000;
}

@media only screen and (min-width: 992px) {
  .header__menu-item .icon-caret {
      right: 0.2rem;
    display:none!important;
  }
  .header__menu-item {
    padding: 0 1.5rem!important;
  }
  .header__submenu{
    max-width: fit-content;
    padding: 20px 10px!important;
    top: 25px;
    border:0.5px solid #f9f9f9;
  }
  .header__submenu .header__menu-item {
    padding-top: 5px!important;
    padding-bottom: 5px!important;
    max-width: fit-content;
  }
}
@media only screen and (min-width: 1024px) {
  .header__heading-logo-wrapper {
    max-width: 140px;
  }
}
.list-menu li:nth-child(5),
.list-menu li:nth-child(6) {
    display:block;
    visibility: visible;
}
.header__icons .header__menu-item:nth-of-type(1){
  display: none;
  visibility: hidden;
}
.header__icon--cart {
  min-width: auto;
}
.cart-count-bubble {
  background: #104496;
  left: auto;
  right:0px;
}
.header__icon .svg-wrapper {
  display: none;
  visibility: hidden;
}
.menu-drawer__close-button.link.link--text.focus-inset {
  font-family: 'NeueHaasGroteskLight'!important;
  text-transform: uppercase!important;
  letter-spacing: .1rem;
  font-size:1.3rem;
}
@media only screen and (min-width: 992px) {
  .header__icon--cart {
    min-width: 75px;
  }
  .cart-count-bubble {
    background: #104496;
    left: auto;
    right:8px;
  }
  .header__menu-item,
  .menu-drawer__menu-item {
    padding: 0 1.5rem!important;
    font-size: 14px;
  }
  .header__icons .header__menu-item,
  .header__icons .header__menu-item:nth-of-type(1),
  .header__icons .header__menu-item:nth-of-type(2){
    display:block;
    visibility: visible;
  }
  .list-menu li:nth-child(5),
  .list-menu li:nth-child(6) {
    display: none;
    visibility: hidden;
  }

  .header__submenu li:nth-child(5), 
  .header__submenu li:nth-child(6) {
      display: block;
      visibility: visible;
  }

}
@media only screen and (min-width: 1440px) {
  .header__menu-item {
    padding-left: 2rem!important;
    padding-right: 2rem!important;
  }
  .header__inline-menu .header__menu-item:first-of-type {
    padding-left:0px;
  }
}
.driversclub-featured-collection {
  display: block;
  width: 100%;
}

.driversclub-featured-collection--copy {
  padding: 0 2.5rem 2rem 2.5rem;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-content: flex-end;
}
@media screen and (max-width: 749px) {
  .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item, .grid--peek .grid__item {
      width: calc(50% - var(--grid-mobile-horizontal-spacing) - .5rem);
  }
  .button.button--secondary {
    font-size: 12px!important;
  }
  .button,
  .button.button--primary,
  .button.button--secondary {
      min-width: calc(10rem + var(--buttons-border-width)* 2)!important;
      min-height: calc(4rem + var(--buttons-border-width)* 2)!important;
  }
  .section-template--23697927176579__driversclub_featured_collection_ndYamJ-padding {
    padding-top:0px;
  }
}
@media only screen and (min-width: 992px) {
  .driversclub-featured-collection {
    display: flex;
    /* column-gap: 3rem;  */
    width: 100%;
  }
  .driversclub-featured-collection--copy {
    width: 25%;
    flex-direction: column;
    padding: 2.5rem;
  }
}
@media only screen and (max-width: 991px) {
  .driversclub-featured-collection--copy h2 {
    margin-top:10px!important;
  }
}
.driversclub-featured-collection--copy h2,
.driversclub-featured-collection--copy p {
  font-family: 'NeueHaasGroteskMedium';
  margin: 0px;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  color: #000000;
}
.driversclub-featured-collection--collection {
  display: none!important;
}
.collection__view-all {
  margin-bottom: 10px;
}
/* @media only screen and (min-width: 992px) {
  .driversclub-featured-collection--collection {
    list-style:none;
    display: flex;
    align-items: center;
    padding:0;
    margin:0;
  }
}
.driversclub-featured-collection--collection .slider-component-full-width {
  width: 100%;
}
.driversclub-featured-collection--collection li {
  font-family: 'NeueHaasGroteskLight';
  font-size: 35px;
  border: 1px solid #000000;
  text-align: center;
  text-transform: uppercase;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  disply: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 1024px) {
  .driversclub-featured-collection--collection li {
    font-size: 40px;
    width: 80px;
    height: 80px;
  }
}
@media only screen and (min-width: 1440px) {
  .driversclub-featured-collection--collection li {
    font-size: 45px;
    width: 90px;
    height: 90px;
  }
} */
.driversclub-featured-collection--products {
  width:100%;
  padding-left:2.5rem;
}
.driversclub-featured-collection--productslider .slider--desktop {
  margin-top: 0px!important;
}
.driversclub-featured-collection--productslider .slider--desktop li:first-of-type {
  margin-left:0px!important;
}
.accordion {
  border-color: #7C8187!important;
}
.product__accordion .accordion__title,
.driversclub-featured-collection--copy .button--secondary {
  font-family: 'NeueHaasGroteskMedium';
  text-transform: uppercase!important;
}
.product-form__submit {
  border-radius:0;
}
.product__accordion .accordion__content {
  font-family: 'NeueHaasGroteskLight';
  text-transform: none!important;
  font-size: 14px;
  line-height: 22px;
  padding:0px!important;
  margin-bottom:0;
}
.product__accordion .accordion__content p {
    margin-bottom:1.5rem;
}
.button:not([disabled]):hover:after, 
.shopify-challenge__button:hover:after, 
.customer button:hover:after, 
.shopify-payment-button__button--unbranded:hover:after {
  --border-offset: 0px!important; 
  box-shadow: none!important; 
}
@media only screen and (max-width: 991px) {
  .driversclub-main-product--mobile-sticky {
      background-color: #F9F9F9 !important;
      position: sticky;
      bottom:0;
  }
}
@media only screen and (max-width: 1023px) {
  .product__info-container>*+*,
  .product-form__input--dropdown,
  .product__info-container .product-form {
    margin: 0 0 1rem 0!important;
  }
  .product-form__buttons {
    margin-bottom: 2.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .driversclub-featured-collection--copy {
    padding:0 2.5rem;
    width: 25%;
  }
  .driversclub-featured-collection--products {
    width:75%;
    padding-left:0;
  }
}
/* Video Banner */
.video-section {
  overflow: hidden;  
}
/* Image Banner */
@media only screen and (max-width: 991px) {
  #shopify-section-template--23697927176579__image_banner_pb4FBT {
    padding-left: 0!important;
    padding-right: 0!important;
  }
}
@media only screen and (max-width: 767px) {
  .video-section__media.global-media-settings--full-width {
    padding-bottom: 105%!important;
  }
}
@media only screen and (max-width: 1730px) and (min-width: 768px)  {
  .video-section__media.global-media-settings--full-width {
    padding-bottom: 54%!important;
  }
}

/* @media only screen and (max-width: 1730px) {
  .video-section__media.global-media-settings--full-width {
    padding-bottom: 54%!important;
  }
} */
@media only screen and (min-width: 1700px) {
  .video-section {
    height: 100%;
    max-height: 80vh; 
  }
  .banner.banner--large {
    height: 100%;
    max-height: 80vh; 
  }
}
/* Product Card */
.price.price--large,
.card__information .price .price-item, 
.card__information .price {
    font-size: 14px!important;
    line-height: 22px;
    text-transform: uppercase;
}
.card__information .card__heading.h5 a.full-unstyled-link,{
    font-size: 12px!important;
    line-height: 18px;
    text-transform: uppercase;
}
.card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note) {
  margin-top:0px!important;
}
.card__information {
  padding-top: 1rem!important;
  padding-bottom: 1rem!important;
}

.driversclub-main-product--productInfo-heading .badge{
  display: none!important;
}
.price.price--sold-out.price--on-sale > .price-item.price-item--regular {
  color: #e7e7e7;
}
.product__media-icon.motion-reduce.quick-add-hidden.product__media-icon--hover {
  display:none!important;
  visibility:hidden!important;
}
@media only screen and (min-width: 992px) {
  .price.price--large,
  .card__information .price .price-item, 
  .card__information .card__heading.h5 a.full-unstyled-link,
  .card__information .price {
      font-size: 14px!important;
    line-height: 22px;
  }
  .card__information {
    padding-top: 2rem!important;
    padding-bottom: 0rem!important;
  }
}

/* Main Collection Grid */
  h1.collection-hero__title {
    margin-bottom: 0rem!important;
    font-family: 'NeueHaasGroteskMedium';
    font-size: 16px!important;
    text-transform: uppercase;
    transform: translateY(35px);
  }

  .collection-hero__inner.page-width,
  .collection.page-width,
  .facets-wrapper.page-width {
    width:100%!important;
    max-width:100%!important;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .collection-hero__text-wrapper {
    padding-top:0
  }
@media only screen and (min-width: 1024px) {
  .collection-hero__text-wrapper {
    padding-top:3.6rem;
  }
}
  .button-label {
    font-size: 14px;
  }
  .mobile-facets__open {
    font-family: 'NeueHaasGroteskLight';
    text-transform: uppercase;
  }
  .facets.small-hide,
  .product-count.light {
    display:none;
    visibility: hidden;
  }
  .facets-container-drawer {
    justify-content: flex-end!important;
  }
  .facets-container-drawer .mobile-facets__wrapper {
    margin-right: 0rem!important;
    flex-grow: 0!important; 
  }
  .mobile-facets__close-button span,
  .mobile-facets__summary span {
    text-transform: uppercase;
  }
  .mobile-facets__item .facets__label,
  .mobile-facets__footer a.mobile-facets__clear {
    font-family: 'NeueHaasGroteskLight';
  }
/* Statement */
.driverclub-statement {
  text-align: center;
  color: #104496;
  font-size: 60px;
  font-weight:700;
  line-height:1.1;
  text-transform: uppercase;
  padding-top: 40px;
  padding-bottom:40px;
}
.driverclub-statement p {
  margin: 0px 0px 40px 0px;
}
.driverclub-statement span {
  display: block;
}

/* Footer */
.footer {
  border-top: none!important;
}
.footer__content-top.page-width,
.footer__content-bottom-wrapper.page-width {
  width:100%;
  max-width:100%;
  padding-left:2.5rem;
  padding-right:2.5rem;
}
.footer__blocks-wrapper {
  border-top: 1px solid #DBDCE2;
  border-bottom: 1px solid #DBDCE2;
  padding-top: 20px;  
}
@media screen and (min-width: 1024px) {
  .footer__blocks-wrapper {
    padding-top: 50px;  
    padding-bottom: 50px;
  } 
}
.footer-block__details-content .list-menu__item--link {
  padding:0px;
  line-height: 1.1;
}
.footer-block__brand-info  {
  display: flex;
  justify-content: flex-start!important;
  max-width:75px;
}
.footer-block a.link,
.copyright__content,
.driverclub-klayvio-heading {
  font-size: 14px!important;
  line-height:22px;
  text-transform: uppercase;
  text-align: left;
}
.footer-block a.link {
  padding:0px;
}
.copyright__content {
  font-size: 11px!important;
}

.footer__content-bottom-wrapper {
  justify-content: space-between;
}
.footer__content-top {
  padding-bottom: 0px!important;
}
.footer__content-top .footer-block {
  margin-bottom: 0px;
}
.footer__content-bottom {
  padding-top: 10px!important;
  padding-bottom: 10px;
}
.footer__content-bottom {
  border-top:none!important;
}
.driverclub-klayvio-heading,
#shopify-block-klaviyo_email_marketing_sms_form_embed_block_d6Q7eJ {
  text-align: left;
}
.footer__copyright {
    text-align: center;
    margin-top: 0!important;
}

@media screen and (max-width: 991px) {
        row-gap: 0.5rem!important; 
    }
}
@media screen and (min-width: 1024px) {
  .footer-block a.link,
  .driverclub-klayvio-heading {
    font-size: 14px!important;
    line-height:22px;
  }
  .footer__blocks-wrapper {
    padding-top: 50px!important;  
    padding-bottom: 50px!important; 
  }
  .footer__content-top .footer-block {
    margin-bottom: 50px;
  }
  .footer__content-bottom {
    padding-top: 1.5rem!important;
    padding-bottom: 2.5rem;
  }
  .footer__content-bottom {
    padding-top: 20px!important;
    padding-bottom: 20px;
  }
}
/* Featured Collection */
.collection__title {
  width: auto;
  min-width:400px;
  margin: 0;
  padding-top: 1rem!important;
  padding-right: 2.5rem!important;
  padding-left: 2.5rem!important;
}
.collection__title h2,
.collection__description p {
  text-transform: uppercase;
}
.collection--full-width {
  display: flex;
}
.slider-component-full-width {
  width: 100%;
} 
.slider-buttons {
  display: none!important;
}
@media only screen and (max-width: 991px) {
  .slider-buttons {
    display: flex!important;
  }
}
/* Multicolumn */
.multicolumn .page-width,
.driversclub-three-column {
  background-color: #F9F9F9!important;
  width:100%;
  max-width:100%;
  padding:0;
}
@media only screen and (max-width: 991px) {
  .driversclub-three-column--item.driversclub-three-column--collection,
  .driversclub-three-column--item span{
    padding:0 2.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .multicolumn .page-width,
  .driversclub-three-column {
    padding:0 2.5rem 2.5rem 2.5rem;
  } 
}
.multicolumn .multicolumn-list__item,
.multicolumn .multicolumn-list__item p,
.multicolumn .multicolumn-list__item h3 {
  color: #FFF;
  text-transform: uppercase;
}
.driversclub-three-column {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  row-gap: 1.6rem;
}
.club-form {
  display: flex;
  justify-content: center;
  flex-direction: column;
  background-color: #104496!important;
  font-family: 'NeueHaasGroteskMedium';
  text-transform: uppsercase!important;
  color:#FFFFFF;

}
.driversclub-three-column--content {
  font-family: 'NeueHaasGroteskMedium';
  text-transform: uppercase;
  color:#FFFFFF;
  font-size: 12px;
  line-height: 18px;
  padding: 2.5rem;
}

.driversclub-three-column--item {
  width:100%;
}
.driversclub-three-column--item a {
  display: flex;
  height: 100%;
}
.driversclub-three-column--item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.driversclub-three-column--content h4 {
  font-family: 'NeueHaasGroteskMedium';
  font-size: 28px;
  text-transform: uppercase;
  padding: 0 5px;
  margin-top:0px;
  margin-bottom: 0px;
  color:#FFFFFF;
}
.driversclub-three-column--content p {
  padding: 0 5px;
}
@media screen and (min-width: 992px) {
    .driversclub-three-column--content {
        font-size: 14px;
        padding: 5rem 2.5rem;
    }
  .driversclub-three-column--content h4 {
    font-family: 'NeueHaasGroteskMedium';
    font-size: 40px;
    margin-bottom: 0px;
  }
  .driversclub-three-column--content p {
    padding: 0 5px;
    max-width: 85%;
  }
}

.driversclub-three-column--content .klaviyo-form input,
.driversclub-three-column--content .needsclick.go3101269307.kl-private-reset-css-Xuajs1,
.driversclub-three-column--content .needsclick.go3101269307.kl-private-reset-css-Xuajs1 button,
.driversclub-three-column--content button.needsclick.go1172708509.kl-private-reset-css-Xuajs1 {
  font-family: 'NeueHaasGroteskMedium'!important;
  height: 50px!important;
  font-size: 14px!important;
  font-weight: normal!important;
}
.driversclub-three-column--content .klaviyo-form input::placeholder {
  font-size: 14px!important;
  font-weight: normal!important;
}
.driversclub-three-column--disclaimer {
  font-family: 'NeueHaasGroteskLight';
  font-size: 12px;
  text-transform: none;
}

@media screen and (min-width: 1024px) {
  .driversclub-three-column {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: 1.6rem;
  }
  .driversclub-three-column--content {
    padding: 15rem 2.5rem;
    max-width:85%;
    width:100%;
    margin:0 auto;
  }
}
.grid__item.club-form h4,
.multicolumn .multicolumn-list__item:first-of-type h3 {
  font-size: 30px;
  text-transform: uppercase;
}
.multicolumn .multicolumn-list__item:first-of-type .multicolumn-card.content-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.multicolumn .multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--full-width {
  margin: 0px;
}
.multicolumn .multicolumn-card__links {
  position:absolute;
  z-index:9999;
  top:50%;
  padding:0 2.5rem;
  width: 100%;
  mix-blend-mode: multiply;
}
.multicolumn .multicolumn-card__links a.link{
  display:flex!important;
  justify-content: space-between!important;
  width:100%;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
}


.driversclub-three-column .grid__item a {
  height: 100%;
  display: block;
}
.driversclub-three-column .img-wrap {
  display: flex;
  height: 100%;
  width: 100%;
}
.driversclub-three-column .grid__item .img-wrap img {
  object-fit: cover;
  object-position: center center;
}
.driversclub-three-column--collection {
  position: relative;
}
.driversclub-three-column--collection-link {
  position: absolute;
  inset: 0px;
  z-index:1;
  font-family: 'NeueHaasGroteskMedium';
  text-transform: uppercase;
  color:#FFF;
  font-size: 14px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 2.5rem;
  mix-blend-mode: exclusion;
}
@media screen and (min-width: 1024px) {
  .driversclub-three-column .img-wrap {
    position: absolute;
    top: 0;
  }
}
/*Banner Image */
#shopify-section-template--23697927176579__image_banner_pb4FBT {
  width:100%;
  max-width:100%;
  padding-left:2.5rem;
  padding-right:2.5rem;
}
@media screen and (min-width: 1024px) {
  #shopify-section-template--23697927176579__image_banner_pb4FBT {
    width:100%;
    max-width:100%;
    padding-top: 40px;
    padding-left:2.5rem;
    padding-right:2.5rem;
  }
}
/* Product page */
.driversclub-main-product {
  display: block;
  width: 100%;
  max-width: 100%;
  padding-left:2.5rem!important;
  padding-right:2.5rem!important;
}
.driversclub-main-product--description {
  font-family: 'NeueHaasGroteskLight';
  width: 100%;
}

@media screen and (max-width: 991px) {
  .sticky-add-to-cart .badge {
    display:none;
    visibility: hidden;
  }
  .sticky-add-to-cart {
    background-color: #F9F9F9!important;
    position: -webkit-sticky;
    position: sticky;
    /* position: fixed; */
    z-index:10;
    bottom:0;
    padding:10px 2.5rem 0 2.5rem;
    width: 100%;

  }
}
@media screen and (min-width: 992px) {
  .sticky-add-to-cart {
    display:none;
    visibility: hidden;
  }
}

.driversclub-main-product--description-mobile{
  display:block;
  visibility: visible;
  text-align: center;
}
.driversclub-main-product--description-desktop{
  display:none;
  visibility: hidden;
}
.driversclub-main-product--description .collection-title,
.driversclub-main-product--description .product__title h1,
.driversclub-main-product--description .product__title h2,
.driversclub-main-product--productInfo .product__title h1,
.driversclub-main-product--productInfo .product__title h2,
.driversclub-main-product--subtitle{
  font-family: 'NeueHaasGroteskMedium';
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
}
.driversclub-main-product--productInfo .collection-title,
.driversclub-main-product--description .collection-title,
.driversclub-main-product--gallery .collection-title,
.driversclub-main-product--description-mobile p,
.driversclub-main-product--description-desktop p,
.driversclub-main-product--description-desktop ul li,
.driversclub-main-product--description-mobile ul li{
  font-family: 'NeueHaasGroteskLight';
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}
.driversclub-main-product--description-desktop ul,
.driversclub-main-product--description-mobile ul{
  padding-left: 10px;
}
.driversclub-main-product--description-mobile p:not(.collection-title){
  text-align: left;
  text-transform: none!important;
}
.sticky-add-to-cart .select__select,
.driversclub-main-product--productInfo .price,
.driversclub-main-product--productInfo .select__select,
.driversclub-main-product--productInfo .price,
.article-template__link{
  font-family: 'NeueHaasGroteskMedium';
  font-size: 14px;
  text-transform: uppercase;
}
.driversclub-main-product--productInfo .product-form__input {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.driversclub-main-product--productInfo .product-form {
  margin-top: 0!important;
  margin-bottom:3.2rem!important;
} 
.driversclub-main-product--productInfo .price--large {
  margin-bottom:2.5rem;
}
.driversclub-main-product--productInfo .product-form__input .form__label,
.driversclub-main-product--productInfo .product__tax {
    display: none;
    visibility: hidden;
}
.driversclub-main-product--gallery {
  width: 100%;
  overflow: hidden;
  /* grid-column: span 2 / span 2; */
}
.driversclub-main-product--form {
  width: 100%;
}
.driversclub-main-product--gallery .product__info-container.product__column-sticky,
.product__info-container,
.product-form__input,
.product-form__buttons {
  width: 100%!important;
  max-width:100%!important;
}
.product__tax {
    display:none;
}
@media (max-width: 991px) {
  .section-template--23697927340419__main-padding {
    padding-top:20px!important;
  }
  .product__title {
    margin-bottom: 10px!important;
  }
}
@media (min-width: 1024px) {
  .driversclub-main-product--description-mobile{
    display:none;
    visibility: hidden;
  }
  .driversclub-main-product--description-desktop{
    display:block;
    visibility: visible;
  }
  .driversclub-main-product--description {
    font-family: 'NeueHaasGroteskLight';
    padding-right:10rem;
    width: 100%;
  }
  .driversclub-main-product--description-heading,
  .driversclub-main-product--productInfo-heading{
    padding-top:15rem;
  }
  .driversclub-main-product--productInfo {
        padding-left: 10rem;
  }
  .driversclub-main-product .grid__item.product__media-wrapper,
  .driversclub-main-product .grid__item.product__info-wrapper{
    width:50%!important;
    max-width:50%!important;
  }
}

.related-products.page-width {
  width: 100%;
  max-width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.related-products.page-width .related-products__heading,
.card__information .card__heading.h5 {
  font-family: 'NeueHaasGroteskMedium';
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
}
.product:not(.product--columns) .product__media-list .product__media-item, 
.product:not(.product--columns) .product__media-list .product__media-item--full {
    width: 100%;
    max-width: 100%;
}

.price__sale .price-item.price-item--regular  {
  font-family: 'NeueHaasGroteskLight';
  font-size: 14px;
}
.price__sale .price-item.price-item--sale.price-item--last {
  font-size: 14px;
  color: #D01345;
}

@media screen and (min-width: 990px) {
    .product--large:not(.product--no-media) .product__media-wrapper {
        /* max-width: 65%;
        width: calc(65% - var(--grid-desktop-horizontal-spacing) / 2); */
      max-width: 100%!important;
      width: 100%!important;
    }
}
@media only screen and (min-width: 1024px) {
  .price__sale .price-item.price-item--regular  {
    font-size: 16px;
  }
  .price__sale .price-item.price-item--sale.price-item--last {
    font-size: 16px;
  }
  .related-products.page-width .related-products__heading,
  .card__information .card__heading.h5 {
    font-size: 16px;
    line-height: 26px;
  }
  .driversclub-main-product {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  /* .driversclub-main-product--gallery {
    width: 100%;
    grid-column: span 2 / span 2;
  } */
}

/** CART **/

.cart-item {
  padding-top: 30px;
}
.cart-items .cart-item__details .cart-item__name.h4,
.drawer__inner .drawer__header .drawer__heading,
.drawer__inner .totals .totals__total,
.mobile-facets__inner .mobile-facets__heading {
  font-family: 'NeueHaasGroteskMedium'!important;
  font-size: 14px!important;
  text-transform: uppercase;
}
.drawer__inner .drawer__header .drawer__heading span {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.drawer__inner .drawer__header .drawer__heading span,
.cart-item__totals .cart-item__price-wrapper,
.cart-items .cart-item__details .product-option {
  font-family: 'NeueHaasGroteskLight'!important;
  font-size: 14px!important;
  text-transform: uppercase;
}
.drawer__inner .drawer__header .drawer__heading span {
    text-transform: lowercase;
}
.mobile-facets__inner .mobile-facets__header,
.drawer__inner .drawer__header {
  justify-content: center!important;;
  padding-top:30px;
}
.menu-opening .mobile-facets__close,
.drawer__inner .drawer__header .drawer__close {
  top:30px!important;
}
.mobile-facets__inner .mobile-facets__heading,
.drawer__inner .drawer__header .drawer__heading {
  margin: 0px;
  font-size: 16px!important;
}
.cart-item__quantity-wrapper.quantity-popover-wrapper .quantity:after {
  display: none;
}
.cart-item__quantity-wrapper {
  justify-content: space-between;
}
.cart-remove-button.button {
  width: 5.5rem;
  font-family: 'NeueHaasGroteskLight'!important;
  text-transform: none;
}
.mobile-facets__count {
  font-family: 'NeueHaasGroteskLight'!important;
}

.cart-page.page-width,
.cart-footer.page-width {
  display: block;
  width: 100%;
  max-width: 100%;
  padding-left:2.5rem!important;
  padding-right:2.5rem!important;
}
.cart-page .title.title--primary {
  font-family: 'NeueHaasGroteskMedium';
  font-size: 40px;
  line-height: 42px;
  text-transform: uppercase;
  /* margin-bottom: 40px; */
}
.cart-page .title-wrapper-with-link {
  justify-content: center;
  flex-direction: column;
  margin-bottom: 40px;
}
.cart-page .cart-item__quantity-wrapper {
  justify-content: start;
}
.cart-page .cart-items thead tr th {
  font-family: 'NeueHaasGroteskMedium';
  font-size: 14px;
  color:#000000;
  padding-bottom: 4rem;
}
@media only screen and (min-width: 1024px) {
  .mobile-facets__inner,
  .drawer__inner {
    width:46rem!important;
    max-width:46rem!important;
  }
  .mobile-facets__inner .mobile-facets__header,
  .drawer__inner .drawer__header {
    padding-top:70px;
    padding-bottom:0px;
  }
  .mobile-facets__inner .mobile-facets__header {
    padding-bottom:20px;
  }
  .mobile-facets__close,
  .drawer__inner .drawer__header .drawer__close {
    top:60px!important;
  }
}
/* Look Book */
  .lookbook {
    width: 100%;
    max-width: 100%;
    padding: 0 2.5rem;
    font-family: 'NeueHaasGroteskLight';
    background-color: #F9F9F9!important;
  }
  .lookbook h1,
  .lookbook h2, 
  .lookbook h3 {
    font-family: 'NeueHaasGroteskMedium';
    text-transform: uppercase;
  }
  .lookbook h1  {
    font-size: 30px;
    line-height: 32px;
  }
  .lookbook .lookbook--title {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px 
  }
  .lookbook .lookbook--date {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 26px;
    color: #8D8F99;
  }
  .driversclub-default--content,
  .lookbook--content,
  .article-template__content.page-width {
    display: block;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
  }
  .driversclub-default--content{
    max-width: 960px;
    text-align: left;
    padding-top:0;
    padding-bottom: 100px;
  }
  .lookbook--hero {
    diplay: block;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
.article-template__hero-container img,
.grid__item img,
.lookbook--item img,
.lookbook--hero img,
.lookbook--hero video{
    display: block;
    height: auto;
    width: 100%;
}
.lookbook--video {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.lookbook--video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
  .lookbook--image-grid {
    margin-bottom: 100px;
  }
  /* .lookbook--image-grid .grid--3-col-desktop .grid__item:first-of-type {
    width: 100%;
    max-width: 100%;
  } */
@media screen and (min-width: 992px) {
  .lookbook h1  {
    font-size: 40px;
    line-height: 42px;
  }
  .lookbook .lookbook--title {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 40px 
  }
}
@media screen and (min-width: 1024px) {
  .lookbook h1,
  .lookbook .main-page-title {
    font-size: 40px;
    line-height: 42px;
  }
  .lookbook--content {
    padding: 100px 0;
  }
}

/* Stories/blog */
.main-blog.page-width {
    max-width:100%!important;
    with:100%!important;
    margin: 0 auto;
    overflow:hidden;
    /* padding-top: 60px; */
    padding-top:0px;
    padding-left:2.5rem;
    padding-right:2.5rem;
}
.article-template--header .article-template__title,
.main-blog .title--primary,
.customer.login h1,
.customer.register h1 {
  font-size: 30px;
  line-height: 32px;
  text-align: center;
  font-family: 'NeueHaasGroteskMedium';
  text-transform: uppercase;
  margin-top:20px;
  margin-bottom: 20px 
}
@media screen and (max-width: 991px) {
  .blog-articles {
      row-gap: 16px!important;
  }
}
@media screen and (min-width: 992px) {
  .article-template--header .article-template__title,
  .main-blog .title--primary,
  .customer.login h1,
  .customer.register h1 {
    font-size: 40px;
    line-height: 42px;
    margin-top:60px;
    margin-bottom: 40px 
  }
  .article-template--header .article-template__title {
    margin-top:0px;
  }
}

.main-blog .card__information .article-card__excerpt {
  display: none;
  visibility: hidden;
}
.main-blog .card__information .card__heading {
  font-family: 'NeueHaasGroteskMedium'!important;
  font-size: 16px!important;
  text-transform: uppercase;
}
.article-template--header .circle-divider time,
.main-blog .card__information .article-card__info.h5 {
  font-family: 'NeueHaasGroteskLight'!important;
  font-size: 16px!important;
  text-transform: none;
  color: #8D8F99;
}
.blog-articles {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr))!important;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .blog-articles {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr))!important;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1024px) {
  .blog-articles {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr))!important;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1440px) {
  .blog-articles {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr))!important;
    margin-bottom: 100px;
  }
}

.stories-driversclub {
  background:#104496!important;
  color:#FFFFFF;
  padding:2.5rem;
  height:100%;
}
.stories-driversclub h2 {
  font-family: 'NeueHaasGroteskMedium'!important;
  text-transform: uppercase;
  color: #FFF;
  font-size:30px;
}
@media screen and (max-width: 991px) {
  .stories-driversclub h2 {
    margin-top: 0px;
      margin-bottom:0px;
  }
}
.stories-driversclub p {
  font-size: 12px!important;
  line-height: 18px;
  text-transform: uppercase;
}
.stories-driversclub p.disclaimer,
.stories-driversclub p.disclaimer a{
  font-family: 'NeueHaasGroteskLight'!important;
  font-size: 12px!important;
  line-height: 18px;
  text-transform: none;
  color: #FFF;
}
@media screen and (min-width: 991px) {
  .stories-driversclub p {
    font-size: 14px!important;
    line-height: 22px;
    text-transform: uppercase;
  }
  .stories-driversclub p.disclaimer,
  .stories-driversclub p.disclaimer a{
    font-family: 'NeueHaasGroteskLight'!important;
    font-size: 14px!important;
    line-height: 22px;
    text-transform: none;
    color: #FFF;
  }
  .stories-driversclub {
    height:100%;
    /* max-height: 87.5%; */
    
  }
}
@media screen and (min-width: 991px) {
  .stories-driversclub {
    height:100%;
    /* max-height: 87.5%; */
    padding:5rem;
  }
}
/* Stories Article */
.article-template--header,
.article-template__hero-container {
  background: #F9F9F9;
  max-width:100%!important;
  with:100%!important;
  margin: 0 auto;
  margin-top:0px!important;
  overflow:hidden;
  padding-top: 60px;
  padding-left:2.5rem;
  padding-right:2.5rem;
  text-align: center;
}
.article-template--header .circle-divider time {
  margin-bottom: 14px;
  display: block;
  text-transform: uppercase;
}
.article-template__content.page-width {
  font-family: 'NeueHaasGroteskLight'!important;
  padding:0 50px;
}

/* Login page */
.customer.login,
.customer:not(.account):not(.order){
  Padding-top: 80px;
  max-width: 68rem!important;
}

/* Footer */
@media screen and (max-width: 1023px) {
  .footer-block__details-content {
    margin-bottom:0rem!important;
  }
  .footer-block.grid__item {
      padding: 0;
      margin-top: 0!important;
      margin-bottom: 2rem!important;
      width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .footer-block__heading.driverclub-klayvio-heading {
    line-height: 22px!important;
  }
  .footer-block__image-wrapper {
    margin-bottom: 0px;
  }
}
.footer-block__heading.driverclub-klayvio-heading {
  font-family: 'NeueHaasGroteskMedium'!important;
  line-height: 1.2;
  color:rgba(var(--color-foreground), .75)!important;
}
.footer-block .klaviyo-form,
.footer-block .klaviyo-form input[type=email],
.footer-block .klaviyo-form .needsclick.go3101269307.kl-private-reset-css-Xuajs1{
  background-color:#f9f9f9!important;
}

.footer-block .klaviyo-form input[type=email],
.footer-block .klaviyo-form input[type=email]:hover,
.footer-block .klaviyo-form input[type=email]:focus,
.footer-block .klaviyo-form .needsclick.go3101269307.kl-private-reset-css-Xuajs1,
.footer-block .klaviyo-form div.needsclick.go3188338511.kl-private-reset-css-Xuajs1 {
  background-color:#f9f9f9!important;
  border:1px solid rgba(var(--color-foreground), .75)!important;
  color:rgba(var(--color-foreground), .75)!important;
}
.footer-block .klaviyo-form .needsclick.kl-private-reset-css-Xuajs1{
  background-color:#f9f9f9!important;
  color:rgba(var(--color-foreground), .75)!important;
}

.footer-block .klaviyo-form ::placeholder{
  color: rgba(var(--color-foreground), .75)!important;
}
.footer-block .klaviyo-form .needsclick.kl-private-reset-css-Xuajs1 svg,
.footer-block .klaviyo-form svg {
  fill: rgba(var(--color-foreground), .75)!important;
}
.footer-block .klaviyo-form button.needsclick.go1172708509.kl-private-reset-css-Xuajs1 {
  background: #104496!important;
  border: 1px solid #104496!important;
  color: #FFF!important;
} 
.footer-block .klaviyo-form button.needsclick.go1172708509.kl-private-reset-css-Xuajs1:hover {
  color: #104496!important;
  background: #FFF!important;
}
.footer-block__details-content > li {
  font-size:14px;
  line-height: 22px;
}
@media screen and (min-width: 990px) {
    .footer .grid--4-col-tablet.grid--5-col-desktop .footer-block.grid__item {
        width:10%!important;
        max-width:100%!important;
    }
    .footer .grid--4-col-tablet.grid--5-col-desktop .footer-block.grid__item:nth-child(5){
      width:30%!important;
      max-width:820px!important;
    }
}
.website-by {
  font-size:11px;
}

.size-chart {
  width: 100%;
}
.size-chart tbody tr {
  border: 1px solid #000000bf!important;
}
.size-chart tbody tr td {
  padding: 0.75rem;
}
.collection.collection--empty .title.title--primary {
  font-family: 'NeueHaasGroteskLight'!important;
  font-size: 16px;
  line-height: 26px;
}
.footer-app h2 {
  line-height: 23px!important;
  margin-bottom: 10px!important;
}
.footer-app div.needsclick.kl-private-reset-css-Xuajs1 {
  padding:0px!important;
  margin-bottom: 5px!important;
}
@media (min-width: 1024px) {
  .footer-app {
        max-width: 93%;
        width: 100%;
        margin-left: auto;
    }
  }
}

/* CLUBHOUSE */

.clubhouse--grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr))!important;
  margin-bottom: 30px;
  font-family: 'NeueHaasGroteskMedium';
  font-size: 14px;
  line-height: 22px;
}
.clubhouse--disclaimer p {
  font-size: 12px;
  font-family: 'NeueHaasGroteskLight'!important;
  text-transform: none!important;
}
.clubhouse--grid-item:first-of-type {
  background: #104496;
  color: #FFFFFF;
  grid-column: span 2 / span 2;
}
.clubhouse--grid-item:first-of-type h2,
.clubhouse--grid-item:first-of-type h3,
.clubhouse--grid-item:first-of-type p {
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: 'NeueHaasGroteskMedium';
}
.clubhouse--grid-item:first-of-type h2,
.clubhouse--grid-item:first-of-type h3 {
  font-size: 28px;
  line-height: 38px;
  margin:0;
}
.clubhouse--grid-item:first-of-type p {
  font-size: 12px;
  line-height: 18px;
}
.clubhouse--grid-item h2,
.clubhouse--grid-item h3,
.clubhouse--grid-item p {
  color: #000000;
  font-family: 'NeueHaasGroteskMedium';
  font-size: 12px;
  line-height: 18px;
}
.clubhouse--hero {
  margin-bottom:.8rem;
  object-fit: cover;
  max-height:70vh;
  overflow:hidden;
}
.clubhouse--hero img {
  width: 100%;
  height: auto;
}
.clubhouse--grid-item {
  background:#DCDCDC;
  color: #000000;
  margin-bottom:1.6rem;
}
.clubhouse--content {
    padding: 2.5rem;
}
@media screen and (min-width: 768px) {
  .clubhouse--hero {
    margin-bottom:1.6rem;
    object-fit: cover;
    max-height:70vh;
  }
  .clubhouse--grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr))!important;
    row-gap: 1.6rem;
    column-gap: 1.6rem;
    margin-bottom: 30px;
  }
  .clubhouse--grid-item:first-of-type {
    grid-column: span 2 / span 2;
  }
  .clubhouse--content {
    padding: 5rem;
  }
  .clubhouse--grid-item h2,
  .clubhouse--grid-item h3,
  .clubhouse--grid-item p,
  .clubhouse--grid-item:first-of-type p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media screen and (min-width: 1230px) {
  .clubhouse--grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr))!important;
    column-gap: 1.6rem;
    margin-bottom:50px;
  }
  .clubhouse--grid-item:first-of-type {
    grid-column: span 1 / span 3;
  }
  .clubhouse--content {
    padding: 15rem 10rem;
  }
  .clubhouse--grid-item:first-of-type .clubhouse--content {
    padding: 15rem 6rem;
  }
  .clubhouse--grid-item:first-of-type h2,
  .clubhouse--grid-item:first-of-type h3 {
    font-size: 35px;
    line-height: 42px;
  }
}
.shopify-policy__title {
  display:none;
}

.credit-promotion-badge .container {
  padding-left:0px!important;
  padding-right:0px!important;
  background: #f9f9f9!important;
}