.widget_vizac_socials.sidebar .wrap-shortcode {
  margin-top: 25px; }
  .widget_vizac_socials.sidebar .wrap-shortcode .social-item {
    text-align: center;
    width: 40px;
    line-height: 40px;
    display: inline-block;
    background-color: #2e3558;
    border-radius: 50%;
    margin-right: 12px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400; }
    .widget_vizac_socials.sidebar .wrap-shortcode .social-item:hover {
      background-color: #ff4302; }

.widget_vizac_socials.topbar .wrap-shortcode .social-item {
  text-align: center;
  width: 16px;
  display: inline-block;
  color: #2e3558;
  border-radius: 2px;
  margin-right: 15px;
  font-size: 14px;
  background-color: #ffffff;
  font-weight: 400; }
  .widget_vizac_socials.topbar .wrap-shortcode .social-item:hover {
    background-color: #ff4302;
    color: #ffffff; }
  .widget_vizac_socials.topbar .wrap-shortcode .social-item i {
    line-height: 16px;
    display: block; }
