/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 23 2025 | 11:51:48 */
#content {
	font-family: Outfit;
}
.leiras p {
	font-family: Outfit;
	font-size: 17px;
	font-weight: 300;
	color: #1E1E1E;
}

.elementor-field-group-field_3066a0e {
	margin: 30px 0 !important;
}
.elementor-field-group-field_3066a0e .elementor-field-label {
	margin-bottom: 10px;
}
.elementor-field-group-field_3066a0e span.elementor-field-option {
	flex-grow: 1;
    flex-basis: 33%;
	position: relative;
    padding-top: 130px;
}
.elementor-field-group-field_3066a0e span.elementor-field-option label {
	position: unset;
}
.elementor-field-group-field_3066a0e span.elementor-field-option label::before {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 15px);
    height: 125px;
    border-radius: 10px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.elementor-field-group-field_3066a0e span.elementor-field-option:nth-of-type(1) label::before {
	background-image: url("https://peninim.hu/wp-content/uploads/jatszohaz-2.jpeg");
}
.elementor-field-group-field_3066a0e span.elementor-field-option:nth-of-type(2) label::before {
	background-image: url("https://peninim.hu/wp-content/uploads/trambulinpark-2.jpg");
}
.elementor-field-group-field_3066a0e span.elementor-field-option:nth-of-type(3) label::before {
	background-image: url("https://peninim.hu/wp-content/uploads/ugralodomb-1.jpeg");
}

form.elementor-form .elementor-field-type-radio span.elementor-field-option input,
form.elementor-form .elementor-field-type-checkbox span.elementor-field-option input,
form.elementor-form .elementor-field-type-acceptance input {
	accent-color: #DE5A42;
	margin-right: 5px;
}
form.elementor-form .elementor-field-type-radio span.elementor-field-option input:checked + label {
	color: #DE5A42 !important;
}

form.elementor-form .elementor-field-type-radio span.elementor-field-option input,
form.elementor-form .elementor-field-type-radio span.elementor-field-option label {
	cursor: pointer !important;
}
