/**
 * 2007-2025 PrestaShop and Contributors
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * https://opensource.org/licenses/afl-3.0.php
 *
 * @author    MID DIGITAL
 * @copyright     2025 MID DIGITAL
 * @license   https://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
 
select.mid-customer-type {
	height: auto!important;
	cursor: pointer;
}

/* modules/middigitalcustomertype/views/css/midcustomerstyle.css */
.mid-hidden { display: none !important; }

