
body {
    background-color: #e5e5e5;
}

.site-footer__inner {
    max-width: 768px;
    margin: 0 auto;
    text-align: center;
}

.site-info {
    font-size: 14px;
}

.site-info a {
    color: #000;
    text-decoration: none;
}
.header__inner {
    width: 100% !important;
    margin: 0 auto !important;
    display: flex !important;
}

.header__extras .heart-icon {
    display: inline-block !important;
    width: 32px !important;
    height: 32px !important;
    flex-shrink: 0 !important;
}

.header__extras .heart-icon img {
    width: 32px !important;
    height: 32px !important;
    object-fit: contain !important;
    flex-shrink: 0 !important;
}
.footer-wish {
    font-size: 18px;
    color: #00f;
    font-style: italic;
    text-align: center;
    max-width: 768px;
}

.footer-wish a {
    color: #a8441b;
    text-decoration: underline;
}

.footer-wish a:hover {
    color: #ff4500;
    font-weight: 700;
}

.footer-contact {
    font-size: 18px;
    color: #000;
    text-align: center;
}

.footer-contact a {
    color: #000;
    text-decoration: underline;
}

.footer-contact a:hover {
    color: #333;
    font-weight: 700;
}

.aicandy-danh-muc a:focus, .footer-contact a:focus, .heartbeat:focus {
    outline: #0078FF solid 2px;
    outline-offset: 2px;
}

.aicandy-danh-muc {
    font-size: 16px;
    color: #000;
    text-align: center;
    display: block;
    margin: 10px 0;
}

.text-center {
    display: none !important;
}

.site-footer {
    margin-top: 0 !important;
    padding-top: 20px !important;
    padding-bottom: 0 !important;
    background-color: transparent !important;
}

.site-footer__inner {
    margin-top: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 1rem !important;
}

.aicandy-danh-muc, .footer-contact, .footer-wish, code[class*=language-] {
    font-family: 'Book Antiqua', Palatino, serif;
}
.aicandy-danh-muc a:focus, .footer-contact a:focus, .heartbeat:focus {
    outline: #0078FF solid 2px;
    outline-offset: 2px;
}
.aicandy-danh-muc, .footer-contact, .footer-wish {
        font-size: 16px !important;
}

.aicandy-danh-muc, .footer-wish {
    margin: .5rem 0 !important;
}

.aicandy-danh-muc a {
    color: #00f;
    text-decoration: none;
    transition: color .3s;
}

.aicandy-danh-muc a:hover {
    color: #ff5733;
    text-decoration: underline;
}


/* Media Query: Screens from 769 BUDpx to 1023px */
@media (min-width: 769px) and (max-width: 1023px) {
    .aicandy-danh-muc, .footer-contact, .footer-wish {
        font-size: 17px !important;
    }

    .header__inner {
        max-height: 80px !important;
        max-width: 1280px !important;
    }

    #header__navigation.header__navigation .header__inner, .header__inner {
        position: relative !important;
    }

    .header__inner {
        min-height: 60px !important;
    }

    .nav-toggle, .primary-menu {
        position: absolute !important;
    }


    #header__navigation.header__navigation, #header__navigation.header__navigation .header__inner {
        width: 100% !important;
        max-width: 768px !important;
        margin: 0 auto !important;
    }

    .primary-menu {
        display: none !important;
        flex-direction: column !important;
        top: 60px !important;
        left: 0 !important;
        width: 100% !important;
        background: #007bff !important;
        box-shadow: 0 2px 10px rgba(0,0,0,.1) !important;
        padding: 1rem 0 !important;
        z-index: 1000 !important;
    }

    .primary-menu.active {
        display: flex !important;
        visibility: visible !important;
    }

    #header__navigation.header__navigation .primary-menu li {
        width: 100% !important;
        margin: 0 !important;
        border-bottom: 1px solid #fff !important;
        flex-shrink: 0 !important;
    }

    #header__navigation.header__navigation .primary-menu li a {
        display: block !important;
        padding: .8rem 1rem !important;
        color: #fff !important;
        text-align: left !important;
        font-size: 16px !important;
    }

    .nav-toggle {
        display: block !important;
        background: 0 0 !important;
        border: none !important;
        cursor: pointer !important;
        padding: .5rem !important;
        right: 20px !important;
        top: 15px !important;
        z-index: 1001 !important;
        opacity: 1 !important;
    }

    .nav-toggle .nav-toggle-icon {
        display: block !important;
        color: #fff !important;
    }

    .nav-toggle .nav-toggle-icon--close, .nav-toggle.active .nav-toggle-icon {
        display: none !important;
    }

    .nav-toggle.active .nav-toggle-icon--close {
        display: block !important;
        color: #fff !important;
    }
}

/* Media Query: Screens 1024px and larger */
@media (min-width: 1024px) {
    .nav-toggle {
        display: none !important;
    }

    .primary-menu {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        padding: 0 !important;
    }

    #header__navigation.header__navigation .primary-menu li {
        width: auto !important;
        margin: 0 !important;
        border-bottom: none !important;
    }

    #header__navigation.header__navigation .primary-menu li a {
        padding: .8rem 1rem !important;
        text-align: center !important;
    }

    .site-footer {
        padding: 2rem;
    }

    .site-info {
        font-size: 16px;
    }

    .aicandy-danh-muc, .footer-contact, .footer-wish {
        font-size: 18px !important;
        line-height: 1.6 !important;
    }

    .aicandy-danh-muc, .footer-wish {
        margin-bottom: 1rem !important;
    }


    .header__inner {
        max-height: 80px !important;
        max-width: 1280px !important;
    }

    .img.wp-image-* {
        box-shadow: 0 4px 8px rgba(0,0,0,.1) !important;
        border-radius: 4px !important;
    }
}