/*
Theme Name: Flush Arcade
Theme URI: http://www.flusharcade.com
Author: G+U
Author URI: http://www.flusharcade.com
Description: Theme for Flush Arcade
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: flush arcade
Text Domain: flusharcade

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
#social-icons li a.fa.fa-instagram:hover {
    background: #125688;
    color: #fff;
}
#social-icons li a.fa.fa-youtube:hover {
    background: #ff0000;
    color: #fff;
}
#social-icons li a.fa.fa-facebook:hover {
    background: #3b5997;
    color: #fff;
}
#social-icons li a.fa.fa-twitter:hover {
    background: #32ccfe;
    color: #fff;
}
#social-icons li a.fa.fa-twitch:hover {
    background: #4b367c;
    color: #fff;
}

.twitter-tweet{
  color:#fff !important;
}


#footer a.totop .fa {
	font-size: 24px;
	color: #999;
}
#social-icons li a {min-width: 55px; text-align: center;}
#latest-tweet .fa {
	color: #fff;
}
#footer .columns .social-icons li a {
	float: left;
	font-size: 1.5em;
	line-height: 45px;
	padding: 0;
	border-radius: 45px;
	background: #222;
	text-align: center;
	color: #999;
	width: 45px;
	display: block;
}

#wpfooter > #footer-left{
  display: none;
}
