body {
  font-family: 'Inter', Helvetica, sans-serif;
  color: #000000;
}

[data-theme='cultbeauty'] .override-border {
  border: none;
}

[data-theme='cultbeauty'] .customWidgetMargin {
  margin-bottom: 12px;
}

@media (max-width: 1199px) {
  [data-theme='cultbeauty'] .override-custom-header {
    position: sticky;
    top: 0;
    z-index: 30;
  }

  [data-theme='cultbeauty'] .override-site-header-nav {
    visibility: hidden;
    display: none;
  }

  [data-theme='cultbeauty'] .override-basket-text {
    visibility: hidden;
  }

  [data-theme='cultbeauty'] #navigation {
    width: 83.333333%;
  }
}

[data-theme='cultbeauty'] .byob-increase-quantity,
[data-theme='cultbeauty'] .byob-decrease-quantity {
  border: none;
}

[data-theme='cultbeauty'] .byob-quantity-container {
  border: 1px solid;
}

.header-font {
  h1 {
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

[data-theme='cultbeauty'] .custom-pap {
  border-width: 1px;
  width: auto;
}

[data-theme='cultbeauty'] .override-title-font {
  font-size: 0.875rem;
}

[data-theme='cultbeauty'] .basket-product-details {
  @media (max-width: 1080px) {
    width: 75%;
  }
}

[data-theme='cultbeauty'] .categories a {
  background-color: transparent;
}

.sponsored-ads-banner .sponsored-ads-price {
  font-size: 20px;
}

[data-theme='cultbeauty'][data-subsite='en_GB'] .strip-banner.stripBanner.topStripBannerStyle {
  background-color: #b74604;
  color: white;
}

[data-theme='cultbeauty'] .inline-ratings,
[data-theme='cultbeauty'] #ratingSummary {
  min-height: 20px;
}