#shopify-section-1602176665315,
#shopify-section-1602178290924,
#shopify-section-1602176978598{
  padding-bottom: 30px;
}
#shopify-section-1602101112366{
  padding-bottom: 40px;
}
body{
  overflow-x: hidden;
}
.ProductMeta__PriceList.Heading{
      display: flex;
    align-items: center;
    gap: 10px;
}

@media screen and (min-width: 1140px){
  .Header--center .Header__Wrapper.Header__Wrapper {
    padding-bottom: 0;
    padding-top: 0px;
  }
  .Header--center .Header__FlexItem {
    margin-bottom: 0;
  }
  .desk-nav .Header__MainNav {
        position: relative;
    bottom: 0;
    left: 0;
    padding-bottom: 14px;
  }
}