.wd-product .price {
    margin-top: -5px !important;
}

/* Product tags between the color swatch and price. */
.beyoura-loop-tags-wrapper a {
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    color: #333 !important;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    line-height: 1.2;
    text-transform: none !important;
    text-decoration: none;
    margin-top: -5px;
}

.beyoura-loop-tags-wrapper a:hover {
    color: #333333 !important;
}