.hipv-product-additional-info > p,
.hipv-product-footer > p,
.hipv-extra-content > p,
.hipv-right-column-product > p{
    margin-top: 20px;
    color: #000;
    font-size: 18px;
    background: #f6f6f6;
    border-top: 5px solid #333;
    padding: 14px 5px 17px 20px;
}
.product-images > li.thumb-container{
    vertical-align: top;
}
.thumb-video{
    /* width: 100px;
    height: 100px; */
    width: 100%;
    padding-bottom: 112%;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.thumb-video{
    position: relative;
}
.hipv-play{
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../img/play.png) no-repeat;
    background-size: 100% 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.hipv-product-list-videos-17 {
    display: none;
}
.hipv-product-list-button-17{
    position: absolute;
    top: 0;
    right: 0;
}
.hipv-product-list-button-16{
    margin-bottom: 10px;
}
#thumbs_list li.video-thumbnail a{
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.product-images > li.thumb-container {
    display: inline-block;
}
.hipv-videos video:focus,
.hiupv-product-images:focus {
    outline: none;
}
.hiupv-product-images {
    width: 100%;
}
