/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 09 2026 | 10:00:12 */
.color-box {
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
}

label.custom-option.cloer {
    padding: 2px;
    height: 24px;
    width: 24px;
    border-radius: 5px;
    border: 0px !important;
}