#footer{background-color:var(--black);color:var(--light-tan);padding:72px 50px}#footerWrapper{max-width:900px;display:flex;flex-direction:row;justify-content:space-between;gap:40px}#footerLeft{display:flex;flex-direction:column}#footerLeftLinks{display:flex;flex-direction:column;gap:10px}.footerLeftLinksItem{font-size:24px;transition:.3s ease;position:relative;width:fit-content}.footerLeftLinksItem:after{content:"";position:absolute;bottom:-1px;left:0;width:0;height:2px;background-color:var(--light-tan);transition:ease .4s;box-shadow:#fff 0 0 10px}.footerLeftLinksItem:hover:after{width:100%}#footerLeftDisclaimer{margin-top:20px;max-width:270px;font-family:Albra,sans-serif;font-size:14px}#footerRight{display:flex;flex-direction:column}#footerRightLogo{height:76px;width:auto}#footerRightLinks{margin-top:25px;display:flex;flex-direction:column;gap:10px}.footerRightLinksItem{font-family:Albra,sans-serif;font-size:14px;width:fit-content;transition:.3s ease}.footerRightLinksItem:hover{text-shadow:0 0 2px var(--light-tan)}#footerRightLegal{font-family:Albra,sans-serif;font-size:14px;margin-top:25px}#footerRightSocial{margin-top:20px;display:flex;flex-direction:row;align-items:center;gap:8px;font-family:Albra,sans-serif;font-size:24px}#footerRightSocialIcon{height:27px;width:auto}@media (max-width: 800px){#footer{padding:48px 0}.footerLeftLinksItem{font-size:18px}#footerRightLogo{max-width:150px;object-fit:contain}.footerRightLinksItem,#footerRightLegal{font-size:15px}#footerRightSocial{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/186/assets/theme-footer.css.map */
