/* 
Theme Name: Hello Elementor Child
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.0
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 */

ul {
	margin-bottom:15px;
}
.elementor-widget-button .elementor-button {
	background-color: var(--e-global-color-primary);
}
#elementor-popup-modal-39 .dialog-widget-content,
#elementor-popup-modal-54 .dialog-widget-content,
#elementor-popup-modal-57 .dialog-widget-content {
	border-radius:20px;
}

#elementor-popup-modal-39 .dialog-message,
#elementor-popup-modal-54 .dialog-message,
#elementor-popup-modal-57 .dialog-message {
	width:1280px!important;
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {
    padding-top: 6px;
}

.kurzus-felsorolas ul {
    list-style-type: none;
    padding-left: 0;
}

.kurzus-felsorolas ul li {
    position: relative;
    padding-left: 40px;
	padding-bottom: 5px;
}
.kurzus-felsorolas ul li:before {
  content: '';
  background-image: url('https://oromrehangolva.webgrow.hu/wp-content/uploads/2024/04/check.png');
  background-size: 24px;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.online-kurzus-container .elementor-toggle-icon.elementor-toggle-icon-left {
    margin-top: 5px;
}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
    float: none!important;
}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon {
    display: block!important;
    width: 1em;
}
.elementor-toggle .elementor-tab-title {
    border-bottom:0!important;
}
.elementor-toggle .elementor-tab-content {
	border-bottom:0!important;
}
.online-kurzus-container .elementor-tab-title {
	padding-left:25px!important;
}
.online-kurzus-container .elementor-toggle-icon.elementor-toggle-icon-left {
    position: absolute;
    left: 5px;
}

@media (max-width: 767px) {
	.belepbtn a.elementor-button span.elementor-button-text {
		display:none;
	}
	#menu-2-60d8606 {
		padding-top:20px;
		padding-bottom:20px;
	}
}