/*
Generated time: June 23, 2026 11:30
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
@keyframes customFooterFadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.custom-footer-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;gap:30px;padding:24px 20px;animation:customFooterFadeIn .8s ease-out forwards}.policy-links-container,.shipping-logos-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px}.policy-link{font-size:13px;color:rgb(var(--color-foreground));text-decoration:none;transition:opacity .2s ease}.policy-link:hover{text-decoration:underline;opacity:.8}.shipping-logo{height:16px;width:auto;object-fit:contain;display:block}