﻿.inner-hero {
    background: var(--teal-pale);
    padding: 169px 0 14px;
    position: relative;
    overflow: hidden;
    color: #fff;
    text-align: center;
}

.prodtitle {
    font-size: 30px;
    font-weight: 600;
}
.prodsku {
    margin: 15px 0;
    font-size: 18px;
}
.shareblock {
    margin: 0 0 20px;
}

.shicon {
    padding-right: 5px;
    text-decoration: none;
}

.brandname {
    font-size: 14px;
}