/* 
Theme Name: Potika
Theme URI: https://github.com/elementor/hello-theme/
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: 1.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
*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');

.e--pointer-underline .elementor-item::after { height: 1px !important; }


.frontpage-allergy h3 a:hover { color: #b2bcc4 !important; }


.elementor-widget:not(:last-child) { margin-bottom: 10px; }

.elementor-widget-text-editor ul li:last-child { margin-bottom: .9rem; }


/*------------------------------------*\
	#404 PAGE
\*------------------------------------*/
.not-found {
	margin: 0 auto;
	text-align: center; }

.not-found h3 {
	color: #000000;
	font-family: "Didact Gothic", Sans-serif;
	font-size: 0.7rem;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 2.4em;
	letter-spacing: 5px;
	text-align: center; }

.not-found p {
	color: #252424;
	font-family: "Open Sans", Sans-serif;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.6em;
	letter-spacing: 0.2px;
	text-align: center; }

.not-found h2 {
	font-family: "Didact Gothic", Sans-serif;
	font-size: 3.2em; }


/*------------------------------------*\
	#COPYRIGHT
\*------------------------------------*/
img.udjat {
	height: auto;
	margin: 5px 0 -5px 5px;
	width: 25px !important; }
