#product-options-wrapper{position: relative;}
.swatches-container .swatch-img,
.swatches-container .swatch-span { margin:0 2px 2px 0; cursor: pointer;}
.swatches-container .swatch-img { border:1px solid #eee;  display: inline-block; width: 67px; height: 41px;}
.swatches-container .swatch-img.current { border:1px solid #333; }
.swatches-container .swatch-span { }
.products-grid li.item.hklist{padding: 12px 10px 10px;}
.products-grid  .hklist .actions{
	bottom: 0;
    position: relative;
}

.custom-title-image-swatch  input {
    display: block;
    margin: auto;
}
.custom-title-image-swatch .title {
    display: block;
    text-align: center;
}
.custom-title-image-swatch {
    display: inline-block;
}