@font-face {
    font-family: 'social';
    src:    url('fonts/socialbuttons.eot?224fcz');
    src:    url('fonts/socialbuttons.eot?224fcz#iefix') format('embedded-opentype'),
        url('fonts/socialbuttons.ttf?224fcz') format('truetype'),
        url('fonts/socialbuttons.woff?224fcz') format('woff'),
        url('fonts/socialbuttons.svg?224fcz#social') format('svg');
    font-weight: normal;
    font-style: normal;
    font-weight: 400;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'social' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



share-button,
share-button .sb-social ul li {
    cursor: pointer;
    -webkit-transition: all .3s ease
}

share-button {
	pointer-events: visible;
	font-family: helvetica;
    position: relative;
    font-size: 16px;
    color: #333;
    background: #a29baa;
    padding: 5px 10px 5px 1.75em;
    border-radius: 5px;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    white-space: nowrap;
    transition: all .3s ease;
    text-transform: uppercase
}
share-button:hover {
    color: rgba(51, 51, 51, .8);
    background: rgba(162, 155, 170, .8)
}
share-button:before {
	font-family: 'social';
    position: absolute;
    line-height: 1em;
    left: .6em;
    width: 1em;
    height: 1em;
    content:'\0042';
}
share-button .sb-social.sb-center,
share-button .sb-social.sb-left {
    left: 50%
}
share-button .sb-social {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}
share-button .sb-social.sb-center.sb-top {
    top: 0;
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%)
}
share-button .sb-social.sb-center.sb-bottom {
    bottom: 0;
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%)
}
share-button .sb-social.sb-center.active.sb-top {
    top: -1em
}
share-button .sb-social.sb-center.active.sb-bottom {
    bottom: -1em
}
share-button .sb-social.sb-left.sb-top {
    top: 0;
    -webkit-transform: translate(calc(-100% + 30px), -100%);
    -ms-transform: translate(calc(-100% + 30px), -100%);
    transform: translate(calc(-100% + 30px), -100%)
}
share-button .sb-social.sb-left.sb-middle {
    top: 50%;
    left: 0;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}
share-button .sb-social.sb-left.sb-bottom {
    bottom: 0;
    -webkit-transform: translate(calc(-100% + 30px), 100%);
    -ms-transform: translate(calc(-100% + 30px), 100%);
    transform: translate(calc(-100% + 30px), 100%)
}
share-button .sb-social.sb-left.active.sb-top {
    top: -1em
}
share-button .sb-social.sb-left.active.sb-middle {
    left: -1em
}
share-button .sb-social.sb-left.active.sb-bottom {
    bottom: -1em
}
share-button .sb-social.sb-right {
    left: 50%
}
share-button .sb-social.sb-right.sb-top {
    top: 0;
    -webkit-transform: translate(-30px, -100%);
    -ms-transform: translate(-30px, -100%);
    transform: translate(-30px, -100%)
}
share-button .sb-social.sb-right.sb-middle {
    top: 50%;
    left: 100%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}
share-button .sb-social.sb-right.sb-bottom {
    bottom: 0;
    -webkit-transform: translate(-30px, 100%);
    -ms-transform: translate(-30px, 100%);
    transform: translate(-30px, 100%)
}
share-button .sb-social.sb-right.active.sb-top {
    top: -1em
}
share-button .sb-social.sb-right.active.sb-middle {
    left: calc(100% + 1em)
}
share-button .sb-social.sb-right.active.sb-bottom {
    bottom: -1em
}
share-button .sb-social.active {
    opacity: 1;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    visibility: visible
}
share-button .sb-social.load {
    -webkit-transition: none!important;
    transition: none!important
}
@media screen and (max-width: 400px) {
    share-button .sb-social.networks-6.sb-center {
        white-space: initial;
        text-align: center;
        width: 300px
    }
}
@media screen and (max-width: 460px) {
    share-button .sb-social.networks-7.sb-center {
        white-space: initial;
        text-align: center;
        width: 360px
    }
}
@media screen and (max-width: 400px) {
    share-button .sb-social.networks-7.sb-center {
        white-space: initial;
        text-align: center;
        width: 300px
    }
}
@media screen and (max-width: 520px) {
    share-button .sb-social.networks-8.sb-center {
        white-space: initial;
        text-align: center;
        width: 420px
    }
}
@media screen and (max-width: 460px) {
    share-button .sb-social.networks-8.sb-center {
        white-space: initial;
        text-align: center;
        width: 360px
    }
}
@media screen and (max-width: 400px) {
    share-button .sb-social.networks-8.sb-center {
        white-space: initial;
        text-align: center;
        width: 300px
    }
}
share-button .sb-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 0
}
share-button .sb-social ul li {
    position: relative;
    height: 22px;
    width: 60px;
    padding: 12px 0;
    margin: 0;
    text-align: center;
    font-size: 20px;
    z-index: 2;
    box-sizing: content-box;
    transition: all .3s ease;
    color: #ffffff;
    line-height: 27px;
    text-align: center;
}
share-button .sb-social ul li.enabled {
    display: inline-block
}
share-button .sb-social ul li.disabled {
    display: none
}
share-button .sb-social ul li:hover:before {
    opacity: .5;
}
share-button .sb-social ul li:hover:after {
    opacity: .5
}
share-button .sb-social ul li:after,
share-button .sb-social ul li:before {
    content: ' ';
    position: absolute;

    -webkit-transform: translate(-20%, 0);
    -ms-transform: translate(-20%, 0);
    transform: translate(-20%, 0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-repeat: no-repeat!important
}
share-button .sb-social ul li:before {
    opacity: 1
}
share-button .sb-social ul li:after {
    opacity: 0
}
share-button .sb-social ul li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}
share-button .sb-social li[class*=email] {
    background: #42c5b0
}
share-button .sb-social li[class*=email]:before {
	font-family: 'social';
	content: "\0041";
}

share-button .sb-social li[class*=facebook] {
    background: #3b5998
}
share-button .sb-social li[class*=facebook]:before {
	font-family: 'social';
	content: "\0043";
}

share-button .sb-social li[class*=googlePlus] {
    background: #e34429
}
share-button .sb-social li[class*=googlePlus]:before {
	font-family: 'social';
    content: "\0044";
}

share-button .sb-social li[class*=linkedin] {
    background: #4875b4
}
share-button .sb-social li[class*=linkedin]:before {
	font-family: 'social';
	content: "\0045";
}

share-button .sb-social li[class*=pinterest] {
    background: #c5282f
}
share-button .sb-social li[class*=pinterest]:before {
	font-family: 'social';
   content: "\0046";
}

share-button .sb-social li[class*=reddit] {
    background: #a1caf2
}
share-button .sb-social li[class*=reddit]:before {
	font-family: 'social';
	content: "\0047";
}

share-button .sb-social li[class*=twitter] {
    background: #6cdfea
}
share-button .sb-social li[class*=twitter]:before {
	font-family: 'social';
	content: "\0048";
}

share-button .sb-social li[class*=whatsapp] {
    background: #4dc247
}
share-button .sb-social li[class*=whatsapp]:before {
	font-family: 'social';
	content: "\0049";
}
