.fr-globalHeader {
  box-sizing: border-box !important;
  background: #fff !important;
  padding: 15px 0 !important;
  border-bottom: 1px solid #dadada !important;
  min-width: 320px !important;
}

.fr-globalHeader_inner {
  box-sizing: border-box !important;
  padding: 0 15px !important;
}

.fr-globalHeader_logo {
  box-sizing: border-box !important;
  vertical-align: bottom !important;
}

.fr-globalHeader_logo.-single {
  width: 40px !important;
  height: 40px !important;
}

.fr-globalHeader_logo.-double {
  width: 90px !important;
  height: 40px !important;
}

@media screen and (min-width: 813px) {
  .fr-globalHeader_inner {
    max-width: 1226px !important;
    padding: 0 25px !important;
    margin: 0 auto !important;
  }
  .fr-heading.-h2 {
    font-size: 32px;
  }
  .fr-heading.-h3 {
    font-size: 25px;
  }
  [data-component-type=ProductCarousel] .fr-bff-product_price,
  [data-component-type=ProductGridSmall] .fr-bff-product_price,
  [data-component-type=ProductGridStyling] .fr-bff-product_price,
  [data-component-type=ProductGridText] .fr-bff-product_price {
    font-size: 22px;
    line-height: 26px;
  }
}
@media screen and (max-width: 812px) {
  .text-center {
    text-align: center;
  }
}
.mt1 {
  margin-top: 1em;
}

.mt2 {
  margin-top: 2em;
}

.mt3 {
  margin-top: 3em;
}

.mt4 {
  margin-top: 4em;
}/*# sourceMappingURL=product-sampling.css.map */