.proview .category-block, .proview .product-block-wrapper {
    margin-top: 0
}

.proview-info__right h1 {
    font-weight: 700;
    color: #389f62;
    line-height: 1.6;
    font-size: 20px;
    margin-bottom: 20px
}

.proview-info__right-summary {
    color: #787878;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 15px;
    white-space: pre-wrap !important;
}

.proview-info__right-share small {
    margin-left: 10px;
    color: #999
}

.proview-info__right-share.social-share .social-share-icon {
    font-size: 16px;
    width: 26px;
    height: 26px;
    line-height: 26px
}

.proview-desc__header {
    border-top: #389f62 solid 2px;
    text-indent: 15px;
    line-height: 40px;
    border-bottom: solid 1px #efefef
}

.proview-desc__header strong {
    font-weight: 700;
    font-size: 18px
}

.proview-desc img {
    max-width: 100%
}

.proview-desc h1, .proview-desc h2, .proview-desc h3, .proview-desc h5, .proview-desc h5 {
    font-weight: bold;
    display: block;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.proview-desc h1 {
    font-size: 28px;
    font-size: 2em;
}

.proview-desc h2 {
    font-size: 22px;
    font-size: 1.6em;
}

.proview-desc h3 {
    font-size: 18px;
    font-size: 1.4em;
}

.proview-desc h4 {
    font-size: 16px;
    font-size: 1.2em;
}

.proview-desc h5 {
    font-size: 1em;
}

.proview-desc p {
    font-size: 14px;
    font-size: 1em;
    margin-block-start: 0.47em;
    margin-block-end: 0.47em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.proview-banner {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
    color: #fff;
    font-size: 44px;
    background: #787976;
    margin-bottom: 30px;
}

.proview-banner strong {
    font-weight: lighter !important;
    text-shadow: 2px 3px #000;
    text-transform: capitalize;
}

.proview-zoom {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #676767;
    z-index: 100;
    display: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 22px;
    background: rgba(255, 255, 255, 0.9);
}