body {
  --wp--style--root--padding-top: 0;
  --wp--style--root--padding-right: 0;
  --wp--style--root--padding-bottom: 0;
  --wp--style--root--padding-left: 0;
}

img,
picture {
  -webkit-user-drag: none;
  user-select: none;
}

.wp-site-blocks {
  padding: 0;
}

.wp-block-template-part,
.home .front-page-template-part {
  display: none;
}

.woocommerce-site-shell > .wp-block-template-part,
.editor-styles-wrapper .woocommerce-site-shell > .wp-block-template-part {
  display: block;
}

.single-post .site-shell > .wp-block-template-part {
  display: block;
}

.site-shell {
  background: var(--color-white);
}

.site-main > .entry-content.wp-block-post-content {
  width: 100%;
  max-width: none;
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.site-main > .entry-content.wp-block-post-content > .alignfull {
  width: 100%;
  max-width: none !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.spotlight-card__image {
  height: auto;
}

.spotlight-section--single .spotlight-section__heading {
  margin-bottom: 48px;
}

.spotlight-section--single .spotlight-section__columns {
  display: block;
}

.spotlight-section--single .spotlight-section__column {
  width: min(100%, 640px);
  margin-right: auto;
  margin-left: auto;
}

.spotlight-section--single .spotlight-card {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.artwork-product-template .artwork-purchase__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  margin: 0;
}

.artwork-product-template .artwork-purchase__tags a,
.artwork-product-template .artwork-purchase__tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 8px;
  border-radius: 8px;
  background: var(--color-neon-pink);
  color: var(--color-white);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.4285714286;
  text-decoration: none;
}

.editor-styles-wrapper .site-shell {
  overflow: visible;
}

.editor-visual-editor__post-title-wrapper,
.edit-post-visual-editor__post-title-wrapper,
.editor-styles-wrapper .editor-visual-editor__post-title-wrapper,
.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper {
  display: none !important;
}

.editor-styles-wrapper:not(
    :has(.is-root-container > [data-type^="gabrielle/"])
  ),
body:has(.is-root-container > [data-block]):not(
    :has(.is-root-container > [data-type^="gabrielle/"])
  ),
body:has(.block-editor-block-list__layout.is-root-container > [data-block]):not(
    :has(
      .block-editor-block-list__layout.is-root-container
        > [data-type^="gabrielle/"]
    )
  ) {
  --gabrielle-editor-page-padding: clamp(24px, 4vw, 56px);
  padding: 40px 0 !important;
  box-sizing: border-box;
}

.editor-styles-wrapper:not(:has(.is-root-container > [data-type^="gabrielle/"]))
  .block-editor-block-list__layout.is-root-container,
.editor-styles-wrapper:not(:has(.is-root-container > [data-type^="gabrielle/"]))
  .is-root-container.is-desktop-preview,
body:has(.is-root-container > [data-block]):not(
    :has(.is-root-container > [data-type^="gabrielle/"])
  )
  .is-root-container,
body:has(.block-editor-block-list__layout.is-root-container > [data-block]):not(
    :has(
      .block-editor-block-list__layout.is-root-container
        > [data-type^="gabrielle/"]
    )
  )
  .block-editor-block-list__layout.is-root-container {
  width: 100%;
  max-width: none;
  margin-right: 0;
  margin-left: 0;
  padding-right: var(--gabrielle-editor-page-padding);
  padding-left: var(--gabrielle-editor-page-padding);
  box-sizing: border-box;
}

.editor-styles-wrapper:not(:has(.is-root-container > [data-type^="gabrielle/"]))
  .block-editor-block-list__layout.is-root-container
  > [data-block]:not(.alignwide):not(.alignfull),
.editor-styles-wrapper:not(:has(.is-root-container > [data-type^="gabrielle/"]))
  .is-root-container.is-desktop-preview
  > [data-block]:not(.alignwide):not(.alignfull),
body:has(.is-root-container > [data-block]):not(
    :has(.is-root-container > [data-type^="gabrielle/"])
  )
  .is-root-container
  > [data-block]:not(.alignwide):not(.alignfull),
body:has(.block-editor-block-list__layout.is-root-container > [data-block]):not(
    :has(
      .block-editor-block-list__layout.is-root-container
        > [data-type^="gabrielle/"]
    )
  )
  .block-editor-block-list__layout.is-root-container
  > [data-block]:not(.alignwide):not(.alignfull) {
  max-width: var(--wp--style--global--content-size, 1160px);
  margin-right: auto !important;
  margin-left: auto !important;
}

.editor-styles-wrapper:not(:has(.is-root-container > [data-type^="gabrielle/"]))
  .block-editor-block-list__layout.is-root-container
  > [data-block].alignwide,
.editor-styles-wrapper:not(:has(.is-root-container > [data-type^="gabrielle/"]))
  .is-root-container.is-desktop-preview
  > [data-block].alignwide,
body:has(.is-root-container > [data-block]):not(
    :has(.is-root-container > [data-type^="gabrielle/"])
  )
  .is-root-container
  > [data-block].alignwide,
body:has(.block-editor-block-list__layout.is-root-container > [data-block]):not(
    :has(
      .block-editor-block-list__layout.is-root-container
        > [data-type^="gabrielle/"]
    )
  )
  .block-editor-block-list__layout.is-root-container
  > [data-block].alignwide {
  max-width: var(--wp--style--global--wide-size, 1440px);
  margin-right: auto !important;
  margin-left: auto !important;
}

.editor-styles-wrapper:not(:has(.is-root-container > [data-type^="gabrielle/"]))
  .block-editor-block-list__layout.is-root-container
  > [data-block].alignfull,
.editor-styles-wrapper:not(:has(.is-root-container > [data-type^="gabrielle/"]))
  .is-root-container.is-desktop-preview
  > [data-block].alignfull,
body:has(.is-root-container > [data-block]):not(
    :has(.is-root-container > [data-type^="gabrielle/"])
  )
  .is-root-container
  > [data-block].alignfull,
body:has(.block-editor-block-list__layout.is-root-container > [data-block]):not(
    :has(
      .block-editor-block-list__layout.is-root-container
        > [data-type^="gabrielle/"]
    )
  )
  .block-editor-block-list__layout.is-root-container
  > [data-block].alignfull {
  width: calc(100% + (var(--gabrielle-editor-page-padding) * 2));
  max-width: none !important;
  margin-right: calc(var(--gabrielle-editor-page-padding) * -1) !important;
  margin-left: calc(var(--gabrielle-editor-page-padding) * -1) !important;
}

.editor-styles-wrapper:has(.is-root-container > [data-type^="gabrielle/"]),
.editor-styles-wrapper:has(
    .block-editor-block-list__layout.is-root-container
      > [data-type^="gabrielle/"]
  ),
body:has(.is-root-container > [data-type^="gabrielle/"]),
body:has(
    .block-editor-block-list__layout.is-root-container
      > [data-type^="gabrielle/"]
  ),
.editor-styles-wrapper:has(
    .block-editor-block-list__layout.is-root-container
      > [data-type^="gabrielle/"]
  )
  .block-editor-block-list__layout.is-root-container,
.editor-styles-wrapper:has(
    .is-root-container.is-desktop-preview > [data-type^="gabrielle/"]
  )
  .is-root-container.is-desktop-preview {
  padding: 0 !important;
}

.editor-styles-wrapper:has(
    .block-editor-block-list__layout.is-root-container
      > [data-type^="gabrielle/"]
  )
  .block-editor-block-list__layout.is-root-container,
.editor-styles-wrapper:has(
    .is-root-container.is-desktop-preview > [data-type^="gabrielle/"]
  )
  .is-root-container.is-desktop-preview {
  max-width: none !important;
  margin: 0 !important;
}

.editor-styles-wrapper .is-root-container > [data-type^="gabrielle/"],
.editor-styles-wrapper
  .block-editor-block-list__layout.is-root-container
  > [data-type^="gabrielle/"] {
  max-width: none !important;
  width: 100% !important;
  margin-block-start: 0 !important;
  margin-block-end: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.editor-styles-wrapper
  .is-root-container
  > [data-type="gabrielle/source-section"],
.editor-styles-wrapper
  .block-editor-block-list__layout.is-root-container
  > [data-type="gabrielle/source-section"] {
  display: block;
}

.editor-styles-wrapper
  .is-root-container
  > main[data-type="core/group"]:has([data-type^="woocommerce/"]),
.editor-styles-wrapper
  .block-editor-block-list__layout.is-root-container
  > main[data-type="core/group"]:has([data-type^="woocommerce/"]),
.editor-styles-wrapper .woocommerce-template:has([data-type^="woocommerce/"]) {
  border: 6px solid var(--color-neon-pink);
  box-sizing: border-box;
}

.gabrielle-source-section-editor,
.gabrielle-page-section-editor {
  width: 100%;
  max-width: none;
  margin: 0;
  outline: 0;
}

.gabrielle-source-section-editor:focus,
.gabrielle-page-section-editor:focus {
  outline: 0;
}

.gabrielle-source-section-editor *,
.gabrielle-page-section-editor * {
  box-sizing: border-box;
}

.gabrielle-editor-help {
  margin: 0;
  color: #1e1e1e;
  font-size: 13px;
  line-height: 1.4;
}

.site-header {
  z-index: 50;
}

.site-footer__wordmark img {
  height: auto;
}

.site-logo img {
  width: 114px;
  height: 52px;
}

.wp-block-navigation__container {
  gap: 0;
}

.wp-block-navigation a {
  text-decoration: none;
}

.gabrielle-editor-preview {
  width: 100%;
  max-width: none;
}

.gabrielle-editor-preview--missing {
  border: 1px solid var(--color-neon-pink);
  padding: 16px;
  font-size: 14px;
}

.editor-styles-wrapper .gabrielle-editor-preview {
  background: var(--color-white);
  overflow: hidden;
}

.editor-styles-wrapper .gabrielle-editor-preview .site-logo-wrap {
  left: 0;
  right: 0;
}

.gabrielle-component-preview {
  position: relative;
  cursor: pointer;
  box-shadow: inset 0 0 0 3px var(--color-neon-pink);
}

.editor-styles-wrapper
  .is-root-container
  > .gabrielle-component-preview:only-child {
  box-shadow: none;
}

.editor-styles-wrapper .gabrielle-component-preview .site-logo-wrap {
  position: absolute;
}

.gabrielle-component-preview:focus-visible {
  outline: 3px solid var(--color-neon-pink);
  outline-offset: -3px;
}

.editor-styles-wrapper .hero-section,
.editor-styles-wrapper .hero-section__inner {
  min-height: calc(
    100vh - var(--header-height) - var(--wp-admin--admin-bar--height, 0px)
  );
  min-height: var(--viewport-content-height);
}

.editor-styles-wrapper .gallery-series__heading {
  min-height: 220px;
  padding: 56px 24px 24px;
}

.editor-styles-wrapper .gallery-series__grid {
  flex-direction: row;
}

.editor-styles-wrapper .gallery-card,
.editor-styles-wrapper .gallery-series__grid:hover .gallery-card,
.editor-styles-wrapper .gallery-series__grid:hover .gallery-card:hover {
  flex: 1 1 0;
  height: 520px;
}

.editor-styles-wrapper .gallery-card__image,
.editor-styles-wrapper
  .gallery-series__grid:hover
  .gallery-card:hover
  .gallery-card__image {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: cover;
  transform: none;
}

.editor-styles-wrapper .gallery-card__footer {
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 16px;
  left: 24px;
  right: 24px;
  bottom: 24px;
}

.editor-styles-wrapper .gallery-card__description,
.editor-styles-wrapper .gallery-card__cta,
.editor-styles-wrapper
  .gallery-series__grid:hover
  .gallery-card:hover
  .gallery-card__description,
.editor-styles-wrapper
  .gallery-series__grid:hover
  .gallery-card:hover
  .gallery-card__cta {
  max-height: none;
  margin-top: 10px;
  opacity: 1;
  pointer-events: auto;
  transform: none;
}

.editor-styles-wrapper .gallery-card__cta {
  align-self: flex-start;
}

.gabrielle-editor-media-control {
  display: grid;
  gap: 10px;
}

.gabrielle-editor-media-control__preview {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  border: 1px solid #ddd;
}

.gabrielle-editor-repeater-controls {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  padding-top: 8px;
}

.gabrielle-editor-repeater-add {
  display: grid;
  gap: 8px;
  padding-top: 12px;
}

.gabrielle-editor-repeater-note {
  margin: 0;
  color: #757575;
  font-size: 12px;
  line-height: 1.4;
}

.editor-styles-wrapper .spotlight-card,
.editor-styles-wrapper .spotlight-card.is-visible {
  opacity: 1;
  transform: none;
  transition: none;
}

.editor-styles-wrapper .services-section {
  --service-padding-y: 72px;
  --service-card-height: auto;
  --service-text-gap: 24px;
}

.editor-styles-wrapper .services-section__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  align-items: start;
  gap: 36px;
  padding-top: var(--service-padding-y);
  padding-bottom: var(--service-padding-y);
}

.editor-styles-wrapper .services-intro,
.editor-styles-wrapper .service-card-wrapper {
  position: static;
}

.editor-styles-wrapper .services-intro {
  width: 100%;
  padding: 0;
}

.editor-styles-wrapper .services-intro__content {
  min-height: 0;
  row-gap: 24px;
}

.editor-styles-wrapper .services-intro__text {
  max-width: min(100%, 760px);
  gap: 24px;
}

.editor-styles-wrapper .services-intro__title {
  width: 100%;
  max-width: 100%;
  font-size: 4.75rem;
}

.editor-styles-wrapper .services-intro__title-line1 {
  flex-wrap: wrap;
  justify-content: flex-start;
}

.editor-styles-wrapper .services-intro__description {
  max-width: 720px;
}

.editor-styles-wrapper .services-cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(220px, 1fr));
  gap: 20px;
  padding-bottom: 0;
}

.editor-styles-wrapper .service-card-wrapper {
  padding: 0;
  margin-bottom: 0;
}

.editor-styles-wrapper .service-card {
  min-height: 300px;
  padding: 28px;
}

.editor-styles-wrapper .service-card__image {
  width: 132px;
  height: 132px;
}

.editor-styles-wrapper .service-card__content {
  gap: 24px;
}

.editor-styles-wrapper .service-card__title {
  font-size: 1.75rem;
  line-height: 1;
}

.editor-styles-wrapper .service-card__description {
  font-size: 0.95rem;
  line-height: 1.45;
}

@media (max-width: 960px) {
  .editor-styles-wrapper .services-section {
    --service-padding-y: 56px;
  }

  .editor-styles-wrapper .services-section__inner {
    gap: 28px;
  }

  .editor-styles-wrapper .services-intro__title {
    font-size: 3.75rem;
  }

  .editor-styles-wrapper .services-cards {
    grid-template-columns: 1fr;
  }

  .editor-styles-wrapper .service-card {
    min-height: 0;
  }
}

.editor-styles-wrapper .about-section {
  padding: 96px 32px;
}

.editor-styles-wrapper .about-section__title,
.editor-styles-wrapper .about-section__portrait-stack,
.editor-styles-wrapper .about-section__portrait-stack.is-visible {
  opacity: 1;
  transform: none;
  transition: none;
}

.editor-styles-wrapper .about-section__title {
  max-width: 760px;
  margin-bottom: -24px;
}

.editor-styles-wrapper .about-section__cursor {
  display: none;
}

.editor-styles-wrapper .media-publication-section__feature {
  position: relative;
  display: flex;
  padding: 0;
  overflow: hidden;
}

.editor-styles-wrapper .media-publication-section__feature-image {
  position: absolute;
  inset: 0;
  height: 100%;
  flex: 1 1 auto;
}

.editor-styles-wrapper .media-publication-section__panel {
  min-height: var(--viewport-content-height);
}

.editor-styles-wrapper .social-section {
  padding: 72px 24px;
}

.woocommerce-main,
.woocommerce-page .entry-content,
.woocommerce-template {
  width: min(1160px, calc(100vw - 32px));
  margin: 0 auto;
  padding: 120px 0;
  color: var(--color-black);
}

.woocommerce-template {
  font-family: "Neue Montreal", Arial, sans-serif;
  background: var(--color-white);
}

.woocommerce-template--cart,
.woocommerce-template--cart .entry-content,
.woocommerce-template--checkout,
.woocommerce-template--checkout .entry-content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.woocommerce-template.alignwide,
.woocommerce-template .alignwide,
.woocommerce-main .alignwide {
  max-width: min(1320px, calc(100vw - 32px));
}

.woocommerce-main .woocommerce,
.woocommerce-page .woocommerce,
.woocommerce-template :where(.woocommerce, [class*="wc-block"]),
.woocommerce-main :where(.woocommerce, [class*="wc-block"]) {
  font-family: "Neue Montreal", Arial, sans-serif;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce-template .wc-block-product,
.woocommerce-template .wp-block-post.product,
.woocommerce-main ul.products li.product {
  border: 1px solid rgba(0, 65, 81, 0.22);
  padding: 0 0 18px;
  background: var(--color-white);
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce div.product .product_title,
.woocommerce-template
  :where(
    h1,
    h2,
    h3,
    .wp-block-post-title,
    .wc-block-order-confirmation-status h1
  ),
.woocommerce-main
  :where(h1, h2, h3, .product_title, .woocommerce-loop-product__title) {
  font-family: "Armany", Georgia, serif;
  color: var(--color-black);
  letter-spacing: 0;
}

.woocommerce-template h1,
.woocommerce-template .wp-block-query-title,
.woocommerce-template .wp-block-post-title,
.woocommerce-main h1 {
  font-size: clamp(3rem, 7vw, 6rem);
  line-height: 0.95;
}

.woocommerce-template a,
.woocommerce-main a {
  color: var(--color-black);
}

.woocommerce-template a:hover,
.woocommerce-template a:focus-visible,
.woocommerce-main a:hover,
.woocommerce-main a:focus-visible {
  color: var(--color-neon-pink);
}

.woocommerce span.onsale {
  background: var(--color-neon-pink);
}

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce-template .wc-block-components-button,
.woocommerce-template .wp-block-button__link,
.woocommerce-template .wp-element-button,
.woocommerce-main .wp-element-button {
  border-radius: 999px;
  border: 1px solid var(--color-black);
  background: var(--color-black);
  color: var(--color-white);
  font-family: "Neue Montreal", Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0;
}

.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-template .wc-block-components-button:hover,
.woocommerce-template .wc-block-components-button:focus-visible,
.woocommerce-template .wp-block-button__link:hover,
.woocommerce-template .wp-block-button__link:focus-visible,
.woocommerce-template .wp-element-button:hover,
.woocommerce-template .wp-element-button:focus-visible,
.woocommerce-main .wp-element-button:hover,
.woocommerce-main .wp-element-button:focus-visible {
  border-color: var(--color-neon-pink);
  background: var(--color-neon-pink);
  color: var(--color-white);
}

.woocommerce div.product form.cart .button {
  min-height: 52px;
}

.artwork-product-template {
  width: 100%;
  max-width: none;
  margin: 0;
}

.artwork-product-template .artwork-detail {
  width: 100%;
  margin-top: calc(var(--header-height) * -1);
}

.artwork-product-template .wp-block-woocommerce-store-notices {
  position: absolute;
  inset: 0 auto auto 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.artwork-product-template .artwork-detail__legacy-spacer {
  display: none !important;
}

.artwork-product-template .artwork-detail__media:not(:has(img)),
.artwork-product-template
  .artwork-detail__media:has(.artwork-detail__media-row:empty),
.artwork-product-template .artwork-detail__media-row:empty {
  display: none;
}

.artwork-product-template .artwork-detail__content {
  display: block;
  box-sizing: border-box;
  max-width: 1160px;
  margin: 0 auto;
  padding: 120px 80px;
  --artwork-content-text-gap: 24px;
  --artwork-content-paragraph-gap: 1rem;
  --artwork-content-block-gap: 32px;
  --artwork-content-section-gap: 100px;
}

.artwork-product-template
  .artwork-detail__content
  > .artwork-detail__block
  + .artwork-detail__block {
  margin-top: var(--artwork-content-section-gap);
}

.artwork-product-template
  .artwork-detail__content
  :where(
    p,
    .artwork-detail__copy,
    div:not([class]),
    figure,
    .wp-block-image,
    .wp-block-gallery
  ) {
  margin-block: 0;
}

.artwork-product-template
  .artwork-detail__content
  :where(h2, .artwork-detail__heading) {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  margin-block: 0;
  color: var(--color-deep-turquoise);
  font-family: "Armany", serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2rem;
}

.artwork-product-template
  .artwork-detail__content
  > :where(h2, .artwork-detail__heading):not(:first-child),
.artwork-product-template
  .artwork-detail__content
  > div:not([class]):has(> .artwork-detail__heading):not(:first-child) {
  margin-block-start: var(--artwork-content-section-gap);
}

.artwork-product-template
  .artwork-detail__content
  :where(p, .artwork-detail__lede, .artwork-detail__copy) {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--color-black);
}

.artwork-product-template
  .artwork-detail__content
  :where(.artwork-detail__text, .artwork-detail__block)
  > :where(.artwork-detail__copy, p, div:not([class])):not(:has(img)):not(
    :has(h2)
  ):not(:has(.artwork-detail__heading))
  + :where(.artwork-detail__copy, p, div:not([class])):not(:has(img)):not(
    :has(h2)
  ):not(:has(.artwork-detail__heading)),
.artwork-product-template
  .artwork-detail__content
  > :where(.artwork-detail__copy, p, div:not([class])):not(:has(img)):not(
    :has(h2)
  ):not(:has(.artwork-detail__heading))
  + :where(.artwork-detail__copy, p, div:not([class])):not(:has(img)):not(
    :has(h2)
  ):not(:has(.artwork-detail__heading)) {
  margin-block-start: var(--artwork-content-paragraph-gap);
}

.artwork-product-template
  .artwork-detail__content
  :where(.artwork-detail__text, .artwork-detail__block)
  > :where(.artwork-detail__copy, p, div:not([class])):not(:has(img)):not(
    :has(h2)
  ):not(:has(.artwork-detail__heading))
  ~ :where(.artwork-detail__copy, p, div:not([class])):not(:has(img)):not(
    :has(h2)
  ):not(:has(.artwork-detail__heading)),
.artwork-product-template
  .artwork-detail__content
  > :where(.artwork-detail__copy, p, div:not([class])):not(:has(img)):not(
    :has(h2)
  ):not(:has(.artwork-detail__heading))
  ~ :where(.artwork-detail__copy, p, div:not([class])):not(:has(img)):not(
    :has(h2)
  ):not(:has(.artwork-detail__heading)),
.artwork-product-template
  .artwork-detail__content
  :where(.artwork-detail__copy, div:not([class]))
  > p
  + p {
  margin-block-start: var(--artwork-content-paragraph-gap);
}

.artwork-product-template
  .artwork-detail__content
  .artwork-detail__text
  > :where(
    p,
    .artwork-detail__copy,
    div:not([class]),
    figure,
    .wp-block-image,
    .wp-block-gallery,
    .gallery
  )
  + :where(
    p,
    .artwork-detail__copy,
    div:not([class]),
    figure,
    .wp-block-image,
    .wp-block-gallery,
    .gallery
  ),
.artwork-product-template
  .artwork-detail__content
  > :where(
    p,
    .artwork-detail__copy,
    div:not([class]),
    figure,
    .wp-block-image,
    .wp-block-gallery,
    .gallery
  )
  + :where(
    p,
    .artwork-detail__copy,
    div:not([class]),
    figure,
    .wp-block-image,
    .wp-block-gallery,
    .gallery
  ) {
  margin-block-start: var(--artwork-content-block-gap);
}

.artwork-product-template
  .artwork-detail__content
  > :where(p, div:not([class]))
  + :where(p, h2.artwork-detail__heading, div:not([class])),
.artwork-product-template
  .artwork-detail__content
  > :where(div, p):has(> img)
  + :where(p, h2.artwork-detail__heading, div:not([class])),
.artwork-product-template
  .artwork-detail__content
  > :where(.artwork-detail__copy, p, div:not([class]))
  + :where(div, p):has(> img) {
  margin-block-start: var(--artwork-content-block-gap);
}

.artwork-product-template
  .artwork-detail__content
  > :where(h2, .artwork-detail__heading)
  + :where(p, .artwork-detail__copy, div:not([class])):not(:has(img)),
.artwork-product-template
  .artwork-detail__content
  > div:not([class])
  > :where(h2, .artwork-detail__heading)
  + :where(p, .artwork-detail__lede, .artwork-detail__copy):not(:has(img)) {
  margin-block-start: var(--artwork-content-text-gap);
}

.artwork-product-template
  .artwork-detail__text
  :where(h2, .artwork-detail__heading)
  + :where(.artwork-detail__copy, p, div:not([class])) {
  margin-block-start: 0;
}

.artwork-product-template
  .artwork-detail__content
  > :where(.artwork-detail__copy, div, p, figure):has(> img),
.artwork-product-template .artwork-detail__content > .wp-block-image,
.artwork-product-template .artwork-detail__content > .wp-block-gallery,
.artwork-product-template .artwork-detail__content > .artwork-detail__media-row,
.artwork-product-template
  .artwork-detail__content
  > :where(p, div:not([class]))
  + :where(.artwork-detail__copy, div, p, figure):has(> img),
.artwork-product-template
  .artwork-detail__content
  > :where(p, div:not([class]))
  + .wp-block-image,
.artwork-product-template
  .artwork-detail__content
  > :where(p, div:not([class]))
  + .wp-block-gallery {
  margin-block-start: var(--artwork-content-block-gap);
}

.artwork-product-template
  .artwork-detail__block
  :where(.artwork-detail__media, .artwork-detail__media-row) {
  margin-block-start: 0;
}

.artwork-product-template
  .artwork-detail__content
  > :where(div, p):has(> img):first-child,
.artwork-product-template
  .artwork-detail__content
  > .artwork-detail__heading
  + :where(div, p):has(> img) {
  margin-block-start: 0;
}

.artwork-product-template
  .artwork-detail__content
  > :where(div, p):has(> img)
  + :where(div, p):has(> img),
.artwork-product-template
  .artwork-detail__content
  > .artwork-detail__media-row
  + .artwork-detail__media-row,
.artwork-product-template
  .artwork-detail__media
  > .artwork-detail__media-row
  + .artwork-detail__media-row {
  margin-block-start: 12px;
}

.artwork-product-template
  .artwork-detail__content
  > div:not([class]):has(> .artwork-detail__heading) {
  margin-block-start: var(--artwork-content-section-gap);
}

.artwork-product-template
  .artwork-detail__content
  > div:not([class])
  > .artwork-detail__heading {
  margin-block-start: 0;
}

.artwork-product-template
  .artwork-detail__content
  > :where(div, p):has(> img)
  + div:not([class]):has(> .artwork-detail__heading) {
  margin-block-start: var(--artwork-content-section-gap);
}

.artwork-product-template
  .artwork-detail__content
  :where(.artwork-detail__text, .artwork-detail__block, .artwork-detail__copy)
  > div:not([class]):empty,
.artwork-product-template .artwork-detail__content > div:not([class]):empty,
.artwork-product-template
  .artwork-detail__content
  :where(.artwork-detail__text, .artwork-detail__block)
  > div:not([class]):not(:has(img)):not(:has(a)):not(:has(h2)):not(
    :has(.artwork-detail__heading)
  ),
.artwork-product-template
  .artwork-detail__content
  > div:not([class]):not(:has(img)):not(:has(a)):not(:has(h2)):not(
    :has(.artwork-detail__heading)
  ) {
  display: none;
}

.artwork-product-template .artwork-detail__content > p:has(> a[href$=".mov"]),
.artwork-product-template .artwork-detail__content > p:has(> a[href$=".mp4"]),
.artwork-product-template .artwork-detail__content > p:has(> a[href$=".m4v"]),
.artwork-product-template .artwork-detail__content > p:has(> a[href$=".webm"]) {
  display: none;
}

.artwork-product-template
  .artwork-detail__content
  :where(.artwork-detail__copy, div, p):has(> img + img),
.artwork-product-template .artwork-detail__media-row {
  display: flex;
  align-items: flex-end;
  gap: 12px;
  width: 100%;
}

.artwork-product-template
  .artwork-detail__content
  :where(.artwork-detail__copy, div, p):has(> img + img)
  > img,
.artwork-product-template .artwork-detail__media-row > img,
.artwork-product-template .artwork-detail__media-row > figure,
.artwork-product-template .artwork-detail__media-row > figure > img {
  display: block;
  min-width: 0;
  height: auto;
  margin: 0;
}

.artwork-product-template
  .artwork-detail__content
  :where(.artwork-detail__copy, div, p):has(> img + img)
  > img:not(:only-child),
.artwork-product-template .artwork-detail__media-row > img:not(:only-child),
.artwork-product-template .artwork-detail__media-row > figure:not(:only-child) {
  flex: 1;
  width: auto;
  max-width: 100%;
}

.artwork-product-template
  .artwork-detail__content
  :where(.artwork-detail__copy, div, p):has(> img)
  > img:only-child,
.artwork-product-template .artwork-detail__media-row > img:only-child,
.artwork-product-template
  .artwork-detail__media-row
  > figure:only-child,
.artwork-product-template
  .artwork-detail__media-row
  > figure:only-child
  img,
.artwork-product-template .artwork-detail__content .wp-block-image img {
  flex: 1 1 100%;
  width: 100%;
  max-width: 100%;
}

.artwork-product-template .artwork-detail__content .gallery {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
  gap: 12px;
  width: 100%;
  margin: var(--artwork-content-block-gap) 0 0;
}

.artwork-product-template .artwork-detail__content .gallery:first-child,
.artwork-product-template
  .artwork-detail__content
  > .artwork-detail__heading
  + :where(div, p):has(.gallery)
  .gallery {
  margin-block-start: 0;
}

.artwork-product-template .artwork-detail__content .gallery .gallery-item {
  float: none;
  width: auto !important;
  max-width: none;
  margin: 0;
  padding: 0;
}

.artwork-product-template .artwork-detail__content .gallery .gallery-icon {
  width: 100%;
}

.artwork-product-template .artwork-detail__content .gallery img {
  display: block;
  flex: 0 1 auto;
  width: auto;
  max-width: 100%;
  height: auto;
  border: 0 !important;
}

.artwork-product-template .artwork-detail__content .gallery br {
  display: none;
}

.artwork-product-template .artwork-detail__content .wp-block-gallery {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
  gap: 12px;
  width: 100%;
}

.artwork-product-template
  .artwork-detail__content
  .wp-block-gallery
  > :where(.wp-block-image, figure) {
  flex: 0 1 auto;
  width: auto !important;
  margin: 0;
}

.artwork-product-template .artwork-detail__content .wp-block-gallery img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
}

.artwork-product-template .artwork-purchase__inner {
  --artwork-purchase-bar-offset: 57px;
  height: 100dvh;
  min-height: 100dvh;
  gap: 0;
  padding-right: 32px;
  padding-bottom: 0;
  padding-left: 32px;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
}

body.admin-bar .artwork-product-template .artwork-purchase__inner {
  top: var(--wp-admin--admin-bar--height, 32px);
  height: calc(100dvh - var(--wp-admin--admin-bar--height, 32px));
  min-height: calc(100dvh - var(--wp-admin--admin-bar--height, 32px));
}

.artwork-product-template .artwork-purchase__summary {
  flex: 1 0 auto;
  gap: 20px;
  min-height: auto;
  padding-bottom: var(--artwork-purchase-bar-offset);
  overflow: visible;
}

.artwork-product-template .artwork-purchase__controls {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 8px;
  align-items: start;
  width: 100%;
  margin-block-start: 0;
}

.artwork-product-template .artwork-purchase__info {
  align-items: flex-start;
  gap: 4px;
  text-align: left;
}

.artwork-product-template .artwork-purchase__category {
  font-size: 12px;
  line-height: 18px;
}

.artwork-product-template .artwork-purchase__title {
  font-size: 28px;
}

.artwork-product-template .artwork-purchase__category a {
  color: inherit;
  text-decoration: none;
}

.artwork-product-template
  .artwork-purchase__price
  :where(.wc-block-components-product-price, .woocommerce-Price-amount) {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.artwork-product-template .artwork-purchase__price {
  display: block;
  min-width: 0;
  margin: 0;
  color: var(--color-black);
  font-family: "Armany", serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  text-align: left;
}

.artwork-product-template .artwork-purchase__price-option {
  display: block;
}

.artwork-product-template .artwork-purchase__price--note {
  display: block;
  max-width: 290px;
  color: var(--color-black);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.35;
  text-align: center;
}

.artwork-product-template .artwork-purchase__purchase-bar {
  position: sticky;
  bottom: 0;
  z-index: 2;
  flex: 0 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  grid-template-rows: auto;
  column-gap: 10px;
  row-gap: 0;
  align-items: center;
  align-content: center;
  min-height: 57px;
  width: calc(100% + 64px);
  margin: 0 -32px;
  padding-block: 8px;
  padding-inline: 32px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: #f3f3f3;
}

.artwork-product-template .artwork-purchase__purchase-bar::before {
  content: none;
}

.artwork-product-template .artwork-purchase__purchase-bar > * {
  margin-block-start: 0;
  margin-block-end: 0;
}

.artwork-product-template
  .artwork-purchase__purchase-bar
  > .artwork-purchase__price {
  grid-column: 1;
  grid-row: 1;
  order: 10;
  justify-self: stretch;
}

.artwork-product-template
  .artwork-purchase__purchase-bar
  :is(
    .artwork-purchase__specs,
    .variations,
    .reset_variations_alert,
    .woocommerce-variation,
    form.cart input[type="hidden"]
  ) {
  display: none !important;
}

.artwork-product-template .artwork-purchase__cta {
  display: flex;
  justify-content: center;
  justify-self: center;
  width: 100%;
}

.artwork-product-template .artwork-purchase__dynamic-actions {
  display: grid;
  gap: 22px;
}

.artwork-product-template
  .artwork-purchase__purchase-bar
  > .artwork-purchase__dynamic-actions,
.artwork-product-template
  .artwork-purchase__purchase-bar
  .artwork-purchase__cta,
.artwork-product-template
  .artwork-purchase__purchase-bar
  .artwork-purchase__cta
  form.cart,
.artwork-product-template
  .artwork-purchase__purchase-bar
  .artwork-purchase__cta
  form.cart
  .single_variation_wrap,
.artwork-product-template
  .artwork-purchase__purchase-bar
  .artwork-purchase__cta
  form.cart
  .woocommerce-variation-add-to-cart {
  display: contents;
}

.artwork-product-template
  .artwork-purchase__dynamic-actions
  > .artwork-purchase__note {
  display: none;
}

.artwork-product-template .artwork-purchase__note p {
  margin: 0 0 0.5em;
}

.artwork-product-template .artwork-purchase__note p:last-child {
  margin-bottom: 0;
}

.artwork-product-template .artwork-purchase__cta form.cart {
  display: grid;
  gap: 16px;
  justify-content: center;
  justify-items: center;
  margin: 0;
  width: 100%;
}

.artwork-product-template
  .artwork-purchase__cta
  form.cart.is-variation-picker-enhanced {
  gap: 18px;
}

.artwork-product-template .artwork-variation-picker {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 80px minmax(0, 1fr);
  gap: 20px;
  align-items: center;
  width: 100%;
}

.artwork-product-template .artwork-variation-picker__label {
  margin: 0;
  color: var(--color-black);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-transform: none;
}

.artwork-product-template .artwork-variation-picker__controls {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 4px;
  min-width: 0;
}

.artwork-product-template .artwork-variation-picker__button {
  min-height: 28px;
  padding: 4px 12px;
  border: 0;
  border-radius: 999px;
  background: var(--color-white);
  color: var(--color-black);
  cursor: pointer;
  pointer-events: auto;
  font: inherit;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  transition:
    background-color 160ms ease,
    border-color 160ms ease,
    color 160ms ease,
    transform 160ms ease;
}

.artwork-product-template .artwork-variation-picker__button:disabled {
  cursor: not-allowed;
  opacity: 0.45;
}

.artwork-product-template .artwork-variation-picker__button:hover,
.artwork-product-template .artwork-variation-picker__button:focus-visible {
  color: var(--color-black);
}

.artwork-product-template .artwork-variation-picker__button:focus-visible {
  outline: 2px solid var(--color-navy);
  outline-offset: 3px;
}

.artwork-product-template .artwork-variation-picker__button.is-selected {
  border-color: var(--color-navy) !important;
  background-color: var(--color-navy) !important;
  box-shadow: inset 0 0 0 999px var(--color-navy) !important;
  color: var(--color-white) !important;
  -webkit-text-fill-color: var(--color-white) !important;
}

.artwork-product-template .artwork-live-price {
  grid-column: 1 / -1;
  order: 3;
  min-height: 28px;
  color: var(--color-black);
  font-family: "Armany", serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
}

.artwork-product-template .artwork-live-price[hidden] {
  display: none;
}

.artwork-product-template .artwork-live-price .price,
.artwork-product-template .artwork-live-price .woocommerce-Price-amount {
  color: inherit;
  font: inherit;
  line-height: inherit;
}

.artwork-product-template .artwork-purchase__cta form.cart .variations,
.artwork-product-template
  .artwork-purchase__cta
  form.cart
  .single_variation_wrap,
.artwork-product-template
  .artwork-purchase__cta
  form.cart
  .woocommerce-variation-add-to-cart {
  justify-self: center;
  width: 100%;
}

.artwork-product-template
  .artwork-purchase__cta
  form.cart.is-variation-picker-enhanced
  .variations {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}

.artwork-product-template
  .artwork-purchase__cta
  form.cart.is-variation-picker-enhanced
  .reset_variations {
  display: none !important;
}

.artwork-product-template
  .artwork-purchase__cta
  form.cart
  .single_variation_wrap {
  display: grid;
  justify-items: center;
  gap: 14px;
}

.artwork-product-template
  .artwork-purchase__cta
  form.cart
  .woocommerce-variation {
  min-height: 0;
  text-align: center;
}

.artwork-product-template
  .artwork-purchase__cta
  form.cart
  .woocommerce-variation-price
  .price {
  display: none;
  color: var(--color-black);
  font-family: "Armany", serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
}

.artwork-product-template
  .artwork-purchase__cta
  form.cart
  .woocommerce-variation-description,
.artwork-product-template
  .artwork-purchase__cta
  form.cart
  .woocommerce-variation-availability {
  display: none;
}

.artwork-product-template
  .artwork-purchase__cta
  form.cart
  .woocommerce-variation-add-to-cart {
  display: grid;
  justify-items: center;
  gap: 14px;
  width: 100%;
}

.artwork-product-template
  .artwork-purchase__purchase-bar
  .artwork-purchase__cta
  form.cart
  .woocommerce-variation {
  display: none !important;
}

.artwork-product-template
  .artwork-purchase__cta
  form.cart
  .woocommerce-variation-add-to-cart::before {
  content: "Quantity";
  grid-column: 1 / -1;
  justify-self: center;
  order: 2;
  color: rgba(0, 0, 0, 0.62);
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.artwork-product-template
  .artwork-purchase__purchase-bar
  .artwork-purchase__cta
  form.cart
  .woocommerce-variation-add-to-cart::before {
  display: none;
}

.artwork-product-template .artwork-quantity-control {
  display: grid;
  grid-template-columns: 80px minmax(0, 1fr);
  gap: 20px;
  align-items: center;
  width: 100%;
  margin-block-start: 0;
}

.artwork-product-template .quantity:has(> .qty[hidden]),
.artwork-product-template .quantity[hidden] {
  display: none !important;
}

.artwork-product-template .artwork-quantity-control__label {
  margin: 0;
  color: var(--color-black);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.artwork-product-template
  .artwork-purchase__cta
  form.cart:not(.is-variation-picker-enhanced)
  .woocommerce-variation-add-to-cart::before {
  display: none;
}

.artwork-product-template .artwork-purchase__cta form.cart .quantity {
  display: flex;
  justify-content: flex-start;
  justify-self: start;
}

.artwork-product-template .artwork-purchase__cta form.cart .quantity .qty {
  width: 72px;
  min-height: 28px;
  padding: 4px 12px;
  border: 0;
  border-radius: 999px;
  background: var(--color-white);
  color: var(--color-black);
  font: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
}

.artwork-product-template .artwork-quantity-control .quantity {
  display: grid;
  grid-template-columns: 12px 20px 12px;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
  justify-self: start;
  width: max-content;
  min-height: 28px;
  padding: 4px 12px;
  border-radius: 999px;
  background: var(--color-white);
}

.artwork-product-template .artwork-quantity-control .quantity::before,
.artwork-product-template .artwork-quantity-control .quantity::after {
  color: var(--color-black);
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
}

.artwork-product-template .artwork-quantity-control .quantity::before {
  content: "-";
}

.artwork-product-template .artwork-quantity-control .quantity::after {
  content: "+";
}

.artwork-product-template
  .artwork-quantity-control
  .quantity:has(.artwork-quantity-control__button)::before,
.artwork-product-template
  .artwork-quantity-control
  .quantity:has(.artwork-quantity-control__button)::after {
  content: none;
}

.artwork-product-template .artwork-quantity-control__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 12px;
  min-width: 12px;
  height: 20px;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--color-black);
  cursor: pointer;
  font: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.artwork-product-template .artwork-quantity-control__button:disabled {
  color: #8a8a8a;
  cursor: not-allowed;
}

.artwork-product-template .artwork-quantity-control__button:focus-visible {
  outline: 2px solid var(--color-neon-pink);
  outline-offset: 2px;
}

.artwork-product-template .artwork-quantity-control .quantity .qty {
  width: 20px;
  min-height: 20px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--color-black);
  font: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
}

.artwork-product-template
  .artwork-quantity-control
  .quantity
  .qty::-webkit-outer-spin-button,
.artwork-product-template
  .artwork-quantity-control
  .quantity
  .qty::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.artwork-product-template
  .artwork-purchase__cta
  form.cart.is-original-selected
  .quantity
  .qty {
  border-color: rgba(0, 0, 0, 0.16);
  background: rgba(138, 138, 138, 0.18);
  color: #8a8a8a;
  cursor: not-allowed;
}

.artwork-product-template
  .artwork-quantity-control.is-original-selected
  .quantity
  .qty {
  color: #8a8a8a;
  cursor: not-allowed;
}

.artwork-product-template
  .artwork-quantity-control.is-original-selected
  .quantity {
  background: rgba(138, 138, 138, 0.18);
  cursor: not-allowed;
}

.artwork-product-template
  .artwork-quantity-control.is-original-selected
  .quantity::before,
.artwork-product-template
  .artwork-quantity-control.is-original-selected
  .quantity::after,
.artwork-product-template
  .artwork-quantity-control.is-original-selected
  .artwork-quantity-control__button {
  color: #8a8a8a;
}

.artwork-product-template
  .artwork-purchase__cta
  form.cart
  .quantity
  .qty:focus-visible {
  outline: 2px solid var(--color-neon-pink);
  outline-offset: 3px;
}

.artwork-product-template
  .artwork-quantity-control
  .quantity
  .qty:focus-visible {
  outline: 2px solid var(--color-neon-pink);
  outline-offset: 3px;
}

.artwork-product-template .artwork-purchase__cta .stock {
  display: none;
}

.artwork-product-template
  .artwork-purchase__purchase-bar
  .single_add_to_cart_button {
  grid-row: 1;
}

.artwork-product-template
  .artwork-purchase__cta
  form.cart
  .single_add_to_cart_button {
  grid-column: 2;
  order: 11;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  justify-self: end;
  box-sizing: border-box;
  min-width: 118px;
  height: 40px !important;
  min-height: 40px !important;
  padding: 10px 16px !important;
  border-color: #dd59c9 !important;
  border-radius: 50px;
  background-color: #dd59c9 !important;
  color: var(--color-white) !important;
  font-size: 0;
  line-height: 20px !important;
}

.woocommerce
  div.product
  .artwork-product-template
  .artwork-purchase__cta
  form.cart
  .single_add_to_cart_button,
.artwork-product-template.woocommerce
  div.product
  .artwork-purchase__cta
  form.cart
  .single_add_to_cart_button {
  height: 40px !important;
  min-height: 40px !important;
  padding: 10px 16px !important;
  line-height: 20px !important;
}

.artwork-product-template
  .artwork-purchase__cta
  form.cart
  .single_add_to_cart_button.disabled,
.artwork-product-template
  .artwork-purchase__cta
  form.cart
  .single_add_to_cart_button:disabled {
  border-color: #8a8a8a !important;
  background: #8a8a8a !important;
  color: var(--color-white) !important;
  opacity: 1;
}

.artwork-product-template
  .artwork-purchase__cta
  form.cart
  .single_add_to_cart_button::after {
  content: "ADD TO CART";
  position: relative;
  z-index: 1;
  font-size: 14px;
  line-height: 20px;
}

@media (min-width: 1025px) {
  .artwork-product-template .artwork-purchase__bar-format,
  .artwork-product-template .artwork-purchase__bar-meta,
  .artwork-product-template .artwork-purchase__sticky-sentinel,
  .artwork-product-template .artwork-purchase__purchase-bar-spacer {
    display: none !important;
  }

  .artwork-product-template
    .artwork-purchase__summary
    > .artwork-purchase__price {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .artwork-product-template .artwork-detail__layout {
    flex-direction: column;
  }

  .artwork-product-template .artwork-detail__content {
    --artwork-content-section-gap: 72px;
  }

  .artwork-product-template .artwork-purchase {
    flex: 1 1 100%;
    order: -1;
    width: 100%;
  }

  .artwork-product-template .artwork-purchase__inner {
    position: relative;
    top: auto;
    height: auto;
    min-height: 0;
    gap: 32px;
    padding: 80px var(--page-gutter) 40px;
    overflow: visible;
  }

  body.admin-bar .artwork-product-template .artwork-purchase__inner {
    top: auto;
    height: auto;
    min-height: 0;
  }

  .artwork-product-template .artwork-purchase__summary {
    overflow: visible;
    padding-bottom: 0;
    align-items: center;
    gap: 20px;
  }

  .artwork-product-template .artwork-purchase__title {
    font-size: 1.5rem;
  }

  .artwork-product-template .artwork-purchase__purchase-bar {
    margin-bottom: 0;
  }

  .artwork-product-template .artwork-purchase__bar-format,
  .artwork-product-template .artwork-purchase__bar-meta {
    display: none;
  }

  .artwork-product-template
    .artwork-purchase__summary
    > .artwork-purchase__price {
    width: 100%;
    font-size: 1.25rem;
  }

  .artwork-product-template:not(.is-sticky-purchase-active)
    .artwork-purchase__purchase-bar {
    position: static;
    display: block;
    width: calc(100% + (var(--page-gutter) * 2));
    min-height: 0;
    margin-right: calc(var(--page-gutter) * -1);
    margin-left: calc(var(--page-gutter) * -1);
    padding: 0 var(--page-gutter);
    border-top: 0;
    background: transparent;
  }

  .artwork-product-template:not(.is-sticky-purchase-active)
    .artwork-purchase__purchase-bar
    > .artwork-purchase__price {
    display: none;
  }

  .artwork-product-template:not(.is-sticky-purchase-active)
    .artwork-purchase__purchase-bar
    .single_add_to_cart_button {
    width: 100%;
    min-width: 0;
    height: 48px !important;
    min-height: 48px !important;
  }

  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__purchase-bar {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 40;
    display: grid !important;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    row-gap: 8px;
    align-items: stretch;
    width: 100%;
    min-height: 0;
    margin: 0;
    padding: 8px var(--page-gutter) calc(8px + env(safe-area-inset-bottom, 0px));
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    background: #f2f2f2;
  }

  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__bar-format {
    display: block;
    grid-row: 1;
    width: 100%;
  }

  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__bar-format:empty {
    display: none;
  }

  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__bar-meta {
    display: flex;
    grid-row: 2;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    width: 100%;
  }

  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__bar-meta
    .artwork-purchase__price {
    flex: 1 1 auto;
    display: block;
    min-width: 0;
    margin: 0;
    text-align: left;
    font-size: 1.25rem;
    line-height: 1;
  }

  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__bar-quantity {
    flex: 0 0 auto;
  }

  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__bar-format
    .artwork-variation-picker {
    display: flex !important;
    flex-direction: column;
    grid-template-columns: unset;
    gap: 0;
    align-items: center;
    width: 100%;
  }

  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__bar-format
    .artwork-variation-picker__label {
    display: none !important;
  }

  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__bar-format
    .artwork-variation-picker__controls {
    display: flex;
    gap: 4px;
    width: 100%;
  }

  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__bar-format
    .artwork-variation-picker__button {
    flex: 0 0 auto;
    min-height: 28px;
    padding: 4px 12px;
    font-size: 14px;
    line-height: 20px;
  }

  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__bar-quantity
    .artwork-quantity-control {
    display: block !important;
    grid-template-columns: unset;
    width: auto;
    margin: 0;
  }

  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__bar-quantity
    .artwork-quantity-control__label {
    display: none !important;
  }

  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__bar-quantity
    .quantity {
    margin: 0;
  }

  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__purchase-bar
    .single_add_to_cart_button {
    flex: 0 0 auto;
    width: auto;
    min-width: 118px;
    height: 40px !important;
    min-height: 40px !important;
    padding-inline: 16px !important;
    margin: 0;
  }

  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__bar-meta
    .artwork-purchase__dynamic-actions {
    flex: 0 0 auto;
    display: block;
    width: auto;
    margin: 0;
  }

  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__bar-meta
    .artwork-purchase__cta,
  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__bar-meta
    .artwork-purchase__cta
    form.cart,
  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__bar-meta
    .artwork-purchase__cta
    form.cart
    .single_variation_wrap,
  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__bar-meta
    .artwork-purchase__cta
    form.cart
    .woocommerce-variation-add-to-cart {
    display: block;
    width: auto;
    margin: 0;
    gap: 0;
  }

  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__bar-meta
    form.cart
    .quantity,
  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__bar-meta
    form.cart
    .woocommerce-variation,
  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__bar-meta
    form.cart
    .woocommerce-variation-price {
    display: none !important;
  }

  .artwork-product-template.is-sticky-purchase-active
    .artwork-purchase__summary
    > .artwork-purchase__price {
    display: none;
  }

  .artwork-product-template .artwork-purchase__sticky-sentinel {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
  }

  .artwork-product-template .artwork-purchase__purchase-bar-spacer {
    display: none;
    height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }

  .artwork-product-template
    .artwork-purchase__purchase-bar-spacer:not([hidden]) {
    display: block;
    width: 100%;
  }

  .artwork-product-template .artwork-detail__content {
    padding: 40px var(--page-gutter);
    --artwork-content-section-gap: 40px;
  }

  .artwork-product-template .artwork-detail__block {
    gap: 32px;
  }

  .artwork-product-template .artwork-detail__text {
    gap: 16px;
  }

  .artwork-product-template
    .artwork-detail__content
    :where(h2, .artwork-detail__heading) {
    font-size: 1.25rem;
    line-height: 2rem;
  }

  .artwork-product-template .artwork-detail__media-row,
  .artwork-product-template
    .artwork-detail__content
    :where(.artwork-detail__copy, div, p):has(> img + img) {
    align-items: flex-end;
  }

  .artwork-product-template
    .artwork-detail__content
    :where(.artwork-detail__copy, div, p):has(> img + img)
    > img,
  .artwork-product-template .artwork-detail__media-row > img,
  .artwork-product-template .artwork-detail__media-row > figure {
    flex: 1 1 0;
    width: auto;
    object-fit: cover;
  }

  .artwork-product-template
    .artwork-detail__media-row
    img:not(:only-child):last-child,
  .artwork-product-template
    .artwork-detail__content
    :where(.artwork-detail__copy, div, p):has(> img + img)
    > img:last-child {
    max-width: 240px;
  }

  .artwork-product-template .entry-content.artwork-detail__content,
  .woocommerce-page
    .artwork-product-template
    .entry-content.artwork-detail__content {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 40px var(--page-gutter);
  }

}

.artwork-product-template .artwork-purchase__specs {
  display: grid;
  gap: 8px;
  width: 100%;
  margin: 0;
  color: var(--color-black);
  font-size: 14px;
  line-height: 20px;
}

.artwork-product-template .artwork-purchase__spec-row {
  display: grid;
  grid-template-columns: 80px minmax(0, 1fr);
  gap: 20px;
  align-items: center;
  padding-top: 0;
  border-top: 0;
}

.artwork-product-template .artwork-purchase__spec-row dt,
.artwork-product-template .artwork-purchase__spec-row dd {
  margin: 0;
}

.artwork-product-template .artwork-purchase__spec-row dt {
  color: var(--color-black);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: none;
}

.artwork-product-template .artwork-purchase__spec-row dd {
  min-width: 0;
  font-weight: 500;
  text-align: left;
}

.artwork-product-template .artwork-detail__media-row figure {
  overflow: hidden;
}

.artwork-product-template .artwork-detail__zoom-image {
  cursor: zoom-in;
  transition:
    filter 220ms ease,
    transform 320ms cubic-bezier(0.22, 1, 0.36, 1);
}

.artwork-product-template .artwork-detail__zoom-image:hover,
.artwork-product-template .artwork-detail__zoom-image:focus-visible {
  filter: saturate(1.06);
  transform: scale(1.025);
}

.artwork-product-template .artwork-detail__zoom-image:focus-visible {
  outline: 2px solid var(--color-deep-turquoise);
  outline-offset: 3px;
}

.artwork-image-lightbox {
  position: fixed;
  inset: 0;
  z-index: 120;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(20px, 4vw, 56px);
  background: rgba(255, 255, 255, 0.72);
  opacity: 0;
  pointer-events: none;
  transition: opacity 240ms ease;
}

.artwork-image-lightbox.is-open {
  opacity: 1;
  pointer-events: auto;
}

.artwork-image-lightbox__frame {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(100%, 1180px);
  max-height: calc(100dvh - 112px);
  transform: scale(0.94);
  transition: transform 320ms cubic-bezier(0.22, 1, 0.36, 1);
}

.artwork-image-lightbox.is-open .artwork-image-lightbox__frame {
  transform: scale(1);
}

.artwork-image-lightbox__image {
  display: block;
  width: auto;
  max-width: 100%;
  max-height: calc(100dvh - 112px);
  object-fit: contain;
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.34);
}

.artwork-image-lightbox__close {
  display: none;
}

body.has-artwork-image-lightbox-open {
  overflow: hidden;
}

@media (prefers-reduced-motion: reduce) {
  .artwork-product-template .artwork-detail__zoom-image,
  .artwork-image-lightbox,
  .artwork-image-lightbox__frame {
    transition: none;
  }
}

.woocommerce-template--shop-collection {
  margin: 0;
}

.woocommerce-template--shop-collection .wp-block-woocommerce-store-notices {
  width: min(100% - (var(--page-gutter) * 2), 1160px);
  margin: 0 auto;
}

.woocommerce-template--shop-collection .collection-hero__title {
  color: rgba(0, 0, 0, 0);
  font-size: 0;
  line-height: 0;
}

.woocommerce-template--shop-collection .collection-hero__title img {
  display: block;
}

.woocommerce-template--shop-collection .wp-block-woocommerce-product-template {
  display: contents;
}

.woocommerce-template--shop-collection .wc-block-product,
.woocommerce-template--shop-collection .wc-block-grid__product {
  grid-column: span 3;
  display: block;
  min-width: 0;
  margin: 0;
  text-align: center;
}

.woocommerce-template--shop-collection .wc-block-product:nth-child(5n),
.woocommerce-template--shop-collection .wc-block-grid__product:nth-child(5n) {
  grid-column: span 6;
}

.woocommerce-template--shop-collection .collection-card__media {
  margin: 0;
  overflow: hidden;
}

.woocommerce-template--shop-collection .collection-card__media img {
  display: block;
  width: 100%;
  height: auto;
  transform: scale(1);
  transform-origin: center;
  transition: transform 0.45s ease;
}

.woocommerce-template--shop-collection
  .wc-block-product:hover
  .collection-card__media
  img,
.woocommerce-template--shop-collection
  .wc-block-grid__product:hover
  .collection-card__media
  img {
  transform: scale(1.1);
}

.woocommerce-template--shop-collection .collection-card__type {
  justify-content: center;
  margin-top: 20px;
  text-align: center;
}

.woocommerce-template--shop-collection .collection-card__type a {
  color: inherit;
  text-decoration: none;
}

.woocommerce-template--shop-collection .collection-card__title {
  margin-top: 8px;
  margin-bottom: 0;
}

.woocommerce-template--shop-collection .collection-card__title a {
  color: inherit;
  text-decoration: none;
}

.woocommerce-template--shop-collection .collection-card__availability {
  margin-top: 8px;
}

.woocommerce-template--shop-collection .collection-card__button {
  margin-top: 14px;
}

.woocommerce-template--shop-collection .wp-block-query-pagination {
  grid-column: 1 / -1;
}

@media (max-width: 1024px) {
  .woocommerce-template--shop-collection .wc-block-product,
  .woocommerce-template--shop-collection .wc-block-grid__product,
  .woocommerce-template--shop-collection .wc-block-product:nth-child(5n),
  .woocommerce-template--shop-collection .wc-block-grid__product:nth-child(5n) {
    grid-column: span 3;
  }
}

@media (max-width: 767px) {
  .woocommerce-template--shop-collection .wc-block-product,
  .woocommerce-template--shop-collection .wc-block-grid__product,
  .woocommerce-template--shop-collection .wc-block-product:nth-child(5n),
  .woocommerce-template--shop-collection .wc-block-grid__product:nth-child(5n) {
    grid-column: auto;
  }
}

.woocommerce-checkout-review-order,
.woocommerce-cart-form,
.woocommerce form.checkout,
.woocommerce-template
  :where(
    table,
    input,
    select,
    textarea,
    .wc-block-components-text-input input,
    .wc-block-components-combobox-control input
  ),
.woocommerce-main :where(table, input, select, textarea) {
  font-family: "Neue Montreal", Arial, sans-serif;
}

.woocommerce-template
  :where(
    input,
    select,
    textarea,
    .wc-block-components-text-input input,
    .wc-block-components-combobox-control input
  ),
.woocommerce-main :where(input, select, textarea) {
  border-color: rgba(0, 65, 81, 0.35);
  border-radius: 0;
  color: var(--color-black);
}

.woocommerce-template
  :where(
    input,
    select,
    textarea,
    .wc-block-components-text-input input,
    .wc-block-components-combobox-control input
  ):focus,
.woocommerce-main :where(input, select, textarea):focus {
  border-color: var(--color-neon-pink);
  box-shadow: 0 0 0 1px var(--color-neon-pink);
  outline: 0;
}

.woocommerce-template
  :where(
    table,
    .wc-block-cart-items,
    .wc-block-components-totals-wrapper,
    .wc-block-components-order-summary,
    .wc-block-order-confirmation-address-wrapper
  ),
.woocommerce-main table {
  border-color: rgba(0, 65, 81, 0.22);
}

.woocommerce-template
  :where(
    th,
    td,
    .wc-block-components-totals-item,
    .wc-block-components-order-summary-item
  ),
.woocommerce-main :where(th, td) {
  border-color: rgba(0, 65, 81, 0.18);
}

.woocommerce-template
  :where(
    .price,
    .wc-block-components-product-price,
    .wc-block-grid__product-price,
    .wp-block-woocommerce-product-price,
    .wc-block-order-confirmation-summary-list-item__value
  ),
.woocommerce-main :where(.price, .amount) {
  color: var(--color-deep-turquoise);
  font-weight: 700;
}

.woocommerce-template
  :where(
    .woocommerce-message,
    .woocommerce-info,
    .woocommerce-error,
    .wc-block-components-notice-banner,
    .wc-block-store-notices
  ),
.woocommerce-main
  :where(.woocommerce-message, .woocommerce-info, .woocommerce-error) {
  border-color: var(--color-neon-pink);
  background: var(--color-about-pink);
  color: var(--color-black);
}

.woocommerce-template--cart .wc-block-store-notices,
.woocommerce-template--checkout .wc-block-store-notices {
  position: fixed;
  top: 86px;
  right: 32px;
  z-index: 95;
  width: min(380px, calc(100vw - 64px));
  margin: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  pointer-events: none;
}

.woocommerce-template--cart .woocommerce-notices-wrapper,
.woocommerce-template--checkout .woocommerce-notices-wrapper {
  display: flex;
  justify-content: flex-end;
}

.woocommerce-template--cart .wc-block-components-notice-banner,
.woocommerce-template--checkout .wc-block-components-notice-banner {
  display: inline-flex !important;
  align-items: center;
  gap: 0;
  width: auto !important;
  max-width: 100%;
  min-height: 42px;
  margin: 0 !important;
  padding: 10px 16px !important;
  border: 1px solid #051c2e !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.96) !important;
  color: var(--color-black) !important;
  box-shadow: 0 12px 30px rgba(4, 29, 49, 0.1);
  pointer-events: auto;
}

.woocommerce-template--cart .wc-block-components-notice-banner > svg,
.woocommerce-template--checkout .wc-block-components-notice-banner > svg {
  display: none !important;
}

.woocommerce-template--cart .wc-block-components-notice-banner__content,
.woocommerce-template--checkout .wc-block-components-notice-banner__content {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 !important;
  min-width: 0;
  font-size: 13px;
  line-height: 1.25;
}

.woocommerce-template--cart .wc-block-components-notice-banner__content a,
.woocommerce-template--checkout .wc-block-components-notice-banner__content a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  position: relative;
  width: 24px;
  height: 24px;
  margin-left: auto;
  color: var(--color-black);
  border-radius: 50%;
  background: var(--color-neon-pink);
  font-size: 0;
  font-weight: 700;
  max-width: none !important;
  overflow: visible !important;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.woocommerce-template--cart
  .wc-block-components-notice-banner__content
  a::before,
.woocommerce-template--cart
  .wc-block-components-notice-banner__content
  a::after,
.woocommerce-template--checkout
  .wc-block-components-notice-banner__content
  a::before,
.woocommerce-template--checkout
  .wc-block-components-notice-banner__content
  a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 11px;
  height: 2px;
  border-radius: 999px;
  background: var(--color-black);
  transform-origin: center;
}

.woocommerce-template--cart
  .wc-block-components-notice-banner__content
  a::before,
.woocommerce-template--checkout
  .wc-block-components-notice-banner__content
  a::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.woocommerce-template--cart
  .wc-block-components-notice-banner__content
  a::after,
.woocommerce-template--checkout
  .wc-block-components-notice-banner__content
  a::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.woocommerce-template
  :where(
    .wc-block-breadcrumbs,
    .woocommerce-breadcrumb,
    .wp-block-woocommerce-breadcrumbs
  ),
.woocommerce-main :where(.woocommerce-breadcrumb) {
  color: rgba(0, 0, 0, 0.62);
  font-size: 0.875rem;
  text-transform: uppercase;
}

.woocommerce-template
  :where(
    .wc-block-components-sidebar,
    .wc-block-components-panel,
    .wc-block-components-totals-wrapper,
    .woocommerce-checkout-review-order,
    .cart_totals
  ),
.woocommerce-main :where(.woocommerce-checkout-review-order, .cart_totals) {
  background: #f7f7f7;
}

@media (max-width: 767px) {
  .woocommerce-main,
  .woocommerce-page .entry-content,
  .woocommerce-template {
    width: min(100%, calc(100vw - 24px));
    padding: 72px 0;
  }

  .woocommerce-template h1,
  .woocommerce-template .wp-block-query-title,
  .woocommerce-template .wp-block-post-title {
    font-size: 3rem;
  }

  .woocommerce-template--cart .wc-block-store-notices,
  .woocommerce-template--checkout .wc-block-store-notices {
    top: 84px;
    right: 12px;
    left: 12px;
    width: auto;
  }

  .woocommerce-template--cart .wc-block-components-notice-banner,
  .woocommerce-template--checkout .wc-block-components-notice-banner {
    width: 100% !important;
  }

  .woocommerce-template--cart .wc-block-components-notice-banner__content,
  .woocommerce-template--checkout .wc-block-components-notice-banner__content {
    flex-wrap: wrap;
  }
}

/* Restored commerce review layer. */

:root {
  --gabrielle-commerce-border: 1px solid #051c2e;
  --gabrielle-commerce-muted: rgba(4, 29, 49, 0.66);
  --gabrielle-commerce-radius: 0;
}

.woocommerce-template--cart .wc-block-cart__sidebar,
.woocommerce-template--checkout .wc-block-checkout__sidebar {
  border: 0 !important;
  border-radius: var(--gabrielle-commerce-radius) !important;
  background: transparent !important;
  box-shadow: none !important;
}

.woocommerce-template--cart .wc-block-cart__sidebar {
  padding: 0 !important;
}

.woocommerce-template--cart .gabrielle-cart-totals-box,
.woocommerce-template--checkout .gabrielle-checkout-summary-box {
  padding: 10px 20px 11px;
  border: var(--gabrielle-commerce-border) !important;
  border-radius: var(--gabrielle-commerce-radius) !important;
  background: var(--color-white);
  box-shadow: none !important;
}

.woocommerce-template--cart .gabrielle-cart-totals-box {
  border-radius: 4px !important;
}

.woocommerce-template--checkout .gabrielle-checkout-summary-box {
  border-radius: 4px !important;
  padding-bottom: 20px;
}

.woocommerce-template--cart
  .wc-block-cart__sidebar
  > :not(.gabrielle-cart-totals-box):not(.checkout-assurance),
.woocommerce-template--checkout
  .wc-block-checkout__sidebar
  > :not(.gabrielle-checkout-summary-box):not(.checkout-assurance) {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.woocommerce-template--cart
  :where(
    .wc-block-components-totals-wrapper,
    .wc-block-components-sidebar,
    .wc-block-cart__totals-title
  ),
.woocommerce-template--checkout
  :where(
    .wc-block-components-totals-wrapper,
    .wc-block-components-sidebar,
    .wp-block-woocommerce-checkout-order-summary-block,
    .wc-block-components-order-summary,
    .wc-block-components-order-summary-item
  ) {
  border-color: #051c2e !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-radius: var(--gabrielle-commerce-radius) !important;
  box-shadow: none !important;
}

.woocommerce-template--cart
  :where(
    .gabrielle-cart-totals-box,
    .wc-block-cart-items,
    .wc-block-cart-items th,
    .wc-block-cart-items td,
    .wc-block-components-totals-wrapper,
    .wc-block-components-totals-item,
    .wc-block-components-panel__button
  ),
.woocommerce-template--checkout
  :where(
    .gabrielle-checkout-summary-box,
    .wc-block-components-totals-wrapper,
    .wc-block-components-totals-item,
    .wc-block-components-order-summary,
    .wc-block-components-order-summary-item,
    .wc-block-components-panel__button,
    .wc-block-components-radio-control-accordion-option,
    .wc-block-components-shipping-rates-control__package
  ) {
  border-color: #051c2e !important;
}

.woocommerce-template--cart
  :where(
    .wp-block-woocommerce-cart-order-summary-block,
    .wp-block-woocommerce-cart-order-summary-totals-block
  ),
.woocommerce-template--checkout
  :where(
    .wp-block-woocommerce-checkout-order-summary-block,
    .wp-block-woocommerce-checkout-order-summary-totals-block
  ) {
  border-color: #051c2e !important;
}

.woocommerce-template--cart
  .wp-block-woocommerce-cart-order-summary-totals-block {
  padding-bottom: 0 !important;
}

.woocommerce-template--cart .wc-block-cart__totals-title,
.woocommerce-template--checkout
  .wc-block-components-checkout-order-summary__title {
  margin: 0 !important;
  padding: 0 0 5px !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.woocommerce-template--checkout
  .wc-block-components-checkout-order-summary__title-text,
.woocommerce-template--checkout
  .wc-block-components-checkout-order-summary__title-text
  p {
  margin: 0 !important;
  font-family: "Armany", serif !important;
  font-size: 28px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.woocommerce-template--cart .wc-block-components-totals-wrapper,
.woocommerce-template--checkout .wc-block-components-totals-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  background: transparent !important;
}

.woocommerce-template--checkout
  .gabrielle-checkout-summary-box
  .wp-block-woocommerce-checkout-order-summary-block {
  position: relative;
  border-top: 0 !important;
  border-bottom: 0 !important;
}

.woocommerce-template--checkout
  .gabrielle-checkout-summary-box
  .wp-block-woocommerce-checkout-order-summary-block::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: #051c2e;
}

.woocommerce-template--cart
  .wp-block-woocommerce-cart-order-summary-coupon-form-block,
.woocommerce-template--checkout
  .wp-block-woocommerce-checkout-order-summary-coupon-form-block {
  margin-top: 16px !important;
  border-top: var(--gabrielle-commerce-border) !important;
  border-bottom: 0 !important;
}

.woocommerce-template--cart
  .wp-block-woocommerce-cart-order-summary-coupon-form-block
  :where(
    .wc-block-components-totals-coupon,
    .wc-block-components-panel__button
  ),
.woocommerce-template--checkout
  .wp-block-woocommerce-checkout-order-summary-coupon-form-block
  :where(
    .wc-block-components-totals-coupon,
    .wc-block-components-panel__button
  ) {
  padding-left: 0 !important;
  padding-right: 0 !important;
  background: transparent !important;
}

.woocommerce-template--cart .wc-block-components-totals-coupon__button,
.woocommerce-template--checkout .wc-block-components-totals-coupon__button,
.woocommerce-template--cart .wc-block-components-totals-coupon__button:disabled,
.woocommerce-template--checkout
  .wc-block-components-totals-coupon__button:disabled,
.woocommerce-template--cart
  .wc-block-components-totals-coupon__button
  .wc-block-components-button__text,
.woocommerce-template--checkout
  .wc-block-components-totals-coupon__button
  .wc-block-components-button__text {
  color: var(--color-white) !important;
  opacity: 1 !important;
}

.woocommerce-template--cart
  .wp-block-woocommerce-cart-order-summary-coupon-form-block
  + .wc-block-components-totals-wrapper,
.woocommerce-template--cart
  .wp-block-woocommerce-cart-order-summary-coupon-form-block
  + .wp-block-woocommerce-cart-order-summary-totals-block,
.woocommerce-template--checkout
  .wp-block-woocommerce-checkout-order-summary-coupon-form-block
  + .wc-block-components-totals-wrapper,
.woocommerce-template--checkout
  .wp-block-woocommerce-checkout-order-summary-coupon-form-block
  + .wp-block-woocommerce-checkout-order-summary-totals-block {
  border-top: 0 !important;
}

.woocommerce-template--checkout
  .wp-block-woocommerce-checkout-order-summary-discount-block,
.woocommerce-template--checkout
  .wp-block-woocommerce-checkout-order-summary-fee-block {
  border: 0 !important;
  min-height: 0 !important;
  padding: 0 !important;
}

.woocommerce-template--checkout
  .wp-block-woocommerce-checkout-order-summary-totals-block {
  padding-bottom: 0 !important;
}

.woocommerce-template--cart .wc-block-components-totals-item,
.woocommerce-template--checkout .wc-block-components-totals-item {
  padding-left: 0 !important;
  padding-right: 0 !important;
  border: 0 !important;
}

.woocommerce-template--cart
  .wp-block-woocommerce-cart-order-summary-subtotal-block,
.woocommerce-template--checkout
  .wp-block-woocommerce-checkout-order-summary-subtotal-block {
  border-top: var(--gabrielle-commerce-border) !important;
}

.woocommerce-template--cart
  .wp-block-woocommerce-cart-order-summary-shipping-block,
.woocommerce-template--cart
  .wp-block-woocommerce-cart-order-summary-taxes-block,
.woocommerce-template--checkout
  .wp-block-woocommerce-checkout-order-summary-shipping-block,
.woocommerce-template--checkout
  .wp-block-woocommerce-checkout-order-summary-taxes-block {
  border-top: 0 !important;
}

.woocommerce-template--cart .wc-block-components-totals-footer-item,
.woocommerce-template--checkout .wc-block-components-totals-footer-item {
  margin-top: 0 !important;
  padding-top: 20px !important;
  border-top: var(--gabrielle-commerce-border) !important;
}

.woocommerce-template--checkout
  .wp-block-woocommerce-checkout-order-summary-totals-block
  + .wc-block-components-totals-wrapper {
  border-bottom: 0 !important;
}

.woocommerce-template--cart .wc-block-cart__submit,
.woocommerce-template--checkout .wc-block-checkout__actions {
  margin: 18px 0 20px !important;
}

.woocommerce-template--cart .wc-block-cart__submit-button,
.woocommerce-template--checkout
  .wc-block-components-checkout-place-order-button {
  border-color: #051c2e !important;
}

.woocommerce-template--checkout .gabrielle-checkout-sidebar-actions {
  padding: 14px 0 0 !important;
  border: 0 !important;
}

.woocommerce-template--checkout
  .gabrielle-checkout-sidebar-actions
  .wc-block-checkout__actions {
  margin: 18px 0 0 !important;
}

.woocommerce-template--checkout
  .gabrielle-checkout-sidebar-actions
  .wc-block-checkout__terms {
  margin: 10px 0 0 !important;
  padding: 0 !important;
  border: 0 !important;
  color: #9c9c9c !important;
  font-size: 12px !important;
  line-height: 1.45 !important;
}

.woocommerce-template--checkout
  .gabrielle-checkout-sidebar-actions
  .wc-block-checkout__actions_row {
  align-items: center;
  gap: 18px;
}

.woocommerce-template--cart .checkout-assurance,
.woocommerce-template--checkout .checkout-assurance {
  display: block;
  margin: 18px 0 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.woocommerce-template--checkout .checkout-assurance {
  margin-top: 16px !important;
}

.checkout-assurance__group--payments {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  width: 100%;
  border: 0 !important;
  background: transparent !important;
}

.checkout-assurance__eyebrow {
  margin: 0;
  color: var(--gabrielle-commerce-muted);
  font-size: 11.5px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}

.cart-drawer__coupon-toggle {
  text-transform: none;
}

.cart-drawer__title {
  font-size: 50px;
  line-height: 0.9;
}

.cart-drawer__item-title {
  font-size: 16px;
  font-weight: 500;
}

.cart-drawer__item-description {
  font-size: 14px;
}

.checkout-assurance__payment-list {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: clamp(8px, 1.1vw, 12px);
  row-gap: 6px;
  width: auto;
  max-width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  flex-wrap: nowrap;
}

.checkout-assurance__payment-list li {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: auto;
  margin: 0;
  padding: 0;
  line-height: 1;
}

.checkout-assurance__payment-logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  box-sizing: border-box;
  white-space: nowrap;
  color: #052649;
  font-family: "Neue Montreal", Arial, sans-serif;
  font-weight: 700;
  line-height: 1;
}

/* Restored visual QA layer for header hit areas and cart block chrome. */

.site-logo-wrap {
  z-index: 70;
  pointer-events: none;
}

.site-logo-wrap .site-logo {
  position: relative;
  z-index: 1;
  width: 114px;
  height: 52px;
  pointer-events: auto;
}

.site-logo-wrap .site-logo img {
  width: 114px;
  height: 52px;
  object-fit: contain;
}

.woocommerce-template--cart {
  width: min(var(--page-max-width), calc(100vw - (var(--page-gutter) * 2)));
  max-width: none;
}

.woocommerce-template--cart .wp-block-woocommerce-cart {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

body .woocommerce-template--cart .entry-content.alignwide,
body
  .woocommerce-template--cart
  .entry-content.alignwide
  .wp-block-woocommerce-cart.alignwide {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.woocommerce-template--cart .wc-block-cart-items {
  padding: 10px 0 !important;
}

.woocommerce-template--cart .wc-block-cart__sidebar {
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.checkout-assurance__payment-logo--amex {
  flex-direction: column;
  width: 38px;
  height: 28px;
  border-radius: 3px;
  background: #2e77bc;
  color: var(--color-white);
  font-size: 6px;
  letter-spacing: 0;
}

.checkout-assurance__payment-logo--apple {
  width: 66px;
  height: 28px;
  gap: 4px;
  border: var(--gabrielle-commerce-border);
  border-radius: 5px;
  color: var(--color-black);
  font-size: 18px;
  font-weight: 500;
}

.checkout-assurance__apple-mark {
  display: block;
  width: 14px;
  height: 17px;
  flex: 0 0 14px;
  fill: currentColor;
}

.checkout-assurance__payment-logo--mastercard {
  width: 38px;
  height: 28px;
  gap: 0;
  color: #052649;
  font-size: 0;
}

.checkout-assurance__mastercard-mark {
  position: relative;
  display: block;
  width: 38px;
  height: 24px;
}

.checkout-assurance__mastercard-mark::before,
.checkout-assurance__mastercard-mark::after {
  content: "";
  position: absolute;
  top: 1px;
  width: 23px;
  height: 23px;
  border-radius: 50%;
}

.checkout-assurance__mastercard-mark::before {
  left: 0;
  background: #eb001b;
}

.checkout-assurance__mastercard-mark::after {
  right: 0;
  background: rgba(247, 158, 27, 0.88);
}

.checkout-assurance__payment-logo--paypal {
  width: auto;
  height: 28px;
  color: #003087;
  font-size: 18px;
  font-style: italic;
}

.checkout-assurance__payment-logo--visa {
  width: auto;
  height: 28px;
  color: #1434cb;
  font-size: 18px;
  font-style: italic;
}

.woocommerce-template--cart .wc-block-cart-items {
  border-color: #051c2e !important;
  border-left: 0 !important;
  border-right: 0 !important;
}

.woocommerce-template--cart .wc-block-cart-items :where(th, td) {
  border-color: #051c2e !important;
}

.woocommerce-template--cart .wc-block-cart-items .wc-block-cart-item__image {
  padding-left: 0 !important;
}

.woocommerce-template--cart .wc-block-components-product-name {
  font-size: 15px !important;
  line-height: 1.2;
}

.woocommerce-template--cart .wc-block-components-product-metadata__description {
  max-width: 240px;
  max-height: calc(14px * 1.25 * 3);
  overflow: hidden !important;
  font-size: 14px !important;
  line-height: 1.25;
}

.woocommerce-template--cart
  .wc-block-components-product-metadata__description
  p {
  margin: 0;
}

.woocommerce-template--cart .wc-block-cart-item__prices {
  display: none !important;
}

.woocommerce-template--cart .wc-block-cart-item__quantity {
  position: relative;
}

.woocommerce-template--cart .wc-block-cart-item__total {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  text-align: right;
  vertical-align: top;
}

.woocommerce-template--cart
  .wc-block-cart-item__total
  .wc-block-components-product-price {
  display: block;
  width: 100%;
  font-weight: 500 !important;
  text-align: right;
}

.woocommerce-template--cart .wc-block-cart-item__remove-link {
  position: static;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: auto;
  min-width: 0;
  height: auto;
  margin-top: 10px;
  margin-left: 0;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: var(--color-black) !important;
  font-size: 0 !important;
  line-height: 1 !important;
  opacity: 0;
  pointer-events: none;
  text-decoration: none !important;
  transition: opacity 160ms ease;
}

.woocommerce-template--cart
  .wc-block-cart-items__row:hover
  .wc-block-cart-item__remove-link,
.woocommerce-template--cart
  .wc-block-cart-items__row:focus-within
  .wc-block-cart-item__remove-link {
  opacity: 1;
  pointer-events: auto;
}

.woocommerce-template--cart .wc-block-cart-item__remove-link::before {
  content: "×";
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
}

.woocommerce-template--cart .wc-block-cart-item__remove-link svg {
  display: none !important;
}

.woocommerce-template--checkout
  .wc-block-components-order-summary-item__individual-prices,
.woocommerce-template--checkout
  .wc-block-components-order-summary-item__quantity {
  display: none !important;
}

.woocommerce-template--checkout
  .wp-block-woocommerce-checkout-order-summary-cart-items-block
  .wc-block-components-order-summary {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.woocommerce-template--checkout .wc-block-components-order-summary-item {
  border-top: 0 !important;
}

.woocommerce-template--checkout .wc-block-components-radio-control,
.woocommerce-template--checkout .wc-block-components-radio-control__option,
.woocommerce-template--checkout .wc-block-components-radio-control__input,
.woocommerce-template--checkout
  .wc-block-components-checkbox
  .wc-block-components-checkbox__input[type="checkbox"] {
  border-color: #051c2e !important;
  box-shadow: none !important;
}

.woocommerce-template--checkout
  .wc-block-components-shipping-rates-control__package,
.woocommerce-template--checkout .wc-block-components-radio-control,
.woocommerce-template--checkout .wc-block-components-radio-control__option {
  border-radius: var(--gabrielle-commerce-radius) !important;
}

.woocommerce-template--checkout
  .wc-block-components-radio-control-accordion-option {
  border: var(--gabrielle-commerce-border) !important;
  border-width: 1px !important;
  box-shadow: none !important;
  outline: 0 !important;
}

.woocommerce-template--checkout
  .wc-block-components-shipping-rates-control__package {
  border: var(--gabrielle-commerce-border) !important;
  border-width: 1px !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  outline: 0 !important;
}

.woocommerce-template--checkout
  .wc-block-components-shipping-rates-control__package
  .wc-block-components-radio-control::after,
.woocommerce-template--checkout
  .wc-block-components-shipping-rates-control__package
  .wc-block-components-radio-control__option::after {
  display: none !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.woocommerce-template--checkout .wc-block-components-radio-control__option {
  border: 0 !important;
}

.woocommerce-template--checkout
  #payment-method
  .wc-block-components-radio-control-accordion-option {
  display: flex !important;
  align-items: center !important;
  min-height: 50px;
}

.woocommerce-template--checkout
  #payment-method
  .wc-block-components-radio-control-accordion-option
  > .wc-block-components-radio-control__option {
  flex: 0 0 auto;
  width: auto !important;
  padding-right: 0 !important;
}

.woocommerce-template--checkout
  #radio-control-wc-payment-method-options-cod__content {
  display: block !important;
  flex: 1 1 auto;
  min-width: 0;
  margin-left: 5px !important;
  padding: 0 16px 0 0 !important;
}

.woocommerce-template--checkout
  #radio-control-wc-payment-method-options-cod__content
  > div {
  display: inline !important;
  margin: 0 !important;
  color: inherit !important;
  font: inherit !important;
}

.woocommerce-template--checkout
  #radio-control-wc-payment-method-options-cod__content
  > div::before {
  content: " - ";
}

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce-template .wc-block-components-button,
.woocommerce-template .wp-block-button__link,
.woocommerce-template .wp-element-button,
.woocommerce-main .wp-element-button {
  position: relative;
  overflow: hidden;
  border-radius: 999px !important;
  background: var(--color-black) !important;
  transition:
    border-color 180ms ease,
    color 180ms ease !important;
}

.woocommerce a.button::before,
.woocommerce button.button::before,
.woocommerce input.button::before,
.woocommerce #respond input#submit::before,
.woocommerce-template .wc-block-components-button::before,
.woocommerce-template .wp-block-button__link::before,
.woocommerce-template .wp-element-button::before,
.woocommerce-main .wp-element-button::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  border-radius: inherit;
  background: var(--color-neon-pink);
  transform: translateY(100%);
  transition: transform 180ms ease;
}

.woocommerce a.button > *,
.woocommerce button.button > *,
.woocommerce input.button > *,
.woocommerce #respond input#submit > *,
.woocommerce-template .wc-block-components-button > *,
.woocommerce-template .wp-block-button__link > *,
.woocommerce-template .wp-element-button > *,
.woocommerce-main .wp-element-button > * {
  position: relative;
  z-index: 1;
}

.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-template .wc-block-components-button:hover,
.woocommerce-template .wc-block-components-button:focus-visible,
.woocommerce-template .wp-block-button__link:hover,
.woocommerce-template .wp-block-button__link:focus-visible,
.woocommerce-template .wp-element-button:hover,
.woocommerce-template .wp-element-button:focus-visible,
.woocommerce-main .wp-element-button:hover,
.woocommerce-main .wp-element-button:focus-visible {
  border-color: var(--color-neon-pink) !important;
  color: var(--color-white) !important;
}

.woocommerce a.button:hover::before,
.woocommerce a.button:focus-visible::before,
.woocommerce button.button:hover::before,
.woocommerce button.button:focus-visible::before,
.woocommerce input.button:hover::before,
.woocommerce input.button:focus-visible::before,
.woocommerce #respond input#submit:hover::before,
.woocommerce #respond input#submit:focus-visible::before,
.woocommerce-template .wc-block-components-button:hover::before,
.woocommerce-template .wc-block-components-button:focus-visible::before,
.woocommerce-template .wp-block-button__link:hover::before,
.woocommerce-template .wp-block-button__link:focus-visible::before,
.woocommerce-template .wp-element-button:hover::before,
.woocommerce-template .wp-element-button:focus-visible::before,
.woocommerce-main .wp-element-button:hover::before,
.woocommerce-main .wp-element-button:focus-visible::before {
  transform: translateY(0);
}

.woocommerce-template--cart
  .wc-block-components-notice-banner__content
  a.wc-forward,
.woocommerce-template--checkout
  .wc-block-components-notice-banner__content
  a.wc-forward {
  width: 24px !important;
  height: 24px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 50% !important;
  background: var(--color-neon-pink) !important;
  color: var(--color-black) !important;
  font-size: 0 !important;
  line-height: 1 !important;
  overflow: visible !important;
}

.woocommerce-template--cart
  .wc-block-components-notice-banner__content
  a.wc-forward::before,
.woocommerce-template--cart
  .wc-block-components-notice-banner__content
  a.wc-forward::after,
.woocommerce-template--checkout
  .wc-block-components-notice-banner__content
  a.wc-forward::before,
.woocommerce-template--checkout
  .wc-block-components-notice-banner__content
  a.wc-forward::after {
  content: "" !important;
  position: absolute !important;
  inset: auto !important;
  top: 50% !important;
  left: 50% !important;
  z-index: 1 !important;
  width: 11px !important;
  height: 2px !important;
  border-radius: 999px !important;
  background: var(--color-white) !important;
  transition: none !important;
}

.woocommerce-template--cart
  .wc-block-components-notice-banner__content
  a.wc-forward::before,
.woocommerce-template--checkout
  .wc-block-components-notice-banner__content
  a.wc-forward::before {
  transform: translate(-50%, -50%) rotate(45deg) !important;
}

.woocommerce-template--cart
  .wc-block-components-notice-banner__content
  a.wc-forward::after,
.woocommerce-template--checkout
  .wc-block-components-notice-banner__content
  a.wc-forward::after {
  transform: translate(-50%, -50%) rotate(-45deg) !important;
}

@media (max-width: 767px) {
  .woocommerce-template--checkout
    .checkout-order-summary-block-fill-wrapper {
    display: none;
  }

  .woocommerce-template--checkout
    .wp-block-woocommerce-checkout-order-summary-block::after {
    display: none;
  }

  .checkout-assurance__payment-list {
    column-gap: 7px;
    row-gap: 6px;
  }

  .checkout-assurance__payment-logo--amex {
    width: 34px;
  }

  .checkout-assurance__payment-logo--apple {
    width: 58px;
    font-size: 16px;
  }

  .checkout-assurance__payment-logo--mastercard {
    width: 36px;
  }

  .checkout-assurance__payment-logo--paypal,
  .checkout-assurance__payment-logo--visa {
    width: auto;
    font-size: 16px;
  }
}
