body .at-resp-share-element, body .at-resp-share-element .at-share-btn, body .at-resp-share-element .at-share-btn .at-label {
    font-family: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
    height: auto !important;
}

body .at-resp-share-element .at-share-btn-elements {
    position: relative !important;
    margin-left: -10px !important;
    margin-right: -10px !important;
    display: flex !important;
}

body .at-resp-share-element .at-share-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    overflow: hidden !important;
    margin: 0 10px !important;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
}

body .at-resp-share-element .at-share-btn:hover {
    transform: none !important;
}

body .at-resp-share-element .at-share-btn .at-icon-wrapper {
    float: none !important;
}

body .at-resp-share-element .at-share-btn .at-label {
    padding: 0 6px 0 0 !important;
    margin: 0 !important;
    float: none !important;
}
