/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.product-variants .input-color:checked+span,.product-variants .input-color:hover+span,.product-variants .input-radio:checked+span,.product-variants .input-radio:hover+span {

  border: 2px solid #ca7c5c;

  line-height: calc(2em - 4px)

}



