@charset "utf-8";

html.ua-android #footer {
	display: none;
}

html.ua-android .mobile-nav {
	position: relative;
	height: 55px;
	margin-top: 0;
	-webkit-opacity: 1;
	opacity: 1;
}

/*
html.ua-android-3 #scroll-top,
html.ua-android-2 #scroll-top {
	position: absolute;
	bottom: auto;
}
*/