﻿.wm-shop-wrap figure a img {
    min-height: 267px;
    max-height: 267px;
}

.wm-shopstock {
    margin-left: 0px;
}

.in-stock {
    pointer-events: none !important;
}

.spn-outofstock {
    background-color: #ff0000;
    color: #fff;
    border-color: #ff0000;
}

.productname:hover {
    text-decoration:underline;
}