Skip to content

/* Dawn Theme Horizontal Mobile Footer Blocks */ @media screen and (max-width: 749px) { .footer__blocks-wrapper { display: flex !important; flex-direction: row !important; flex-wrap: nowrap !important; overflow-x: auto !important; scroll-snap-type: x mandatory !important; gap: 20px !important; padding-bottom: 15px !important; } .footer-block { flex: 0 0 75% !important; scroll-snap-align: start !important; margin-top: 0 !important; } }