/*radical mart*/
.variation-color {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
}
.variation-color > span {
    width: 50%;
    height: 100%;
    display: inline-block;
}