.masterpeace-single #cover-intro {
    position: relative;
    color: #333;
    padding: 0
}

.masterpeace-single #cover-intro .entity-title {
    color: #333;
}

#single-super-feature #cover-feature::before {
    content: none;
}

.masterpeace-single #cover-intro .label-brand {
    color: #333;
    border-color: #333
}

.masterpeace-single #cover-intro .label-brand:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.masterpeace-single .single-inner .author__lnk {
    color: #333
}

.masterpeace-single #single-feature .entity-title {
    font-family: "PT Serif", serif;
    font-weight: 700;
    font-size: 25px
}

.masterpeace-single #cover-feature.cover-feature__shade:after {
    display: none
}

@media (min-width: 1040px) {
    .masterpeace-single #single-feature .entity-title {
        font-size: 40px
    }

    .masterpeace-single #count-block .facebook-count {
        background-position: -29px -84px
    }
}

.masterpeace-single .single-inner {
    outline: 0
}

.content-editor p {
    font-family: "PT Serif", serif;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 25px
}

.masterpeace-single .content-editor h4 {
    margin-top: 45px
}

.content-editor .image-caption-txt {
    margin-top: 5px
}

.masterpeace-single {
    background: #fff
}

#count-block .kento-pvc-total {
    background-position: -29px -23px
}

@media (min-width: 1040px) {
    .masterpeace-single #cover-feature {
        width: 800px;
        margin: 0 auto !important
    }
}

<<<<<<< HEAD
.masterpeace-single .entity-sub-title {
=======
.masterpeace-single #single-feature .entity-sub-title {
    text-align: center;
>>>>>>> f14565afacd2b5ded03e8c636201fe93f83c4259
    position: relative
}

.masterpeace-single .lead_line {
    width: 100%;
    background: #999;
    height: 1px;
    margin: auto;
    display: block
}

.masterpeace-single .lead_line:after {
    content: '...';
    color: #999;
    font-size: 31px;
    font-family: -webkit-body;
    top: -13px;
    position: relative;
    padding: 0 10px;
    line-height: 0;
    background: #FFF;
    height: 26px;
    display: inline-block;
    vertical-align: text-top;
}

.masterpeace-single .entity-sub-title span {
    font-family: "PT Serif", serif;
    font-size: 20px;
    display: inline-block;
    line-height: 27px;
    text-align: left;
    margin: 0;
    padding: 25px 0
}

.detail {
    min-width: 260px;
    transition: opacity .3s;
    margin-left: 10px;
    opacity: 0
}

.content_i.__active .detail {
    opacity: 1;
    animation: opacityAnimate .5s
}

.content_i.__detailNone .detail {
    opacity: 0;
    height: 0
}

.content_i {
    position: relative;
    align-items: self-start;
    display: none
}

.content_i.__active, .tabs_i {
    display: flex
}

@media (min-width: 1040px) {
    .masterpeace-single .entity-sub-title span {
        text-align: center
    }

    .content_i > img {
        width: 700px;
        height: 572px
    }

    .masterPieceDetail {
        width: 985px;
        position: relative
    }
}

@media (min-width: 1370px) {
    .content_i > img {
        width: auto;
        height: auto
    }

    .masterPieceDetail {
        position: relative;
        width: 1090px;
        left: -148px
    }
}

.detail img {
    margin-bottom: 15px
}

.detail p {
    color: #555;
    font-family: "PT Serif", serif;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 20px
}

.tabs_i {
    position: absolute;
    width: 31px;
    color: #333;
    border: 2px solid #333;
    z-index: 111;
    align-items: center;
    justify-content: center;
    font-family: GothamPro-Medium;
    font-size: 14px;
    height: 31px;
    cursor: pointer;
    background: #fff;
    transition: all .2s ease
}

.tabs_i.__active, .tabs_i.__active:hover, .tabs_i:hover {
    background: #333;
    color: #fff;
    border: 2px solid #fff
}

.tabs_i.__active:hover {
    cursor: default
}

.tabs_i:hover {
    background: rgba(255, 255, 255, .8);
    color: #333;
    border: 2px solid #333
}

@media (max-width: 1039px) {
    .tabs, .tabs_i {
        position: relative
    }

    .masterPieceDetail {
        position: relative;
        top: -25px
    }

    .tabs {
        width: 260px;
        display: flex;
        justify-content: space-between
    }

    .tabs_i {
        left: auto !important;
        top: auto !important
    }

    .content_i {
        flex-direction: column;
        max-width: 800px
    }

    .content_i img {
        max-width: 100%
    }

    .detail {
        margin-top: 80px
    }

    .detail p {
        margin-bottom: -50px !important
    }
}

@media (max-width: 480px) {
    .content_i {
        margin: 0 -30px
    }

    .detail {
        margin-left: 30px
    }
}

@keyframes opacityAnimate {
    0%, 30% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.masterpeace-single .aboutAuthor__bio {
    padding-left: 0 !important;
    font-family: gotham_proregular, sans-serif;
    color: #838383;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 10px
}

.masterpeace-single .aboutAuthor__name {
    font-size: 18px;
    margin-bottom: 20px
}

.masterpeace-single .aboutAuthor__age {
    display: none
}

.masterpeace-single .aboutAuthor .aboutAuthor__social a {
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: .1em;
    border-width: 1px
}

.masterpeace-single .aboutAuthor .aboutAuthor__social a[href*=facebook] {
    color: #999898;
    border-color: #999898
}