.social-sharing-buttons, .edit-post-visual-editor .acf-block-preview .social-sharing-buttons {
  background: #f6f6f6;
  border-radius: 0 0 0 6px;
  overflow: hidden;
  display: inline-flex;
  margin-bottom: 20px; }
  .social-sharing-buttons .social-share a.social-share__link:not(:last-child), .edit-post-visual-editor .acf-block-preview .social-sharing-buttons .social-share a.social-share__link:not(:last-child) {
    border-right: 1px solid rgba(196, 196, 196, 0.2); }
  .social-sharing-buttons .social-share a.social-share__link i, .edit-post-visual-editor .acf-block-preview .social-sharing-buttons .social-share a.social-share__link i {
    font-size: 20px; }
  .social-sharing-buttons .social-share a.social-share__link.js-copybtn, .edit-post-visual-editor .acf-block-preview .social-sharing-buttons .social-share a.social-share__link.js-copybtn {
    border-right-color: transparent; }
    .social-sharing-buttons .social-share a.social-share__link.js-copybtn:hover, .edit-post-visual-editor .acf-block-preview .social-sharing-buttons .social-share a.social-share__link.js-copybtn:hover {
      border-right-color: rgba(196, 196, 196, 0.2); }
  .social-sharing-buttons .social-share.vertical a.social-share__link, .edit-post-visual-editor .acf-block-preview .social-sharing-buttons .social-share.vertical a.social-share__link {
    border-right: none; }
    .social-sharing-buttons .social-share.vertical a.social-share__link:not(:last-child), .edit-post-visual-editor .acf-block-preview .social-sharing-buttons .social-share.vertical a.social-share__link:not(:last-child) {
      border-bottom: 1px solid rgba(196, 196, 196, 0.2); }
    .social-sharing-buttons .social-share.vertical a.social-share__link.js-copybtn, .edit-post-visual-editor .acf-block-preview .social-sharing-buttons .social-share.vertical a.social-share__link.js-copybtn {
      border-bottom-color: transparent; }
      .social-sharing-buttons .social-share.vertical a.social-share__link.js-copybtn:hover, .edit-post-visual-editor .acf-block-preview .social-sharing-buttons .social-share.vertical a.social-share__link.js-copybtn:hover {
        border-bottom-color: rgba(196, 196, 196, 0.2); }
  .social-sharing-buttons.absolute, .edit-post-visual-editor .acf-block-preview .social-sharing-buttons.absolute {
    position: absolute; }
  .social-sharing-buttons.left, .edit-post-visual-editor .acf-block-preview .social-sharing-buttons.left {
    left: 0; }
  .social-sharing-buttons.right, .edit-post-visual-editor .acf-block-preview .social-sharing-buttons.right {
    right: 0; }
  @media screen and (max-width: 768px) {
    .social-sharing-buttons.absolute, .edit-post-visual-editor .acf-block-preview .social-sharing-buttons.absolute {
      position: relative; }
    .social-sharing-buttons .social-share.vertical, .edit-post-visual-editor .acf-block-preview .social-sharing-buttons .social-share.vertical {
      flex-direction: row; }
    .social-sharing-buttons .social-share a.social-share__link, .edit-post-visual-editor .acf-block-preview .social-sharing-buttons .social-share a.social-share__link {
      width: 36px;
      height: 36px; }
      .social-sharing-buttons .social-share a.social-share__link i, .edit-post-visual-editor .acf-block-preview .social-sharing-buttons .social-share a.social-share__link i {
        font-size: 16px; } }
