.custom-option-swatch-container .custom-option-swatch-item{padding:4px 8px;min-width:30px;max-width:90px;height:40px;float:left;width:40px;border-radius:5px;margin:0 10px 5px 0;text-align:center;cursor:pointer;position:relative;overflow:hidden;text-overflow:ellipsis}.custom-option-swatch-container .custom-option-swatch-item.text{background:#f0f0f0;color:#686868;font-size:12px;font-weight:700;line-height:20px;padding:4px 8px;min-width:22px;margin-right:7px}.custom-option-swatch-container .custom-option-swatch-item.image:not(.disabled):hover:after,.custom-option-swatch-container .custom-option-swatch-item.color:not(.disabled):hover:after,.custom-option-swatch-container .custom-option-swatch-item.selected:after{content:'';display:block;width:30px;height:30px;position:absolute;background-image:url(../images/shape-tick.png);top:5px;left:5px;background-repeat:no-repeat;background-position:4px}.custom-option-swatch-container .custom-option-swatch-item.text.selected{background-color:#fff !important}.custom-option-swatch-container:after{content:" ";visibility:hidden;display:block;height:0;clear:both}