.wrapper-icon {
  text-align: center;
  display: inline-block;
}

.wrapper-icon a {
  text-decoration: none;
  display: inline-block;
}

.wrapper-icon a:hover {
  background-color: transparent;
}

.wrapper-icon a i {
  font-family: FontAwesome;
  font-style: normal !important;
  font-weight: normal;
  font-size: inherit;
  text-rendering: auto;
  display: inline-block;
  margin: 0px;
  background-color: transparent !important;
}

.wrapper-icon a i:hover {
  background-color: transparent !important;
}

.wrapper-icon .label-text {
  display: none;
}

.bar-social-footer {
  padding-right: 15px;
}

.bar-social-footer .view-content > div {
  display: inline-block;
}

.bar-social-footer .wrapper-icon {
  color: #ffffff;
}

.bar-social-footer .wrapper-icon a {
  font-size: 22px;
  color: #ffffff;
  padding-left: 16px;
  background-color: transparent;
}

.bar-social-footer .wrapper-icon a:hover {
  color: rgba(255, 255, 255, 0.7);
  background-color: transparent;
}

.bar-social-footer .wrapper-icon a i {
  width: auto;
  height: auto;
}

.bar-social-footer .wrapper-icon a i:hover {
  color: rgba(255, 255, 255, 0.7);
  background-color: transparent;
}

.bar-social-footer .wrapper-icon .label-text {
  display: none;
}

.bar-social-footer .wrapper-icon .icon {
  font-size: 22px;
  display: block;
}

#block-views-gm-block-bar-social-block-1 {
  width: 30px;
  position: absolute;
  z-index: 900;
  top: 200px;
  right: 0px;
}

@media (max-width: 991px) {
  #block-views-gm-block-bar-social-block-1 {
    top: 210px;
  }
}

@media (max-width: 768px) {
  #block-views-gm-block-bar-social-block-1 {
    display: none;
  }
}

.node-type-nd-blog #block-views-gm-block-bar-social-block-1 {
  top: 70px;
}

.bar-social-top .wrapper-icon {
  color: #ffffff;
}

.bar-social-top .wrapper-icon a {
  font-size: 22px;
  color: #ffffff;
  margin-bottom: 16px;
  background-color: transparent;
}

.bar-social-top .wrapper-icon a:hover {
  color: rgba(255, 255, 255, 0.7);
  background-color: transparent;
}

.bar-social-top .wrapper-icon a i {
  color: #ffffff;
  width: auto;
  height: auto;
}

.bar-social-top .wrapper-icon a i:hover {
  color: rgba(255, 255, 255, 0.7);
  background-color: transparent;
}

.bar-social-top .wrapper-icon .label-text {
  display: none;
}

.bar-social-top .wrapper-icon .icon {
  font-size: 22px;
  display: block;
}
