/*
 * Informational pages and blog landing content.
 *
 * This stylesheet intentionally contains plain CSS only. Source HTML is
 * stored in WordPress content and remains the editable source of truth.
 */

.soxy-content--page,
.soxy-content--category {
  min-height: 0;
  padding-inline: 0;
  padding-block: 0;
}

.soxy-blog-landing {
  min-height: 700px;
  padding: 75px 40px 0;
}

.soxy-blog-landing__header .woocommerce-breadcrumb {
  margin: 10px 0;
  color: var(--soxy-muted);
  font-size: 14.45px;
  line-height: 23.12px;
  text-align: center;
}

.soxy-blog-landing__header .woocommerce-breadcrumb a {
  color: var(--soxy-black);
  text-decoration: none;
}

.soxy-blog-landing__header .woocommerce-breadcrumb span {
  margin-left: 4px;
}

.soxy-blog-landing__header h1 {
  margin: 0;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
}

@media (max-width: 991.98px) {
  .soxy-blog-landing {
    min-height: 300px;
    padding: 25.78125px 17px 0;
  }

  .soxy-blog-landing__header .woocommerce-breadcrumb {
    font-size: 14.45px;
    line-height: 23.12px;
  }

  .soxy-blog-landing__header h1 {
    font-size: 34px;
    line-height: 34px;
  }
}

/* Payments & Pricing source rhythm; content remains editor-managed. */
body.page-id-70 .soxy-page-entry {
  min-height: 700px;
}

body.page-id-70 .soxy-page-entry .page-content {
  padding-top: 75px;
  padding-bottom: 0;
}

body.page-id-70 .soxy-page-entry .breadcrumb {
  display: block;
  height: 23.12px;
  margin: 10px 0;
  font-size: 14.45px;
  line-height: 23.12px;
  text-align: center;
}

body.page-id-70 .soxy-page-entry .breadcrumb p {
  display: inline;
  margin: 0;
}

body.page-id-70 .soxy-page-entry .section-header__title {
  text-align: center;
}

body.page-id-70 .soxy-page-entry .rte h2:not(:first-child) {
  margin-top: 60px;
}

/* Exchanges/Returns and Shipping/Delivery share the source policy layout. */
body:is(.page-id-71, .page-id-72) .soxy-page-entry .page-content {
  padding-top: 75px;
  padding-bottom: 55px;
}

body:is(.page-id-71, .page-id-72) .soxy-page-entry .breadcrumb {
  display: block;
  height: 23.12px;
  margin: 10px 0;
  font-size: 14.45px;
  line-height: 23.12px;
  text-align: center;
}

body:is(.page-id-71, .page-id-72) .soxy-page-entry .breadcrumb p {
  display: inline;
  margin: 0;
}

body:is(.page-id-71, .page-id-72) .soxy-page-entry .medium-up--three-quarters {
  max-width: 1014.5px;
}

body:is(.page-id-71, .page-id-72) .soxy-page-entry .section-header__title {
  text-align: center;
}

body:is(.page-id-71, .page-id-72) .soxy-page-entry .rte h2:not(:first-child) {
  margin-top: 60px;
}

body:is(.page-id-71, .page-id-72) .soxy-page-entry .terms-and-condition > h2:first-child {
  margin-top: 50px;
}

body.page-id-71 .soxy-page-entry .terms-and-condition > h2:not(:first-child) {
  margin-top: 69px;
}

body.page-id-72 .soxy-page-entry .terms-and-condition > h2:nth-of-type(4) {
  margin-top: 64.4px;
}

body.page-id-72 .soxy-page-entry .terms-and-condition > h2:nth-of-type(5) {
  margin-top: 62.2px;
}

body:is(.page-id-71, .page-id-72) .soxy-page-entry .page-content {
  padding-bottom: 50px;
}

/* Imported source pages keep their editor content and source breadcrumb geometry. */
body:is(.page-id-3, .page-id-69, .page-id-74, .page-id-4933) .soxy-page-entry .page-content {
  padding-top: 75px;
  padding-bottom: 55px;
}

body:is(.page-id-3, .page-id-69, .page-id-4933) .soxy-page-entry .page-content {
  padding-bottom: 50px;
}

body:is(.page-id-3, .page-id-69, .page-id-74, .page-id-4933) .soxy-page-entry .breadcrumb {
  display: block;
  height: 23.12px;
  margin: 10px 0;
  font-size: 14.45px;
  line-height: 23.12px;
  text-align: center;
}

body:is(.page-id-3, .page-id-69, .page-id-74, .page-id-4933) .soxy-page-entry .breadcrumb p {
  display: inline;
  margin: 0;
}

body:is(.page-id-3, .page-id-69, .page-id-74, .page-id-4933) .soxy-page-entry .medium-up--three-quarters {
  max-width: 1014.5px;
}

body:is(.page-id-3, .page-id-69, .page-id-4933) .soxy-page-entry .medium-up--three-quarters {
  max-width: 691.5px;
}

body.page-id-3 .soxy-page-entry .medium-up--three-quarters {
  max-width: 1014.5px;
}

body.page-id-69 .soxy-page-entry .medium-up--three-quarters {
  max-width: 1014.5px;
}

body.page-id-69 .soxy-page-entry .terms-and-condition > h1:first-child {
  margin-top: 50px;
}

body.page-id-69 .soxy-page-entry .page-content {
  padding-bottom: 65px;
}

body.page-id-3 .soxy-page-entry .terms-and-condition > h1:empty {
  display: none;
}

body.page-id-3 .soxy-page-entry .terms-and-condition::before {
  display: block;
  height: 35px;
  content: "";
}

body.page-id-3 .soxy-page-entry .page-content {
  padding-bottom: 65px;
}

body:is(.page-id-3, .page-id-69, .page-id-74, .page-id-4933) .soxy-page-entry .section-header__title {
  text-align: center;
}

body.page-id-74 .soxy-page-entry {
  min-height: 700px;
}

/* SMS Club is intentionally empty until the external Klaviyo form renders. */
body.page-id-86 .soxy-page-entry {
  min-height: 700px;
}

body.page-id-86 .soxy-page-entry .page-content {
  padding-top: 75px;
  padding-bottom: 0;
}

body.page-id-86 .soxy-page-entry .breadcrumb {
  display: block;
  height: 23.12px;
  margin: 10px 0;
  font-size: 14.45px;
  line-height: 23.12px;
  text-align: center;
}

body.page-id-86 .soxy-page-entry .breadcrumb p {
  display: inline;
  margin: 0;
}

body.page-id-86 .soxy-page-entry .medium-up--three-quarters {
  max-width: 1014.5px;
}

body.page-id-86 .soxy-page-entry .section-header__title {
  text-align: center;
}

body:is(.page-id-3, .page-id-69, .page-id-4933) .soxy-page-entry .terms-and-condition {
  transform: none;
}

body:is(.page-id-3, .page-id-69, .page-id-4933) .soxy-page-entry .section-header {
  margin-bottom: 15px;
}

body.page-id-4933 .soxy-page-entry .terms-and-condition > p:last-child {
  margin-bottom: 0;
}

body.page-id-4933 .soxy-page-entry .page-content {
  padding-bottom: 75px;
}

body.page-id-74 .soxy-page-entry .rte h3 {
  margin-bottom: 25px;
  font-size: 28px;
  line-height: 28px;
}

/* Our Story retains editor markup while matching the source breadcrumb flow. */
body.page-id-41 .soxy-page-entry .breadcrumb {
  display: block;
  height: 23.12px;
  margin-bottom: 44.68px;
  font-size: 14.45px;
  line-height: 23.12px;
  text-align: center;
  transform: translateY(36px);
}

body.page-id-41 .soxy-page-entry .breadcrumb p {
  display: inline;
  margin: 0;
}

body.page-id-41 .soxy-page-entry .grid {
  transform: translateY(1.4px);
}

body.page-id-41 .soxy-page-entry .medium-up--three-quarters {
  max-width: 1014.5px;
}

body.page-id-41 .soxy-page-entry .section-header__title {
  text-align: center;
}

@media (max-width: 991.98px) {
  body.page-id-41 .soxy-page-entry .breadcrumb {
    margin-bottom: 44.58px;
    transform: translateY(35.7px);
  }

  body.page-id-41 .soxy-page-entry .grid {
    transform: translateY(1.2px);
  }
}

.soxy-404 {
  min-height: 700px;
  padding: 155px 40px 0;
  text-align: center;
}

.soxy-404__content h1 {
  margin: 0;
  font-size: 40px;
  line-height: 40px;
}

.soxy-404__content p {
  margin: 10px 0;
}

.soxy-404__content p:last-child {
  margin-bottom: 0;
}

.soxy-404__content a {
  color: var(--soxy-black);
  text-decoration: underline;
  text-underline-offset: 2px;
}

@media (max-width: 991.98px) {
  body:is(.page-id-71, .page-id-72) .soxy-page-entry .page-content {
    padding-top: 25.78125px;
    padding-bottom: 10.5px;
  }

  body:is(.page-id-71, .page-id-72) .soxy-page-entry .terms-and-condition > h2:first-child {
    margin-top: 30px;
  }

  body.page-id-71 .soxy-page-entry .terms-and-condition > h2:not(:first-child) {
    margin-top: 59px;
  }

  body.page-id-72 .soxy-page-entry .terms-and-condition > h2:nth-of-type(4) {
    margin-top: 76.2px;
  }

  body.page-id-72 .soxy-page-entry .terms-and-condition > h2:nth-of-type(5) {
    margin-top: 68.2px;
  }

  .soxy-404 {
    min-height: 328.3px;
    padding: 105.5px 17px 0;
  }

  .soxy-404__content h1 {
    font-size: 34px;
    line-height: 34px;
  }
}

@media (max-width: 991.98px) {
  body:is(.page-id-3, .page-id-69, .page-id-74, .page-id-4933) .soxy-page-entry .page-content {
    padding-top: 25.78125px;
    padding-bottom: 0;
  }

  body.page-id-4933 .soxy-page-entry .page-content {
    padding-bottom: 15px;
  }

  body:is(.page-id-3, .page-id-69, .page-id-4933) .soxy-page-entry {
    margin-bottom: 10.5px;
  }

  body:is(.page-id-3, .page-id-69, .page-id-4933) .soxy-page-entry .terms-and-condition {
    transform: none;
  }

  body:is(.page-id-3, .page-id-69, .page-id-4933) .soxy-page-entry .page-width {
    padding-inline: 20px;
  }

  body.page-id-3 .soxy-page-entry .page-width {
    padding-inline: 17px;
  }

  body.page-id-69 .soxy-page-entry .page-width {
    padding-inline: 17px;
  }

  body.page-id-69 .soxy-page-entry .terms-and-condition > h1:first-child {
    margin-top: 30px;
  }

  body.page-id-69 .soxy-page-entry .page-content {
    padding-bottom: 15px;
  }

  body.page-id-3 .soxy-page-entry .terms-and-condition::before {
    height: 22.5px;
  }

  body.page-id-3 .soxy-page-entry .page-content {
    padding-bottom: 15px;
  }

  body:is(.page-id-3, .page-id-69, .page-id-4933) .soxy-page-entry .section-header {
    margin-bottom: 7.5px;
  }

  body.page-id-74 .soxy-page-entry {
    min-height: 587.7px;
  }

  body.page-id-86 .soxy-page-entry {
    min-height: 300px;
  }

  body.page-id-86 .soxy-page-entry .page-content {
    padding-top: 25.78125px;
  }

  body.page-id-74 .soxy-page-entry .rte h3 {
    font-size: 23.8px;
    line-height: 23.8px;
  }

  body.page-id-70 .soxy-page-entry {
    min-height: 570.1px;
  }

  body.page-id-70 .soxy-page-entry .page-content {
    padding-top: 25.78125px;
  }
}

.soxy-page-entry,
.soxy-category-description {
  max-width: none;
  margin-inline: auto;
}

.soxy-page-entry .entry-content,
.soxy-category-description {
  overflow-wrap: anywhere;
}

.soxy-page-entry .page-width,
.soxy-category-description .page-width {
  width: 100%;
  max-width: var(--soxy-container);
  margin-inline: auto;
  padding-inline: var(--soxy-gutter);
}

.soxy-page-entry .page-content,
.soxy-category-description .page-content {
  padding-block: 49px 76px;
}

.soxy-page-entry .page-content > .grid > p:empty,
.soxy-category-description .page-content > .grid > p:empty {
  display: none;
}

.soxy-page-entry .page-content--top {
  padding-top: 0;
}

.soxy-page-entry .breadcrumb,
.soxy-category-description .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 32px;
  padding: 0;
  color: var(--soxy-muted);
  font-size: 13px;
  list-style: none;
}

.soxy-page-entry .breadcrumb a,
.soxy-category-description .breadcrumb a {
  color: var(--soxy-black);
  text-decoration: none;
}

.soxy-page-entry .divider,
.soxy-category-description .divider {
  color: var(--soxy-rule);
}

.soxy-page-entry .grid,
.soxy-category-description .grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: var(--soxy-grid-gap);
}

.soxy-page-entry .grid__item,
.soxy-category-description .grid__item {
  grid-column: 1 / -1;
  min-width: 0;
}

.soxy-page-entry .medium-up--three-quarters,
.soxy-category-description .medium-up--three-quarters {
  width: 100%;
  max-width: 1015px;
  margin-inline: auto;
}

.soxy-page-entry .section-header,
.soxy-category-description .section-header {
  margin-bottom: 50px;
}

.soxy-page-entry .section-header__title,
.soxy-category-description .section-header__title {
  margin-bottom: 0;
}

.soxy-page-entry .rte,
.soxy-category-description .rte {
  max-width: 1015px;
  margin-inline: auto;
}

.soxy-page-entry .rte h1,
.soxy-category-description .rte h1 {
  margin: 60px 0 25px;
  font-size: 40px;
  line-height: 1;
}

.soxy-page-entry .rte h2,
.soxy-category-description .rte h2,
.soxy-page-entry .rte p,
.soxy-category-description .rte p {
  margin-bottom: 25px;
}

.soxy-page-entry .section-header__title,
.soxy-category-description .section-header__title {
  font-size: 40px;
  line-height: 1;
}

.soxy-page-entry .rte h2,
.soxy-category-description .rte h2 {
  font-size: 34.4px;
  line-height: 1;
}

.soxy-page-entry .rte > :first-child,
.soxy-category-description .rte > :first-child {
  margin-top: 0;
}

.soxy-page-entry .rte > :last-child,
.soxy-category-description .rte > :last-child {
  margin-bottom: 0;
}

.soxy-page-entry .rte img,
.soxy-category-description .rte img {
  height: auto;
  max-width: 100%;
}

.soxy-page-entry .rte figure,
.soxy-category-description .rte figure {
  margin-inline: 0;
}

.soxy-page-entry .rte table,
.soxy-category-description .rte table {
  width: 100%;
  margin-block: 28px;
  border-collapse: collapse;
}

.soxy-page-entry .rte th,
.soxy-page-entry .rte td,
.soxy-category-description .rte th,
.soxy-category-description .rte td {
  padding: 12px 14px;
  border: 1px solid var(--soxy-rule);
  text-align: left;
  vertical-align: top;
}

.soxy-page-entry .rte form,
.soxy-category-description .rte form {
  max-width: 640px;
  margin-block: 30px;
}

.soxy-page-entry .rte label,
.soxy-category-description .rte label {
  display: block;
  margin-bottom: 7px;
  font-weight: 700;
}

.soxy-page-entry .rte input:not([type='submit']):not([type='checkbox']):not([type='radio']),
.soxy-page-entry .rte select,
.soxy-page-entry .rte textarea,
.soxy-category-description .rte input:not([type='submit']):not([type='checkbox']):not([type='radio']),
.soxy-category-description .rte select,
.soxy-category-description .rte textarea {
  width: 100%;
  min-height: var(--soxy-control-height);
  padding: 10px 12px;
  border: 1px solid var(--soxy-rule);
  border-radius: var(--soxy-radius);
  background: var(--soxy-white);
  color: var(--soxy-black);
  font: inherit;
}

.soxy-page-entry .rte textarea,
.soxy-category-description .rte textarea {
  min-height: 140px;
}

.soxy-page-entry .rte input[type='submit'],
.soxy-page-entry .rte button,
.soxy-category-description .rte input[type='submit'],
.soxy-category-description .rte button {
  min-height: var(--soxy-control-height);
  padding: 10px 18px;
  border: 1px solid var(--soxy-black);
  border-radius: var(--soxy-radius);
  background: var(--soxy-black);
  color: var(--soxy-white);
  font: inherit;
  font-weight: 700;
}

.soxy-entry__header,
.soxy-archive-header {
  max-width: 960px;
  margin: 0 auto;
  padding: 42px var(--soxy-gutter) 0;
}

.soxy-entry__header .woocommerce-breadcrumb {
  margin: 10px 0;
  color: var(--soxy-muted);
  font-size: 14.45px;
  line-height: 23.12px;
  text-align: center;
}

.soxy-entry__header .woocommerce-breadcrumb a {
  color: var(--soxy-black);
  text-decoration: none;
}

.soxy-entry__header .woocommerce-breadcrumb span {
  margin-left: 4px;
}

.soxy-entry__header h1 {
  margin: 0;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
}

body.page-id-73 .soxy-page-entry {
  min-height: 700px;
  padding-top: 75px;
}

body.page-id-73 .soxy-entry__header {
  max-width: 1014.5px;
  padding: 0;
}

body.page-id-73 .soxy-entry__content {
  width: 1014.5px;
  margin: 50px auto 0;
}

body.page-id-73 .soxy-entry__content > p,
body.page-id-73 .soxy-contact-form {
  max-width: 1014.5px;
}

body.page-id-73 .soxy-contact-form {
  margin-top: 67.2px;
}

body.page-id-73 .soxy-contact-form .row {
  --bs-gutter-x: 10px;
  --bs-gutter-y: 0;
}

body.page-id-73 .soxy-contact-form .row > .col-12 {
  margin-top: 30px;
}

body.page-id-73 .soxy-contact-form input.form-control {
  height: 45.2px;
  min-height: 45.2px;
  border-radius: 0;
  font: inherit;
}

body.page-id-73 .soxy-contact-form textarea.form-control {
  height: 153.9px;
  min-height: 153.9px;
  border-radius: 0;
  font: inherit;
}

@media (max-width: 991.98px) {
  body.page-id-73 .soxy-page-entry {
    min-height: 714.4px;
    margin-bottom: 25.8px;
    padding: 25.78125px 17px 0;
  }

  body.page-id-73 .soxy-entry__header,
  body.page-id-73 .soxy-entry__content {
    width: 100%;
    max-width: 356px;
  }

  body.page-id-73 .soxy-entry__header {
    padding: 0;
  }

  body.page-id-73 .soxy-entry__header h1 {
    font-size: 34px;
    line-height: 34px;
  }

  body.page-id-73 .soxy-entry__content {
    margin-top: 30px;
  }

  body.page-id-73 .soxy-contact-form {
    margin-top: 53.2px;
  }

  body.page-id-73 .soxy-contact-form .row {
    --bs-gutter-x: 0;
  }

  body.page-id-73 .soxy-contact-form .row > .col-md-6 + .col-md-6 {
    margin-top: 30px;
  }

  body.page-id-73 .soxy-contact-form input.form-control {
    height: 43.6px;
    min-height: 43.6px;
    font-size: 16px;
    line-height: 25.6px;
  }

  body.page-id-73 .soxy-contact-form textarea.form-control {
    height: 146px;
    min-height: 146px;
    font-size: 16px;
    line-height: 25.6px;
  }
}

/* Source FAQ accordion. The questions and answers stay editor-managed. */
.soxy-page-entry--faq > .soxy-entry__content > .shopify-section > .page-content {
  padding-block: 75px 75px;
}

.soxy-page-entry--faq .page-blocks--flush .page-width {
  max-width: none;
  padding-inline: 0;
}

.soxy-page-entry--faq .index-section--faq {
  margin: 75px 0 37.5px;
}

.soxy-page-entry--faq .page-blocks--flush > div:first-child .index-section--faq {
  margin-top: 0;
}

.soxy-page-entry--faq .index-section--faq .h2 {
  margin: 0 0 15px;
  font-family: var(--soxy-display);
  font-size: 34.4px;
  font-weight: 900;
  line-height: 1;
}

.soxy-page-entry--faq .collapsible-trigger {
  position: relative;
  display: inline-block;
  min-height: 0;
  margin: 0;
  padding: 11px 0 11px 40px;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--soxy-black);
  font: inherit;
  font-weight: 400;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: left;
}

.soxy-page-entry--faq .collapsible-trigger__icon {
  position: absolute;
  top: 50%;
  left: 0;
  display: flex;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--soxy-rule);
  transform: translateY(-50%);
}

.soxy-page-entry--faq .collapsible-trigger__icon svg {
  display: none;
}

.soxy-page-entry--faq .collapsible-trigger__icon::before {
  width: 7px;
  height: 7px;
  border-right: 1.4px solid currentColor;
  border-bottom: 1.4px solid currentColor;
  content: "";
  transform: translateY(-2px) rotate(45deg);
  transition: transform 0.2s ease;
}

.soxy-page-entry--faq .collapsible-trigger__icon svg {
  width: 11px;
  height: 7px;
}

.soxy-page-entry--faq .collapsible-trigger.is-open .collapsible-trigger__icon::before {
  transform: translateY(2px) rotate(225deg);
}

.soxy-page-entry--faq .collapsible-content[hidden] {
  display: none;
}

.soxy-page-entry--faq .collapsible-content__inner {
  padding: 0 0 30px;
}

.soxy-page-entry--faq .collapsible-content__inner p {
  margin-bottom: 15px;
}

.soxy-blog-post-list {
  max-width: var(--soxy-container);
  margin: 0 auto;
  padding: 0 var(--soxy-gutter) 75px;
}

.soxy-post-card {
  display: flex;
  flex-direction: column;
  border: 1px solid var(--soxy-rule);
  background: var(--soxy-white);
}

.soxy-post-card__image {
  background: var(--soxy-surface);
}

.soxy-post-card__image img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.soxy-post-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  padding: 22px;
}

.soxy-post-card__date {
  margin-bottom: 10px;
  color: var(--soxy-muted);
  font-size: 12px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.soxy-post-card__title {
  margin-bottom: 14px;
  font-size: 26px;
}

.soxy-post-card__title a {
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 4px;
}

.soxy-post-card__title a:hover,
.soxy-post-card__title a:focus-visible {
  text-decoration-color: currentColor;
}

.soxy-post-card__excerpt {
  color: var(--soxy-muted);
}

.soxy-post-card__excerpt p:last-child {
  margin-bottom: 0;
}

.soxy-pagination {
  display: flex;
  justify-content: center;
  max-width: var(--soxy-container);
  margin-inline: auto;
  padding-inline: var(--soxy-gutter);
}

.soxy-pagination .nav-links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}

.soxy-pagination .page-numbers {
  display: inline-flex;
  min-width: 38px;
  min-height: 38px;
  align-items: center;
  justify-content: center;
  padding: 7px 10px;
  border: 1px solid var(--soxy-rule);
  color: var(--soxy-black);
}

.soxy-pagination .page-numbers.current,
.soxy-pagination .page-numbers:hover,
.soxy-pagination .page-numbers:focus-visible {
  border-color: var(--soxy-black);
  background: var(--soxy-black);
  color: var(--soxy-white);
}

@media (max-width: 991.98px) {
  .soxy-page-entry .page-width,
  .soxy-category-description .page-width,
  .soxy-blog-post-list,
  .soxy-pagination {
    padding-inline: var(--soxy-gutter-small);
  }

  .soxy-page-entry .page-content,
  .soxy-category-description .page-content {
    padding-block: 0 28px;
  }

  .soxy-page-entry .section-header,
  .soxy-category-description .section-header {
    margin-bottom: 30px;
  }

  .soxy-page-entry .rte h1,
  .soxy-category-description .rte h1 {
    margin-top: 60px;
    font-size: 34px;
    line-height: 1;
  }

  .soxy-page-entry .section-header__title,
  .soxy-category-description .section-header__title {
    font-size: 34px;
    line-height: 1;
  }

  .soxy-page-entry .rte h2,
  .soxy-category-description .rte h2 {
    font-size: 29.24px;
    line-height: 1;
  }

  .soxy-page-entry .rte p,
  .soxy-category-description .rte p {
    margin-bottom: 15px;
  }

  .soxy-entry__header,
  .soxy-archive-header {
    padding-top: 30px;
  }

  .soxy-page-entry--faq > .soxy-entry__content > .shopify-section > .page-content {
    padding-block: 25.5px;
  }

  .soxy-page-entry--faq .index-section--faq {
    margin: 25.5px 0;
  }

  .soxy-page-entry--faq .index-section--faq .h2 {
    margin-bottom: 7.5px;
    font-size: 29.24px;
  }
}
