.wccsw-swatches-wrap{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;position:relative;margin-top:6px;margin-bottom:6px}.wccsw-dot{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--wccsw-dot-size,26px);height:var(--wccsw-dot-size,26px);border-radius:50%;border:2px solid #fff;box-sizing:border-box;pointer-events:none;user-select:none;-webkit-user-select:none;position:relative}.wccsw-dot-plus{background-color:#f9c41e;color:#fff;font-weight:700;font-size:var(--wccsw-dot-plus-font-size,13px);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1}.wccsw-dot+.wccsw-dot,.wccsw-dot+.wccsw-dot-plus{margin-left:-7px}.wccsw-swatches-wrap.wccsw-empty{min-height:26px}@media (max-width:480px){.wccsw-dot{width:22px;height:22px}.wccsw-dot-plus{font-size:11px}}