/**
 * @package    HikaShop for Joomla!
 * @version    4.3.0
 * @author     hikashop.com
 * @copyright  (C) 2010-2020 HIKARI SOFTWARE. All rights reserved.
 * @license    GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
 */

#hikashop_product_quantity_alt {
    font-style: italic;
}

.hikashop_field_required {
    display: none;
}

.hikashop_product_variant_subname{
    display: none;
}

.hkform-horizontal .hkcontrol-label{
    text-align: left;
}

dl.hika_options.large > dt {
    width: 250px;
}



dl.hika_options.large > dd {
    width: 250px;
    margin-left: 250px;
}
