/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.7.1.1685429099
Updated: 2023-05-30 08:44:56

*/
body{
    font-size: 18px;
}

a {
    background-color: transparent;
    text-decoration: none;
    color: #2460a7;
}
a:hover, a:active {
    color: #1f427e;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    color: inherit;
}

h1 {
    font-size: 2rem;
}

h2 {
    font-size: 1.8rem;
}

h3 {
    font-size: 1.5rem;
}

h4 {
    font-size: 1.2rem;
}

h5 {
    font-size: 1rem;
}

h6 {
    font-size: 0.9rem;
}
@media (min-width: 768px) {
    h1 {
        font-size: 43px;
    }

    h2 {
        font-size: 2.2rem;
    }

    h3 {
        font-size: 1.75rem;
    }

    h4 {
        font-size: 1.5rem;
    }

    h5 {
        font-size: 1.25rem;
    }

    h6 {
        font-size: 1rem;
    }
}
.site-navigation a{
    color: #000;
    font-weight: 700;
    font-size: 21px;
}
.site-navigation a:hover, .site-navigation a:active, .site-navigation a:focus{
    color: #2460a7;
}
@media (min-width: 1025px) {
    .site-header .header-inner{
        justify-content: flex-start;
    }
}
.elementor-5916 .elementor-element.elementor-element-7394c85 .hfe-nav-menu__toggle {
    margin: 0 0 0 auto;
}
.footer-width-fixer{
    clear: both;
}
.page-content .elementor-widget-container ul li::marker {
    color: #2460a7;
}
.page-content .elementor-button-icon{
    font-size: 1.5em;
}
.page-content  .elementor-button-content-wrapper{
    align-items: center;
}
.page-content  .elementor-icon-box-wrapper{
    align-items: center;
}
.list-large ul{
    margin-left: 0;
    padding-left: 1.1em;
}
.list-large li{
    margin-bottom: 1.2em;
    position: relative;
}
.list-large li::before {
    content: "\2022";
    color: #2460a7;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 0;
    font-size: 2.5rem;
    position: absolute;
    left: -25px;
    top: -16px;
}
.like-btn .elementor-widget-container{
    box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.3);
}
.like-btn .elementor-icon-box-wrapper{
    align-items: center !important;
}
.like-btn h3{
    margin-bottom: 0;
    margin-top: 0;
}

@media (min-width:768px){
    .btn-wide a{
        padding-left: 60px !important;
        padding-right: 60px !important;

    }
}

.cn-button{
    padding: 7px 10px;
    color: #fff;
    background-color: #2460a7;
    border-radius: 8px;
    text-transform: uppercase;
}
.cn-button:hover, .cn-button:focus, .cn-button:active{
    color: #fff;
    background-color: #1f4984;
}
nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown{
    overflow: hidden;
}
.alignwide{
    margin-left:0;
    margin-right: 0;
}
.faq h2{
    font-size: 1.5rem;
}
.search-results article.post, .archive article.post  {
    padding: 20px;
    border: 1px solid #ccc;
    margin-bottom: 1rem;
    border-radius: 20px;
}
.mbo-footer p{
    margin-bottom: 0;
}
#menu-menu-w-stopce{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#menu-menu-w-stopce li{
    margin-bottom: 0.8rem;
    font-size: 1.1rem;
}
#menu-menu-w-stopce a{
    font-weight: 500;
}
.ehf-header #masthead{
    position: sticky;
    top: 0;
    background-color: #fff;
}
@media (max-width: 767px){
.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon {
    display: inline-flex !important;
}
#nav.hfe-nav-menu> li:not(:last-child)::after { 
  content: "|";
  margin: 0 10px;
  color: #ccc; 
  opacity: 0.6; 
}
