• File: social-sharing.css
  • Full Path: /home/docteuh/www/css/dynamic/social-sharing.css
  • Date Modified: 11/20/2023 6:11 PM
  • File size: 648 bytes
  • MIME-type: text/plain
  • Charset: utf-8
.fusion-theme-sharing-box {
  justify-content: space-between;
}
.fusion-theme-sharing-box.fusion-sharing-box {
  margin-top: 60px;
}
.avada-social-full-transparent .fusion-theme-sharing-box {
  padding-left: 0;
  padding-right: 0;
}
.fusion-theme-sharing-box h4 {
  margin: 0;
  color: var(--sharing_box_tagline_text_color, var(--h4_typography-color));
}
.fusion-theme-sharing-box .fusion-social-networks-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.fusion-theme-sharing-box .fusion-social-networks.boxed-icons .fusion-social-network-icon:not(.custom) {
  border-radius: var(--sharing_social_links_boxed_radius);
}