body.widget-snippet .social-media-link{
  max-width:800px;
  margin:0 auto;
  background: #36739c;
  padding:40px;
  float:unset;
}
body.widget-snippet .social-media-link a.twitter-icon {
  width: 40px;
  height: 40px;
  padding: 0;
}
body.widget-snippet .social-media-link a.twitter-icon img {
  width: 35px;
  height: 27px;
  padding: 5px;
}
body.widget-snippet .social-media-link a {
  width: unset;
  height: unset;
  padding:10px;
}

.widget-snippet .social-media-link a:hover{
  text-decoration: none;
}
.widget-snippet .social-media-link {
    text-align: left;
    position: relative;
    padding: 0 0 0 35px;
    display: flex;
    align-items: center;
    border-left: 1px solid #36739c;
}
.widget-snippet .social-media-link a {
  width: 40px;
  height: 40px;
  margin: 0 8px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.widget-snippet .social-media-link a:last-of-type{
  margin: 0;
}
.widget-snippet .social-media-link a i.fa {
    font-size: 20px;
    width: 24px;
    height: 24px;
    text-align: center;
    text-decoration: none;
    line-height: 30px;
    margin: 0;
}


.widget-snippet .social-media-link a i.fa.fa-facebook {
    width: 21px;
    height: 21px;
    background: #1877F2;
    border-radius: 50%;
    line-height: 29px;
    color: #fff;
    font-size: 15px;
    margin-top: 4px;
}
.widget-snippet .social-media-link a:hover i.fa.fa-facebook{
  background: #00e2ff;
}

.widget-snippet .social-media-link a i.fa.fa-twitter {
   background: url(/template/bb11f4da/images/social-icons.svg) no-repeat;
   width:30px;
   background-position: 6px 5px;
}
.widget-snippet .social-media-link a i.fa.fa-twitter:before {
    display:none
}
.widget-snippet .social-media-link a:hover i.fa.fa-twitter {
   background-position: 6px -22px;
}
.widget-snippet .social-media-link a i.fa.fa-tiktok {
   background: url(/template/bb11f4da/images/social-icons.svg) no-repeat;
   width:30px;
   background-position: -40px 5px;
}
.widget-snippet .social-media-link a:hover i.fa.fa-tiktok {
   background-position: -40px -22px;
}
.widget-snippet .social-links a:hover i.fa.fa-tiktok {
	background-position: 0 -30px
}

.widget-snippet .social-media-link a i.fa.fa-instagram {
  color: #FF5153;
}
.widget-snippet .social-media-link a:hover i.fa.fa-instagram,
.widget-snippet .social-media-link a:hover i.fa.fa-linkedin {
  color: #00e2ff;
}
.widget-snippet .social-media-link a i.fa.fa-linkedin {
  background: transparent;
  color: #fff;
}
.widget-snippet .social-media-link a.twitter-icon{
  border-radius: 50%;
  line-height: 40px;
  width: 40px;
  height: 40px;
}
.widget-snippet .social-media-link a.twitter-icon img{
  width: 20px;
  height: 20px;
}
.widget-snippet .social-media-link a:hover i.fa,
.widget-snippet .social-media-link a.twitter-icon:hover{

}

.widget-snippet .social-media-link a i.fa.fa-pinterest-p {
  color: #E60023;
}
.widget-snippet .social-media-link a:hover i.fa.fa-pinterest-p {
  color: #00e2ff;
}

@media screen and (max-width: 1400px){

 

}
@media screen and (max-width: 1200px){
.widget-snippet .social-media-link a i.fa {
  font-size: 18px;
  width: 35px;
  height: 35px;
  line-height: 38px;
}
  .widget-snippet .social-media-link a.twitter-icon {
  width: 35px;
  height: 35px;
}
  .widget-snippet .social-media-link a.twitter-icon img{
  width: 18px;
  height: 16px;
}
.widget-snippet .social-media-link a {
  margin: 0 10px 0 0;
}
.widget-snippet .social-media-link a i.fa.fa-tiktok {
    background-position: -40px 10px;
}
 .widget-snippet .social-media-link a i.fa.fa-twitter {
    background-position: 6px 10px;
}
.widget-snippet .social-media-link {
    padding: 0 0 0 15px;
}
}
@media screen and (max-width: 991px){
.widget-snippet .social-media-link a i.fa {
  font-size: 18px;
  width: 35px;
  height: 35px;
  line-height: 37px;
margin: 0;
}
.widget-snippet .social-media-link a {
  width: 35px;
  height: 35px;
  margin: 0 10px 0 0;
}
.widget-snippet .social-media-link {
  float: left;
}
}
@media screen and (max-width: 767px){
.widget-snippet .social-media-link {
  float: unset !important;
  text-align: center;
  padding-left: 5px;
  justify-content: center;
}
}

@media screen and (max-width: 991px){

 

}
