.social-links-fixed-layout .btn-faint-secondary {
    padding: 0.59rem 0.56rem;
    border: none;
}
.qhSocialShare .btn-faint-secondary .glyph-prepend-share {
    display: flex;
    color: #221F20;
    outline-color: #221F20;
}
.qhSocialShare .glyph-prepend-share:before {
    padding-right: 0.25rem;
}
.qhSocialShare .dropdown-menu {
    min-width: 178px;
    background: #2d2d2d;
}
.qhSocialShare .dropdown-menu li {
    border-bottom: 1px solid #d2d2d2;
}
.qhSocialShare .dropdown-menu li:last-child {
    border-bottom: none;
}
.qhSocialShare .dropdown-menu li a {
    display: flex;
    margin-right: 0;
    align-items: center;
}
.qhSocialShare .dropdown-menu li a span {
    padding-top: 0.188rem;
    padding-right: 1rem;
}
@media only screen and (max-width: 540px) {
    .qhSocialShare .btn-faint-secondary .glyph-prepend-share {
        font-size: 0.764rem;
    }
}
.renderblogsociallinks .hide-desktop {
    display: none;
}
.social-links-fixed-layout .qhSocialShare {
    position: initial;
}
.social-links-fixed-layout .dropdown-item .social-img {
    margin: 0 1rem 0 0;
    max-width: 1.25rem;
    width: 1.25rem;
}

.qhSocialShare .dropdown-item .social-glyph {
    margin: 0 1rem 0 0;
    max-width: 1.25rem;
    width: 1.25rem;
    display: flex;
    align-items: center;
}
.qhSocialShare .dropdown-item .glyph-prepend:before {
    font-size: 1rem;
}
@media only screen and (max-width: 767px) {
    .social-links-fixed-layout .qhSocialShare {
        padding-left: 3%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .social-links-fixed-layout .qhSocialShare {
        padding-left: 1%;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1083px) {
    .social-links-fixed-layout .qhSocialShare {
        padding-left: 5%;
    }
}
.sociallinksshare .social-share-wrapper .btn-faint-secondary {
    padding: 0.59rem 0.56rem;
    border: none;
}
.sociallinksshare .social-share-wrapper .qhSocialShare {
    margin: 0 auto;
    max-width: 83pc;
    display: block;
}
@media only screen and (max-width: 1023px) {
    .sociallinksshare .social-share-wrapper .qhSocialShare {
        width: 100%;
        padding-left: 3%;
        padding-bottom: 3%;
    }
}
.social-share-wrapper .qhSocialShare .dropdown-item .glyph-prepend:before,
.social-share-wrapper .qhSocialShare img.social-img {
    width: auto;
    max-width: 1.25rem;
}
.social-share-wrapper .qhSocialShare .dropdown-item .social-img {
    margin: 0 1rem 0 0;
    max-width: 1.265rem;
}
.social-share-wrapper .qhSocialShare .dropdown-item .social-glyph {
    margin: 0 1.25rem 0 0;
    max-width: 1rem;
    width: 1.25rem;
    display: flex;
    align-items: center;
}
.social-share-wrapper .qhSocialShare .dropdown-item .glyph-prepend:before {
    font-size: 1.25rem;
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .sociallinksshare .social-share-wrapper .qhSocialShare {
        padding-left: 2%;
    }
}
@media only screen and (min-width: 1200px) {
    .sociallinksshare .social-share-wrapper .qhSocialShare {
        width: 95%;
        margin: 0 auto;
    }
    .social-share-wrapper .qhSocialShare .dropdown-toggle {
        position: absolute;
        top: 0;
    }
}