.sharethis {
    color: var(--pink);
    font-family: var(--font-display);
    position: relative;
}

.sharethis .shareThis-share-text {
    cursor: pointer;
    display: flex;
    align-items: center;
    flex-direction: row;
}
.sharethis .shareThis-share-text .text {
    display: none;
}

.sharethis .shareThis-share-text span.icon {
    width: 23.78px;
    height: 23.78px;
    font-size: 13px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--pink);
    color: white;
    margin-left: 12px;
    margin-right: 12px;
}
.sharethis .shareThis-simpleShareUI{ 
    position: absolute;
    right: 0;
    top: 35px;
    z-index: 50;
    border:1px solid #efefef !important;
    border-radius: 3px !important;
    width: 280px;
    background-color: #fff;
    display: none;
}

.sharethis.active .shareThis-simpleShareUI{
    display: block;
}

.shareThis-simpleShareUI.hide{z-index:-1}
.shareThis-simpleShareUI:focus{outline:0}
.shareThis-simpleShareUI .shareThis-simpleShareUI-inner{border:1px solid #efefef}

.sharethis .shareThis-simpleShareUI .shareThis-simpleShareUI-inner .shareThis-simpleShareUI-caption {
    background-color: #efefef;
    height:auto;padding: 5px 10px;
    border-bottom: 0;
    font-family: var(--font-body) !important;
    color: var(--pink) !important;
    text-align: left;
    line-height: 19px;
}
.sharethis .shareThis-simpleShareUI .shareThis-simpleShareUI-inner .shareThis-simpleShareUI-caption .shareThis-simpleShareUI-caption-text {
    display:inline-block;
    font-size: 14px !important;
    line-height: 22px !important;
    letter-spacing: -0.08px !important;
    background-color: transparent !important;
    font-family: var(--font-body) !important;
    color: var(--pink) !important;
}
.sharethis .shareThis-simpleShareUI .shareThis-simpleShareUI-inner .shareThis-simpleShareUI-caption .shareThis-simpleShareUI-closeButton {
    background-image:none !important;
    display: inline-block;
    float: right;
    cursor: pointer;
    margin: 0 4px;
    width: 7px;
    height: 19px;
    zoom: 1;
    padding: 0;
}
.sharethis .shareThis-simpleShareUI .shareThis-simpleShareUI-inner .shareThis-simpleShareUI-caption .shareThis-simpleShareUI-closeButton:before {
    font-family: var(--font-body) !important;
    color: var(--pink) !important;
    vertical-align: middle;
    content: "x";
    font-size: 14px;
    line-height: 22px;
}
.sharethis .shareThis-simpleShareUI .shareThis-simpleShareUI-inner .shareThis-simpleShareUI-caption .shareThis-simpleShareUI-closeButton:focus {
    outline: 0;
}
.sharethis .shareThis-simpleShareUI .shareThis-simpleShareUI-inner .shareThis-simpleShareUI-content {
    padding:7px 10px 0;
    background-color:#fff;
    padding-bottom:11px
}
.sharethis .shareThis-simpleShareUI .shareThis-simpleShareUI-inner .shareThis-simpleShareUI-content .sharethis-inline-share-buttons .st-remove-label .st-label {
    display: inline-block !important
}
.sharethis .shareThis-simpleShareUI .shareThis-simpleShareUI-inner .shareThis-simpleShareUI-content .sharethis-inline-share-buttons .st-btn {
    display:inline-block !important;
    width: 119px;
    min-width:auto !important;
    text-align:left !important;
    border:none !important
}
.sharethis .shareThis-simpleShareUI .shareThis-simpleShareUI-inner .shareThis-simpleShareUI-content .sharethis-inline-share-buttons .st-btn img {
    display:none !important
}
.sharethis .shareThis-simpleShareUI .shareThis-simpleShareUI-inner .shareThis-simpleShareUI-content .sharethis-inline-share-buttons .st-btn .st-label {
    font-family: var(--font-body) !important;
    font-size: 14px !important;
    color: var(--pink) !important;
    font-weight: bold !important;
    padding-left: 30px !important;
}
.sharethis .shareThis-simpleShareUI .shareThis-simpleShareUI-inner .shareThis-simpleShareUI-content .sharethis-inline-share-buttons .st-btn .st-label::before {
    font-size: 12px;
    vertical-align: middle;
    font-family: 'Font Awesome 5 Brands';
    font-weight: 900;
    background-color: var(--pink);
    color: var(--white);
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 3px;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}
.sharethis .shareThis-simpleShareUI .shareThis-simpleShareUI-inner .shareThis-simpleShareUI-content .sharethis-inline-share-buttons .st-btn:hover {
    opacity:.7 !important;
    top:unset !important
}

.sharethis .shareThis-simpleShareUI .shareThis-simpleShareUI-inner .shareThis-simpleShareUI-content .sharethis-inline-share-buttons div[data-network='facebook'] .st-label::before{
    content: "\f39e";
}
.sharethis .shareThis-simpleShareUI .shareThis-simpleShareUI-inner .shareThis-simpleShareUI-content .sharethis-inline-share-buttons div[data-network='email'] .st-label::before{
    font-family: 'Font Awesome 5 Free';
    content:"\f0e0"
}
.sharethis .shareThis-simpleShareUI .shareThis-simpleShareUI-inner .shareThis-simpleShareUI-content .sharethis-inline-share-buttons div[data-network='twitter'] .st-label::before{
    content:"\f099"
}

.sharethis .shareThis-simpleShareUI .shareThis-simpleShareUI-inner .shareThis-simpleShareUI-content .sharethis-inline-share-buttons div[data-network='pinterest'] .st-label::before{
    content:"\f231"
}

.sharethis .shareThis-simpleShareUI .shareThis-simpleShareUI-inner .shareThis-simpleShareUI-content .sharethis-inline-share-buttons div[data-network='sharethis'],
.sharethis .shareThis-simpleShareUI .shareThis-simpleShareUI-inner .shareThis-simpleShareUI-content .sharethis-inline-share-buttons div[data-network='sms']{display:none !important}


@media (min-width: 64em) {
    .sharethis {
        margin-right: 14px;
    }
    .sharethis .shareThis-share-text {
        font-size: 12px;
    }

    .sharethis .shareThis-share-text .text {
        display: inline-block;
    }
    
    .sharethis .shareThis-share-text span.icon {
        margin-right: 0;
    }
}