span.wishbtn {
    cursor: pointer;
}
li.product-item-scu-item-color-container.selected label {
    color: #25282A;
    border: 1px solid #25282A;
}
.product-item-scu-item-color-container {
    width: auto;
    cursor: pointer;
}
.tab-card li.product-item-scu-item-color-container.selected span{
    font-weight: bold;color: #000;
}
.product-item-detail-slider-controls-image {
    width: 102px;
    height: 102px;
    background-color: #fff;
    position: relative;
    text-align: center;
    display: list-item;
    outline: none;
    cursor: pointer;
    overflow: hidden;
}
.product-item-detail-slider-controls-image img {
    max-width: 102px;
	max-height: 102px;}