/**
 * SKU field styles
 *
 * Copyright (c) 2011-present Qualiteam software Ltd. All rights reserved.
 * See https://www.x-cart.com/license-agreement.html for license details.
 */

.inline-field.product-sku .field input {
  width: 100px;
}

