body.sts-landscape-supplies .content,
body.sts-landscape-supplies #content,
body.sts-landscape-supplies .site-content,
body.sts-landscape-supplies .container > .row {
    max-width: none;
    width: 100%;
    padding: 0;
    margin: 0;
}

body.sts-landscape-supplies .page-header,
body.sts-landscape-supplies .entry-header,
body.sts-landscape-supplies .aheto-banner-wrap__breadcrumbs {
    display: none !important;
}

body.sts-landscape-supplies {
    overflow-x: clip !important;
}

body.sts-landscape-supplies .sts-ls-page h1,
body.sts-landscape-supplies .sts-ls-page h2,
body.sts-landscape-supplies .sts-ls-page h3 {
    font-family: var(--sts-font-heading, "Roboto Slab", serif);
}

:root {
    --sts-header-offset: 0px;
    --sts-stickynav-height: 72px;
}

html {
    scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
    html {
        scroll-behavior: auto;
    }

    *,
    *::before,
    *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
        scroll-behavior: auto !important;
    }
}

.sts-ls-page [hidden] {
    display: none !important;
}

.sts-ls-page input,
.sts-ls-page textarea,
.sts-ls-page button,
.sts-ls-page select {
    font-family: inherit;
}

.sts-ls-wrap {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 25px;
}

.sts-ls-section {
    padding: 40px 0;
}

.sts-ls-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: start;
}

body.sts-landscape-supplies .sts-ls-page h2.sts-ls-heading,
.sts-ls-heading {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    color: #0057a2 !important;
    font-family: var(--sts-font-heading);
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    margin: 0 0 18px !important;
    padding: 0;
    clip: auto !important;
    position: relative !important;
}

.sts-ls-copy p {
    margin: 0 0 18px;
}

.sts-ls-copy a {
    color: #0057a2;
    font-weight: 700;
    text-decoration: underline;
}

.sts-ls-list {
    margin: 0 0 18px;
    padding-left: 22px;
}

.sts-ls-list li {
    color: #000;
    font-weight: 700;
    list-style: disc;
    margin: 0 0 6px;
}

.sts-ls-product .sts-ls-copy,
.sts-ls-product .sts-ls-list {
    font-family: var(--sts-font-text);
}

.sts-ls-photos {
    display: grid;
    gap: 16px;
}

.sts-ls-photo {
    display: block;
}

.sts-ls-photo picture,
.sts-ls-photo img {
    display: block;
    width: 100%;
    height: auto;
}

.sts-ls-hero {
    position: relative;
    height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.sts-ls-hero__media {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sts-ls-hero picture.sts-ls-hero__media,
.sts-ls-hero picture {
    position: absolute;
    inset: 0;
    display: block;
}

.sts-ls-hero picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sts-ls-hero__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
}

.sts-ls-hero__inner {
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 140px 20px 36px;
}

.sts-ls-hero__title {
    margin: 0;
    color: #fff;
    font-family: var(--sts-font-heading);
    font-size: 48px;
    font-weight: 700;
}

.sts-ls-hero__sub {
    margin: 12px auto 0;
    max-width: 640px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}

.sts-ls-notice {
    background: #fffabb;
    padding: 18px 0;
}

.sts-ls-notice p {
    margin: 0;
}

.sts-ls-notice a {
    color: #0057a2;
    font-weight: 700;
}

.sts-ls-section--intro {
    padding-top: 40px;
}

.sts-ls-faq {
    padding: 56px 0 56px;
    background: #f7f8f9;
}

.sts-ls-faq__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 28px 40px;
    margin: 0;
}

.sts-ls-faq__item dt {
    margin: 0 0 8px;
    color: #0057a2;
    font-family: var(--sts-font-heading);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.35;
}

.sts-ls-faq__item dd {
    margin: 0;
    color: #223645;
}

.sts-ls-browse {
    padding: 20px 0 36px;
}

.sts-ls-browse__lead {
    margin: -8px 0 24px;
    max-width: 760px;
}

.sts-ls-browse__step {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 12px;
    color: #223645;
    font-family: var(--sts-font-heading);
    font-size: 18px;
    font-weight: 700;
}

.sts-ls-browse__step--hub {
    margin-top: 28px;
}

.sts-ls-stepnum {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 28px;
    width: 28px;
    height: 28px;
    background: #0057a2;
    color: #fff;
    font-size: 15px;
    line-height: 1;
}

.sts-ls-doors {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    margin-bottom: 8px;
}

.sts-ls-door {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    background: #fff;
    color: #0057a2;
    border: 2px solid #c5d4e0;
    padding: 18px 20px;
    text-align: left;
    cursor: pointer;
}

.sts-ls-door:hover {
    border-color: #0057a2;
}

.sts-ls-door.is-active {
    background: #0057a2;
    border-color: #0057a2;
    color: #fff;
}

.sts-ls-door.is-active .sts-ls-door__kicker,
.sts-ls-door.is-active strong,
.sts-ls-door.is-active .sts-ls-door__hint {
    color: #fff !important;
}

.sts-ls-door__kicker {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    opacity: 0.8;
}

.sts-ls-door strong {
    color: #0057a2;
    font-family: var(--sts-font-heading);
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
}

.sts-ls-door__hint {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    color: #3a3a3a;
}

.sts-ls-hub {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}

.sts-ls-hub__tile {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 6px;
    padding: 18px 16px;
    background: #f4f6f8;
    border: 2px solid transparent;
    color: #3a3a3a !important;
    text-decoration: none;
    min-height: 120px;
    overflow: visible;
}

.sts-ls-hub__tile:hover {
    background: #fff;
    border-color: #0057a2;
}

.sts-ls-hub__tile .sts-ls-hub__name,
.sts-ls-hub__tile strong {
    display: block !important;
    color: #0057a2 !important;
    font-family: var(--sts-font-heading);
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.sts-ls-hub__tile .sts-ls-hub__blurb,
.sts-ls-hub__tile span {
    display: block !important;
    font-size: 15px !important;
    line-height: 1.4;
    flex: 1 1 auto;
    color: #3a3a3a !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.sts-ls-hub__tile .sts-ls-hub__count,
.sts-ls-hub__tile em {
    display: block !important;
    font-style: normal;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #0057a2 !important;
}

.sts-ls-stickynav {
    position: sticky;
    top: var(--sts-header-offset, 0px);
    z-index: 90;
    background: #fff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.06);
}

.sts-ls-stickynav__inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 25px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.sts-ls-search {
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;
    flex: 1 1 220px;
    min-width: 180px;
}

.sts-ls-search__label {
    flex: 0 0 auto;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #0057a2;
}

.sts-ls-search input {
    width: 100%;
    height: 42px;
    box-sizing: border-box;
    margin: 0;
    padding: 8px 12px;
    border: 1px solid #c5d4e0;
    background: #fff;
    font-size: 15px;
}

.sts-ls-jump {
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;
    flex: 0 1 280px;
    min-width: 160px;
}

.sts-ls-jump__label {
    flex: 0 0 auto;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #0057a2;
}

.sts-ls-jump select {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    height: 42px;
    box-sizing: border-box;
    margin: 0;
    padding: 8px 36px 8px 12px;
    border: 1px solid #c5d4e0;
    border-radius: 0;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%230057a2' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 12px 8px;
    color: #223645;
    font-size: 15px;
    line-height: 1.2;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
}

.sts-ls-jump select:focus {
    border-color: #0057a2;
}

.sts-ls-stickynav__call {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 1px;
    flex: 0 0 auto;
    background: #0057a2;
    color: #fff !important;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    white-space: nowrap;
    padding: 8px 14px;
    line-height: 1.2;
}

.sts-ls-stickynav__call:hover {
    background: #004785;
    color: #fff !important;
}

.sts-ls-stickynav__call-kicker {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    opacity: 0.85;
}

.sts-ls-stickynav__call-short {
    display: none;
}

.sts-ls-cat {
    padding: 36px 0 12px;
    scroll-margin-top: calc(var(--sts-header-offset, 0px) + var(--sts-stickynav-height, 72px) + 12px);
}

.sts-ls-cat:nth-child(even) {
    background: #f7f8f9;
}

.sts-ls-cat__blurb {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    margin: -8px 0 20px !important;
    color: #555 !important;
    font-size: 16px !important;
    line-height: 1.4 !important;
}

.sts-ls-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.sts-ls-catalog-cue {
    display: flex;
    align-items: center;
    gap: 10px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 16px 25px 0;
    color: #223645;
    font-size: 16px;
    font-weight: 700;
}

.sts-ls-card {
    background: #fff;
    border: 1px solid #e8e8e8;
    scroll-margin-top: calc(var(--sts-header-offset, 0px) + var(--sts-stickynav-height, 72px) + 12px);
}

.sts-ls-card:hover,
.sts-ls-card.is-active {
    border-color: #0057a2;
}

.sts-ls-card.is-hidden {
    display: none;
}

.sts-ls-cat.is-hidden {
    display: none;
}

.sts-ls-card__open {
    display: block;
    width: 100%;
    padding: 0;
    border: 0;
    background: none;
    text-align: left;
    cursor: pointer;
    color: inherit;
    text-decoration: none;
}

.sts-ls-card__media {
    position: relative;
    display: block;
    height: 200px;
    overflow: hidden;
    background: #e8e8e8;
}

.sts-ls-card__media > picture,
.sts-ls-card__media > .sts-ls-card__image,
.sts-ls-card__media > picture img,
.sts-ls-card__media > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sts-ls-card__sign {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 72px;
    height: 88px;
    overflow: hidden;
    border: 2px solid #fff;
    background: #fff;
    pointer-events: none;
}

.sts-ls-card__sign picture,
.sts-ls-card__sign-image,
.sts-ls-card__sign img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: var(--sts-sign-pos, center top);
}

.sts-ls-card__copy {
    display: block;
    padding: 14px 16px 16px;
}

h3.sts-ls-card__title,
.sts-ls-card__title {
    display: block;
    margin: 0;
    color: #0057a2;
    font-family: var(--sts-font-heading);
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
}

.sts-ls-card__blurb {
    display: block;
    margin-top: 6px;
    font-size: 15px;
    color: #555;
}

.sts-ls-card__more {
    display: inline-block;
    margin-top: 10px;
    color: #0057a2;
    font-size: 14px;
    font-weight: 700;
}

.sts-ls-card__open:hover .sts-ls-card__more,
.sts-ls-card__open:focus-visible .sts-ls-card__more {
    text-decoration: underline;
}

.sts-ls-card__detail {
    display: none;
}

.sts-ls-card__cta {
    margin-top: 16px;
}

.sts-ls-card__cta-hint {
    display: block;
    margin-bottom: 8px;
    color: #223645;
    font-size: 15px;
    font-weight: 700;
}

.sts-ls-card__cta a {
    display: inline-block;
    background: #0057a2;
    color: #fff !important;
    font-weight: 700;
    text-decoration: none;
    padding: 12px 18px;
}

.sts-ls-card__cta a:hover {
    background: #004785;
}

.sts-ls-search-empty {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 25px;
    text-align: center;
}

.screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

#sts-browse,
#sts-faq,
#sts-estimate,
#sts-get-it {
    scroll-margin-top: calc(var(--sts-header-offset, 0px) + var(--sts-stickynav-height, 72px) + 12px);
}

.sts-ls-section--swanson {
    background: #fffabb;
    margin-top: -25px;
    padding: 50px 0;
}

.sts-ls-gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

.sts-ls-gallery--two {
    grid-template-columns: 1fr 1fr;
}

.sts-ls-gallery--masonry {
    grid-template-columns: repeat(3, 1fr);
}

.sts-ls-gallery__item {
    position: relative;
    display: block;
    padding-top: 100%;
    overflow: hidden;
}

.sts-ls-gallery__item picture,
.sts-ls-gallery__image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.sts-ls-gallery__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sts-ls-gallery--43 .sts-ls-gallery__item {
    padding-top: 75%;
}

.sts-ls-gallery--two .sts-ls-gallery__item {
    padding-top: 66.666%;
}

.sts-ls-form {
    background: #fff;
    padding: 50px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
}

.sts-ls-form__title {
    font-family: var(--sts-font-heading);
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 0;
    color: #202020;
    margin: 0 0 40px;
    text-align: center;
}

form.sts-ls-mockform,
.sts-ls-cf .wpcf7 form p {
    display: flex;
    flex-wrap: wrap;
    margin: -8px;
}

.sts-ls-cf .wpcf7 form > div {
    width: 100%;
}

.sts-ls-cf .wpcf7-form-control-wrap,
.sts-ls-mockform .sts-ls-field,
.sts-ls-cf .textarea-wrap,
.sts-ls-cf .submit-wrap,
.sts-ls-mockform .textarea-wrap,
.sts-ls-mockform .submit-wrap {
    flex: 1 0 100%;
    display: block;
    padding: 8px;
    box-sizing: border-box;
}

.sts-ls-cf--two .wpcf7-form-control-wrap,
.sts-ls-cf--two .sts-ls-field {
    flex: 1 0 50%;
}

.sts-ls-cf--two .textarea-wrap,
.sts-ls-cf--two .submit-wrap,
.sts-ls-cf .textarea-wrap .wpcf7-form-control-wrap {
    flex: 1 0 100%;
}

.sts-ls-cf input:not([type="submit"]):not([type="hidden"]),
.sts-ls-cf textarea,
.sts-ls-cf select,
.sts-ls-mockform input,
.sts-ls-mockform textarea {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 16px 18px;
    border: none;
    border-radius: 0;
    background: rgba(34, 54, 69, 0.05);
    box-shadow: none;
    color: #222;
    font-family: var(--sts-font-body);
    font-size: 15px;
    line-height: 1.7;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
}

.sts-ls-cf textarea,
.sts-ls-mockform textarea {
    height: 200px;
    resize: none;
}

.sts-ls-cf input::placeholder,
.sts-ls-cf textarea::placeholder,
.sts-ls-mockform input::placeholder,
.sts-ls-mockform textarea::placeholder {
    color: #222;
    opacity: 0.7;
}

.sts-ls-cf input:not([type="submit"]):focus,
.sts-ls-cf textarea:focus,
.sts-ls-mockform input:focus,
.sts-ls-mockform textarea:focus {
    border: 1px solid #0057a2;
}

.sts-ls-cf .submit-wrap,
.sts-ls-mockform .submit-wrap {
    flex: 1 0 100%;
    padding: 7px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.sts-ls-cf input[type="submit"],
.sts-ls-mockform button {
    width: 100%;
    display: block;
    background: #0057a2;
    color: #fff;
    border: none;
    border-radius: 0;
    font-family: var(--sts-font-body);
    font-weight: 700;
    font-size: 14px;
    line-height: 1.15;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 16px 40px;
    cursor: pointer;
}

.sts-ls-cf input[type="submit"]:hover,
.sts-ls-cf input[type="submit"]:focus,
.sts-ls-mockform button:hover,
.sts-ls-mockform button:focus {
    background: #004785;
    outline: none;
    border: none;
}

.sts-ls-cf input[type="number"] {
    -moz-appearance: textfield;
}

.sts-ls-cf input[type="number"]::-webkit-inner-spin-button,
.sts-ls-cf input[type="number"]::-webkit-outer-spin-button {
    appearance: none;
    -webkit-appearance: none;
    margin: 0;
}

.sts-ls-cta {
    background: #0057a2;
    color: #fff;
    padding: 75px 0 50px;
    text-align: center;
}

.sts-ls-cta__logo,
.sts-ls-cta picture.sts-ls-cta__logo,
.sts-ls-cta .sts-ls-cta__logo img {
    width: 125px;
    height: auto;
    margin-bottom: 15px;
}

.sts-ls-cta__heading {
    font-family: var(--sts-font-body);
    font-size: 50px;
    font-weight: 700;
    margin: 0 0 13px;
}

.sts-ls-cta,
.sts-ls-cta p,
.sts-ls-cta a,
.sts-ls-cta__heading {
    color: #fff !important;
}

.sts-ls-cta p {
    max-width: 900px;
    margin: 0 auto;
    font-size: 20px;
}

.sts-ls-contactbar {
    padding: 40px 0;
}

.sts-ls-contactbar__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    align-items: center;
}

.sts-ls-contactbar__item {
    font-size: 18px;
    font-weight: 500;
}

.sts-ls-contactbar__item a {
    color: #0057a2;
    font-weight: 500;
    text-decoration: none;
}

.sts-ls-contactbar__item p {
    margin: 0;
}

.sts-ls-contactbar__label {
    display: block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #0057a2;
    margin-bottom: 4px;
}

.sts-ls-bottomform {
    display: grid;
    grid-template-columns: 64% 36%;
    min-height: 420px;
    padding: 0 100px 75px;
}

.sts-ls-bottomform__photo {
    position: relative;
    overflow: hidden;
    min-height: 420px;
}

.sts-ls-bottomform__photo picture,
.sts-ls-bottomform__image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.sts-ls-bottomform__photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sts-ls-bottomform__panel {
    background: #fff;
    margin: 70px 0 70px -70px;
    padding: 50px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 2;
}

.sts-ls-form-fallback {
    background: #f4f4f4;
    padding: 24px;
}

.sts-ls-sheet {
    position: fixed;
    inset: 0;
    z-index: 99990;
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
    background: rgba(34, 54, 69, 0.45);
    padding: 0;
}

.sts-ls-sheet[hidden] {
    display: none;
}

.sts-ls-sheet__dialog {
    display: flex;
    flex-direction: column;
    width: min(720px, 100%);
    height: 100%;
    background: #fff;
    box-shadow: -12px 0 40px rgba(0, 0, 0, 0.18);
}

.sts-ls-sheet__top {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    flex: 0 0 auto;
    padding: 20px 24px;
    border-bottom: 1px solid #e8e8e8;
}

.sts-ls-sheet__title {
    flex: 1;
    margin: 0;
    color: #0057a2;
    font-family: var(--sts-font-heading);
    font-size: 26px;
    font-weight: 700;
    line-height: 1.3;
}

.sts-ls-sheet__close {
    flex: 0 0 auto;
    width: 40px;
    height: 40px;
    margin: -6px -8px 0 0;
    border: 0;
    background: none;
    color: #223645;
    font-size: 36px;
    line-height: 1;
    cursor: pointer;
}

.sts-ls-sheet__body {
    flex: 1 1 auto;
    overflow: auto;
    padding: 24px;
    font-size: 16px;
    line-height: 1.7;
}

.sts-ls-sheet__body p {
    margin: 0 0 12px;
}

.sts-ls-sheet__body .sts-ls-photos {
    margin: 0 0 16px;
    grid-template-columns: 1fr 1fr;
}

.sts-ls-sheet__body .sts-ls-photos .sts-ls-photo:only-child {
    grid-column: 1 / -1;
}

.sts-ls-detail__copy {
    margin: 0 0 20px;
}

.sts-ls-detail__copy .sts-ls-list {
    margin-bottom: 0;
}

.sts-ls-lightbox {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.85);
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px;
}

.sts-ls-lightbox[hidden] {
    display: none;
}

.sts-ls-lightbox img {
    max-width: 90vw;
    max-height: 90vh;
}

.sts-ls-lightbox__close {
    position: absolute;
    top: 16px;
    right: 24px;
    background: none;
    border: 0;
    color: #fff;
    font-size: 48px;
    cursor: pointer;
    line-height: 1;
}

@media (max-width: 1024px) {
    .sts-ls-heading {
        font-size: 28px !important;
    }

    .sts-ls-cta__heading {
        font-size: 36px;
    }

    .sts-ls-bottomform {
        padding: 50px 0 103px;
        grid-template-columns: 1fr;
    }

    .sts-ls-bottomform__panel {
        margin: 0;
    }

    .sts-ls-hub,
    .sts-ls-cards {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 767px) {
    .sts-ls-grid,
    .sts-ls-contactbar__grid,
    .sts-ls-gallery--masonry,
    .sts-ls-gallery--two {
        grid-template-columns: 1fr;
    }

    .sts-ls-form {
        padding: 50px 20px;
    }

    .sts-ls-form__title {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .sts-ls-cf--two .wpcf7-form-control-wrap,
    .sts-ls-cf--two .sts-ls-field {
        flex: 1 0 100%;
    }

    .sts-ls-hero {
        height: 330px;
    }

    .sts-ls-hero__title {
        font-size: 29px;
        padding-top: 40px;
    }

    .sts-ls-hero__sub {
        font-size: 16px;
    }

    .sts-ls-doors,
    .sts-ls-hub,
    .sts-ls-cards {
        grid-template-columns: 1fr;
    }

    .sts-ls-sheet__dialog {
        width: 100%;
    }

    .sts-ls-sheet__body .sts-ls-photos {
        grid-template-columns: 1fr;
    }

    .sts-ls-catalog-cue {
        align-items: flex-start;
    }

    .sts-ls-stickynav__inner {
        flex-wrap: wrap;
        padding: 8px 16px;
        gap: 8px;
    }

    .sts-ls-search {
        flex: 1 1 100%;
        min-width: 0;
    }

    .sts-ls-search__label,
    .sts-ls-jump__label {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }

    .sts-ls-jump {
        flex: 1 1 140px;
        min-width: 0;
    }

    .sts-ls-cat,
    .sts-ls-card,
    #sts-browse,
    #sts-faq,
    #sts-estimate,
    #sts-get-it {
        scroll-margin-top: calc(var(--sts-header-offset, 0px) + var(--sts-stickynav-height, 72px) + 12px);
    }

    .sts-ls-stickynav__call {
        padding: 10px 14px;
    }

    .sts-ls-stickynav__call-kicker,
    .sts-ls-stickynav__call-num {
        display: none;
    }

    .sts-ls-stickynav__call-short {
        display: inline;
    }

    .sts-ls-faq__list {
        grid-template-columns: 1fr;
    }

    .sts-ls-cta {
        padding: 76px 0 50px;
    }

    .sts-ls-cta__heading {
        font-size: 32px;
    }

    .sts-ls-bottomform {
        padding: 25px 0 115px;
    }

    .sts-ls-bottomform__panel {
        padding: 20px;
    }
}

/* Local HTML preview chrome (not used on the live WordPress template) */
body.sts-ls-preview {
    margin: 0;
    font-family: "Fira Sans", sans-serif;
    background: #fff;
}

.sts-preview-banner {
    background: #202020;
    color: #faea2b;
    text-align: center;
    font-size: 13px;
    letter-spacing: 0.02em;
    padding: 8px 16px;
}

.sts-preview-header {
    position: sticky;
    top: 0;
    z-index: 50;
    background: #1b1b1b;
    color: #fff;
}

.sts-preview-header__inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 14px 25px;
    display: flex;
    align-items: center;
    gap: 28px;
}

.sts-preview-logo img {
    display: block;
    height: 52px;
    width: auto;
}

.sts-preview-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    flex: 1;
}

.sts-preview-nav a {
    color: #fff;
    text-decoration: none;
    font-family: "Fira Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
}

.sts-preview-nav a.is-current,
.sts-preview-nav a:hover {
    color: #faea2b;
}

.sts-preview-phone {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    white-space: nowrap;
}

.sts-ls-preview-note {
    flex: 1 0 100%;
    font-size: 14px;
    color: #666;
    margin: 4px 8px 0;
    text-align: center;
}

.sts-preview-footer {
    background: #1b1b1b;
    color: #fff;
    padding: 50px 25px;
}

.sts-preview-footer a {
    color: #fff;
}

.sts-preview-footer__inner {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.4fr 1fr 1fr;
    gap: 32px;
}

.sts-preview-footer img {
    height: 48px;
    width: auto;
    margin-bottom: 16px;
}

.sts-preview-footer h3 {
    margin: 0 0 12px;
    font-family: "Fira Sans", sans-serif;
    font-weight: 700;
}

@media (max-width: 767px) {
    .sts-preview-header__inner,
    .sts-preview-footer__inner {
        grid-template-columns: 1fr;
        flex-direction: column;
        align-items: flex-start;
    }
}
