@font-face {
	font-family: 'Slabo 27px';
	src: url('../fonts/sl.ttf'); 
}
@font-face {
	font-family: 'Great Vibes';
	src: url('../fonts/gv.otf'); 
}
.social1 .theme2{
	width: 150px;
}
.social1 {
	display: inline-block !important;
}
.col-md-12{
	display: inline-block;
}
.wpsocialarrow-alignleft{
	text-align: left;
}
.wpsocialarrow-alignright{
	text-align: right;
}
.wpsocialarrow-aligncenter{
	text-align: center;
}
#wpsocialarrow-social-icons-box a{
	border-bottom: none;
	text-decoration: none;
	box-shadow: none;
	color: white;
	margin:0;
	margin-right: 5px;
}
#wpsocialarrow-social-icons-box ul li:before{
	content: none;
}
#wpsocialarrow-social-icons-box .col-md-12{
	padding:0; 
}
#wpsocialarrow-user-sharing-message{
	font-size: 28px; 
	padding: 0;
    margin: 0;
    width: 100%;
    display: inline-block !important;
}
#wpsocialarrow-social-icons-box nav{
	display: inline-block;
}
.social_icons >a >i:first-child {
  margin-top: -50px;
}
.btn_facebook:hover {
  background: #3b5997 !important;
}
.btn_twitter:hover {
  background: #00acee !important;
}
.btn_google-plus:hover {
  background: #dd4b39 !important;
}
.btn_linkedin:hover {
  background: #0e76a8 !important;
}
.btn_pinterest:hover {
  background: #cb2027 !important;
}
.btn_tumblr:hover {
  background: #36465d !important;
}
.social_icons {
	display: inline-block !important;
	margin-top: 7px;
}
@media only screen and (max-width: 1200px) {
	#wpsocialarrow-social-icons-box .social-wide a {
		border-bottom: none;
		text-decoration: none;
		box-shadow: none;
		color: white;
		margin: 0;
		margin-right: 5px;
		width: 18%;
		height: 25px;
		font-size: 17px;
	}

	.social1 {
		width: 100%
	}

	#wpsocialarrow-social-icons-box .col-md-12 {
		width: 100%;
	}

	.facebook:after {
		margin-left: -8px;
	}
}

.social-pull-left {
    position: fixed;
    top: 0;
    left: 0;
    width: 54px;
    text-align: center !important;
}
.social-pull-right {
    position: fixed;
    top: 0;
    left: auto;
    right: 0;
    width: 54px;
    text-align: center !important;
}

.social-floating {
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    z-index: 101;
    padding: 0;
    margin: 0;
}

.social-floating #wpsocialarrow-user-sharing-message.wpsocialarrow-user-sharing-message,
.social-floating .social-button-message{
	display: none !important;
}