.comment-section label{position:relative;display:inline-block;width:60px;height:30px}.comment-section .comments .comment .comment-reply label{position:relative;display:inline-block;width:40px;height:15px}.ck .ck-toolbar__items{flex-wrap:wrap}.comment-section input[type=checkbox]{opacity:0;width:0;height:0}.editors-text{border-left:4px solid red;border-right:4px solid red;padding:0 1rem 0 .5rem}.comment-section span{position:absolute;top:0;left:0;right:0;bottom:0;transition:.3s;cursor:pointer;background:#2c3e50;border-radius:30px}.comment-section span:before{position:absolute;content:"";height:25px;width:25px;left:3px;bottom:2.6px;background-color:#fff;border-radius:50%;transition:.3s}.comment-section .comments .comment .comment-reply span{position:absolute;top:0;left:0;right:0;bottom:0;transition:.3s;cursor:pointer;background:#2c3e50;border-radius:30px}.comment-section .comments .comment .comment-reply span:before{position:absolute;content:"";height:10px;width:10px;left:3px;bottom:2.6px;background-color:#fff;border-radius:50%;transition:.3s}.comment-section input:checked+span{background-color:#00c853}.comment-section input:checked+span:before{transform:translateX(29px)}