footer.clorox-shop-footer .container {
    margin: 0 auto;
    max-width: 1000px;
}

footer.clorox-shop-footer hr { border-color: #979797; }

.clorox-shop-footer .footer-logo {
    margin-bottom: 20px;
}

.clorox-shop-footer .footer-logo .pinesol-icon {
    height: 25px;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .clorox-shop-footer .footer-logo {
        margin-bottom: 50px;
    }

    .clorox-shop-footer .footer-logo .pinesol-icon {
        height: 30px;
    }
}

.clorox-shop-footer .footer-logo .pinesol-icon:before, .clorox-shop-footer .footer-logo .pinesol-icon:after {
    border-top: 1px solid #979797 !important;
    content: "";
    width: 27%;
    display: inline-block;
    margin: .25em;
}

.clorox-shop-footer .footer-logo .pinesol-icon:before {
    margin: .25em 80px .25em 0;
}

.clorox-shop-footer .footer-logo .pinesol-icon:after {
    margin: .25em 0 .25em 80px;
}

@media screen and (min-width: 768px) {
    .clorox-shop-footer .footer-logo .pinesol-icon:before, .clorox-shop-footer .footer-logo .pinesol-icon:after {
        width: 30%;
    }

    .clorox-shop-footer .footer-logo .pinesol-icon:before {
        margin: 1.25em 150px .25em 0;
    }

    .clorox-shop-footer .footer-logo .pinesol-icon:after {
        margin: 1.25em 0 .25em 150px;
    }
}

@media screen and (min-width: 1000px) {
    .clorox-shop-footer .footer-logo .pinesol-icon:before, .clorox-shop-footer .footer-logo .pinesol-icon:after {
        width: 35%;
    }
}

.clorox-shop-footer .footer-column-container {
    text-align: center;
    display: block;
    max-width: 800px;
}

@media screen and (min-width: 768px) {
    .clorox-shop-footer .footer-column-container {
        text-align: left;
        display: flex;
        max-width: none;
        padding-bottom: 1em;
        padding-left: 1.5em;
    }
}

.clorox-shop-footer .footer__column {
    padding: 0;
    width: 100%;
}

@media screen and (min-width: 768px) {
    .clorox-shop-footer .footer__column {
        width: 25%;
    }
}

.clorox-shop-footer .footer__column.col-1, .clorox-shop-footer .footer__column.col-2, .clorox-shop-footer .footer__column.col-3 {
    border-bottom: 1px solid #FFF;
    padding-top: 34px;
    padding-bottom: 24px;
}

.clorox-shop-footer .footer__column.col-1 .footer-page-nav, .clorox-shop-footer .footer__column.col-2 .footer-page-nav {
    overflow: hidden;
    visibility: hidden;
    height: 0;
}

@media screen and (min-width: 768px) {
    .clorox-shop-footer .footer__column.col-1, .clorox-shop-footer .footer__column.col-2, .clorox-shop-footer .footer__column.col-3 {
        border-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .clorox-shop-footer .footer__column.col-1 .footer-page-nav, .clorox-shop-footer .footer__column.col-2 .footer-page-nav {
        height: auto !important;
        overflow: visible !important;
        visibility: visible !important;
    }
}

.clorox-shop-footer .footer__column.clorox-shop-footer-menu--open .footer-page-nav {
    overflow: visible;
    visibility: visible;
    height: auto;
}

.clorox-shop-footer .column-heading, .clorox-shop-footer .footer__column.col-3 a {
    font-family: "Barlow Condensed", Helvetica, Verdana, Arial, sans-serif;
    font-weight: 600;
    font-size: 1em;
    line-height: 1;
    color: #3F3F3F;
    text-transform: uppercase;
    margin: 0 0 22px 0;
}

@media screen and (min-width: 768px) {
    .clorox-shop-footer .column-heading {
        font-size: 1em;
    }
}

.clorox-shop-footer .footer__column .menu-item a, .clorox-shop-footer .footer__column .social-nav__item a, .clorox-shop-footer .utility-links a, .clorox-shop-footer .footer__column .menu-item button {
    color: #275B3B;
    display: inline-block;
    font-size: 0.875em;
    font-family: "Barlow Condensed", Helvetica, Verdana, Arial, sans-serif;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 18px 0;
    text-transform: uppercase;
}

.clorox-shop-footer .footer__column .menu-item button {
    border: none;
    background: transparent;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
}

.clorox-shop-footer .footer__column .social-nav__item a {
    color: #437C4E;
}

.clorox-shop-footer .footer__column .social-nav__item img {
    max-width: 26px;
    max-height: 26px;
    margin-right: 23px;
}

.clorox-shop-footer .footer-copyright-container {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 11px 0 20px 0;
}

@media screen and (min-width: 768px) {
    .clorox-shop-footer .footer-copyright-container {
        flex-direction: row;
    }

    .clorox-shop-footer .footer-copyright-container .utility-links li {
        margin-bottom: 0;
    }
}

.clorox-shop-footer .footer-copyright-container .utility-links li {
    display: inline-block;
    margin-bottom: 20px;
}

.clorox-shop-footer .footer-copyright-container .utility-links li a, .clorox-shop-footer .footer-copyright-container .footer-terms__term__name {
    color: #3f3f3f;
    font-size: 0.875em;
    font-weight: normal;
    margin: 0 27px 0 0;
    text-transform: none;
}

.clorox-shop-footer .footer-copyright-container .footer-terms__term__name {
    margin: 0;
}

.clorox-shop-footer .pinesol-icon {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    height: 100%;
    width: 100%;
}

.clorox-shop-footer .pinesol-icon--logo {
    background-image: url('assets/logo-store.png');
}

/* holds copyright text */
.clorox-shop-footer .footer-legal {
    background: #DCE6B3;
    font-family: "Open Sans", Helvetica, Verdana, Arial, sans-serif;
    padding-top: 1px;
    font-size: 0.6093rem;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    color: #000;
    font-weight: 400;
}

.clorox-shop-footer .footer-legal p {
     margin: 1em auto;
}

.clorox-shop-footer .ada-wrapper {
    position: relative;
}

.clorox-shop-footer .ada-wrapper::before {
    content: '';
    position: absolute;
    display: block;
    border-top: 1px solid #979797;
    height: 1px;
    width: 100%;
}

.clorox-shop-footer .accessibility-statement {
    text-align: left;
    margin: 0;
    color: #212121;
    padding: 1.75em 1.5em 1em;
    text-transform: none;
}

.clorox-shop-footer .accessibility-statement * {
    font-size: 12px;
    font-family: "Open Sans", Helvetica, Verdana, Arial, sans-serif;
}

.clorox-shop-footer .accessibility-statement .heading {
    margin: 0 auto 0.5em;
}

.clorox-shop-footer .accessibility-statement p {
    margin: 1em auto;
    font-weight: 400;
}

.clorox-shop-footer .accessibility-statement a {
    color: #275B3B;
    font-weight: bold;
}

.clorox-shop-footer .accessibility-statement a:hover {
    color: #63c265;
}

.clorox-shop-footer #ccpa-footer a:hover {
    text-decoration: underline;
}