:root {
    --bb-ink: #1f2b24;
    --bb-muted: #5e695f;
    --bb-green: #315f32;
    --bb-green-deep: #1f4425;
    --bb-river: #2d6f83;
    --bb-red: #b7392f;
    --bb-gold: #d2a23f;
    --bb-paper: #fbfaf6;
    --bb-panel: #ffffff;
    --bb-line: #dfe5d8;
}

body {
    background: var(--bb-paper);
    color: var(--bb-ink);
}

a {
    color: var(--bb-river);
}

a:hover,
a:focus {
    color: var(--bb-green-deep);
}

.et_pb_section {
    background-color: transparent;
}

.et_pb_menu,
.et_pb_menu .et_pb_menu__menu,
.et_pb_menu .et_pb_menu__wrap {
    overflow: visible;
}

.et_pb_menu_0_tb_header,
.et_pb_menu_1_tb_header {
    background: #223521 !important;
}

.et_pb_section_0_tb_header {
    background: #f8f3e5 !important;
    border-bottom: 1px solid #d5c8aa;
    box-shadow: 0 10px 26px rgba(31, 43, 36, 0.14);
}

.et_pb_row_0_tb_header {
    background: linear-gradient(90deg, #20331f 0%, #315f32 100%) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12) !important;
    max-height: none !important;
}

.et_pb_row_0_tb_header .et_pb_column {
    align-items: center;
}

body #page-container .et_pb_section .et_pb_button_0_tb_header {
    background: transparent !important;
    border: 0 !important;
    color: #f8f3e5 !important;
    font-size: 13px;
    font-weight: 800 !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.et_pb_social_media_follow_0_tb_header li a.icon {
    background: rgba(255, 255, 255, 0.13) !important;
    border-radius: 999px;
}

.et_pb_row_1_tb_header {
    background: #ffffff !important;
    border-bottom: 3px solid var(--bb-gold);
    box-shadow: 0 8px 20px rgba(31, 43, 36, 0.08);
    padding-bottom: 0 !important;
}

.et_pb_menu_2_tb_header {
    background: #ffffff !important;
    border-bottom: 0;
    box-shadow: none;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding: 10px 24px !important;
}

.et_pb_menu_2_tb_header .et_pb_menu__logo img {
    max-height: 78px !important;
    width: auto;
}

.et_pb_menu_2_tb_header .et-menu > li > a {
    color: var(--bb-ink) !important;
    font-size: 14px !important;
    font-weight: 900;
    letter-spacing: 0;
    padding: 15px 11px !important;
    text-transform: uppercase;
}

.et_pb_menu_2_tb_header .et-menu > li > a:hover,
.et_pb_menu_2_tb_header .et-menu > li.current-menu-item > a {
    color: var(--bb-green) !important;
}

.et_pb_menu_2_tb_header .et-menu > li > a:after {
    color: var(--bb-green);
}

.et_pb_menu_2_tb_header .et-menu > li.menu-item-236212 > a {
    background: var(--bb-green-deep);
    border-radius: 6px;
    color: #ffffff !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
}

.et_pb_menu_2_tb_header .et_pb_menu__icon {
    align-items: center;
    background: #f1ead8;
    border: 1px solid #d7c8a8;
    border-radius: 999px;
    color: var(--bb-green-deep) !important;
    display: inline-flex;
    height: 38px;
    justify-content: center;
    margin-left: 8px;
    width: 38px;
}

.et_pb_menu_2_tb_header .et-menu li.mega-menu {
    position: static;
}

.et_pb_menu_2_tb_header.et_pb_menu .et-menu li.mega-menu > ul.sub-menu,
.et_pb_menu_2_tb_header.et_pb_menu .nav li.mega-menu > ul.sub-menu {
    background: var(--bb-panel) !important;
    border: 1px solid var(--bb-line) !important;
    border-top: 4px solid var(--bb-green);
    box-shadow: 0 18px 40px rgba(31, 43, 36, 0.15);
    display: grid;
    gap: 0;
    grid-template-columns: repeat(3, minmax(180px, 1fr));
    left: 50% !important;
    max-width: 760px;
    padding: 18px !important;
    transform: translateX(-50%);
    width: min(760px, calc(100vw - 40px));
}

.et_pb_menu_2_tb_header.et_pb_menu .et-menu li.mega-menu > ul.sub-menu li,
.et_pb_menu_2_tb_header.et_pb_menu .nav li.mega-menu > ul.sub-menu li {
    background: transparent !important;
    border: 0;
    display: block;
    margin: 0;
    padding: 0;
    width: auto;
    opacity: 1 !important;
}

.et_pb_menu_2_tb_header.et_pb_menu .et-menu li.mega-menu > ul.sub-menu a,
.et_pb_menu_2_tb_header.et_pb_menu .nav li.mega-menu > ul.sub-menu a {
    background: transparent !important;
    border-radius: 6px;
    color: var(--bb-ink) !important;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
    padding: 10px 12px !important;
    width: auto;
}

.et_pb_menu_2_tb_header.et_pb_menu .et-menu li.mega-menu > ul.sub-menu a:hover,
.et_pb_menu_2_tb_header.et_pb_menu .et-menu li.mega-menu > ul.sub-menu a:focus,
.et_pb_menu_2_tb_header.et_pb_menu .nav li.mega-menu > ul.sub-menu a:hover,
.et_pb_menu_2_tb_header.et_pb_menu .nav li.mega-menu > ul.sub-menu a:focus {
    background: #eef5ec !important;
    color: var(--bb-green-deep) !important;
    opacity: 1 !important;
}

.home .et_pb_section_0 {
    background: linear-gradient(180deg, #f7fbf5 0%, var(--bb-paper) 100%) !important;
}

.home .et_pb_row_inner_0 {
    border-radius: 8px;
    box-shadow: 0 12px 32px rgba(31, 43, 36, 0.18);
    overflow: hidden;
}

.home .et_pb_row_inner_1,
.home .et_pb_row_inner_2,
.home .et_pb_row_inner_3,
.home .et_pb_row_inner_4 {
    background: var(--bb-panel) !important;
    border: 1px solid var(--bb-line);
    border-radius: 8px;
    box-shadow: 0 8px 22px rgba(31, 43, 36, 0.06);
    margin-bottom: 22px;
    overflow: hidden;
}

.home .et_pb_text h1,
.woocommerce-products-header__title,
.related.products > h2,
.upsells.products > h2 {
    color: var(--bb-green-deep);
    font-weight: 800;
    letter-spacing: 0;
}

.home .et_pb_text[style*="border"],
.home .et_pb_text {
    border-color: var(--bb-green) !important;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.wc-block-grid__product {
    background: var(--bb-panel);
    border: 1px solid var(--bb-line);
    border-radius: 8px;
    box-shadow: 0 6px 18px rgba(31, 43, 36, 0.06);
    overflow: hidden;
    padding-bottom: 14px !important;
    transition: box-shadow 160ms ease, transform 160ms ease;
}

.woocommerce ul.products li.product:hover,
.woocommerce-page ul.products li.product:hover,
.wc-block-grid__product:hover {
    box-shadow: 0 14px 28px rgba(31, 43, 36, 0.12);
    transform: translateY(-2px);
}

.woocommerce ul.products li.product a img,
.wc-block-grid__product-image img {
    background: #f4f7f1;
    border-bottom: 1px solid var(--bb-line);
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
.wc-block-grid__product-title {
    color: var(--bb-ink);
    font-size: 15px;
    font-weight: 800;
    line-height: 1.35;
    padding-left: 14px;
    padding-right: 14px;
}

.woocommerce ul.products li.product .price,
.wc-block-grid__product-price {
    color: var(--bb-red) !important;
    font-weight: 800;
    padding-left: 14px;
    padding-right: 14px;
}

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.wc-block-grid__product-add-to-cart .wp-block-button__link,
.et_pb_button {
    background: var(--bb-green) !important;
    border-color: var(--bb-green) !important;
    border-radius: 6px !important;
    color: #ffffff !important;
    font-weight: 800;
}

.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.wc-block-grid__product-add-to-cart .wp-block-button__link:hover,
.et_pb_button:hover {
    background: var(--bb-green-deep) !important;
    border-color: var(--bb-green-deep) !important;
    color: #ffffff !important;
}

.woocommerce span.onsale,
.wc-block-grid__product-onsale {
    background: var(--bb-red) !important;
    border: 0;
    color: #ffffff !important;
    font-weight: 800;
}

.widget_product_categories,
.wc-block-product-search,
.et_pb_widget {
    border-radius: 8px;
}

.et_pb_widget .widgettitle,
.widgettitle {
    color: var(--bb-green-deep);
    font-weight: 800;
}

.woocommerce-page #sidebar,
.archive.woocommerce #sidebar,
.post-type-archive-product #sidebar,
.tax-product_cat #sidebar {
    background: #ffffff;
    border: 1px solid var(--bb-line);
    border-radius: 8px;
    box-shadow: 0 10px 24px rgba(31, 43, 36, 0.06);
    padding: 18px;
}

.woocommerce-page #sidebar .et_pb_widget,
.archive.woocommerce #sidebar .et_pb_widget,
.post-type-archive-product #sidebar .et_pb_widget,
.tax-product_cat #sidebar .et_pb_widget {
    background: #fbfaf6;
    border: 1px solid #dfd7c4;
    border-radius: 8px;
    box-shadow: none;
    margin-bottom: 16px;
    padding: 16px;
}

.woocommerce-page #sidebar .widgettitle,
.archive.woocommerce #sidebar .widgettitle,
.post-type-archive-product #sidebar .widgettitle,
.tax-product_cat #sidebar .widgettitle {
    border-bottom: 1px solid #dfd7c4;
    color: var(--bb-green-deep);
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0;
    margin-bottom: 12px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.woocommerce-page #sidebar input[type="search"],
.woocommerce-page #sidebar input[type="text"],
.woocommerce-page #sidebar input[type="number"],
.woocommerce-page #sidebar select,
.archive.woocommerce #sidebar input[type="search"],
.archive.woocommerce #sidebar input[type="text"],
.archive.woocommerce #sidebar input[type="number"],
.archive.woocommerce #sidebar select,
.post-type-archive-product #sidebar input[type="search"],
.post-type-archive-product #sidebar input[type="text"],
.post-type-archive-product #sidebar input[type="number"],
.post-type-archive-product #sidebar select,
.tax-product_cat #sidebar input[type="search"],
.tax-product_cat #sidebar input[type="text"],
.tax-product_cat #sidebar input[type="number"],
.tax-product_cat #sidebar select {
    background: #ffffff;
    border: 1px solid #cfd8c8;
    border-radius: 6px;
    color: var(--bb-ink);
    min-height: 42px;
    padding: 10px 12px;
    width: 100%;
}

.woocommerce-page #sidebar select[multiple],
.archive.woocommerce #sidebar select[multiple],
.post-type-archive-product #sidebar select[multiple],
.tax-product_cat #sidebar select[multiple] {
    height: 116px;
    line-height: 1.45;
}

.woocommerce-page #sidebar .select2-container,
.archive.woocommerce #sidebar .select2-container,
.post-type-archive-product #sidebar .select2-container,
.tax-product_cat #sidebar .select2-container {
    width: 100% !important;
}

.woocommerce-page #sidebar .select2-container .select2-selection,
.archive.woocommerce #sidebar .select2-container .select2-selection,
.post-type-archive-product #sidebar .select2-container .select2-selection,
.tax-product_cat #sidebar .select2-container .select2-selection {
    background: #ffffff;
    border: 1px solid #cfd8c8;
    border-radius: 6px;
    min-height: 44px;
    padding: 4px;
}

.woocommerce-page #sidebar .select2-container .select2-selection__choice,
.archive.woocommerce #sidebar .select2-container .select2-selection__choice,
.post-type-archive-product #sidebar .select2-container .select2-selection__choice,
.tax-product_cat #sidebar .select2-container .select2-selection__choice {
    background: #edf4e6;
    border: 1px solid #c8d8bd;
    border-radius: 999px;
    color: var(--bb-green-deep);
    font-weight: 800;
    margin-top: 4px;
    padding: 3px 8px;
}

.woocommerce-page #sidebar button,
.woocommerce-page #sidebar input[type="submit"],
.archive.woocommerce #sidebar button,
.archive.woocommerce #sidebar input[type="submit"],
.post-type-archive-product #sidebar button,
.post-type-archive-product #sidebar input[type="submit"],
.tax-product_cat #sidebar button,
.tax-product_cat #sidebar input[type="submit"] {
    background: var(--bb-green-deep) !important;
    border: 1px solid var(--bb-green-deep) !important;
    border-radius: 6px !important;
    color: #ffffff !important;
    cursor: pointer;
    font-weight: 900;
    min-height: 42px;
    padding: 10px 14px !important;
    text-transform: uppercase;
}

.woocommerce-page #sidebar .woocommerce-product-search,
.archive.woocommerce #sidebar .woocommerce-product-search,
.post-type-archive-product #sidebar .woocommerce-product-search,
.tax-product_cat #sidebar .woocommerce-product-search,
.woocommerce-page #sidebar .wc-block-product-search__fields,
.archive.woocommerce #sidebar .wc-block-product-search__fields,
.post-type-archive-product #sidebar .wc-block-product-search__fields,
.tax-product_cat #sidebar .wc-block-product-search__fields {
    display: grid;
    gap: 8px;
}

.woocommerce-page #sidebar ul,
.archive.woocommerce #sidebar ul,
.post-type-archive-product #sidebar ul,
.tax-product_cat #sidebar ul {
    margin: 0;
    padding-left: 0;
}

.woocommerce-page #sidebar li,
.archive.woocommerce #sidebar li,
.post-type-archive-product #sidebar li,
.tax-product_cat #sidebar li {
    border-bottom: 1px solid rgba(49, 95, 50, 0.12);
    list-style: none;
    padding: 8px 0;
}

.woocommerce-page #sidebar li:last-child,
.archive.woocommerce #sidebar li:last-child,
.post-type-archive-product #sidebar li:last-child,
.tax-product_cat #sidebar li:last-child {
    border-bottom: 0;
}

.woocommerce-page #sidebar a,
.archive.woocommerce #sidebar a,
.post-type-archive-product #sidebar a,
.tax-product_cat #sidebar a {
    color: var(--bb-ink);
    font-weight: 800;
}

.woocommerce-page #sidebar a:hover,
.archive.woocommerce #sidebar a:hover,
.post-type-archive-product #sidebar a:hover,
.tax-product_cat #sidebar a:hover {
    color: var(--bb-green-deep);
}

@media (max-width: 980px) {
    .et_pb_menu_2_tb_header .et_pb_menu__logo img {
        max-height: 58px;
    }

    .et_pb_menu_2_tb_header .et_mobile_menu {
        border-top-color: var(--bb-green);
    }

    .et_pb_menu_2_tb_header .et_mobile_menu li a {
        color: var(--bb-ink);
        font-weight: 700;
    }

    .et_pb_menu_2_tb_header .et-menu li.mega-menu > ul.sub-menu {
        display: block;
        left: auto !important;
        max-width: none;
        transform: none;
        width: auto;
    }
}

@media (max-width: 767px) {
    .home .woocommerce ul.products li.product,
    .home .woocommerce-page ul.products li.product,
    .home .wc-block-grid.has-multiple-rows .wc-block-grid__product {
        clear: both !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 280px;
        width: 100% !important;
    }

    .home .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .home .wc-block-grid__product-title {
        font-size: 14px;
    }
}

.home #main-content .container:before,
.home #sidebar {
    display: none !important;
}

.home #left-area {
    padding-right: 0 !important;
    width: 100% !important;
}

.home .et_pb_section.bb-home {
    background: linear-gradient(180deg, #f8f4e9 0%, #fbfaf6 34%, #ffffff 100%) !important;
    padding: 0 18px 36px !important;
}

.bb-home .et_pb_row {
    max-width: 1180px !important;
    padding: 0 !important;
    width: 100% !important;
}

.bb-hero,
.bb-hero * {
    box-sizing: border-box;
}

.bb-hero {
    align-items: center;
    background:
        radial-gradient(circle at 92% 12%, rgba(210, 162, 63, 0.22), transparent 28%),
        linear-gradient(135deg, #20331f 0%, #315f32 56%, #1f4425 100%);
    border: 1px solid rgba(31, 68, 37, 0.24);
    border-radius: 8px;
    box-shadow: 0 18px 42px rgba(31, 43, 36, 0.16);
    display: grid;
    gap: 30px;
    grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);
    min-height: 0;
    overflow: hidden;
    padding: 36px;
    position: relative;
}

.bb-hero__content {
    max-width: 680px;
}

.bb-kicker {
    color: #d8e8c7;
    display: block;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0;
    margin-bottom: 14px;
    text-transform: uppercase;
}

.bb-hero h1 {
    color: #ffffff;
    font-size: clamp(38px, 5vw, 64px);
    font-weight: 900;
    line-height: 1.04;
    margin: 0 0 16px;
    max-width: 760px;
    text-transform: uppercase;
}

.bb-hero p {
    color: #f7f3e8;
    font-size: 18px;
    line-height: 1.5;
    margin: 0 0 22px;
    max-width: 560px;
}

.bb-product-search {
    background: rgba(255, 255, 255, 0.96);
    border: 1px solid #dfe5d8;
    border-radius: 7px;
    margin: 0 0 20px;
    max-width: 590px;
    overflow: hidden;
    padding: 10px;
}

.bb-product-search label {
    color: var(--bb-green-deep);
    display: block;
    font-size: 12px;
    font-weight: 900;
    margin: 0 0 7px;
    text-transform: uppercase;
}

.bb-product-search__bar {
    display: flex;
    gap: 8px;
}

.bb-product-search input[type="search"] {
    background: #f8f7f0;
    border: 1px solid #d8ddcf;
    border-radius: 5px;
    color: var(--bb-ink);
    flex: 1 1 auto;
    font-size: 15px;
    min-width: 0;
    padding: 13px 14px;
}

.bb-product-search button {
    background: var(--bb-green-deep);
    border: 1px solid var(--bb-green-deep);
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    font-weight: 900;
    padding: 0 22px;
    text-transform: uppercase;
}

.bb-hero__visual {
    align-self: stretch;
    align-content: center;
    background: rgba(255, 255, 255, 0.94);
    border: 1px solid rgba(255, 255, 255, 0.72);
    border-radius: 8px;
    box-shadow: 0 18px 35px rgba(0, 0, 0, 0.22);
    display: grid;
    gap: 14px;
    grid-template-rows: auto auto;
    padding: 14px;
}

.bb-hero__visual img {
    align-self: center;
    background: #f4f0e4;
    border: 1px solid #d6d1bf;
    border-radius: 6px;
    display: block;
    height: auto;
    max-height: 290px;
    object-fit: contain;
    padding: 10px;
    width: 100%;
}

.bb-hero__quicklinks {
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.bb-hero__quicklinks a {
    background: #f4f0e4;
    border: 1px solid #d6d1bf;
    border-radius: 6px;
    color: var(--bb-ink);
    font-size: 13px;
    font-weight: 900;
    padding: 11px 10px;
    text-align: center;
    text-transform: uppercase;
}

.bb-hero__quicklinks a:hover {
    background: #edf4e6;
    border-color: var(--bb-green);
    color: var(--bb-green-deep);
}

.bb-hero__actions,
.bb-section-heading {
    align-items: center;
    display: flex;
    gap: 14px;
}

.bb-button {
    background: #6f9422;
    border: 1px solid #6f9422;
    border-radius: 6px;
    color: #ffffff !important;
    display: inline-flex;
    font-weight: 900;
    justify-content: center;
    line-height: 1;
    padding: 15px 20px;
    text-transform: uppercase;
}

.bb-button:hover {
    background: #5a7d18;
    border-color: #5a7d18;
}

.bb-button--outline {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.75);
}

.bb-band,
.bb-product-band,
.bb-trust-strip {
    background: rgba(255, 255, 255, 0.94);
    border: 1px solid var(--bb-line);
    border-radius: 8px;
    box-shadow: 0 10px 26px rgba(31, 43, 36, 0.06);
    margin-top: 24px;
    padding: 24px;
}

.bb-section-heading {
    border-bottom: 1px solid var(--bb-line);
    margin-bottom: 18px;
    padding-bottom: 14px;
}

.bb-section-heading span {
    color: var(--bb-green);
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
}

.bb-section-heading h2 {
    color: var(--bb-ink);
    flex: 1 1 auto;
    font-size: 24px;
    font-weight: 900;
    margin: 0;
    text-transform: uppercase;
}

.bb-section-heading a {
    color: var(--bb-green-deep);
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
}

.bb-tile-grid,
.bb-brand-grid {
    display: grid;
    gap: 12px;
}

.bb-hero__actions br,
.bb-section-heading br,
.bb-tile-grid br,
.bb-brand-grid br {
    display: none !important;
}

.bb-tile-grid--departments {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}

.bb-tile-grid--departments a,
.bb-brand-grid a {
    background: linear-gradient(180deg, #ffffff 0%, #f4f0e4 100%);
    border: 1px solid #d6d1bf;
    border-radius: 7px;
    color: var(--bb-ink);
    display: flex;
    flex-direction: column;
    font-weight: 900;
    justify-content: center;
    min-height: 72px;
    padding: 14px;
    text-align: center;
}

.bb-tile-grid--departments a:hover,
.bb-brand-grid a:hover {
    border-color: var(--bb-green);
    box-shadow: 0 10px 20px rgba(31, 43, 36, 0.1);
    color: var(--bb-green-deep);
    transform: translateY(-1px);
}

.bb-brand-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.bb-brand-grid strong {
    display: block;
    font-size: 16px;
}

.bb-brand-grid span {
    color: var(--bb-muted);
    display: block;
    font-size: 13px;
    font-weight: 700;
    margin-top: 4px;
}

.bb-trust-strip {
    display: grid;
    gap: 0;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    padding: 0;
}

.bb-trust-strip div {
    border-right: 1px solid var(--bb-line);
    padding: 18px 20px;
}

.bb-trust-strip div:last-child {
    border-right: 0;
}

.bb-trust-strip strong,
.bb-trust-strip span {
    display: block;
}

.bb-trust-strip strong {
    color: var(--bb-ink);
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
}

.bb-trust-strip span {
    color: var(--bb-muted);
    font-size: 12px;
    margin-top: 3px;
}

.bb-product-band .woocommerce {
    margin-top: 0;
}

.bb-product-band ul.products {
    margin-bottom: 0 !important;
}

.bb-product-band .woocommerce ul.products li.product {
    margin-bottom: 0 !important;
}

@media (max-width: 980px) {
    .et_pb_row_1_tb_header {
        padding-bottom: 0 !important;
    }

    .et_pb_menu_2_tb_header {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
        padding: 8px 16px !important;
    }

    .bb-hero {
        grid-template-columns: 1fr;
        min-height: 0;
        padding: 34px 28px;
    }

    .bb-tile-grid--departments,
    .bb-brand-grid,
    .bb-trust-strip {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .bb-trust-strip div:nth-child(2) {
        border-right: 0;
    }

    .bb-trust-strip div:nth-child(-n+2) {
        border-bottom: 1px solid var(--bb-line);
    }
}

@media (max-width: 640px) {
    .home #page-container,
    .home #et-main-area,
    .home #main-content {
        overflow-x: hidden;
    }

    .home .et_pb_section.bb-home {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .bb-home .et_pb_row,
    .bb-home .et_pb_column,
    .bb-home .et_pb_code,
    .bb-home .et_pb_code_inner {
        max-width: 100% !important;
        min-width: 0 !important;
        width: 100% !important;
    }

    .bb-hero {
        max-width: calc(100vw - 24px);
        padding: 30px 20px;
        width: calc(100vw - 24px);
    }

    .bb-hero__content,
    .bb-hero__visual,
    .bb-product-search,
    .bb-hero p {
        max-width: 326px !important;
        min-width: 0 !important;
        width: 100% !important;
    }

    .bb-hero h1 {
        font-size: 28px;
        max-width: 326px;
        overflow-wrap: break-word;
    }

    .bb-hero p {
        font-size: 16px;
    }

    .bb-product-search,
    .bb-product-search__bar,
    .bb-hero__actions,
    .bb-section-heading {
        align-items: stretch;
        flex-direction: column;
    }

    .bb-product-search button {
        padding: 14px 18px;
        width: 100%;
    }

    .bb-hero__visual {
        grid-template-rows: auto auto;
        max-width: 100%;
    }

    .bb-hero__quicklinks {
        grid-template-columns: 1fr;
    }

    .bb-band,
    .bb-product-band {
        padding: 18px;
    }

    .bb-tile-grid--departments,
    .bb-brand-grid,
    .bb-trust-strip {
        grid-template-columns: 1fr;
    }

    .bb-trust-strip div,
    .bb-trust-strip div:nth-child(2) {
        border-bottom: 1px solid var(--bb-line);
        border-right: 0;
    }

    .bb-trust-strip div:last-child {
        border-bottom: 0;
    }
}

@media (max-width: 420px) {
    .bb-hero {
        display: block;
        max-width: 366px;
        width: calc(100vw - 24px);
    }

    .bb-hero__content,
    .bb-hero__visual,
    .bb-product-search,
    .bb-product-search__bar,
    .bb-hero h1,
    .bb-hero p {
        max-width: 326px !important;
        width: 100% !important;
    }

    .bb-hero h1 {
        font-size: 26px;
        white-space: normal !important;
    }

    .bb-hero p {
        white-space: normal !important;
    }

    .bb-hero__visual {
        margin-top: 28px;
    }
}
