.vf_header_topbar .social-iconfont{display:inline-block;padding-left: 5px;padding-right: 5px;}
.vf_header_topbar .social-iconfont ul li {margin: 0;margin-right: 5px;display: inline-block;}
.vf_header_topbar .social-iconfont ul li:last-child{margin-right: 0px;}

.vf_header_topbar .social-iconfont [class*="social-"]{height: 25px;width: 25px;line-height: 25px;font-size: 16px;-webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;}
.vf_header_topbar .social-iconfont [class*="social-"]:not(:hover){color:var(--text_b_2);border-color: transparent;background: transparent;}
.vf_header_topbar .social-iconfont [class*="social-"]:hover{color:var(--text_w_1);}

.dark.vf_header_topbar  .social-iconfont [class*="social-"]:not(:hover),
.vf_head_semi_tran_dark .social-iconfont [class*="social-"]:not(:hover),
[class*="bg_b"].vf_header_topbar .social-iconfont [class*="social-"]:not(:hover),
[class*="bg_th"].vf_header_topbar .social-iconfont [class*="social-"]:not(:hover){color:var(--text_w_2);}
