/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: May 13 2025 | 08:31:18 */
body{
	min-width: 320px;
	font-size: inherit !important;
}
a {
	display: inline;
}
.topmenu a {
	font-size: 16px !important;
	text-decoration: none !important;
}
.mb-0,
.mb-0 a,
.mb-0 p
.mb-0 span{
	margin-bottom: 0px;	
}
.nav-logo-mw{
	min-width:160px;
}
.mw-logo {
	font-weight: bold;
	color: #2A2A2A !important;
}
.mw-logo-w {
	font-weight: bold;
	color: #ffffff !important;
}
.accent-bl {
	color: #2A2A2A !important;
}

.accent,
.mw-wa {
	color: #d3293a !important;
}
.gdpr-sm,
.gdpr-sm a{
	line-height: 13px;
    font-size: 12px;
    display: inline-block;
}
.gdpr-btn {
	padding: 0;
    border: 0;
    font-size: 12px;
}
.mw-divade .elementor-divider-separator{
	border-radius: 7px 7px 7px 7px;
}

/* FIX img+desc*/
.elementor-image-box-title a {
	font-size: inherit;
}

.breadcrumb-mw a,
.breadcrumb-mw {
	font-size: 14px !important;
}

.elementor-icon-list-item a,
.topmenu .elementor-nav-menu--dropdown li,
.topmenu .elementor-nav-menu--dropdown li a{
	width: 100% !important;
	white-space:nowrap;
}

.elementor-toc__list-item-text{
	width: 100% !important;
	display: inline;
}

#pg-register, #pg-presentation, #pg-presentation-tecrmi, #pg-presentation-ekz,
.nowrap{
	white-space:nowrap;
}

#root [type=button]:focus, 
#root [type=button]:hover, 
#root [type=submit]:focus, 
#root [type=submit]:hover, 
#root button:focus, 
#root button:hover {
	color: #ffffff;
    background-color: #26547c;
}

.elementor-field-group-toc input {
	width: 26px;
	display: inline-block !important;
	vertical-align: top;
	
}
.elementor-field-group-toc label {
	width: calc(100% - 40px);
	display: inline-block !important;
}
.gdpr-btn-less,
.gdpr-btn-more {
	margin: 0 10px;
	cursor: pointer;
	color: #d3293a;
}
.gdpr-sm a,
.grpr-exp a {
	cursor: pointer;
	color: #d3293a;
}

.gdpr-btn-less,
.gdpr-btn-more,
.elementor-field-group-toc label a {
	display: inline ;
}

#smartsupp-widget-container > div {
	bottom: 10px !important;
}

.modal-dialog form small a {
	font-size: .875em;
}

/* FAQ */
.faq-post {
	background-color: #F8F9FA;
	padding-bottom: 20px;
}
.faq-title,{
	margin: 0px;
}

.faq-post .e-con-inner {
    gap: 0px 20px;
}


#popup-lang-selector .wpml-ls-item {
	width: 32%;
	min-width: 180px;
    min-height: 30px;
    padding: 2px;
    font-size: 1rem;
    margin: 3px;
	/*
    background-color: #d9dee1;
    border: 1px solid #dadada;
	*/
    border-radius: 5px;
}
@media (max-width: 449px){
	#popup-lang-selector .wpml-ls-legacy-list-horizontal {
		padding:0;
	}
	#popup-lang-selector .wpml-ls-item {
		width: 48%;
		font-size: 0.8rem;
		min-width: initial;
    	margin: 0 1px 2px;
	}
}
#popup-lang-selector .wpml-ls-item:hover {
    background-color: #f1f8fb;
}

#popup-lang-selector .elementor-top-column {
	margin-top: 30px
}


#popup-lang-selector .wpml-ls-item .wpml-ls-display {
	display: none;
}
#popup-lang-selector .wpml-ls-item .wpml-ls-native {
	font-weight: 700;
}
#popup-lang-selector .wpml-ls-current-language{
	background-color: #b9bdbf;
}
