<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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;
}
.wpsocial-alignleft{
	text-align: left;
}
.wpsocial-alignright{
	text-align: right;
}
.wpsocial-aligncenter{
	text-align: center;
}
#wpsocial-social-icons-box a{
	border-bottom: none;
	text-decoration: none;
	box-shadow: none;
	color: white;
	margin:0;
	margin-right: 5px;
}
#wpsocial-social-icons-box .col-md-12{
	padding:0; 
}
#wpsocial-user-sharing-message{
	font-family: 'Great Vibes';
	font-size: 28px; 
	padding: 0;
    margin: 0;
    width: 100%;
    display: inline-block !important;
}
#wpsocial-social-icons-box nav{
	display: inline-block;
}
.social_icons &gt;a &gt;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) {
	#wpsocial-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% 
}
#wpsocial-social-icons-box .col-md-12{
	width:100% ;
}
.facebook:after {
    margin-left: -8px;
}
}
@media only screen and (max-width: 480px) {

}</pre></body></html>