/*
-----------------------------------------------
ADD THIS
----------------------------------------------- */
.addthis_toolbox {
    margin-top: 8px;
}

.addthis_default_style .addthis_button {
    width: 16px;
    height: 16px;
    background-size: 16px;
    display: inline-block;
}

.addthis_32x32_style .addthis_button {
    width: 32px;
    height: 32px;
    background-size: 32px;
    display: inline-block;
}

.addthis_button_facebook {
    background: url('/html/images/icons/addthis/fb_logo_icon.svg') no-repeat;
}

.addthis_button_messenger {
    background: url('/html/images/icons/addthis/messenger_logo_icon.svg') no-repeat;
}

.addthis_button_twitter {
    background: url('/html/images/icons/addthis/x_logo_icon.svg') no-repeat;
}

.addthis_button_pinterest_share {
    background: url('/html/images/icons/addthis/pinterest_logo_icon.svg') no-repeat;
}

.addthis_button_pocket {
    background: url('/html/images/icons/addthis/pocket_logo_icon.svg') no-repeat;
}

.addthis_button_email {
    background: url('/html/images/icons/addthis/email_icon.svg') no-repeat;
}

.addthis_button_print {
    background: url('/html/images/icons/addthis/print_icon.svg') no-repeat;
}