.attr-image
{
    padding: 3px;
    margin-right: 5px; 
    cursor:pointer;
}

#swatches-block{
    clear:both;
}
.input-box{
    padding-bottom:10px;
}
.swatch-title{
    font-weight: 600;
    position: absolute;
    padding-left: 3px;
}

.attr-image-selected
{
    padding: 0px;
    border: 3px solid rgb(56,114,187);
}

.main-swatch-container
{
    width: 100%;
    clear: both;
}

.attr-image-container
{
    float:left;
    position:relative;
    text-align: center;
}

.no-display{
display: none !important;
}

.swatches-separator{
    clear: both;
}

.tier-prices{
    clear:both;
    padding:10px 0 10px;
}
.product-image img {
    width: 100%;
}
