/* GEOLINK GLOBAL SITE OVERRIDES */

/* Arolax custom cursor disabled globally. */
.cursor,
.cursor-follower,
.custom-cursor,
.mouse-cursor,
.cursor1,
.cursor2,
.cursor-dot,
.cursor-outline {
    display:none !important;
}

html, body { max-width:100%; overflow-x:hidden; }
