.blogSocialFollow{background:#4a235c;border-radius:10px;margin-bottom:0;margin-top:0;padding:20px}.blogSocialFollow .left h5{color:#fff;line-height:24px;text-transform:capitalize}.blogSocialFollow .social{border-radius:50px;display:inline-block;height:30px;margin-left:15px;overflow:hidden;width:30px}.blogSocialFollow .right{display:flex}.blogSocialFollow .social a{background:#fff;background-position:50%;background-repeat:no-repeat;background-size:15px;display:inline-block;height:100%;position:relative;width:100%}.blogSocialFollow ul,.blogSocialFollow ul li{height:30px;margin:0;padding:0}.blogSocialFollow .social a i{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:15px}.blogSocialFollow .social:first-child a i{width:8px}.blogSocialFollow .blogPaneInner{align-items:center;display:flex;justify-content:space-between}.blogSocialFollow .social a:hover{background-color:hsla(0,0%,100%,.78)}.blogSocialFollow .social_share_button{color:#fff;cursor:pointer;position:relative;text-align:right;z-index:1}.social-sharing{position:relative}.blogSocialFollow ul.share-buttons{align-items:center;cursor:pointer;display:flex;justify-content:center;opacity:0;position:absolute;top:0;transform:translateX(0);transition:.3s ease-in-out;width:50px}.share_sharing_toggle:checked~.share-buttons{opacity:1;transform:translateX(-220px);width:200px}@media (max-width:520px){.blogSocialFollow{padding:15px}.blogSocialFollow .blogPaneInner{align-items:baseline;flex-direction:column}.blogSocialFollow .right{margin-left:-15px;margin-top:20px}.blogSocialFollow ul.share-buttons{align-items:inherit;cursor:pointer;display:flex;justify-content:inherit;margin-top:10px;opacity:1;position:relative;top:unset;transform:unset;transition:.3s ease-in-out;width:auto}.blogSocialFollow .social_share_button{text-align:left}.blogSocialFollow .social:first-child{margin-left:0}.share_sharing_toggle:checked~.share-buttons{opacity:1;transform:translateX(0);width:max-content}}