/* *****
This is a CSS partial, minified file. It is referenced by the theme by default in theme.liquid.
If you would like to edit this code we recommend swapping to the un-minified version.
For full details and instructions please see our documentation:
https://support.weareeight.com/hc/en-us/articles/360020366578-Un-minified-CSS-Javascript
***** */
.feature-row__container{width:100%}.feature-row__image img{max-width:100%;width:100%;height:auto}@media screen and (max-width:767px){.feature-row__text{padding-top:15px}}@media screen and (min-width:768px){.feature-row{display:flex}.feature-row .feature-row__text{display:flex;justify-content:center;align-items:center}.feature-row .feature-row__text .title-bar{text-align:left}.feature-row .feature-row__text h2{margin-top:0}.feature-row .feature-row--image-right .feature-row__image{order:2}.homepage-section--text-and-image-wrapper .feature-row{align-items:center}}

  @font-face {
font-family: "Sansita-ExtraBoldItalic";
src: url("Sansita-ExtraBoldItalic.woff2") format("woff2"),
url("Sansita-ExtraBoldItalic.woff") format("woff");
}

   
    @font-face {
font-family: "Sansita-Bold";
src: url("Sansita-Bold.woff2") format("woff2"),
url("Sansita-Bold.woff") format("woff");
}
   
    @font-face {
font-family: "Sansita-Regular";
src: url("Sansita-Regular.woff2") format("woff2"),
url("Sansita-Regular.woff") format("woff");
}
     a.header-link.alt-focus{
    font-family: 'Sansita-ExtraBoldItalic' !important;
    font-weight:800!important;
}
  .image-bar--description p{
    font-family: 'Sansita-regular' !important;
  }
   
   .header-wrapper .logo-placement-within-wrapper__item{
     flex: 100% !important;
   }
    
    @media screen and (min-width: 1400px){
   a.header-link.alt-focus{
     font-size:13px !important;
   }
      }
   .header-link{
     font-family: 'Sansita-ExtraBoldItalic' !important;
   }
   h1,h2,h3,h4,h5,span { font-family: 'Sansita-ExtraBoldItalic' !important;}
   
   p,.rte{
     font-family: 'Sansita-Regular' !important;
   }
   
    .indiv-product-sku-text, .indiv-product-vendor-text
     { font-family: 'Sansita-regular' !important;} 
   
   .links-footer ul li a{
     font-family: 'Sansita-Regular' !important;
   }

.btn.secondary-button {
    font-family: 'Sansita-Regular' !important;
}