.booster-clear {
    clear: both;
}

.booster-clear:before,
.booster-clear:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.booster-clear:after {
    clear: both;
}

/*--------------------------------------------------------------
## Social Share
--------------------------------------------------------------*/
.twp-social-share {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.twp-social-share .twp-share-container {
    display: flex;
    align-items: center;
    justify-content: left;
}

.twp-social-share .twp-social-icons .twp-icon-holder {
    border-top: 3px solid;
    display: block;
    padding: 15px 0;
    width: 100%;
    text-decoration: none;
}

.twp-social-icons.twp-social-twitter .twp-social-count,
.twp-social-icons.twp-social-twitter .twp-share-label {
    color: #24a5db;
}

.twp-social-share .twp-social-twitter .twp-icon-holder {
    border-color: #24a5db;
}

.twp-social-twitter .twp-icon-holder:hover .twp-social-count,
.twp-social-twitter .twp-icon-holder:focus .twp-social-count {
    background: #24a5db;
    color: #fff;
}

.twp-social-twitter .twp-icon-holder:hover .twp-social-count:after,
.twp-social-twitter .twp-icon-holder:focus .twp-social-count:after {
    border-left-color: #24a5db;
}

.twp-social-icons.twp-social-facebook .twp-social-count,
.twp-social-icons.twp-social-facebook .twp-share-label {
    color: #3b5998;
}

.twp-social-share .twp-social-facebook .twp-icon-holder {
    border-color: #3b5998;
}

.twp-social-facebook .twp-icon-holder:hover .twp-social-count,
.twp-social-facebook .twp-icon-holder:focus .twp-social-count {
    background: #3b5998;
    color: #fff;
}

.twp-social-facebook .twp-icon-holder:hover .twp-social-count:after,
.twp-social-facebook .twp-icon-holder:focus .twp-social-count:after {
    border-left-color: #3b5998;
}

.twp-social-icons.twp-social-pinterest .twp-social-count,
.twp-social-icons.twp-social-pinterest .twp-share-label {
    color: #ca2128;
}

.twp-social-share .twp-social-pinterest .twp-icon-holder {
    border-color: #ca2128;
}

.twp-social-pinterest .twp-icon-holder:hover .twp-social-count,
.twp-social-pinterest .twp-icon-holder:focus .twp-social-count {
    background: #ca2128;
    color: #fff;
}

.twp-social-pinterest .twp-icon-holder:hover .twp-social-count:after,
.twp-social-pinterest .twp-icon-holder:focus .twp-social-count:after {
    border-left-color: #ca2128;
}

.twp-social-icons.twp-social-linkedin .share-media-nocount,
.twp-social-icons.twp-social-linkedin .twp-share-label {
    color: #0077b5;
}

.twp-social-share .twp-social-linkedin .twp-icon-holder {
    border-color: #0077b5;
}

.twp-social-linkedin .twp-icon-holder:hover .share-media-nocount,
.twp-social-linkedin .twp-icon-holder:focus .share-media-nocount {
    background: #0077b5;
    color: #fff;
}

.twp-social-linkedin .twp-icon-holder:hover .share-media-nocount:after,
.twp-social-linkedin .twp-icon-holder:focus .share-media-nocount:after {
    border-left-color: #0077b5;
}

.twp-social-icons.twp-social-email .share-media-nocount,
.twp-social-icons.twp-social-email .twp-share-label {
    color: #f75454;
}

.twp-social-share .twp-social-email .twp-icon-holder {
    border-color: #f75454;
}

.twp-social-email .twp-icon-holder:hover .share-media-nocount,
.twp-social-email .twp-icon-holder:focus .share-media-nocount {
    background: #f75454;
    color: #fff;
}

.twp-social-email .twp-icon-holder:hover .share-media-nocount:after,
.twp-social-email .twp-icon-holder:focus .share-media-nocount:after {
    border-left-color: #f75454;
}

.twp-icon-holder .twp-social-count,
.twp-icon-holder .twp-share-media,
.share-media-nocount {
    display: inline-block;
    vertical-align: middle;
}

.share-media-nocount,
.twp-icon-holder .twp-social-count {
    background: #eee;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    text-align: center;
    min-width: 50px;
    border-radius: 6px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.share-media-nocount .booster-icon:before,
.twp-icon-holder .twp-social-count .booster-icon:before {
    line-height: 30px;
}

.twp-icon-holder .twp-social-count .booster-icon {
    padding-left: 5px;
    padding-right: 5px;
}

.share-media-nocount:after,
.twp-icon-holder .twp-social-count:after {
    content: '';
    display: block;
    position: absolute;
    right: -12px;
    width: 0;
    height: 0;
    border: solid 6px transparent;
    border-left-color: #eee;
    bottom: 9px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.twp-icon-holder .twp-share-media {
    font-weight: 600;
    line-height: 32px;
    padding: 0;
    text-align: center;
    text-decoration: none;
}

.twp-share-label {
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle;
}

.twp-share-label .booster-icon {
    vertical-align: middle;
}

.twp-share-media .twp-label-title {
    font-size: 14px;
}

@media only screen and (max-width: 1199px) {
    .twp-share-media .twp-label-title {
        display: none;
        visibility: hidden;
        opacity: 0;
    }
}

.archive-like-share .twp-social-share-layout-2,
.archive-like-share .twp-like-dislike-button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.archive-like-share .twp-like-dislike-button {
    float: right;
}

.archive-like-share .twp-social-share-layout-2 .twp-toggle-share,
.archive-like-share .twp-social-share-layout-2 .twp-share-container,
.archive-like-share .twp-social-share-layout-2 .twp-social-icons {
    display: inline-block;
    vertical-align: middle;
}

.archive-like-share .twp-social-share-layout-2 .twp-social-icons {
    padding-left: 5px;
    padding-right: 5px;
}

.twp-social-share-layout-2 .twp-toggle-share span {
    margin-right: 5px;
}

/*--------------------------------------------------------------
## Author Box
--------------------------------------------------------------*/
.booster-row {
    margin-left: -15px;
    margin-right: -15px;
}

.booster-row:before,
.booster-row:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.booster-row:after {
    clear: both;
}

.booster-row .booster-column {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.booster-column-eight {
    width: 80%;
}

.booster-column-two {
    width: 20%;
}

.twp-author-details {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAADklEQVQIW2NgQAXGZHAAGioAza6+Hk0AAAAASUVORK5CYII=) top left repeat;
    padding: 40px;
}

.widget .twp-author-details {
    padding: 20px;
}

.twp-author-details .author-details-wrapper {
    background: #fff;
    padding: 15px;
}

.twp-author-details .author-image {
    overflow: hidden;
}

.twp-author-details.layout-round .author-image {
    border-radius: 100%;
}

.twp-author-details .author-image > img {
    vertical-align: top;
}

.twp-plugin-title.twp-author-title h2 {
    margin: 0 auto 15px;
}

.twp-author-details .author-details .author-name {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 15px;
}

.twp-author-details .author-description {
    margin-bottom: 20px;
}

.twp-author-details .author-email {
    margin-bottom: 5px;
}

.twp-author-details .author-ion {
    display: inline-block;
    border: 1px solid;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    border-radius: 100%;
    color: #787878;
    width: 30px;
}

/*--------------------------------------------------------------
## Like/Dislike
--------------------------------------------------------------*/
.twp-like-dislike-button .twp-post-like-dislike,
.twp-like-dislike-button .twp-like-count,
.twp-like-dislike-button .twp-dislike-count {
    display: inline-block;
    vertical-align: middle;
}

.twp-like-dislike-button .twp-post-like-dislike {
    border: 1px solid;
    font-size: 20px;
    height: 35px;
    line-height: 35px;
    width: 35px;
}

.twp-like-dislike-button .twp-post-like-dislike,
.twp-like-dislike-button .twp-like-count,
.twp-like-dislike-button .twp-dislike-count {
    border-radius: 100%;
    text-align: center;
}

.twp-like-dislike-button .twp-post-like-dislike .twp-smiling-face,
.twp-like-dislike-button .twp-post-like-dislike .twp-sad-face {
    font-size: 28px;
    line-height: 35px;
}

.twp-like-dislike-button .twp-like-count,
.twp-like-dislike-button .twp-dislike-count {
    margin-left: -10px;
    background: red;
    color: #fff;
    width: 20px;
    height: 20px;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    margin-right: 8px;
    position: relative;
}

/*--------------------------------------------------------------
## Read Time
--------------------------------------------------------------*/
.single .content-area .twp-read-time {
    margin-top: 15px;
    margin-bottom: 15px;
}

.twp-read-time > span {
    font-weight: 700;
    margin-right: 10px;
}

/*--------------------------------------------------------------
## Post Reaction
--------------------------------------------------------------*/
.twp-reactions-icons {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.twp-reactions-icons .twp-reacts-wrap {
    text-align: center;
}

.twp-reactions-icons .twp-reacts-wrap .be-face-icons {
    display: block;
}

.twp-reactions-icons .twp-reacts-wrap .booster-icon {
    color: #fff;
    display: inline-block;
    font-size: 52px;
    text-align: center;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: linear-gradient(135deg, rgb(255, 233, 25) 0%, rgb(251, 192, 0) 100%);
    border-radius: 100%;
    position: relative;
    box-shadow: rgba(211, 165, 110, 0.498039) 0px 30px 30px 1px, rgb(245, 245, 245) 0px 20px 10px 1px;
}

.twp-reactions-icons .twp-reacts-wrap .reacted .booster-icon {
    background: linear-gradient(135deg, #F44336 0%, #FFEB3B 100%);
}

.twp-count-percent,
.twp-reaction-title {
    background: #fff;
    display: block;
    z-index: 1;
    position: relative;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.twp-reaction-title {
    margin-top: 5px;
}

@media only screen and (max-width: 640px) {
    .twp-reactions-icons .twp-reacts-wrap .booster-icon {
        font-size: 32px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .twp-reactions-icons .twp-reaction-title {
        display: none;
        visibility: hidden;
        opacity: 0;
    }
}