/*
  * Up to Wp_lean 1.2 Copyright So-wp (https://wordpress.org/plugins/lean-wp/) 
  * Modified work Copyright 2018-2021 Zsolt Edelényi (ezs@web25.hu)
 * 
 * This file is part of web25-turbo: 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 program 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 program. See assets/docs/licence.txt. If not, see <https://www.gnu.org/licenses/>.

 */
 
 ul.web25Downloads {list-style-type: none;padding: 0.33em 0;}ul.web25Downloads .web25TableCol {width: 23%;}.web25Downloads a > svg.link-function {display: none;}div.web25Downloads.web25Table {margin: 1em auto;}.web25Table .web25TableRow {display: flex;margin-bottom: 0.5em;align-items: center;}.web25TableCol {padding: 0 0.25em;overflow: hidden;}.downloadExt, .downloadDownload, .downloadOpen {width: 3rem;}.web25OnScreen {display: block;height: 1px;margin: -1px;position: absolute;width: 1px;overflow: hidden;}.web25EmailAddress, .web25PhoneNumber, .web25FaxNumber{display: block;}a.honlap-cim {display: block;text-align: center;padding: 1em;border: 1px solid var(--ornament);max-width: 30rem;margin: 1rem auto;}@media screen and (min-width: 56em){.site-content .web25OnScreen {height: auto;margin: 0;position: static;width: auto;overflow: auto;font-size: 0.9em;font-weight: lighter;}.downloadDownload, .downloadOpen {overflow: inherit;padding: 0.25em 0.5em;text-align: center;}.web25SocialButtons li{list-style-type: none;display: inline-block;margin-right: 1em;}.web25SocialButtons svg {width:2em;height: 2em;}}