/*
 * NDCom Modules for Magento 2 - Demand
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the NDCom Digital license (EULA) that is
 * available in german through the world-wide-web at this URL:
 * https://licenses.ndcnet.com/eula-b2b-current.pdf
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category NDCom
 * @package Ndcom_Demand
 * @copyright (c) 2022 NDCom Digital GmbH & Co. KG <https://www.ndcom.de>
 * @license See https://licenses.ndcnet.com/eula-b2b-current.pdf
 */

#website-switch {
  position: absolute;
  top: -60px;
  right: 18px;
}

#website-switch .header {
  font-size: .8em;
  text-align: center;
}
