.gpa-container-header {}

.gpa-full-width-full-width-name {}

.full-width-wrapper {
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
}

.full-width-section {
    background: url(https://hndgwww2.azureedge.net/gpa/hnau/hnau-13088-auburn-bathroom-renovation-centre-update/images/header_bg2.jpg);
    min-height: 286px;
    background-size: cover;
    background-position: top;
}

.inner-content {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.gpa-container-intro .intro-banner {
    padding: 30px 10px;
}

.gpa-container-intro {}

.gpa-container h1,
.gpa-container h2 {
    font-size: 30px;
    font-weight: 700;
    font-family: Reem Kufi, sans-serif
}

.gpa-container .txt-center {
    text-align: center
}

.gpa-container h3 {
    font-size: 26px;
    font-weight: 700
}

.gpa-container h4 {
    font-family: Reem Kufi, sans-serif;
    font-size: 20px;
    padding: 0 10px;
}

.gpa-container p {
    font-family: Lato, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 300;
    padding: 0 10px;
}

.gpa-container-pillars {
    background-color: #235fa5;
    color: #fff;
    text-align: center;
    padding: 40px 0 20px;
    margin: 20px 0 30px;
}

.gpa-container-pillars .pillars-heading {
    color: #fff !important;
    font-family: Reem Kufi, sans-serif !important;
    font-size: 18px;
}

.gpa-container-pillars .pillars-text {
    color: #fff !important;
    padding-bottom: 10px;
}

.logo_supplier {
    padding: 10px;
}

.sub-title,
.tabs-para {
    text-align: center;
}

.padtop20 {
    padding-top: 20px;
}


@media (max-width: 767px) {
    .mbpd {
        margin-bottom: 30px;
    }

    .mbtc {
        text-align: center;
    }
}

.swiper-button-next,
.swiper-button-prev {
    color: #fff;
    /* arrow color */
    width: 25px;
    height: 25px;
}



/* DESKTOP NAV */
.tab-buttons {
    display: flex;
    flex-wrap: wrap;
    margin: -5px;
    /* offset padding on items */
    justify-content: center;
    /* center all buttons in the container */
}

/* Each item is 1/6 of the row */
.tab-buttons .nav-item {
    flex: 0 0 16.666%;
    /* 6 per row exactly */
    padding: 5px;
    /* spacing between buttons */
    display: flex;
    /* make link stretch */
    box-sizing: border-box;
    line-height: 1.4em;
    font-size: 14px;
}

@media (max-width: 950px) {
    .tab-buttons .nav-item {
        flex: 0 0 25%;
        /* 4 per row on smaller screens */
    }
}

.swiper {
    margin: 10px 0!important
}

/* Make links fill their column and equal height */
.tab-buttons .nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 1rem;
    background: #ffffff;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #373737;
    transition: all 0.2s ease;
    white-space: normal;
}

/* Active / hover */
.tab-buttons .nav-link.active {
    background: #ffffff;
    color: #235fa5;
    border-color: #235fa5;
    font-weight: 700;
}

.tab-buttons .nav-link:not(.active):hover {
    background: #ffffff;
    color: #373737;
    text-decoration: none;
}

/* MOBILE ACCORDION BUTTONS */
#accordion .btn {
    display: flex;
    justify-content: space-between;
    /* text left, arrow right */
    align-items: center;
    width: 100%;
    text-align: left;
    padding: 1rem;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #ffffff;
    color: #333;
    margin-bottom: 0px;
    transition: all 0.2s ease;
    font-weight: 700;
    font-size: 14px;
    font-family: Lato, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif !important;
}

/* Hover state */
#accordion .btn:hover {
    background: #ffffff;
    text-decoration: none;
}

#accordion .btn:active {
    background: #ffffff;
    text-decoration: none !important;
}

/* Arrow icon */
#accordion .arrow {
    transition: transform 0.2s ease;
}

/* Rotate arrow up when active */
#accordion .btn[aria-expanded="true"] .arrow {
    transform: rotate(180deg);
    color: #007bff;
    /* optional: match active color */
}

/* Card body styling */
#accordion .card {
    margin-bottom: 5px;
}

#accordion .card-heading {
    background-color: #fff;
    border-style: 1px solid #fff;
}

#accordion .card-body {
    border: 1px solid #ccc;
    border-top: none;
    padding: 1rem;
}

/* STORE INFO */

.gpa-container-store-info .map-responsive {
    overflow: hidden;
    padding-bottom: 60%;
    position: relative;
    height: 0;
    margin-bottom: 20px
}

.gpa-container-store-info .map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

.gpa-container-store-info .row-map--info h4 {
    font-weight: 700;
    margin-bottom: 0
}

.gpa-container-store-info a {
    color: #fff;
    background-color: #235fa5;
    font-family: LatoBold, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    border-color: #235fa5;
    font-weight: 300;
    padding: 15px 10px;
    margin: 0 auto;
}

/* SOCIAL */

.gpa-container-social {
    margin: 30px 0 10px;
    text-align: center
}

.gpa-container-social .connected {
    max-width: 240px;
    display: block;
    margin: 10px auto 0
}

.gpa-container-social .hashtag {
    max-width: 200px;
    display: block;
    margin: 10px auto 0
}

.social-links a, .gp-icon {
    color: #000;
}

.gp-icon {
    padding: 5px;

}

.pd20 {
    padding-bottom: 20px;
}

.gpa-container-store-info a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #15447a
}

    #accordion .btn[aria-expanded="true"] .arrow {
    transform: rotate(180deg);
    color: #333!important;
}