#jh-item-wrapper {
    margin: 20px;
}

#jh-item-wrapper .jh-itemAddressBox {
    font-size: 16px;
}

#jh-item-wrapper label {
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
    color: #3d3a37;
    font-family: 'Open Sans';
    font-weight: 200!important;
    margin: 0 0 20px;
    text-transform: none;
}
#jh-item-wrapper .jh-price {
    margin: 10px 0;
    font-size: 2.6em;
    font-weight: bold;
    color: #E04F00;
    font-family: sans-serif;
}
#jh-item-wrapper .jh-priceCurency {
    font-weight: normal;
}
#jh-item-wrapper .jh-ratingsNumber {
    color: #DDDDDD;
    font-size: 2.1em;
    font-weight: bold;
    font-family: sans-serif;
}
#jh-item-wrapper .jh-ratingsNormal {
    color: #999999;
    font-size: 12px;
}
#jh-item-wrapper .jh-ratingsPercent {
    margin-left: 10px;
    font-size: 2.1em;
    font-weight: bold;
    color: #E04F00;
    font-family: sans-serif;
}
#jh-item-wrapper .jh-ratingsSummary {
    margin-top: 10px;
    color: #555;
    font-size: 1.7em;
}