/* SUNI által 2025-12-10 ------------------------------------------------------- */
.sgyik {
	
}
.highlighter {
	background-color: yellow;
	font-weight: bold;
	color: black;
	padding: 2px 2px 2px 2px;
	border: solid 1px #000000;
}
.sgyik-gastrobolt {
	--gyszin1: #0a5e7d;
	--gyszin2: #d5ecf5;
	--gyszin3: #fc9822;
}
.sgyik-kavegepbolt {
	--gyszin1: #4c2614;
	--gyszin2: #ebd09a;
	--gyszin3: #cba04d;
}
.sgyik-filterbolt {
	--gyszin1: #b2b35e;
	--gyszin2: #e6e7c3;
	--gyszin3: #b2b35e;
	--gyszin4: #d7d8aa;
}
.sgyik * {
	font-family: "Inter", "fallback", sans-serif;
	font-size: 14px;
}
.sgyik H2 {
	font-size: 28px;
}
.sgyik .sgyik-row {
	border: solid 1px var(--gyszin1);
	border-radius: 6px;
	margin-bottom: 20px;
}
.sgyik .sgyik-row:hover {
	/*background-color: #eeeeee;*/
}
.sgyik .sgyik-row:hover .sgyik-question {
	cursor: pointer;
}
.sgyik .sgyik-row .sgyik-question {
	padding: 10px;
	font-size: 20px;
	font-weight: bold !important;
	border-bottom: solid 1px var(--gyszin1);
	border-radius: 6px 6px 0px 0px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: var(--gyszin2);
}
.sgyik .sgyik-row .sgyik-question:hover {
	color: var(--gyszin3);
}
.sgyik .sgyik-icon-kerdojel {
	border: solid 1px var(--gyszin1);
	border-radius: 30px;
	background-color: #eeeeee;
	color: var(--gyszin1);
	text-align: center;
	display: inline-block;
	padding: 3px 7px 3px 7px;
	margin-right: 10px;
	font-size: 18px;
	font-weight: bolder !important;
	line-height: 1;
}
.sgyik .sgyik-row .sgyik-question:hover  .sgyik-icon-kerdojel {
	background-color: #ffffff;
}
.sgyik .sgyik-row .sgyik-question .sgyik-question-jel {
	position: relative;
	top: 1px;
	font-size: 18px;
}
.sgyik .sgyik-row .sgyik-answer-container {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease-out;
}
.sgyik .sgyik-row .sgyik-answer {
	padding: 10px;
}
.sgyik .sgyik-row .sgyik-answer P {
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 6px;
}
.sgyik .sgyik-row .sgyik-answer P:first-child {
	margin-top: 0px;
}
.sgyik .sgyik-row .sgyik-answer P:last-child {
	margin-bottom: 0px;
}
.sgyik .sgyik-row .sgyik-answer .sgyik-img {
	float: right;
	margin: 0px 0px 12px 12px;
	max-width: 400px;
}
.sgyik .sgyik-row .sgyik-answer UL {
	margin-left: 20px;
}

@media only screen and (max-width: 768px) {
	.sgyik .sgyik-row .sgyik-answer .sgyik-img {
		max-width: 200px;
	}
}

.sgyik .sgyik-btn {
	display: inline-block;
	text-decoration: none;
	color: #000;
	background: #fff;
	padding: 5px 10px 5px 10px;
	border-radius: 5px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	text-align: center;
	transition: 0.3s;
	border: 1px solid #dddddd;
	font-size: 16px;
	line-height: 1;
}
.sgyik .sgyik-btn:hover {
	background: #f5f5f5;
	border-color: var(--gyszin1);
}
.sgyik .sgyik-btn.sgyik-btn-active {
	background-color: var(--gyszin3);
	color: #000000;
}
.sgyik-tools {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 8px 10px 8px 10px;
	background-color: #f8f9fa;
	margin-bottom: 15px;
border: solid 1px #cccccc;
}
.sgyik-tools .sgyik-btn {
	margin-right: 10px;
	font-weight: bold !important;
color: var(--gyszin1);
}
.sgyik-kereso-panel {
	display: flex;
	align-items: stretch;
}
#sgyik-kulcsszo {
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	outline: none;
	border-top-left-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-right: none; 
}
#sgyik-kulcsszo:focus {
	border-color: #80bdff;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	z-index: 2;
}
.sgyik-kereso-panel span {
	display: flex;
	align-items: center;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400 !important;
	line-height: 1.5;
	color: #495057;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	cursor: pointer;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem;
}
.sgyik-kereso-panel span:hover {
	background-color: #dde0e3;
}

.design_ver4 { /* filterbold BODY osztalya */
	
}

/* KAVEGEPBOLT ------------------------------------------------------------------ */
.sgyik.sgyik-kavegepbolt .sgyik-row .sgyik-question:hover {
	color: #000000;
	background-color: #fcecca;
}

/* FILTERBOLT ------------------------------------------------------------------- */
.sgyik.sgyik-filterbolt * {
    font-family: inherit;
    font-size: 16px;
}
.sgyik.sgyik-filterbolt .sgyik-row .sgyik-question:hover {
	color: #000000;
	background-color: var(--gyszin4);
}
.sgyik.sgyik-filterbolt .sgyik-btn.sgyik-btn-active {
	background-color: var(--gyszin2);
}
.sgyik.sgyik-filterbolt .sgyik-tools .sgyik-btn {
	color: #000000;
}