.custom_share .addthis_toolbox a {
    margin: 0 !important;
}

.custom_share .addthis_toolbox.addthis_default_style.addthis_16x16_style {
    text-align: center;
    margin-bottom: 40px;
}
.custom_share .addthis_counter.addthis_pill_style {
    height: 22px;
    border-radius: 3px;
}
.custom_share .addthis_counter .atc_s {
    /*background: url(/includes/public/assets/images/icons/social/flat/napa-share.png) !important;
    background-repeat: no-repeat;*/
    background: #bead83;
}
.custom_share .addthis_counter a.atc_s {
    width: 68px !important;
    height: 22px !important;
    line-height: 22px;
    /*text-indent: -9999px;*/
    font-family: "Oswald", sans-serif !important;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 400;
    letter-spacing: 0.5px;
    padding: 0 !important;
}
.custom_share .addthis_counter a.atc_s:before {
    font-family: "FontAwesome" !important;
    content: "\f0fe";
    font-size: 0.875rem;
    color: #eae2ca;
    padding: 6px 7px;
}


.custom_share .addthis_counter a.atc_s:hover {
    background: #b46f2d;
}

.addthis_button_expanded{
    display: none !important;
}

.custom_share .addthis_counter.addthis_pill_style.addthis_nonzero a.addthis_button_expanded {
    display: none !important;
}