/* Fix Wix popup vertical scrollbar gutter */ .comp-mkbai1eu-overflow-wrapper { overflow-y: auto !important; } /* Optional: hide forced scrollbar track on Windows browsers */ .comp-mkbai1eu-overflow-wrapper::-webkit-scrollbar { width: 0px; } /* Remove mobile tap highlight */ a, button, [role="button"] { -webkit-tap-highlight-color: rgba(0,0,0,0) !important; } /* Kill focus/active fill/outline during tap/click */ button:focus, button:active, [role="button"]:focus, [role="button"]:active, a:focus, a:active { outline: none !important; box-shadow: none !important; } Frisella Landscape Group
top of page
bottom of page