:root{
    --ul-spacing-20: 7rem;
}

.article-banner__image {
    filter: brightness(0.6);
}

a.button.button--s {
  font-weight: 600;
  padding: 8px 40px;
}

a.header__logo {
    padding: 4px 0;
}

product-item {
    box-shadow: none !important;
}

a.button.button--s {
    background-color: #2563eb !important;
}

p.bold {
    text-transform: uppercase;
}

.Nitrolyte-w-eyebrow--pill, .n-eyebrow {
    text-transform: uppercase;
    font-size: 14px !important;
}

div#block-image_inY9WQ {
    background: #fff;
}

img.product-card__image.product-card__image--primary {
    border-radius: 12px !important;
}

section#shopify-section-template--28812456591693__multiple_images_with_text_L9JKfb{
    p strong {
  background-color: #2563eb;
  padding: 6px 20px;
  border-radius: 30px;
  color: #fff;
  font-weight: 600;
}
p.bold {
  font-size: 15px;
  font-weight: 500;
  color: #8f8f8f;
}
.prose.is-selected {
  text-align: start;
}
multiple-images-with-text-image-list.multiple-images-with-text__image-list {
  order: 2;
}
.multiple-images-with-text__content-with-nav {
  max-width: 100%;
  height: 100%;
  background-color: #e6efff;
  padding: 30px;
  border-radius: 12px;
  border: 1px solid #d4e3ff;
}
.multiple-images-with-text__content-list {
    place-items: center;
}
}

.shopify-policy__container {
    max-width: 1200px !important;
    width: 100%;
    margin: 0 auto !important;
}

@media (min-width: 767px){
    section#shopify-section-template--28812456591693__multiple_images_with_text_L9JKfb,
    section#shopify-section-template--28812456591693__multiple_images_with_text_iBtPpV {

        .section.section--narrow.section-blends.section-full {
    max-width: 1600px;
    padding: 0;
    margin: 0 auto;
}

img#image-item_RCQpKi,
img#image-item_bgCpfq {
    width: 100% ;
    max-width: 100%;
}
multiple-images-with-text.multiple-images-with-text {
    grid-template-columns: 1fr 1fr !important;
    gap: 5rem;
}
}

span.product-card__title {
    font-size: 20px !important;
}
}

@media screen and (min-width: 1400px) {
    .media-with-text {
        --ul-media-with-text-content-padding: var(--ul-spacing-20);
    }
}

@media (max-width: 768px){
    .shopify-section--featured-collection,
    .shopify-section--testimonials{
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    #shopify-section-template--28812456591693__multiple_images_with_text_iBtPpV{
        padding-bottom: 40px !important;
    }
}

