/*
========================
    GIFT SHOP FOOTER
========================
*/
.gift-footer {
    background: #F4EEFF;
    border-top: 2px solid rgba(122, 90, 248, 0.25);
    padding: 60px 20px 30px;
    color: #4A3F7A;
    border-radius: 20px 20px 0 0;
    margin-top: 60px;
}

.gift-footer-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
}

.gift-footer-brand img {
    width: 160px;
    margin-bottom: 10px;
}

.gift-footer-brand p {
    font-size: 0.95rem;
    color: #6B6785;
}

.gift-footer-links,
.gift-footer-info,
.gift-footer-social {
    flex: 1 1 200px;
}

.gift-footer-links h3,
.gift-footer-info h3,
.gift-footer-social h3 {
    margin-bottom: 12px;
    font-size: 1.1rem;
    color: #7A5AF8;
}

.gift-footer-links ul,
.gift-footer-info ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.gift-footer-links li,
.gift-footer-info li {
    margin-bottom: 8px;
}

.gift-footer-links a,
.gift-footer-info a {
    color: #4A3F7A;
    text-decoration: none;
    transition: color 0.25s ease;
}

.gift-footer-links a:hover,
.gift-footer-info a:hover {
    color: #7A5AF8;
}

.gift-footer-social a {
    font-size: 1.4rem;
    margin-right: 10px;
    color: #4A3F7A;
    text-decoration: none;
    transition: color 0.25s ease;
}

.gift-footer-social a:hover {
    color: #7A5AF8;
}

.gift-footer-bottom {
    text-align: center;
    margin-top: 40px;
    font-size: 0.85rem;
    color: #6B6785;
}

.gift-footer-bottom span {
    font-weight: 600;
    color: #7A5AF8;
}


/*
========================
    GIFT SHOP FOOTER
========================
*/
.gift-footer {
    background: #F4EEFF;
    border-top: 2px solid rgba(122, 90, 248, 0.25);
    padding: 60px 20px 30px;
    color: #4A3F7A;
    border-radius: 20px 20px 0 0;
    margin-top: 60px;
}

.gift-footer-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
}

.gift-footer-brand img {
    width: 160px;
    margin-bottom: 10px;
}

.gift-footer-brand p {
    font-size: 0.95rem;
    color: #6B6785;
}

.gift-footer-links,
.gift-footer-info,
.gift-footer-social {
    flex: 1 1 200px;
}

.gift-footer-links h3,
.gift-footer-info h3,
.gift-footer-social h3 {
    margin-bottom: 12px;
    font-size: 1.1rem;
    color: #7A5AF8;
}

.gift-footer-links ul,
.gift-footer-info ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.gift-footer-links li,
.gift-footer-info li {
    margin-bottom: 8px;
}

.gift-footer-links a,
.gift-footer-info a {
    color: #4A3F7A;
    text-decoration: none;
    transition: color 0.25s ease;
}

.gift-footer-links a:hover,
.gift-footer-info a:hover {
    color: #7A5AF8;
}

.gift-footer-social a {
    font-size: 1.4rem;
    margin-right: 10px;
    color: #4A3F7A;
    text-decoration: none;
    transition: color 0.25s ease;
}

.gift-footer-social a:hover {
    color: #7A5AF8;
}

.gift-footer-bottom {
    text-align: center;
    margin-top: 40px;
    font-size: 0.85rem;
    color: #6B6785;
}

.gift-footer-bottom span {
    font-weight: 600;
    color: #7A5AF8;
}


/*
========================
    GIFT SHOP FOOTER
========================
*/
.gift-footer {
    background: #F4EEFF;
    border-top: 2px solid rgba(122, 90, 248, 0.25);
    padding: 60px 20px 30px;
    color: #4A3F7A;
    border-radius: 20px 20px 0 0;
    margin-top: 60px;
}

.gift-footer-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
}

.gift-footer-brand img {
    width: 160px;
    margin-bottom: 10px;
}

.gift-footer-brand p {
    font-size: 0.95rem;
    color: #6B6785;
}

.gift-footer-links,
.gift-footer-info,
.gift-footer-social {
    flex: 1 1 200px;
}

.gift-footer-links h3,
.gift-footer-info h3,
.gift-footer-social h3 {
    margin-bottom: 12px;
    font-size: 1.1rem;
    color: #7A5AF8;
}

.gift-footer-links ul,
.gift-footer-info ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.gift-footer-links li,
.gift-footer-info li {
    margin-bottom: 8px;
}

.gift-footer-links a,
.gift-footer-info a {
    color: #4A3F7A;
    text-decoration: none;
    transition: color 0.25s ease;
}

.gift-footer-links a:hover,
.gift-footer-info a:hover {
    color: #7A5AF8;
}

.gift-footer-social a {
    font-size: 1.4rem;
    margin-right: 10px;
    color: #4A3F7A;
    text-decoration: none;
    transition: color 0.25s ease;
}

.gift-footer-social a:hover {
    color: #7A5AF8;
}

.gift-footer-bottom {
    text-align: center;
    margin-top: 40px;
    font-size: 0.85rem;
    color: #6B6785;
}

.gift-footer-bottom span {
    font-weight: 600;
    color: #7A5AF8;
}


/*
======================================
    RESPONSIVE CODE (SMALL MOBILE)
======================================
*/
@media (max-width: 480px) {
    .gift-footer {
        padding: 40px 16px 24px;
        margin-top: 40px;
    }

    .gift-footer-container {
        flex-direction: column;
        gap: 24px;
    }

    .gift-footer-brand img {
        width: 130px;
    }

    .gift-footer-brand p {
        font-size: 0.88rem;
    }

    .gift-footer-links h3,
    .gift-footer-info h3,
    .gift-footer-social h3 {
        font-size: 1rem;
    }

    .gift-footer-bottom {
        margin-top: 28px;
        font-size: 0.8rem;
    }
}

/*
================================
    RESPONSIVE CODE (MOBILE)
================================
*/
@media (max-width: 768px) {
    .gift-footer {
        padding: 48px 20px 28px;
    }

    .gift-footer-container {
        gap: 28px;
    }

    .gift-footer-brand img {
        width: 140px;
    }

    .gift-footer-links,
    .gift-footer-info,
    .gift-footer-social {
        flex: 1 1 140px;
    }
}

/*
================================
    RESPONSIVE CODE (TABLET)
================================
*/
@media (min-width: 769px) and (max-width: 1024px) {
    .gift-footer {
        padding: 52px 24px 28px;
    }

    .gift-footer-container {
        gap: 32px;
    }

    .gift-footer-brand img {
        width: 150px;
    }

    .gift-footer-links,
    .gift-footer-info,
    .gift-footer-social {
        flex: 1 1 160px;
    }
}