/*!
 * @copyright (c) 2019.
 * @author            Alan Fuller (support@fullworks)
 * @licence           GPL V3 https://www.gnu.org/licenses/gpl-3.0.en.html
 * @link                  https://fullworks.net
 *
 * This file is part of  a Fullworks plugin.
 *
 *   This plugin is free software: you can redistribute it and/or modify
 *     it under the terms of the GNU General Public License as published by
 *     the Free Software Foundation, either version 3 of the License, or
 *     (at your option) any later version.
 *
 *     This plugin is distributed in the hope that it will be useful,
 *     but WITHOUT ANY WARRANTY; without even the implied warranty of
 *     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *     GNU General Public License for more details.
 *
 *     You should have received a copy of the GNU General Public License
 *     along with  this plugin.  https://www.gnu.org/licenses/gpl-3.0.en.html
 */
.twt-language-container .twt-language-link {
  text-transform: uppercase;
  border: 1px solid #343434;
  border-radius: 2px;
  background-color: transparent;
  color: #9b9b9b;
  font-size: 14px;
  margin-right: 10px; }
  .twt-language-container .twt-language-link.active {
    border: 1px solid #d52d9b;
    color: #d52d9b; }

/*# sourceMappingURL=block-language.css.map */
