/*
Theme Name: Sydney Child
Theme URI: 
Author: LobbieNet Kft.
Author URI: https://lobbie.net
Template: sydney
Description: Sydney Child Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydneychild
Tags: two-columns, right-sidebar, block-styles, custom-colors, custom-background, custom-header, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
*/

.header-search-form form label {
	margin-right: 10px;
}

.header-search-form form .search-field {
	border-radius: 5px;
}

.header-search-form form .search-submit {
    background-color: var(--e-global-color-primary);
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-primary);
    border-radius: 5px 5px 5px 5px;
}

.download-page-file-list-item {
	margin-top: 10px;
}

.elementor-2129 .elementor-widget-icon-box.elementor-position-left.elementor-mobile-position-top .elementor-icon-box-wrapper {
	flex-direction: row;
}

.elementor-widget-n-accordion .e-n-accordion-item>.e-n-accordion-item-title .eloadas-cim {
	display: none;
}

.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .eloadas-cim {
	display: none;
}