/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.qode-btn.qode-btn-solid:before, .qode-btn.qode-btn-solid:after{
    border-color: #0072bc;
}

.qode-btn.qode-btn-solid:not(.qode-btn-custom-hover-bg):hover {
    background-color: #0072bc !important;
}

#menu-sbs-footer-col-2, #menu-sbs-footer-col-3 {
	font-size: 14px;
}

/* Footer col1: logo / follow text / social icons spacing + mobile icons */
.footer_col1 .column_inner {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 14px;
}

.footer_col1 .column_inner > .widget {
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
}

.footer_col1 .wp-block-qi-blocks-spacer,
.footer_col1 .qi-block-spacer {
	display: none !important;
}

.footer_col1 .eb-advanced-image-wrapper,
.footer_col1 .eb-image-wrapper,
.footer_col1 .eb-advance-heading-wrapper,
.footer_col1 .eb-ah-title {
	margin: 0 !important;
	padding: 0 !important;
}

.footer_col1 .eb-ah-title,
.footer_col1 .eb-ah-title .first-title {
	color: #fff !important;
	font-family: "Lato", sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.4 !important;
}

.sbs-footer-social {
	display: block !important;
	visibility: visible !important;
	opacity: 1 !important;
	width: 100%;
	margin: 0;
	padding: 0;
}

.sbs-footer-social__list {
	display: flex !important;
	flex-wrap: wrap;
	align-items: center;
	gap: 14px;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.sbs-footer-social__item {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.sbs-footer-social__link {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	color: #fff !important;
	font-size: 18px;
	line-height: 1;
	text-decoration: none !important;
	visibility: visible !important;
	opacity: 1 !important;
	transition: color 0.2s ease;
}

.sbs-footer-social__link:hover,
.sbs-footer-social__link:focus {
	color: #0072bc !important;
}

.sbs-footer-social__link .fa {
	display: inline-block !important;
	font-family: FontAwesome !important;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media only screen and (max-width: 768px) {
	.footer_col1 .column_inner {
		gap: 12px;
		margin-bottom: 24px;
	}

	.sbs-footer-social,
	.sbs-footer-social__list,
	.sbs-footer-social__link,
	.sbs-footer-social__link .fa {
		display: flex !important;
		visibility: visible !important;
		opacity: 1 !important;
	}

	.sbs-footer-social__list {
		display: flex !important;
	}

	.sbs-footer-social__link {
		display: inline-flex !important;
		font-size: 20px;
		width: 32px;
		height: 32px;
	}
}

.side_menu_button>a {

    background-color: #00000000;
    padding: 8px 10px 10px 15px !important;
    color: #000;
}

/* Header product enquiry cart icon (Font Awesome, not dashicons) */
#mobile-menu-item-8256 > a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center;
}

nav.main_menu > ul > li#nav-menu-item-8256 > a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center;
    height: 100px;
    line-height: 100px !important;
    padding: 0 20px !important;
    vertical-align: middle;
    box-sizing: border-box;
}

header.sticky nav.main_menu > ul > li#nav-menu-item-8256 > a {
    height: 60px;
    line-height: 60px !important;
}

#nav-menu-item-8256 > a > span,
#mobile-menu-item-8256 > a > span {
    display: inline-flex;
    align-items: center;
    line-height: 1;
}

#nav-menu-item-8256 .menu_icon.blank,
#mobile-menu-item-8256 .menu_icon.blank {
    display: none !important;
}

nav.main_menu .sbs-menu-enquiry-cart,
nav.main_menu .dashicons-cart {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: FontAwesome !important;
    font-style: normal;
    font-weight: normal;
    font-size: 29px;
    line-height: 1;
    vertical-align: middle;
    width: 29px;
    height: 29px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

nav.main_menu .dashicons-cart:before {
    content: "\f07a" !important;
    font-family: FontAwesome !important;
    font-size: 29px;
    line-height: 1;
}

.mobile_menu .sbs-menu-enquiry-cart,
.mobile_menu .dashicons-cart {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: FontAwesome !important;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 1;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mobile_menu .dashicons-cart:before {
    content: "\f07a" !important;
    font-family: FontAwesome !important;
    font-size: 24px;
    line-height: 1;
}

header .menu-item a .sbs-menu-enquiry-cart,
.mobile_menu .menu-item a .sbs-menu-enquiry-cart {
    margin: 0;
}

/* Mobile menu — match desktop main menu typography + spacing */
nav.mobile_menu > ul > li > a,
nav.mobile_menu > ul > li > a > span {
    font-family: "Lato", sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    color: #000000 !important;
}

nav.mobile_menu > ul > li > a {
    display: block;
    padding: 16px 0 !important;
}

nav.mobile_menu > ul > li {
    border-bottom-color: #eaeaea;
}

nav.mobile_menu > ul > li > a:hover,
nav.mobile_menu > ul > li.active > a,
nav.mobile_menu > ul > li.current-menu-item > a,
nav.mobile_menu > ul > li.current-menu-ancestor > a {
    color: #0072bc !important;
}

nav.mobile_menu > ul > li > span.mobile_arrow {
    height: 54px;
    line-height: 54px;
}

#mobile-menu-item-8256 > a {
    display: inline-flex !important;
    align-items: center;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}


aside.sidebar,
.qode_sidebar,
.woocommerce-page #sidebar {
  display: none !important;
}

.content {
  width: 100% !important;
}

/* Single Product */

.elementor-7385 .elementor-element.elementor-element-42816cda .jet-woo-builder .product_title {
    margin: 0px 0px -20px 0px;
}

.woocommerce table.shop_attributes th {
    text-transform: none;
}


.elementor-7385 .elementor-element.elementor-element-0cbb195 .jet-woo-builder .shop_attributes tr > th {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    padding: 5px 15px 5px 0px;
}




.yith-wcwl-add-to-wishlist-button:is(button) {
    flex-direction: row;
    gap: 5px;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    font-family: "Lato", sans-serif;
}

.yith-wcwl-add-to-wishlist-button:is(button):not(.yith-wcwl-theme-button-style) {
    border-radius: 0;
        border: 0;
}

.yith-wcwl-add-to-wishlist-button:is(button):not(.yith-wcwl-theme-button-style):hover {
        background-color:#0072bc;
            border: 0;
}

@media only screen and (min-width: 1000px) {
    .content .container .container_inner.default_template_holder, .content .container .container_inner.page_container_inner {
        padding-top: 20px;
    }
}

.breadcrumb .current, .breadcrumb a:hover{
    color: #0072bc;
}

/* Homepage section buttons */
.page-id-7903 a.qodef-qi-button.qodef-layout--outlined {
    background-color: #0c3f59 !important;
    border-color: #0c3f59 !important;
    color: #ffffff !important;
}

.page-id-7903 a.qodef-qi-button.qodef-layout--outlined:hover,
.page-id-7903 a.qodef-qi-button.qodef-layout--outlined:not(.qodef-hover--reveal):hover {
    background-color: #0072bc !important;
    border-color: #0072bc !important;
    color: #ffffff !important;
}

/* Homepage Insights & Blogs — centered cards, white background */
.page-id-7903 .elementor-element-816f0a9,
.page-id-7903 .elementor-element-816f0a9 > .e-con-inner,
.page-id-7903 .elementor-element-d9d4d2a,
.page-id-7903 .elementor-element-d775051 {
    background-color: #fff !important;
    background-image: none !important;
}

.page-id-7903 .elementor-element-4abc20d .qodef-addons-blog-list {
    --sbs-insights-gap: 40px;
}

.page-id-7903 .elementor-element-4abc20d .qodef-blog-item {
    text-align: center;
}

.page-id-7903 .elementor-element-4abc20d .qodef-e-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.page-id-7903 .elementor-element-4abc20d .qodef-e-media,
.page-id-7903 .elementor-element-4abc20d .qodef-e-media-image,
.page-id-7903 .elementor-element-4abc20d .qodef-e-media-image a,
.page-id-7903 .elementor-element-4abc20d .qodef-e-media-image img {
    width: 100%;
}

.page-id-7903 .elementor-element-4abc20d .qodef-e-media-image img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
}

.page-id-7903 .elementor-element-4abc20d .qodef-e-content {
    width: 100%;
    padding: 22px 12px 8px;
    text-align: center;
}

.page-id-7903 .elementor-element-4abc20d .qodef-e-info.qodef-info--top {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
    gap: 8px 12px;
    margin: 0 0 14px;
}

.page-id-7903 .elementor-element-4abc20d .qodef-e-info-date,
.page-id-7903 .elementor-element-4abc20d .qodef-e-info-date a {
    color: #9a9a9a !important;
    font-family: "Lato", sans-serif !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    text-transform: none !important;
    text-decoration: none !important;
}

.page-id-7903 .elementor-element-4abc20d .qodef-e-info-category,
.page-id-7903 .elementor-element-4abc20d .qodef-e-info-category a {
    color: #111 !important;
    font-family: "Lato", sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 0.08em;
    text-transform: uppercase !important;
    text-decoration: none !important;
}

.page-id-7903 .elementor-element-4abc20d .qodef-e-title,
.page-id-7903 .elementor-element-4abc20d .qodef-e-title a {
    color: #111 !important;
    font-family: "Lato", sans-serif !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
    text-align: center;
    text-decoration: none !important;
    margin: 0 0 14px;
}

.page-id-7903 .elementor-element-4abc20d .qodef-e-excerpt {
    color: #888 !important;
    font-family: "Lato", sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.7 !important;
    text-align: center;
    margin: 0 auto 20px;
    max-width: 30em;
}

.page-id-7903 .elementor-element-4abc20d .sbs-home-insights__read-more {
    margin: 0 0 8px;
}

.page-id-7903 .elementor-element-4abc20d .sbs-home-insights__read-more-link {
    display: inline-block;
    color: #111 !important;
    font-family: "Lato", sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1.2;
    text-decoration: none !important;
    border-bottom: 2px solid #111;
    padding-bottom: 2px;
}

.page-id-7903 .elementor-element-4abc20d .sbs-home-insights__read-more-link:hover {
    color: #0072bc !important;
    border-bottom-color: #0072bc;
}

@media only screen and (max-width: 1024px) {
    .page-id-7903 .elementor-element-4abc20d .qodef-e-title,
    .page-id-7903 .elementor-element-4abc20d .qodef-e-title a {
        font-size: 18px !important;
    }
}

/* Homepage top banner slider — matches original RevSlider / Elementor hero */
.sbs-home-top-slider {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 770px;
}

/* Hide duplicate original hero blocks when custom top slider is active */
.page-id-7903 .elementor-7903 .elementor-element.elementor-element-2be0b18,
.page-id-7903 .elementor-7903 .elementor-element.elementor-element-eef5528,
.page-id-7903 sr7-module,
.page-id-7903 .wp-block-themepunch-revslider {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    min-height: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
    position: static !important;
}

.sbs-home-top-slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.7s ease-in-out, visibility 0.7s ease-in-out;
    z-index: 0;
    pointer-events: none;
    background-image: var(--sbs-slide-bg-mobile, var(--sbs-slide-bg));
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}

@media only screen and (min-width: 768px) {
    .sbs-home-top-slide {
        background-image: var(--sbs-slide-bg);
    }
}

.sbs-home-top-slide.is-active {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    pointer-events: auto;
}

.sbs-home-top-slide__inner {
    height: 100%;
    min-height: 770px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 5%;
    box-sizing: border-box;
}

.sbs-home-top-slide__title {
    max-width: 820px;
    text-align: left;
}

.sbs-home-top-slide__title .qodef-m-title {
    margin: 0 0 30px;
    color: #ffffff;
    font-family: "Lato", sans-serif;
    font-size: 45px;
    font-weight: 400;
    letter-spacing: 6px;
    line-height: 1.2;
    text-transform: uppercase;
}

.sbs-home-top-slide__title.sbs-hero-title--navy .qodef-m-title,
.sbs-home-top-slide__title.sbs-hero-title--navy .qodef-m-subtitle {
    color: #0c3f59;
    text-shadow:
        0 0 12px rgba(255, 255, 255, 1),
        0 0 24px rgba(255, 255, 255, 0.98),
        0 0 40px rgba(255, 255, 255, 0.92),
        0 0 56px rgba(255, 255, 255, 0.85),
        0 1px 3px rgba(255, 255, 255, 1);
}

.sbs-home-top-slide__title.sbs-hero-title--navy .sbs-home-top-slide__btn {
    color: #0c3f59;
    border-color: #0c3f59;
}

.sbs-home-top-slide__title.sbs-hero-title--navy .sbs-home-top-slide__btn:hover {
    background: #0072bc;
    border-color: #0072bc;
    color: #fff;
}

.sbs-home-top-slide__title .qodef-m-subtitle {
    margin: 0;
    color: #ffffff;
    font-family: "Lato", sans-serif;
    font-size: 25px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.2;
}

.sbs-home-top-slide__title .qodef-m-button {
    margin-top: 30px;
}

.sbs-home-top-slide__btn-spacer {
    margin-top: 30px;
    height: 42px;
}

.sbs-home-top-slide__btn {
    display: inline-block;
    padding: 10px 24px;
    background: transparent;
    color: #ffffff;
    text-decoration: none;
    border-radius: 20px;
    border: 1px solid #ffffff;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
}

.sbs-home-top-slide__btn:hover {
    background: #0072bc;
    border-color: #0072bc;
    color: #fff;
}

.sbs-home-top-slider__nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: 0;
    background: transparent;
    color: #ffffff;
    width: 25px;
    height: 50px;
    cursor: pointer;
    z-index: 4;
    padding: 0;
    opacity: 0.85;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sbs-home-top-slider__nav-icon {
    width: 12px;
    height: 25px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.5;
    display: block;
}

.sbs-home-top-slider__nav:hover {
    opacity: 1;
}

.sbs-home-top-slider__nav.prev {
    left: 12px;
}

.sbs-home-top-slider__nav.next {
    right: 12px;
}

.sbs-home-top-slider__dots {
    position: absolute;
    left: 50%;
    bottom: 28px;
    transform: translateX(-50%);
    display: flex;
    gap: 7px;
    z-index: 4;
}

.sbs-home-top-slider__dot {
    width: 8px;
    height: 8px;
    padding: 0;
    border: 1px solid #ffffff;
    border-radius: 50%;
    background: transparent;
    cursor: pointer;
    opacity: 0.75;
    transition: opacity 0.2s ease, background-color 0.2s ease;
}

.sbs-home-top-slider__dot.is-active,
.sbs-home-top-slider__dot:hover {
    opacity: 1;
    background: #ffffff;
}

.sbs-home-top-slider--nav-navy .sbs-home-top-slider__nav {
    color: #0c3f59;
}

.sbs-home-top-slider--nav-navy .sbs-home-top-slider__dot {
    border-color: #0c3f59;
}

.sbs-home-top-slider--nav-navy .sbs-home-top-slider__dot.is-active,
.sbs-home-top-slider--nav-navy .sbs-home-top-slider__dot:hover {
    background: #0c3f59;
}

@media only screen and (max-width: 1024px) {
    .sbs-home-top-slider,
    .sbs-home-top-slide__inner {
        height: 550px;
        min-height: 550px;
    }

    .sbs-home-top-slide__title .qodef-m-title {
        font-size: 40px;
    }

    .sbs-home-top-slide__title .qodef-m-subtitle {
        font-size: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .sbs-home-top-slider,
    .sbs-home-top-slide__inner {
        height: 418px;
        min-height: 418px;
    }

    .sbs-home-top-slide {
        background-position: center left;
    }

    .sbs-home-top-slide__inner {
        padding: 0 10%;
    }

    .sbs-home-top-slide__title .qodef-m-title {
        font-size: 35px;
        letter-spacing: 5px;
        margin-bottom: 20px;
    }

    .sbs-home-top-slide__title .qodef-m-subtitle {
        font-size: 20px;
    }

    .sbs-home-top-slider__nav {
        display: none;
    }

    .sbs-home-top-slider {
        touch-action: pan-y;
    }

    .sbs-home-top-slider__dots {
        bottom: 18px;
    }

    .sbs-home-top-slider__dot {
        width: 7px;
        height: 7px;
    }
}

/* Homepage trade show events */
.page-id-7903 .elementor-element.elementor-element-24b7acc {
    display: none !important;
}

.sbs-home-events {
    position: relative;
    width: min(1140px, 92%);
    margin: 30px auto 0;
    padding: 10px 0 70px;
}

.sbs-home-events__nav {
    position: absolute;
    top: 0;
    border: 0;
    background: transparent;
    color: #1c1c1c;
    width: auto;
    height: auto;
    padding: 0;
    cursor: pointer;
    z-index: 2;
    line-height: 0;
    transition: opacity 0.2s ease;
}

.sbs-home-events__nav:hover {
    opacity: 0.55;
}

.sbs-home-events__nav-icon {
    display: block;
    width: 53px;
    height: auto;
}

.sbs-home-events__nav.prev {
    left: 0;
}

.sbs-home-events__nav.next {
    right: 0;
}

.sbs-home-events__track {
    overflow: hidden;
    padding-top: 32px;
}

.sbs-home-events__list {
    display: flex;
    gap: 45px;
    transition: transform 0.45s ease;
    will-change: transform;
}

.sbs-home-events__card {
    flex: 0 0 calc(50% - 22.5px);
    background: #f7f7f7;
    padding: 20px 18px 16px;
    min-height: 200px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: #1c1c1c;
}

.sbs-home-events__logo {
    min-height: 60px;
    margin-bottom: 12px;
    display: flex;
    align-items: flex-start;
}

.sbs-home-events__logo img {
    max-width: 100%;
    max-height: 60px;
    width: auto;
    height: auto;
    object-fit: contain;
}

.sbs-home-events__card .sbs-home-events__title {
    display: inline-block;
    align-self: flex-start;
    margin: 0 0 6px;
    padding: 0 0 5px;
    border-bottom: 1px solid #1c1c1c;
    font-family: "Lato", sans-serif;
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: 0;
    text-transform: none;
    color: #1c1c1c;
}

.sbs-home-events__location {
    margin: 0 0 auto;
    padding-top: 4px;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.35;
    color: #1c1c1c;
}

.sbs-home-events__date {
    margin: 16px 0 0;
    display: flex;
    align-items: center;
    gap: 6px;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    color: #444;
}

.sbs-home-events__date-icon {
    width: 14px;
    height: 14px;
    display: block;
    flex-shrink: 0;
}

@media only screen and (max-width: 767px) {
    .sbs-home-events {
        box-sizing: border-box;
        width: 100%;
        max-width: 1140px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .sbs-home-events__nav.prev {
        left: 30px;
    }

    .sbs-home-events__nav.next {
        right: 30px;
    }

    .sbs-home-events__list {
        gap: 30px;
    }

    .sbs-home-events__card {
        flex: 0 0 100%;
        min-height: 180px;
        padding: 18px 16px 14px;
    }

    /* Homepage boxed sections — mobile outer gutter 30px */
    .page-id-7903 .elementor-element.elementor-element-34f4fd0 > .e-con-inner,
    .page-id-7903 .elementor-element.elementor-element-726f38a > .e-con-inner,
    .page-id-7903 .elementor-element.elementor-element-4cc0605 > .e-con-inner,
    .page-id-7903 .elementor-element.elementor-element-cae8fd1 > .e-con-inner,
    .page-id-7903 .elementor-element.elementor-element-b174a36 > .e-con-inner,
    .page-id-7903 .elementor-element.elementor-element-3589aa7 > .e-con-inner,
    .page-id-7903 .elementor-element.elementor-element-b5f784a > .e-con-inner {
        box-sizing: border-box;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    /* Product tiles: outer gutter comes from .e-con-inner, not tile padding */
    .page-id-7903 .elementor-element.elementor-element-726f38a > .e-con-inner > .e-con,
    .page-id-7903 .elementor-element.elementor-element-b174a36 > .e-con-inner > .e-con,
    .page-id-7903 .elementor-element.elementor-element-34f4fd0 > .e-con-inner > .e-con {
        --padding-left: 0px;
        --padding-right: 0px;
    }

    /* Homepage Green Efficiency icon stats — 30px between the 3 cards (mobile) */
    .page-id-7903 .elementor-element.elementor-element-3589aa7 > .e-con-inner > .e-con:not(:last-child) {
        margin-bottom: 30px !important;
    }
}

/* Sustainability page (Page 5) */
.sbs-sustainability-page {
    background: #fff;
    color: #1c1c1c;
    overflow-x: hidden;
    --sbs-sus-band-pad-y: 160px;
    --sbs-sus-band-gap: 80px;
    --sbs-sus-accent: #1f4739;
}

/* Page-only accent #1f4739 (replaces site blue / navy on this page) */
.sbs-sustainability-page .sbs-about-section__title,
.sbs-sustainability-page .sbs-sus-wrap > h2,
.sbs-sustainability-page .sbs-sus-goals__quote,
.sbs-sustainability-page .sbs-sus-panel h3,
.sbs-sustainability-page .sbs-sus-goal-text h3,
.sbs-sustainability-page .sbs-about-highlight,
.sbs-sustainability-page .sbs-about-intro-box a,
.sbs-sustainability-page .sbs-sus-sdg__intro a,
.sbs-sustainability-page .sbs-about-hero__media h1.sbs-hero-title--navy {
    color: var(--sbs-sus-accent);
}

/* Dark-band sections keep light titles */
.sbs-sustainability-page .sbs-sus-esg .sbs-about-section__title {
    color: #fff;
}

.sbs-sustainability-page .sbs-sus-wrap {
    padding-top: 70px;
    padding-bottom: 70px;
}

.sbs-sus-goals {
    --sbs-sus-goals-gap: 40px;
    --sbs-sus-goals-card-gap: 24px;
    padding-top: 80px;
    padding-bottom: 0;
    background: #fff;
}

.sbs-sus-goals .sbs-sus-wrap {
    padding-top: 0;
    padding-bottom: 0;
}

.sbs-sustainability-page .sbs-about-section__title {
    margin: 0 0 18px;
    font-family: "Lato", sans-serif !important;
    font-size: 38px;
    font-weight: 500;
    letter-spacing: 5px;
    line-height: 46px;
    text-transform: uppercase;
}

@media only screen and (max-width: 640px) {
    .sbs-sustainability-page .sbs-about-section__title {
        font-size: 30px;
        line-height: 1.25;
        letter-spacing: 2px;
    }
}

.sbs-sus-goals__intro {
    margin: 0 auto 48px;
    text-align: center;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    font-style: italic;
    line-height: 1.75;
    color: #555;
}

.sbs-sus-goals__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: var(--sbs-sus-goals-gap);
    align-items: stretch;
    margin-top: 56px;
}

.sbs-sus-goals__media {
    margin: 0;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    min-height: 0;
}

.sbs-sus-goals__media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.sbs-sus-goals__cards {
    display: flex;
    flex-direction: column;
    gap: var(--sbs-sus-goals-card-gap);
    min-height: 100%;
}

.sbs-sus-goals__card {
    flex: 1 1 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 0;
    margin: 0;
    padding: 36px 32px;
    background: #f7f7f7;
    box-sizing: border-box;
    text-align: center;
}

.sbs-sus-goals__quote {
    margin: 0 auto 14px;
    color: var(--sbs-sus-accent);
    font-family: "Lato", sans-serif !important;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.55;
    text-align: center;
}

.sbs-sus-goals__quote--italic {
    font-style: italic;
}

.sbs-sus-goals__label {
    margin: 0;
    color: #666;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.sbs-sus-hero {
    background-position: center;
    background-size: cover;
}

.sbs-sus-overlay {
    background: rgba(0, 0, 0, 0.2);
    padding: 80px 0;
}

.sbs-sus-overlay.dark {
    background: rgba(8, 47, 35, 0.6);
}

.sbs-sus-hero-card {
    width: 100%;
    max-width: 760px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.93);
    padding: 30px;
    text-align: center;
}

.sbs-sus-hero-card h1 {
    letter-spacing: 3px;
    text-transform: uppercase;
    text-align: center;
}

.sbs-sustainability-page .sbs-sus-wrap > h2 {
    letter-spacing: 3px;
    text-transform: uppercase;
    text-align: center;
}

/* Legacy two-column (sections not yet rebuilt, e.g. People) */
.sbs-sus-goal-grid {
    margin-top: 26px;
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 26px;
    align-items: center;
}

.sbs-sus-goal-grid img {
    width: 100%;
    display: block;
}

.sbs-sus-intro {
    text-align: center;
    margin: 0 auto 24px;
    color: #4b4b4b;
    line-height: 1.7;
}

.sbs-sus-sdg {
    padding: calc(var(--sbs-sus-band-pad-y) / 2) 0 calc(var(--sbs-sus-band-pad-y) / 2);
    background: #fff;
}

.sbs-sus-sdg .sbs-sus-wrap {
    padding-top: 0;
    padding-bottom: 0;
}

.sbs-sus-sdg__intro {
    margin: 0 auto;
}

.sbs-sus-sdg__intro p,
.sbs-sus-sdg__intro li {
    margin: 0 0 16px;
    text-align: center;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.75;
    color: #000000;
}

.sbs-sus-sdg__intro p:last-child,
.sbs-sus-sdg__intro ul:last-child,
.sbs-sus-sdg__intro ol:last-child {
    margin-bottom: 0;
}

.sbs-sus-sdg__intro ul,
.sbs-sus-sdg__intro ol {
    margin: 0 auto 16px;
    padding-left: 20px;
    text-align: left;
}

.sbs-sus-sdg__grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 16px;
    margin-top: 48px;
}

.sbs-sus-sdg__item {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.sbs-sus-sdg__figure {
    margin: 0;
    line-height: 0;
}

.sbs-sus-sdg__figure img {
    display: block;
    width: 100%;
    height: auto;
}

.sbs-sus-sdg__body {
    flex: 1 1 auto;
    background: #f7f7f7;
    padding: 14px 14px 14px 26px;
    box-sizing: border-box;
}

.sbs-sus-sdg__body ul {
    margin: 0;
    padding: 0;
    list-style: disc;
}

.sbs-sus-sdg__body li {
    margin: 0 0 8px;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.5;
    color: #000000;
}

.sbs-sus-sdg__body li:last-child {
    margin-bottom: 0;
}

.sbs-sus-esg {
    --sbs-sus-esg-visible-slides: 4;
    --sbs-sus-esg-slide-count: 4;
    --sbs-sus-esg-zip-w: 202;
    --sbs-sus-esg-zip-h: 15;
    --sbs-sus-esg-zip-join: 0.005;
    --sbs-sus-esg-arrow-w: 56px;
    --sbs-sus-esg-arrow-h: 15px;
    padding: calc(var(--sbs-sus-band-pad-y) / 2) 0 calc(var(--sbs-sus-band-pad-y) / 2);
    background-color: #1a3d31;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

.sbs-sus-esg .sbs-sus-wrap {
    padding-top: 0;
    padding-bottom: 0;
}

.sbs-sus-esg__intro {
    margin: 0 auto;
}

.sbs-sus-esg__intro p,
.sbs-sus-esg__intro li {
    margin: 0 0 16px;
    text-align: center;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.75;
    color: #fff;
}

.sbs-sus-esg__intro p:last-child,
.sbs-sus-esg__intro ul:last-child,
.sbs-sus-esg__intro ol:last-child {
    margin-bottom: 0;
}

.sbs-sus-esg__intro a {
    color: #fff;
    text-decoration: underline;
}

.sbs-sus-esg__shell {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 48px;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.sbs-sus-esg__nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.sbs-sus-esg__arrow {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    opacity: 0.9;
    transition: opacity 0.2s ease;
}

.sbs-sus-esg__arrow:hover,
.sbs-sus-esg__arrow:focus-visible {
    opacity: 1;
}

.sbs-sus-esg__arrow img {
    display: block;
    width: var(--sbs-sus-esg-arrow-w);
    height: var(--sbs-sus-esg-arrow-h);
}

.sbs-sus-esg__viewport {
    container-type: inline-size;
    container-name: sbs-sus-esg;
    --sbs-sus-esg-cols-fill: min(
        var(--sbs-sus-esg-slide-count, 4),
        var(--sbs-sus-esg-visible-slides)
    );
    --sbs-sus-esg-col-w: calc(100cqw / var(--sbs-sus-esg-cols-fill));
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x proximity;
    scrollbar-width: none;
    overscroll-behavior-x: contain;
}

.sbs-sus-esg__viewport::-webkit-scrollbar {
    display: none;
}

.sbs-sus-esg__track {
    width: max(
        100%,
        calc(var(--sbs-sus-esg-slide-count, 4) * var(--sbs-sus-esg-col-w))
    );
    padding: 0;
    box-sizing: border-box;
}

.sbs-sus-esg__lanes {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.sbs-sus-esg__lane {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 0;
    align-items: flex-start;
}

.sbs-sus-esg__col {
    flex: 0 0 var(--sbs-sus-esg-col-w);
    width: var(--sbs-sus-esg-col-w);
    box-sizing: border-box;
    text-align: left;
    scroll-snap-align: start;
}

.sbs-sus-esg__col.is-offscreen {
    height: 0;
    min-height: 0;
    max-height: 0;
    padding: 0 !important;
    margin: 0;
    overflow: hidden;
    visibility: hidden;
    pointer-events: none;
}

.sbs-sus-esg__lane--above .sbs-sus-esg__col {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 0 10px 14px 0;
    min-height: 0;
}

.sbs-sus-esg__lane--below .sbs-sus-esg__col {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 14px 10px 0 0;
    min-height: 0;
}

.sbs-sus-esg__lane--above .sbs-sus-esg__text {
    margin: 0 0 10px;
}

.sbs-sus-esg__lane--above .sbs-sus-esg__year {
    margin: 0;
}

.sbs-sus-esg__lane--below .sbs-sus-esg__year {
    margin: 0 0 10px;
}

.sbs-sus-esg__lane--below .sbs-sus-esg__text {
    margin: 0;
}

.sbs-sus-esg__lane--zip {
    align-items: center;
    line-height: 0;
    overflow: visible;
}

.sbs-sus-esg__col--zip {
    padding: 0;
    overflow: visible;
}

.sbs-sus-esg__col--zip:not(:first-child) {
    margin-left: calc(var(--sbs-sus-esg-col-w) * var(--sbs-sus-esg-zip-join, 0.005) * -1);
}

.sbs-sus-esg__year {
    font-family: "Lato", sans-serif !important;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
    color: #fff;
    letter-spacing: 0.02em;
}

.sbs-sus-esg__text {
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.55;
    color: #fff;
}

.sbs-sus-esg__col--zip img {
    display: block;
    width: calc(100% + (var(--sbs-sus-esg-col-w) * var(--sbs-sus-esg-zip-join, 0.005)));
    max-width: none;
    height: auto;
    aspect-ratio: var(--sbs-sus-esg-zip-w) / var(--sbs-sus-esg-zip-h);
    object-fit: contain;
    object-position: center;
}

.sbs-sus-esg__arrow:disabled {
    opacity: 0.35;
    cursor: default;
    pointer-events: none;
}

.sbs-sus-people {
    --sbs-sus-people-gap: 40px;
    padding-top: calc(var(--sbs-sus-band-pad-y) / 2);
    padding-bottom: 0;
    background: #fff;
}

.sbs-sus-people .sbs-sus-wrap {
    padding-top: 0;
    padding-bottom: 0;
}

.sbs-sus-people__intro {
    margin: 0 auto;
}

.sbs-sus-people__intro p,
.sbs-sus-people__intro li {
    margin: 0 0 16px;
    text-align: center;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.75;
    color: #000000;
}

.sbs-sus-people__intro p:last-child,
.sbs-sus-people__intro ul:last-child,
.sbs-sus-people__intro ol:last-child {
    margin-bottom: 0;
}

.sbs-sus-people__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: var(--sbs-sus-people-gap);
    align-items: center;
    margin-top: 48px;
}

.sbs-sus-people__body {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sbs-sus-people__slider {
    position: relative;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: #e8e8e8;
}

.sbs-sus-people__slide {
    position: absolute;
    inset: 0;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s ease-in-out, visibility 0.6s ease-in-out;
    z-index: 0;
    pointer-events: none;
}

.sbs-sus-people__slide.is-active {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    pointer-events: auto;
}

.sbs-sus-people__slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sbs-sus-people__dots {
    position: absolute;
    left: 50%;
    bottom: 18px;
    transform: translateX(-50%);
    display: flex;
    gap: 8px;
    z-index: 3;
}

.sbs-sus-people__dot {
    width: 10px;
    height: 10px;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: rgba(255, 255, 255, 0.45);
    cursor: pointer;
    transition: background-color 0.2s ease, opacity 0.2s ease;
}

.sbs-sus-people__dot.is-active,
.sbs-sus-people__dot:hover {
    background: #fff;
}

.sbs-sus-people__body p,
.sbs-sus-people__body li {
    margin: 0 0 18px;
    text-align: left;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.75;
    color: #000000;
}

.sbs-sus-people__body p:last-child,
.sbs-sus-people__body ul:last-child,
.sbs-sus-people__body ol:last-child {
    margin-bottom: 0;
}

/* Learn More — same spacing as About page (.sbs-about-learn) */
.sbs-sustainability-page .sbs-about-learn,
.sbs-sustainability-page .sbs-about-learn.sbs-sus-wrap {
    padding-top: 80px;
    padding-bottom: 56px;
}

.sbs-sus-panel {
    background: #f4f7f6;
    padding: 20px;
    border: 1px solid #e0e6e4;
}

.sbs-sus-panel h3 {
    margin: 0 0 8px;
    color: #0b3f5a;
    font-size: 20px;
}

.sbs-sus-panel p {
    margin: 0;
    line-height: 1.7;
}

.sbs-about-grid {
    margin-top: 24px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.sbs-about-grid img {
    width: 100%;
    display: block;
}

.sbs-about-grid figcaption {
    margin-top: 8px;
    text-align: center;
    color: #6f6f6f;
}

@media only screen and (max-width: 900px) {
    .sbs-sustainability-page {
        --sbs-sus-band-pad-y: 96px;
        --sbs-sus-band-gap: 48px;
    }

    .sbs-sus-goals {
        --sbs-sus-goals-gap: 24px;
        --sbs-sus-goals-card-gap: 48px;
    }

    .sbs-sus-goals__grid {
        grid-template-columns: minmax(0, 1fr);
        margin-top: 32px;
    }

    .sbs-sus-goals__media {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }

    .sbs-sus-goals__cards {
        width: 100%;
        min-height: 0;
    }

    .sbs-sus-goals__card {
        flex: none;
        min-height: 140px;
        padding: 28px 22px;
    }

    .sbs-sus-goals__quote {
        font-size: 20px;
    }

    .sbs-sus-sdg__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 14px;
        margin-top: 32px;
    }

    .sbs-sus-esg {
        --sbs-sus-esg-visible-slides: 2;
    }

    .sbs-sus-esg__shell {
        margin-top: 32px;
        gap: 14px;
    }

    .sbs-sus-people {
        --sbs-sus-people-gap: 28px;
    }

    .sbs-sus-people__grid {
        grid-template-columns: minmax(0, 1fr);
        align-items: start;
        margin-top: 32px;
    }

    .sbs-sustainability-page .sbs-about-learn__grid {
        grid-template-columns: 1fr;
    }

    .sbs-sus-goal-grid {
        grid-template-columns: 1fr;
    }
}

@media only screen and (max-width: 640px) {
    .sbs-sustainability-page .sbs-sus-wrap {
        padding-top: 44px;
        padding-bottom: 44px;
    }

    .sbs-sustainability-page .sbs-sus-goals {
        padding-top: 80px;
        padding-bottom: 0;
    }

    .sbs-sustainability-page .sbs-sus-goals .sbs-sus-wrap {
        padding-top: 0;
        padding-bottom: 0;
    }

    .sbs-sustainability-page .sbs-sus-sdg {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .sbs-sustainability-page .sbs-sus-sdg .sbs-sus-wrap {
        padding-top: 0;
        padding-bottom: 0;
    }

    .sbs-sustainability-page .sbs-sus-esg {
        padding-top: 80px;
    }

    .sbs-sustainability-page .sbs-sus-esg .sbs-sus-wrap {
        padding-top: 0;
        padding-bottom: 0;
    }

    .sbs-sustainability-page .sbs-sus-people {
        padding-top: 80px;
        padding-bottom: 0;
    }

    .sbs-sustainability-page .sbs-sus-people .sbs-sus-wrap {
        padding-top: 0;
        padding-bottom: 0;
    }

    .sbs-sus-overlay {
        padding: 52px 0;
    }

    .sbs-sus-hero-card {
        padding: 18px;
    }

    .sbs-sus-hero-card h1 {
        letter-spacing: 2px;
        font-size: 20px;
    }

    .sbs-sustainability-page .sbs-sus-wrap > h2:not(.sbs-about-section__title) {
        letter-spacing: 2px;
        font-size: 20px;
    }

    .sbs-sus-sdg__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }

    .sbs-sus-sdg__body {
        padding: 10px 10px 10px 18px;
    }

    .sbs-sus-sdg__body li {
        font-size: 16px;
        line-height: 1.45;
        margin-bottom: 6px;
    }

    .sbs-about-grid,
    .sbs-line,
    .sbs-line-copy {
        grid-template-columns: 1fr;
    }
}

/* About + Why SBS — full-width page shell */
.page-template-page-about-php .title,
.page-template-page-about-php .breadcrumb,
.page-template-page-about-php .title_outer,
.page-slug-about .title,
.page-slug-about .breadcrumb,
.page-slug-about .title_outer,
.page-template-page-why-sbs-php .title,
.page-template-page-why-sbs-php .breadcrumb,
.page-template-page-why-sbs-php .title_outer,
.page-template-page-our-capabilities-php .title,
.page-template-page-our-capabilities-php .breadcrumb,
.page-template-page-our-capabilities-php .title_outer,
.page-template-page-why-sbs-dev-php .title,
.page-template-page-why-sbs-dev-php .breadcrumb,
.page-template-page-why-sbs-dev-php .title_outer,
.page-slug-our-capabilities .title,
.page-slug-our-capabilities .breadcrumb,
.page-slug-our-capabilities .title_outer,
.page-slug-why-sbs-dev .title,
.page-slug-why-sbs-dev .breadcrumb,
.page-slug-why-sbs-dev .title_outer,
.page-slug-why-sbs .title,
.page-slug-why-sbs .breadcrumb,
.page-slug-why-sbs .title_outer {
    display: none !important;
}

.page-template-page-sales-login-php .title,
.page-template-page-sales-login-php .breadcrumb,
.page-template-page-sales-login-php .title_outer,
.page-slug-sales-login .title,
.page-slug-sales-login .breadcrumb,
.page-slug-sales-login .title_outer {
    display: none !important;
}

.page-template-page-product-enquiry-thank-you-php .title,
.page-template-page-product-enquiry-thank-you-php .breadcrumb,
.page-template-page-product-enquiry-thank-you-php .title_outer,
.page-slug-product-enquiry-thank-you .title,
.page-slug-product-enquiry-thank-you .breadcrumb,
.page-slug-product-enquiry-thank-you .title_outer {
    display: none !important;
}

.page-template-page-about-php .content .container .container_inner.default_template_holder,
.page-template-page-about-php .content .container .container_inner.page_container_inner,
.page-slug-about .content .container .container_inner.default_template_holder,
.page-slug-about .content .container .container_inner.page_container_inner,
.page-template-page-why-sbs-php .content .container .container_inner.default_template_holder,
.page-template-page-why-sbs-php .content .container .container_inner.page_container_inner,
.page-template-page-our-capabilities-php .content .container .container_inner.default_template_holder,
.page-template-page-our-capabilities-php .content .container .container_inner.page_container_inner,
.page-template-page-why-sbs-dev-php .content .container .container_inner.default_template_holder,
.page-template-page-why-sbs-dev-php .content .container .container_inner.page_container_inner,
.page-slug-our-capabilities .content .container .container_inner.default_template_holder,
.page-slug-our-capabilities .content .container .container_inner.page_container_inner,
.page-slug-why-sbs-dev .content .container .container_inner.default_template_holder,
.page-slug-why-sbs-dev .content .container .container_inner.page_container_inner,
.page-slug-why-sbs .content .container .container_inner.default_template_holder,
.page-slug-why-sbs .content .container .container_inner.page_container_inner {
    padding-top: 0 !important;
}

.page-template-page-about-php .content .container .container_inner,
.page-slug-about .content .container .container_inner,
.page-template-page-why-sbs-php .content .container .container_inner,
.page-template-page-our-capabilities-php .content .container .container_inner,
.page-template-page-why-sbs-dev-php .content .container .container_inner,
.page-slug-our-capabilities .content .container .container_inner,
.page-slug-why-sbs-dev .content .container .container_inner,
.page-slug-why-sbs .content .container .container_inner {
    width: 100% !important;
    max-width: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.page-template-page-about-php .content .container,
.page-slug-about .content .container,
.page-template-page-why-sbs-php .content .container,
.page-template-page-our-capabilities-php .content .container,
.page-template-page-why-sbs-dev-php .content .container,
.page-slug-our-capabilities .content .container,
.page-slug-why-sbs-dev .content .container,
.page-slug-why-sbs .content .container,
.page-template-page-sustainability-php .content .container,
.page-slug-sustainability .content .container {
    padding-top: 0 !important;
}

/* Reliable shell reset when custom page markup is present (any template/body class). */
body:has(.sbs-about-page) .title_outer,
body:has(.sbs-whysbs-page) .title_outer,
body:has(.sbs-sustainability-page) .title_outer,
body.sbs-contact-page .title_outer,
body.sbs-sales-login-page .title_outer,
body.sbs-product-enquiry-thank-you-page .title_outer,
body.sbs-product-shop-page .title_outer,
body:has(.sbs-about-page) .title,
body:has(.sbs-whysbs-page) .title,
body:has(.sbs-sustainability-page) .title,
body.sbs-contact-page .title,
body.sbs-sales-login-page .title,
body.sbs-product-enquiry-thank-you-page .title,
body.sbs-product-shop-page .title,
body:has(.sbs-about-page) .breadcrumb,
body:has(.sbs-whysbs-page) .breadcrumb,
body:has(.sbs-sustainability-page) .breadcrumb,
body.sbs-contact-page .breadcrumb,
body.sbs-sales-login-page .breadcrumb,
body.sbs-product-enquiry-thank-you-page .breadcrumb,
body.sbs-product-shop-page .breadcrumb {
    display: none !important;
}

body:has(.sbs-about-page) .content.content_top_margin > .content_inner > .container,
body:has(.sbs-whysbs-page) .content.content_top_margin > .content_inner > .container,
body:has(.sbs-sustainability-page) .content.content_top_margin > .content_inner > .container,
body.sbs-contact-page .content.content_top_margin > .content_inner > .container {
    margin-top: 0 !important;
}

body.sbs-sales-login-page .content.content_top_margin > .content_inner > .container {
    margin-top: 0 !important;
}

body.sbs-product-enquiry-thank-you-page .content.content_top_margin > .content_inner > .container {
    margin-top: 0 !important;
}

body.sbs-product-shop-page .content.content_top_margin > .content_inner > .container {
    margin-top: 0 !important;
}

body:has(.sbs-about-page) .content .container,
body:has(.sbs-whysbs-page) .content .container,
body:has(.sbs-sustainability-page) .content .container,
body.sbs-contact-page .content .container,
body:has(.sbs-about-page) .content .container .container_inner.default_template_holder,
body:has(.sbs-about-page) .content .container .container_inner.page_container_inner,
body:has(.sbs-whysbs-page) .content .container .container_inner.default_template_holder,
body:has(.sbs-whysbs-page) .content .container .container_inner.page_container_inner,
body:has(.sbs-sustainability-page) .content .container .container_inner.default_template_holder,
body:has(.sbs-sustainability-page) .content .container .container_inner.page_container_inner,
body.sbs-contact-page .content .container .container_inner.default_template_holder,
body.sbs-contact-page .content .container .container_inner.page_container_inner {
    padding-top: 0 !important;
}

body.sbs-sales-login-page .content .container,
body.sbs-sales-login-page .content .container .container_inner.default_template_holder,
body.sbs-sales-login-page .content .container .container_inner.page_container_inner {
    padding-top: 0 !important;
}

body:has(.sbs-about-page) .content .container .container_inner,
body:has(.sbs-whysbs-page) .content .container .container_inner,
body:has(.sbs-sustainability-page) .content .container .container_inner,
body.sbs-contact-page .content .container .container_inner,
body.sbs-single-product-page .content .container .container_inner {
    width: 100% !important;
    max-width: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body.sbs-sales-login-page .content .container .container_inner {
    width: 100% !important;
    max-width: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body.sbs-product-enquiry-thank-you-page .content .container,
body.sbs-product-enquiry-thank-you-page .content .container .container_inner.default_template_holder,
body.sbs-product-enquiry-thank-you-page .content .container .container_inner.page_container_inner,
body.sbs-product-enquiry-thank-you-page .content .container .container_inner {
    padding-top: 0 !important;
    width: 100% !important;
    max-width: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body.sbs-product-shop-page .content .container,
body.sbs-product-shop-page .content .container .container_inner.default_template_holder,
body.sbs-product-shop-page .content .container .container_inner.page_container_inner,
body.sbs-product-shop-page .content .container .container_inner {
    padding-top: 0 !important;
    width: 100% !important;
    max-width: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body:has(.sbs-about-page) .content,
body:has(.sbs-whysbs-page) .content,
body:has(.sbs-sustainability-page) .content,
body.sbs-contact-page .content {
    margin-top: 0 !important;
    background-color: transparent !important;
}

body:has(.sbs-about-page) .content_inner,
body:has(.sbs-whysbs-page) .content_inner,
body:has(.sbs-sustainability-page) .content_inner,
body.sbs-contact-page .content_inner {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

.sbs-about-page,
.sbs-whysbs-page,
.sbs-sustainability-page,
.sbs-contact-page {
    --sbs-page-content-max: 1140px;
    --sbs-page-gutter-x: 30px;
    --sbs-hero-pad-top: 144px;
    --sbs-hero-pad-bottom: 80px;
    --sbs-hero-box-mt: 112px;
}

/* Outermost horizontal spacing: padding 30px left/right on all content shells. */
.sbs-about-wrap,
.sbs-whysbs-wrap,
.sbs-sustainability-page .sbs-sus-wrap,
.sbs-contact-wrap {
    box-sizing: border-box;
    width: 100%;
    max-width: var(--sbs-page-content-max, 1140px);
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--sbs-page-gutter-x, 30px);
    padding-right: var(--sbs-page-gutter-x, 30px);
}

.sbs-about-page {
    background: #fff;
    color: #1c1c1c;
    overflow-x: hidden;
    --sbs-about-band-pad-y: 160px;
    --sbs-about-band-gap: 80px;
}

.sbs-about-section {
    padding: 64px 0;
}

.sbs-about-section__title {
    margin: 0 0 18px;
    color: #0c3f59;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1.25;
    text-transform: uppercase;
}

.sbs-about-section__title--center {
    text-align: center;
}

/* Match homepage Qi section title (e.g. Visit us at tradeshows). */
.sbs-about-page .sbs-about-values-head .sbs-about-section__title,
.sbs-about-page .sbs-about-journey > .sbs-about-section__title,
.sbs-about-page .sbs-about-offices > .sbs-about-section__title,
.sbs-about-page .sbs-about-learn > .sbs-about-section__title {
    margin: 0 0 18px;
    color: #073e58;
    font-family: "Lato", sans-serif !important;
    font-size: 38px;
    font-weight: 500;
    letter-spacing: 5px;
    line-height: 46px;
    text-transform: uppercase;
}

.sbs-about-intro {
    margin: 0 auto 36px;
    text-align: center;
    line-height: 1.75;
    color: #555;
}

.sbs-about-serif {
    font-family: "Lato", sans-serif !important;
    color: #0072bc;
}

/* Hero + intro box (About + Why SBS shared spacing) */
.sbs-about-hero,
.sbs-whysbs-hero {
    position: relative;
}

.sbs-about-hero__media,
.sbs-whysbs-hero__media {
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: var(--sbs-hero-pad-top, 144px);
    padding-bottom: var(--sbs-hero-pad-bottom, 80px);
    padding-left: var(--sbs-page-gutter-x, 30px);
    padding-right: var(--sbs-page-gutter-x, 30px);
}

.sbs-about-hero__media::before,
.sbs-whysbs-hero__media::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.3);
    pointer-events: none;
}

.sbs-about-hero__media.sbs-hero-media--no-overlay::before,
.sbs-whysbs-hero__media.sbs-hero-media--no-overlay::before {
    display: none;
}

.sbs-whysbs-hero__media.sbs-whysbs-hero__media--no-image {
    background-color: #0c3f59;
}

.sbs-whysbs-hero__media.sbs-whysbs-hero__media--no-image::before {
    display: none;
}

.sbs-about-hero__inner,
.sbs-whysbs-hero__inner {
    position: relative;
    z-index: 1;
    width: min(var(--sbs-page-content-max, 1140px), 100%);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sbs-about-hero__media h1,
.sbs-whysbs-hero__media h1,
body.woocommerce-shop .elementor-element-3961712 .qodef-m-title {
    margin: 0;
    font-family: "Lato", sans-serif !important;
    font-size: 80px;
    font-weight: 700;
    letter-spacing: 0.12em;
    line-height: 1.15;
    text-align: center;
    text-transform: uppercase;
}

.sbs-about-hero__media h1.sbs-hero-title--white,
.sbs-whysbs-hero__media h1.sbs-hero-title--white,
body.woocommerce-shop .elementor-element-3961712 .qodef-m-title {
    color: #fff !important;
    text-shadow: 0 2px 16px rgba(0, 0, 0, 0.28);
}

body.woocommerce-shop .elementor-element-3961712 .qodef-qi-section-title {
    text-align: center !important;
}

.sbs-about-hero__media h1.sbs-hero-title--navy,
.sbs-whysbs-hero__media h1.sbs-hero-title--navy {
    color: #0c3f59;
    text-shadow: none;
}

.sbs-about-intro-box {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 100%;
    margin-top: var(--sbs-hero-box-mt, 112px);
    margin-bottom: 0;
    background: #fff;
    padding: 56px 64px;
    box-sizing: border-box;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: normal;
}

.sbs-about-intro-box p,
.sbs-about-intro-box li {
    display: block;
    margin: 0 0 16px;
    line-height: 1.75;
    color: #1c1c1c;
    font-family: "Lato", sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.sbs-about-intro-box span,
.sbs-about-intro-box strong,
.sbs-about-intro-box em,
.sbs-about-intro-box a {
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.sbs-about-intro-box p:last-child,
.sbs-about-intro-box ul:last-child,
.sbs-about-intro-box ol:last-child {
    margin-bottom: 0;
}

.sbs-about-intro-box ul,
.sbs-about-intro-box ol {
    margin: 0 0 16px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 1.75;
}

.sbs-about-page .sbs-about-intro-box p,
.sbs-about-page .sbs-about-intro-box li,
.sbs-about-page .sbs-about-intro-box ul,
.sbs-about-page .sbs-about-intro-box ol {
    font-size: 16px;
}

.sbs-sustainability-page .sbs-about-intro-box p,
.sbs-sustainability-page .sbs-about-intro-box li,
.sbs-sustainability-page .sbs-about-intro-box ul,
.sbs-sustainability-page .sbs-about-intro-box ol {
    font-size: 16px;
}

.sbs-about-intro-box a {
    color: #0072bc;
}

.sbs-about-intro-box strong {
    font-weight: 700;
}

.sbs-about-highlight {
    color: #0072bc;
}

/* Mission / Vision band */
.sbs-about-mv {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.sbs-about-mv__overlay {
    padding-top: var(--sbs-about-band-pad-y);
    padding-bottom: var(--sbs-about-band-pad-y);
    display: flex;
    align-items: center;
    justify-content: center;
}

.sbs-about-mv__grid {
    width: min(var(--sbs-page-content-max, 1140px), 100%);
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: var(--sbs-about-band-gap);
}

.sbs-about-mv__card {
    background: #fff;
    padding: 40px 24px 32px;
    min-height: 160px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08);
}

.sbs-about-mv__quote {
    margin: 0 auto 14px;
    color: #0072bc;
    font-family: "Lato", sans-serif !important;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.55;
    text-align: center;
}

.sbs-about-mv__label {
    margin: 0;
    color: #073e58;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

/* Values 2x2 + motto */
.sbs-about-values-section {
    background: #fff;
}

.sbs-about-values-head {
    padding-top: 80px;
    padding-bottom: 0;
}

.sbs-about-values__intro {
    margin: 15px auto 48px;
    text-align: center;
    font-family: "Lato", sans-serif !important;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.45;
    color: #000000;
}

.sbs-about-values__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: var(--sbs-about-band-gap);
    margin-top: 12px;
}

.sbs-about-value-item {
    text-align: center;
}

.sbs-about-value-item__icon {
    width: min(200px, 70%);
    margin: 0 auto 20px;
}

.sbs-about-value-item__icon img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
}

.sbs-about-value-item p {
    margin: 0 auto;
    max-width: 420px;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.75;
    color: #000000;
    text-align: justify;
}

/* Motto band */
.sbs-about-values-section .sbs-about-motto {
    padding: 80px 0;
    text-align: center;
}

.sbs-about-motto__box {
    background: #f7f7f7;
    padding: 48px 56px;
    text-align: center;
}

.sbs-about-motto__quote {
    margin: 0 auto 14px;
    font-family: "Lato", sans-serif !important;
    font-size: 20px;
    line-height: 1.55;
    font-style: italic;
    color: #0072bc;
    text-align: center;
}

.sbs-about-motto__label {
    margin: 0;
    color: #073e58;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    font-style: italic;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

/* Timeline banner (before SBS Journey) */
.sbs-about-timeline-banner img {
    display: block;
    width: 100%;
    height: auto;
}

/* Journey timeline */
.sbs-about-journey {
    padding-top: 80px;
    padding-bottom: 0;
    padding-left: var(--sbs-page-gutter-x, 30px);
    padding-right: var(--sbs-page-gutter-x, 30px);
}

.sbs-about-journey__subtitle {
    margin: 15px auto 48px;
    text-align: center;
    font-family: "Lato", sans-serif !important;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.45;
    color: #000000;
}

.sbs-about-journey__timeline {
    position: relative;
    max-width: 980px;
    margin: 0 auto;
    --sbs-journey-zip-width: 24px;
    --sbs-journey-zip-height: 177px;
    --sbs-journey-year-width: 72px;
    --sbs-journey-col-gap: 24px;
    --sbs-journey-year-zip-gap: 20px;
    --sbs-journey-card-max: 238px;
}

.sbs-about-journey__row {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1fr) var(--sbs-journey-year-width) var(--sbs-journey-year-width) minmax(0, 1fr);
    column-gap: var(--sbs-journey-col-gap);
    align-items: start;
    min-height: var(--sbs-journey-zip-height);
    margin-bottom: 0;
}

.sbs-about-journey__row:last-child {
    margin-bottom: 0;
}

.sbs-about-journey__zip {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 1;
    width: var(--sbs-journey-zip-width);
    height: var(--sbs-journey-zip-height);
    transform: translateX(-50%);
    pointer-events: none;
}

.sbs-about-journey__zip img {
    display: block;
    width: var(--sbs-journey-zip-width);
    height: var(--sbs-journey-zip-height);
    max-width: none;
    object-fit: contain;
    object-position: top center;
}

.sbs-about-journey__year {
    margin: 0;
    padding-top: 4px;
    font-family: "Lato", sans-serif !important;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.1;
    font-variant-numeric: tabular-nums;
    color: #1c1c1c;
    white-space: nowrap;
}

.sbs-about-journey__row--left .sbs-about-journey__year {
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
    text-align: right;
    margin-right: var(--sbs-journey-year-zip-gap);
}

.sbs-about-journey__row--right .sbs-about-journey__year {
    grid-column: 3;
    grid-row: 1;
    justify-self: start;
    text-align: left;
    margin-left: var(--sbs-journey-year-zip-gap);
}

.sbs-about-journey__card {
    background: #f7f7f7;
    padding: 16px 18px;
}

.sbs-about-journey__row--left .sbs-about-journey__card {
    grid-column: 1;
    grid-row: 1;
    justify-self: end;
    width: 100%;
    max-width: var(--sbs-journey-card-max);
    margin-right: 8px;
}

.sbs-about-journey__row--right .sbs-about-journey__card {
    grid-column: 4;
    grid-row: 1;
    justify-self: start;
    width: 100%;
    max-width: var(--sbs-journey-card-max);
    margin-left: 8px;
}

.sbs-about-journey__card ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sbs-about-journey__card li {
    position: relative;
    margin-bottom: 4px;
    padding-left: 1em;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.2;
    color: #000000;
    text-align: left;
}

.sbs-about-journey__card li::before {
    content: "•";
    position: absolute;
    left: 0;
    color: #000000;
}

.sbs-about-journey__card li:last-child {
    margin-bottom: 0;
}

/* Global offices stats */
.sbs-about-offices {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: var(--sbs-page-gutter-x, 30px);
    padding-right: var(--sbs-page-gutter-x, 30px);
}

.sbs-about-offices__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 30px;
    margin-top: 36px;
}

.sbs-about-offices__card {
    background: #f7f7f7;
    padding: 40px 24px;
    text-align: center;
}

.sbs-about-offices__value {
    margin: 0 0 12px;
    color: #0072bc;
    font-family: "Lato", sans-serif !important;
    font-size: 38px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.45;
}

.sbs-about-offices__label {
    margin: 0;
    color: #000000;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

/* Global map + locations */
.sbs-about-global {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: var(--sbs-page-gutter-x, 30px);
    padding-right: var(--sbs-page-gutter-x, 30px);
}

.sbs-about-global__map {
    margin-bottom: 48px;
    text-align: center;
}

.sbs-about-global__map img {
    display: inline-block;
    width: 830px;
    max-width: 100%;
    height: auto;
}

.sbs-about-locations {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: var(--sbs-about-band-gap);
    row-gap: 40px;
}

.sbs-about-location-panel {
    border: 0;
    margin: 0;
}

.sbs-about-location-panel__head {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0;
    padding: 0 0 12px;
    list-style: none;
    cursor: pointer;
    border-bottom: 1px solid #d8dde3;
}

.sbs-about-location-panel__head::-webkit-details-marker {
    display: none;
}

.sbs-about-location-panel__title {
    flex: 1;
    color: #0072bc;
    font-family: "Lato", sans-serif !important;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.35;
}

.sbs-about-location-panel__toggle {
    position: relative;
    flex: 0 0 16px;
    width: 16px;
    height: 16px;
}

.sbs-about-location-panel__toggle::before,
.sbs-about-location-panel__toggle::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: #0072bc;
    transform: translate(-50%, -50%);
}

.sbs-about-location-panel__toggle::before {
    width: 12px;
    height: 2px;
}

.sbs-about-location-panel__toggle::after {
    width: 2px;
    height: 12px;
    transition: transform 0.2s ease, opacity 0.2s ease;
}

.sbs-about-location-panel[open] .sbs-about-location-panel__toggle::after {
    transform: translate(-50%, -50%) scaleY(0);
    opacity: 0;
}

.sbs-about-location-panel__body {
    padding-top: 14px;
}

.sbs-about-location-panel__body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sbs-about-location-panel__body li {
    position: relative;
    margin-bottom: 6px;
    padding-left: 1em;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.5;
    color: #000000;
}

.sbs-about-location-panel__body li::before {
    content: "•";
    position: absolute;
    left: 0;
    color: #000000;
}

.sbs-about-location-panel__body li.is-emphasis {
    text-decoration: underline;
    text-underline-offset: 3px;
}

.sbs-about-location-panel__body li:last-child {
    margin-bottom: 0;
}

/* Learn more */
.sbs-about-learn {
    padding-top: 48px;
    padding-bottom: 56px;
    padding-left: var(--sbs-page-gutter-x, 30px);
    padding-right: var(--sbs-page-gutter-x, 30px);
}

.sbs-about-page .sbs-about-learn {
    padding-top: 80px;
}

.sbs-whysbs-page .sbs-about-learn {
    padding-top: 80px;
}

.sbs-about-learn__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 600px));
    justify-content: center;
    gap: 32px 48px;
    margin-top: 48px;
}

.sbs-about-learn__card {
    display: block;
    text-align: center;
    text-decoration: none;
    color: inherit;
}

.sbs-about-learn__card img {
    display: block;
    width: 100%;
    max-width: 600px;
    height: auto;
    margin: 0 auto;
}

.sbs-about-learn__card span {
    display: inline-block;
    margin-top: 12px;
    color: #1c1c1c;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.sbs-about-learn__card:hover span {
    color: #000;
}

@media only screen and (max-width: 900px) {
    .sbs-about-page {
        --sbs-about-band-pad-y: 96px;
        --sbs-about-band-gap: 48px;
    }

    .sbs-about-mv__grid,
    .sbs-about-values__grid,
    .sbs-about-offices__grid,
    .sbs-about-locations,
    .sbs-about-learn__grid {
        grid-template-columns: 1fr;
    }

    .sbs-about-offices {
        padding-bottom: 0;
    }

    .sbs-about-journey__timeline {
        padding-left: 0;
        padding-right: 0;
        max-width: none;
    }

    .sbs-about-journey__row,
    .sbs-about-journey__row--left,
    .sbs-about-journey__row--right {
        position: relative;
        grid-template-columns: var(--sbs-journey-zip-width) minmax(0, 1fr);
        grid-template-rows: auto auto;
        column-gap: var(--sbs-journey-year-zip-gap);
        row-gap: 10px;
        align-items: start;
        align-content: start;
        min-height: var(--sbs-journey-zip-height);
        margin-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        box-sizing: border-box;
    }

    .sbs-about-journey__zip {
        position: absolute;
        left: 0;
        top: 0;
        transform: none;
        grid-column: auto;
        grid-row: auto;
        width: var(--sbs-journey-zip-width);
        height: var(--sbs-journey-zip-height);
        align-self: auto;
        pointer-events: none;
    }

    .sbs-about-journey__zip img {
        width: var(--sbs-journey-zip-width);
        height: var(--sbs-journey-zip-height);
        object-fit: contain;
        object-position: top center;
    }

    .sbs-about-journey__row--left .sbs-about-journey__year,
    .sbs-about-journey__row--right .sbs-about-journey__year {
        position: static;
        grid-column: 2;
        grid-row: 1;
        justify-self: start;
        align-self: start;
        white-space: normal;
        text-align: left;
        font-size: 24px;
        padding-top: 2px;
        margin-left: 0;
        margin-right: 0;
    }

    .sbs-about-journey__card {
        padding: 6px 6px;
    }

    .sbs-about-journey__row--left .sbs-about-journey__card,
    .sbs-about-journey__row--right .sbs-about-journey__card {
        grid-column: 2;
        grid-row: 2;
        justify-self: stretch;
        align-self: start;
        width: auto;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        box-sizing: border-box;
    }
}

@media only screen and (max-width: 640px) {
    .sbs-about-page,
    .sbs-whysbs-page,
    .sbs-sustainability-page {
        --sbs-hero-pad-top: 96px;
        --sbs-hero-pad-bottom: 48px;
        --sbs-hero-box-mt: 72px;
    }

    .sbs-about-hero__media,
    .sbs-whysbs-hero__media {
        padding-top: var(--sbs-hero-pad-top, 96px);
        padding-bottom: var(--sbs-hero-pad-bottom, 48px);
        padding-left: var(--sbs-page-gutter-x, 30px);
        padding-right: var(--sbs-page-gutter-x, 30px);
    }

    .sbs-about-hero__media h1,
    .sbs-whysbs-hero__media h1,
    body.woocommerce-shop .elementor-element-3961712 .qodef-m-title {
        font-size: 30px !important;
        letter-spacing: 0.08em;
    }

    .sbs-about-intro-box {
        width: 100%;
        margin-top: var(--sbs-hero-box-mt, 72px);
        padding: 28px 22px;
    }

    .sbs-sustainability-page .sbs-about-intro-box p {
        font-size: 16px;
    }

    .sbs-about-mv__quote,
    .sbs-about-motto__quote {
        font-size: 20px;
    }

    .sbs-about-section {
        padding: 48px 0;
    }

    .sbs-about-page .sbs-about-journey.sbs-about-section {
        padding-top: 80px;
        padding-bottom: 0;
        padding-left: var(--sbs-page-gutter-x, 30px);
        padding-right: var(--sbs-page-gutter-x, 30px);
    }

    .sbs-about-page .sbs-about-offices.sbs-about-section {
        padding-top: 80px;
        padding-bottom: 0;
        padding-left: var(--sbs-page-gutter-x, 30px);
        padding-right: var(--sbs-page-gutter-x, 30px);
    }

    .sbs-about-page .sbs-about-global.sbs-about-section {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: var(--sbs-page-gutter-x, 30px);
        padding-right: var(--sbs-page-gutter-x, 30px);
    }

    .sbs-about-global__map {
        padding-top: 30px;
    }

    .sbs-about-page .sbs-about-learn.sbs-about-section,
    .sbs-whysbs-page .sbs-about-learn.sbs-about-section {
        padding-top: 80px;
        padding-bottom: 56px;
        padding-left: var(--sbs-page-gutter-x, 30px);
        padding-right: var(--sbs-page-gutter-x, 30px);
    }

    .sbs-whysbs-page .sbs-whysbs-certificates.sbs-whysbs-section {
        padding-top: 80px;
        padding-bottom: 0;
        padding-left: var(--sbs-page-gutter-x, 30px);
        padding-right: var(--sbs-page-gutter-x, 30px);
    }

    .sbs-whysbs-page .sbs-whysbs-qa.sbs-whysbs-section {
        padding-top: 80px;
        padding-bottom: 80px;
        padding-left: var(--sbs-page-gutter-x, 30px);
        padding-right: var(--sbs-page-gutter-x, 30px);
    }

    .sbs-whysbs-page .sbs-whysbs-qualifications.sbs-whysbs-section {
        padding-top: 80px;
        padding-bottom: 0;
        padding-left: var(--sbs-page-gutter-x, 30px);
        padding-right: var(--sbs-page-gutter-x, 30px);
    }

    .sbs-about-section__title {
        font-size: 22px;
    }

    .sbs-about-page .sbs-about-values-head .sbs-about-section__title,
    .sbs-about-page .sbs-about-journey > .sbs-about-section__title,
    .sbs-about-page .sbs-about-offices > .sbs-about-section__title,
    .sbs-about-page .sbs-about-learn > .sbs-about-section__title {
        font-size: 30px;
        letter-spacing: 2px;
        line-height: 1.25;
    }

    .sbs-about-offices__value {
        font-size: 30px;
    }

    .sbs-whysbs-page .sbs-whysbs-standout-box__title,
    .sbs-whysbs-page .sbs-whysbs-section__title,
    .sbs-whysbs-page .sbs-about-learn > .sbs-about-section__title {
        font-size: 30px;
        letter-spacing: 2px;
        line-height: 1.25;
    }

    .sbs-sustainability-page .sbs-about-section__title {
        font-size: 30px;
        letter-spacing: 2px;
        line-height: 1.25;
    }

    .sbs-whysbs-pillars {
        gap: 32px;
    }
}

/* Site-wide Lato */
body,
body .wrapper,
body .wrapper_inner,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p,
body a,
body li,
body label,
body input,
body textarea,
body select,
body button,
body .qode-btn,
body .main_menu,
body .main_menu > ul > li > a,
body .drop_down .second,
body .title,
body .title h1,
body .breadcrumb,
body footer,
body footer a,
body footer p,
body footer li,
body footer h4,
body footer h5,
body .footer_top,
body .footer_bottom,
body .woocommerce,
body .woocommerce-page,
body .product_title,
body .woocommerce-loop-product__title,
body .woocommerce table.shop_attributes th,
body .woocommerce table.shop_attributes td,
body .elementor-widget-heading .elementor-heading-title,
body .elementor-widget-text-editor,
body .elementor-widget-text-editor p,
body .elementor-widget-text-editor li,
body .elementor-widget-text-editor a,
body .elementor-widget-text-editor span,
body .elementor-button,
body .elementor-button-text,
body .elementor-icon-box-title,
body .elementor-icon-box-description,
body .elementor-tab-title,
body .elementor-accordion-title,
body .elementor-price-list-text,
body .elementor-price-list-description,
body .jet-woo-builder,
body .jet-woo-builder .product_title,
body .yith-wcwl-add-to-wishlist-button,
body .sbs-home-top-slide__title .qodef-m-subtitle,
body .sbs-home-events__card .sbs-home-events__title,
body .elementor-element[class*="elementor-element-"],
body .elementor-element[class*="elementor-element-"] .elementor-widget-container {
    font-family: "Lato", sans-serif !important;
}

/* ==========================================================================
   Why SBS page (Ally design draft layout)
   ========================================================================== */

.sbs-whysbs-page {
    background: #fff;
    color: #1c1c1c;
    overflow-x: hidden;
    --sbs-whysbs-band-pad-y: 160px;
    --sbs-whysbs-band-gap: 80px;
}

.sbs-whysbs-section {
    padding: var(--sbs-whysbs-band-pad-y) 0;
}

.sbs-whysbs-section__title {
    margin: 0 0 18px;
    color: #0c3f59;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1.25;
    text-transform: uppercase;
}

.sbs-whysbs-section__title--center {
    text-align: center;
}

/* Match homepage Qi section title (e.g. Visit us at tradeshows). */
.sbs-whysbs-page .sbs-whysbs-standout-box__title,
.sbs-whysbs-page .sbs-whysbs-section__title,
.sbs-whysbs-page .sbs-about-learn > .sbs-about-section__title {
    margin: 0 0 18px;
    color: #073e58;
    font-family: "Lato", sans-serif !important;
    font-size: 38px;
    font-weight: 500;
    letter-spacing: 5px;
    line-height: 46px;
    text-transform: uppercase;
}

@media only screen and (max-width: 640px) {
    .sbs-whysbs-page .sbs-whysbs-standout-box__title,
    .sbs-whysbs-page .sbs-whysbs-section__title,
    .sbs-whysbs-page .sbs-about-learn > .sbs-about-section__title {
        font-size: 30px;
        letter-spacing: 2px;
    }
}

/* Match homepage Qi subtitle (e.g. alongside our most celebrated collections). */
.sbs-whysbs-standout-box__intro,
.sbs-whysbs-section__intro {
    margin: 15px auto 48px;
    text-align: center;
    font-family: "Lato", sans-serif !important;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.45;
    color: #000000;
}

.sbs-whysbs-certificates__intro {
    max-width: none;
    margin: 15px 0 24px;
    text-align: left;
    font-family: "Lato", sans-serif !important;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.45;
    color: #000000;
}

/* Hero stand-out box (Why SBS white card) */
.sbs-whysbs-standout-box {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 100%;
    margin-top: var(--sbs-hero-box-mt, 112px);
    margin-bottom: 0;
    background: #fff;
    padding: 56px 64px;
    box-sizing: border-box;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: normal;
}

@media only screen and (max-width: 640px) {
    .sbs-whysbs-standout-box {
        width: 100%;
        margin-top: var(--sbs-hero-box-mt, 72px);
        padding: 28px 22px !important;
    }
}

.sbs-whysbs-standout-box__title {
    margin: 0 0 18px;
    color: #0c3f59;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1.25;
    text-align: center;
    text-transform: uppercase;
}

.sbs-whysbs-pillars {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: var(--sbs-whysbs-band-gap);
    margin-top: 48px;
}

.sbs-whysbs-pillar {
    text-align: center;
}

.sbs-whysbs-pillar__icon {
    margin-bottom: 20px;
}

.sbs-whysbs-pillar__icon img {
    display: inline-block;
    width: 99px;
    height: auto;
    max-width: 99px;
    object-fit: contain;
}

.sbs-whysbs-pillar__title {
    margin: 0 0 12px;
    color: #0072bc;
    font-family: "Lato", sans-serif !important;
    font-size: 38px;
    font-weight: 700;
    line-height: 1.35;
}

.sbs-whysbs-pillar__text {
    margin: 0;
    color: #000000;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.65;
    text-align: justify;
}

/* Quality assurance accordion */
.sbs-whysbs-qa {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: var(--sbs-page-gutter-x, 30px);
    padding-right: var(--sbs-page-gutter-x, 30px);
}

.sbs-whysbs-qa__list {
    max-width: 980px;
    margin: 0 auto;
}

.sbs-whysbs-qa-panel {
    border: 0;
    margin: 0 0 40px;
}

.sbs-whysbs-qa-panel:last-child {
    margin-bottom: 0;
}

.sbs-whysbs-qa-panel__head {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0;
    padding: 0 0 12px;
    list-style: none;
    cursor: pointer;
    border-bottom: 1px solid #d8dde3;
}

.sbs-whysbs-qa-panel__head::-webkit-details-marker {
    display: none;
}

.sbs-whysbs-qa-panel__title {
    flex: 1;
    color: #0072bc;
    font-family: "Lato", sans-serif !important;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.35;
}

.sbs-whysbs-qa-panel__toggle {
    position: relative;
    flex: 0 0 16px;
    width: 16px;
    height: 16px;
}

.sbs-whysbs-qa-panel__toggle::before,
.sbs-whysbs-qa-panel__toggle::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: #0072bc;
    transform: translate(-50%, -50%);
}

.sbs-whysbs-qa-panel__toggle::before {
    width: 12px;
    height: 2px;
}

.sbs-whysbs-qa-panel__toggle::after {
    width: 2px;
    height: 12px;
    transition: transform 0.2s ease, opacity 0.2s ease;
}

.sbs-whysbs-qa-panel[open] .sbs-whysbs-qa-panel__toggle::after {
    transform: translate(-50%, -50%) scaleY(0);
    opacity: 0;
}

.sbs-whysbs-qa-panel__body {
    padding-top: 14px;
}

.sbs-whysbs-qa-panel__body p {
    margin: 0;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.65;
    color: #000000;
}

/* Full-width banner */
.sbs-whysbs-banner img {
    display: block;
    width: 100%;
    height: auto;
}

/* Certificates two-column */
.sbs-whysbs-certificates {
    padding-top: 80px;
    padding-bottom: 0;
    padding-left: var(--sbs-page-gutter-x, 30px);
    padding-right: var(--sbs-page-gutter-x, 30px);
}

.sbs-whysbs-certificates__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    align-items: stretch;
}

.sbs-whysbs-certificates__grid--no-media {
    grid-template-columns: 1fr;
}

.sbs-whysbs-certificates__media {
    position: relative;
    overflow: hidden;
    min-height: 100%;
}

.sbs-whysbs-certificates__media img {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.sbs-whysbs-certificates__content {
    background: #f7f7f7;
    padding: 48px 56px;
    box-sizing: border-box;
}

.sbs-whysbs-certificates__content .sbs-whysbs-section__title {
    margin-bottom: 18px;
}

.sbs-whysbs-certificates__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sbs-whysbs-certificates__list li {
    position: relative;
    margin-bottom: 8px;
    padding-left: 1em;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.55;
    color: #000000;
}

.sbs-whysbs-certificates__list li::before {
    content: "•";
    position: absolute;
    left: 0;
    color: #000000;
}

.sbs-whysbs-certificates__list li:last-child {
    margin-bottom: 0;
}

/* Qualifications logo grid */
.sbs-whysbs-qualifications {
    --sbs-whysbs-qual-logo-col: 160px;
    --sbs-whysbs-qual-logo-cols: 4;
    padding-top: 80px;
    padding-bottom: 0;
    padding-left: var(--sbs-page-gutter-x, 30px);
    padding-right: var(--sbs-page-gutter-x, 30px);
}

.sbs-whysbs-qualifications__rows {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: fit-content;
    max-width: 100%;
    margin: 48px auto 0;
    gap: 32px;
}

.sbs-whysbs-qualifications__row {
    display: grid;
    grid-template-columns: 180px minmax(0, 1fr);
    gap: 32px;
    align-items: start;
    width: 100%;
    padding-bottom: 24px;
    border-bottom: 1px solid #e8ebef;
}

.sbs-whysbs-qualifications__category {
    margin: 0;
    padding-top: 12px;
    color: #0072bc;
    font-family: "Lato", sans-serif !important;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.35;
}

.sbs-whysbs-qualifications__logos {
    display: grid;
    grid-template-columns: repeat(var(--sbs-whysbs-qual-logo-cols), var(--sbs-whysbs-qual-logo-col));
    align-items: start;
    width: 100%;
    gap: 20px 24px;
}

.sbs-whysbs-qualifications__logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    min-width: 0;
    text-align: center;
}

.sbs-whysbs-qualifications__logo-media {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 56px;
    margin: 0 0 8px;
}

.sbs-whysbs-qualifications__logo-media img {
    display: block;
    max-width: 144px;
    max-height: 56px;
    width: auto;
    height: auto;
    object-fit: contain;
}

.sbs-whysbs-qualifications__logo-label {
    margin: 0;
    width: 100%;
    min-height: 2.7em;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.35;
    color: #000000;
    text-align: center;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.sbs-whysbs-qualifications__row:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

@media only screen and (max-width: 900px) {
    .sbs-whysbs-page {
        --sbs-whysbs-band-pad-y: 96px;
        --sbs-whysbs-band-gap: 48px;
    }

    .sbs-whysbs-pillars,
    .sbs-whysbs-certificates__grid {
        grid-template-columns: minmax(0, 1fr);
        width: 100%;
    }

    .sbs-whysbs-page .sbs-whysbs-certificates.sbs-whysbs-section {
        padding-top: 80px;
        padding-bottom: 0;
        padding-left: var(--sbs-page-gutter-x, 30px);
        padding-right: var(--sbs-page-gutter-x, 30px);
    }

    .sbs-whysbs-page .sbs-whysbs-qualifications.sbs-whysbs-section {
        padding-top: 80px;
        padding-bottom: 0;
        padding-left: var(--sbs-page-gutter-x, 30px);
        padding-right: var(--sbs-page-gutter-x, 30px);
    }

    .sbs-whysbs-certificates__content {
        width: 100%;
        padding: 28px 22px;
        box-sizing: border-box;
    }

    .sbs-whysbs-certificates__media {
        width: 100%;
        max-width: 100%;
        min-height: 0;
        aspect-ratio: 4 / 3;
        justify-self: stretch;
    }

    .sbs-whysbs-certificates__media img {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        max-width: 100%;
        height: 100%;
        margin: 0 auto;
        object-fit: cover;
        object-position: center center;
    }

    .sbs-whysbs-qualifications__rows {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .sbs-whysbs-qualifications__row {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .sbs-whysbs-qualifications__logos {
        grid-template-columns: repeat(auto-fill, minmax(108px, 1fr));
    }

    .sbs-whysbs-qualifications__category {
        padding-top: 0;
    }

    .sbs-whysbs-qualifications__logo-media {
        width: 100%;
    }
}

/* Contact page (Elementor page-id-5711 + body.sbs-contact-page) */
.sbs-contact-page {
    background: #fff;
    color: #000;
    overflow-x: hidden;
}

.sbs-contact-page .elementor-element-e6bd48d {
    box-sizing: border-box;
    width: 100%;
    max-width: var(--sbs-page-content-max, 1140px);
    margin-left: auto;
    margin-right: auto;
    padding-top: 120px !important;
    padding-bottom: 80px !important;
    padding-left: var(--sbs-page-gutter-x, 30px) !important;
    padding-right: var(--sbs-page-gutter-x, 30px) !important;
}

.sbs-contact-page .elementor-element-e6bd48d.e-con {
    flex-direction: row-reverse !important;
    gap: 60px !important;
}

.sbs-contact-page .elementor-element-0e0bbb0 .qodef-m-title,
.sbs-contact-page .sbs-contact-office__heading {
    margin: 0 0 18px;
    color: #073e58;
    font-family: "Lato", sans-serif !important;
    font-size: 38px;
    font-weight: 500;
    letter-spacing: 5px;
    line-height: 46px;
    text-transform: uppercase;
}

.sbs-contact-page .elementor-element-0e0bbb0 .qodef-m-text p {
    margin: 0 0 32px;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.6;
    color: #000;
}

.sbs-contact-page .elementor-element-2478154 .elementor-icon-list-icon i,
.sbs-contact-page .elementor-element-2478154 .elementor-icon-list-icon svg {
    color: #0072bc !important;
    fill: #0072bc !important;
}

.sbs-contact-page .elementor-element-2478154 .elementor-icon-list-text {
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.75;
    color: #000 !important;
}

.sbs-contact-section__title {
    margin: 0 0 18px;
    color: #073e58;
    font-family: "Lato", sans-serif !important;
    font-size: 38px;
    font-weight: 500;
    letter-spacing: 5px;
    line-height: 46px;
    text-transform: uppercase;
}

.sbs-contact-section__title--center {
    text-align: center;
}

.sbs-contact-office__hours {
    margin-top: 28px;
}

.sbs-contact-office__hours-title {
    margin: 0 0 8px;
    color: #073e58;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
}

.sbs-contact-office__hours p {
    margin: 0;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.75;
    color: #000;
}

.sbs-contact-form {
    margin: 0;
}

.sbs-contact-form__row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px 24px;
    margin-bottom: 20px;
}

.sbs-contact-form__row--full {
    grid-template-columns: minmax(0, 1fr);
}

.sbs-contact-page .sbs-contact-form__row--hear-other[hidden] {
    display: none !important;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-form .sbs-contact-form__row--hear-other[hidden] {
    display: none !important;
}

.sbs-contact-form__col label {
    display: block;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
}

.sbs-contact-page .wpcf7-form-control-wrap,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7-form-control-wrap {
    display: block;
    margin-top: 8px;
}

.sbs-contact-page .wpcf7 input[type="text"],
.sbs-contact-page .wpcf7 input[type="email"],
.sbs-contact-page .wpcf7 input[type="tel"],
.sbs-contact-page .wpcf7 select.wpcf7-form-control.wpcf7-select,
.sbs-contact-page .wpcf7 textarea.wpcf7-form-control.wpcf7-textarea,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 input[type="text"],
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 input[type="email"],
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 input[type="tel"],
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 select.wpcf7-form-control.wpcf7-select,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 textarea.wpcf7-form-control.wpcf7-textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 12px 14px !important;
    border: 1px solid #d8dde3 !important;
    border-radius: 0 !important;
    background: #fff !important;
    font-family: "Lato", sans-serif !important;
    font-size: 16px !important;
    line-height: 1.4;
    color: #000;
    min-height: 48px;
}

.sbs-contact-page .wpcf7 input::placeholder,
.sbs-contact-page .wpcf7 textarea::placeholder,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 input::placeholder,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 textarea::placeholder {
    color: #888;
    opacity: 1;
}

.sbs-contact-page .wpcf7 textarea.wpcf7-form-control.wpcf7-textarea,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 textarea.wpcf7-form-control.wpcf7-textarea {
    min-height: 180px;
    resize: vertical;
}

.sbs-contact-page .wpcf7 select.wpcf7-form-control.wpcf7-select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 36px !important;
    background-image: linear-gradient(45deg, transparent 50%, #073e58 50%), linear-gradient(135deg, #073e58 50%, transparent 50%) !important;
    background-position: calc(100% - 18px) calc(50% + 2px), calc(100% - 12px) calc(50% + 2px) !important;
    background-size: 6px 6px, 6px 6px !important;
    background-repeat: no-repeat !important;
    cursor: pointer;
}

.sbs-contact-page .wpcf7 select.wpcf7-form-control.wpcf7-select option {
    color: #000;
}

.sbs-contact-page .wpcf7 select.wpcf7-form-control.wpcf7-select option[value=""] {
    color: #888;
}

.sbs-contact-page .wpcf7 select.wpcf7-form-control.wpcf7-select:required:invalid {
    color: #888;
}

.sbs-contact-form__actions {
    margin-top: 8px;
}

.sbs-contact-page .qode-contact-form-7,
.sbs-contact-page .wpcf7,
.sbs-contact-page .wpcf7 form,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 form {
    margin: 0;
}

.sbs-contact-page .wpcf7 .hidden-fields-container,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 .hidden-fields-container {
    display: none;
}

.sbs-contact-page .wpcf7 .wpcf7-response-output,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 .wpcf7-response-output {
    position: static;
    display: block;
    margin: 16px 0 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: none !important;
    background-color: transparent !important;
    color: #c0392b !important;
    font-family: "Lato", sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    letter-spacing: normal !important;
    text-transform: none !important;
}

.sbs-contact-page .wpcf7 .wpcf7-response-output::before,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 .wpcf7-response-output::before {
    content: none !important;
    display: none !important;
}

.sbs-contact-page .wpcf7 form.invalid .wpcf7-response-output,
.sbs-contact-page .wpcf7 form.unaccepted .wpcf7-response-output,
.sbs-contact-page .wpcf7 form.failed .wpcf7-response-output,
.sbs-contact-page .wpcf7 form.aborted .wpcf7-response-output,
.sbs-contact-page .wpcf7 form.spam .wpcf7-response-output,
.sbs-contact-page .wpcf7 .wpcf7-response-output.wpcf7-validation-errors,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 form.invalid .wpcf7-response-output,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 form.unaccepted .wpcf7-response-output,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 form.failed .wpcf7-response-output,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 form.aborted .wpcf7-response-output,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 form.spam .wpcf7-response-output,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 .wpcf7-response-output.wpcf7-validation-errors {
    background: none !important;
    background-color: transparent !important;
    color: #c0392b !important;
}

.sbs-contact-page .wpcf7 form.sent .wpcf7-response-output,
.sbs-contact-page .wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 form.sent .wpcf7-response-output,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {
    background: none !important;
    background-color: transparent !important;
    color: #0c3f59 !important;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7-not-valid-tip {
    display: block;
    margin: 8px 0 0;
    padding: 0;
    border: 0;
    background: none;
    color: #c0392b !important;
    font-family: "Lato", sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    letter-spacing: normal !important;
    text-transform: none !important;
}

/* Match homepage Qi outlined button (Discover metal zippers). */
.sbs-contact-page .wpcf7 input.wpcf7-form-control.wpcf7-submit,
.sbs-contact-page .wpcf7 input[type="submit"],
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 input.wpcf7-form-control.wpcf7-submit,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 input[type="submit"] {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    width: auto;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0;
    padding: 13px 46px !important;
    border: 2px solid #0c3f59 !important;
    border-radius: 20px !important;
    background-color: #0c3f59 !important;
    color: #fff !important;
    font-family: "Lato", sans-serif !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1.5 !important;
    letter-spacing: 0;
    text-transform: none;
    text-align: center !important;
    white-space: nowrap;
    overflow: visible !important;
    cursor: pointer;
    transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, color 0.25s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
}

.sbs-contact-page .wpcf7 input.wpcf7-form-control.wpcf7-submit:hover,
.sbs-contact-page .wpcf7 input[type="submit"]:hover,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 input.wpcf7-form-control.wpcf7-submit:hover,
body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 input[type="submit"]:hover {
    background-color: #0072bc !important;
    border-color: #0072bc !important;
    color: #fff !important;
    opacity: 1;
}

.sbs-contact-join {
    padding: 0 0 100px;
}

.sbs-contact-join__text {
    margin: 0 auto;
    max-width: 760px;
    text-align: center;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.75;
    color: #000;
}

.sbs-contact-join__text a {
    color: #000;
    text-decoration: underline;
}

@media only screen and (min-width: 768px) {
    .sbs-contact-page .elementor-element-c3aa61f {
        width: 35% !important;
        max-width: 35% !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .sbs-contact-page .elementor-element-008c524 {
        width: 65% !important;
        max-width: 65% !important;
    }
}

@media only screen and (max-width: 900px) {
    .sbs-contact-page .elementor-element-e6bd48d {
        padding-top: 80px !important;
        padding-bottom: 60px !important;
        padding-left: var(--sbs-page-gutter-x, 30px) !important;
        padding-right: var(--sbs-page-gutter-x, 30px) !important;
        max-width: none !important;
        width: 100% !important;
    }

    .sbs-contact-page .elementor-element-e6bd48d.e-con {
        flex-direction: column !important;
        gap: 48px !important;
    }

    .sbs-contact-page .elementor-element-008c524 {
        padding-top: 0 !important;
    }

    /* Nested Elementor boxed containers add a second gutter — match About/Why SBS mobile width. */
    .sbs-contact-page .elementor-element-e6bd48d .e-con,
    .sbs-contact-page .elementor-element-e6bd48d .e-con-full,
    .sbs-contact-page .elementor-element-e6bd48d .e-con-boxed,
    .sbs-contact-page .elementor-element-e6bd48d .e-con-inner {
        width: 100% !important;
        max-width: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        --padding-left: 0px !important;
        --padding-right: 0px !important;
        --width: 100% !important;
    }

    .sbs-contact-page .elementor-element-c3aa61f,
    .sbs-contact-page .elementor-element-008c524 {
        width: 100% !important;
        max-width: none !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .sbs-contact-join {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 80px;
    }
}

@media only screen and (max-width: 640px) {
    .sbs-contact-page .elementor-element-e6bd48d {
        padding-top: 64px !important;
        padding-bottom: 48px !important;
        padding-left: var(--sbs-page-gutter-x, 30px) !important;
        padding-right: var(--sbs-page-gutter-x, 30px) !important;
    }

    .sbs-contact-page .elementor-element-0906f7c iframe {
        height: 320px !important;
    }

    .sbs-contact-page .elementor-element-0e0bbb0 .qodef-m-title,
    .sbs-contact-page .sbs-contact-office__heading,
    .sbs-contact-section__title {
        font-size: 28px;
        letter-spacing: 2px;
        line-height: 1.25;
    }

    .sbs-contact-form__row,
    body.sbs-product-enquiry-page .sbs-product-enquiry-form .sbs-contact-form__row {
        grid-template-columns: minmax(0, 1fr);
        gap: 16px;
    }
}

/* Product shop page (/product/) — hero banner
   Must beat Elementor post-7320.css (.elementor-7320 … has higher specificity
   than body.sbs-product-shop-page alone; !important alone is not enough for
   min-height on the container). */
body.sbs-product-shop-page .elementor.elementor-7320 .elementor-element.elementor-element-193269a {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    background-position: center center !important;
    background-size: cover !important;
}

body.sbs-product-shop-page .elementor.elementor-7320 .elementor-element.elementor-element-193269a > .elementor-background-overlay {
    background-color: #000 !important;
    opacity: 0.3 !important;
}

body.sbs-product-shop-page .elementor.elementor-7320 .elementor-element.elementor-element-193269a > .elementor-container {
    max-width: 1140px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    min-height: 0 !important;
    height: auto !important;
}

@media only screen and (min-width: 768px) {
    body.sbs-product-shop-page .elementor.elementor-7320 .elementor-element.elementor-element-193269a {
        box-sizing: border-box !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        min-height: 520px !important;
        height: auto !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    body.sbs-product-shop-page .elementor.elementor-7320 .elementor-element.elementor-element-193269a > .elementor-container,
    body.sbs-product-shop-page .elementor.elementor-7320 .elementor-element.elementor-element-f0fd6b6,
    body.sbs-product-shop-page .elementor.elementor-7320 .elementor-element.elementor-element-f0fd6b6 > .elementor-element-populated,
    body.sbs-product-shop-page .elementor.elementor-7320 .elementor-element.elementor-element-f0fd6b6 > .elementor-element-populated > .elementor-widget-wrap {
        display: block !important;
        width: 100% !important;
        min-height: 0 !important;
        height: auto !important;
        padding: 0 !important;
        margin: 0 !important;
        text-align: center !important;
        flex: none !important;
        align-self: center !important;
    }

    body.sbs-product-shop-page .elementor.elementor-7320 .elementor-element.elementor-element-3961712,
    body.sbs-product-shop-page .elementor.elementor-7320 .elementor-element.elementor-element-3961712 > .elementor-widget-container,
    body.sbs-product-shop-page .elementor.elementor-7320 .elementor-element.elementor-element-3961712 .qodef-qi-section-title {
        margin: 0 !important;
        padding: 0 !important;
        text-align: center !important;
    }

    /* Caps sit high in the em-box; nudge down so visual center matches padding */
    body.sbs-product-shop-page .elementor.elementor-7320 .elementor-element.elementor-element-3961712 .qodef-m-title {
        display: block !important;
        margin: 0 !important;
        padding: 0 !important;
        line-height: 1 !important;
        text-align: center !important;
        transform: translateY(0.06em);
    }
}

body.sbs-product-shop-page .elementor.elementor-7320 .elementor-element.elementor-element-f0fd6b6 > .elementor-element-populated {
    padding: 0 !important;
}

@media only screen and (max-width: 767px) {
    body.sbs-product-shop-page .elementor.elementor-7320 .elementor-element.elementor-element-193269a {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        min-height: 0 !important;
        padding-top: 56px !important;
        padding-bottom: 56px !important;
    }

    body.sbs-product-shop-page .elementor.elementor-7320 .elementor-element.elementor-element-193269a > .elementor-container {
        min-height: 0 !important;
        height: auto !important;
        flex: none !important;
    }

    body.sbs-product-shop-page .elementor.elementor-7320 .elementor-element.elementor-element-3961712 .qodef-m-title {
        line-height: 1 !important;
        transform: translateY(0.06em);
    }
}

/* Product shop — custom SBS filters + layout */
body.sbs-product-shop-page .elementor-element-52416b0 > .elementor-element {
    display: none !important;
}

body.sbs-product-shop-page .elementor-element-eceb151 .elementor-element-populated {
    padding: 0 24px 0 0 !important;
}

body.sbs-product-shop-page .elementor-element-52416b0 {
    gap: 0;
}

body.sbs-product-shop-page .jet-woo-product-button {
    display: none !important;
}

/* Equal-height cards: keep titles top-aligned under the image */
body.sbs-product-shop-page .jet-woo-products.jet-equal-cols .jet-woo-products__item,
body.sbs-product-shop-page .jet-woo-products.jet-equal-cols .jet-woo-products__inner-box {
    justify-content: flex-start !important;
}

body.sbs-product-shop-page .jet-woo-product-title .sbs-product-shop-card__title-link,
body.sbs-product-shop-page .jet-woo-product-title a {
    color: #000 !important;
    font-family: "Lato", sans-serif !important;
    font-weight: 500;
    text-decoration: underline !important;
    text-underline-offset: 3px;
}

body.sbs-product-shop-page .jet-woo-product-title .sbs-product-shop-card__title-link:hover,
body.sbs-product-shop-page .jet-woo-product-title a:hover {
    color: #0072bc !important;
}

.sbs-product-filters {
    width: 100%;
}

.sbs-product-filters__form {
    margin: 0;
}

.sbs-product-filters__section {
    padding: 24px 0;
}

.sbs-product-filters__form > .sbs-product-filters__section:first-child {
    padding-top: 0;
}

.sbs-product-filters__form > .sbs-product-filters__section:last-child {
    padding-bottom: 0;
}

.sbs-product-filters__title {
    margin: 0 0 16px;
    color: #073e58;
    font-family: "Lato", sans-serif !important;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0;
    text-transform: none;
}

.sbs-product-filters__section-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: #073e58;
    font-family: "Lato", sans-serif !important;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0;
    text-align: left;
    text-transform: none;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
}

.sbs-product-filters__section--collapsible:not(.is-expanded) .sbs-product-filters__section-toggle {
    margin-bottom: 0;
}

.sbs-product-filters__section--collapsible.is-expanded .sbs-product-filters__section-toggle {
    margin-bottom: 16px;
}

.sbs-product-filters__section-toggle-label {
    flex: 1 1 auto;
}

.sbs-product-filters__section-toggle-icon {
    flex: 0 0 auto;
    width: 1em;
    text-align: center;
    font-weight: 700;
    line-height: 1;
}

.sbs-product-filters__section-body[hidden] {
    display: none !important;
}

.sbs-product-filters__divider {
    margin: 0;
    border: 0;
    border-top: 1px solid #d8dde3;
}

.sbs-product-filters__search {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.sbs-product-filters__search-input {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 12px 14px;
    border: 1px solid #d8dde3;
    border-radius: 0;
    background: #fff;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.4;
    color: #000;
    min-height: 48px;
}

.sbs-product-filters__search-input::placeholder {
    color: #888;
    opacity: 1;
}

.sbs-product-filters__submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 13px 24px;
    border: 2px solid #0c3f59;
    border-radius: 20px;
    background-color: #0c3f59;
    color: #fff;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    cursor: pointer;
    transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
}

.sbs-product-filters__submit:hover {
    background-color: #0072bc;
    border-color: #0072bc;
    color: #fff;
}

.sbs-product-filters__clear {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 100%;
    margin: 8px 0 0;
    padding: 11px 24px;
    border: 2px solid #333;
    border-radius: 20px;
    background-color: #333;
    color: #fff;
    font-family: "Lato", sans-serif !important;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, opacity 0.2s ease-in-out;
}

.sbs-product-filters__clear:hover,
.sbs-product-filters__clear:focus {
    background-color: #0072bc;
    border-color: #0072bc;
    color: #fff;
    text-decoration: none;
}

.sbs-product-filters__groups,
.sbs-product-filters__options {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.sbs-product-filters__group {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.sbs-product-filters__group-head {
    display: flex;
    align-items: center;
    gap: 8px;
}

.sbs-product-filters__toggle,
.sbs-product-filters__toggle-spacer {
    flex: 0 0 18px;
    width: 18px;
    height: 18px;
}

.sbs-product-filters__toggle {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: #000;
    font-family: "Lato", sans-serif !important;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
}

.sbs-product-filters__children {
    display: none;
    flex-direction: column;
    gap: 10px;
    padding-left: 52px;
    margin: 0;
}

.sbs-product-filters__children.is-expanded {
    display: flex;
}

.sbs-product-filters__option {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 24px;
    padding: 2px 0;
    cursor: pointer;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
}

.sbs-product-filters__option input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.sbs-product-filters__decorator {
    box-sizing: border-box;
    flex: 0 0 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #d8dde3;
    background: #fff;
}

.sbs-product-filters__option input:checked + .sbs-product-filters__decorator {
    background: #0c3f59;
    border-color: #0c3f59;
    box-shadow: inset 0 0 0 2px #fff;
}

.sbs-product-filters__option--child {
    margin: 0;
}

/* Single product detail layout */
body.sbs-single-product-page {
    --sbs-page-content-max: 1230px;
    --sbs-page-gutter-x: 30px;
    --ywraq_layout_button_bg_color: #0c3f59;
    --ywraq_layout_button_bg_color_hover: #0072bc;
    --ywraq_layout_button_border_color: #0c3f59;
    --ywraq_layout_button_border_color_hover: #0072bc;
    --ywraq_layout_button_color: #fff;
    --ywraq_layout_button_color_hover: #fff;
}

body.sbs-single-product-page .content .container,
body.sbs-single-product-page .content .container .container_inner.default_template_holder,
body.sbs-single-product-page .content .container .container_inner.page_container_inner {
    padding-top: 0 !important;
}

body.sbs-single-product-page .title_holder .container_inner {
    box-sizing: border-box;
    width: 100% !important;
    max-width: none !important;
    padding-left: var(--sbs-page-gutter-x, 30px) !important;
    padding-right: var(--sbs-page-gutter-x, 30px) !important;
}

/* Beat the global container_inner zero-padding rule so breadcrumbs keep the page gutter. */
body.sbs-single-product-page .content .title_holder .container .container_inner {
    width: 100% !important;
    max-width: none !important;
    padding-left: var(--sbs-page-gutter-x, 30px) !important;
    padding-right: var(--sbs-page-gutter-x, 30px) !important;
}

body.sbs-single-product-page .title_holder .breadcrumb,
body.sbs-single-product-page .title_holder .breadcrumbs,
body.sbs-single-product-page .title_holder .breadcrumbs_inner {
    margin-left: 0;
    padding-left: 0;
}

body.sbs-single-product-page .elementor-7385,
body.sbs-single-product-page .elementor.elementor-7385 {
    width: 100%;
}

body.sbs-single-product-page .elementor-element-6356c2b3,
body.sbs-single-product-page .elementor-element-454289d {
    box-sizing: border-box;
    width: 100% !important;
    max-width: none !important;
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--sbs-page-gutter-x, 30px) !important;
    padding-right: var(--sbs-page-gutter-x, 30px) !important;
}

body.sbs-single-product-page .elementor-element-6356c2b3 > .elementor-container,
body.sbs-single-product-page .elementor-element-454289d > .elementor-container {
    max-width: var(--sbs-page-content-max, 1230px) !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

body.sbs-single-product-page .elementor-element-6356c2b3 > .elementor-container {
    flex-direction: row-reverse;
}

body.sbs-single-product-page .elementor-element-6356c2b3 > .elementor-container > .elementor-column {
    align-items: flex-start;
}

body.sbs-single-product-page .elementor-widget-jet-single-sale-badge,
body.sbs-single-product-page .elementor-widget-jet-single-title,
body.sbs-single-product-page .elementor-widget-jet-single-meta,
body.sbs-single-product-page .elementor-widget-jet-single-rating,
body.sbs-single-product-page .elementor-widget-jet-single-excerpt,
body.sbs-single-product-page .elementor-widget-jet-single-price,
body.sbs-single-product-page .elementor-element-2aa3881,
body.sbs-single-product-page .elementor-element-653d5e8,
body.sbs-single-product-page .elementor-element-7b04662 {
    display: none !important;
}

body.sbs-single-product-page .elementor-widget-jet-single-add-to-cart {
    margin-top: 28px;
}

body.sbs-single-product-page .elementor-widget-jet-single-add-to-cart .quantity,
body.sbs-single-product-page .elementor-widget-jet-single-add-to-cart .variations_form .variations,
body.sbs-single-product-page .elementor-widget-jet-single-add-to-cart .reset_variations {
    display: none !important;
}

body.sbs-single-product-page .elementor-element-38f0a04 {
    display: none !important;
}

body.sbs-single-product-page .elementor-element-0438d7b {
    margin: 0;
    padding: 0;
}

body.sbs-single-product-page .sbs-add-to-enquiry {
    margin: 28px 0 0;
}

body.sbs-single-product-page .sbs-add-to-enquiry__main {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto auto;
    column-gap: 24px;
    row-gap: 12px;
    width: 100%;
    align-items: center;
}

body.sbs-single-product-page .sbs-add-to-enquiry-button {
    grid-column: 1;
    grid-row: 1;
    justify-self: start;
}

body.sbs-single-product-page .sbs-add-to-enquiry__browse {
    grid-column: 1;
    grid-row: 2;
    justify-self: center;
    margin: 0;
    font-family: "Lato", sans-serif !important;
    font-size: 14px;
    text-align: center;
}

body.sbs-single-product-page .sbs-product-detail__contact-sales {
    display: inline !important;
    visibility: visible !important;
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
    align-self: center;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #073e58 !important;
    text-decoration: underline;
    text-underline-offset: 3px;
}

body.sbs-single-product-page .sbs-product-detail__contact-sales:hover {
    color: #0072bc;
}

body.sbs-single-product-page .yith-ywraq-add-to-quote {
    display: none !important;
}

body.sbs-single-product-page .sbs-add-to-enquiry__browse a {
    color: #073e58;
    text-decoration: underline;
}

body.sbs-single-product-page .sbs-add-to-enquiry-button,
body.sbs-single-product-page .elementor-widget-jet-single-add-to-cart .single_add_to_cart_button,
body.sbs-single-product-page .elementor-widget-jet-single-add-to-cart button.button,
body.sbs-single-product-page .add-request-quote-button.button,
body.sbs-single-product-page .yith-ywraq-add-button .add-request-quote-button.button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    width: auto;
    min-width: 320px;
    height: auto !important;
    max-height: none !important;
    margin: 0;
    padding: 0 50px !important;
    min-height: 56px !important;
    border: 2px solid #0c3f59 !important;
    border-radius: 20px !important;
    background-color: #0c3f59 !important;
    color: #fff !important;
    font-family: "Lato", sans-serif !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1 !important;
    letter-spacing: 0;
    text-transform: none;
    text-align: center !important;
    text-decoration: none !important;
    white-space: nowrap;
    cursor: pointer;
    transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, color 0.25s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
}

body.sbs-single-product-page .sbs-add-to-enquiry-button:hover,
body.sbs-single-product-page .single_add_to_cart_button:hover,
body.sbs-single-product-page .elementor-widget-jet-single-add-to-cart .single_add_to_cart_button:hover,
body.sbs-single-product-page .elementor-widget-jet-single-add-to-cart button.button:hover,
body.sbs-single-product-page .add-request-quote-button.button:hover,
body.sbs-single-product-page .yith-ywraq-add-button .add-request-quote-button.button:hover {
    background-color: #0072bc !important;
    border-color: #0072bc !important;
    color: #fff !important;
}

.sbs-product-detail {
    width: 100%;
}

.sbs-product-detail__title {
    margin: 0 0 16px;
    color: #000;
    font-family: "Lato", sans-serif !important;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
}

.sbs-product-detail__description {
    margin: 0 0 28px;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.6;
    color: #000;
}

.sbs-product-detail__description p:last-child {
    margin-bottom: 0;
}

.sbs-product-detail__filters {
    margin: 0 0 0;
    padding-bottom: 0;
}

.sbs-product-detail__filters .sbs-product-detail__row:last-child {
    border-bottom: 0;
}

.sbs-product-detail__rows {
    margin: 0;
}

.sbs-product-detail__row {
    display: grid;
    grid-template-columns: minmax(96px, 24%) 1fr;
    gap: 20px;
    padding: 12px 0;
    border-bottom: 1px solid #eef1f4;
}

.sbs-product-detail__row:last-child {
    border-bottom: 0;
}

.sbs-product-detail__row dt,
.sbs-product-detail__row dd {
    margin: 0;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
}

.sbs-product-detail__row dt {
    font-weight: 700;
}

.sbs-product-detail__row dd {
    font-weight: 400;
}

body.sbs-single-product-page .sbs-product-detail__end-type-link,
body.sbs-single-product-page .sbs-product-detail__row dd a.sbs-product-detail__end-type-link {
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #073e58 !important;
    text-decoration: underline !important;
    text-underline-offset: 3px;
}

body.sbs-single-product-page .sbs-product-detail__end-type-link:hover,
body.sbs-single-product-page .sbs-product-detail__row dd a.sbs-product-detail__end-type-link:hover {
    color: #0072bc !important;
    text-decoration: underline !important;
}

.sbs-product-detail__specs-body .sbs-product-detail__row:last-child {
    border-bottom: 0;
}

.sbs-product-detail__specs {
    margin: 36px 0 48px;
    border-bottom: 1px solid #d8dde3;
}

.sbs-product-detail__specs-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    width: 100%;
    margin: 0;
    padding: 24px 0;
    border: 0;
    border-top: 1px solid #d8dde3;
    background: transparent;
    cursor: pointer;
    text-align: left;
}

.sbs-product-detail__specs-icon {
    flex: 0 0 auto;
    color: #073e58;
    font-family: "Lato", sans-serif !important;
    font-size: 28px;
    font-weight: 400;
    line-height: 1;
}

.sbs-product-detail__specs-title {
    margin: 0;
    color: #073e58;
    font-family: "Lato", sans-serif !important;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
}

.sbs-product-detail__specs-body {
    padding: 0 0 16px;
}

.sbs-product-detail__specs-body[hidden] {
    display: none;
}

.sbs-product-detail__specs.is-expanded .sbs-product-detail__specs-body {
    display: block;
}

.sbs-product-detail__specs.is-expanded .sbs-product-detail__specs-toggle {
    padding-bottom: 20px;
    border-bottom: 1px solid #d8dde3;
}

@media only screen and (max-width: 767px) {
    body.sbs-single-product-page .elementor-element-6356c2b3,
    body.sbs-single-product-page .elementor-element-454289d {
        padding-left: var(--sbs-page-gutter-x, 30px) !important;
        padding-right: var(--sbs-page-gutter-x, 30px) !important;
    }

    /* Elementor template pulls gallery up with -50px and crops the image top. */
    body.sbs-single-product-page .elementor-7385 .elementor-element-6356c2b3,
    body.sbs-single-product-page .elementor.elementor-7385 .elementor-element-6356c2b3 {
        margin-top: 0 !important;
    }

    body.sbs-single-product-page .elementor-element-6356c2b3 > .elementor-container,
    body.sbs-single-product-page .elementor-element-454289d > .elementor-container {
        max-width: none !important;
        width: 100% !important;
    }

    body.sbs-single-product-page .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    body.sbs-single-product-page .elementor-element-6356c2b3 > .elementor-container {
        flex-direction: column;
    }

    body.sbs-single-product-page .elementor-element-5a5c1515 {
        order: 1;
    }

    body.sbs-single-product-page .elementor-element-22894edf {
        order: 2;
    }

    /* Keep full product image visible (no top crop). */
    body.sbs-single-product-page #wpgs-gallery .wcgs-carousel .spswiper-slide img,
    body.sbs-single-product-page #wpgs-gallery .wcgs-carousel .wcgs-slider-image img {
        width: 100% !important;
        height: auto !important;
        max-height: none !important;
        object-fit: contain !important;
        object-position: center center !important;
    }

    /* Stack enquiry CTA + contact sales on mobile. */
    body.sbs-single-product-page .sbs-add-to-enquiry__main {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 14px;
        width: 100%;
    }

    body.sbs-single-product-page .sbs-add-to-enquiry-button,
    body.sbs-single-product-page .elementor-widget-jet-single-add-to-cart .single_add_to_cart_button,
    body.sbs-single-product-page .elementor-widget-jet-single-add-to-cart button.button,
    body.sbs-single-product-page .add-request-quote-button.button,
    body.sbs-single-product-page .yith-ywraq-add-button .add-request-quote-button.button {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        padding-left: 24px !important;
        padding-right: 24px !important;
        white-space: normal;
        justify-self: stretch;
    }

    body.sbs-single-product-page .sbs-product-detail__contact-sales {
        display: inline-block !important;
        grid-column: auto;
        grid-row: auto;
        justify-self: start;
        align-self: flex-start;
        width: auto;
        max-width: 100%;
        white-space: normal;
    }

    body.sbs-single-product-page .sbs-add-to-enquiry__browse {
        grid-column: auto;
        grid-row: auto;
        justify-self: start;
        align-self: flex-start;
        text-align: left;
    }

    .sbs-product-detail__title {
        font-size: 24px;
    }

    .sbs-product-detail .sbs-product-detail__row {
        grid-template-columns: 1fr;
        gap: 4px;
        padding: 14px 0;
    }

    .sbs-product-detail .sbs-product-detail__row dt,
    .sbs-product-detail .sbs-product-detail__row dd {
        display: block;
        width: 100%;
    }
}

/* Product detail specifications (legacy fallback) */
.sbs-product-specs {
    margin: 32px 0 0;
}

.sbs-product-specs__title {
    margin: 0 0 16px;
    color: #073e58;
    font-family: "Lato", sans-serif !important;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
}

.sbs-product-specs__table,
.sbs-product-specs .shop_attributes {
    width: 100%;
    border-collapse: collapse;
    margin: 0;
}

.sbs-product-specs__table th,
.sbs-product-specs__table td,
.sbs-product-specs .shop_attributes th,
.sbs-product-specs .shop_attributes td {
    padding: 12px 16px;
    border: 1px solid #d8dde3;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
    vertical-align: top;
}

.sbs-product-specs__table th,
.sbs-product-specs .shop_attributes th {
    width: 34%;
    background: #f7f9fb;
    font-weight: 700;
    text-align: left;
}

@media only screen and (max-width: 767px) {
    body.sbs-product-shop-page .elementor-element-eceb151 .elementor-element-populated {
        padding: 0 0 32px !important;
    }

    body.sbs-product-shop-page .jet-woo-products {
        row-gap: 28px;
    }

    body.sbs-product-shop-page .jet-woo-products__item {
        padding-bottom: 12px !important;
    }

    body.sbs-product-shop-page .jet-woo-product-title {
        margin-bottom: 16px !important;
    }

    .sbs-product-specs__title {
        font-size: 22px;
    }
}

/* Product enquiry page */
body.sbs-product-enquiry-page .sbs-product-enquiry-page-wrap {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 40px 56px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0 48px;
    align-items: start;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-page-wrap__products {
    min-width: 0;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-page-wrap__form {
    min-width: 0;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-form {
    margin-top: 0;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-panel {
    margin: 0;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-panel__empty p {
    margin: 0 0 16px;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    color: #000;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-table {
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 24px;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-table th,
body.sbs-product-enquiry-page .sbs-product-enquiry-table td {
    padding: 16px 12px;
    border-bottom: 1px solid #d8dde3;
    vertical-align: middle;
    font-family: "Lato", sans-serif !important;
    text-align: left;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-table .product-thumbnail img {
    width: 72px;
    height: auto;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-table .product-name {
    width: auto;
    text-align: left !important;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-table .product-name a {
    display: inline-block;
    color: #666;
    text-decoration: none;
    text-align: left;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-table .product-thumbnail {
    width: 88px;
    text-align: center;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-table .product-remove {
    width: 48px;
    text-align: right;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-table .product-name a:hover {
    color: #0072bc;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-remove {
    border: 0;
    background: transparent;
    color: #073e58;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
    padding: 0;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-table__sku {
    margin-top: 4px;
    font-size: 14px;
    color: #666;
}

body.sbs-product-enquiry-page .sbs-enquiry-sales-banner {
    margin: 0 0 12px;
    padding: 12px 16px;
    border: 0;
    background: #0c3f59;
    color: #fff;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.5;
}

body.sbs-product-enquiry-page .sbs-enquiry-sales-banner strong {
    color: #fff;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 form p {
    margin: 0;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-form .sbs-contact-form__row {
    gap: 12px 20px;
    margin-bottom: 12px;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-form .sbs-contact-form__row:last-of-type {
    margin-bottom: 0;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-form .sbs-contact-form__col label {
    line-height: 1.3;
    margin: 0;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-form .sbs-contact-form__col label br {
    display: none;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7-form-control-wrap {
    margin-top: 4px;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-form .sbs-contact-form__actions {
    margin-top: 4px;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-form .wpcf7 textarea.wpcf7-form-control.wpcf7-textarea {
    min-height: 140px;
}

@media only screen and (max-width: 991px) {
    body.sbs-product-enquiry-page .sbs-product-enquiry-page-wrap {
        grid-template-columns: 1fr;
        gap: 32px;
    }
}

/* Product detail — below-the-fold sections */
body.sbs-single-product-page .sbs-product-detail-sections {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}

body.sbs-single-product-page .sbs-product-detail-banner {
    position: relative;
    min-height: 840px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

body.sbs-single-product-page .sbs-product-detail-banner__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.08);
    pointer-events: none;
}

body.sbs-single-product-page .sbs-product-detail-banner__inner {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    min-height: 840px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 48px var(--sbs-page-gutter-x, 30px);
    box-sizing: border-box;
}

body.sbs-single-product-page .sbs-product-detail-banner__inner--right {
    justify-content: flex-end;
}

body.sbs-single-product-page .sbs-product-detail-banner__inner--left {
    justify-content: flex-start;
}

body.sbs-single-product-page .sbs-product-detail-banner__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    min-height: 56px;
    padding: 20px 50px;
    border: 2px solid #0c3f59;
    border-radius: 20px;
    background-color: #0c3f59;
    color: #fff;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    text-decoration: none;
    white-space: nowrap;
    transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out, color 0.25s ease-in-out;
}

body.sbs-single-product-page .sbs-product-detail-banner__button:hover {
    background-color: #0072bc;
    border-color: #0072bc;
    color: #fff;
}

body.sbs-single-product-page .sbs-product-detail-related {
    padding: 72px var(--sbs-page-gutter-x, 30px) 96px;
    background: #fff;
}

body.sbs-single-product-page .sbs-product-detail-related__inner {
    max-width: 1200px;
    margin: 0 auto;
}

body.sbs-single-product-page .sbs-product-detail-related__title {
    margin: 0 0 48px;
    font-family: "Lato", sans-serif !important;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0.14em;
    text-align: center;
    text-transform: uppercase;
    color: #073e58;
}

body.sbs-single-product-page .sbs-product-detail-related__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 32px 40px;
}

body.sbs-single-product-page .sbs-product-detail-related__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    text-decoration: none;
    color: inherit;
}

body.sbs-single-product-page .sbs-product-detail-related__image-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    aspect-ratio: 1 / 1;
    padding: 0;
    background: transparent;
    box-sizing: border-box;
}

body.sbs-single-product-page .sbs-product-detail-related__image {
    display: block;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    object-fit: contain;
}

body.sbs-single-product-page .sbs-product-detail-related__meta {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    width: 100%;
}

body.sbs-single-product-page .sbs-product-detail-related__name {
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    text-decoration: underline;
    text-underline-offset: 3px;
    color: #333;
}

body.sbs-single-product-page .sbs-product-detail-related__item:hover .sbs-product-detail-related__name {
    color: #0072bc;
}

@media (max-width: 991px) {
    body.sbs-single-product-page .sbs-product-detail-banner,
    body.sbs-single-product-page .sbs-product-detail-banner__inner {
        min-height: 640px;
    }

    body.sbs-single-product-page .sbs-product-detail-related__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    body.sbs-single-product-page .sbs-product-detail-banner,
    body.sbs-single-product-page .sbs-product-detail-banner__inner {
        min-height: 520px;
    }

    body.sbs-single-product-page .sbs-product-detail-banner__inner {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    body.sbs-single-product-page .sbs-product-detail-banner__button {
        min-height: 48px;
        padding: 16px 28px;
        white-space: normal;
        text-align: center;
    }

    body.sbs-single-product-page .sbs-product-detail-related {
        padding-top: 56px;
        padding-bottom: 72px;
    }

    body.sbs-single-product-page .sbs-product-detail-related__grid {
        grid-template-columns: 1fr;
        gap: 28px;
    }
}

/* Sales login page */
body.sbs-sales-login-page .content,
body.sbs-sales-login-page .content_inner {
    background: #fff;
}

.sbs-sales-login-page-wrap {
    box-sizing: border-box;
    width: 100%;
    padding: 120px 24px 96px;
}

.sbs-sales-login-wrap {
    box-sizing: border-box;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
}

.sbs-sales-login__title {
    margin: 0 0 12px;
    color: #073e58;
    font-family: "Lato", sans-serif !important;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.3;
    text-transform: none;
}

.sbs-sales-login__intro {
    margin: 0 0 28px;
    color: #000;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.6;
}

.sbs-sales-login__error {
    margin: 0 0 20px;
    color: #c0392b;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.5;
}

.sbs-sales-login-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.sbs-sales-login-form__field label {
    display: block;
    margin: 0 0 8px;
    color: #000;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
}

.sbs-sales-login-form__input {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 12px 14px;
    border: 1px solid #d8dde3;
    border-radius: 0;
    background: #fff;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.4;
    color: #000;
    min-height: 48px;
}

.sbs-sales-login-form__input::placeholder {
    color: #888;
    opacity: 1;
}

.sbs-sales-login-form__remember label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    color: #000;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    line-height: 1.4;
    cursor: pointer;
}

.sbs-sales-login-form__remember input {
    margin: 0;
}

.sbs-sales-login-form__actions {
    margin-top: 4px;
}

.sbs-sales-login-form__submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    margin: 0;
    padding: 13px 46px;
    border: 2px solid #0c3f59;
    border-radius: 20px;
    background-color: #0c3f59;
    color: #fff;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    cursor: pointer;
    transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
}

.sbs-sales-login-form__submit:hover {
    background-color: #0072bc;
    border-color: #0072bc;
    color: #fff;
}

@media only screen and (max-width: 900px) {
    .sbs-sales-login-page-wrap {
        padding-top: 80px;
        padding-bottom: 72px;
    }
}

/* Product enquiry thank you page */
body.sbs-product-enquiry-thank-you-page .content,
body.sbs-product-enquiry-thank-you-page .content_inner {
    background: #fff;
}

.sbs-product-enquiry-thank-you-wrap {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 60vh;
    padding: 180px 24px 160px;
}

.sbs-product-enquiry-thank-you {
    box-sizing: border-box;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    text-align: center;
}

.sbs-product-enquiry-thank-you__title {
    margin: 0 0 24px;
    color: #073e58;
    font-family: "Lato", sans-serif !important;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.3;
    text-transform: none;
}

.sbs-product-enquiry-thank-you__message {
    margin: 0 0 40px;
    color: #000;
    font-family: "Lato", sans-serif !important;
    font-size: 18px;
    line-height: 1.6;
}

.sbs-product-enquiry-thank-you__actions {
    margin-top: 8px;
}

.sbs-product-enquiry-thank-you__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 13px 46px;
    border: 2px solid #0c3f59;
    border-radius: 20px;
    background-color: #0c3f59;
    color: #fff;
    font-family: "Lato", sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    text-decoration: none;
    transition: background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
}

.sbs-product-enquiry-thank-you__button:hover {
    background-color: #0072bc;
    border-color: #0072bc;
    color: #fff;
}

@media only screen and (max-width: 900px) {
    .sbs-product-enquiry-thank-you-wrap {
        min-height: 50vh;
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .sbs-product-enquiry-thank-you__title {
        font-size: 32px;
    }

    .sbs-product-enquiry-thank-you__message {
        font-size: 16px;
    }
}

/* News & Events listing page */
body.sbs-news-events-page .content .container_inner.default_template_holder,
body.sbs-news-events-page .content .container_inner.page_container_inner {
    padding-top: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: none !important;
    width: 100% !important;
}

/* Match Product shop: pull content under sticky header so hero is 520px from viewport top */
body.sbs-news-events-page .content.content_top_margin_none,
body.sbs-news-events-page .content.content_top_margin,
body.sbs-news-events-page .content {
    margin-top: -100px !important;
}

body.sbs-news-events-page .content.content_top_margin > .content_inner > .container,
body.sbs-news-events-page .content.content_top_margin_none > .content_inner > .container {
    margin-top: 0 !important;
}

body.sbs-news-events-page .title,
body.sbs-news-events-page .title_outer,
body.sbs-news-events-page .breadcrumb {
    display: none !important;
}

.sbs-news-events-page-wrap {
    width: 100%;
}

/* Match Product shop hero (520px, centered white title, dark overlay) */
.sbs-news-events-hero {
    position: relative;
    width: 100%;
}

.sbs-news-events-hero__media {
    position: relative;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 520px;
    padding: 0 30px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.sbs-news-events-hero__media::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #000;
    opacity: 0.3;
    pointer-events: none;
}

.sbs-news-events-hero__inner {
    position: relative;
    z-index: 1;
    width: min(1140px, 100%);
    margin: 0 auto;
    text-align: center;
}

.sbs-news-events-hero__title {
    margin: 0;
    padding: 0;
    color: #fff !important;
    font-family: "Lato", sans-serif !important;
    font-size: 80px !important;
    font-weight: 700 !important;
    letter-spacing: 0.026em;
    line-height: 1 !important;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 2px 16px rgba(0, 0, 0, 0.28);
    transform: translateY(0.06em);
}

.sbs-news-events {
    width: 100%;
    background: #fff;
    padding: 48px 0 96px;
}

.sbs-news-events__inner {
    width: min(1140px, 100%);
    margin: 0 auto;
    padding: 0 30px;
    box-sizing: border-box;
}

.sbs-news-events__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 40px;
}

.sbs-news-events__item {
    text-align: center;
    margin: 0;
}

.sbs-news-events__media {
    display: block;
    width: 100%;
}

.sbs-news-events__image {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
}

.sbs-news-events__content {
    width: 100%;
    padding: 22px 12px 8px;
    text-align: center;
}

.sbs-news-events__meta {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
    gap: 0;
    margin: 0 0 14px;
}

.sbs-news-events__date {
    position: relative;
    color: #9a9a9a !important;
    font-family: "Lato", sans-serif !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    margin: 0 24px 0 0 !important;
    text-transform: none !important;
}

/* Match Qi homepage Insights date / category separator */
.sbs-news-events__date::after {
    content: "/";
    position: absolute;
    right: -14px;
    top: 0;
    color: #9a9a9a;
    font-family: "Lato", sans-serif;
    font-size: 13px;
    font-weight: 400;
}

.sbs-news-events__cat {
    color: #111 !important;
    font-family: "Lato", sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 0.08em;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
}

.sbs-news-events__title,
.sbs-news-events__title a,
body.sbs-news-events-page .sbs-news-events__title,
body.sbs-news-events-page .sbs-news-events__title a {
    margin: 0 0 14px !important;
    color: #111 !important;
    font-family: "Lato", sans-serif !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
    letter-spacing: normal !important;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: none !important;
}

.sbs-news-events__title a:hover,
body.sbs-news-events-page .sbs-news-events__title a:hover {
    color: #0072bc !important;
}

.sbs-news-events__excerpt,
body.sbs-news-events-page .sbs-news-events__excerpt {
    color: #888 !important;
    font-family: "Lato", sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.7 !important;
    text-align: center;
    margin: 0 auto 20px !important;
    max-width: 30em;
}

.sbs-news-events__read-more,
body.sbs-news-events-page .sbs-news-events__read-more {
    display: inline-block;
    color: #111 !important;
    font-family: "Lato", sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    text-decoration: none !important;
    border-bottom: 2px solid #111;
    padding-bottom: 2px;
}

.sbs-news-events__read-more:hover,
body.sbs-news-events-page .sbs-news-events__read-more:hover {
    color: #0072bc !important;
    border-bottom-color: #0072bc;
}

.sbs-news-events__pagination {
    margin-top: 48px;
}

.sbs-news-events__pagination .page-numbers {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.sbs-news-events__pagination .page-numbers li {
    margin: 0;
}

.sbs-news-events__pagination .page-numbers a,
.sbs-news-events__pagination .page-numbers span {
    min-width: 36px;
    height: 36px;
    padding: 0 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d0d0d0;
    border-radius: 4px;
    color: #111;
    text-decoration: none;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    box-sizing: border-box;
}

.sbs-news-events__pagination .page-numbers .current {
    background: #111;
    border-color: #111;
    color: #fff;
}

.sbs-news-events__pagination .page-numbers a:hover {
    border-color: #0072bc;
    color: #0072bc;
}

.sbs-news-events__empty {
    text-align: center;
    color: #666;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    margin: 48px 0;
}

@media only screen and (max-width: 1024px) {
    .sbs-news-events__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 32px;
    }

    .sbs-news-events__title,
    .sbs-news-events__title a,
    body.sbs-news-events-page .sbs-news-events__title,
    body.sbs-news-events-page .sbs-news-events__title a {
        font-size: 18px !important;
    }
}

@media only screen and (max-width: 767px) {
    .sbs-news-events-hero__media {
        min-height: 0;
        padding-top: 56px;
        padding-bottom: 56px;
    }

    .sbs-news-events-hero__title {
        font-size: 30px !important;
        letter-spacing: 0.08em;
    }
}

@media only screen and (max-width: 680px) {
    .sbs-news-events {
        padding: 32px 0 72px;
    }

    .sbs-news-events__inner {
        padding: 0 20px;
    }

    .sbs-news-events__grid {
        grid-template-columns: 1fr;
        gap: 28px;
    }
}

/* Blog single — match product detail breadcrumb strip */
body.single-post {
    --sbs-page-gutter-x: 30px;
}

body.single-post .title {
    height: 210px !important;
}

body.single-post .title_holder.qode-only-breadcrumbs-title,
body.single-post .title_holder {
    height: 110px !important;
    padding-top: 100px !important;
    box-sizing: content-box !important;
}

body.single-post .title_holder .container_inner,
body.single-post .content .title_holder .container .container_inner {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: var(--sbs-page-gutter-x, 30px) !important;
    padding-right: var(--sbs-page-gutter-x, 30px) !important;
}

body.single-post .title_holder .title_subtitle_holder {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    height: 110px !important;
    width: 100% !important;
}

body.single-post .title_holder .breadcrumb,
body.single-post .title_holder .breadcrumbs,
body.single-post .title_holder .breadcrumbs_inner {
    height: auto !important;
    line-height: normal !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    text-align: left !important;
}

/*
 * Site-wide: breadcrumb-only title strip matches product detail
 * (full-bleed row + 30px gutter, vertically centered in 110px band under header).
 * Pages that hide .title / .breadcrumb keep their display:none rules.
 */
body {
    --sbs-page-gutter-x: 30px;
}

body .title_holder.qode-only-breadcrumbs-title {
    height: 110px !important;
    padding-top: 100px !important;
    box-sizing: content-box !important;
}

body .title_holder.qode-only-breadcrumbs-title > .container,
body .content .title_holder.qode-only-breadcrumbs-title > .container {
    width: 100% !important;
    max-width: none !important;
}

body .title_holder.qode-only-breadcrumbs-title .container_inner,
body .content .title_holder.qode-only-breadcrumbs-title .container .container_inner {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}

body .title_holder.qode-only-breadcrumbs-title .title_subtitle_holder {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    height: 110px !important;
    width: 100% !important;
}

body .title_holder.qode-only-breadcrumbs-title .breadcrumb,
body .title_holder.qode-only-breadcrumbs-title .breadcrumbs,
body .title_holder.qode-only-breadcrumbs-title .breadcrumbs_inner {
    height: auto !important;
    line-height: normal !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    text-align: left !important;
}

/* Product Enquiry content: same left gutter so it lines up under the breadcrumb */
body.sbs-product-enquiry-page {
    --sbs-page-content-max: 1230px;
    --sbs-page-gutter-x: 30px;
}

body.sbs-product-enquiry-page .content .container .container_inner.default_template_holder,
body.sbs-product-enquiry-page .content .container .container_inner.page_container_inner,
body.sbs-product-enquiry-page .content .container > .container_inner {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: none !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}

body.sbs-product-enquiry-page .sbs-product-enquiry-page-wrap {
    max-width: var(--sbs-page-content-max, 1230px);
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

/* Site-wide: #333333 / #333 text → #000000 (Bridge parent theme overrides) */
.breadcrumbs,
.breadcrumb .current,
.breadcrumb a,
nav.main_menu > ul > li > a,
.blog_large_image h2 a:hover,
.woocommerce div.product div.product_meta > span,
.woocommerce div.product div.product_meta > .social_share_list_holder > span,
.woocommerce table.shop_attributes th,
.woocommerce.single-product.qode-product-single-wide-gallery .product .summary .product_meta > .social_share_list_holder > span {
    color: #000000;
}

/* Mobile h3: 35px → 30px (overrides Bridge dynamic responsive CSS) */
@media only screen and (max-width: 600px) {
    h3,
    h3 a,
    body.qode-overridden-elementors-fonts .elementor-widget-heading h3.elementor-heading-title {
        font-size: 30px !important;
    }
}

/*
 * WP admin bar + Bridge sticky header
 *
 * WordPress 7 removed the classic html{margin-top:32px} bump and only exposes
 * --wp-admin--admin-bar--height. Without an offset, #wpadminbar covers the menu.
 */
html {
    margin-top: var(--wp-admin--admin-bar--height, 0px) !important;
}

body.admin-bar header.sticky.sticky_animate,
body.admin-bar header.fixed,
body.admin-bar header.fixed_hiding,
body.admin-bar header.page_header.sticky.sticky_animate {
    top: var(--wp-admin--admin-bar--height, 32px) !important;
    padding-top: 0 !important;
}

body.admin-bar header.sticky .qode_search_form,
body.admin-bar header.fixed .qode_search_form,
body.admin-bar .side_menu {
    top: var(--wp-admin--admin-bar--height, 32px) !important;
}

/* Keep Bridge mobile sticky aligned with the bar height */
body.admin-bar header.page_header.sticky_mobile.mobile-header-appear .header_inner,
body.admin-bar header.page_header.sticky_mobile .header_inner {
    padding-top: 0;
}













