/*------------------------------------*\
   MOBILE ONLY LINK CSS
\*------------------------------------*/

html.wallet-supported #ac-localnav .ac-ln-button:last-child {
	display: none;
}

html.ios.wallet-supported #ac-localnav .ac-ln-button:first-child {
	display: none;
}

html.ios.wallet-supported #ac-localnav .ac-ln-button:last-child {
	display: inline-block;
}





/*------------------------------------*\
   END MOBILE ONLY LINK CSS
\*------------------------------------*/