/** Shopify CDN: Minification failed

Line 115:109 Unexpected "{"

**/

@font-face {
    font-family: 'helly';
    src: url('/cdn/shop/files/HelveticaNeueBold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
@font-face {
    font-family: 'chunky';
    src: url('/cdn/shop/files/HelveticaNeueBold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
:root{
  --font-heading-family: 'helly', sans-serif;
}


#shopify-section-template--16495888760922__17295755603bbfdbde > div {
  background-image: url("/cdn/shop/files/Orange_Input_Box_BG.png?v=1741136098");
  padding: 20px 50px !important;
  max-width: 1200px !important;
  position: relative;
  background-size: 100% 100%;
}
#shopify-section-template--16495888760922__17295755603bbfdbde
  .shopify-app-block::before {
  content: "Find the seat covers for your vehicle";
  text-transform: uppercase;
  color: white;
  font-size: 20px;
  font-weight: bold;
  display: block;
  width: 100%;
  text-align: center;
  position: relative;
}
#shopify-section-template--16495888760922__17295755603bbfdbde
  .shopify-app-block {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
header.header::after{
  content: '';
  display: block;
  background-image:url('/cdn/shop/files/Janders_Header_Orangebar_Graphic.png?v=1741066151');
  background-position: 66% 100%;
  background-size: 100% 100%;
  height: 7vmax;
  max-height: 50px;
  width: 100vw;
  position: absolute;
  top: 100%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 576px){
  header.header::after{
    height: 25px;
  }
}
.multicolumn-card.content-container{
  display: flex;
  flex-direction: column;
  height: 100%;
}
.multicolumn-card__info{
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: space-between;
  height: auto;
}
.multicolumn-card__info a.link{
  margin-top: auto!important;
}
#shopify-section-template--16495888760922__slideshow_MmDeWf{
  position: relative;
}
#shopify-section-template--16495888760922__slideshow_MmDeWf::before{
  content:'';
  background-image: url('/cdn/shop/files/Janders_Scrolling_Base_Graphic.png?v=1741066495');
  width: 100vw;
  height: auto;
  aspect-ratio: 167/28;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: contain;
}

#shopify-section-template--16495888760922__slideshow_MmDeWf .slideshow__text-wrapper{
  position: absolute;
}
@media screen and (max-width: 576px){
    #shopify-section-template--16495888760922__slideshow_MmDeWf .slideshow__text-wrapper h2{
    font-size: 20px;
    margin-top: 40px;
    text-shadow: 0px 0px 10px #333;
  }
}
@media screen and (min-width: 1500px){
  header::after{
    height: 115px;
  }
}
.chunky h1, .chunky h2, .chunky h3, .chunky h4, .chunky h5, .chunky h6, .chunky_text, h1, h2, h3, h4, h5, h6,{
  font-family: 'helly';
  font-weight: bold;
}

.image-with-text__media.global-media-settings{
  border-width:0px!important;
}
a, .button, a.button{
  font-family: 'helly', sans-serif;
  text-transform: uppercase;
}

header.header{
  height: 80px;
}

.header__heading img {
  width: 220px;
  max-width: 220px;
}
.header_phone{
  background-color: #242021;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
}
.header_phone a{
  color: white;
  text-decoration: none;
  font-family: 'helly', sans-serif;
  text-align: center;
  padding-top: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: center;
  gap: 1ch;
}
@media screen and (max-width: 768px){
  .header_phone a{
    flex-direction: column;
  }
}


.shopify-policy__container{
  margin-top: 100px;
  max-width: 1000px;
}
@media screen and (min-width: 992px){
  ._formContainer_stahb_30._grid_stahb_148._noImage_stahb_161{
    max-width: 600px;
  }
}
.foot_middle{
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-content: center;
  gap: 20px;
}
.foot_middle .svg-wrapper{
  height: 50px;
  width: 50px;
}
@media screen and (min-width: 768px){
  .foot_socials .list-social__item .icon{
    width: 50px;
    height: 50px;
  }
  .foot_socials .list-social__item .linkedin_wrapper .icon{
    height: 45px;
    width: 45px;
  }
}



/* menu fix */

@media screen and (min-width: 990px){
   .footer-block.grid__item{
    width: calc((100% / 3) - 8px)!important;
  }
  .footer-block.grid__item.footer-block--menu{
    width: calc((100% / 6) - 8px)!important;
  }
}

@media screen and (min-width: 480px) and (max-width: 989px){
   .footer-block.grid__item{
    width: 100%!important;
  }
  .footer-block.grid__item.footer-block--menu{
    width: calc(50% - 8px)!important;
  }
  .footer-block.grid__item.footer-block--menu:nth-child(2){
    text-align: right;
  }
  .footer-block.grid__item.footer-block--menu:nth-child(2) li{
    margin-right: 0!important;
  }
}

/* Policy links */

.footer__copyright.caption, .footer__copyright.caption *, .foot_policies, .foot_policies *{
  line-height: 18px!important;
}
.foot_policies{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 16px;
  font-size: 11px;
  margin: 15px 0px 0px 20px;
}
.foot_policies li{
  display: inline-block;
}
.foot_policies a{
  text-decoration: none;
  color: white;
  font-weight: bold;
}
@media screen and (max-width: 450px){
  .foot_policies{
    margin-left: 0px;
  }
}

/* Shipping banner */

.ship_container {
  background-image: url(/cdn/shop/files/jdrs_ship_bg.png?v=1752633159);
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  padding: 10px 40px;
  text-wrap: balance;
  text-align: center;
  color: white;
  background-size: cover;
  text-shadow: 0px 0px 5px #f47721;
}
.ship_container h2 {
  color: white!important;
  font-size: 30px;
  text-transform: uppercase;
}
.pay_logos {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}
.pay_logos img {
  width: 50px;
  border-radius: 4px;
}
@media screen and (max-width: 989px) {
  .ship_container h2 {
    font-size: 20px;
  }
}

/* Policy styling */

.shopify-policy__body a{
  text-transform:lowercase!important;
}