﻿/*These are classes written by Mudbath Digital to overwrite other css issues*/
/*This is easier to do than try to edit the existing minified css */
.shop-page #content-container .shop-item .shop-item-text ul.details li.label {
    color: #333;
    margin: 0;
    padding: 0;
    float: left;
    padding-right: 5px;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}