.popup-bubble-content {
    /*display: block;*/
}

.popup-bubble-arrow {
    display: none;
}

#shippingInfo.popup-bubble-content { 
  border-top: 1px dotted #ccc;
  padding-top: .25em;
  margin-top: .5em;
}

#productPrice .popup-bubble-content {
    width: 12.5em;
}

.product-price-whitespace .popup-bubble-content {
    font-size: .917em;
    margin: .917em 0 0 0;
    line-height: 1em;
}

.product-price-whitespace .hpInfoText a {
    border: none;
    cursor: text;
}

.product-price-whitespace .popup-bubble-content a:hover {
    text-decoration: underline;
}

.product-list .product-price-whitespace .hpInfoText {
    color: #292725;
}

.product-list tr .product-price-and-actions .vk-button {
    visibility: visible;
}

.vk-popup-widget:hover .vk-popup {
    display: block;
    visibility: visible;
}

#product-list tr .product-thumbnails-and-rating a.vk-product-comments span {
    color: #2171cc;
}
