@font-face {
    font-family: "BaseMonoWideWeb";
    src: url("../fonts/base-mono-wide-thin.static.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "RingsideWideWeb";
    src: url("../fonts/ringside-wide-book.static.woff2") format("woff2");
    font-weight: 325;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Canela";
    src: url("../fonts/canela-light.static.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ArticulatCF";
    src: url("../fonts/articulatcf-reg.static.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ArticulatCF";
    src: url("../fonts/articulatcf-bold.static.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "GeogrotesqueCondBoldWeb";
    src: url("../fonts/geogrotesque-cond-bold.static.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

:root {
    --jrb-black: #000;
    --jrb-white: #fff;
    --jrb-border: #d0d0d0;
    --jrb-pale: #f8f8f8;
    --jrb-cream: #f5f2ec;
    --jrb-pink: #ff2e92;
    --jrb-highlight: #ebdadb;
}

* {
    box-sizing: border-box;
}

body.jrb-theme {
    margin: 0;
    background: var(--jrb-white);
    color: var(--jrb-black);
    font-family: "RingsideWideWeb", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 325;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

.jrb-theme a {
    color: inherit;
    text-decoration: none;
}

.jrb-theme img,
.jrb-theme svg {
    display: block;
}

.jrb-theme img {
    max-width: 100%;
    height: auto;
}

.jrb-theme .site-main,
.jrb-theme .site-content,
.jrb-theme .inside-article,
.jrb-theme .entry-content {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
}

.jrb-theme .screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
}

.header-promo {
    position: relative;
    z-index: 120;
    overflow: hidden;
    background: var(--jrb-black);
    color: var(--jrb-white);
    font-family: "ArticulatCF", sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
}

.header-promo__outer {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 45px;
}

.header-promo__container {
    flex: 0 1 auto;
}

.header-promo-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px;
    line-height: 21px;
    letter-spacing: .4px;
}

.header-promo__edge-link {
    flex: 0 0 auto;
    font-family: "RingsideWideWeb", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1;
    opacity: 1;
    white-space: nowrap;
}

.header-promo__edge-link--right {
    text-decoration: underline;
    text-underline-offset: 3px;
}

.jrb-header {
    position: sticky;
    top: 0;
    z-index: 110;
    background: var(--jrb-white);
    box-shadow: 0 1px 4px rgba(147, 147, 147, .16);
}

body.admin-bar .jrb-header {
    top: 32px;
}

.jrb-header__inner {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    align-items: center;
    min-height: 58px;
    padding: 0 45px;
}

.jrb-header,
.jrb-header__inner,
.header-logo-container,
.jrb-logo {
    overflow: visible;
}

.jrb-logo-title {
    margin: 0;
    line-height: 0;
}

.jrb-logo {
    display: flex;
    justify-content: center;
}

.header-logo {
    width: 256px;
    height: auto;
}

.jrb-nav--desktop {
    display: flex;
    align-items: stretch;
    min-width: 0;
}

.mega-menu-wrap,
.mega-menu-wrap > ul {
    min-height: 58px;
}

.mega-menu-wrap > ul,
.jrb-wp-menu {
    display: flex;
    align-items: stretch;
    gap: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

.jrb-nav__item,
.jrb-wp-menu > li {
    display: flex;
    align-items: stretch;
}

.jrb-nav__item > a,
.jrb-wp-menu > li > a {
    display: flex;
    height: 58px;
    align-items: center;
    padding: 0 18px;
    color: var(--jrb-black);
    font-family: "RingsideWideWeb", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 325;
    line-height: 1;
    letter-spacing: 0;
}

.jrb-theme .site-main > .jrb-section-block:first-child,
.jrb-theme .jrb-home-hero {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

body.jrb-theme .jrb-header,
body.jrb-theme #content,
body.jrb-theme #content > .jrb-home-hero:first-child,
body.jrb-theme #content > .jrb-home-hero:first-child .section-hero--inner,
body.jrb-theme #content > .jrb-home-hero:first-child .section-hero--image {
    margin-top: 0 !important;
    padding-top: 0 !important;
    border-top: 0 !important;
}

.jrb-nav__item:first-child > a {
    padding-left: 0;
}

.jrb-nav__item > a:hover,
.jrb-wp-menu > li > a:hover,
.jrb-action-link:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
}

.jrb-mega {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 80;
    display: none;
    width: 100%;
    justify-content: center;
    gap: 60px;
    padding: 32px 45px 40px;
    background: var(--jrb-white);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
}

.jrb-nav__item:hover .jrb-mega,
.jrb-nav__item:focus-within .jrb-mega {
    display: flex;
}

.mega-menu-image-wrap {
    display: flex;
    flex: 0 1 604px;
    gap: 24px;
    align-items: flex-start;
    justify-content: center;
    min-width: 0;
    max-width: 604px;
}

.mega-menu-image {
    flex: 1 1 0;
    min-width: 0;
}

.mega-menu-image-card-link {
    display: block;
    width: 100%;
    transition: opacity .2s ease;
}

.mega-menu-image-card-link:hover {
    opacity: .82;
}

.mega-menu-image img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    background: var(--jrb-pale);
}

.mega-text-title {
    margin: 20px 0 0;
    color: var(--jrb-black);
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: .3px;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 3px;
    text-transform: uppercase;
}

.mega-text-desc {
    margin-top: 8px;
    color: #5a5a5a;
    font-family: "RingsideWideWeb", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: .4px;
}

.megamenu-rts {
    width: 290px;
    min-width: 290px;
}

.megamenu-rts + .megamenu-rts {
    width: 242px;
    min-width: 242px;
}

.megamenu-nav-heading span {
    color: var(--jrb-black);
    font-family: "GeogrotesqueCondBoldWeb", "Arial Black", Impact, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .5px;
    text-transform: uppercase;
}

.megamenu-nav-items {
    display: flex;
    gap: 40px;
    margin-top: 26px;
}

.megamenu-nav-item-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.megamenu-nav-item-list-item {
    padding-block: 6px;
}

.megamenu-nav-item-list-item > a {
    display: flex;
    gap: 12px;
    align-items: center;
    color: var(--jrb-black);
    font-size: 15px;
    line-height: 1.25;
    letter-spacing: .1px;
}

.megamenu-nav-item-list-item > a:hover {
    opacity: .7;
}

.megamenu-nav-item-image img {
    width: 52px;
    height: 52px;
    object-fit: cover;
    background: var(--jrb-pale);
}

.megamenu-nav-item-content-title {
    color: var(--jrb-black);
    font-family: "ArticulatCF", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: .1px;
    text-transform: uppercase;
}

.megamenu-nav-item-content-tag {
    margin-top: 4px;
    color: var(--jrb-pink);
    font-family: "BaseMonoWideWeb", Courier, monospace;
    font-size: 13px;
    letter-spacing: .4px;
    text-transform: uppercase;
}

.megamenu-nav-blocks .megamenu-nav-item-list {
    gap: 0;
}

.megamenu-nav-blocks .megamenu-nav-item-list-item > a {
    display: block;
    font-family: "RingsideWideWeb", Helvetica, Arial, sans-serif;
    text-transform: capitalize;
    white-space: nowrap;
}

.mega-menu .shop-all-list a {
    text-decoration: underline;
    text-underline-offset: 2px;
}

.jrb-actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 16px;
    min-width: 0;
}

.jrb-action-link {
    font-family: "RingsideWideWeb", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1;
    white-space: nowrap;
}

.jrb-action-icon {
    display: inline-flex;
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;
    color: var(--jrb-black);
    line-height: 1;
}

.jrb-action-icon svg {
    display: block;
    width: 22px;
    height: 22px;
    fill: currentColor;
}

.jrb-action-icon:hover,
.jrb-action-icon:focus,
.jrb-action-icon:active,
.jrb-action-icon:visited {
    color: var(--jrb-black);
    text-decoration: none;
}

.header-shade-pill {
    display: inline-flex;
    min-height: 36px;
    align-items: center;
    border: 1px solid var(--jrb-black);
    border-radius: 100px;
    padding: 0 15px;
}

.jrb-search {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0;
}

.jrb-search input[type="search"] {
    position: absolute;
    top: calc(100% + 21px);
    right: 0;
    width: 320px;
    height: 44px;
    border: 1px solid var(--jrb-border);
    border-radius: 3px 0 0 3px;
    background: var(--jrb-white);
    padding: 0 14px;
    font-family: "RingsideWideWeb", Helvetica, Arial, sans-serif;
    font-size: 14px;
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s ease;
}

.jrb-search:focus-within input[type="search"],
.jrb-search:hover input[type="search"] {
    opacity: 1;
    pointer-events: auto;
}

.jrb-search button,
.jrb-icon-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0;
    background: transparent;
    color: var(--jrb-black);
    cursor: pointer;
    padding: 0;
}

.jrb-search button {
    width: 24px;
    height: 24px;
}

.jrb-search svg {
    width: 20px;
    height: 20px;
    fill: currentColor;
}

.jrb-nav .sub-menu,
.jrb-wp-menu .sub-menu,
.jrb-mobile-wp-menu .sub-menu,
.jrb-mega {
    display: none !important;
}

body.jrb-theme .jrb-cart-drawer {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 320;
    width: min(454px, 100vw);
    max-width: 100vw;
    overflow-y: auto;
    background: var(--jrb-white);
    box-shadow: -8px 0 24px rgba(0, 0, 0, .12);
    transform: translateX(100%);
    transition: transform .24s ease;
    box-sizing: border-box;
}

body.jrb-theme.jrb-cart-open .jrb-cart-drawer {
    transform: translateX(0);
}

body.jrb-theme .jrb-cart-drawer__header {
    display: flex;
    height: 78px !important;
    min-height: 78px !important;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid var(--jrb-border);
    padding: 0 20px !important;
    box-sizing: border-box;
}

body.jrb-theme .jrb-cart-drawer__header h2 {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    color: var(--jrb-black) !important;
    font-family: "GeogrotesqueCondBoldWeb", "Arial Black", Impact, sans-serif !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    letter-spacing: .2px !important;
    text-transform: uppercase !important;
}

body.jrb-theme .jrb-cart-drawer__close {
    display: inline-flex;
    width: 32px;
    height: 32px;
    min-width: 32px;
    align-items: center;
    justify-content: center;
    border: 0 !important;
    background: transparent !important;
    background-color: transparent !important;
    color: var(--jrb-black) !important;
    cursor: pointer;
    padding: 0 !important;
}

body.jrb-theme .jrb-cart-drawer__close svg {
    display: block;
    width: 18px;
    height: 18px;
    fill: currentColor;
}

body.jrb-theme .jrb-cart-drawer__body {
    padding: 36px 20px !important;
}

body.jrb-theme .jrb-cart-drawer__empty {
    display: grid;
    justify-items: center;
    color: var(--jrb-black) !important;
    text-align: center;
}

body.jrb-theme .jrb-cart-drawer__empty p {
    margin: 0 0 32px !important;
    color: var(--jrb-black) !important;
    font-family: "BaseMonoWideWeb", Courier, monospace !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
}

body.jrb-theme .jrb-cart-drawer__empty-links {
    display: grid;
    width: 200px;
    gap: 10px;
    margin-bottom: 30px;
}

body.jrb-theme .jrb-cart-drawer__empty-links a {
    display: flex;
    min-height: 48px;
    align-items: center;
    justify-content: center;
    background: var(--jrb-pale) !important;
    color: var(--jrb-black) !important;
    font-family: "RingsideWideWeb", Helvetica, Arial, sans-serif !important;
    font-size: 15px !important;
    line-height: 1 !important;
    letter-spacing: .2px !important;
    text-decoration: none !important;
}

body.jrb-theme .jrb-cart-drawer__start,
body.jrb-theme .jrb-cart-drawer__start:visited,
body.jrb-theme .jrb-cart-drawer__start:active {
    display: inline-flex;
    width: 198px;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--jrb-black) !important;
    background: var(--jrb-black) !important;
    background-color: var(--jrb-black) !important;
    color: var(--jrb-white) !important;
    font-family: "BaseMonoWideWeb", Courier, monospace !important;
    font-size: 14px !important;
    line-height: 1 !important;
    letter-spacing: .3px !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
}

body.jrb-theme .jrb-cart-drawer__empty-links a:hover,
body.jrb-theme .jrb-cart-drawer__empty-links a:focus {
    background: #e8e4dc !important;
    color: var(--jrb-black) !important;
}

body.jrb-theme .jrb-cart-drawer__start:hover,
body.jrb-theme .jrb-cart-drawer__start:focus {
    background: var(--jrb-black) !important;
    background-color: var(--jrb-black) !important;
    color: var(--jrb-white) !important;
    text-decoration: none !important;
}

body.jrb-theme .jrb-cart-backdrop {
    position: fixed;
    inset: 0;
    z-index: 310;
    display: none;
    background: rgba(0, 0, 0, .18);
}

body.jrb-theme.jrb-cart-open .jrb-cart-backdrop {
    display: block;
}

body.jrb-theme.jrb-cart-open {
    overflow: hidden;
}

/* WooCommerce mini cart: stable image-left/product-right drawer layout. */
body.jrb-theme .jrb-cart-drawer__mini-cart,
body.jrb-theme .jrb-cart-drawer__mini-cart .widget_shopping_cart_content {
    width: 100%;
    min-width: 0;
}

body.jrb-theme .jrb-cart-drawer__mini-cart ul.woocommerce-mini-cart {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

body.jrb-theme .jrb-cart-drawer__mini-cart li.woocommerce-mini-cart-item {
    position: relative;
    display: block !important;
    width: 100% !important;
    min-height: 166px;
    margin: 0 !important;
    border: 0 !important;
    border-bottom: 1px solid var(--jrb-border) !important;
    padding: 0 30px 26px 146px !important;
    list-style: none !important;
    box-sizing: border-box;
}

body.jrb-theme .jrb-cart-drawer__mini-cart li.woocommerce-mini-cart-item::before,
body.jrb-theme .jrb-cart-drawer__mini-cart li.woocommerce-mini-cart-item::marker {
    display: none !important;
    content: none !important;
}

body.jrb-theme .jrb-cart-drawer__mini-cart li.woocommerce-mini-cart-item > a:not(.remove) {
    display: block !important;
    width: auto !important;
    margin: 0 0 12px !important;
    color: var(--jrb-black) !important;
    font-family: "GeogrotesqueCondBoldWeb", "Arial Black", Impact, sans-serif !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    line-height: 1.08 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
}

body.jrb-theme .jrb-cart-drawer__mini-cart li.woocommerce-mini-cart-item > a:not(.remove) img {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    display: block !important;
    float: none !important;
    width: 128px !important;
    max-width: 128px !important;
    height: 146px !important;
    margin: 0 !important;
    border: 0 !important;
    background: #f7f7f7;
    object-fit: cover;
    object-position: center;
}

body.jrb-theme .jrb-cart-drawer__mini-cart li.woocommerce-mini-cart-item > .quantity {
    display: block !important;
    margin: 0 !important;
    color: var(--jrb-black) !important;
    font-family: "RingsideWideWeb", Helvetica, Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.45 !important;
}

body.jrb-theme .jrb-mini-cart-meta {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-top: 14px;
}

body.jrb-theme .jrb-mini-cart-stepper {
    display: grid;
    grid-template-columns: 34px 38px 34px;
    width: 106px;
    height: 36px;
    border: 1px solid #d4d4d4;
    background: var(--jrb-white);
    box-sizing: border-box;
}

body.jrb-theme .jrb-mini-cart-stepper button,
body.jrb-theme .jrb-mini-cart-stepper__value {
    display: inline-flex;
    min-width: 0;
    align-items: center;
    justify-content: center;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: var(--jrb-black);
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    box-shadow: none;
    box-sizing: border-box;
}

body.jrb-theme .jrb-mini-cart-stepper button {
    cursor: pointer;
}

body.jrb-theme .jrb-mini-cart-stepper button:hover,
body.jrb-theme .jrb-mini-cart-stepper button:focus {
    background: #f2f2f2;
    color: var(--jrb-black);
}

body.jrb-theme .jrb-mini-cart-price {
    color: var(--jrb-black);
    font-family: "RingsideWideWeb", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.2;
    white-space: nowrap;
}

body.jrb-theme .jrb-cart-drawer__body.is-updating {
    opacity: .55;
    pointer-events: none;
}

body.jrb-theme .jrb-cart-drawer__mini-cart li.woocommerce-mini-cart-item > a.remove {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    z-index: 2;
    display: inline-flex !important;
    width: 24px !important;
    height: 24px !important;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: var(--jrb-black) !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 24px !important;
    font-weight: 300 !important;
    line-height: 1 !important;
    text-decoration: none !important;
}

body.jrb-theme .jrb-cart-drawer__mini-cart li.woocommerce-mini-cart-item > a.remove:hover,
body.jrb-theme .jrb-cart-drawer__mini-cart li.woocommerce-mini-cart-item > a.remove:focus {
    background: transparent !important;
    color: var(--jrb-black) !important;
}

body.jrb-theme .jrb-cart-drawer__mini-cart .woocommerce-mini-cart__total {
    display: flex !important;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin: 24px 0 16px !important;
    border: 0 !important;
    padding: 0 !important;
    color: var(--jrb-black) !important;
    font-family: "RingsideWideWeb", Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
    line-height: 1.25 !important;
}

body.jrb-theme .jrb-cart-drawer__mini-cart .woocommerce-mini-cart__total strong {
    font-family: "GeogrotesqueCondBoldWeb", "Arial Black", Impact, sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}

body.jrb-theme .jrb-cart-drawer__mini-cart .woocommerce-mini-cart__buttons {
    display: block !important;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}

body.jrb-theme .jrb-cart-drawer__mini-cart .woocommerce-mini-cart__buttons > a:not(.checkout) {
    display: none !important;
}

body.jrb-theme .jrb-cart-drawer__mini-cart .woocommerce-mini-cart__buttons > a.checkout,
body.jrb-theme .jrb-cart-drawer__mini-cart .woocommerce-mini-cart__buttons > a.checkout:visited,
body.jrb-theme .jrb-cart-drawer__mini-cart .woocommerce-mini-cart__buttons > a.checkout:active {
    display: inline-flex !important;
    width: 100% !important;
    min-height: 48px !important;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    border: 1px solid var(--jrb-black) !important;
    border-radius: 0 !important;
    background: var(--jrb-black) !important;
    color: var(--jrb-white) !important;
    padding: 12px 18px !important;
    font-family: "BaseMonoWideWeb", Courier, monospace !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase !important;
    box-sizing: border-box;
}

body.jrb-theme .jrb-cart-drawer__mini-cart .woocommerce-mini-cart__buttons > a.checkout:hover,
body.jrb-theme .jrb-cart-drawer__mini-cart .woocommerce-mini-cart__buttons > a.checkout:focus {
    background: var(--jrb-black) !important;
    color: var(--jrb-white) !important;
}

@media (max-width: 480px) {
    body.jrb-theme .jrb-cart-drawer__body {
        padding: 28px 18px !important;
    }

    body.jrb-theme .jrb-cart-drawer__mini-cart li.woocommerce-mini-cart-item {
        min-height: 154px;
        padding-left: 132px !important;
    }

    body.jrb-theme .jrb-cart-drawer__mini-cart li.woocommerce-mini-cart-item > a:not(.remove) img {
        width: 116px !important;
        max-width: 116px !important;
        height: 134px !important;
    }
}

.jrb-mobile-toggle,
.jrb-mobile-menu,
.jrb-menu-backdrop {
    display: none;
}

.section-hero--inner {
    position: relative;
    height: 70vh;
    min-height: 520px;
    overflow: hidden;
    background: var(--jrb-pale);
}

.section-hero--image,
.section-hero--image picture,
.section-hero--image img {
    display: block;
    width: 100%;
    height: 100%;
}

.section-hero--image {
    margin: 0;
}

.section-hero--image img {
    object-fit: cover;
    object-position: center top;
}

.section-hero--content {
    position: absolute;
    top: 50%;
    left: 40px;
    z-index: 2;
    display: flex;
    width: min(65%, 620px);
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    transform: translateY(-50%);
    color: var(--jrb-black);
}

.section-hero--heading {
    width: 65%;
    margin: 0;
    color: inherit;
    font-family: "Canela", Georgia, serif;
    font-size: 42px;
    font-weight: 300;
    line-height: 45px;
}

.section-hero--heading--mobile {
    display: none;
}

.section-hero--description {
    width: 55%;
    color: inherit;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.7;
    letter-spacing: .3px;
}

.section-hero--description p {
    margin: 0;
}

.jrb-theme .button,
.lp-product-card__btn,
.cards-carousel__card-button {
    display: inline-flex;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--jrb-black);
    border-radius: 3px;
    background: var(--jrb-black);
    color: var(--jrb-white);
    padding: 0 30px;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .3px;
    text-transform: uppercase;
    transition: background .2s ease, color .2s ease;
}

.jrb-theme .button:hover,
.lp-product-card__btn:hover,
.cards-carousel__card-button:hover {
    background: transparent;
    color: var(--jrb-black);
}

.ccig-fp-v4-wrap {
    background: var(--jrb-white);
    padding: 0 0 60px;
}

.ccig-fp-v4__heading,
.section-header__heading {
    margin: 48px 0 28px;
    color: var(--jrb-black);
    font-family: "Canela", Georgia, serif;
    font-size: clamp(28px, 4vw, 48px);
    font-weight: 300;
    line-height: 1.05;
    letter-spacing: 0;
    text-align: center;
}

.ccig-fp-v4__tabs-scroll {
    margin-bottom: 28px;
    overflow-x: auto;
    scrollbar-width: none;
}

.ccig-fp-v4__tabs-scroll::-webkit-scrollbar {
    display: none;
}

.ccig-fp-v4__tabs {
    display: flex;
    width: max-content;
    margin: 0 auto;
    padding: 0 24px 4px;
    gap: 48px;
}

.ccig-fp-v4__tab {
    flex: 0 0 auto;
    border: 0;
    border-bottom: 2px solid transparent;
    border-radius: 0;
    background: transparent;
    background-color: transparent;
    color: var(--jrb-black);
    cursor: pointer;
    padding: 10px 0;
    font-family: "RingsideWideWeb", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 325;
    line-height: 1.2;
    letter-spacing: 1px;
    text-transform: uppercase;
    white-space: nowrap;
    outline: 0;
    box-shadow: none;
}

.ccig-fp-v4__tab:hover,
.ccig-fp-v4__tab.is-active {
    border-bottom-color: var(--jrb-black);
}

body.jrb-theme button.ccig-fp-v4__tab,
body.jrb-theme button.ccig-fp-v4__tab:hover,
body.jrb-theme button.ccig-fp-v4__tab:focus,
body.jrb-theme button.ccig-fp-v4__tab:focus-visible,
body.jrb-theme button.ccig-fp-v4__tab:active,
body.jrb-theme button.ccig-fp-v4__tab.is-active {
    background: transparent !important;
    background-color: transparent !important;
    color: var(--jrb-black) !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    box-shadow: none !important;
}

body.jrb-theme button.ccig-fp-v4__tab:focus-visible {
    outline: 1px solid var(--jrb-pink);
    outline-offset: 5px;
}

.featured-products__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
    width: 100%;
    max-width: none;
    margin: 0 auto;
    padding: 0 5.35vw;
}

.ccig-fp-v4-tile,
.lp-product-card {
    display: flex;
    height: 100%;
    flex-direction: column;
}

.lp-product-card {
    position: relative;
}

.lp-product-card__image-wrap {
    position: relative;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: var(--jrb-pale);
}

.lp-product-card__image,
.lp-product-card__custom-hover-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity .3s ease, transform .3s ease;
}

.lp-product-card__custom-hover-media {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity .3s ease;
}

.lp-product-card:hover .lp-product-card__custom-hover-media {
    opacity: 1;
}

.lp-product-card:hover .lp-product-card__image {
    transform: scale(1.02);
}

.lp-product-card__flag-container {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 2;
}

.lp-product-card__flag {
    color: var(--jrb-pink);
    font-family: "BaseMonoWideWeb", Courier, monospace;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: .3px;
    text-transform: uppercase;
}

.lp-product-card__info {
    display: grid;
    grid-template-rows: auto 1fr;
    gap: 14px;
    padding-top: 15px;
    text-align: center;
}

.lp-product-card__title {
    min-height: 38px;
    margin: 0;
    color: var(--jrb-black);
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: .3px;
    text-transform: uppercase;
}

.lp-product-card__actions {
    display: flex;
    align-items: end;
    margin-top: 12px;
}

.lp-product-card__btn {
    position: relative;
    z-index: 3;
    width: 100%;
    justify-content: center;
    gap: 0;
    padding: 0 48px;
    overflow: hidden;
    white-space: nowrap;
    text-decoration: none;
}

.lp-product-card__btn-text,
.lp-product-card__btn-price {
    display: inline-flex;
    align-items: center;
    color: var(--jrb-white);
    flex: 0 0 auto;
    min-width: max-content;
    height: 100%;
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
}

.lp-product-card__btn-text {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.lp-product-card__btn-price {
    position: absolute;
    right: 14px;
}

.lp-product-card__btn-price,
.lp-product-card__btn-regular {
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: 700;
    letter-spacing: 0;
    font-variant-numeric: tabular-nums;
    font-feature-settings: "tnum" 1;
}

.lp-product-card__btn:hover .lp-product-card__btn-text,
.lp-product-card__btn:hover .lp-product-card__btn-price {
    color: var(--jrb-black);
}

body.jrb-theme .lp-product-card__btn,
body.jrb-theme .lp-product-card__btn:focus,
body.jrb-theme .lp-product-card__btn:active,
body.jrb-theme .lp-product-card__btn:visited {
    background: var(--jrb-black) !important;
    background-color: var(--jrb-black) !important;
    color: var(--jrb-white) !important;
    border-color: var(--jrb-black) !important;
    box-shadow: none !important;
    outline: 0 !important;
    text-decoration: none !important;
}

body.jrb-theme .lp-product-card__btn:hover {
    background: transparent !important;
    background-color: transparent !important;
    color: var(--jrb-black) !important;
}

body.jrb-theme .lp-product-card__btn:focus .lp-product-card__btn-text,
body.jrb-theme .lp-product-card__btn:focus .lp-product-card__btn-price,
body.jrb-theme .lp-product-card__btn:active .lp-product-card__btn-text,
body.jrb-theme .lp-product-card__btn:active .lp-product-card__btn-price {
    color: var(--jrb-white) !important;
}

.lp-product-card__link {
    position: absolute;
    inset: 0;
    z-index: 1;
}

.jrb11-press-logo-bar {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    background: var(--jrb-black);
    padding: 58px 0 38px;
}

.jrb11-carousel-container {
    display: flex;
    width: 100%;
    max-width: 1280px;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
}

.jrb11-desktop-logos {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 36px;
    width: 100%;
    margin: 24px 0 28px;
    overflow-x: auto;
    padding: 0 48px 2px;
    color: var(--jrb-white);
    scrollbar-width: none;
}

.jrb11-desktop-logos::-webkit-scrollbar {
    display: none;
}

.jrb11-logo-nav {
    border: 0;
    border-radius: 0;
    background: transparent;
    background-color: transparent;
    opacity: .28;
    color: var(--jrb-white);
    cursor: pointer;
    font-family: "Canela", Georgia, serif;
    font-size: clamp(17px, 1.45vw, 26px);
    font-weight: 700;
    line-height: 1;
    padding: 0;
    flex: 0 0 auto;
    transition: opacity .3s ease, transform .3s ease;
}

.jrb11-logo-nav:hover,
.jrb11-logo-nav.active {
    opacity: 1;
    transform: none;
}

.jrb11-logo-nav:nth-child(1) {
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(20px, 1.75vw, 30px);
    font-weight: 700;
}

.jrb11-logo-nav:nth-child(2) {
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(18px, 1.45vw, 26px);
    font-weight: 700;
    text-transform: lowercase;
}

.jrb11-logo-nav:nth-child(3),
.jrb11-logo-nav:nth-child(6) {
    font-family: "GeogrotesqueCondBoldWeb", Impact, sans-serif;
    font-size: clamp(17px, 1.25vw, 24px);
    letter-spacing: .2px;
}

.jrb11-logo-nav:nth-child(4),
.jrb11-logo-nav:nth-child(5) {
    font-family: "Canela", Georgia, serif;
    font-size: clamp(20px, 1.6vw, 29px);
    font-weight: 300;
    letter-spacing: 4px;
}

.jrb11-logo-nav:nth-child(7),
.jrb11-logo-nav:nth-child(8) {
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(17px, 1.35vw, 24px);
    font-weight: 700;
}

body.jrb-theme button.jrb11-logo-nav,
body.jrb-theme button.jrb11-logo-nav:hover,
body.jrb-theme button.jrb11-logo-nav:focus,
body.jrb-theme button.jrb11-logo-nav:active,
body.jrb-theme button.jrb11-logo-nav.active {
    border: 0 !important;
    background: transparent !important;
    background-color: transparent !important;
    color: var(--jrb-white) !important;
    box-shadow: none !important;
}

body.jrb-theme button.jrb11-logo-nav:focus-visible {
    outline: 1px solid var(--jrb-white);
    outline-offset: 8px;
}

.jrb11-quotes-container {
    display: grid;
    min-height: 74px;
    width: 100%;
    align-items: center;
}

.jrb11-quote {
    grid-area: 1 / 1;
    max-width: 650px;
    margin: 0 auto;
    border: 0;
    color: var(--jrb-white);
    font-family: "Canela", Georgia, serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.18;
    letter-spacing: .3px;
    opacity: 0;
    padding: 0 24px;
    text-align: center;
    visibility: hidden;
    transition: opacity .25s ease, visibility .25s ease;
}

.jrb11-quote.active {
    opacity: 1;
    visibility: visible;
}

.jrb11-progress-bar {
    position: relative;
    width: 155px;
    height: 2px;
    margin: 0 auto;
    background: #333;
    overflow: hidden;
}

.jrb11-progress-fill {
    width: calc(100% / 8);
    height: 100%;
    background: var(--jrb-white);
    transform: translateX(0);
    transition: transform .25s ease;
}

.shop-by-collection {
    background: var(--jrb-white);
    padding: 72px 0 90px;
}

.shop-by-collection__track-container {
    width: 100%;
    overflow: hidden;
}

.shop-by-collection__track {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 14px;
    width: 100%;
    max-width: none;
    margin: 0 auto;
    padding: 0 clamp(20px, 3.55vw, 90px);
}

.shop-by-collection__card {
    display: grid;
    gap: 14px;
    min-width: 0;
    text-align: center;
}

.shop-by-collection__image {
    aspect-ratio: 3 / 4;
    overflow: hidden;
    background: var(--jrb-pale);
}

.shop-by-collection__image div,
.shop-by-collection__image img {
    width: 100%;
    height: 100%;
}

.shop-by-collection__image img {
    object-fit: cover;
    transition: transform .3s ease;
}

.shop-by-collection__card:hover img {
    transform: scale(1.04);
}

.shop-by-collection__label {
    color: var(--jrb-black);
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .3px;
    text-transform: uppercase;
}

.blockquote-section {
    background: var(--jrb-cream);
    color: var(--jrb-black);
    padding: 60px;
    text-align: center;
}

.blockquote-section__inner {
    max-width: 920px;
    margin: 0 auto;
}

.blockquote-section__quote {
    margin: 0;
    font-family: "Canela", Georgia, serif;
    font-size: 28px;
    font-weight: 300;
    line-height: 46px;
    letter-spacing: .3px;
}

.blockquote-section__author {
    margin: 24px 0 0;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: .3px;
    text-transform: uppercase;
}

body.jrb-theme .image-banner__section {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}

body.jrb-theme .image-banner {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 3 / 1;
    min-height: 400px !important;
    max-height: none;
    overflow: hidden !important;
    background: #f8f8f8 !important;
}

body.jrb-theme .image-banner__image {
    position: absolute !important;
    inset: 0 !important;
    z-index: 1;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.jrb-theme .image-banner__image picture,
body.jrb-theme .image-banner__image img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 0 !important;
}

body.jrb-theme .image-banner__image img {
    object-fit: cover !important;
    object-position: right center !important;
}

body.jrb-theme .image-banner__content {
    position: absolute !important;
    top: clamp(54px, 2.75vw, 70px) !important;
    left: clamp(42px, 2.85vw, 72px) !important;
    z-index: 2;
    display: grid !important;
    width: min(560px, calc(50vw - 48px));
    max-width: 560px !important;
    gap: 20px !important;
    transform: none !important;
    color: var(--jrb-black) !important;
}

body.jrb-theme .image-banner__heading {
    margin: 0 !important;
    color: var(--jrb-black) !important;
    font-family: "Canela", Georgia, serif !important;
    font-size: clamp(32px, 2.8vw, 44px) !important;
    font-weight: 300 !important;
    line-height: 1.05 !important;
    letter-spacing: 0 !important;
    white-space: nowrap;
}

body.jrb-theme .image-banner__heading span {
    display: inline !important;
    padding: 0 .12em .03em !important;
    background: #ebdadb !important;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}

body.jrb-theme .image-banner__subheading {
    width: 100%;
    max-width: 360px;
    margin: 0 !important;
    color: var(--jrb-black) !important;
    font-family: "ArticulatCF", Arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 1.6 !important;
    letter-spacing: .2px;
}

body.jrb-theme .image-banner .button {
    width: min(180px, 100%) !important;
    min-height: 44px !important;
    justify-content: center !important;
    padding: 0 18px !important;
    font-size: 13px !important;
    line-height: 1 !important;
}

body.jrb-theme .image-banner .button,
body.jrb-theme .image-banner .button:focus,
body.jrb-theme .image-banner .button:active,
body.jrb-theme .image-banner .button:visited {
    border-color: var(--jrb-black) !important;
    background: var(--jrb-black) !important;
    background-color: var(--jrb-black) !important;
    color: var(--jrb-white) !important;
    box-shadow: none !important;
    outline: 0 !important;
}

body.jrb-theme .image-banner .button:hover {
    border-color: var(--jrb-black) !important;
    background: transparent !important;
    background-color: transparent !important;
    color: var(--jrb-black) !important;
}

.column-carousel {
    background: var(--jrb-pale);
    padding: 86px 0 62px;
}

.column-carousel__wrapper {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0;
    max-width: none;
    margin: 0 auto;
}

.column-carousel__column {
    display: grid;
    grid-template-rows: 230px auto;
    gap: 28px;
    padding: 0 46px;
    text-align: left;
}

.column-carousel__image img {
    width: 230px;
    height: 230px;
    margin: 0 auto;
    object-fit: contain;
}

.column-carousel__content {
    display: grid;
    gap: 20px;
    justify-items: start;
}

.column-carousel__content-heading {
    margin: 0;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .3px;
    text-transform: uppercase;
}

.column-carousel__content-description p {
    max-width: 420px;
    margin: 0;
    color: var(--jrb-black);
    font-family: "RingsideWideWeb", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.55;
}

.column-carousel__content-cta {
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-decoration: underline;
    text-transform: uppercase;
    text-underline-offset: 3px;
}

.cards-carousel {
    background: var(--jrb-white);
    padding: 0 0 28px;
}

.cards-carousel .section-header {
    padding: 0 36px;
}

.cards-carousel .section-header__heading {
    margin: 24px 0 42px;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-align: left;
    text-transform: uppercase;
}

.cards-carousel__wrapper {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0;
    max-width: none;
    margin: 0 auto;
}

.cards-carousel__card {
    position: relative;
    height: clamp(460px, 34vw, 650px);
    min-height: 460px;
    overflow: hidden;
    background: var(--jrb-black);
}

.cards-carousel__card-image {
    position: absolute;
    inset: 0;
}

.cards-carousel__card-image,
.cards-carousel__card-image div,
.cards-carousel__card-image img {
    display: block;
    width: 100%;
    height: 100%;
}

.cards-carousel__card-image img {
    object-fit: cover;
    opacity: .92;
    transition: transform .3s ease;
}

.cards-carousel__card:hover img {
    transform: scale(1.04);
}

.cards-carousel__card-content {
    position: absolute;
    right: 12px;
    bottom: 12px;
    left: auto;
    display: grid;
    width: 220px;
    justify-items: end;
    gap: 8px;
    padding: 0;
    color: var(--jrb-white);
    text-align: right;
}

.cards-carousel__card-heading {
    margin: 0;
    font-family: "Canela", Georgia, serif;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.15;
}

.cards-carousel__card-button {
    min-height: 42px;
    border-color: var(--jrb-white);
    background: var(--jrb-white);
    color: var(--jrb-black);
    padding: 0 18px;
    font-family: "BaseMonoWideWeb", Courier, monospace;
    font-size: 12px;
    font-weight: 300;
    line-height: 1;
    text-decoration: none;
}

.jrb-theme .cards-carousel__card-button.button,
.jrb-theme .cards-carousel__card-button.button:hover,
.jrb-theme .cards-carousel__card-button.button:focus,
.jrb-theme .cards-carousel__card-button.button:focus-visible,
.jrb-theme .cards-carousel__card-button.button:active,
.jrb-theme .cards-carousel__card-button.button:visited {
    border-color: var(--jrb-white) !important;
    background: var(--jrb-white) !important;
    background-color: var(--jrb-white) !important;
    color: var(--jrb-black) !important;
    box-shadow: none !important;
    outline: 0 !important;
    text-decoration: none !important;
}

.cards-carousel__card-button:hover {
    border-color: var(--jrb-white);
    color: var(--jrb-black);
}

.jrb-footer {
    background: var(--jrb-black);
    color: var(--jrb-white);
}

.jrb-footer__inner {
    display: grid;
    grid-template-columns: minmax(260px, 1fr) repeat(2, minmax(180px, .5fr));
    gap: 48px;
    max-width: 1440px;
    margin: 0 auto;
    padding: 52px 45px;
}

.jrb-footer__logo {
    width: 220px;
    margin-bottom: 18px;
    filter: invert(1);
}

.jrb-footer p {
    max-width: 420px;
    margin: 0;
    color: rgba(255, 255, 255, .72);
    line-height: 1.55;
}

.jrb-footer__nav,
.jrb-footer__nav .menu,
.jrb-newsletter {
    display: grid;
    align-content: start;
    gap: 12px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.jrb-footer__nav a,
.jrb-newsletter label,
.jrb-footer__links a,
.jrb-footer__link-group h2 {
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .3px;
    text-transform: uppercase;
}

.jrb-footer__links {
    display: grid;
    grid-template-columns: repeat(2, minmax(120px, 1fr));
    align-content: start;
    gap: 40px;
    margin: 0;
    padding: 0;
}

.jrb-footer__link-group {
    display: grid;
    align-content: start;
    gap: 12px;
}

.jrb-footer__link-group h2 {
    margin: 0 0 4px;
    color: var(--jrb-white);
}

.jrb-footer__links a,
.jrb-footer__links a:visited,
.jrb-footer__links a:hover,
.jrb-footer__links a:focus,
.jrb-footer__links a:active {
    color: var(--jrb-white) !important;
    text-decoration: none;
}

.jrb-footer__links a:hover,
.jrb-footer__links a:focus {
    text-decoration: underline;
    text-underline-offset: 3px;
}

.jrb-newsletter div {
    display: flex;
    min-height: 44px;
    background: var(--jrb-white);
}

.jrb-newsletter input {
    min-width: 0;
    flex: 1;
    border: 0;
    padding: 0 12px;
    font-family: "RingsideWideWeb", Helvetica, Arial, sans-serif;
}

.jrb-newsletter button,
.jrb-product-card__button {
    border: 1px solid var(--jrb-black);
    background: var(--jrb-black);
    color: var(--jrb-white);
    cursor: pointer;
    padding: 0 16px;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.jrb-footer .jrb-newsletter button {
    border-color: var(--jrb-white);
    background: var(--jrb-white);
    color: var(--jrb-black);
}

.jrb-page-content {
    max-width: 920px;
    margin: 0 auto;
    padding: 64px 24px;
    font-size: 17px;
    line-height: 1.6;
}

.jrb-page-content h1 {
    font-family: "Canela", Georgia, serif;
    font-size: clamp(38px, 5vw, 64px);
    font-weight: 300;
}

/* About page */
.jrb-about-page {
    background: var(--jrb-white);
    color: #111;
}

.jrb-about-hero {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    min-height: 650px;
    overflow: hidden;
    background: #f5f2ec;
}

.jrb-about-hero > img {
    display: block;
    width: 100%;
    height: 650px;
    object-fit: cover;
    object-position: center;
}

.jrb-about-hero__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: min(100%, 620px);
    padding: 72px max(32px, 8vw);
}

.jrb-about-hero__eyebrow,
.jrb-about-intro__eyebrow,
.jrb-about-story__eyebrow,
.jrb-about-values__eyebrow {
    margin: 0 0 18px;
    color: #111;
    font-family: "BaseMonoWideWeb", Courier, monospace;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: .5px;
    text-transform: uppercase;
}

.jrb-about-hero h1 {
    max-width: 500px;
    margin: 0 0 18px;
    color: #111;
    font-family: "Canela", Georgia, serif;
    font-size: clamp(42px, 4vw, 66px);
    font-weight: 300;
    line-height: 1.02;
}

.jrb-about-hero__content > p:last-child {
    max-width: 420px;
    margin: 0;
    color: #111;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.45;
}

.jrb-about-intro {
    max-width: 920px;
    margin: 0 auto;
    padding: 96px 24px 104px;
    text-align: center;
}

.jrb-about-intro h2,
.jrb-about-story h2,
.jrb-about-values h2 {
    margin: 0;
    color: #111;
    font-family: "Canela", Georgia, serif;
    font-size: 48px;
    font-weight: 300;
    line-height: 1.04;
}

.jrb-about-intro__copy {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 36px;
    margin-top: 36px;
    color: #4a4a4a;
    font-size: 16px;
    line-height: 1.65;
    text-align: left;
}

.jrb-about-intro__copy p {
    margin: 0;
}

.jrb-about-story {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    align-items: center;
    gap: 8vw;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 45px 120px;
}

.jrb-about-story__image {
    background: #f7f7f7;
}

.jrb-about-story__image img {
    display: block;
    width: 100%;
    aspect-ratio: 4 / 3;
    height: auto;
    object-fit: cover;
}

.jrb-about-story__content {
    max-width: 560px;
}

.jrb-about-story h2 {
    max-width: 500px;
    margin-bottom: 28px;
}

.jrb-about-story__content > p:not(.jrb-about-story__eyebrow) {
    max-width: 520px;
    margin: 0 0 18px;
    color: #4a4a4a;
    font-size: 16px;
    line-height: 1.65;
}

.jrb-about-values {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 10vw;
    background: #f5f2ec;
    padding: 88px max(45px, 8vw) 96px;
}

.jrb-about-values__eyebrow {
    color: #111;
}

.jrb-about-values h2 {
    max-width: 420px;
}

.jrb-about-values__list {
    display: grid;
    align-content: start;
    gap: 22px;
    max-width: 560px;
    color: #333;
    font-size: 16px;
    line-height: 1.6;
}

.jrb-about-values__list p {
    margin: 0;
}

.jrb-about-values__list strong {
    color: #111;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-weight: 700;
}

.jrb-about-values__link {
    display: inline-flex;
    width: fit-content;
    margin-top: 8px;
    border-bottom: 1px solid #111;
    color: #111;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .3px;
    text-transform: uppercase;
}

.jrb-about-values__link:hover,
.jrb-about-values__link:focus {
    border-bottom-color: transparent;
}

.jrb-product-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
}

.jrb-product-card__media {
    display: block;
    position: relative;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: var(--jrb-pale);
}

.jrb-product-card__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.jrb-product-card__body {
    display: grid;
    gap: 10px;
    padding-top: 15px;
    text-align: center;
}

.jrb-product-card__title {
    font-family: "ArticulatCF", Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.jrb-product-card__meta {
    display: flex;
    justify-content: space-between;
    gap: 12px;
}

.jrb-badge {
    position: absolute;
    top: 12px;
    right: 12px;
    color: var(--jrb-pink);
    font-family: "BaseMonoWideWeb", Courier, monospace;
    font-size: 12px;
    text-transform: uppercase;
}

/* Product archive */
body.jrb-theme.woocommerce-shop #content,
body.jrb-theme.tax-product_cat #content,
body.jrb-theme.tax-product_tag #content,
body.jrb-theme.post-type-archive-product #content {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
}

.jrb-catalog {
    width: 100%;
    margin: 0 auto;
    padding: 34px 0 96px;
}

.jrb-catalog__header {
    width: 100%;
    padding: 0 24px 28px;
}

.jrb-catalog__title {
    margin: 0 0 28px;
    color: #111;
    font-family: "Canela", Georgia, serif;
    font-size: clamp(42px, 5vw, 68px);
    font-weight: 300;
    line-height: .95;
    letter-spacing: 0;
}

.jrb-catalog__toolbar {
    display: flex;
    min-height: 42px;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 0;
}

.jrb-catalog__result-count,
.jrb-catalog__sorting,
.jrb-catalog__sorting .woocommerce-result-count {
    color: #111;
    font-family: "RingsideWideWeb", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.3;
}

.jrb-catalog__result-count .woocommerce-result-count {
    float: none;
    margin: 0;
}

.jrb-catalog__sorting .woocommerce-ordering {
    float: none;
    margin: 0;
}

.jrb-catalog__sorting select {
    min-width: 178px;
    height: 38px;
    border: 1px solid #d5d5d5;
    border-radius: 0;
    background: #fff;
    color: #111;
    padding: 0 34px 0 12px;
    font-family: "RingsideWideWeb", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1;
}

.jrb-catalog ul.products {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 52px 22px;
    width: 100%;
    margin: 0 !important;
    padding: 0 24px !important;
    list-style: none;
}

.jrb-catalog ul.products::before,
.jrb-catalog ul.products::after {
    display: none !important;
}

.jrb-catalog ul.products li.jrb-catalog-card {
    display: block;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}

.jrb-catalog-card__inner {
    display: flex;
    min-width: 0;
    height: 100%;
    flex-direction: column;
}

.jrb-catalog-card__media {
    position: relative;
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: #f7f7f7;
}

body.jrb-theme .jrb-catalog ul.products li.jrb-catalog-card .jrb-catalog-card__media img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    object-fit: cover;
    transition: transform .25s ease;
}

.jrb-catalog-card__media:hover img {
    transform: scale(1.02);
}

.jrb-catalog-card__badge {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 2;
    color: var(--jrb-pink);
    font-family: "BaseMonoWideWeb", Courier, monospace;
    font-size: 12px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: .2px;
    text-transform: uppercase;
}

.jrb-catalog-card__content {
    display: flex;
    min-width: 0;
    flex: 1;
    flex-direction: column;
    align-items: stretch;
    padding-top: 14px;
}

.jrb-catalog-card__title {
    min-height: 22px;
    margin: 0 0 7px !important;
    color: #111;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0;
}

.jrb-catalog-card__title a {
    color: inherit;
    text-decoration: none;
}

.jrb-catalog-card__title a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
}

body.jrb-theme .jrb-catalog-card__price {
    min-height: 22px;
    margin: 0 0 14px;
    color: #111 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.25;
    font-variant-numeric: tabular-nums;
    font-feature-settings: "tnum" 1;
}

body.jrb-theme .jrb-catalog-card__price .price {
    display: flex;
    align-items: baseline;
    gap: 8px;
    margin: 0 !important;
    color: #111 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.25 !important;
}

body.jrb-theme .jrb-catalog-card__price del {
    color: #999 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 13px !important;
    text-decoration-thickness: 1px;
}

body.jrb-theme .jrb-catalog-card__price ins {
    color: #111 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    text-decoration: none !important;
}

body.jrb-theme .jrb-catalog-card__price .jrb-price-money {
    color: inherit !important;
    font: inherit !important;
}

body.jrb-theme .jrb-catalog ul.products li.jrb-catalog-card .jrb-catalog-card__button {
    display: flex;
    width: 100%;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    margin-top: auto;
    border: 1px solid #111;
    border-radius: 0;
    background: #111;
    color: #fff !important;
    padding: 0 14px;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .2px;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: background-color .2s ease, color .2s ease;
}

body.jrb-theme .jrb-catalog ul.products li.jrb-catalog-card .jrb-catalog-card__button:hover,
body.jrb-theme .jrb-catalog ul.products li.jrb-catalog-card .jrb-catalog-card__button:focus {
    background: #fff;
    color: #111 !important;
}

.jrb-catalog__pagination {
    margin: 64px 24px 0;
    text-align: center;
}

.jrb-catalog__pagination ul.page-numbers {
    display: flex !important;
    width: max-content;
    max-width: 100%;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0 auto !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    list-style: none;
}

.jrb-catalog__pagination ul.page-numbers li {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}

.jrb-catalog__pagination ul.page-numbers li > a.page-numbers,
.jrb-catalog__pagination ul.page-numbers li > span.page-numbers {
    display: inline-flex !important;
    width: 48px;
    min-width: 48px;
    height: 48px;
    min-height: 48px;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    border: 1px solid #111 !important;
    border-radius: 0 !important;
    background: #fff !important;
    color: #111 !important;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 1 !important;
    text-align: center;
    text-decoration: none !important;
    transition: background-color .2s ease, color .2s ease;
}

.jrb-catalog__pagination ul.page-numbers li > span.page-numbers.current {
    background: #111 !important;
    color: #fff !important;
}

.jrb-catalog__pagination ul.page-numbers li > a.page-numbers:hover,
.jrb-catalog__pagination ul.page-numbers li > a.page-numbers:focus {
    background: #111 !important;
    color: #fff !important;
}

.jrb-catalog__pagination ul.page-numbers li > a.page-numbers.prev,
.jrb-catalog__pagination ul.page-numbers li > a.page-numbers.next {
    width: 58px;
    min-width: 58px;
}

.jrb-catalog__empty {
    padding: 48px 24px 80px;
    color: #111;
    text-align: center;
}

body.jrb-menu-open {
    overflow: hidden;
}

@media (max-width: 1279px) {
    .jrb-header__inner {
        grid-template-columns: auto 1fr auto;
        min-height: 64px;
        padding: 0 20px;
    }

    .jrb-nav--desktop,
    .header-shade-pill,
    .jrb-search,
    .jrb-actions .jrb-action-link:not(.jrb-cart-link) {
        display: none;
    }

    .jrb-mobile-toggle {
        display: inline-flex;
        width: 42px;
        height: 42px;
        flex-direction: column;
        gap: 5px;
    }

    .jrb-mobile-toggle span {
        width: 22px;
        height: 1px;
        background: var(--jrb-black);
    }

    .jrb-logo {
        justify-content: center;
    }

    .jrb-mobile-menu {
        position: fixed;
        inset: 0 auto 0 0;
        z-index: 220;
        display: block;
        width: min(420px, 92vw);
        overflow-y: auto;
        background: var(--jrb-white);
        transform: translateX(-102%);
        transition: transform .24s ease;
    }

    .jrb-menu-open .jrb-mobile-menu {
        transform: translateX(0);
    }

    .jrb-menu-backdrop {
        position: fixed;
        inset: 0;
        z-index: 200;
        display: block;
        background: rgba(0, 0, 0, .3);
        opacity: 0;
        pointer-events: none;
        transition: opacity .24s ease;
    }

    .jrb-menu-open .jrb-menu-backdrop {
        opacity: 1;
        pointer-events: auto;
    }

    .jrb-mobile-menu__bar {
        position: sticky;
        top: 0;
        z-index: 1;
        display: flex;
        min-height: 64px;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid var(--jrb-border);
        background: var(--jrb-white);
        padding: 0 18px;
        font-family: "ArticulatCF", Arial, sans-serif;
        text-transform: uppercase;
    }

    .jrb-mobile-menu__bar .jrb-icon-button {
        width: 36px;
        height: 36px;
        font-size: 18px;
    }

    .jrb-mobile-search {
        display: flex;
        margin: 18px;
        border: 1px solid var(--jrb-black);
    }

    .jrb-mobile-search input {
        min-width: 0;
        flex: 1;
        border: 0;
        padding: 0 12px;
    }

    .jrb-mobile-search button {
        min-height: 42px;
        border: 0;
        background: var(--jrb-black);
        color: var(--jrb-white);
        padding: 0 12px;
        font-family: "ArticulatCF", Arial, sans-serif;
        font-weight: 700;
        text-transform: uppercase;
    }

    .jrb-mobile-menu__item {
        display: flex;
        align-items: center;
        gap: 14px;
        border-bottom: 1px solid #ebebeb;
        padding: 10px 18px;
        font-family: "ArticulatCF", Arial, sans-serif;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
    }

    .jrb-mobile-menu__item img {
        width: 64px;
        height: 64px;
        object-fit: cover;
        background: var(--jrb-pale);
    }

    .jrb-mobile-menu__shop {
        display: block;
        margin: 18px;
        font-family: "ArticulatCF", Arial, sans-serif;
        font-size: 14px;
        font-weight: 700;
        text-decoration: underline;
        text-transform: uppercase;
        text-underline-offset: 3px;
    }

    .jrb-mobile-wp-menu,
    .jrb-mobile-wp-menu .sub-menu {
        display: grid;
        gap: 0;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .jrb-mobile-wp-menu a {
        display: block;
        border-bottom: 1px solid var(--jrb-border);
        padding: 15px 18px;
        font-family: "ArticulatCF", Arial, sans-serif;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
    }

    .jrb-footer__inner {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 782px) {
    body.admin-bar .jrb-header {
        top: 46px;
    }
}

@media (max-width: 900px) {
    .featured-products__grid {
        display: flex;
        align-items: stretch;
        gap: 12px;
        overflow-x: auto;
        overflow-y: visible;
        scroll-padding-left: 20px;
        scroll-snap-type: x mandatory;
        padding: 0 20px 20px;
        margin: 0;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch;
    }

    .featured-products__grid::-webkit-scrollbar {
        display: none;
    }

    .featured-products__grid > * {
        flex: 0 0 calc(80% - 12px);
        scroll-snap-align: start;
    }

    .shop-by-collection__track,
    .cards-carousel__wrapper,
    .column-carousel__wrapper {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch;
    }

    .shop-by-collection__track::-webkit-scrollbar,
    .cards-carousel__wrapper::-webkit-scrollbar,
    .column-carousel__wrapper::-webkit-scrollbar {
        display: none;
    }

    .shop-by-collection__card {
        min-width: 280px;
        scroll-snap-align: start;
    }

    .column-carousel__column {
        min-width: 78vw;
        scroll-snap-align: center;
        padding: 0 20px;
    }

    .cards-carousel__card {
        min-width: 82vw;
        scroll-snap-align: start;
    }
}

@media (max-width: 767px) {
    .header-promo__outer {
        padding: 0 10px;
    }

    .header-promo__edge-link {
        display: none;
    }

    .header-promo {
        font-size: 13px;
    }

    .header-promo-slide {
        padding: 7px;
        line-height: 21px;
    }

    .header-logo {
        width: min(210px, 52vw);
    }

    .section-hero--inner {
        height: 60vh;
        min-height: 520px;
    }

    .section-hero--content {
        top: auto;
        bottom: 28px;
        left: 20px;
        width: calc(100% - 40px);
        gap: 14px;
        transform: none;
        color: var(--jrb-white);
    }

    .section-hero--heading {
        width: 100%;
        font-size: 29px;
        line-height: 30px;
    }

    .section-hero--heading--desktop {
        display: none;
    }

    .section-hero--heading--mobile {
        display: block;
    }

    .section-hero--description {
        width: 100%;
        font-size: 12px;
    }

    .section-hero--ctas .button {
        min-height: 40px;
        border-color: var(--jrb-white);
        background: var(--jrb-white);
        color: var(--jrb-black);
        padding: 0 11px;
    }

    body.jrb-theme .section-hero--ctas .button,
    body.jrb-theme .section-hero--ctas .button:focus,
    body.jrb-theme .section-hero--ctas .button:active,
    body.jrb-theme .section-hero--ctas .button:visited {
        border-color: var(--jrb-white) !important;
        background: var(--jrb-white) !important;
        background-color: var(--jrb-white) !important;
        color: var(--jrb-black) !important;
        box-shadow: none !important;
        outline: 0 !important;
    }

    body.jrb-theme .section-hero--ctas .button:hover {
        border-color: var(--jrb-white) !important;
        background: transparent !important;
        background-color: transparent !important;
        color: var(--jrb-white) !important;
    }

    .ccig-fp-v4-wrap {
        padding: 0 0 44px;
    }

    .ccig-fp-v4__heading,
    .section-header__heading {
        margin: 30px 0 20px;
        font-size: 36px;
    }

    .ccig-fp-v4__tabs {
        justify-content: flex-start;
        gap: 32px;
        padding: 0 20px 4px;
    }

    .ccig-fp-v4__tab {
        font-size: 13px;
    }

    .lp-product-card__title {
        min-height: 31px;
        font-size: 18px;
    }

    .jrb11-press-logo-bar {
        padding: 48px 0 24px;
    }

    .jrb11-desktop-logos {
        justify-content: flex-start;
        gap: 32px;
        overflow-x: auto;
        margin-bottom: 28px;
        padding: 0 24px;
        scrollbar-width: none;
    }

    .jrb11-desktop-logos::-webkit-scrollbar {
        display: none;
    }

    .jrb11-logo-nav {
        flex: 0 0 auto;
        font-size: 22px;
    }

    .jrb11-quote {
        min-height: 80px;
        padding: 0 24px;
        font-size: 20px;
    }

    .shop-by-collection {
        padding: 44px 0;
    }

    .shop-by-collection__track {
        padding: 0 20px;
    }

    .blockquote-section {
        padding: 40px 20px;
    }

    .blockquote-section__quote {
        font-size: 20px;
        line-height: 32px;
    }

    .blockquote-section__author {
        margin-top: 16px;
        font-size: 13px;
    }

    body.jrb-theme .image-banner {
        height: 80vh !important;
        aspect-ratio: auto;
        min-height: 400px !important;
        max-height: none;
    }

    body.jrb-theme .image-banner__image img {
        object-fit: cover !important;
        object-position: center bottom !important;
    }

    body.jrb-theme .image-banner__content {
        top: auto !important;
        bottom: 32px !important;
        left: 20px !important;
        width: calc(100% - 40px);
        max-width: calc(100% - 40px) !important;
        transform: none !important;
        gap: 14px !important;
    }

    body.jrb-theme .image-banner__heading {
        font-size: 40px !important;
        line-height: 40px !important;
        white-space: normal;
    }

    .column-carousel {
        padding: 44px 16px;
    }

    .cards-carousel {
        padding: 0 0 44px;
    }

    .cards-carousel .section-header {
        padding: 0 28px;
    }

    .cards-carousel__card {
        min-height: 500px;
    }

    .jrb-footer__inner {
        grid-template-columns: 1fr;
        padding: 42px 20px;
    }
}

/* Product detail layout */
body.jrb-theme.single-product,
body.jrb-theme.single-product #page,
body.jrb-theme.single-product #content {
    background: #fff;
}

body.jrb-theme.single-product #content {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
}

.jrb-woocommerce-shell {
    width: 100%;
    margin: 0;
}

.jrb-single-product {
    width: min(100% - 48px, 1540px);
    margin: 0 auto;
    padding: 32px 0 96px;
}

.jrb-single-product__main {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(360px, .72fr);
    gap: clamp(28px, 4vw, 72px);
    align-items: start;
}

.jrb-single-product__gallery {
    min-width: 0;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.jrb-product-gallery {
    display: grid;
    grid-template-columns: minmax(0, 88px) minmax(0, 1fr);
    column-gap: 14px;
    width: 100%;
    max-width: 100%;
    align-items: stretch;
}

.jrb-product-gallery__thumbs {
    display: grid;
    align-content: start;
    gap: 10px;
    width: 100%;
    min-height: 0;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #b9b9b9 transparent;
}

.jrb-product-gallery__thumbs::-webkit-scrollbar {
    width: 5px;
}

.jrb-product-gallery__thumbs::-webkit-scrollbar-track {
    background: transparent;
}

.jrb-product-gallery__thumbs::-webkit-scrollbar-thumb {
    background: #b9b9b9;
    border-radius: 0;
}

.jrb-product-gallery__thumb {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    appearance: none;
    cursor: pointer;
    display: block;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: #f7f7f7;
}

.jrb-product-gallery__thumb img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .55;
    transition: opacity .2s ease;
}

.jrb-product-gallery__thumb:hover img,
.jrb-product-gallery__thumb.is-active img {
    opacity: 1;
}

.jrb-product-gallery__media {
    min-width: 0;
    min-height: 0;
    width: 100%;
    max-width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

.jrb-product-gallery__item {
    width: 100%;
    max-width: 100%;
    margin: 0 0 14px;
    background: #f7f7f7;
    scroll-margin-top: 100px;
    aspect-ratio: 1 / 1;
    height: auto;
    overflow: hidden;
}

.jrb-product-gallery__item:last-child {
    margin-bottom: 0;
}

.jrb-product-gallery__item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.jrb-product-gallery__thumb:focus-visible {
    outline: 1px solid #111;
    outline-offset: 2px;
}

.jrb-single-product__gallery .woocommerce-product-gallery {
    display: grid;
    grid-template-columns: 88px minmax(0, 1fr);
    column-gap: 14px;
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
}

.jrb-single-product__gallery .woocommerce-product-gallery__wrapper {
    grid-column: 2;
    grid-row: 1;
    min-width: 0;
    margin: 0 !important;
}

.jrb-single-product__gallery .woocommerce-product-gallery__image {
    display: block;
    margin: 0 0 14px;
    background: #f7f7f7;
}

.jrb-single-product__gallery .woocommerce-product-gallery__image a,
.jrb-single-product__gallery .woocommerce-product-gallery__image img {
    display: block;
    width: 100%;
}

.jrb-single-product__gallery .woocommerce-product-gallery__image img {
    height: auto;
    object-fit: contain;
}

.jrb-single-product__gallery .flex-control-thumbs {
    display: grid;
    grid-column: 1;
    grid-row: 1;
    align-content: start;
    gap: 10px;
    width: 100%;
    margin: 0 !important;
    padding: 0;
    list-style: none;
}

.jrb-single-product__gallery .flex-control-thumbs li {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
    padding: 0;
    background: #f7f7f7;
}

.jrb-single-product__gallery .flex-control-thumbs li img {
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    opacity: .55;
    cursor: pointer;
    transition: opacity .2s ease;
}

.jrb-single-product__gallery .flex-control-thumbs li img:hover,
.jrb-single-product__gallery .flex-control-thumbs li img.flex-active {
    opacity: 1;
}

.jrb-single-product__summary {
    min-width: 0;
    width: 100%;
    max-width: 100%;
    padding: 2px 0 0;
}

.jrb-single-product__summary .product_title {
    margin: 0 0 12px;
    color: #111;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: clamp(24px, 2vw, 34px);
    font-weight: 700;
    line-height: 1.04;
    letter-spacing: .15px;
    text-transform: uppercase;
}

.jrb-single-product__summary .price {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    align-items: baseline;
    direction: ltr;
    unicode-bidi: isolate;
    margin: 0 0 28px;
    color: #111;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
}

.jrb-single-product__summary .price del {
    color: #999;
    font-size: 15px;
    font-weight: 400;
}

.jrb-single-product__summary .price ins {
    color: #111;
    text-decoration: none;
}

.jrb-price-money {
    display: inline-flex;
    align-items: baseline;
    direction: ltr;
    unicode-bidi: isolate;
    font-family: Arial, Helvetica, sans-serif !important;
    font-variant-numeric: tabular-nums;
    font-feature-settings: "tnum" 1;
    white-space: nowrap;
}

.jrb-price-currency {
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
}

.jrb-price-number {
    display: inline-block;
}

.jrb-single-product__summary .woocommerce-product-details__short-description {
    margin: 0 0 24px;
    color: #4a4a4a;
    font-size: 14px;
    line-height: 1.55;
}

.jrb-single-product__summary .stock {
    display: none !important;
}

.jrb-single-product__summary .variations_form {
    margin: 0;
}

.jrb-single-product__summary table.variations {
    width: 100%;
    margin: 0 0 18px;
    border: 0;
}

.jrb-single-product__summary table.variations tr,
.jrb-single-product__summary table.variations th,
.jrb-single-product__summary table.variations td {
    display: block;
    width: 100%;
    border: 0;
    padding: 0;
    background: transparent;
    text-align: left;
}

.jrb-single-product__summary table.variations tr {
    margin: 0 0 20px;
}

.jrb-single-product__summary table.variations th.label {
    margin: 0 0 10px;
}

.jrb-single-product__summary table.variations th.label label {
    color: #111;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.jrb-single-product__summary table.variations select {
    width: 100%;
    min-height: 44px;
    margin: 0;
    border: 1px solid #c8c8c8;
    border-radius: 0;
    background: #fff;
    color: #111;
    font-size: 14px;
}

.jrb-variation-swatches {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.jrb-native-variation-select {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
}

.jrb-variation-swatches__button {
    min-width: 42px;
    min-height: 34px;
    padding: 7px 12px;
    border: 1px solid #c6c6c6;
    border-radius: 0;
    background: #fff;
    color: #111;
    cursor: pointer;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    transition: border-color .2s ease, background-color .2s ease, color .2s ease;
}

.jrb-variation-swatches__button:hover,
.jrb-variation-swatches__button.is-selected {
    border-color: #111;
    background: #111;
    color: #fff;
}

.jrb-variation-swatches--color .jrb-variation-swatches__button {
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    padding: 0;
    border-radius: 50%;
    border-color: #fff;
    box-shadow: 0 0 0 1px #c8c8c8;
    font-size: 0;
}

.jrb-variation-swatches--color .jrb-variation-swatches__button:hover,
.jrb-variation-swatches--color .jrb-variation-swatches__button.is-selected {
    border-color: #fff;
    box-shadow: 0 0 0 2px #111;
}

.jrb-single-product__summary .reset_variations {
    color: #555;
    font-size: 12px;
}

.jrb-single-product__summary .single_variation_wrap {
    margin-top: 12px;
}

.jrb-single-product__summary .single_variation {
    margin: 0 0 12px;
}

.jrb-single-product__summary .single_variation .price,
.jrb-single-product__summary .woocommerce-variation-price {
    display: none !important;
}

.jrb-single-product__summary .woocommerce-variation-description {
    color: #555;
    font-size: 13px;
}

.jrb-single-product__summary .quantity {
    display: none !important;
}

.jrb-single-product__summary .single_add_to_cart_button,
.jrb-single-product__summary form.cart > .single_add_to_cart_button {
    display: flex;
    width: 100%;
    min-height: 48px;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    border: 1px solid #111 !important;
    border-radius: 0 !important;
    background: #111 !important;
    color: #fff !important;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .2px;
    text-transform: uppercase;
    transition: background-color .2s ease, color .2s ease;
}

.jrb-single-product__summary .single_add_to_cart_button:hover,
.jrb-single-product__summary .single_add_to_cart_button:focus {
    background: #fff !important;
    color: #111 !important;
}

.jrb-single-product__summary .jrb-buy-now {
    display: flex;
    width: 100%;
    min-height: 46px;
    align-items: center;
    justify-content: center;
    margin: 10px 0 0 !important;
    border: 1px solid #111 !important;
    border-radius: 0 !important;
    background: #fff !important;
    color: #111 !important;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .2px;
    text-transform: uppercase;
    transition: background-color .2s ease, color .2s ease;
}

.jrb-single-product__summary .jrb-buy-now:hover,
.jrb-single-product__summary .jrb-buy-now:focus {
    background: #111 !important;
    color: #fff !important;
}

.jrb-product-promises {
    display: grid;
    gap: 10px;
    margin-top: 18px;
    padding-top: 16px;
    border-top: 1px solid #dedede;
    color: #222;
    font-size: 13px;
}

.jrb-product-promise {
    display: flex;
    align-items: center;
    gap: 9px;
}

.jrb-product-promise__icon {
    display: inline-flex;
    width: 18px;
    height: 18px;
    align-items: center;
    justify-content: center;
    font-size: 17px;
}

.jrb-single-product .product_meta,
.jrb-single-product .woocommerce-product-rating,
.jrb-single-product .star-rating,
.jrb-single-product .woocommerce-review-link,
.jrb-single-product .woocommerce-tabs,
.jrb-single-product .reviews_tab,
.jrb-single-product #reviews,
.jrb-single-product .comment-form-rating {
    display: none !important;
}

.jrb-product-details {
    width: 100%;
    margin: 42px 0 0;
    border-top: 1px solid #d8d8d8;
}

.jrb-product-accordion {
    border-bottom: 1px solid #d8d8d8;
}

.jrb-product-accordion summary {
    display: flex;
    min-height: 54px;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    color: #111;
    cursor: pointer;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    list-style: none;
}

.jrb-product-accordion summary::-webkit-details-marker {
    display: none;
}

.jrb-product-accordion summary span::before {
    content: "+";
    display: block;
    font-size: 18px;
    font-weight: 400;
}

.jrb-product-accordion[open] summary span::before {
    content: "−";
}

.jrb-product-accordion__content {
    padding: 0 0 22px;
    color: #444;
    font-size: 14px;
    line-height: 1.6;
}

.jrb-product-accordion__content p {
    margin: 0 0 12px;
}

.jrb-product-accordion__content p:last-child {
    margin-bottom: 0;
}

.jrb-single-product .related.products {
    width: 100%;
    margin: 88px 0 0;
    padding-top: 56px;
    border-top: 1px solid #e2e2e2;
}

.jrb-single-product .related.products > h2 {
    margin: 0 0 28px;
    color: #111;
    font-family: "Canela", Georgia, serif;
    font-size: 32px;
    font-weight: 300;
    text-align: center;
}

.jrb-single-product .related.products ul.products {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 16px;
    margin: 0;
}

.jrb-single-product .related.products ul.products::before,
.jrb-single-product .related.products ul.products::after {
    display: none;
}

.jrb-single-product .related.products ul.products li.product {
    width: auto;
    margin: 0;
}

.jrb-single-product .related.products ul.products li.product .button {
    border-radius: 0;
    background: #111;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
}

.jrb-single-product .related.products ul.products li.product .jrb-related-cta {
    display: inline-flex;
    min-height: 42px;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    padding: 0 18px;
    border: 1px solid #111;
    border-radius: 0;
    background: #111;
    color: #fff;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    transition: background-color .2s ease, color .2s ease;
}

.jrb-single-product .related.products ul.products li.product .jrb-related-cta:hover,
.jrb-single-product .related.products ul.products li.product .jrb-related-cta:focus {
    background: #fff;
    color: #111;
}

.jrb-single-product .related.products ul.products li.product .price {
    display: flex;
    min-height: 22px;
    align-items: baseline;
    gap: 6px;
    direction: ltr;
    unicode-bidi: isolate;
    color: #111;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 14px;
}

.jrb-single-product .related.products ul.products li.product .price del {
    color: #999;
}

.jrb-single-product .related.products ul.products li.product .price ins {
    color: #111;
    text-decoration: none;
}

@media (max-width: 900px) {
    .jrb-single-product {
        width: min(100% - 32px, 720px);
        padding-top: 20px;
    }

    .jrb-single-product__main {
        grid-template-columns: 1fr;
        gap: 36px;
    }

    .jrb-single-product__summary {
        padding: 0;
    }

    .jrb-product-details {
        width: 100%;
        margin-top: 36px;
    }
}

@media (max-width: 600px) {
    .jrb-single-product {
        width: min(100% - 20px, 560px);
        padding-bottom: 56px;
    }

    .jrb-single-product__gallery .woocommerce-product-gallery {
        display: block;
    }

    .jrb-single-product__gallery .woocommerce-product-gallery__wrapper {
        width: 100%;
    }

    .jrb-single-product__gallery .flex-control-thumbs {
        display: flex;
        gap: 8px;
        margin-top: 8px !important;
        overflow-x: auto;
    }

    .jrb-single-product__gallery .flex-control-thumbs li {
        flex: 0 0 66px;
    }

    .jrb-product-gallery {
        display: block;
    }

    .jrb-product-gallery__thumbs {
        height: auto !important;
        max-height: none;
        overflow-x: auto;
        overflow-y: hidden;
        scrollbar-width: none;
    }

    .jrb-product-gallery__thumbs::-webkit-scrollbar {
        display: none;
    }

    .jrb-product-gallery__thumbs {
        display: flex;
        gap: 8px;
        margin-top: 8px;
    }

    .jrb-product-gallery__thumb {
        flex: 0 0 66px;
    }

    .jrb-product-gallery__media {
        display: flex;
        flex-direction: column;
        aspect-ratio: auto;
        order: -1;
    }

    .jrb-product-gallery__item {
        height: auto;
        overflow: visible;
    }

    .jrb-single-product .related.products ul.products {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }

    .jrb-single-product .related.products > h2 {
        font-size: 28px;
    }
}

/* Superseded checkout draft retained outside the active cascade. */
@media not all {
/* Restore WooCommerce classic checkout columns without changing other templates. */
body.jrb-theme.woocommerce-checkout,
body.jrb-theme.woocommerce-checkout #page,
body.jrb-theme.woocommerce-checkout .grid-container,
body.jrb-theme.woocommerce-checkout .site-grid,
body.jrb-theme.woocommerce-checkout #content,
body.jrb-theme.woocommerce-checkout #primary,
body.jrb-theme.woocommerce-checkout #main,
body.jrb-theme.woocommerce-checkout .site-main,
body.jrb-theme.woocommerce-checkout .site-content,
body.jrb-theme.woocommerce-checkout .content-area,
body.jrb-theme.woocommerce-checkout .inside-article,
body.jrb-theme.woocommerce-checkout .entry-content {
    width: 100%;
    max-width: none;
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
}

body.jrb-theme.woocommerce-checkout .jrb-woocommerce-shell {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 52px 24px 96px;
}

body.jrb-theme.woocommerce-checkout .woocommerce {
    width: min(100%, 1180px);
    max-width: 1180px;
    margin: 0 auto;
}

body.jrb-theme.woocommerce-checkout .woocommerce > h1,
body.jrb-theme.woocommerce-checkout .woocommerce > h2,
body.jrb-theme.woocommerce-checkout .woocommerce > .page-title,
body.jrb-theme.woocommerce-checkout .woocommerce > .entry-title {
    width: 100%;
    margin: 0 0 28px;
    color: #111;
    font-family: "Canela", Georgia, serif;
    font-size: clamp(42px, 5vw, 68px);
    font-weight: 300;
    line-height: .95;
    letter-spacing: 0;
}

body.jrb-theme.woocommerce-checkout .woocommerce-form-coupon-toggle {
    width: 100%;
    margin: 0 0 30px;
    border-top: 1px solid #111;
    border-bottom: 1px solid #d7d7d7;
    background: #f7f7f7;
}

body.jrb-theme.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
    margin: 0;
    border: 0;
    background: transparent;
    color: #111;
    padding: 16px 18px;
    font-family: "RingsideWideWeb", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

body.jrb-theme.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info::before {
    color: #111;
}

body.jrb-theme.woocommerce-checkout .woocommerce-form-coupon {
    width: 100%;
    margin: -16px 0 30px;
    padding: 18px;
    border: 1px solid #d7d7d7;
    border-top: 0;
    background: #fafafa;
}

body.jrb-theme.woocommerce-checkout form.checkout {
    display: grid;
    grid-template-columns: minmax(0, 1.12fr) minmax(360px, .88fr);
    column-gap: clamp(36px, 5vw, 76px);
    align-items: start;
    width: 100%;
    margin: 0;
}

body.jrb-theme.woocommerce-checkout form.checkout::before,
body.jrb-theme.woocommerce-checkout form.checkout::after {
    display: none;
}

body.jrb-theme.woocommerce-checkout form.checkout #customer_details {
    grid-column: 1;
    width: 100%;
    margin: 0;
}

body.jrb-theme.woocommerce-checkout form.checkout #customer_details .col-1,
body.jrb-theme.woocommerce-checkout form.checkout #customer_details .col-2 {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

body.jrb-theme.woocommerce-checkout form.checkout #customer_details .col-2 {
    margin-top: 36px;
}

body.jrb-theme.woocommerce-checkout .woocommerce-billing-fields h3,
body.jrb-theme.woocommerce-checkout .woocommerce-additional-fields h3,
body.jrb-theme.woocommerce-checkout #order_review_heading {
    margin: 0 0 24px;
    color: #111;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: 0;
}

body.jrb-theme.woocommerce-checkout form.checkout #order_review_heading {
    grid-column: 2;
    width: 100%;
    margin: 0 0 18px;
}

body.jrb-theme.woocommerce-checkout form.checkout #order_review {
    grid-column: 2;
    width: 100%;
    margin: 0;
    padding: 0;
}

body.jrb-theme.woocommerce-checkout .woocommerce-checkout-review-order-table {
    width: 100%;
    margin: 0 0 24px;
    border: 1px solid #cfcfcf;
    border-collapse: collapse;
    background: #fff;
    color: #111;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 14px;
}

body.jrb-theme.woocommerce-checkout .woocommerce-checkout-review-order-table th,
body.jrb-theme.woocommerce-checkout .woocommerce-checkout-review-order-table td {
    border: 1px solid #d9d9d9;
    padding: 14px 12px;
    vertical-align: top;
}

body.jrb-theme.woocommerce-checkout .woocommerce-checkout-review-order-table th:last-child,
body.jrb-theme.woocommerce-checkout .woocommerce-checkout-review-order-table td:last-child {
    width: 34%;
    text-align: right;
    white-space: nowrap;
}

body.jrb-theme.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th {
    text-align: left;
}

body.jrb-theme.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td {
    font-weight: 700;
}

body.jrb-theme.woocommerce-checkout #payment {
    border-radius: 0;
    border: 1px solid #d7d7d7;
    background: #f5f3f7;
    color: #111;
}

body.jrb-theme.woocommerce-checkout #payment ul.payment_methods {
    margin: 0;
    padding: 18px;
    border-bottom: 1px solid #d7d7d7;
}

body.jrb-theme.woocommerce-checkout #payment div.payment_box {
    margin: 16px -18px -18px;
    border-radius: 0;
    background: #e9e6ed;
    color: #111;
    padding: 18px;
}

body.jrb-theme.woocommerce-checkout #payment div.payment_box::before {
    border-bottom-color: #e9e6ed;
}

body.jrb-theme.woocommerce-checkout #payment .place-order {
    margin: 0;
    padding: 18px;
}

body.jrb-theme.woocommerce-checkout #payment .woocommerce-terms-and-conditions-wrapper {
    margin: 0 0 16px;
    font-size: 13px;
    line-height: 1.5;
}

body.jrb-theme.woocommerce-checkout #payment #place_order {
    float: none;
    width: 100%;
    min-height: 48px;
    border: 1px solid #111;
    border-radius: 0;
    background: #111;
    color: #fff;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .2px;
    text-transform: uppercase;
}

body.jrb-theme.woocommerce-checkout #payment #place_order:hover,
body.jrb-theme.woocommerce-checkout #payment #place_order:focus {
    background: #fff;
    color: #111;
}

body.jrb-theme.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
body.jrb-theme.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    column-gap: 22px;
}

body.jrb-theme.woocommerce-checkout .woocommerce-billing-fields__field-wrapper > .form-row,
body.jrb-theme.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper > .form-row {
    flex: 1 1 100%;
    width: 100%;
    margin: 0 0 18px;
}

body.jrb-theme.woocommerce-checkout .woocommerce-billing-fields__field-wrapper > .form-row-first,
body.jrb-theme.woocommerce-checkout .woocommerce-billing-fields__field-wrapper > .form-row-last,
body.jrb-theme.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper > .form-row-first,
body.jrb-theme.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper > .form-row-last {
    flex: 1 1 calc(50% - 11px);
    width: calc(50% - 11px);
}

body.jrb-theme.woocommerce-checkout .form-row label {
    display: block;
    margin: 0 0 7px;
    color: #111;
    font-family: "ArticulatCF", Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
}

body.jrb-theme.woocommerce-checkout .form-row label .required {
    color: #b00020;
}

body.jrb-theme.woocommerce-checkout .form-row input.input-text,
body.jrb-theme.woocommerce-checkout .form-row textarea,
body.jrb-theme.woocommerce-checkout .form-row select,
body.jrb-theme.woocommerce-checkout .select2-container .select2-selection--single {
    width: 100%;
    min-height: 44px;
    border: 1px solid #9b8e8e;
    border-radius: 0;
    background: #fff;
    color: #111;
    padding: 10px 11px;
    font-family: "RingsideWideWeb", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.3;
}

body.jrb-theme.woocommerce-checkout .form-row textarea {
    min-height: 112px;
    resize: vertical;
}

body.jrb-theme.woocommerce-checkout .form-row input:focus,
body.jrb-theme.woocommerce-checkout .form-row textarea:focus,
body.jrb-theme.woocommerce-checkout .form-row select:focus {
    border-color: #111;
    outline: 1px solid #111;
    outline-offset: -1px;
}

body.jrb-theme.woocommerce-checkout .woocommerce-privacy-policy-text {
    color: #333;
    font-size: 13px;
    line-height: 1.5;
}

@media (max-width: 900px) {
    body.jrb-theme.woocommerce-checkout .jrb-woocommerce-shell {
        padding: 36px 20px 72px;
    }

    body.jrb-theme.woocommerce-checkout form.checkout {
        grid-template-columns: minmax(0, 1fr);
        row-gap: 34px;
    }

    body.jrb-theme.woocommerce-checkout form.checkout #customer_details,
    body.jrb-theme.woocommerce-checkout form.checkout #order_review_heading,
    body.jrb-theme.woocommerce-checkout form.checkout #order_review {
        grid-column: 1;
    }

    body.jrb-theme.woocommerce-checkout form.checkout #order_review_heading {
        margin-bottom: -18px;
    }
}

@media (max-width: 600px) {
    body.jrb-theme.woocommerce-checkout .jrb-woocommerce-shell {
        padding-right: 16px;
        padding-left: 16px;
    }

    body.jrb-theme.woocommerce-checkout .woocommerce > h1,
    body.jrb-theme.woocommerce-checkout .woocommerce > h2,
    body.jrb-theme.woocommerce-checkout .woocommerce > .page-title,
    body.jrb-theme.woocommerce-checkout .woocommerce > .entry-title {
        margin-bottom: 22px;
        font-size: 44px;
    }

    body.jrb-theme.woocommerce-checkout .woocommerce-billing-fields__field-wrapper > .form-row-first,
    body.jrb-theme.woocommerce-checkout .woocommerce-billing-fields__field-wrapper > .form-row-last,
    body.jrb-theme.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper > .form-row-first,
    body.jrb-theme.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper > .form-row-last {
        flex-basis: 100%;
        width: 100%;
    }
}

}

/* WooCommerce classic checkout: customer fields left, order and payment right. */
body.jrb-theme.woocommerce-checkout #page,
body.jrb-theme.woocommerce-checkout #content,
body.jrb-theme.woocommerce-checkout #primary,
body.jrb-theme.woocommerce-checkout #main,
body.jrb-theme.woocommerce-checkout .site-content,
body.jrb-theme.woocommerce-checkout .content-area,
body.jrb-theme.woocommerce-checkout .site-main,
body.jrb-theme.woocommerce-checkout .inside-article,
body.jrb-theme.woocommerce-checkout .entry-content,
body.jrb-theme.woocommerce-checkout .jrb-section--narrow {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
}

body.jrb-theme.woocommerce-checkout .jrb-woocommerce-shell,
body.jrb-theme.woocommerce-checkout .jrb-page-content {
    width: min(calc(100% - 48px), 1280px);
    max-width: 1280px;
    margin: 0 auto;
    padding: 28px 0 88px;
}

body.jrb-theme.woocommerce-checkout .jrb-woocommerce-shell > .woocommerce,
body.jrb-theme.woocommerce-checkout .jrb-page-content > .woocommerce {
    width: 100%;
    max-width: none;
    margin: 0;
}

body.jrb-theme.woocommerce-checkout form.checkout {
    display: block;
    width: 100%;
    margin: 0;
}

body.jrb-theme.woocommerce-checkout form.checkout::before,
body.jrb-theme.woocommerce-checkout form.checkout::after {
    content: "";
    display: table;
    clear: both;
}

body.jrb-theme.woocommerce-checkout form.checkout #customer_details {
    float: left;
    width: 56%;
    margin: 0;
}

body.jrb-theme.woocommerce-checkout form.checkout #customer_details .col-1,
body.jrb-theme.woocommerce-checkout form.checkout #customer_details .col-2 {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

body.jrb-theme.woocommerce-checkout form.checkout #customer_details .col-2 {
    margin-top: 36px;
}

body.jrb-theme.woocommerce-checkout form.checkout #order_review_heading,
body.jrb-theme.woocommerce-checkout form.checkout #order_review {
    float: right;
    clear: right;
    width: 40%;
}

body.jrb-theme.woocommerce-checkout form.checkout #order_review_heading {
    margin: 0 0 20px;
}

body.jrb-theme.woocommerce-checkout form.checkout #order_review {
    margin: 0;
}

body.jrb-theme.woocommerce-checkout .woocommerce-form-coupon-toggle,
body.jrb-theme.woocommerce-checkout .woocommerce-form-coupon {
    width: 100%;
    max-width: none;
}

body.jrb-theme.woocommerce-checkout .woocommerce-checkout-review-order-table,
body.jrb-theme.woocommerce-checkout #payment {
    width: 100%;
}

@media (max-width: 900px) {
    body.jrb-theme.woocommerce-checkout .jrb-woocommerce-shell,
    body.jrb-theme.woocommerce-checkout .jrb-page-content {
        width: min(calc(100% - 40px), 760px);
        padding: 36px 0 72px;
    }

    body.jrb-theme.woocommerce-checkout form.checkout #customer_details,
    body.jrb-theme.woocommerce-checkout form.checkout #order_review_heading,
    body.jrb-theme.woocommerce-checkout form.checkout #order_review {
        float: none;
        clear: both;
        width: 100%;
    }

    body.jrb-theme.woocommerce-checkout form.checkout #order_review_heading {
        margin-top: 44px;
    }
}

@media (max-width: 600px) {
    body.jrb-theme.woocommerce-checkout .jrb-woocommerce-shell,
    body.jrb-theme.woocommerce-checkout .jrb-page-content {
        width: calc(100% - 32px);
    }
}

/* Checkout visual treatment matched to the supplied pink reference. */
body.jrb-theme.woocommerce-checkout,
body.jrb-theme.woocommerce-checkout #page,
body.jrb-theme.woocommerce-checkout #content,
body.jrb-theme.woocommerce-checkout #primary,
body.jrb-theme.woocommerce-checkout #main,
body.jrb-theme.woocommerce-checkout .site-content,
body.jrb-theme.woocommerce-checkout .content-area,
body.jrb-theme.woocommerce-checkout .site-main,
body.jrb-theme.woocommerce-checkout .inside-article,
body.jrb-theme.woocommerce-checkout .entry-content,
body.jrb-theme.woocommerce-checkout .jrb-section--narrow {
    background: #fff;
}

body.jrb-theme.woocommerce-checkout .jrb-page-content {
    color: #101820;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.45;
}

body.jrb-theme.woocommerce-checkout .jrb-page-content > h1 {
    display: none;
}

body.jrb-theme.woocommerce-checkout .woocommerce-form-coupon-toggle,
body.jrb-theme.woocommerce-checkout .woocommerce-form-coupon {
    display: none !important;
}

body.jrb-theme.woocommerce-checkout form.checkout #customer_details,
body.jrb-theme.woocommerce-checkout form.checkout #order_review_heading,
body.jrb-theme.woocommerce-checkout form.checkout #order_review {
    width: calc(50% - 18px);
}

body.jrb-theme.woocommerce-checkout .woocommerce-billing-fields > h3,
body.jrb-theme.woocommerce-checkout .woocommerce-additional-fields > h3 {
    margin: 0 0 22px;
    color: #101820;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.2;
}

body.jrb-theme.woocommerce-checkout form.checkout #customer_details .col-2 {
    margin-top: 40px;
}

body.jrb-theme.woocommerce-checkout form.checkout #order_review_heading {
    margin: 0;
    border: 1px solid #d9e2e8;
    border-bottom: 0;
    background: #fff;
    color: #eb168c;
    padding: 40px 36px 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
}

body.jrb-theme.woocommerce-checkout form.checkout #order_review {
    border: 1px solid #d9e2e8;
    border-top: 0;
    background: #fff;
    padding: 0 36px 36px;
}

body.jrb-theme.woocommerce-checkout form.checkout .form-row {
    margin: 0 0 22px;
    padding: 0;
}

body.jrb-theme.woocommerce-checkout form.checkout .form-row-first,
body.jrb-theme.woocommerce-checkout form.checkout .form-row-last {
    width: calc(50% - 12px);
}

body.jrb-theme.woocommerce-checkout form.checkout .form-row-first {
    float: left;
}

body.jrb-theme.woocommerce-checkout form.checkout .form-row-last {
    float: right;
}

body.jrb-theme.woocommerce-checkout form.checkout .form-row label {
    display: block;
    margin: 0 0 9px;
    color: #111;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.25;
}

body.jrb-theme.woocommerce-checkout form.checkout .form-row label .required {
    color: #ee168d;
}

body.jrb-theme.woocommerce-checkout form.checkout .form-row input.input-text,
body.jrb-theme.woocommerce-checkout form.checkout .form-row textarea {
    width: 100%;
    min-height: 46px;
    border: 1px solid #ff85bd;
    border-radius: 3px;
    background: #fff;
    color: #18263a;
    padding: 11px 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.35;
    box-shadow: none;
}

body.jrb-theme.woocommerce-checkout form.checkout .form-row textarea {
    min-height: 108px;
    resize: vertical;
}

body.jrb-theme.woocommerce-checkout form.checkout .form-row select,
body.jrb-theme.woocommerce-checkout form.checkout .select2-container .select2-selection--single {
    width: 100%;
    min-height: 42px;
    border: 1px solid #dce3e8;
    border-radius: 3px;
    background: #faf7fa;
    color: #26364b;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    box-shadow: none;
}

body.jrb-theme.woocommerce-checkout form.checkout .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 7px 36px 7px 14px;
    line-height: 26px;
}

body.jrb-theme.woocommerce-checkout form.checkout .select2-container .select2-selection--single .select2-selection__arrow {
    height: 40px;
    right: 8px;
}

body.jrb-theme.woocommerce-checkout form.checkout .form-row input.input-text:focus,
body.jrb-theme.woocommerce-checkout form.checkout .form-row textarea:focus {
    border-color: #eb168c;
    outline: 1px solid #eb168c;
    outline-offset: -1px;
}

body.jrb-theme.woocommerce-checkout .woocommerce-checkout-review-order-table {
    width: 100%;
    margin: 0 0 28px;
    border: 1px solid #efdce6;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 4px;
    background: #fff;
    color: #17263a;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

body.jrb-theme.woocommerce-checkout .woocommerce-checkout-review-order-table th,
body.jrb-theme.woocommerce-checkout .woocommerce-checkout-review-order-table td {
    border: 0;
    border-top: 1px dashed #f1d8e5;
    padding: 23px 26px;
    vertical-align: middle;
}

body.jrb-theme.woocommerce-checkout .woocommerce-checkout-review-order-table thead th {
    border-top: 0;
    border-bottom: 1px solid #f1d8e5;
    padding-top: 28px;
    padding-bottom: 25px;
}

body.jrb-theme.woocommerce-checkout .woocommerce-checkout-review-order-table th:last-child,
body.jrb-theme.woocommerce-checkout .woocommerce-checkout-review-order-table td:last-child {
    width: 34%;
    text-align: right;
    white-space: nowrap;
}

body.jrb-theme.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th,
body.jrb-theme.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td {
    font-weight: 700;
}

body.jrb-theme.woocommerce-checkout #payment {
    width: 100%;
    margin: 0;
    border: 0;
    border-radius: 4px;
    background: #fff;
    color: #17202a;
    overflow: hidden;
}

body.jrb-theme.woocommerce-checkout #payment ul.payment_methods {
    margin: 0;
    border: 0;
    padding: 0;
}

body.jrb-theme.woocommerce-checkout #payment ul.payment_methods > li {
    margin: 0;
    border: 1px solid #d9e2e8;
    padding: 22px 26px;
}

body.jrb-theme.woocommerce-checkout #payment ul.payment_methods > li > label {
    color: #222;
    font-size: 16px;
}

body.jrb-theme.woocommerce-checkout #payment div.payment_box {
    margin: 18px 0 0;
    border: 0;
    border-radius: 0;
    background: #fff;
    color: #222;
    padding: 0;
}

body.jrb-theme.woocommerce-checkout #payment div.payment_box::before {
    display: none;
}

body.jrb-theme.woocommerce-checkout #payment .place-order {
    margin: 0;
    border: 1px solid #efdce6;
    border-top: 0;
    background: #fff;
    padding: 30px 26px 26px;
}

body.jrb-theme.woocommerce-checkout #payment .woocommerce-privacy-policy-text {
    margin: 0 0 28px;
    color: #222;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.5;
}

body.jrb-theme.woocommerce-checkout #payment .woocommerce-privacy-policy-text a {
    color: #eb168c;
}

body.jrb-theme.woocommerce-checkout #payment #place_order {
    float: none;
    width: 100%;
    min-height: 48px;
    margin: 0;
    border: 1px solid #eb168c;
    border-radius: 0;
    background: #eb168c;
    color: #fff36a;
    padding: 13px 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

body.jrb-theme.woocommerce-checkout #payment #place_order:hover,
body.jrb-theme.woocommerce-checkout #payment #place_order:focus {
    border-color: #cf0877;
    background: #cf0877;
    color: #fff36a;
}

@media (max-width: 900px) {
    body.jrb-theme.woocommerce-checkout .jrb-woocommerce-shell,
    body.jrb-theme.woocommerce-checkout .jrb-page-content {
        padding-top: 24px;
    }

    body.jrb-theme.woocommerce-checkout form.checkout #customer_details,
    body.jrb-theme.woocommerce-checkout form.checkout #order_review_heading,
    body.jrb-theme.woocommerce-checkout form.checkout #order_review {
        width: 100%;
    }

    body.jrb-theme.woocommerce-checkout form.checkout #order_review_heading {
        margin-top: 44px;
    }
}

@media (max-width: 600px) {
    body.jrb-theme.woocommerce-checkout .jrb-woocommerce-shell,
    body.jrb-theme.woocommerce-checkout .jrb-page-content {
        padding-top: 20px;
        padding-bottom: 56px;
    }

    body.jrb-theme.woocommerce-checkout form.checkout .form-row-first,
    body.jrb-theme.woocommerce-checkout form.checkout .form-row-last {
        float: none;
        width: 100%;
    }

    body.jrb-theme.woocommerce-checkout form.checkout #order_review_heading {
        padding: 28px 20px 16px;
    }

    body.jrb-theme.woocommerce-checkout form.checkout #order_review {
        padding: 0 20px 24px;
    }

    body.jrb-theme.woocommerce-checkout .woocommerce-checkout-review-order-table th,
    body.jrb-theme.woocommerce-checkout .woocommerce-checkout-review-order-table td {
        padding: 18px 14px;
    }

    body.jrb-theme.woocommerce-checkout #payment ul.payment_methods > li,
    body.jrb-theme.woocommerce-checkout #payment .place-order {
        padding-right: 18px;
        padding-left: 18px;
    }
}

@media (max-width: 900px) {
    .jrb-catalog {
        padding-top: 24px;
    }

    .jrb-catalog__header {
        padding-right: 20px;
        padding-left: 20px;
    }

    .jrb-catalog ul.products {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 36px 14px;
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
}

@media (max-width: 600px) {
    .jrb-catalog {
        padding-bottom: 64px;
    }

    .jrb-catalog__title {
        margin-bottom: 22px;
        font-size: 44px;
    }

    .jrb-catalog__toolbar {
        display: grid;
        align-items: stretch;
        gap: 12px;
    }

    .jrb-catalog__sorting select {
        width: 100%;
    }

    .jrb-catalog ul.products {
        gap: 30px 10px;
    }

    .jrb-catalog-card__content {
        padding-top: 11px;
    }

    .jrb-catalog-card__title {
        min-height: 36px;
        font-size: 14px;
    }

    .jrb-catalog-card__price {
        font-size: 13px;
    }

    .jrb-catalog-card__button {
        min-height: 42px;
        font-size: 10px;
    }

    .jrb-catalog__pagination {
        margin-right: 20px;
        margin-left: 20px;
    }

    .jrb-catalog__pagination ul.page-numbers {
        gap: 6px;
    }

    .jrb-catalog__pagination ul.page-numbers li > a.page-numbers,
    .jrb-catalog__pagination ul.page-numbers li > span.page-numbers {
        width: 44px;
        min-width: 44px;
        height: 44px;
        min-height: 44px;
    }

    .jrb-catalog__pagination ul.page-numbers li > a.page-numbers.prev,
    .jrb-catalog__pagination ul.page-numbers li > a.page-numbers.next {
        width: 52px;
        min-width: 52px;
    }
}

@media (max-width: 900px) {
    .jrb-about-hero {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
        min-height: 520px;
    }

    .jrb-about-hero > img {
        height: 520px;
        object-position: center;
    }

    .jrb-about-hero__content {
        width: 100%;
        padding: 48px 32px;
    }

    .jrb-about-hero h1 {
        font-size: 48px;
    }

    .jrb-about-intro {
        padding-top: 72px;
        padding-bottom: 78px;
    }

    .jrb-about-intro h2,
    .jrb-about-story h2,
    .jrb-about-values h2 {
        font-size: 40px;
    }

    .jrb-about-story {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
        gap: 42px;
        padding-right: 28px;
        padding-left: 28px;
    }

    .jrb-about-values {
        gap: 48px;
        padding-right: 32px;
        padding-left: 32px;
    }
}

@media (max-width: 600px) {
    .jrb-footer__links {
        gap: 24px;
    }

    .jrb-footer__links a,
    .jrb-footer__link-group h2 {
        font-size: 12px;
    }

    .jrb-about-hero {
        display: block;
        min-height: 560px;
    }

    .jrb-about-hero > img {
        height: 420px;
        object-position: center;
    }

    .jrb-about-hero__content {
        width: 100%;
        padding: 54px 20px 64px;
    }

    .jrb-about-hero h1 {
        max-width: 290px;
        font-size: 44px;
    }

    .jrb-about-hero__content > p:last-child {
        font-size: 15px;
    }

    .jrb-about-intro {
        padding: 64px 20px 70px;
    }

    .jrb-about-intro h2,
    .jrb-about-story h2,
    .jrb-about-values h2 {
        font-size: 34px;
    }

    .jrb-about-intro__copy {
        grid-template-columns: 1fr;
        gap: 18px;
        margin-top: 26px;
        font-size: 15px;
    }

    .jrb-about-story {
        grid-template-columns: 1fr;
        gap: 34px;
        padding: 0 20px 72px;
    }

    .jrb-about-story__content > p:not(.jrb-about-story__eyebrow) {
        font-size: 15px;
    }

    .jrb-about-values {
        grid-template-columns: 1fr;
        gap: 30px;
        padding: 64px 20px 70px;
    }

    .jrb-about-values__list {
        gap: 18px;
        font-size: 15px;
    }
}

/* Official Jones Road About page layout */
.jrb-about-page {
    background: var(--jrb-white);
    color: #111;
}

.jrb-about-hero {
    position: relative;
    height: min(768px, calc(100svh - 96px));
    min-height: 560px;
    overflow: hidden;
    background: #eee;
}

.jrb-about-hero > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.jrb-about-hero__explore {
    position: absolute;
    right: 0;
    bottom: 25px;
    left: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    color: #fff !important;
    font-family: "BaseMonoWideWeb", Courier, monospace;
    font-size: 10px;
    line-height: 1;
    letter-spacing: .7px;
    text-transform: uppercase;
}

.jrb-about-hero__chevron {
    width: 14px;
    height: 14px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(45deg);
}

.jrb-about-content {
    width: 100%;
    margin: 0;
    padding: 0;
}

.jrb-about-tile {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    width: 100%;
    margin: 0;
    padding: 0;
}

.jrb-about-tile--reverse .jrb-about-tile__copy {
    grid-column: 2;
    grid-row: 1;
}

.jrb-about-tile--reverse .jrb-about-tile__image {
    grid-column: 1;
    grid-row: 1;
}

.jrb-about-tile__copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 0;
    min-height: 759px;
    padding: 30px max(30px, 7.1vw);
}

.jrb-about-tile__copy h2 {
    margin: 0 0 18px;
    color: #111;
    font-family: "BaseMonoWideWeb", Courier, monospace;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.25;
    letter-spacing: .4px;
    text-transform: uppercase;
}

.jrb-about-tile__copy p {
    max-width: 452px;
    margin: 0;
    color: #111;
    font-family: "RingsideWideWeb", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 325;
    line-height: 1.55;
}

.jrb-about-tile__copy a {
    color: #111 !important;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

.jrb-about-tile__image {
    position: relative;
    min-width: 0;
    aspect-ratio: 5 / 6;
    overflow: hidden;
    background: #f6f6f6;
}

.jrb-about-tile__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.jrb-about-founder-copy {
    display: grid;
    gap: 18px;
    max-width: 452px;
}

.jrb-about-founder-copy p {
    max-width: none;
}

@media (max-width: 900px) {
    .jrb-about-hero {
        height: min(680px, calc(100svh - 72px));
        min-height: 500px;
    }

    .jrb-about-tile__copy {
        min-height: 560px;
        padding-right: 5vw;
        padding-left: 5vw;
    }

    .jrb-about-tile__copy p,
    .jrb-about-founder-copy {
        max-width: 100%;
    }
}

@media (max-width: 600px) {
    .jrb-about-hero {
        height: calc(100svh - 58px);
        min-height: 480px;
    }

    .jrb-about-hero > img {
        object-position: center;
    }

    .jrb-about-hero__explore {
        bottom: 24px;
    }

    .jrb-about-tile,
    .jrb-about-tile--reverse {
        display: flex;
        flex-direction: column;
    }

    .jrb-about-tile__image,
    .jrb-about-tile--reverse .jrb-about-tile__image {
        order: 1;
        aspect-ratio: 5 / 6;
    }

    .jrb-about-tile__copy,
    .jrb-about-tile--reverse .jrb-about-tile__copy {
        order: 2;
        min-height: 0;
        padding: 54px 20px 64px;
    }

    .jrb-about-tile__copy h2 {
        font-size: 12px;
    }

    .jrb-about-tile__copy p {
        font-size: 15px;
        line-height: 1.6;
    }
}

.jrb-about-content {
    display: flex;
    flex-direction: column;
}

.jrb-about-content .jrb-about-tile:nth-child(1) {
    order: 1;
}

.jrb-about-content .jrb-about-tile:nth-child(2) {
    order: 3;
}

.jrb-about-content .jrb-about-tile:nth-child(3) {
    order: 2;
}

/* Match the official mobile image-banner flow: copy first, image second. */
@media (max-width: 767px) {
    body.jrb-theme .image-banner__section {
        background: var(--jrb-white) !important;
    }

    body.jrb-theme .image-banner {
        display: flex !important;
        flex-direction: column !important;
        height: auto !important;
        min-height: 0 !important;
        aspect-ratio: auto !important;
        overflow: visible !important;
    }

    body.jrb-theme .image-banner__content {
        position: relative !important;
        inset: auto !important;
        order: 1;
        display: grid !important;
        width: 100% !important;
        max-width: none !important;
        padding: 24px 20px 26px !important;
        gap: 16px !important;
        transform: none !important;
        background: var(--jrb-white) !important;
    }

    body.jrb-theme .image-banner__heading {
        width: fit-content;
        max-width: 100%;
        font-size: 32px !important;
        line-height: 1.08 !important;
        white-space: nowrap !important;
    }

    body.jrb-theme .image-banner__heading span {
        padding: 0 .11em .04em !important;
    }

    body.jrb-theme .image-banner__subheading {
        max-width: 340px !important;
        margin: 0 !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        line-height: 1.35 !important;
    }

    body.jrb-theme .image-banner .button {
        width: 165px !important;
        min-height: 40px !important;
        padding: 0 14px !important;
        font-size: 12px !important;
    }

    body.jrb-theme .image-banner__image {
        position: relative !important;
        inset: auto !important;
        order: 2;
        display: block !important;
        width: 100% !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        z-index: auto !important;
    }

    body.jrb-theme .image-banner__image picture,
    body.jrb-theme .image-banner__image img {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
    }

    body.jrb-theme .image-banner__image img {
        object-fit: initial !important;
        object-position: initial !important;
    }
}
