/* Minification failed. Returning unminified contents.
(2,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(134,28): run-time error CSS1039: Token not allowed after unary operator: '-sa-navy'
(386,28): run-time error CSS1039: Token not allowed after unary operator: '-sa-navy'
(393,28): run-time error CSS1039: Token not allowed after unary operator: '-sa-navy'
(394,24): run-time error CSS1039: Token not allowed after unary operator: '-sa-navy'
(470,28): run-time error CSS1039: Token not allowed after unary operator: '-sa-navy'
(497,24): run-time error CSS1039: Token not allowed after unary operator: '-sa-navy'
(508,28): run-time error CSS1039: Token not allowed after unary operator: '-sa-navy'
(509,24): run-time error CSS1039: Token not allowed after unary operator: '-sa-navy'
(526,17): run-time error CSS1039: Token not allowed after unary operator: '-sa-navy'
(642,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(643,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(644,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(645,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(646,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(647,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(648,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(649,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(650,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(651,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(685,17): run-time error CSS1039: Token not allowed after unary operator: '-sa-black-70'
(691,17): run-time error CSS1039: Token not allowed after unary operator: '-sa-black-70'
(698,28): run-time error CSS1039: Token not allowed after unary operator: '-sa-header-bg'
(704,17): run-time error CSS1039: Token not allowed after unary operator: '-sa-white'
(711,17): run-time error CSS1039: Token not allowed after unary operator: '-sa-white'
(719,17): run-time error CSS1039: Token not allowed after unary operator: '-sa-white'
(742,28): run-time error CSS1039: Token not allowed after unary operator: '-sa-light-grey'
(743,24): run-time error CSS1039: Token not allowed after unary operator: '-sa-grey'
(744,17): run-time error CSS1039: Token not allowed after unary operator: '-sa-black-70'
(748,17): run-time error CSS1039: Token not allowed after unary operator: '-sa-black-70'
(754,28): run-time error CSS1039: Token not allowed after unary operator: '-sa-red'
(755,24): run-time error CSS1039: Token not allowed after unary operator: '-sa-red'
(756,17): run-time error CSS1039: Token not allowed after unary operator: '-sa-white'
(769,17): run-time error CSS1039: Token not allowed after unary operator: '-sa-white'
(773,28): run-time error CSS1039: Token not allowed after unary operator: '-sa-white'
(774,24): run-time error CSS1039: Token not allowed after unary operator: '-sa-grey'
(775,17): run-time error CSS1039: Token not allowed after unary operator: '-sa-black-70'
(785,28): run-time error CSS1039: Token not allowed after unary operator: '-sa-light-grey'
(786,24): run-time error CSS1039: Token not allowed after unary operator: '-sa-grey'
(787,17): run-time error CSS1039: Token not allowed after unary operator: '-sa-black-70'
(792,17): run-time error CSS1039: Token not allowed after unary operator: '-sa-blue'
(799,17): run-time error CSS1039: Token not allowed after unary operator: '-sa-navy'
(805,24): run-time error CSS1039: Token not allowed after unary operator: '-sa-grey'
(810,24): run-time error CSS1039: Token not allowed after unary operator: '-sa-blue'
(816,17): run-time error CSS1039: Token not allowed after unary operator: '-sa-black-70'
(822,28): run-time error CSS1039: Token not allowed after unary operator: '-sa-footer-bg'
(902,28): run-time error CSS1039: Token not allowed after unary operator: '-sa-white'
(907,17): run-time error CSS1039: Token not allowed after unary operator: '-sa-black-70'
(918,28): run-time error CSS1039: Token not allowed after unary operator: '-sa-white'
(919,28): run-time error CSS1039: Token not allowed after unary operator: '-sa-light-grey'
(936,28): run-time error CSS1039: Token not allowed after unary operator: '-sa-light-grey'
(949,17): run-time error CSS1039: Token not allowed after unary operator: '-sa-red'
(953,17): run-time error CSS1039: Token not allowed after unary operator: '-sa-navy'
(957,28): run-time error CSS1039: Token not allowed after unary operator: '-sa-red'
(961,28): run-time error CSS1039: Token not allowed after unary operator: '-sa-navy'
(965,28): run-time error CSS1039: Token not allowed after unary operator: '-sa-light-grey'
(989,28): run-time error CSS1039: Token not allowed after unary operator: '-sa-header-bg'
(995,17): run-time error CSS1039: Token not allowed after unary operator: '-sa-white'
(1013,28): run-time error CSS1039: Token not allowed after unary operator: '-sa-red'
 */
:root {
    --sa-navy: #003350;
}

@font-face {
    font-family: 'Anton';
    src: url('/Areas/TSAEP/Content/fonts/Anton.eot');
    src: url('/Areas/TSAEP/Content/fonts/Anton.eot?#iefix') format('embedded-opentype'), url('/Areas/TSAEP/Content/fonts/Anton.woff2') format('woff2'), url('/Areas/TSAEP/Content/fonts/Anton.woff') format('woff'), url('/Areas/TSAEP/Content/fonts/Anton.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('/Areas/TSAEP/Content/fonts/Roboto-Bold.eot');
    src: url('/Areas/TSAEP/Content/fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('/Areas/TSAEP/Content/fonts/Roboto-Bold.woff2') format('woff2'), url('/Areas/TSAEP/Content/fonts/Roboto-Bold.woff') format('woff'), url('/Areas/TSAEP/Content/fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('/Areas/TSAEP/Content/fonts/Roboto-Medium.eot');
    src: url('/Areas/TSAEP/Content/fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('/Areas/TSAEP/Content/fonts/Roboto-Medium.woff2') format('woff2'), url('/Areas/TSAEP/Content/fonts/Roboto-Medium.woff') format('woff'), url('/Areas/TSAEP/Content/fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('/Areas/TSAEP/Content/fonts/Roboto-Regular.eot');
    src: url('/Areas/TSAEP/Content/fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('/Areas/TSAEP/Content/fonts/Roboto-Regular.woff2') format('woff2'), url('/Areas/TSAEP/Content/fonts/Roboto-Regular.woff') format('woff'), url('/Areas/TSAEP/Content/fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('/Areas/TSAEP/Content/fonts/Roboto-Light.eot');
    src: url('/Areas/TSAEP/Content/fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('/Areas/TSAEP/Content/fonts/Roboto-Light.woff2') format('woff2'), url('/Areas/TSAEP/Content/fonts/Roboto-Light.woff') format('woff'), url('/Areas/TSAEP/Content/fonts/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

html {
    height: 100%;
}

body {
    font-family: 'Roboto-Regular', 'Anton', sans-serif;
/*    background-color: #f5f5f5;
*/    color: #333;
    letter-spacing: 0.5px;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    padding-bottom: 150px; /* Space for fixed footer */
    position: relative;
}

.ag-body {
    background-image: url(/Areas/TSAEP/Content/Images/ag-bg.jpg);
    background-size: cover;
    background-position: center center;
    border: 0;
}

a {
    color: #003350;
}

    a:hover, a:focus {
        color: #003350;
    }

.TSAEP-yellow {
    color: #f6c516;
}

h2 {
    letter-spacing: 1px;
}

.PageHeading {
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px;
}

.field-validation-error {
    color: #f7a81c;
    font-weight: normal;
}

.input-validation-error {
    border: 1px solid #f7a81c;
}

.age-gate-header {
    margin: 40px 0 70px;
}

    .age-gate-header img {
        margin: 0 auto;
    }

.age-gate-form {
    text-align: center;
    min-height: 400px;
}

    .age-gate-form input[type=text] {
        text-align: center;
        height: 50px;
        font-size: 1.5em;
    }

    .age-gate-form .row {
        margin-bottom: 20px;
    }

    .age-gate-form .col-xs-4 {
        padding-left: 5px;
        padding-right: 5px;
    }

.banners {
    margin: 0 auto;
    max-width: 1140px;
    width: 100%;
}

.hdr-refresh {
    background-color: var(--sa-navy);
    background-image: none;
}

.main {
    color: #003350;
    flex: 1;
    margin-bottom: 20px; /* Additional spacing before footer */
}

footer {
    /*background-color: #003350;
    box-shadow: 0px 500px 0px 500px #003350;*/
    margin: 20px 0;
    background-color: transparent;
    box-shadow: unset;
    color: rgb(239, 55, 62);
}

#footer-right {
    text-align: right;
    padding-top: 25px;
}

    #footer-right a:hover, #footer-right a:focus {
        text-decoration: none;
    }

footer img {
    margin-left: 7px;
}

footer a {
    color: rgb(239, 55, 62);
}

    footer a:hover, footer a:focus {
        color: rgb(239, 55, 62);
    }

#subNavMobile nav {
    background-color: #003350;
}

.categories {
    color: #003350;
}

.list-group-heading {
    background-color: #003350 !important;
}

    .list-group-heading:hover {
        background-color: #337ab7 !important;
    }

a.list-group-item, a.list-group-item:hover, a.list-group-item:focus {
    color: #fff;
}

.catheader {
    color: #fff;
    background-color: #003350;
    border: 1px solid #003350;
}

.catbody {
    border: 1px solid #003350;
}

.prodname .name {
    color: #003350;
}

.prodname .price {
    color: #f6c516;
}

.prod_det_col2 {
    background-color: transparent;
}

.prod-description {
    font-family: 'Roboto-Light', Arial;
}

.productdetailsprices .SubHeading {
    color: #f6c516;
}

#CartGridTable {
    font-family: 'Roboto-Medium', Arial;
}

.ItemName a, .faqs a {
    color: #003350;
}

.prod_det_submit {
    margin: 0;
}

.faq-question, .faq-question-links {
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px;
}

    .faq-question-links li {
        background-color: #003350;
    }

    .faq-question-links > li:hover > a,
    .faq-question-links > li:focus > a,
    .faq-question-links > li.selected > a {
        background-color: #337ab7;
    }

.faq-answer {
    font-family: 'Roboto-Medium', Arial;
}

.SubHeading {
    font-weight: normal;
}

.zsbtn {
    text-transform: uppercase;
}

.zstable {
    font-family: 'Roboto-Medium', Arial;
}

    .zstable thead {
        background-color: #003350;
        color: #fff;
    }

.zsaccordion .panel-default.selected {
    border-color: #003350;
}

    .zsaccordion .panel-default.selected .panel-heading {
        background-color: #003350;
        color: #fff;
        text-transform: uppercase;
    }

    .zsaccordion .panel-default.selected .panel-body {
        border-top-color: #003350;
        font-family: 'Roboto-Medium', Arial;
    }

.order-confirm-box {
    font-family: 'Roboto-Medium', Arial;
}

.btn {
    letter-spacing: 0.5px;
}

/* BOOTSTRAP OVERRIDES */
.btn-primary {
    background-color: #f6c516;
    border-color: #f6c516;
    color: #000;
}

    .btn-primary:hover {
        background-color: #f7a81c;
        border-color: #f7a81c;
        color: #000;
    }

.modal-header {
    background-color: #003350;
    color: #FFFFFF;
}

.modal-header .modal-title,
.modal-header span,
.modal-header h4,
.modal-header b,
.modal-header .close {
    color: #FFFFFF;
}

.navbar-brand {
    position: relative;
    transform: none;
    left: auto;
    float: left;
    display: flex;
    align-items: center;
    height: 66px;
    padding: 10px 15px;
}

.navbar-nav {
    font-family: 'Roboto-Bold', Arial;
}

    .navbar-nav > li a {
        line-height: 66px;
        padding-bottom: 0;
        color: #fff;
    }

        .navbar-nav > li a:hover, .navbar-nav > li a:focus {
            color: #f6c516;
        }

.navbar-toggle .icon-bar {
    background-color: #fff;
}

.breadcrumb {
    background: none;
    color: #003350;
    font-family: 'Roboto-Light', Arial;
}

    .breadcrumb a, .breadcrumb > .active {
        color: #003350;
    }

.modal-body {
    color: #003350;
}

.panel-heading {
    background-color: #003350 !important;
    color: #fff !important;
}

.prodname .price {
    font-weight: normal;
}

.editshoppingcart {
    width: 200px;
}

@media (max-width: 1199px) {
    footer .footer-social {
        width: 40px;
    }
}

/* NAVBAR STYLES */
.navbar {
    background-color: var(--sa-navy);
    border: none;
    margin-bottom: 0;
    min-height: 66px;
}

.navbar-default {
    background-color: var(--sa-navy);
    border-color: var(--sa-navy);
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    display: flex;
    align-items: center;
    height: 66px;
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #f6c516;
    background-color: transparent;
}

.navbar-header {
    display: flex;
    align-items: center;
    height: 66px;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
    margin-top: 15px;
    margin-bottom: 15px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: rgba(255, 255, 255, 0.1);
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-brand {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    display: flex;
    align-items: center;
}

/* LOGIN PAGE STYLES */
.login-main {
    min-height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 0;
}

.login-main.row {
    margin: 0;
}

.login-info {
    display: none; /* Hide the left content on login page for cleaner look */
}

.login-form-container {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    padding: 0;
    overflow: hidden;
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
}

.login-form-header {
    background-color: var(--sa-navy);
    color: #fff;
    padding: 20px;
    text-align: center;
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.login-form {
    padding: 30px;
    background: #fff;
}

.login-form .form-group {
    margin-bottom: 20px;
}

.login-form .form-control {
    height: 45px;
    border-radius: 4px;
    border: 1px solid #ddd;
    font-size: 16px;
    padding: 10px 15px;
}

.login-form .form-control:focus {
    border-color: var(--sa-navy);
    box-shadow: 0 0 0 0.2rem rgba(0, 51, 80, 0.25);
}

.login-form label {
    color: #333;
    font-weight: 500;
    margin-bottom: 8px;
}

.login-form .btn-primary {
    background-color: var(--sa-navy);
    border-color: var(--sa-navy);
    color: #fff;
    height: 45px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
    border-radius: 4px;
    width: 100%;
    margin-top: 10px;
}

.login-form .btn-primary:hover {
    background-color: #002540;
    border-color: #002540;
}

.login-form a {
    color: var(--sa-navy);
    text-decoration: none;
}

.login-form a:hover {
    color: #002540;
    text-decoration: underline;
}

.login-form .checkbox label {
    font-weight: normal;
}

/* Center the entire login content */
.container .login-main {
    max-width: 100%;
}

/* Remove banner if exists on login page */
.banners-outer {
    display: none;
}

/* RESPONSIVE STYLES FOR LOGIN */
@media (max-width: 768px) {
    .login-form-container {
        margin: 0 15px;
        max-width: calc(100% - 30px);
    }
    
    .login-form {
        padding: 20px;
    }
    
    .login-form-header {
        font-size: 1.3em;
        padding: 15px;
    }
}

@media (max-width: 480px) {
    .login-form .form-control {
        height: 40px;
        font-size: 14px;
    }
    
    .login-form .btn-primary {
        height: 40px;
        font-size: 14px;
    }
}

/* DIFFERENT SCREEN SIZES */
@media (max-width: 992px) {
    .navbar-brand {
        position: relative;
        float: left;
    }

    .navbar-brand img {
        max-height: 50px;
    }
    
    .navbar-header {
        height: 56px;
    }
    
    .navbar {
        min-height: 56px;
    }
    
    .navbar-default .navbar-nav > li > a {
        height: auto;
        padding: 15px;
    }

    footer #footer-logo {
        width: 80px;
    }

    footer .footer-social {
        width: 34px;
    }
}

@media (max-width: 767px) {
    .navbar-brand {
        max-width: 80%;
    }

        .navbar-brand img {
            max-height: 40px;
        }

    #footer-right {
        text-align: left;
    }

    footer #footer-logo {
        width: 90px;
    }

    footer .footer-social {
        width: 40px;
    }
}

@media (max-width: 480px) {
    footer #footer-logo {
        display: block;
        margin-bottom: 12px;
    }
}

/* The Salvation Army Brand Colors */
:root {
    --sa-red: #C8102E; /* PMS 185 - Primary Red */
    --sa-grey: #53565A; /* SA Grey */
    --sa-black: #000000; /* SA Black */
    --sa-black-70: rgba(0, 0, 0, 0.7); /* Black at 70% opacity for text */
    --sa-navy: #003057; /* SA Navy */
    --sa-header-bg: rgb(0, 52, 80); /* Header background */
    --sa-footer-bg: rgb(239, 55, 62); /* Footer background */
    --sa-blue: #0072CE; /* SA Blue */
    --sa-light-grey: #D0D0CE; /* SA Light Grey */
    --sa-white: #FFFFFF; /* White */
}

/* Typography - Avenir Next LT Pro */
@font-face {
    font-family: 'Avenir Next LT Pro';
    font-style: normal;
    font-weight: 400;
    src: local('Avenir Next LT Pro Regular'), local('AvenirNextLTPro-Regular');
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    font-style: normal;
    font-weight: 500;
    src: local('Avenir Next LT Pro Medium'), local('AvenirNextLTPro-Medium');
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    font-style: normal;
    font-weight: 600;
    src: local('Avenir Next LT Pro Demi'), local('AvenirNextLTPro-Demi');
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    font-style: normal;
    font-weight: 700;
    src: local('Avenir Next LT Pro Bold'), local('AvenirNextLTPro-Bold');
}

body {
    font-family: 'Avenir Next LT Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
    color: var(--sa-black-70);
    line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Avenir Next LT Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
    color: var(--sa-black-70);
    font-weight: 600;
    letter-spacing: 0.5px;
}

/* Header Styling */
.navbar {
    background-color: var(--sa-header-bg) !important;
    border: none;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.navbar-brand {
    color: var(--sa-white) !important;
    font-family: 'Avenir Next LT Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
    font-size: 24px;
    font-weight: 600;
}

.navbar-nav > li > a {
    color: var(--sa-white) !important;
    font-weight: 500;
    transition: background-color 0.3s ease;
}

.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
    background-color: rgba(0,0,0,0.1) !important;
    color: var(--sa-white) !important;
}

/* Shopping cart icon - make it white */
.cart-summary img,
.nav-expander-cart img {
    filter: brightness(0) invert(1);
    opacity: 0.9;
}

.cart-summary:hover img,
.nav-expander-cart:hover img {
    opacity: 1;
}

/* Main Content Areas */
.container {
    padding-top: 20px;
    padding-bottom: 20px;
}

/* Alert Boxes */
.alert-info {
    background-color: var(--sa-light-grey);
    border-color: var(--sa-grey);
    color: var(--sa-black-70);
}

.alert-info h3 {
    color: var(--sa-black-70);
    margin-top: 0;
}

/* Buttons */
.btn-primary {
    background-color: var(--sa-red);
    border-color: var(--sa-red);
    color: var(--sa-white);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 10px 20px;
    transition: all 0.3s ease;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #A50034; /* Darker red */
    border-color: #A50034;
    color: var(--sa-white);
}

.btn-default {
    background-color: var(--sa-white);
    border-color: var(--sa-grey);
    color: var(--sa-black-70);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 10px 20px;
    transition: all 0.3s ease;
}

.btn-default:hover,
.btn-default:focus {
    background-color: var(--sa-light-grey);
    border-color: var(--sa-grey);
    color: var(--sa-black-70);
}

/* Links */
a {
    color: var(--sa-blue);
    text-decoration: none;
    transition: color 0.3s ease;
}

a:hover,
a:focus {
    color: var(--sa-navy);
    text-decoration: underline;
}

/* Forms */
.form-control {
    border-color: var(--sa-grey);
    border-radius: 0;
}

.form-control:focus {
    border-color: var(--sa-blue);
    box-shadow: 0 0 0 0.2rem rgba(0, 114, 206, 0.25);
}

/* Labels */
label {
    color: var(--sa-black-70);
    font-weight: 600;
}

/* Footer */
.tsaep-footer {
    background-color: var(--sa-footer-bg);
    padding: 20px 0;
    margin-top: auto;
    border-top: 1px solid #d0d0ce;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-height: 150px;
    overflow: hidden;
    z-index: 100;
}

.footer-content {
    font-size: 14px;
    color: white;
}

.footer-item {
    color: white;
    font-weight: 500;
}

.footer-separator {
    color: white;
    margin: 0 15px;
    font-weight: 300;
}

.footer-link {
    color: white;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
}

    .footer-link:hover {
        color: white;
        text-decoration: none;
    }

/* Responsive footer */
@media (max-width: 768px) {
    .footer-content {
        font-size: 13px;
    }
    
    .footer-separator {
        margin: 0 10px;
    }
}

@media (max-width: 480px) {
    .tsaep-footer {
        padding: 15px 0;
        max-height: 150px;
    }

    .footer-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        line-height: 1.8;
    }

    .footer-separator {
        display: none;
    }

    .footer-item,
    .footer-link {
        display: block;
        margin: 3px 0;
        font-size: 12px;
    }
}

/* Categories Section */
.categories-outer {
    background-color: var(--sa-white);
    padding: 30px 0;
}

.categories-outer h2 {
    color: var(--sa-black-70);
    margin-bottom: 30px;
}

/* Featured Products */
.featured-products-outer {
    background-color: #ffffff;
    padding: 30px 0;
}

.product-item {
    background-color: var(--sa-white);
    border: 1px solid var(--sa-light-grey);
    padding: 15px;
    margin-bottom: 20px;
    transition: box-shadow 0.3s ease;
}

.product-item:hover {
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

/* Group Buy Section */
.groupbuy-outer {
    padding: 30px 0;
}

/* Banner Section */
.banners-outer {
    background-color: var(--sa-light-grey);
    padding: 20px 0;
    margin-bottom: 30px;
}

/* Logo Styling */
.sa-logo {
    max-height: 60px;
    margin-right: 15px;
}

/* Utility Classes */
.text-sa-red {
    color: var(--sa-red) !important;
}

.text-sa-navy {
    color: var(--sa-navy) !important;
}

.bg-sa-red {
    background-color: var(--sa-red) !important;
}

.bg-sa-navy {
    background-color: var(--sa-navy) !important;
}

.bg-sa-light-grey {
    background-color: var(--sa-light-grey) !important;
}

/* Responsive Design */
@media (max-width: 768px) {
    .navbar-brand {
        font-size: 18px;
    }
    
    .sa-logo {
        max-height: 40px;
    }
    
    h1 {
        font-size: 28px;
    }
    
    h2 {
        font-size: 24px;
    }
}

/* Modal Loading - white text */
#ModalLoading .modal-header {
    background-color: var(--sa-header-bg);
    border-bottom: none;
}

#ModalLoading .modal-header h2,
#ModalLoading .h2white {
    color: var(--sa-white) !important;
}

#ModalLoading .modal-content {
    background-color: #f5f5f5;
    border: none;
}

#ModalLoading .modal-body {
    padding: 20px;
}

#ModalLoading .progress {
    height: 25px;
    background-color: #e0e0e0;
}

#ModalLoading .progress-bar {
    background-color: var(--sa-red);
}

footer {
    margin: 0 0 !important;
    background-color: transparent;
    box-shadow: unset;
    color: rgb(239, 55, 62);
    height:55px !important;
    padding:5px !important;
}
.login-main {
    border-top: 0px !important;
    margin-top: 20px;
    padding: 20px;
}
