body.archive.category {
    padding: 0
}

#style-8 .fa-eye {
    color: #ec2a57;
    margin-right: 5px;
}

#style-8 .fa-comments {
    color: #4DB7FE;
}

#style-8 .fa-calendar-alt {
    color: #ff6f63;
    margin-right: 2px;
}



li.page-item {
    font-family: 'Roboto', sans-serif;
    text-align: center
}

#s-62 .fa-calendar-alt {
    color: #ff6f63;
    margin-right: 2px
}

#s-62 .fa-comments {
    color: #4DB7FE
}

#s-62 .fa-eye {
    color: #ec2a57;
    margin-right: 5px
}

#s-62 .fa-heart {
    color: #ec2a57
}

.comment, .date, .like, .title, .view {
    background: rgba(0, 0, 0, 0.31);
    border-radius: 4px;
    font-weight: 700;
    padding: 6px 10px;
    z-index: 4
}

.like {
    right: 1.5rem;
    top: 1.5rem
}

.like-value {
    color: #fff !important;
    margin-right: 10px
}

.like-wrapper {
    width: auto
}

.page-item {
    padding: 0 5px
}

.page-item a, .page-numbers.current {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #888DA0;
    display: inline-block;
    font-size: 13px;
    height: 44px;
    letter-spacing: 1px;
    line-height: 44px;
    position: relative;
    width: 44px
}

.page-numbers.current, .page-item a:hover {
    background: #4DB7FE;
    color: #fff
}

.pagination {
    position: relative;
    z-index: 4
}

.relative {
    position: relative !important
}

.section-description {
    color: #7d93b2;
    font-size: 14px;
    line-height: 24px
}

.section-seperator {
    background: #4DB7FE;
    border-radius: 4px;
    height: 5px;
    margin: 20px auto;
    width: 75px
}

.section-sub-title {
    color: #4db7fe;
    font-family: "Quicksand", sans-serif;
    font-size: 64px;
    font-weight: bold;
    left: 0;
    opacity: 0.13;
    top: -30px;
    z-index: 1
}

.section-sub-title:before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(255, 255, 255, 0.75)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.75) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.75) 100%);
    bottom: 0;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%
}

.section-title-wrapper {
    margin-bottom: 20px;
    overflow-wrap: break-word
}

.section-wrapper.container {
    padding-top: 50px
}

/*.style-8 {*/
/*    padding-top: 3rem !important*/
/*}*/

.style-8 .category-btn .fa-eye {
    color: #fff
}

.style-8 .category-btn-wrapper {
    padding-bottom: 4rem !important;
    padding-top: 2rem !important
}

.style-8 .category-padding {
    padding-bottom: 5rem !important
}

.style-8 span {
    color: #666;
    font-family: Quicksand, sans-serif;
    font-size: 14px;
    margin-left: 2px
}

.style-8-category-name {
    background: #4DB7FE;
    border-radius: 5px;
    bottom: 25px;
    -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);
    cursor: pointer;
    max-width: 90%;
    overflow: hidden;
    padding: 6px 20px;
    right: 25px;
    z-index: 3
}

.style-8-category-name a {
    color: #fff;
    font-size: 12px
}

.style-8-category-name:hover {
    background: #ec2a57
}

.style-8-detail-wrapper {
    border: 1px solid #eee;
    height: 300px;
    overflow: hidden;
    padding: 20px
}

.style-8-excerpt-wrapper, .style-8-title-wrapper {
    margin-top: 15px
}

.style-8-img-thumbnail {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    -webkit-box-shadow: #adb7d4 0 1px 10px;
    box-shadow: #adb7d4 0 1px 10px;
    width: 100%
}

.style-8-post-excerpt p {
    color: #242323;
    display: contents;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 25px;
    word-break: break-word
}

.style-8-title a {
    color: #566985;
    font-family: 'Quicksand', sans-serif;
    font-size: 1.2rem;
    font-weight: 700
}

.style-8-title a:hover {
    color: #4DB7FE
}

@media screen and (max-width: 576px) {
    .style-8-detail-wrapper {
        height: auto
    }

    .style-8-item {
    }
}

@media screen and (min-width: 834px) and (max-width: 1199px) {
    .style-8 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }
}

.style-8-category-name a {
    font-size: 14px;
}
