
#cms img {
  max-width: 100%;
  height: auto;
}

#img {
  max-width: 100%;
  height: auto;
}

#header {
    position: relative;
    z-index: 999;
    color: #042f59;
    font-weight: 600;
    background: #002b55;
    -webkit-box-shadow: 0 0 0 0 rgb(0 0 0 / .11);
    box-shadow: 0 0 0 0 rgb(0 0 0 / .11);
}

#header .header-top {
    padding: 1rem 0;
    background: #002b55;
}

.dropdown .expand-more {
    color: #ffffff;
    cursor: poPoppins;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#block_myaccount_infos .myaccount-title a, #wrapper .block-contact .block-contact-title, .block-contact .navbar-toggler .material-icons, .linklist .blockcms-title a {
    color: #ffffff;
    font-weight: 700;
    font-size: 1.2rem;
}

.breadcrumb li a {
	font-size: 0.9rem;
	font-weight: 400;
}

#wrapper .breadcrumb li a {
    color: #0a1628;
    font-weight: 500;
}

#header a {
    color: #ffffff !important;
}

#header .header-nav {
    max-height: 35px;
    border-bottom: #dfe8ef 1px solid;
    background: #ffffff;
    margin-bottom: 0px;
}

#header .header-nav .blockcart {
    height: 3rem;
    padding: .75rem;
    margin-left: .9375rem;
    text-align: center;
    white-space: nowrap;
    background: #ffffff00;
}

#header .header-nav .cart-preview.active {
    background: #ffffff00;
}

#header .header-nav .blockcart.active a:hover, #header .header-nav .cart-preview.active a, #header .header-nav .cart-preview.active i {
    color: #dceeff;
}

#header .header-nav .cart-preview .shopping-cart {
    color: #002b55;
    vertical-align: middle;
}

#wrapper {
    padding-top: 0rem;
    background: #ffffff;
    border-top: 0px solid #07ab9f;
}

#search_widget form i {
    position: absolute;
    padding: .7rem;
    color: #002b55;
    top: 8px;
}

.footer-container {
    padding-top: 2.5rem;
    overflow: hidden;
    background: #023567;
    border-top: 0px solid #033567;
}

.footer-container .h3, .footer-container .h4 {
    margin-bottom: 1rem;
    font-size: 1.2rem !important;
    color: #ffffff !important;
    font-weight: 700 !important;
}

.block-contact, .footer-container li a {
    font-size: .975rem;
    color: #ffffff;
}

.footer-container li a:hover {
    font-size: .975rem;
    color: #ffffff;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: #ff9800;
    text-decoration: none;
}

a:hover {
    color: #ff9800;
}

.container, .container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
	min-width: 75%;
}

#wrapper .breadcrumb li:last-child {
    margin: 0;
    color: #0a1628;
    content: "/";
    font-weight: 500;
    font-size: 0.9rem;
}

#header #_desktop_logo h1, #notifications ul, .block-promo .page-content.page-cms ul, .block-promo p, .cart-items, .page-content.page-cms .block-promo ul {
    margin-bottom: 0;
    margin-top: -40px;
}


#header .header-nav #_desktop_contact_link #contact-link, .sitemap {
    margin-top: .4375rem;
    font-size: 1rem;
}

#header .header-nav .language-selector, #header .header-nav .user-info {
    margin-top: .4375rem;
    white-space: nowrap;
    font-size: 0.9rem;
}

#header .header-nav .blockcart .header {
    margin-top: -4px;
    font-size: 0.9rem;
}

#header .logo {
    max-width: 90%;
    height: auto;
    margin-left: 0rem;
    margin-top: 10px;
    padding: 2px;
}

.btn-primary, .btn-primary {
    color: #fff;
    background-color: #00a99d !important;
    border-color: transparent;
}

.btn-primary, .btn-primary:hover {
    color: #fff;
    background-color: #08437e !important;
    border-color: transparent;
}

#mobile_top_menu_wrapper .js-top-menu-bottom a, .dropdown, body#checkout section.checkout-step small {
    color: #00a99d;
}

.page-content.page-cms ul, p {
    font-size: 0.9rem !important;
    font-weight: 400 !important;
    color: #111e2b;
}

#product-description-short ol li, #product-description-short ul li, .product-information .product-description ol li, .product-information .product-description ul li {
    font-size: .9375rem;
    color: #2d343b;
}

.tabs .nav-tabs .nav-link {
    color: #111e2b;
    border: 0 solid transparent;
}

.elementor .elementor-widget:not(.elementor-widget-image-box) figure {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}

.elementor-widget-image img {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 10px;
}

.product-images>li.thumb-container .thumb.selected, .product-images>li.thumb-container .thumb:hover {
    border: #08437e 1px solid;
}

/*body {
    font-family: Manrope,sans-serif;
    font-size: 1.2rem;
    line-height: 1.25em;
}*/

.breadcrumb {
    padding: .75rem 1rem;
    margin-bottom: 3rem;
    list-style: none;
    background-color: #ffffff;
    border-radius: 0;
}

.block-categories .category-sub-menu li[data-depth="1"], .product-prices div {
    margin-bottom: 0.125rem;
    margin-top: 0px;
}

.product-information {
    font-size: .9375rem;
    color: #111e2b;
    margin-top: 20px;
}

#blockcart-modal .product-name {
    font-size: 1.1rem;
    color: #000000;
}

.cart-item {
    padding: 3.3rem 0;
}

.pagination .current a {
    font-size: 1rem;
    color: #00a99d;
    text-decoration: none;
}

.pagination a {
    font-weight: 600;
    color: #002b55;
}

#subcategories ul li:hover .subcategory-image a {
    padding: 5px;
    border: 1px solid #00a99d;
}

.contact-rich, .contact-rich h4 {
    margin-bottom: 2rem;
    display: none;
}

.media-list, ul {
    padding-left: 0;
    list-style: none;
    font-size: 0.9rem;
}

.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #f6f6f6;
    font-size: 1rem;
}

.quickview .modal-content {
    width: 100%;
    min-height: 28.13rem;
    background: #ffffff;
}

.product-miniature .product-title a {
    font-size: .875rem;
    font-weight: 500;
    color: #111e2b;
    text-align: center;
    text-decoration: none;
}

#header .header-nav #menu-icon .material-icons {
    line-height: 50px;
    font-size: 50px;
}

#search_widget form input {
    width: 100%;
    padding: 10px 20px 10px 40px;
    outline: none;
    background-color: #ffffff;
    border: 2px solid #002b55;
    border-radius: 30px;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*#search_widget {
    margin-bottom: .625rem;
    overflow: auto;
    box-shadow: 1px 1px 4px 0 rgb(177 177 177);
    border-radius: 30px;
}*/

.header-top .search-widgets {
    max-width: 100%;
}

#adtm_menu_inner {
    /*background-color: #ffffff00;
    background: #ffffff00;*/
	border-radius: 0px;
}

.li-niveau1 a .advtm_menu_span, .li-niveau1 .advtm_menu_span {
    background-color: #ffffff00;
}

.elementor-cta--skin-classic .elementor-content-item, .elementor-cta--skin-classic .elementor-content-item .elementor-icon {
    color: #002951;
    border-color: currentColor;
    font-family: 'Poppins';
}

.elementor-cta--skin-classic.elementor-button-default .elementor-button {
    color: #002b55;
    border: 2px solid currentColor;
    background: 0 0;
    border-radius: 30px;
    background-color: #002b55 !important;
    border-color: #002b55 !important;
}

.elementor-cta--skin-classic .elementor-cta-content {
    transition: .4s;
    width: 100%;
    background-color: #f9f9f9;
    border-radius: 30px;
}

#adtm_menu_inner {
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    border-color: #ffffff;
    border-width: 0px 0px 0px 0px;
}

#adtm_menu_inner {
    background-color: #ffffff;
    background: #002b55;
    border-radius: 0px;
}

#adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    text-transform: none;
}

/*.li-niveau1 .advtm_menu_span, .li-niveau1 a .advtm_menu_span {
    color: #ffffff !important;
}*/

.li-niveau1 a span {
    padding: 0px 18px 5px 18px;
    margin: 0px 0px 0px 0px;
}

#adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
    min-height: 36px;
    line-height: 36px;
    margin-top: 0px;
}

#adtm_menu ul#menu li div.adtm_sub {
    top: 40px;
}

#adtm_menu .adtm_column span.column_wrap_title:hover, #adtm_menu .adtm_column span.column_wrap_title a:hover, #adtm_menu .adtm_column span.column_wrap_title span[data-href]:hover {
    color: #225689;
    text-decoration: none;
}

#adtm_menu .adtm_column ul.adtm_elements li, #adtm_menu .adtm_column ul.adtm_elements li a, #adtm_menu .adtm_column ul.adtm_elements li span[data-href] {
    font-size: 13px !important;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    color: #29333d;
	margin-top: 7px;
}

#adtm_menu {
    position: relative;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-color: #002b55;
    border-width: 0px 0px 0px 0px;
    /*box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.2);*/
}

#pagenotfound .page-not-found, #products .page-not-found {
    max-width: 570px;
    padding: 1rem;
    margin: 0 auto;
    overflow: auto;
    font-size: .875rem;
    color: #7a7a7a;
    background: #fff;
    display: none;
}

.product-actions .add-to-cart .material-icons {
    line-height: inherit;
    color: #ffffff;
}

.alert-success {
    background-color: #008767;
    border-color: #ffffff;
    color: #ffffff;
}

#product-availability {
    display: flex;
    margin-top: 1rem;
    font-weight: 600;
}

.elementor-widget-call-to-action .elementor-widget-container {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    overflow: hidden;
    box-shadow: 1px 1px 4px 0 rgb(199 199 199);
    border-radius: 30px;
}

.elementor-button-text {
    flex-grow: 1;
    order: 10;
    display: inline-block;
    color: #f9f9f9;
}

/* CTA responsive image fix - prevent cropping */
.elementor-cta--skin-classic .elementor-cta-bg-wrapper {
    min-height: 0 !important;
    padding-bottom: 75% !important; /* Maintains 4:3 aspect ratio */
}

.elementor-cta-bg-wrapper img.elementor-cta-bg {
    object-fit: contain !important;
    object-position: center center !important;
}

.mt-3 {
    margin-top: 2rem!important;
}

.elementor-cta:hover .elementor-cta-bg-overlay {
    background-color: rgb(0 0 0 / 0%);
}

.product-miniature .product-price-and-shipping {
    font-weight: 700;
    color: #83191d;
    text-align: center;
}

.product-miniature .highlighted-informations .quick-view {
    font-size: 1rem;
    color: #0a1628;
    font-weight: 700;
}

.product-price {
    display: inline-block;
    max-width: 100%;
    color: #8d0c0c;
    font-size: 1.2rem;
}

.product-prices .tax-shipping-delivery-label {
    font-size: 1rem;
    color: #4b4242;
    word-wrap: break-word;
    display: none;
}

#blockcart-modal .modal-title i.material-icons {
    margin-right: 1.875rem;
    color: #02737a;
}

.product-line-grid-right .cart-line-product-actions, .product-line-grid-right .product-price {
    line-height: 36px;
    color: #8d101b;
}

#subcategories ul li .subcategory-name:hover, .block-categories .arrows .arrow-down:hover, .block-categories .arrows .arrow-right:hover, .block-categories .collapse-icons .add:hover, .block-categories .collapse-icons .remove:hover, .cart-grid-body a.label:hover {
    color: #871a1a;
}

.product-line-grid-right .cart-line-product-actions .remove-from-cart, .product-line-grid-right .product-price .remove-from-cart {
    display: inline-block;
    margin-top: .3125rem;
    color: #871a1a;
}

.cart-summary-line .value {
    float: right;
    font-weight: 600;
    color: #871a1a;
}

.separator {
    margin: 0;
    border-color: #01a396;
}

.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
    border: 0;
    border-bottom: #00a99d 3px solid;
}

.tabs .nav-tabs .nav-link.active {
    color: #111e2b;
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/poppins/Poppins-Regular.woff2') format('woff2');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/poppins/Poppins-Medium.woff2') format('woff2');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/poppins/Poppins-SemiBold.woff2') format('woff2');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/poppins/Poppins-Bold.woff2') format('woff2');
}

body, .h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif !important;
}

#blockcart-modal, #product-description-short {
    color: #000000;
}

#wrapper .breadcrumb li::after {
    margin: .3125rem;
    color: #b7b7b7;
    content: "/";
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #8d0c33;
}

.btn-secondary {
    color: #000000;
    background-color: #f6f6f6;
}

#blockcart-modal .cart-content .page-content.page-cms ul.cart-products-count, #blockcart-modal .cart-content p.cart-products-count, .page-content.page-cms #blockcart-modal .cart-content ul.cart-products-count {
    font-size: 1rem;
    font-weight: 600;
    color: #871a1a;
}

#blockcart-modal .modal-header .close .material-icons {
    color: #000000;
}

#blockcart-modal .cart-content .page-content.page-cms ul, #blockcart-modal .cart-content p, .page-content.page-cms #blockcart-modal .cart-content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 .5rem;
    color: #871a1a;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1;
    color: #871a1a;
    text-shadow: 0 1px 0 #fff;
    opacity: .9;
}

.block-category .block-category-inner #category-description .page-content.page-cms ul, .block-category .block-category-inner #category-description p, .page-content.page-cms .block-category .block-category-inner #category-description ul {
    font-weight: 400;
    margin-bottom: 10px;
    color: #000000;
    word-break: break-word;
    background: #ffffff;
    padding: 15px;
    border-radius: 0px;
}

.product-miniature .highlighted-informations .quick-view:hover {
    color: #ff9800;
}

.brands-sort .select-title, .products-sort-order .select-title, .suppliers-sort .select-title {
    display: inline-block;
    width: 100%;
    padding: .625rem;
    color: #197f78;
    cursor: poPoppins;
    background: #fff;
    border: 1px solid rgba(0,0,0,.25);
    font-weight: 600;
}

body#checkout section.checkout-step.-reachable.-current .step-number {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 33px;
    height: 33px;
    margin-right: .65rem;
    font-size: 1rem;
    color: #fff;
    vertical-align: middle;
    background-color: #00a99d;
    border: 0;
    border-radius: 50%;
}

.text-success {
    color: #00a99d !important;
}

.bg-success {
    background-color: #00a99d !important;
}

.done {
    display: inline-block;
    padding: 0 .8125rem;
    margin-right: 1.563rem;
    color: #83191d;
}

#order-items hr {
    border-top-color: #831950;
}

body#checkout section.checkout-step .address-item.selected {
    background: #fff;
    border: #00a99d 1px solid;
    border-radius: 30px;
}

#mobile_top_menu_wrapper .top-menu, .nav-item .nav-link.active, .nav-item .nav-separtor.active, .page-addresses .address .address-footer a:hover, body#checkout, body#checkout section.checkout-step .add-address a {
    color: #871a1a;
}

.custom-radio input[type=radio]:checked+span {
    position: absolute;
    top: .125rem;
    left: .125rem;
    display: block;
    width: 12px;
    height: 12px;
    background-color: #00a99d;
    border-radius: 50%;
}

/* ── Care Supplies Category Content Styles ── */

/* Compliance Chips */
.compliance-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 1rem 0 1.5rem 0;
}

.compliance-chips span {
    background-color: #0a1628;
    color: #ffffff;
    padding: 2px 10px;
    border-radius: 20px;
    font-size: 0.75rem;
    font-weight: 500;
    /* border: 1px solid #dee7f3; */
}

/* Clinical Summary Block */
.clinical-summary {
    background-color: #f0f7ff;
    border-left: 0px solid #1565c0;
    padding: 12px 16px;
    margin: 1rem 0 1.5rem 0;
    border-radius: 0 4px 4px 0;
}

/* Category Tables
#category-additional-description table {
    width: 100%;
    border-collapse: collapse;
    margin: 1rem 0 1.5rem 0;
    font-size: 0.9rem;
}

#category-additional-description table th, 
#category-additional-description table td {
    padding: 10px 14px;
    border: 1px solid #ddd;
    text-align: left;
    vertical-align: top;
    color: #404449;
}*/

/* Wide-screen table column fix */
#category-additional-description table {
    width: 100%;
    border-collapse: collapse;
    margin: 1rem 0 1.5rem 0;
    font-size: 0.9rem;
    table-layout: fixed;
}

#category-additional-description table th,
#category-additional-description table td {
    padding: 10px 14px;
    border: 1px solid #ddd !important;
    text-align: left;
    vertical-align: top;
    color: #404449;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

#category-additional-description table th {
    background-color: #0a7d73;
    font-weight: 700;
    color: #ffffff;
}

#category-additional-description table tr:nth-child(even) td {
    background-color: #fafafa;
}

/* FAQ Items */
.faq-item {
    background-color: #fafafa;
    border: 1px solid #e0e0e0;
    padding: 12px 16px;
    margin: 0.75rem 0;
    border-radius: 4px;
}

.faq-item p {
    margin: 0.25rem 0;
}

table {
    border-collapse: inherit;
    background-color: #f0f7ff;
    padding: 20px;
    max-width: 100%;
    /*border: 1px solid #ddd !important;*/
}

body.ce-kit-1 h1 {
    color: #0e2d4d;
    font-weight: 800;
}

body.ce-kit-1 h2 {
    color: #0e2d4d;
    font-weight: 700;
}

#products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
    margin: 2.5rem 0;
    font-weight: 700;
    text-align: center;
}

.material-icons {
    display: inline-block;
    width: 1em;
    height: 1em;
    font-family: "Material Icons",Arial,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    vertical-align: middle;
    text-rendering: "optimizeLegibility";
    /*color: #002b55;*/
}

.product-miniature .thumbnail-container .product-thumbnail img {
    position: relative;
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
    /* box-shadow: 1px 1px 4px 0 rgb(199 199 199); */
    border: 0px solid #d6d6d6;
    border-radius: 10px;
}

.product-quantity .input-group-btn-vertical .btn i {
    top: .125rem;
    left: .1875rem;
    font-size: 1rem;
    background: #ffffff;
}

.brands-sort .select-list, .products-sort-order .select-list, .suppliers-sort .select-list {
    display: block;
    padding: .625rem 1.25rem;
    color: #197f78;
}

.brands-sort .select-list:hover, .products-sort-order .select-list:hover, .suppliers-sort .select-list:hover {
    color: #fff;
    text-decoration: none;
    background: #197f78;
}

#subcategories ul li .subcategory-name {
    text-transform: inherit;
    color: #283b4d;
    font-weight: 700;
}

#subcategories {
    margin-bottom: 20px;
    border-top: 1px solid #f6f6f6;
    display: none;
}

.subcategoriesex .card-title {
    margin-bottom: 0;
    display: block;
    font-weight: 700;
    color: #ffffff;
}

.subcategoriesex .row > div > .card > a {
    padding: 1.25rem;
    display: flex;
    align-items: center;
    flex-basis: 100%;
    background: #002b55;
    border-radius: 100px;
    box-shadow: 0 2px 4px rgb(58 99 139 / 45%);
}

.subcategoriesex.sc-layout-default .row > div > .card:hover {
    border: 0px solid rgb(255 255 255);
    box-shadow: 0 0 0px rgb(255 255 255);
}

.subcategoriesex.sc-layout-compact .row > div > .card:hover {
    border: 0px solid rgb(255 255 255);
    box-shadow: 0 0 0 rgb(255 255 255);
}

/* ============================================================
   UNIVERSAL CATEGORY TABLE OVERRIDE (FORCED)
   ============================================================ */

/* Force table layout & container fitting */
#category table,
.category-cover + div table,
div[id*="category"] table,
.card-block table,
table {
    width: 100% !important;
    max-width: 100% !important;
    border-collapse: collapse !important;
    margin: 0rem 0 !important;
    background-color: #ffffff !important;
    font-size: 0.92rem !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) !important;
}

/* Force header styling (Teal Brand Header) */
#category table th,
div[id*="category"] table th,
table th {
    background-color: #002b55 !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    text-align: left !important;
    padding: 12px 14px !important;
    border: 0px solid #008767 !important;
}

/* Force cell padding and borders */
#category table td,
div[id*="category"] table td,
table td {
    padding: 10px 14px !important;
    border: 0px solid #e5e7eb !important;
    color: #1f2937 !important;
    vertical-align: top !important;
    line-height: 1.4 !important;
    width: auto !important; /* Strips hardcoded inline column widths */
}

/* Zebra striping */
#category table tbody tr:nth-child(even),
table tbody tr:nth-child(even) {
    background-color: #f9fafb !important;
}

/* Mobile responsive scroll wrapper */
@media (max-width: 768px) {
    #category table,
    table {
        display: block !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
        -webkit-overflow-scrolling: touch !important;
    }
}

/* ==========================================================================
   CARESUPPLIES.COM - COMPLETE CSS APPEND BLOCK
   Date: 2026-08-09
   Instructions: Append entire contents to bottom of custom.css
   Approved by: Claude + The Architect (Gemini)
   Contains: (A) Bug fixes and compliance restores
             (B) Clinical White Authority homepage design system
   ========================================================================== */


/* ==========================================================================
   SECTION A - BUG FIXES AND SITE-WIDE COMPLIANCE RESTORES
   ========================================================================== */

/* --------------------------------------------------------------------------
   Fix 1: Container width - removes min-width: 75% mobile breakage
   -------------------------------------------------------------------------- */
.container,
.cs-container {
  width: 100% !important;
  max-width: 1280px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  min-width: 0 !important;
}

.container-fluid {
  width: 100% !important;
  min-width: 0 !important;
}

/* --------------------------------------------------------------------------
   Fix 2: Margin normalization - targets actual PS Classic selectors only
   Isolates #_desktop_logo h1 from grouped negative margin rule
   -------------------------------------------------------------------------- */
#notifications ul,
.cart-items,
.block-promo p,
.block-promo .page-content.page-cms ul,
.page-content.page-cms .block-promo ul {
  margin-top: 0 !important;
}

#_desktop_logo h1 {
  margin-top: 0;
  display: inline-block;
  vertical-align: middle;
}

/* --------------------------------------------------------------------------
   Fix 3: Button state restoration - teal base / dark blue hover
   Homepage hero CTA (body.index .cs-hero__cta) retains copper via specificity
   -------------------------------------------------------------------------- */
.btn-primary {
  background-color: #00a99d !important;
  border-color: #00a99d !important;
  color: #ffffff !important;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #08437e !important;
  border-color: #08437e !important;
  color: #ffffff !important;
}

/* --------------------------------------------------------------------------
   Fix 4: UK e-commerce compliance - tax labels and 404 messaging restored
   -------------------------------------------------------------------------- */
.product-prices .tax-shipping-delivery-label {
  display: block !important;
  font-size: 0.85rem;
  color: #585a5d;
}

#pagenotfound .page-not-found,
#products .page-not-found {
  display: block !important;
}

/* --------------------------------------------------------------------------
   Fix 5: Accessibility and image resets
   -------------------------------------------------------------------------- */
.product-miniature img {
  max-width: 100%;
  height: auto;
}

a:focus-visible,
button:focus-visible {
  outline: 2px solid #08437e;
  outline-offset: 2px;
}

.row::after {
  content: "";
  clear: both;
  display: table;
}


/* ============================================================
   CARESUPPLIES.COM - COMPLETE CSS APPEND BLOCK - VERSION 3
   Date: 2026-08-09
   Instructions: Append to bottom of custom.css
   Architecture: Matches SheffieldSteel.com pattern
   Font: Poppins loaded via <link> in index.tpl head
   ============================================================ */


/* ==========================================================================
   SECTION A - BUG FIXES AND SITE-WIDE COMPLIANCE RESTORES
   ========================================================================== */

/* Fix 1: Container mobile responsiveness */
.container,
.container-fluid {
  min-width: 80% !important;
}

/* Fix 2: Negative margin normalization - targets actual PS Classic selectors */
#notifications ul,
.cart-items,
.block-promo p,
.block-promo .page-content.page-cms ul,
.page-content.page-cms .block-promo ul {
  margin-top: 0 !important;
}

#_desktop_logo h1 {
  margin-top: 0;
  display: inline-block;
  vertical-align: middle;
}

/* Fix 3: Button state restoration */
.btn-primary {
  background-color: #00a99d !important;
  border-color: #00a99d !important;
  color: #ffffff !important;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #08437e !important;
  border-color: #08437e !important;
  color: #ffffff !important;
}

/* Fix 4: UK compliance - tax labels and 404 messaging restored */
.product-prices .tax-shipping-delivery-label {
  display: block !important;
  font-size: 0.85rem;
  color: #585a5d;
  display: none !important;
}

#pagenotfound .page-not-found,
#products .page-not-found {
  display: none !important;
}

/* Fix 5: Accessibility and image resets */
.product-miniature img {
  max-width: 100%;
  height: auto;
}

a:focus-visible,
button:focus-visible {
  outline: 2px solid #08437e;
  outline-offset: 2px;
}

/* Fix 6: Products section title from module - hide on homepage */
body.index .products-section-title {
  display: none;
}


/* ==========================================================================
   SECTION B - CLINICAL WHITE AUTHORITY DESIGN SYSTEM
   Architecture: Global .cs-* classes (matching SheffieldSteel .ss-* pattern)
   body.index used only for page-level overrides
   Font: Poppins loaded via <link> in index.tpl - no @import needed
   ========================================================================== */

/* -- Design Tokens -- */
:root {
  --cs-bg-main:        #ffffff;
  --cs-bg-subtle:      #f8fafc;
  --cs-bg-anchor:      #0a1628;
  --cs-accent:         #FF9800;
  --cs-accent-dark:    #FF9800;
  --cs-border:         #e2e8f0;
  --cs-text-main:      #1e2832;
  --cs-text-secondary: #475569;
  --cs-text-muted:     #64748b;
  --cs-text-inverse:   #ffffff;
  --cs-font:           'Poppins', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  --cs-radius:         4px;
}

/* -- Page-level homepage overrides -- */
body.index {
  background-color: var(--cs-bg-main);
  color: var(--cs-text-main);
  font-family: var(--cs-font);
}

body.index #wrapper {
  background-color: var(--cs-bg-main);
  padding-top: 0;
}

/* -- Shared container -- */
.cs-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 24px;
}

/* ============================================================
   SECTION 1 - COMPLIANCE BAR
   ============================================================ */

.cs-compliance-bar {
    background-color: #002b55;
    padding: 15px 0;
    width: 100%;
    border-radius: 10px;
}

.cs-compliance-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}

.cs-compliance-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: var(--cs-font);
  font-size: 1rem;
  font-weight: 600;
  color: var(--cs-text-inverse);
  letter-spacing: 0.06em;
  text-transform: inherit;
}

.cs-compliance-item::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: var(--cs-accent);
  border-radius: 50%;
  flex-shrink: 0;
}

/* ============================================================
   SECTION 2 - HERO
   ============================================================ */

.cs-hero {
  background-color: #dfe8ef;
  border-bottom: 1px solid var(--cs-border);
  padding: 80px 0 72px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 10px;
}

.cs-hero-inner {
  max-width: 860px;
  margin: 0 auto;
  text-align: center;
}

.cs-eyebrow {
  display: inline-block;
  font-family: var(--cs-font);
  font-size: 1.2rem;
  font-weight: 600;
  color: #0a1628;
  letter-spacing: 0.14em;
  text-transform: inherit;
  margin-bottom: 20px;
  padding: 4px 14px;
  border: 0px solid var(--cs-accent);
  border-radius: var(--cs-radius);
}

.cs-hero-title {
  font-family: var(--cs-font);
  font-size: 2rem;
  font-weight: 800;
  color: var(--cs-bg-anchor);
  line-height: 1.1;
  letter-spacing: -0.02em;
  margin: 0 0 24px;
}

.cs-accent-text {
  color: #ff9800;
}

.cs-hero-statement {
  font-family: var(--cs-font);
  font-size: 1.0625rem;
  font-weight: 400;
  color: var(--cs-text-secondary);
  line-height: 1.7;
  max-width: 680px;
  margin: 0 auto 36px;
}

.cs-btn-primary {
  display: inline-block;
  background-color: #ff9800;
  color: var(--cs-text-inverse);
  font-family: var(--cs-font);
  font-size: 0.9375rem;
  font-weight: 600;
  text-decoration: none;
  padding: 14px 36px;
  border-radius: var(--cs-radius);
  letter-spacing: 0.01em;
  transition: background-color 0.2s ease;
}

.cs-btn-primary:hover {
  background-color: var(--cs-accent-dark);
  color: var(--cs-text-inverse);
  text-decoration: none;
}

/* ============================================================
   SECTION 3 - TRUST TRIO
   ============================================================ */

.cs-trust-trio {
  background-color: var(--cs-bg-subtle);
  border-bottom: 1px solid var(--cs-border);
  padding: 56px 0;
}

.cs-trust-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0;
  border: 1px solid var(--cs-border);
}

.cs-trust-item {
  padding: 32px 40px;
}

.cs-trust-item--border {
  border-left: 1px solid var(--cs-border);
  border-right: 1px solid var(--cs-border);
}

.cs-trust-label {
  font-family: var(--cs-font);
  font-size: 1rem;
  font-weight: 600;
  color: var(--cs-accent);
  letter-spacing: 0.12em;
  text-transform: inherit;
  margin-bottom: 10px;
  display: block;
}

.cs-trust-heading {
  font-family: var(--cs-font);
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--cs-bg-anchor);
  margin: 0 0 10px;
  line-height: 1.3;
}

.cs-trust-text {
  font-family: var(--cs-font);
  font-size: 0.875rem;
  font-weight: 400;
  color: var(--cs-text-secondary);
  line-height: 1.6;
  margin: 0;
}

/* ============================================================
   SECTION 4 - CATEGORY GRID
   ============================================================ */

.cs-categories {
  background-color: var(--cs-bg-main);
  border-bottom: 1px solid var(--cs-border);
  padding: 64px 0;
}

.cs-section-header {
  margin-bottom: 40px;
}

.cs-section-title {
  font-family: var(--cs-font);
  font-size: 1.625rem;
  font-weight: 600;
  color: var(--cs-bg-anchor);
  margin: 0 0 6px;
  line-height: 1.2;
}

.cs-section-subtitle {
  font-family: var(--cs-font);
  font-size: 0.875rem;
  font-weight: 400;
  color: var(--cs-text-muted);
  margin: 0;
}

.cs-card-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background-color: var(--cs-border);
  border: 1px solid var(--cs-border);
}

.cs-card {
  background-color: #f8fafc;
  padding: 28px 24px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  text-decoration: none;
  color: var(--cs-text-main);
  border-left: 0px solid transparent;
  transition: background-color 0.15s ease, border-left-color 0.15s ease;
}

.cs-card:hover {
  background-color: var(--cs-bg-subtle);
  border-left-color: var(--cs-accent);
  text-decoration: none;
  color: var(--cs-text-main);
}

.cs-card-num {
    font-family: var(--cs-font);
    font-size: 0.65rem;
    font-weight: 300;
    color: var(--cs-text-muted);
    letter-spacing: 0.1em;
    display: none;
}

.cs-card-name {
  font-family: var(--cs-font);
  font-size: 1rem;
  font-weight: 600;
  color: var(--cs-bg-anchor);
  line-height: 1.3;
  margin: 0;
}

.cs-card-desc {
  font-family: var(--cs-font);
  font-size: 0.8125rem;
  font-weight: 400;
  color: var(--cs-text-secondary);
  line-height: 1.55;
  margin: 0;
  flex-grow: 1;
}

.cs-card-link {
    font-family: var(--cs-font);
    font-size: 1rem;
    font-weight: 600;
    color: #ff9800;
    letter-spacing: 0.06em;
    text-transform: inherit;
    margin-top: 4px;
    text-decoration: none;
}

/* ============================================================
   SECTION 5 - FREQUENTLY SPECIFIED PRODUCTS
   ============================================================ */

.cs-products {
  background-color: var(--cs-bg-subtle);
  border-bottom: 1px solid var(--cs-border);
  padding: 64px 0;
}

.cs-products-header {
  margin-bottom: 36px;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
}

.cs-products-meta {
  font-family: var(--cs-font);
  font-size: 0.8125rem;
  font-weight: 300;
  color: var(--cs-text-muted);
}

.cs-products .product-miniature .card {
  border: 1px solid var(--cs-border) !important;
  border-radius: var(--cs-radius) !important;
  box-shadow: none !important;
  background-color: var(--cs-bg-main) !important;
}

.cs-products .product-miniature .product-title a {
  font-family: var(--cs-font) !important;
  font-weight: 600 !important;
  color: var(--cs-bg-anchor) !important;
  font-size: 0.875rem !important;
}

.cs-products .product-price-and-shipping .price {
  color: var(--cs-accent) !important;
  font-weight: 600 !important;
}

/* ============================================================
   SECTION 6 - MANIFESTO
   ============================================================ */

.cs-manifesto {
    background-color: #002b55;
    padding: 72px 0;
    text-align: center;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.cs-manifesto-text {
  font-family: var(--cs-font);
  font-size: 2.25rem !important;
  font-weight: 800 !important;
  color: var(--cs-text-inverse) !important;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin: 0 auto !important;
  max-width: 800px;
}

.cs-manifesto-text em {
    color: #FF9800;
    font-style: normal;
}

/* ============================================================
   SECTION 7 - SIGNAL BLOCK
   ============================================================ */

.cs-signal {
  background-color: var(--cs-bg-main);
  border-bottom: 1px solid var(--cs-border);
  padding: 64px 0;
}

.cs-signal-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: start;
}

.cs-signal-label {
    font-family: var(--cs-font);
    font-size: 1rem;
    font-weight: 600;
    color: #FF9800;
    letter-spacing: 0.12em;
    text-transform: inherit;
    margin-bottom: 14px;
    display: block;
}

.cs-signal-heading {
  font-family: var(--cs-font);
  font-size: 1.875rem;
  font-weight: 600;
  color: var(--cs-bg-anchor);
  line-height: 1.2;
  margin: 0 0 16px;
}

.cs-signal-text {
  font-family: var(--cs-font);
  font-size: 0.9375rem;
  font-weight: 400;
  color: var(--cs-text-secondary);
  line-height: 1.7;
  margin: 0;
}

.cs-signal-specs {
    display: flex;
    flex-direction: column;
    border: 1px solid var(--cs-border);
    background: #f8fafc;
}

.cs-spec-item {
  padding: 20px 24px;
  border-bottom: 1px solid var(--cs-border);
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.cs-spec-item:last-child {
  border-bottom: none;
}

.cs-spec-marker {
  width: 3px;
  min-height: 40px;
  background-color: #009688;
  flex-shrink: 0;
  margin-top: 2px;
}

.cs-spec-name {
  font-family: var(--cs-font);
  font-size: 0.875rem;
  font-weight: 600;
  color: var(--cs-bg-anchor);
  margin: 0 0 4px;
}

.cs-spec-desc {
  font-family: var(--cs-font);
  font-size: 0.8125rem;
  font-weight: 400;
  color: var(--cs-text-muted);
  margin: 0;
  line-height: 1.5;
}

/* ============================================================
   RESPONSIVE
   ============================================================ */

@media (max-width: 1100px) {
  .cs-card-grid {
    grid-template-columns: 1fr 1fr;
  }
  .cs-signal-grid {
    grid-template-columns: 1fr;
    gap: 48px;
  }
}

@media (max-width: 768px) {
  .cs-compliance-inner { gap: 20px; }
  .cs-hero { padding: 56px 0 48px; }
  .cs-hero-title { font-size: 2.25rem; }
  .cs-hero-statement { font-size: 0.9375rem; }
  .cs-trust-grid { grid-template-columns: 1fr; border: none; }
  .cs-trust-item { border: 1px solid var(--cs-border); border-bottom: none; padding: 28px 24px; }
  .cs-trust-item:last-child { border-bottom: 1px solid var(--cs-border); }
  .cs-trust-item--border { border-left: 1px solid var(--cs-border); border-right: 1px solid var(--cs-border); }
  .cs-manifesto-text { font-size: 1.625rem !important; }
  .cs-products-header { flex-direction: column; }
  .cs-manifesto { padding: 48px 0; }
}

@media (max-width: 600px) {
  .cs-card-grid { grid-template-columns: 1fr; }
  .cs-compliance-inner { flex-direction: column; gap: 10px; text-align: center; }
  .cs-hero-title { font-size: 1.875rem; }
  .cs-manifesto-text { font-size: 1.375rem !important; }
}

/* ============================================================
   COMPLIANCE STRIP - BLOCK LAYOUT
   Replaces existing cs-compliance-bar rules
   Append to bottom of custom.css
   ============================================================ */

.cs-compliance-bar {
  background-color: #002b55;
  width: 100%;
  border-bottom: 0px solid #FF9800;
  margin-top: 10px;
}

.cs-compliance-inner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
}

.cs-compliance-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 28px 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  transition: background-color 0.2s ease;
  border-radius: 10px;
}

.cs-compliance-block:last-child {
  border-right: none;
}

.cs-compliance-block:hover {
  background-color: rgba(255, 255, 255, 0.04);
}

.cs-compliance-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
}

.cs-compliance-label {
  font-family: var(--cs-font);
  font-size: 0.8125rem;
  font-weight: 700;
  color: #FF9800;
  text-transform: inherit;
  letter-spacing: 0.06em;
  margin-bottom: 6px;
  display: block;
}

.cs-compliance-desc {
  font-family: var(--cs-font);
  font-size: 1rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.5;
}

@media (max-width: 992px) {
  .cs-compliance-inner {
    grid-template-columns: repeat(2, 1fr);
  }

  .cs-compliance-block:nth-child(2) {
    border-right: none;
  }

  .cs-compliance-block:nth-child(1),
  .cs-compliance-block:nth-child(2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
}

@media (max-width: 480px) {
  .cs-compliance-inner {
    grid-template-columns: 1fr 1fr;
  }

  .cs-compliance-block {
    padding: 20px 12px;
  }

  .cs-compliance-desc {
    font-size: 0.7rem;
  }
}

/* ============================================================
   HEADER CART BADGE POSITIONING FIX
   ============================================================ */

/* Force relative positioning on all cart wrapper containers */
#_desktop_cart,
#_mobile_cart,
#header .blockcart,
.blockcart {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
}

/* Hide text labels while keeping the cart icon clean */
#header .user-info a span,
#_desktop_user_info span,
#_mobile_user_info span {
  display: none !important;
}

#header .user-info i.material-icons,
#header .blockcart i.material-icons,
#_desktop_user_info i.material-icons,
#_desktop_cart i.material-icons,
#_mobile_user_info i.material-icons,
#_mobile_cart i.material-icons {
  font-size: 24px !important;
  color: #0a1628 !important;
  line-height: 1 !important;
}

/* ============================================================
   MODERN SVG CART ICON & BADGE ALIGNMENT
   Append to bottom of custom.css
   ============================================================ */

/* Force relative positioning on cart link container */
#header .blockcart .header a,
#_desktop_cart .header a,
#_mobile_cart .header a {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-decoration: none !important;
  padding: 4px !important;
}

/* Modern SVG Icon Styling */
#header .blockcart .cs-cart-icon,
#_desktop_cart .cs-cart-icon {
  width: 24px !important;
  height: 24px !important;
  color: #ffffff !important;
  display: block !important;
}

/* Floating orange badge */
#header .blockcart .cart-products-count,
#_desktop_cart .cart-products-count {
  position: absolute !important;
  top: -4px !important;
  right: -6px !important;
  background-color: #FF9800 !important;
  color: #ffffff !important;
  font-family: 'Poppins', -apple-system, sans-serif !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  min-width: 18px !important;
  height: 18px !important;
  padding: 0 4px !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  line-height: 1 !important;
  box-shadow: 0 0 0 2px #ffffff !important;
  z-index: 10 !important;
}

/* ============================================================
   USER / LOGIN SVG ICON
   Append to bottom of custom.css
   ============================================================ */

/* Icon colour and sizing */
#header .user-info .cs-user-icon,
#_desktop_user_info .cs-user-icon {
  width: 24px !important;
  height: 24px !important;
  color: #ffffff !important;
  display: block !important;
}

/* Account link - flex alignment for icon + name */
#header .user-info .account,
#header .user-info a,
#_desktop_user_info .account,
#_desktop_user_info a {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  text-decoration: none !important;
}

/* Customer name styling when logged in */
.cs-account-name {
  font-family: var(--cs-font);
  font-size: 0.8125rem !important;
  font-weight: 600 !important;
  color: #0a1628 !important;
}

/* Logout icon colour - slightly muted to distinguish from account */
#header .user-info .logout .cs-user-icon,
#_desktop_user_info .logout .cs-user-icon {
  color: #64748b !important;
}

#header .user-info .logout:hover .cs-user-icon,
#_desktop_user_info .logout:hover .cs-user-icon {
  color: #FF9800 !important;
}

/* ============================================================
   TIGHTEN SPACING BETWEEN LOGIN AND CART ICONS
   ============================================================ */

/* Reduce right spacing on user info container */
#header .user-info,
#_desktop_user_info {
  margin-right: 2px !important;
  padding-right: 0 !important;
}

/* Reduce left margin on cart container to bring them closer */
#header .blockcart,
#_desktop_cart {
  margin-left: 2px !important;
  padding-left: 0 !important;
}



/* Mobile nav contact spacing fix */
@media (max-width: 767px) {
  #header .header-nav {
    max-height: none !important;
  }

  #adtm_menu .adtm_contacts,
  #adtm_menu_contacts {
    padding-top: 14px !important;
    margin-top: 14px !important;
    border-top: 1px solid rgba(255, 255, 255, 0.15) !important;
  }
}

/* ============================================================
   CARESUPPLIES.COM - CUSTOM FOOTER
   Append to bottom of custom.css
   ============================================================ */
 
.cs-footer {
  background-color: #031a31;
  font-family: var(--cs-font);
  margin-top: 0;
}
 
/* -- Top section -- */
.cs-footer__top {
  padding: 56px 0 48px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
 
.cs-footer__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 24px;
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1.2fr;
  gap: 48px;
}
 
/* -- Brand column -- */
.cs-footer__logo-link {
  display: inline-block;
  margin-bottom: 16px;
}
 
.cs-footer__logo {
  max-width: 140px;
  width: 100%;
  height: auto;
  display: block;
}
 
.cs-footer__tagline {
  font-size: 0.875rem !important;
  font-weight: 400 !important;
  color: rgba(255, 255, 255, 0.75) !important;
  line-height: 1.6 !important;
  margin-bottom: 12px !important;
}
 
.cs-footer__reg {
  font-size: 0.75rem !important;
  font-weight: 300 !important;
  color: rgba(255, 255, 255, 0.5) !important;
  line-height: 1.6 !important;
  margin-bottom: 16px !important;
}
 
.cs-footer__contact-line {
  font-size: 0.875rem !important;
  font-weight: 400 !important;
  color: rgba(255, 255, 255, 0.75) !important;
  line-height: 1.8 !important;
  margin: 0 !important;
}
 
.cs-footer__contact-line a {
  color: #FF9800 !important;
  text-decoration: none !important;
  font-weight: 600 !important;
}
 
.cs-footer__contact-line a:hover {
  color: #ffffff !important;
  text-decoration: none !important;
}
 
/* -- Column headings -- */
.cs-footer__heading {
  font-family: var(--cs-font) !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  color: #FF9800 !important;
  text-transform: inherit !important;
  letter-spacing: 0.1em !important;
  margin: 0 0 20px !important;
  padding-bottom: 10px !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}
 
/* -- Navigation links -- */
.cs-footer__links {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
 
.cs-footer__links li {
  margin-bottom: 10px !important;
}
 
.cs-footer__links a {
  font-family: var(--cs-font) !important;
  font-size: 0.8125rem !important;
  font-weight: 400 !important;
  color: rgba(255, 255, 255, 0.7) !important;
  text-decoration: none !important;
  transition: color 0.15s ease !important;
}
 
.cs-footer__links a:hover {
  color: #FF9800 !important;
  text-decoration: none !important;
}
 
/* -- Trust items -- */
.cs-footer__trust {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
 
.cs-footer__trust-item {
  display: flex !important;
  align-items: flex-start !important;
  gap: 10px !important;
  margin-bottom: 14px !important;
  font-family: var(--cs-font) !important;
  font-size: 0.8125rem !important;
  font-weight: 400 !important;
  color: rgba(255, 255, 255, 0.7) !important;
  line-height: 1.4 !important;
}
 
.cs-footer__trust-icon {
  flex-shrink: 0 !important;
  margin-top: 1px !important;
}
 
/* -- Bottom bar -- */
.cs-footer__bottom {
  padding: 20px 0;
}
 
.cs-footer__bottom .cs-footer__inner {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
  grid-template-columns: none !important;
}
 
.cs-footer__copyright {
  font-family: var(--cs-font) !important;
  font-size: 0.75rem !important;
  font-weight: 300 !important;
  color: rgba(255, 255, 255, 0.4) !important;
  margin: 0 !important;
}
 
.cs-footer__legal {
  font-family: var(--cs-font) !important;
  font-size: 0.75rem !important;
  font-weight: 400 !important;
  margin: 0 !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
}
 
.cs-footer__legal a {
  color: rgba(255, 255, 255, 0.5) !important;
  text-decoration: none !important;
}
 
.cs-footer__legal a:hover {
  color: #FF9800 !important;
}
 
.cs-footer__divider {
  color: rgba(255, 255, 255, 0.2) !important;
}
 
/* -- Hide default footer container -- */
.footer-container {
  display: none !important;
}
 
/* -- Responsive -- */
@media (max-width: 1100px) {
  .cs-footer__inner {
    grid-template-columns: 1fr 1fr;
    gap: 36px;
  }
}
 
@media (max-width: 600px) {
  .cs-footer__inner {
    grid-template-columns: 1fr;
    gap: 32px;
  }
 
  .cs-footer__bottom .cs-footer__inner {
    flex-direction: column;
    text-align: center;
  }
}

/* ============================================================
   CARESUPPLIES.COM - CMS PAGE STYLES
   ============================================================ */

/* Force left alignment on all CMS page containers */
body.page-cms,
body.page-cms #main,
body.page-cms #content,
body.page-cms .page-content,
body.page-cms .cms-block,
body.page-cms .cms-page-content,
.page-cms .cs-cms-page,
.page-cms .cs-cms-hero,
.page-cms .cs-cms-intro,
.page-cms .cs-cms-body,
.page-cms .cs-cms-body p,
.page-cms .cs-cms-body h2 {
  text-align: left !important;
}

/* Page wrapper */
.page-cms .cs-cms-page {
  max-width: 960px;
  margin: 0 auto;
  padding: 40px 24px 60px;
}

/* Hero section */
.page-cms .cs-cms-hero {
  margin-bottom: 40px;
  padding-bottom: 32px;
  border-bottom: 1px solid #e2e8f0;
  text-align: left !important;
}

.page-cms .cs-cms-intro {
  font-family: 'Poppins', sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  color: #475569 !important;
  line-height: 1.7 !important;
  margin: 0 !important;
  text-align: left !important;
}

/* Trust grid - About page */
.page-cms .cs-cms-trust-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1px;
  background-color: #e2e8f0;
  border: 1px solid #e2e8f0;
  margin-bottom: 40px;
}

.page-cms .cs-cms-trust-item {
  background-color: #ffffff;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-align: left !important;
}

.page-cms .cs-cms-trust-item strong {
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.875rem !important;
  font-weight: 600 !important;
  color: #0a1628 !important;
}

.page-cms .cs-cms-trust-item span {
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.8125rem !important;
  font-weight: 400 !important;
  color: #475569 !important;
  line-height: 1.55 !important;
}

/* Body content */
.page-cms .cs-cms-body h2 {
  font-family: 'Poppins', sans-serif !important;
  font-size: 1.125rem !important;
  font-weight: 600 !important;
  color: #0a1628 !important;
  line-height: 1.3 !important;
  margin: 32px 0 12px !important;
  padding-bottom: 8px !important;
  border-bottom: 1px solid #e2e8f0 !important;
  text-align: left !important;
}

.page-cms .cs-cms-body h2:first-child {
  margin-top: 0 !important;
}

.page-cms .cs-cms-body p {
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.9375rem !important;
  font-weight: 400 !important;
  color: #1e2832 !important;
  line-height: 1.75 !important;
  margin: 0 0 16px !important;
  text-align: left !important;
}

.page-cms .cs-cms-body p strong {
  font-weight: 600 !important;
  color: #0a1628 !important;
}

.page-cms .cs-cms-body p em {
  font-size: 0.8125rem !important;
  color: #64748b !important;
}

/* Tables */
.page-cms .cs-cms-body table {
  width: 100% !important;
  border-collapse: collapse !important;
  margin: 0 0 24px !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.875rem !important;
}

.page-cms .cs-cms-body table th {
  background-color: #0a1628 !important;
  color: #ffffff !important;
  font-weight: 600 !important;
  padding: 12px 16px !important;
  text-align: left !important;
  font-size: 0.8125rem !important;
  letter-spacing: 0.02em !important;
}

.page-cms .cs-cms-body table td {
  padding: 11px 16px !important;
  border-bottom: 1px solid #e2e8f0 !important;
  color: #1e2832 !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  text-align: left !important;
}

.page-cms .cs-cms-body table tr:nth-child(even) td {
  background-color: #f8fafc !important;
}

/* Table to paragraph spacing */
.page-cms .cs-cms-body table + p {
  margin-top: 16px !important;
}

/* Responsive */
@media (max-width: 768px) {
  .page-cms .cs-cms-trust-grid {
    grid-template-columns: 1fr;
  }

  .page-cms .cs-cms-body table {
    font-size: 0.8125rem !important;
  }

  .page-cms .cs-cms-body table th,
  .page-cms .cs-cms-body table td {
    padding: 8px 10px !important;
  }
}

/* CMS page full width fix */
.page-cms .cs-cms-page {
  max-width: 100% !important;
  margin: 0 !important;
  padding: 20px 0 60px !important;
}

/* Kill justify word gaps at body level */
body.page-cms * {
  text-align: left !important;
  word-spacing: normal !important;
}

/* Restore center alignment only where needed */
body.page-cms .cs-cms-trust-grid,
body.page-cms .cs-footer__bottom {
  text-align: center !important;
}


/* ============================================================
   CARESUPPLIES.COM - HEADER v3
   Sheffield Steel methodology - Clinical White Authority palette
   Append to bottom of custom.css
   ============================================================ */

/* ── Tier 1: Utility bar ── */
.cs-utility-bar {
  background-color: #ff9800;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  padding: 7px 0;
  display: none;
}

.cs-utility-bar__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cs-utility-bar__left {
  font-family: 'Poppins', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: rgba(255,255,255);
}

.cs-utility-bar__left a {
  color: #FF9800 !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  transition: color 0.15s ease !important;
}

.cs-utility-bar__left a:hover {
  color: #ffffff !important;
}

.cs-utility-bar__right {
  font-family: 'Poppins', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: rgba(255,255,255);
}

/* ── Tier 2: Main header ── */
.cs-main-header {
  background-color: #002b55;
  padding: 6px 0;
  position: relative;
  z-index: 100;
  margin-bottom: 14px;
}

.cs-main-header__inner {
  max-width: 90%;
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  gap: 24px;
}

/* Logo */
.cs-main-header__logo {
  flex-shrink: 0;
}

.cs-main-header__logo img,
.cs-main-header__logo .logo {
  max-height: 160px !important;
  width: auto !important;
  display: block;
}

/* Search bar */
.cs-main-header__search {
  flex: 1;
}

.cs-main-header__search #search_widget {
  width: 100% !important;
}

.cs-main-header__search #search_widget form {
  position: relative;
  display: flex;
  align-items: stretch;
}

.cs-main-header__search #search_widget input[type="text"] {
  width: 100% !important;
  background-color: #fdfafd !important;
  border: 2px solid #fdfafd !important;
  border-right: none !important;
  border-radius: 100px !important;
  color: #0a1628 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  padding: 8px 40px !important;
  transition: border-color 0.2s ease !important;
  height: auto !important;
}

.cs-main-header__search #search_widget input[type="text"]::placeholder {
  color: #9ca3af !important;
}

.cs-main-header__search #search_widget input[type="text"]:focus {
  outline: none !important;
  border-color: #FF9800 !important;
}

.cs-main-header__search #search_widget button[type="submit"] {
  background-color: #FF9800 !important;
  border: none !important;
  border-radius: 0 4px 4px 0 !important;
  padding: 0 20px !important;
  cursor: poPoppins !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
  transition: background-color 0.2s ease !important;
  min-height: 44px !important;
}

.cs-main-header__search #search_widget button[type="submit"]:hover {
  background-color: #e68900 !important;
}

.cs-main-header__search #search_widget button[type="submit"] i {
  color: #ffffff !important;
  font-size: 20px !important;
}

/* Account and cart icons */
.cs-main-header__icons {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}

.cs-main-header__icons .cs-user-icon,
.cs-main-header__icons .cs-cart-icon {
  color: #ffffff !important;
}

.cs-main-header__icons .cs-user-icon:hover,
.cs-main-header__icons .cs-cart-icon:hover {
  color: #FF9800 !important;
}

.cs-main-header__icons .cart-products-count {
  background-color: #FF9800 !important;
}

/* Hide displayNav2 text labels in main header */
.cs-main-header__icons .user-info a span,
.cs-main-header__icons #_desktop_user_info span {
  display: none !important;
}

/* Suppress old header-nav desktop rendering */
#header .header-nav .hidden-sm-down {
  display: none !important;
}

/* Keep mobile header-nav blue */
#header .header-nav.hidden-md-up,
.header-nav.hidden-md-up {
  background-color: #002b55 !important;
  border-bottom: none !important;
  margin-bottom: 0 !important;
  max-height: none !important;
}

/* ── Tier 3: Nav bar ── */
.cs-nav-bar {
  background-color: #002b55;
  border-bottom: 0px solid #ffffff;
  border-top: 0px solid #ffffff;
  position: relative;
  z-index: 99;
}

.cs-nav-bar #adtm_menu {
    background-color: #ffffff !important;
    border: none !important;
    /*box-shadow: 0 2px 4px rgba(8, 68, 127, 0.12);*/
    border-radius: 100px;
}

.cs-nav-bar #adtm_menu_inner {
  max-width: 100% !important;
  padding: 0 24px !important;
  margin-bottom: 0px;
  margin-top: -10px;
  border-radius: 0px;
}

.cs-nav-bar #adtm_menu ul#menu .li-niveau1 > a.a-niveau1 {
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.875rem !important;
  font-weight: 600 !important;
  color: rgba(255,255,255,0.85) !important;
  padding: 2px 8px !important;
  white-space: nowrap !important;
  transition: color 0.15s ease !important;
  border-bottom: 0px solid transparent !important;
  margin-bottom: -3px !important;
  display: inline-block !important;
}

.cs-nav-bar #adtm_menu ul#menu .li-niveau1 > a.a-niveau1:hover,
.cs-nav-bar #adtm_menu ul#menu .li-niveau1.selected > a.a-niveau1 {
  color: #FF9800 !important;
  border-bottom-color: #FF9800 !important;
}

/* Dropdown */
.cs-nav-bar #adtm_menu .adtm_sub {
  background-color: #fdfafd !important;
  border: 1px solid rgba(255,255,255,0.1) !important;
  border-top: 0px solid #FF9800 !important;
  box-shadow: 0 8px 24px rgba(0,0,0,0.3) !important;
  z-index: 200 !important;
}

.cs-nav-bar #adtm_menu .adtm_column ul.adtm_elements li a {
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.8125rem !important;
  font-weight: 400 !important;
  color: rgba(255,255,255,0.75) !important;
  transition: color 0.15s ease !important;
}

.cs-nav-bar #adtm_menu .adtm_column ul.adtm_elements li a:hover {
  color: #FF9800 !important;
}

/* ── Mobile search ── */
.cs-mobile-search {
  background-color: #002b55;
  padding: 0 6px 0px;
}

.cs-mobile-search #search_widget form {
  display: flex !important;
}

.cs-mobile-search #search_widget input[type="text"] {
  width: 100% !important;
  background-color: rgb(253 250 253) !important;
  border: 0px solid #ff9800 !important;
  /* border-right: none !important; */
  border-radius: 30px !important;
  color: #0a1628 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.875rem !important;
  padding: 10px 36px !important;
  /* box-shadow: 0 4px 16px rgba(8, 68, 127, 0.12); */
}

.cs-mobile-search #search_widget input[type="text"]::placeholder {
  color: rgba(255,255,255,0.5) !important;
}

.cs-mobile-search #search_widget button[type="submit"] {
  background-color: #FF9800 !important;
  border: none !important;
  border-radius: 0 4px 4px 0 !important;
  padding: 0 16px !important;
  min-height: 42px !important;
  display: flex !important;
  align-items: center !important;
}

.cs-mobile-search #search_widget button[type="submit"] i {
  color: #0a1628 !important;
}

/* ── Suppress old header-top ── */
#header .header-top {
  display: none !important;
}

/* ── Responsive ── */
@media (max-width: 991px) {
  .cs-main-header__inner {
    gap: 16px;
    padding: 0 16px;
  }

  .cs-main-header__logo img {
    max-height: 55px !important;
  }
}

@media (max-width: 767px) {
  .cs-main-header {
    display: none !important;
  }

  .cs-utility-bar {
    display: none !important;
  }
}


/* Icon colour fix - white on blue header */
.cs-main-header__icons .cs-user-icon,
.cs-main-header__icons .cs-cart-icon,
.cs-main-header .cs-user-icon,
.cs-main-header .cs-cart-icon,
#_desktop_user_info .cs-user-icon,
#_desktop_cart .cs-cart-icon {
  color: #ffffff !important;
  stroke: #ffffff !important;
}


/* Nav link hover and active state */
#adtm_menu ul#menu .li-niveau1 > a.a-niveau1:hover .advtm_menu_span,
#adtm_menu ul#menu .li-niveau1.selected > a.a-niveau1 .advtm_menu_span,
#adtm_menu ul#menu .li-niveau1 > a.a-niveau1:hover,
#adtm_menu ul#menu .li-niveau1.selected > a.a-niveau1 {
  color: #f0f0f0 !important;
}

/* ============================================================
   CARESUPPLIES.COM - CONTACT PAGE
   Clinical White Authority Design System
   Append to bottom of custom.css
   ============================================================ */

/* Page background */
body.page-contact #wrapper,
body.page-contact #content-wrapper,
body.page-contact main,
body.page-contact #content {
  background-color: #ffffff !important;
  padding: 0 !important;
}

/* ── Page layout ── */
.cs-contact-page {
  background-color: #ffffff;
  padding: 48px 0 72px;
}

.cs-contact-page__inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 24px;
  display: grid;
  grid-template-columns: 1fr 360px;
  gap: 48px;
  align-items: start;
}

/* ── Left column ── */
.cs-contact-title {
  font-family: 'Poppins', sans-serif !important;
  font-size: 1.875rem !important;
  font-weight: 700 !important;
  color: #0a1628 !important;
  margin: 0 0 12px !important;
  line-height: 1.2 !important;
}

.cs-contact-intro {
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.9375rem !important;
  font-weight: 400 !important;
  color: #475569 !important;
  line-height: 1.7 !important;
  margin: 0 0 32px !important;
}

/* ── Form styling ── */
.cs-contact-form-wrapper .contact-form {
  background-color: #ffffff !important;
  border: 1px solid #e2e8f0 !important;
  border-top: 3px solid #FF9800 !important;
  border-radius: 4px !important;
  padding: 36px !important;
}

/* Hide default form title */
.cs-contact-form-wrapper .contact-form h3,
.cs-contact-form-wrapper .contact-form .h3 {
  display: none !important;
}

/* Form groups */
.cs-contact-form-wrapper .form-group {
  margin-bottom: 20px !important;
}

/* Labels */
.cs-contact-form-wrapper label {
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.75rem !important;
  font-weight: 600 !important;
  color: #475569 !important;
  text-transform: inherit !important;
  letter-spacing: 0.06em !important;
  margin-bottom: 8px !important;
  display: block !important;
}

/* Inputs */
.cs-contact-form-wrapper input[type="text"],
.cs-contact-form-wrapper input[type="email"],
.cs-contact-form-wrapper select,
.cs-contact-form-wrapper textarea {
  width: 100% !important;
  background-color: #f8fafc !important;
  border: 1px solid #e2e8f0 !important;
  border-radius: 4px !important;
  color: #1e2832 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.875rem !important;
  font-weight: 400 !important;
  padding: 11px 14px !important;
  transition: border-color 0.2s ease !important;
  -webkit-appearance: none !important;
}

.cs-contact-form-wrapper input[type="text"]:focus,
.cs-contact-form-wrapper input[type="email"]:focus,
.cs-contact-form-wrapper select:focus,
.cs-contact-form-wrapper textarea:focus {
  outline: none !important;
  border-color: #FF9800 !important;
  background-color: #ffffff !important;
}

.cs-contact-form-wrapper input::placeholder,
.cs-contact-form-wrapper textarea::placeholder {
  color: #9ca3af !important;
}

/* Select */
.cs-contact-form-wrapper select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23FF9800' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 14px center !important;
  padding-right: 40px !important;
}

/* Textarea */
.cs-contact-form-wrapper textarea {
  min-height: 130px !important;
  resize: vertical !important;
}

/* File input */
.cs-contact-form-wrapper .custom-file-label {
  background-color: #f8fafc !important;
  border: 1px solid #e2e8f0 !important;
  color: #9ca3af !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.875rem !important;
}

.cs-contact-form-wrapper .custom-file-label::after {
  background-color: #e2e8f0 !important;
  color: #1e2832 !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.8125rem !important;
}

.cs-contact-form-wrapper .optional {
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.7rem !important;
  color: #9ca3af !important;
}

/* Submit button */
.cs-contact-form-wrapper button[type="submit"],
.cs-contact-form-wrapper .btn-primary {
  background-color: #FF9800 !important;
  border: none !important;
  border-radius: 4px !important;
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.875rem !important;
  font-weight: 600 !important;
  padding: 12px 32px !important;
  cursor: pointer !important;
  transition: background-color 0.2s ease !important;
  letter-spacing: 0.02em !important;
}

.cs-contact-form-wrapper button[type="submit"]:hover,
.cs-contact-form-wrapper .btn-primary:hover {
  background-color: #e68900 !important;
  color: #ffffff !important;
}

/* ── Right column ── */
.cs-contact-info-card {
  background-color: #ffffff;
  border: 1px solid #e2e8f0;
  border-top: 3px solid #002b55;
  border-radius: 4px;
  padding: 28px;
  margin-bottom: 16px;
}

.cs-contact-info-heading {
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.7rem !important;
  font-weight: 700 !important;
  color: #002b55 !important;
  text-transform: inherit !important;
  letter-spacing: 0.12em !important;
  margin: 0 0 24px !important;
  padding-bottom: 12px !important;
  border-bottom: 1px solid #e2e8f0 !important;
}

.cs-contact-info-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e2e8f0;
}

.cs-contact-info-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.cs-contact-info-icon {
  flex-shrink: 0;
  margin-top: 2px;
}

.cs-contact-info-item strong {
  display: block;
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.75rem !important;
  font-weight: 600 !important;
  color: #0a1628 !important;
  margin-bottom: 3px !important;
}

.cs-contact-info-item a,
.cs-contact-info-item span {
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.8125rem !important;
  font-weight: 400 !important;
  color: #475569 !important;
  text-decoration: none !important;
  line-height: 1.6 !important;
}

.cs-contact-info-item a {
  color: #FF9800 !important;
  transition: color 0.15s ease !important;
}

.cs-contact-info-item a:hover {
  color: #0a1628 !important;
}

/* LOLER card */
.cs-contact-loler-card,
.cs-contact-trade-card {
  background-color: #ffffff;
  border: 1px solid #e2e8f0;
  border-left: 3px solid #FF9800;
  border-radius: 4px;
  padding: 20px 24px;
  margin-bottom: 16px;
}

.cs-contact-loler-heading,
.cs-contact-trade-heading {
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.875rem !important;
  font-weight: 600 !important;
  color: #0a1628 !important;
  margin: 0 0 8px !important;
}

.cs-contact-loler-text,
.cs-contact-trade-text {
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.8125rem !important;
  font-weight: 400 !important;
  color: #475569 !important;
  line-height: 1.6 !important;
  margin: 0 !important;
}

/* ── Responsive ── */
@media (max-width: 1024px) {
  .cs-contact-page__inner {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .cs-contact-info-col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }

  .cs-contact-info-card {
    grid-column: 1 / -1;
    margin-bottom: 0;
  }
}

@media (max-width: 600px) {
  .cs-contact-page {
    padding: 32px 0 48px;
  }

  .cs-contact-form-wrapper .contact-form {
    padding: 24px !important;
  }

  .cs-contact-info-col {
    grid-template-columns: 1fr;
  }

  .cs-contact-title {
    font-size: 1.5rem !important;
  }
}


.bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default {
    padding: .5rem 1rem;
    font-size: .875rem;
    color: #fff;
    text-transform: inherit;
    background: #e5e5e5;
    border-radius: 0;
}

@media (max-width: 767px) {
  #menu-icon svg {
    width: 38px !important;
    height: 38px !important;
  }

  #menu-icon {
    padding-top: 12px !important;
    padding-left: 4px !important;
  }
}


/* Mobile search text fix */
.cs-mobile-search #search_widget input[type="text"] {
  color: #0a1628 !important;
  -webkit-text-fill-color: #0a1628 !important;
}

.cs-mobile-search #search_widget input[type="text"]::placeholder {
  color: #9ca3af !important;
  -webkit-text-fill-color: #9ca3af !important;
  opacity: 1 !important;
}

#adtm_menu_inner {
  width: 100% !important;
  max-width: 100% !important;
}

.cs-nav-bar {
  padding: 0 !important;
}

.cs-nav-bar #adtm_menu {
  width: 100% !important;
}

#footer {
    padding-top: 0rem;
}

/* ============================================================
   CARESUPPLIES.COM - CTA CARD GRID
   Mountain View standard — pure HTML/CSS, zero bloat
   Append to bottom of custom.css
   ============================================================ */

.cs-cta-section {
    background-color: #ffffff;
    padding: 10px 0 0;
}

.cs-cta-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

/* Card */
.cs-cta-card {
  display: flex;
  flex-direction: column;
  background-color: #fdfafd;
  border: 1px solid #e2e8f0;
  border-radius: 50px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.cs-cta-card:hover {
  box-shadow: 0 8px 24px rgba(0,0,0,0.12);
  transform: translateY(-2px);
  text-decoration: none;
  color: inherit;
}

/* Image wrapper — locks 4:3 aspect ratio, zero CLS */
.cs-cta-card__image-wrap {
  width: 100%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background-color: #ffffff;
}

.cs-cta-card__image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  display: block;
  padding: 16px;
}

/* Card body */
.cs-cta-card__body {
  padding: 20px 24px 24px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.cs-cta-card__title {
  font-family: 'Poppins', sans-serif !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  color: #0a1628 !important;
  margin: 0 0 8px !important;
  line-height: 1.3 !important;
}

.cs-cta-card__desc {
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.8125rem !important;
  font-weight: 400 !important;
  color: #475569 !important;
  line-height: 1.55 !important;
  margin: 0 0 16px !important;
  flex: 1;
}

.cs-cta-card__link {
  font-family: 'Poppins', sans-serif;
  font-size: 0.8125rem;
  font-weight: 600;
  color: #FF9800;
  letter-spacing: 0.02em;
  align-self: flex-start;
}

/* Responsive */
@media (max-width: 1100px) {
  .cs-cta-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 600px) {
  .cs-cta-grid {
    grid-template-columns: 1fr;
  }

  .cs-cta-card {
    border-radius: 16px;
  }
}



.cs-british-bar {
  background-color: #002b55;
  border-top: 1px solid rgba(255,255,255,0.1);
  padding: 5px 0;
  width: 100%;
}

.cs-british-bar__inner {
  width: 100%;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

.cs-british-bar__left {
  display: flex;
  align-items: center;
  gap: 14px;
  flex: 1;
}

/* British Supplier badge */
.cs-british-badge {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 3px 10px 3px 10px;
  border: 0px solid rgb(57 105 153);
  border-radius: 3px;
  flex-shrink: 0;
  background: #002b55;
  border-radius: 100px;
}

.cs-british-flag {
  border-radius: 2px;
  flex-shrink: 0;
  display: block;
}

.cs-british-badge__text {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 0.04em;
  white-space: nowrap;
}

/* Divider */
.cs-british-divider {
  width: 1px;
  height: 14px;
  background: rgba(255,255,255,0.2);
  flex-shrink: 0;
}

/* Standards bullets */
.cs-british-standards {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: space-evenly;
  padding: 0 24px;
}

.cs-british-item {
  display: flex;
  align-items: center;
  gap: 6px;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: rgb(238 238 238);
  letter-spacing: 0.02em;
  white-space: nowrap;
}

/* Dots */
.cs-british-dot,
.cs-nhs-dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  flex-shrink: 0;
  display: inline-block;
}

.cs-british-dot { background: #FF9800; }
.cs-nhs-dot     { background: #ffffff; }

/* NHS Welcome badge */
.cs-nhs-badge {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 3px 10px;
  border: 0px solid rgba(255,255,255,0.2);
  border-radius: 3px;
  background: rgb(0 103 204);
  flex-shrink: 0;
  border-radius: 100px;
}

.cs-nhs-text {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #ffffff;
  white-space: nowrap;
}

.li-niveau1 .advtm_menu_span,
.li-niveau1 a .advtm_menu_span {
  color: #0d253b;
}

/* Responsive 768px–1199px */
@media (min-width: 768px) and (max-width: 1199px) {
  .cs-british-standards { padding: 0 8px; }
  .cs-british-bar__inner { padding: 0 12px; gap: 8px; }
  .cs-british-item { font-size: 9.5px; }
}

/* Mobile — bar hidden */
@media (max-width: 767px) {
  .cs-british-bar {
    display: none !important;
  }
}

/* Force Poppins on nav — overrides ADTM module cascade */
#adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span,
#adtm_menu .li-niveau1 a.a-niveau1,
.li-niveau1 .advtm_menu_span,
.li-niveau1 a .advtm_menu_span {
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.9375rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.02em !important;
  color: #ffffff !important;
}

/* ============================================================
   AUDIT FIXES — 5 MICRO-ALIGNMENT CORRECTIONS
   ============================================================ */

/* Fix 1 — Card image baseline: fixed height replaces aspect-ratio */
.cs-cta-card__image-wrap {
  aspect-ratio: unset !important;
  height: 180px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
  background-color: #ffffff !important;
}
.cs-cta-card__image {
  width: auto !important;
  max-width: 100% !important;
  max-height: 100% !important;
  height: auto !important;
  object-fit: contain !important;
}

/* Fix 2 + 4 — Unified 1280px grid across all content tiers */
.cs-british-bar__inner {
  max-width: 1280px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.cs-compliance-inner {
  max-width: 1280px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Fix 3 — Border radius: reduce cards from 50px pill to 20px institutional */
.cs-cta-card {
  border-radius: 20px !important;
}
@media (max-width: 600px) {
  .cs-cta-card {
    border-radius: 12px !important;
  }
}

/* Fix 5 — Nav: anchor items to 1280px grid, distribute evenly */
#adtm_menu_inner {
  max-width: 1280px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 24px !important;
  padding-right: 24px !important;
}
#adtm_menu ul#menu {
  display: flex !important;
  justify-content: space-between !important;
  width: 100% !important;
}

/* ============================================================
   BRITISH SUPPLIER BAR — MIDNIGHT NAVY COLOUR UPDATE
   Background: #0a1628 — white badge seals, light bullet text
   ============================================================ */
.cs-british-bar {
  background-color: #0a1628 !important;
  border-top: 2px solid rgb(255 255 255) !important;
  margin-bottom: 10px;
}

.cs-british-badge {
  background: #0a1628 !important;
  border-color: rgba(255,255,255,0.3) !important;
}
.cs-british-badge__text {
  color: #ffffff !important;
}
.cs-british-divider {
  background: rgba(255,255,255,0.15) !important;
}
.cs-british-item {
  color: rgba(255,255,255,0.85) !important;
}
.cs-british-dot {
  background: #FF9800 !important;
}
.cs-nhs-badge {
    background: #3785ff !important;
    border-color: rgba(255,255,255,0.3) !important;
}
.cs-nhs-dot {
  background: #FF9800 !important;
}
.cs-nhs-text {
  color: #ffffff !important;
}

/* Fix 5 mobile revert — desktop only */
@media (max-width: 767px) {
  #adtm_menu ul#menu {
    display: block !important;
    justify-content: unset !important;
    width: auto !important;
  }
}

/* ============================================================
   MOBILE ADTM DRAWER — FORCE FULL-WIDTH & RIGHT-ALIGNED CHEVRONS
   ============================================================ */

@media (max-width: 767px) {

  /* Force all ADTM menu list items and link containers to fill 100% width */
  #mobile_top_menu_wrapper #adtm_menu,
  #mobile_top_menu_wrapper #adtm_menu_inner,
  #mobile_top_menu_wrapper .li-niveau1,
  #mobile_top_menu_wrapper .li-niveau1 a,
  #mobile_top_menu_wrapper .advtm_menu_span {
    width: 100% !important;
    display: block !important;
    position: relative !important;
    box-sizing: border-box !important;
    text-align: left !important;
  }

  /* Force link padding and row height */
  #mobile_top_menu_wrapper .li-niveau1 a {
    padding: 14px 20px !important;
  }

  /* Absolute lock: pin all arrows/chevrons exactly 20px from the right edge */
  #mobile_top_menu_wrapper .adtm_arrow,
  #mobile_top_menu_wrapper .advtm_menu_span::after,
  #mobile_top_menu_wrapper i,
  #mobile_top_menu_wrapper .expand-more,
  #mobile_top_menu_wrapper [class*="arrow"] {
    position: absolute !important;
    right: 20px !important;
    left: auto !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    margin: 0 !important;
  }
}

/* ============================================================
   MOBILE DRAWER — DARK NAVY DESIGN
   Background #0a1628, white Poppins text, light dividers
   ============================================================ */
@media (max-width: 767px) {

  /* Drawer background */
  #mobile_top_menu_wrapper {
    background-color: #002b55 !important;
  }
  #mobile_top_menu_wrapper #adtm_menu,
  #mobile_top_menu_wrapper #adtm_menu_inner,
  #mobile_top_menu_wrapper ul#menu {
    background-color: #ffffff !important;
  }

  /* Nav items */
  #mobile_top_menu_wrapper .li-niveau1 {
    background-color: #ffffff !important;
    border-bottom: 2px solid rgba(255,255,255,0.1) !important;
  }

  /* Link text */
  #mobile_top_menu_wrapper .li-niveau1 a,
  #mobile_top_menu_wrapper .advtm_menu_span {
    color: #ffffff !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
    font-size: 0.9375rem !important;
    background-color: transparent !important;
  }

  /* Active / selected item */
  #mobile_top_menu_wrapper .li-niveau1.selected > a,
  #mobile_top_menu_wrapper .li-niveau1.selected .advtm_menu_span {
    color: #FF9800 !important;
  }

  /* Chevron colour */
  #mobile_top_menu_wrapper .adtm_arrow,
  #mobile_top_menu_wrapper i,
  #mobile_top_menu_wrapper .expand-more,
  #mobile_top_menu_wrapper [class*="arrow"] {
    color: rgba(255,255,255,0.6) !important;
    fill: rgba(255,255,255,0.6) !important;
  }

  /* Submenu — slightly lighter navy */
  #mobile_top_menu_wrapper .adtm_sub,
  #mobile_top_menu_wrapper .sub-menu {
    background-color: #0d2240 !important;
    border-top: 1px solid rgba(255,255,255,0.08) !important;
  }
  #mobile_top_menu_wrapper .adtm_sub a,
  #mobile_top_menu_wrapper .sub-menu a {
    color: rgba(255,255,255,0.75) !important;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 500 !important;
    font-size: 0.875rem !important;
    border-bottom: 1px solid rgba(255,255,255,0.06) !important;
  }
  #mobile_top_menu_wrapper .adtm_sub a:hover,
  #mobile_top_menu_wrapper .sub-menu a:hover {
    color: #FF9800 !important;
  }
}

/* ============================================================
   MOBILE SUBMENU — INLINE ACCORDION
   Converts floating desktop card to inline list on mobile
   ============================================================ */
@media (max-width: 767px) {
  #mobile_top_menu_wrapper .adtm_sub {
    position: static !important;
    width: 100% !important;
    box-shadow: none !important;
    border: none !important;
    border-radius: 0 !important;
    background-color: #f8fafc !important;
    padding: 0 0 0 16px !important;
    top: auto !important;
    left: auto !important;
  }

  #mobile_top_menu_wrapper .adtm_sub .adtm_column {
    width: 100% !important;
    float: none !important;
    padding: 0 !important;
  }

  #mobile_top_menu_wrapper .adtm_sub a,
  #mobile_top_menu_wrapper .adtm_sub span[data-href] {
    font-family: 'Poppins', sans-serif !important;
    font-size: 0.875rem !important;
    font-weight: 500 !important;
    color: #475569 !important;
    padding: 10px 16px !important;
    display: block !important;
    border-bottom: 1px solid #e2e8f0 !important;
  }

  #mobile_top_menu_wrapper .adtm_sub a:hover {
    color: #FF9800 !important;
  }
}


@media (max-width: 767px) {
  #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1 a.a-niveau1 {
    float: none;
    background: #002b55 !important;
  }
}


#adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.sub.adtm_sub_open a.a-niveau1 span, 
#adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.sub a.a-niveau1.advtm_menu_actif span {
    background-color: #ffffff;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAFVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAASAQCkAAAABnRSTlMAHiXy6t8iJwLjAAAARUlEQVQY02OgKWBUAJFMYJJB1AhEChuCOSLJCkBpNxAHRBsBRVIUIJpUkhVgEmAlIKVgAFIDUgmXgkmAzXWCMqA20hgAAI+xB05evnCbAAAAAElFTkSuQmCC) no-repeat right 15px center, linear-gradient(#002b55, #002b55);
}
/* Fix — force mobile drawer to full viewport width */
@media (max-width: 767px) {
  #mobile_top_menu_wrapper {
    width: 100vw !important;
    max-width: 100vw !important;
    left: 0 !important;
    right: 0 !important;
    box-sizing: border-box !important;
    overflow-x: hidden !important;
  }
  #mobile_top_menu_wrapper #adtm_menu,
  #mobile_top_menu_wrapper #adtm_menu_inner {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
  }
}

@media (max-width: 767px) {
  #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.sub a.a-niveau1 span {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAFVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAASAQCkAAAABnRSTlMAHiXy6t8iJwLjAAAANUlEQVQY02MgFwgisZmMFZA4Zo5IUiLJSFKMbkZESqUoYKjDNFw5RYAYCSckW0IEULxAPgAAZQ0HP01tIysAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-position: right 15px center;
    color: #ffffff !important;
  }
}


@media (max-width: 767px) {
  #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.sub a.a-niveau1 span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23FF9800' d='M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 18px center;
    background-size: 22px 22px;
  }
}

@media (max-width: 767px) {
  #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.sub.adtm_sub_open a.a-niveau1 span {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23FF9800' d='M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 18px center;
    background-size: 22px 22px;
  }
}

/* ============================================================
   DESKTOP DROPDOWN — FLAGSHIP REFINEMENTS
   Border radius, shadow depth, typography, hover states
   ============================================================ */

/* Dropdown card — rounded corners, elevated shadow, definition border */
#adtm_menu ul#menu li div.adtm_sub {
  border-radius: 12px !important;
  box-shadow: 0 12px 40px rgba(0,0,0,0.12), 0 2px 8px rgba(0,0,0,0.06) !important;
  border: 1px solid rgba(0,0,0,0.06) !important;
  overflow: hidden !important;
  padding: 8px 0 !important;
}

/* Column section headers — tighten spacing, add left accent */
#adtm_menu .adtm_column span.column_wrap_title,
#adtm_menu .adtm_column span.column_wrap_title a,
#adtm_menu .adtm_column span.column_wrap_title span[data-href] {
  font-family: 'Poppins', sans-serif !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.04em !important;
  text-transform: inherit !important;
  padding: 12px 20px 6px !important;
  display: block !important;
  color: #0a1628 !important;
}

/* Sub-items — Poppins, refined size and spacing */
#adtm_menu .adtm_column ul.adtm_elements li,
#adtm_menu .adtm_column ul.adtm_elements li a,
#adtm_menu .adtm_column ul.adtm_elements li span[data-href] {
  font-family: 'Poppins', sans-serif !important;
  font-size: 0.8125rem !important;
  font-weight: 400 !important;
  color: #374151 !important;
  margin-top: 0 !important;
  padding: 5px 20px !important;
  display: block !important;
  transition: color 0.15s ease, padding-left 0.15s ease !important;
}

/* Sub-item hover — orange accent, subtle indent */
#adtm_menu .adtm_column ul.adtm_elements li a:hover,
#adtm_menu .adtm_column ul.adtm_elements li span[data-href]:hover {
  color: #FF9800 !important;
  padding-left: 26px !important;
}

/* Column divider */
#adtm_menu .adtm_column {
  border-right: 1px solid #f1f5f9 !important;
  padding: 8px 0 !important;
}

#adtm_menu .adtm_column:last-child {
  border-right: none !important;
}



#adtm_menu .adtm_column {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

*:focus:not(:focus-visible) {
  outline: none !important;
}

*:focus-visible {
  outline: 2px solid #FF9800 !important;
  outline-offset: 2px !important;
}

#adtm_menu ul#menu li.li-niveau1 a.a-niveau1 {
    display: block;
    float: left;
    border-style: none;
}


#adtm_menu table.columnWrapTable tr td div.adtm_column_wrap {
    background: #fdfafd;
    /*border-radius: 10px;*/
}

#adtm_menu .adtm_column {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background: #fdfafd;
}

#adtm_menu table.columnWrapTable tr td {
    vertical-align: top;
    background: #fdfafd;
}

#adtm_menu ul#menu li div.adtm_sub {
    border-radius: 12px !important;
    box-shadow: 0 12px 40px rgba(0,0,0,0.12), 0 2px 8px rgba(0,0,0,0.06) !important;
    border: 1px solid rgba(0,0,0,0.06) !important;
    overflow: hidden !important;
    padding: 8px 0 !important;
    background: #002b55;
}

/* ============================================================
   CATEGORY GRID — IMAGE WRAPPER
   Constrains cat- images inside cs-card to fixed height
   ============================================================ */
.cs-card__image-wrap {
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: #ffffff;
  margin: -28px -24px 16px;
}
 
.cs-card__image {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  object-fit: contain;
}
 
.cs-card__body {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
 

.cs-footer__logo {
  mix-blend-mode: screen;
}


/* Stretched link — full card clickable via Browse anchor */
.cs-cta-card,
.cs-card {
  position: relative;
}
.cs-cta-card__link::before,
.cs-card-link::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 1;
}
/* ============================================================
   CARESUPPLIES.COM — HEALTHCARE LOGIN PORTAL STYLING
   ============================================================ */

.cs-portal-container {
  background: #ffffff;
  padding: 50px 15px 70px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 65vh;
}

.cs-portal-card {
  background: #ffffff;
  width: 100%;
  max-width: 100%;
  border-radius: 12px;
  border: 1px solid #e1e8ed;
  box-shadow: 0 10px 30px rgba(8,59,102,0.08);
  padding: 35px 35px 25px 35px;
}

.cs-portal-eyebrow {
  display: block;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-transform: inherit;
  letter-spacing: 1px;
  color: #FF9800;
  margin-bottom: 4px;
}

.cs-portal-title {
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #0a1628;
  margin: 0 0 6px 0;
  line-height: 1.2;
}

.cs-portal-subtitle {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: #5a6e7f;
  margin-bottom: 25px;
}

.cs-portal-card .form-group {
  margin-bottom: 18px;
}

.cs-portal-card label {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #0a1628;
  margin-bottom: 6px;
  display: block;
}

.cs-portal-card .form-control {
  height: 46px;
  border-radius: 6px;
  border: 1px solid #cbd5e1;
  background-color: #f8fafc;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  padding: 10px 14px;
  transition: all 0.2s ease;
}

.cs-portal-card .form-control:focus {
  background-color: #ffffff;
  border-color: #002b55;
  box-shadow: 0 0 0 3px rgba(8,68,127,0.12);
  outline: none;
}

/* Login button */
.cs-portal-card button[data-link-action="sign-in"],
.cs-portal-card #submit-login,
.cs-portal-card .btn-primary {
  width: 100%;
  height: 48px;
  background-color: #002b55 !important;
  color: #ffffff !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  border-radius: 6px !important;
  border: none !important;
  cursor: pointer;
  transition: background-color 0.2s ease;
  margin-top: 10px;
  letter-spacing: 0.02em;
}

.cs-portal-card button[data-link-action="sign-in"]:hover,
.cs-portal-card #submit-login:hover,
.cs-portal-card .btn-primary:hover {
  background-color: #0a1628 !important;
}

/* Forgot password */
.cs-portal-card .forgot-password {
  text-align: right;
  margin-top: -8px;
  margin-bottom: 15px;
}

.cs-portal-card .forgot-password a {
  color: #FF9800;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
}

.cs-portal-card .forgot-password a:hover {
  text-decoration: underline;
}

/* Divider */
.cs-portal-divider {
  position: relative;
  text-align: center;
  margin: 30px 0 20px 0;
}

.cs-portal-divider::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #e2e8f0;
}

.cs-portal-divider span {
  position: relative;
  background-color: #ffffff;
  padding: 0 12px;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #64748b;
}

/* Trade account CTA */
.cs-btn-secondary-portal {
  display: block;
  width: 100%;
  height: 44px;
  line-height: 42px;
  text-align: center;
  background-color: #ffffff;
  color: #002b55;
  border: 2px solid #002b55;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 700;
  border-radius: 6px;
  text-decoration: none;
  transition: all 0.2s ease;
}

.cs-btn-secondary-portal:hover {
  background-color: #f0f4f8;
  color: #002b55;
  text-decoration: none;
}

/* Trust bar */
.cs-portal-trust {
  margin-top: 25px;
  padding-top: 18px;
  border-top: 1px solid #f1f5f9;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  font-weight: 600;
  color: #475569;
}

.page-authentication #content, .page-registration #content {
    padding: 1rem;
    background: #fff;
    max-width: 640px;
    margin: 0 auto;
    min-width: 100%;
}

.page-my-account #content .links a span.link-item {
    display: block;
    height: 100%;
    padding: 1rem;
    background: #002b55;
    border-radius: 100px;
}

.page-my-account #content .links a i {
    display: block;
    width: 100%;
    padding-bottom: 3.4rem;
    font-size: 2.6rem;
    color: #ff9800 !important;
}

.page-my-account #content .links a {
    display: inline-block;
    padding: 0 .9375rem;
    margin-bottom: 1.875rem;
    font-size: 1rem;
    font-weight: 600;
    color: #ffffff !important;
    text-align: center;
    text-transform: inherit;
}



