/*!
Plugin Name: Disco Share
Description: Extremely light and simple WordPress post sharing plugin. The plugin will place social sharing buttons on posts only, so it will not clutter up your pages.
Version:     1.0.0
Author:      Discoform
Author URI:  discoform.com
License:     GPL2
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/.share-buttons{display:table;width:100%;margin:20px 0}.share-buttons a{display:table-cell;text-align:center;vertical-align:middle;opacity:.9}.share-buttons a:hover{opacity:1}.share-buttons a i{width:100%;height:100%;padding:5px 0;font-size:20px !important;color:#fff}.share-buttons a i:hover{color:#fff}.share-buttons.fixed{display:none}.share-buttons.fixed a{display:block;text-align:center;opacity:.9;width:40px}.share-buttons.fixed a:hover{opacity:1}.share-buttons.fixed a i{border-radius:0;padding:10px;color:#fff}.share-buttons.fixed a i:hover{color:#fff}@media (min-width: 31.25rem){.share-buttons a i{font-size:20px !important}}@media (min-width: 1024px){.share-buttons.fixed{position:fixed;left:0px;top:30vh;display:inline;max-width:40px}}.fa,.fas,.far,.fal,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid 0.08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-facebook-square:before{content:"\f082"}.fa-reddit-square:before{content:"\f1a2"}.fa-twitter-square:before{content:"\f081"}.sr-only{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:normal;font-display:auto;src:url("scss/_fa/webfonts/fa-brands-400.eot");src:url("scss/_fa/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("scss/_fa/webfonts/fa-brands-400.woff2") format("woff2"),url("scss/_fa/webfonts/fa-brands-400.woff") format("woff"),url("scss/_fa/webfonts/fa-brands-400.ttf") format("truetype"),url("scss/_fa/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands'}
