/* =========================================================
   Category and search results (PLP) styling
   Generated from xcustom-route-split-baseline.css
   Preserve load order: core, phoenix where required, then route bundle.
   ========================================================= */

.toolbar.toolbar-products {
    max-width: 1600px;
    margin: 0 auto 10px auto;
    padding-inline: 20px;
    box-sizing: border-box;

    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px 20px;
}

.toolbar.toolbar-products .toolbar-amount {
    margin: 0;
    font-size: 1.4rem;
}

.toolbar.toolbar-products .sidebar-tax {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.toolbar.toolbar-products .toolbar-sorter.sorter {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 10px;
}

.toolbar.toolbar-products .amtheme-filter-button {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 10px;
    border-radius: var(--xamax-radius-pill);
    border: 1px solid var(--xamax-color-border-light);
    background: var(--xamax-color-bg-elevated);
    cursor: pointer;
}

.toolbar.toolbar-products .amtheme-filter-button .filter-title-text {
    font-size: 1.3rem;
    font-weight: 500;
}

.toolbar.toolbar-products .sorter-options {
    min-width: 160px;
}@media (max-width: 767px) {


    .toolbar.toolbar-products {
    padding-inline: 15px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    }

    .toolbar.toolbar-products .toolbar-sorter.sorter {
    width: 94%;
    justify-content: space-between;
    margin: 0 auto 40px;
    }
}


.page-layout-3columns.catalog-category-view .products-list .product-item-info {
    padding: 20px;
}.catalog-category-view .toolbar.toolbar-products .toggle-radio .switch,
.catalogsearch-result-index .toolbar.toolbar-products .toggle-radio .switch {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    z-index: 1;
    display: block;
    width: 150px;
    height: 40px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 1px solid var(--xamax-color-orange, #ffa61b);
    border-radius: var(--xlp-radius-pill, 50px);
    background: var(--xlp-white, #ffffff);
    box-sizing: border-box;
    box-shadow: none;
    text-align: center;
    transform: none;
}
.catalog-category-view .toolbar.toolbar-products .toggle-radio .switch span,
.catalog-category-view .toolbar.toolbar-products .toggle-radio .switch span::after,
.catalogsearch-result-index .toolbar.toolbar-products .toggle-radio .switch span,
.catalogsearch-result-index .toolbar.toolbar-products .toggle-radio .switch span::after {
    display: none !important;
    content: none !important;
}
.catalog-category-view .toolbar.toolbar-products .toggle-radio .switch label,
.catalogsearch-result-index .toolbar.toolbar-products .toggle-radio .switch label {
    position: absolute !important;
    top: 0;
    display: block;
    width: 75px;
    height: 40px;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: var(--xlp-radius-pill, 50px);
    outline: 0;
    background: transparent;
    color: var(--xamax-color-blue, #004991);
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 900;
    line-height: 40px;
    text-align: center;
    text-shadow: none;
    cursor: pointer;
}
.catalog-category-view .toolbar.toolbar-products .toggle-radio label[for=yes],
.catalogsearch-result-index .toolbar.toolbar-products .toggle-radio label[for=yes] {
    right: auto;
    left: 0;
}
.catalog-category-view .toolbar.toolbar-products .toggle-radio label[for=no],
.catalogsearch-result-index .toolbar.toolbar-products .toggle-radio label[for=no] {
    right: 0;
    left: auto;
}


/* =========================================================
   Phoenix Sidebar Category Menu
   Styles the dynamic category h3 + .o-list menu
   ========================================================= */

.catalog-category-view .sidebar.sidebar-main > h3,
.catalogsearch-result-index .sidebar.sidebar-main > h3 {
    position: relative;
    display: block;
    margin: 22px 0 0;
    padding: 14px 16px;
    border-bottom: 2px solid var(--xamax-color-orange);
    border-radius: var(--xlp-radius-card, 16px) var(--xlp-radius-card, 16px) 0 0;
    background: var(--xamax-color-blue);
    color: var(--xlp-white, #ffffff) !important;
    font-size: 15px;
    font-weight: 900 !important;
    line-height: 1.25;
    text-transform: uppercase;
}

.catalog-category-view .sidebar.sidebar-main > h3::before,
.catalogsearch-result-index .sidebar.sidebar-main > h3::before {
    content: "Browse ";
    color: var(--xamax-color-orange);
    font-weight: 900;
}


.catalog-category-view .sidebar.sidebar-main > .o-list,
.catalogsearch-result-index .sidebar.sidebar-main > .o-list {
    margin: 0 0 22px;
    padding: 10px;
    border: 1px solid var(--xlp-border-blue, rgba(0, 73, 145, 0.14));
    border-top: 0;
    border-radius: 0 0 var(--xlp-radius-card, 16px) var(--xlp-radius-card, 16px);
    background: var(--xlp-white, #ffffff);
    box-shadow: var(--xlp-shadow-card, 0 8px 20px rgba(0, 73, 145, 0.08));
    list-style: none;
}

.catalog-category-view .sidebar.sidebar-main > .o-list li,
.catalogsearch-result-index .sidebar.sidebar-main > .o-list li {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 0;
}

.catalog-category-view .sidebar.sidebar-main > .o-list a,
.catalogsearch-result-index .sidebar.sidebar-main > .o-list a {
    display: block !important;
    margin: 0;
    padding: 9px 12px 9px 16px;
    border-radius: 10px;
    color: var(--xlp-text-muted, #536271) !important;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.3;
    text-decoration: none !important;
}

.catalog-category-view .sidebar.sidebar-main > .o-list a:hover,
.catalog-category-view .sidebar.sidebar-main > .o-list a:focus,
.catalogsearch-result-index .sidebar.sidebar-main > .o-list a:hover,
.catalogsearch-result-index .sidebar.sidebar-main > .o-list a:focus {
    background: var(--xlp-orange-soft, rgba(255, 166, 27, 0.18));
    color: var(--xamax-color-blue, #004991) !important;
}

.catalog-category-view .sidebar.sidebar-main > .o-list a.is-current,
.catalog-category-view .sidebar.sidebar-main > .o-list li.active > a,
.catalogsearch-result-index .sidebar.sidebar-main > .o-list a.is-current,
.catalogsearch-result-index .sidebar.sidebar-main > .o-list li.active > a {
    background: var(--xamax-color-blue);
    color: var(--xlp-white, #ffffff) !important;
    font-weight: 900;
position: relative;
    overflow: hidden;
}


.catalog-category-view .sidebar.sidebar-main > .o-list a.is-current::before,
.catalog-category-view .sidebar.sidebar-main > .o-list li.active > a::before,
.catalogsearch-result-index .sidebar.sidebar-main > .o-list a.is-current::before,
.catalogsearch-result-index .sidebar.sidebar-main > .o-list li.active > a::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 6px;
    border-radius: 8px 0 0 8px;
    background: var(--xamax-color-orange);
}

.catalog-category-view .sidebar.sidebar-main > .o-list li.level3 > a,
.catalogsearch-result-index .sidebar.sidebar-main > .o-list li.level3 > a {
    margin-bottom: 6px;
    background: var(--xlp-blue-soft, rgba(0, 73, 145, 0.08));
    color: var(--xamax-color-blue, #004991) !important;
}

.catalogsearch-result-index .toolbar.toolbar-products {
    margin-top: 60px;
}

.catalogsearch-result-index .page-title-wrapper h1 {
    width: 100%;
    text-align: center;
}

.catalogsearch-result-index .page-title-wrapper h1 span {
    display: inline-block;
}


a.cta-button.plp-cta {
	width: 70%;
    margin: 0 auto;
    padding: 6px 0;
    text-align: center;
    font-weight: 300;
    font-size: .8em !important;
}


.block-content .filter-options-content {
    display:none;
}

.block.filter .filter-options-title {
    position: relative;
    display: block !important;
    padding: 14px 44px 14px 0;
    color: var(--xamax-color-blue);
    font-weight: 900;
    cursor: pointer;
}

.block.filter .filter-options-title:after {
    content: "›";
    position: absolute;
    top: 50%;
    right: 0;
    left: auto;
    display: inline-flex;
    justify-content: center;
    width: 26px;
    height: 26px;
    margin: 0;
    border: 1px solid rgba(255, 166, 27, 0.75);
    border-radius: 50%;
    background: var(--xlp-white, #ffffff);
    color: var(--xamax-color-blue);
    box-shadow: none;
    font-size: 22px;
    font-weight: 900;
    line-height: 1;
    transform: translateY(-50%) rotate(90deg);
}

.block.filter .filter-options-title:hover:after,
.block.filter .filter-options-title:focus:after {
    background: var(--xamax-color-orange);
    color: var(--xamax-color-blue);
}

.block.filter .filter-options-item.-active .filter-options-title:after {
    background: var(--xamax-color-blue);
    border-color: var(--xamax-color-blue);
    color: var(--xlp-white, #ffffff);
    transform: translateY(-50%) rotate(-90deg);
}

.filter-options-item.allow.-active .filter-options-title {
    font-weight: 700;
    font-style: italic;
}

.filter-options-item {
    position: relative;
}


.page-products .column.main {
    padding-top: 40px;
}

.page-products .page-title {
    text-align:center;
    color: var(--xamax-color-blue);
    margin-top: 30px;
}

.filter-options-content {
    max-height: 312px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-bottom: 20px;
}

.page-products.page-layout-2columns-left .products-grid .product-items .product-item {
    width: calc(91%/3)!important;
    max-width: calc(94%/3)!important;
    margin-inline-end: 30px!important;
}


@media only screen and (max-width: 767px) {



.page-products .category-description .row-full-width-inner {
	margin-top: -20px;
}

.catalog-category-view h1.page-title {
    font-size: 2em;
    line-height: 1em;
    margin-top: 0;
}

.filter-options .amtheme-name {
    margin-left: 10px;
}


.catalog-category-view .product-item-details .swatch-attribute .swatch-option {
    min-height: 20px !important;
    min-width: 20px;
}

.catalog-category-view .toolbar-sorter.sorter {
	margin: 10px 0 25px 0;
}

.page-products .column.main {
     padding-top: 0;
}

.toolbar.toolbar-products .amtheme-filter-button {
    display: inline-flex;
    align-items: center;
    gap: unset;
    padding: 4.5px 48px;
    border-radius: 8px;
    background: var(--xamax-color-bg-elevated);
}

.toolbar.toolbar-products .amtheme-filter-button .filter-title-text {
    font-size: 1.7rem;
    font-weight: 500;
}

.catalog-category-view table.pricer tbody tr.tier-on td:first-child::before{
	left: 0;
}


.catalogsearch-result-index .sidebar-tax > label {
    margin: 70px 0 0 50px;
}

.catalogsearch-result-index .sidebar-tax {
    top: 46px;
    width: 87% !important;
}

a.cta-button.plp-cta {
	padding:6px
}
}


/* =========================================================
   Phoenix PLP Bridge
   Native Magento PLP output styled to match XLP
   ========================================================= */

.catalog-category-view .wrapper-description,
.catalogsearch-result-index .wrapper-description {
    max-width: 1600px;
    margin: 0 auto 22px !important;
    padding: 0 25px !important;
    box-sizing: border-box;
}

.catalog-category-view .category-description,
.catalogsearch-result-index .category-description {
    margin: 0;
}

.catalog-category-view .category-description > style,
.catalogsearch-result-index .category-description > style {
    display: none;
}


.catalog-category-view .products.wrapper.grid.products-grid,
.catalogsearch-result-index .products.wrapper.grid.products-grid {
    max-width: 1600px;
    margin: 0 auto 34px;
    padding: 0;
    box-sizing: border-box;
}

.catalog-category-view .products-grid .product-items,
.catalogsearch-result-index .products-grid .product-items {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.catalog-category-view li.item.product.product-item,
.catalogsearch-result-index li.item.product.product-item {
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0;
    border: 0;
    border-radius: 0;
    display: flex;
}

.catalog-category-view .products-grid .product-item-info,
.catalogsearch-result-index .products-grid .product-item-info {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0 !important;
    border: 1px solid var(--xlp-border-blue, rgba(0, 73, 145, 0.14));
    border-radius: var(--xlp-radius-card, 16px);
    background: var(--xlp-white, #ffffff);
    box-shadow: var(--xlp-shadow-card, 0 8px 20px rgba(0, 73, 145, 0.08));
    box-sizing: border-box;
    transition:
        border-color var(--xlp-transition-card, 180ms ease),
        box-shadow var(--xlp-transition-card, 180ms ease),
        background var(--xlp-transition-card, 180ms ease);
}

.catalog-category-view .products-grid .product-item-info:hover,
.catalogsearch-result-index .products-grid .product-item-info:hover {
    border-color: rgba(255, 166, 27, 0.58);
    background:
        linear-gradient(
            180deg,
            var(--xlp-white, #ffffff) 0%,
            var(--xlp-white, #ffffff) 72%,
            rgba(255, 166, 27, 0.045) 100%
        );
    box-shadow:
        0 8px 20px rgba(0, 73, 145, 0.08),
        0 0 0 3px rgba(255, 166, 27, 0.12);
    transform: none;
}

.catalog-category-view .products-grid .product-item-info:focus-within,
.catalogsearch-result-index .products-grid .product-item-info:focus-within {
    border-color: rgba(255, 166, 27, 0.75);
    background:
        linear-gradient(
            180deg,
            var(--xlp-white, #ffffff) 0%,
            var(--xlp-white, #ffffff) 70%,
            rgba(255, 166, 27, 0.06) 100%
        );
    box-shadow:
        0 8px 20px rgba(0, 73, 145, 0.08),
        0 0 0 4px rgba(255, 166, 27, 0.18);
    transform: none;
}

.catalog-category-view .products-grid .product-item-photo,
.catalogsearch-result-index .products-grid .product-item-photo {
    position: relative;
    z-index: 1;
    display: block;
    margin-top: 12px;
    background: transparent !important;
}

.catalog-category-view .products-grid .product-image-container,
.catalogsearch-result-index .products-grid .product-image-container {
    width: 100% !important;
    max-width: 100%;
}

.catalog-category-view .products-grid .product-image-wrapper,
.catalogsearch-result-index .products-grid .product-image-wrapper {
    display: block;
    overflow: hidden;
    border-radius: calc(var(--xlp-radius-card, 16px) - 8px);
    background: transparent;
}

.catalog-category-view .products-grid img.product-image-photo,
.catalogsearch-result-index .products-grid img.product-image-photo {
    float: none;
    display: block;
    width: 100% !important;
    max-width: 100%;
    height: auto;
    margin: 0 !important;
    object-fit: contain;
}

.catalog-category-view .products-grid .has-dec.ribbon,
.catalogsearch-result-index .products-grid .has-dec.ribbon {
    position: absolute;
    top: 14px;
    left: 14px;
    right: auto;
    bottom: auto;
    z-index: 3;

    display: inline-flex !important;
    align-items: center;
    gap: 7px;

    width: auto;
    height: auto;
    min-width: 0;
    min-height: 30px;
    max-width: calc(100% - 28px);

    padding: 6px 11px 6px 8px;
    border: 1px solid rgba(255, 166, 27, 0.75);
    border-radius: var(--xlp-radius-pill, 50px);

    background:
        linear-gradient(180deg, #07599f 0%, var(--xamax-color-blue, #004991) 100%);
    color: var(--xlp-white, #ffffff) !important;

    font-size: 11px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.045em;
    text-align: left;
    white-space: nowrap;

    box-shadow:
        0 2px 0 rgba(255, 166, 27, 0.95),
        0 8px 18px rgba(0, 73, 145, 0.20);

    transform: none !important;
    rotate: none;
    clip-path: none;
    writing-mode: horizontal-tb;
}

.catalog-category-view .products-grid .has-dec.ribbon::before,
.catalogsearch-result-index .products-grid .has-dec.ribbon::before {
    content: "+";
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: var(--xamax-color-orange, #ffa61b);
    color: var(--xamax-color-blue, #004991);
    font-size: 15px;
    font-weight: 900;
    line-height: 1;
    box-shadow: inset 0 -1px 0 rgba(0, 73, 145, 0.20);
}

.catalog-category-view .products-grid .has-dec.ribbon::after,
.catalogsearch-result-index .products-grid .has-dec.ribbon::after {
    display: none !important;
    content: none !important;
}

.catalog-category-view .products-grid .product-item-info:hover .has-dec.ribbon,
.catalog-category-view .products-grid .product-item-info:focus-within .has-dec.ribbon,
.catalogsearch-result-index .products-grid .product-item-info:hover .has-dec.ribbon,
.catalogsearch-result-index .products-grid .product-item-info:focus-within .has-dec.ribbon {
    border-color: var(--xamax-color-orange, #ffa61b);
    box-shadow:
        0 2px 0 rgba(255, 166, 27, 1),
        0 10px 22px rgba(0, 73, 145, 0.26),
        0 0 0 3px rgba(255, 166, 27, 0.14);
}

.catalog-category-view .products-grid .product-item-details,
.catalogsearch-result-index .products-grid .product-item-details {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    padding: 18px 18px 20px;
    text-align: center;
}

.catalog-category-view .products-grid h6.product.name.product-item-name,
.catalogsearch-result-index .products-grid h6.product.name.product-item-name {
    height: auto;
    min-height: 48px;
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: 900 !important;
    line-height: 1.25;
}

.catalog-category-view .products-grid .product-item-link,
.catalogsearch-result-index .products-grid .product-item-link {
    color: var(--xamax-color-blue, #004991) !important;
    border-bottom: 2px solid transparent;
    text-decoration: none !important;
}

.catalog-category-view .products-grid .product-item-link:hover,
.catalog-category-view .products-grid .product-item-link:focus,
.catalogsearch-result-index .products-grid .product-item-link:hover,
.catalogsearch-result-index .products-grid .product-item-link:focus {
    color: var(--xamax-color-orange, #ffa61b) !important;
    border-bottom-color: var(--xamax-color-orange, #ffa61b);
}

.catalog-category-view .product-variant-summary,
.catalogsearch-result-index .product-variant-summary {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 6px;
    width: auto;
    margin: 0 0 14px !important;
    color: var(--xlp-text-muted, #536271);
    font-size: 12px;
    line-height: 1.3;
}

.catalog-category-view .product-variant-summary .variant-count,
.catalogsearch-result-index .product-variant-summary .variant-count {
    display: inline-flex;
    align-items: center;
    min-height: 24px;
    padding: 5px 9px;
    border-radius: var(--xlp-radius-pill, 50px);
    background: var(--xlp-blue-soft, rgba(0, 73, 145, 0.08));
    color: var(--xamax-color-blue, #004991);
    font-weight: 800;
}

.catalog-category-view a.cta-button.plp-cta,
.catalogsearch-result-index a.cta-button.plp-cta {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    width: 100%;
    min-height: 46px;
    margin: 0 0 14px;
    padding: 11px 16px;
    overflow: hidden;
    border: 0 !important;
    border-radius: var(--xlp-radius-pill, 50px);
    background:
        linear-gradient(180deg, #ffb52f 0%, var(--xamax-color-orange, #ffa61b) 100%);
    color: var(--xamax-color-blue, #004991) !important;
    font-size: 13px !important;
    font-weight: 900;
    line-height: 1.15;
    text-align: center;
    text-decoration: none !important;
    box-shadow:
        0 2px 0 rgba(0, 73, 145, 0.85),
        0 5px 12px rgba(255, 166, 27, 0.18);
    transition:
        background-color var(--xlp-transition-fast, 160ms ease),
        color var(--xlp-transition-fast, 160ms ease);
}

.catalog-category-view a.cta-button.plp-cta::after,
.catalogsearch-result-index a.cta-button.plp-cta::after {
    content: none;
    display: none;
}

.catalog-category-view a.cta-button.plp-cta:hover,
.catalog-category-view a.cta-button.plp-cta:focus,
.catalogsearch-result-index a.cta-button.plp-cta:hover,
.catalogsearch-result-index a.cta-button.plp-cta:focus {
    background:
        linear-gradient(180deg, #ffc04d 0%, #ffae22 100%);
    color: var(--xamax-color-blue, #004991) !important;
    box-shadow:
        0 2px 0 rgba(0, 73, 145, 0.95),
        0 8px 16px rgba(255, 166, 27, 0.22);
    transform: none;
}

.catalog-category-view a.cta-button.plp-cta .price-with-tax,
.catalog-category-view a.cta-button.plp-cta .price-no-tax,
.catalogsearch-result-index a.cta-button.plp-cta .price-with-tax,
.catalogsearch-result-index a.cta-button.plp-cta .price-no-tax,
.catalog-category-view a.cta-button.plp-cta > *,
.catalogsearch-result-index a.cta-button.plp-cta > * {
    position: relative;
    z-index: 1;
}

.catalog-category-view .listed-tier-prices,
.catalogsearch-result-index .listed-tier-prices {
    position: relative;
    z-index: 1;
    margin-top: auto;
}

.catalog-category-view table.list-tier-prices.pricer,
.catalogsearch-result-index table.list-tier-prices.pricer {
    width: 100%;
    margin: 0;
    overflow: hidden;
    border: 1px solid rgba(0, 73, 145, 0.10);
    border-radius: var(--xlp-radius-mobile, 14px);
    background: rgba(255, 255, 255, 0.68);
    border-collapse: separate;
    border-spacing: 0;
}


.catalog-category-view table.list-tier-prices thead th,
.catalogsearch-result-index table.list-tier-prices thead th {
    padding: 7px 6px;
    border: 0;
    border-bottom: 1px solid rgba(0, 73, 145, 0.10);
    background: rgba(0, 73, 145, 0.055);
    color: var(--xamax-color-blue, #004991);
    font-size: 10px;
    font-weight: 900;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.catalog-category-view table.list-tier-prices thead th span,
.catalogsearch-result-index table.list-tier-prices thead th span {
    display: block;
    margin-top: 2px;
    color: var(--xlp-text-muted, #536271);
    font-size: 9px;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    letter-spacing: 0;
}

.catalog-category-view table.list-tier-prices tbody tr,
.catalogsearch-result-index table.list-tier-prices tbody tr {
    background: transparent;
}

.catalog-category-view table.list-tier-prices tbody td,
.catalogsearch-result-index table.list-tier-prices tbody td {
    padding: 7px 6px;
    border: 0;
    border-top: 1px solid rgba(0, 73, 145, 0.055);
    background: transparent;
    color: var(--xlp-text-muted, #536271);
    font-size: 11px;
    font-weight: 700;
    line-height: 1.22;
    text-align: center;
}

.catalog-category-view table.list-tier-prices tbody tr:first-child td,
.catalogsearch-result-index table.list-tier-prices tbody tr:first-child td {
    border-top: 0;
}

.catalog-category-view table.list-tier-prices .price-with-tax,
.catalog-category-view table.list-tier-prices .price-no-tax,
.catalogsearch-result-index table.list-tier-prices .price-with-tax,
.catalogsearch-result-index table.list-tier-prices .price-no-tax {
    display: block;
    margin: 0;
    color: inherit;
    font-size: 11px;
    font-weight: 800;
    line-height: 1.25;
}

.catalog-category-view table.list-tier-prices .price-no-tax,
.catalogsearch-result-index table.list-tier-prices .price-no-tax {
    color: rgba(83, 98, 113, 0.82);
    font-size: 10px;
    font-weight: 700;
}

.catalog-category-view table.list-tier-prices tbody tr.tier-on,
.catalogsearch-result-index table.list-tier-prices tbody tr.tier-on {
    background:
        linear-gradient(
            135deg,
            rgba(0, 73, 145, 0.065) 0%,
            rgba(255, 166, 27, 0.14) 100%
        );
}

.catalog-category-view table.list-tier-prices tbody tr.tier-on td,
.catalogsearch-result-index table.list-tier-prices tbody tr.tier-on td {
    border-top-color: rgba(255, 166, 27, 0.28);
    background: transparent !important;
    color: var(--xamax-color-blue, #004991);
    font-weight: 900;
}

.catalog-category-view table.list-tier-prices tbody tr.tier-on td:first-child,
.catalogsearch-result-index table.list-tier-prices tbody tr.tier-on td:first-child {
    position: relative;
}

.catalog-category-view table.list-tier-prices tbody tr.tier-on td:first-child::before,
.catalogsearch-result-index table.list-tier-prices tbody tr.tier-on td:first-child::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -4px;
    width: 8px;
    border-radius: 0 8px 8px 0;
    background: var(--xamax-color-blue, #004991);
}

.catalog-category-view table.list-tier-prices tbody tr:not(.tier-on) td,
.catalogsearch-result-index table.list-tier-prices tbody tr:not(.tier-on) td {
    background: transparent;
    color: var(--xlp-text-muted, #536271);
    font-weight: 700;
}

.catalog-category-view .listed-tier-prices .price-with-tax,
.catalog-category-view .listed-tier-prices .price-no-tax,
.catalogsearch-result-index .listed-tier-prices .price-with-tax,
.catalogsearch-result-index .listed-tier-prices .price-no-tax,
.catalog-category-view a.cta-button.plp-cta .price-with-tax,
.catalog-category-view a.cta-button.plp-cta .price-no-tax,
.catalogsearch-result-index a.cta-button.plp-cta .price-with-tax,
.catalogsearch-result-index a.cta-button.plp-cta .price-no-tax {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
}

.catalog-category-view .listed-tier-prices tbody .price-with-tax,
.catalog-category-view .listed-tier-prices tbody .price-no-tax,
.catalogsearch-result-index .listed-tier-prices tbody .price-with-tax,
.catalogsearch-result-index .listed-tier-prices tbody .price-no-tax {
    display: inline;
    margin: 0;
    color: inherit;
    font-size: 12px;
    font-weight: 800;
    line-height: 1.25;
}

.catalog-category-view .listed-tier-prices thead .price-with-tax,
.catalog-category-view .listed-tier-prices thead .price-no-tax,
.catalogsearch-result-index .listed-tier-prices thead .price-with-tax,
.catalogsearch-result-index .listed-tier-prices thead .price-no-tax {
    display: block;
    margin: 2px 0 0;
    color: inherit;
    font-size: 10px;
    font-weight: 800;
    line-height: 1.15;
    text-transform: none;
    letter-spacing: 0;
}

.catalog-category-view .productlist-single-prices-outer,
.catalogsearch-result-index .productlist-single-prices-outer {
    position: relative;
    z-index: 1;
    margin: 0 0 14px;
    padding: 14px 12px;
    border: 1px solid var(--xlp-border-blue, rgba(0, 73, 145, 0.14));
    border-radius: var(--xlp-radius-mobile, 14px);
    background: linear-gradient(135deg, rgba(0, 73, 145, 0.06), rgba(255, 166, 27, 0.10));
    text-align: center;
}

.catalog-category-view .productlist-single-prices-outer .singlepricetext,
.catalogsearch-result-index .productlist-single-prices-outer .singlepricetext {
    display: block;
    margin-bottom: 5px;
    color: var(--xlp-text-muted, #536271);
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.catalog-category-view .productlist-single-prices-outer span.singleprice,
.catalogsearch-result-index .productlist-single-prices-outer span.singleprice {
    display: block;
    border-bottom: 0;
    color: var(--xamax-color-blue, #004991);
    font-size: 22px;
    font-weight: 900;
    line-height: 1.1;
}

.catalog-category-view .productlist-single-prices-outer .price-with-tax span,
.catalog-category-view .productlist-single-prices-outer .price-no-tax span,
.catalogsearch-result-index .productlist-single-prices-outer .price-with-tax span,
.catalogsearch-result-index .productlist-single-prices-outer .price-no-tax span {
    display: block;
    margin: 4px 0 0;
    color: var(--xlp-text-muted, #536271);
    font-size: 10px;
    font-weight: 800;
    text-transform: uppercase;
}

.catalog-category-view .pages .items.pages-items,
.catalogsearch-result-index .pages .items.pages-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
    margin: 0;
    padding: 0;
}

.catalog-category-view .pages .item,
.catalogsearch-result-index .pages .item {
    margin: 0;
}

.catalog-category-view .pages .page,
.catalogsearch-result-index .pages .page {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 38px;
    height: 38px;
    padding: 0 12px;
    border: 1px solid var(--xlp-border-blue, rgba(0, 73, 145, 0.14));
    border-radius: var(--xlp-radius-pill, 50px);
    background: var(--xlp-white, #ffffff);
    font-size: 13px;
    font-weight: 900;
    text-decoration: none !important;
}

.catalog-category-view .pages strong.page,
.catalogsearch-result-index .pages strong.page {
    border-color: var(--xamax-color-orange, #ffa61b);
    background: var(--xamax-color-orange, #ffa61b);
    color: var(--xlp-black, #000000) !important;
}

.catalog-category-view .sidebar-main .block.filter,
.catalogsearch-result-index .sidebar-main .block.filter {
    overflow: hidden;
    border: 1px solid var(--xlp-border-blue, rgba(0, 73, 145, 0.14));
    border-radius: var(--xlp-radius-card, 16px);
    background: var(--xlp-white, #ffffff);
    box-shadow: var(--xlp-shadow-card, 0 8px 20px rgba(0, 73, 145, 0.08));
}

.catalog-category-view .sidebar-main .block-title.filter-title,
.catalogsearch-result-index .sidebar-main .block-title.filter-title {
    padding: 14px 16px;
    background: var(--xamax-color-blue, #004991);
    color: var(--xlp-white, #ffffff);
    font-size: 15px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.catalog-category-view .sidebar-main .filter-content,
.catalogsearch-result-index .sidebar-main .filter-content {
    padding: 14px;
}

.catalog-category-view .filter-options-title,
.catalogsearch-result-index .filter-options-title {
    padding: 12px 0;
    border-bottom: 1px solid rgba(0, 73, 145, 0.10);
    color: var(--xamax-color-blue, #004991);
    font-size: 14px;
    font-weight: 900;
}

.catalog-category-view .filter-options-content,
.catalogsearch-result-index .filter-options-content {
    max-height: 312px;
    margin: 0 0 14px;
    padding: 8px 0 0;
    overflow-y: auto;
    overflow-x: hidden;
}

.catalog-category-view .filter-options-content a,
.catalogsearch-result-index .filter-options-content a {
    color: var(--xlp-text-muted, #536271) !important;
    font-size: 13px;
    font-weight: 700;
}

.catalog-category-view .filter-options-content a:hover,
.catalog-category-view .filter-options-content a:focus,
.catalogsearch-result-index .filter-options-content a:hover,
.catalogsearch-result-index .filter-options-content a:focus {
    color: var(--xamax-color-orange, #ffa61b) !important;
}

@media (max-width: 1180px) {

    .catalog-category-view .products-grid .product-items,
    .catalogsearch-result-index .products-grid .product-items {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}


@media (max-width: 767px) {

    .catalog-category-view .wrapper-description,
    .catalogsearch-result-index .wrapper-description {
        padding: 0 15px !important;
    }

    .catalog-category-view .products-grid .product-items,
    .catalogsearch-result-index .products-grid .product-items {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .catalog-category-view .products.wrapper.grid.products-grid,
    .catalogsearch-result-index .products.wrapper.grid.products-grid {
        padding-inline: 15px;
    }
}



/* =========================================================
   Phoenix PLP Toolbar - consolidated final
   Category/search product listing toolbar only
   ========================================================= */

.catalog-category-view .column.main > .toolbar.toolbar-products,
.catalogsearch-result-index .column.main > .toolbar.toolbar-products {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 12px;
    width: 100%;
    max-width: 1600px;
    min-height: 0;
    margin: 0 auto 28px;
    padding: 0 18px;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    box-sizing: border-box;
}

.catalog-category-view .toolbar.toolbar-products .modes,
.catalogsearch-result-index .toolbar.toolbar-products .modes {
    display: none !important;
}

@media (min-width: 768px) {

    .catalog-category-view .toolbar.toolbar-products .amtheme-filter-wrap,
    .catalogsearch-result-index .toolbar.toolbar-products .amtheme-filter-wrap {
        display: none !important;
    }
}


.catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter,
.catalogsearch-result-index .toolbar.toolbar-products .toolbar-sorter.sorter,
.catalog-category-view .toolbar.toolbar-products .sidebar-tax,
.catalogsearch-result-index .toolbar.toolbar-products .sidebar-tax {
    display: inline-flex;
    align-items: center;
    min-height: 54px;
    height: 54px;
    margin: 0;
    padding: 6px 8px 6px 16px;
    border: 1px solid rgba(0, 73, 145, 0.10);
    border-radius: var(--xlp-radius-pill, 50px);
    background: rgba(255, 255, 255, 0.72);
    box-shadow: 0 6px 16px rgba(0, 73, 145, 0.05);
    box-sizing: border-box;
}

.catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter,
.catalogsearch-result-index .toolbar.toolbar-products .toolbar-sorter.sorter {
    order: 1;
    gap: 8px;
}

.catalog-category-view .toolbar.toolbar-products .sidebar-tax,
.catalogsearch-result-index .toolbar.toolbar-products .sidebar-tax {
    order: 2;
    position: static;
    width: auto;
    gap: 10px;
}

.catalog-category-view .toolbar.toolbar-products .sorter-label,
.catalogsearch-result-index .toolbar.toolbar-products .sorter-label,
.catalog-category-view .toolbar.toolbar-products .sidebar-tax > label,
.catalogsearch-result-index .toolbar.toolbar-products .sidebar-tax > label {
    position: static;
    width: auto;
    margin: 0;
    color: var(--xlp-text-muted, #536271) !important;
    font-size: 16px;
    font-weight: 900;
    line-height: 1;
    white-space: nowrap;
}

.catalog-category-view .toolbar.toolbar-products .sorter-options,
.catalogsearch-result-index .toolbar.toolbar-products .sorter-options {
    min-width: 150px;
}

.catalog-category-view .toolbar.toolbar-products .amtheme-select-block.-no-border,
.catalogsearch-result-index .toolbar.toolbar-products .amtheme-select-block.-no-border {
    min-width: 152px;
    height: 40px;
    min-height: 40px;
    border: 0 !important;
    border-radius: var(--xlp-radius-pill, 50px);
    background: var(--xlp-white, #ffffff);
    box-shadow: none;
    box-sizing: border-box;
}

.catalog-category-view .toolbar.toolbar-products .amtheme-placeholder,
.catalogsearch-result-index .toolbar.toolbar-products .amtheme-placeholder {
    height: 40px;
    min-height: 40px;
    padding: 0 38px 0 16px;
    border: 0;
    border-radius: var(--xlp-radius-pill, 50px);
    background: var(--xlp-white, #ffffff);
    color: var(--xamax-color-blue, #004991);
    font-size: 16px;
    font-weight: 900;
    line-height: 40px;
    box-sizing: border-box;
}

.catalog-category-view .toolbar.toolbar-products .amtheme-placeholder:after,
.catalogsearch-result-index .toolbar.toolbar-products .amtheme-placeholder:after {
    border-color: var(--xamax-color-orange, #ffa61b);
}

.catalog-category-view .toolbar.toolbar-products .sorter-action,
.catalogsearch-result-index .toolbar.toolbar-products .sorter-action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px !important;
    min-width: 40px !important;
    height: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 2px solid var(--xamax-color-orange, #ffa61b);
    border-radius: 50%;
    background: var(--xamax-color-orange, #ffa61b);
    box-shadow: 0 6px 14px rgba(255, 166, 27, 0.22);
    box-sizing: border-box;
}

.catalog-category-view .toolbar.toolbar-products .sorter-action svg,
.catalogsearch-result-index .toolbar.toolbar-products .sorter-action svg {
    fill: var(--xamax-color-blue, #004991) !important;
}

.catalog-category-view .toolbar.toolbar-products .sorter-action:hover,
.catalog-category-view .toolbar.toolbar-products .sorter-action:focus,
.catalogsearch-result-index .toolbar.toolbar-products .sorter-action:hover,
.catalogsearch-result-index .toolbar.toolbar-products .sorter-action:focus {
    border-color: var(--xamax-color-blue, #004991);
    background: var(--xamax-color-blue, #004991);
}

.catalog-category-view .toolbar.toolbar-products .sorter-action:hover svg,
.catalog-category-view .toolbar.toolbar-products .sorter-action:focus svg,
.catalogsearch-result-index .toolbar.toolbar-products .sorter-action:hover svg,
.catalogsearch-result-index .toolbar.toolbar-products .sorter-action:focus svg {
    fill: var(--xlp-white, #ffffff) !important;
}

.catalog-category-view .toolbar.toolbar-products .toggle-radio,
.catalogsearch-result-index .toolbar.toolbar-products .toggle-radio {
    position: relative;
    width: 150px;
    min-width: 150px;
    height: 40px;
}

.catalog-category-view .toolbar.toolbar-products .toggle-radio .switch,
.catalogsearch-result-index .toolbar.toolbar-products .toggle-radio .switch {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    z-index: 1;
    width: 150px;
    height: 40px;
    border: 1px solid var(--xamax-color-orange, #ffa61b);
    border-radius: var(--xlp-radius-pill, 50px);
    background: var(--xlp-white, #ffffff);
    overflow: hidden;
}

.catalog-category-view .toolbar.toolbar-products .toggle-radio .switch label,
.catalogsearch-result-index .toolbar.toolbar-products .toggle-radio .switch label {
    top: 0;
    width: 75px;
    height: 40px;
    margin: 0;
    padding: 0;
    border-radius: var(--xlp-radius-pill, 50px);
    color: var(--xamax-color-blue, #004991);
    font-size: 16px;
    font-weight: 900;
    line-height: 40px;
    text-align: center;
    text-shadow: none;
}

.catalog-category-view .toolbar.toolbar-products .toggle-radio label[for=yes],
.catalogsearch-result-index .toolbar.toolbar-products .toggle-radio label[for=yes] {
    left: 0;
    background: transparent;
}

.catalog-category-view .toolbar.toolbar-products .toggle-radio label[for=no],
.catalogsearch-result-index .toolbar.toolbar-products .toggle-radio label[for=no] {
    right: 0;
    margin: 0;
    background: transparent;
}

.catalog-category-view .toolbar.toolbar-products .toggle-radio #yes:checked ~ .switch label[for=yes],
.catalog-category-view .toolbar.toolbar-products .toggle-radio #no:checked ~ .switch label[for=no],
.catalogsearch-result-index .toolbar.toolbar-products .toggle-radio #yes:checked ~ .switch label[for=yes],
.catalogsearch-result-index .toolbar.toolbar-products .toggle-radio #no:checked ~ .switch label[for=no] {
    height: 40px;
    border-radius: var(--xlp-radius-pill, 50px);
    outline: 0;
    background: var(--xamax-color-blue, #004991);
    color: var(--xlp-white, #ffffff);
    line-height: 40px;
}

.catalog-category-view .toolbar.toolbar-products .toolbar-amount,
.catalogsearch-result-index .toolbar.toolbar-products .toolbar-amount {
    order: 3;
    margin: 0;
    padding: 0 2px;
    color: var(--xlp-text-muted, #536271);
    font-size: 12px;
    font-weight: 900;
    line-height: 1.2;
    white-space: nowrap;
}

.catalog-category-view .amscroll-page-num,
.catalog-category-view .amscroll-page-number,
.catalog-category-view .am-scroll-page-num,
.catalog-category-view .am-scroll-page-number,
.catalog-category-view .amasty-scroll-page-num,
.catalog-category-view .amasty-scroll-page-number,
.catalog-category-view .amasty-page-num,
.catalogsearch-result-index .amscroll-page-num,
.catalogsearch-result-index .amscroll-page-number,
.catalogsearch-result-index .am-scroll-page-num,
.catalogsearch-result-index .am-scroll-page-number,
.catalogsearch-result-index .amasty-scroll-page-num,
.catalogsearch-result-index .amasty-scroll-page-number,
.catalogsearch-result-index .amasty-page-num {
    display: none !important;
}

.catalog-category-view .products.wrapper.grid.products-grid + .toolbar.toolbar-products,
.catalogsearch-result-index .products.wrapper.grid.products-grid + .toolbar.toolbar-products {
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 34px;
    padding: 12px 18px;
    border: 1px solid var(--xlp-border-blue, rgba(0, 73, 145, 0.14));
    border-radius: var(--xlp-radius-card, 16px);
    background: var(--xlp-white, #ffffff);
    box-shadow: var(--xlp-shadow-card, 0 8px 20px rgba(0, 73, 145, 0.08));
}

.catalog-category-view .products.wrapper.grid.products-grid + .toolbar.toolbar-products .limiter,
.catalogsearch-result-index .products.wrapper.grid.products-grid + .toolbar.toolbar-products .limiter {
    display: none;
}

@media (max-width: 767px) {

    .catalog-category-view .column.main > .toolbar.toolbar-products,
    .catalogsearch-result-index .column.main > .toolbar.toolbar-products {
        align-items: stretch;
        justify-content: stretch;
        gap: 10px;
        padding: 0 15px 18px;
    }

    .catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter,
    .catalog-category-view .toolbar.toolbar-products .sidebar-tax,
    .catalog-category-view .toolbar.toolbar-products .toolbar-amount,
    .catalogsearch-result-index .toolbar.toolbar-products .toolbar-sorter.sorter,
    .catalogsearch-result-index .toolbar.toolbar-products .toolbar-amount {
        width: 100%;
        box-sizing: border-box;
    }

    .catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter,
    .catalogsearch-result-index .toolbar.toolbar-products .toolbar-sorter.sorter {
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .catalog-category-view .toolbar.toolbar-products .amtheme-filter-wrap,
    .catalogsearch-result-index .toolbar.toolbar-products .amtheme-filter-wrap {
        display: block !important;
        flex: 1 1 100%;
        width: 100%;
    }

    .catalog-category-view .toolbar.toolbar-products .amtheme-filter-button,
    .catalogsearch-result-index .toolbar.toolbar-products .amtheme-filter-button {
        width: 100%;
        justify-content: center;
    }

    .catalog-category-view .toolbar.toolbar-products .sidebar-tax,
    .catalogsearch-result-index .toolbar.toolbar-products .sidebar-tax {
        justify-content: space-between;
    }

    .catalog-category-view .toolbar.toolbar-products .toolbar-amount,
    .catalogsearch-result-index .toolbar.toolbar-products .toolbar-amount {
        text-align: center;
    }
}



/* =========================================================
   Phoenix PLP Product Badges
   ========================================================= */

.catalog-category-view .products-grid .xlp-product-badge,
.catalogsearch-result-index .products-grid .xlp-product-badge {
    position: absolute;
    z-index: 4;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    min-height: 30px;
    max-width: calc(100% - 28px);
    padding: 6px 11px 6px 8px;
    border-radius: var(--xlp-radius-pill, 50px);
    font-size: 11px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.045em;
    white-space: nowrap;
    text-align: left;
    box-sizing: border-box;
    pointer-events: none;
}

.catalog-category-view .products-grid .xlp-product-badge--logo,
.catalogsearch-result-index .products-grid .xlp-product-badge--logo {
    top: -10px;
    left: 2px;
    border: 1px solid rgba(255, 166, 27, 0.75);
    background:
        linear-gradient(180deg, #07599f 0%, var(--xamax-color-blue, #004991) 100%);
    color: var(--xlp-white, #ffffff) !important;
}

.catalog-category-view .products-grid .xlp-product-badge--logo::before,
.catalogsearch-result-index .products-grid .xlp-product-badge--logo::before {
    content: "+";
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: var(--xamax-color-orange, #ffa61b);
    color: var(--xamax-color-blue, #004991);
    font-size: 15px;
    font-weight: 900;
    line-height: 1;
}

.catalog-category-view .products-grid .xlp-product-badge--bundle,
.catalogsearch-result-index .products-grid .xlp-product-badge--bundle {
    top: 14px;
    left: 14px;
    border: 1px solid rgba(0, 73, 145, 0.18);
    background:
        linear-gradient(180deg, #ffb52f 0%, var(--xamax-color-orange, #ffa61b) 100%);
    color: var(--xamax-color-blue, #004991) !important;
    box-shadow:
        0 2px 0 rgba(0, 73, 145, 0.95),
        0 8px 18px rgba(255, 166, 27, 0.24);
}

.catalog-category-view .products-grid .xlp-product-badge--bundle::before,
.catalogsearch-result-index .products-grid .xlp-product-badge--bundle::before {
    content: "%";
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: var(--xamax-color-blue, #004991);
    color: var(--xlp-white, #ffffff);
    font-size: 12px;
    font-weight: 900;
    line-height: 1;
}