/*
 * WordPress plugin Social Media Follow Buttons Bar by Space X-Chimp ( https://www.spacexchimp.com ).
 *
 * @package     Social Media Follow Buttons Bar
 * @author      Arthur Gareginyan
 * @link        https://www.spacexchimp.com
 * @copyright   Copyright (c) 2016-2020 Space X-Chimp. All Rights Reserved.
 */


/* All buttons */
.sxc-follow-buttons {
    margin: 0 !important;               /* Reset */
    padding: 0 !important;              /* Reset */
    background: none !important;        /* Reset */
    background-image: none !important;  /* Reset */
    border: none !important;            /* Reset */
    box-shadow: none !important;        /* Reset */
}

/* Each button */
.sxc-follow-buttons .sxc-follow-button {
    display: inline-block !important;   /* Reset */
    margin: 0 !important;               /* Reset */
    padding: 0 !important;              /* Reset */
    background: none !important;        /* Reset */
    background-image: none !important;  /* Reset */
    border: none !important;            /* Reset */
    box-shadow: none !important;        /* Reset */
    list-style-type: none !important;   /* Reset */
    -webkit-user-select: none;          /* Reset */
    -moz-user-select: none;             /* Reset */
}
.sxc-follow-buttons .sxc-follow-button::before {
    content: "" !important;             /* Reset */
    content: none !important;           /* Reset */
}
.sxc-follow-buttons .sxc-follow-button::after {
    content: "" !important;             /* Reset */
    content: none !important;           /* Reset */
}

.sxc-follow-buttons .sxc-follow-button a {
    display: block !important;          /* Reset */
    margin: 0 !important;               /* Reset */
    padding: 0 !important;              /* Reset */
    background: none !important;        /* Reset */
    background-image: none !important;  /* Reset */
    border: none !important;            /* Reset */
    box-shadow: none !important;        /* Reset */
}

.sxc-follow-buttons .sxc-follow-button a img {
    margin: 0 !important;               /* Reset */
    padding: 0 !important;              /* Reset */
    background: none !important;        /* Reset */
    background-image: none !important;  /* Reset */
    border: none !important;            /* Reset */
    box-shadow: none !important;        /* Reset */
    vertical-align: top;
}

.sxc-follow-buttons .sxc-follow-button a br {
    display: none !important;           /* Reset */
}

/*
     FILE ARCHIVED ON 23:43:41 Feb 12, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:31:46 Dec 19, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.562
  exclusion.robots: 0.064
  exclusion.robots.policy: 0.056
  esindex: 0.01
  cdx.remote: 5.017
  LoadShardBlock: 50.883 (3)
  PetaboxLoader3.datanode: 106.463 (4)
  load_resource: 353.971
  PetaboxLoader3.resolve: 264.312
*/