.social-list {
    font-size: 0;
}

.social-list a {
    display: inline-block;
    margin: 4px;
    text-align: center;
    font-size: 0;
    color: #ffffff !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.social-list a i {
    font-size: 22px;
	line-height: 40px;
}

.social-list a:hover {
	box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.15);
	color: #ffffff !important;
}

.social-list a.social-facebook {
	background-color: #3b5998;
}

.social-list a.social-twitter {
	background-color: #0f1419;
}

.social-list a.social-instagram {
	background-color: #e1306c;
}

.social-list a.social-email {
	background-color: #f89a1e;
}

.social-list a.social-pinterest {
	background-color: #bd081c;
}

.social-list a.social-youtube {
	background-color: #cb2027;
}

.social-list a.social-tumblr {
	background-color: #35465d;
}

.social-list a.social-linkedin {
	background-color: #0a66c2;
}

.social-list a.social-vimeo {
	background-color: #1ab7ea;
}

.social-list a.social-flickr {
	background-color: #f40083;
}

.social-list a.social-github {
	background-color: #171312;
}

.social-list a.social-dribbble {
	background-color: #ea4c89;
}

.social-list a.social-behance {
	background-color: #1f6fcc;
}

.social-list a.social-soundcloud {
	background-color: #ff5500;
}

.social-list a.social-spotify {
	background-color: #1ed760;
}

.social-list a.social-skype {
	background-color: #00aff0;
}

.social-list a.social-odnoklassniki {
	background-color: #ee8208;
}

.social-list a.social-whatsapp {
	background-color: #25d366;
}

.social-list a.social-vk {
	background-color: #4a76a8;
}

.social-list a.social-snapchat {
	background-color: #fffc00;
}

.social-list a.social-telegram {
	background-color: #0088cc;
}

.social-list a.social-viber {
	background-color: #834995
}

.social-list a.social-tiktok {
	background-color: #010101;
}