/* 
Theme Name: Slo SKI - Štartne liste
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */



.kiwwwi-podpora-prijava {
	position: fixed;
	left: 20px;
	bottom: 20px;
	z-index: 9999;

	background: rgba(0,0,0,0.85);
	color: #fff;

	padding: 10px 14px;
	border-radius: 8px;

	font-size: 13px;
	line-height: 1.4;

	box-shadow: 0 4px 12px rgba(0,0,0,0.25);
	
	max-width: 220px;
}

.kiwwwi-podpora-prijava a {
	color: #7dd3fc;
	font-weight: 600;
	text-decoration: none;
}

.kiwwwi-podpora-prijava a:hover {
	text-decoration: underline;
}
