/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.5.7.1624265624
Updated: 2021-06-21 08:53:44

*/


body{
font-style: normal;
font-weight: 300;
font-size: 24px;
line-height: 36px;
text-align: center;
background-color: #fafafa;
}


#top-menu a {
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 36px;
color: #040404;
text-transform: uppercase;
}

.et_pb_slide_description .et_pb_slide_title {
font-style: normal;
font-weight: 900;
font-size: 56px;
line-height: 84px;
color: #040404 !important;
text-align: left;
}

.et_pb_section {
  padding: 18px 0 !important;
}

/*center the heading and lines*/
.et_pb_text_inner h2 {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
    font-style: normal;
    font-weight: 300;
    font-size: 36px;
    line-height: 54px;
    color: #040404;
}
/*add and adjust the lines*/
.et_pb_text_inner h2:before,
.et_pb_text_inner h2:after {
	content: '';
	border-top: 2px solid;
	margin: 0 20px 0 0;
	flex: 1 0 20px;
	color: #666666;
}
/*add spacing between heading and lines*/
.et_pb_text_inner h2:after {
	margin: 0 0 0 20px;
}

.et_pb_text_inner h3 {
font-style: normal;
font-weight: 900;
font-size: 36px;
line-height: 54px;
color: #040404;
}

.et_pb_post .entry-title a, .et_pb_post h2 a {
  font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #040404;
}

.et_pb_blog_grid .et_pb_post {
  border: 0px !important;
}

.et_pb_text_1_tb_footer .et_pb_text_inner h3{
font-style: normal;
font-weight: 900;
font-size: 24px;
line-height: 36px;
}

@media only screen and (min-width: 601px) {
.et_pb_slider .et_pb_slide_0 {
  height: 500px;
}
}

@media only screen and (max-width: 600px) {

body{
font-size: 12px;
line-height: 18px;
 text-align:justify;
}

.et_pb_slider .et_pb_slide_0 {
  height: 250px;
}

.et_pb_text_inner h2 {
    font-size: 14px;
    line-height: 21px;
   
}


}
footer strong {
	font-weight: 900;
}
.hero-kep .et_pb_container {
	position: absolute;
	bottom: 0;
	left: 0;
}
.hero-kep .et_pb_container .et_pb_slide_description {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 3% 5%;
}
@media (min-width: 981px) {
	.et_pb_salvattore_content .column {
		margin-right: 30px !important;
		width: calc(33.33% - 20px) !important;
	}
	.et_pb_salvattore_content .column:nth-child(3n) {
		margin-right: 0 !important;
	}
	.et_pb_salvattore_content article {
		height: 350px;
	}
	.et_pb_salvattore_content article h2 {
		font-size: 24px !important;
	}
	.et_pb_salvattore_content article h2 .inpar {
		font-size: 20px !important;
	}
}
.linkfelho .et_pb_text_inner {
	text-align: center;
}
.linkfelho .et_pb_text_inner p {
	display: inline-block;
	font-size: 20px;
	line-height: 20px;
	margin: 0 15px;
}
.linkfelho .et_pb_text_inner p:nth-child(2n) {
	font-weight: 900;
}


.wpcf7-form-control.wpcf7-text, 
.wpcf7-form-control.wpcf7-textarea {
	font-size: 20px;
	line-height: 30px;
	color: #040404;
	border: 0;
	border-bottom: 1px solid #040404;
	width: 100%;
	max-width: 100%;
	margin: 0 0 30px 0;
}
.wpcf7-form-control.wpcf7-textarea {
	height: 120px;
	resize: vertical;
}
.wpcf7-list-item {
	margin: 0;
}
.wpcf7-list-item label {
	position: relative;
}
.wpcf7-list-item input[type="checkbox"] {
	position: absolute;
	top: -7px;
	left: 0;
	-webkit-appearance: none;
	border: 2px solid #040404;
	width: 30px;
	height: 30px;
	background-color: #fafafa;
	cursor: pointer;
}
.wpcf7-list-item input[type="checkbox"]:checked ~ .wpcf7-list-item-label:before {
	position: absolute;
	top: 3px;
	left: 10px;
	content: "X";
	transform: scaley(0.8);
	font-size: 28px;
	cursor: pointer;
}
.wpcf7-list-item .wpcf7-list-item-label {
	position: relative;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	padding-left: 40px;
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
	cursor: pointer;
}
.wpcf7-submit {
	font-family: Poppins;
	font-size: 20px;
	font-weight: 900;
	line-height: 30px;
	letter-spacing: 0em;
	text-align: center;
	text-transform: uppercase;
	padding: 12px 50px !important;
	cursor: pointer;
}
.kapcsolat-form {
	display: flex;
	column-gap: 80px;
}
.kapcsolat-form > div {
	display: flex;
	width: calc(50% - 4px);
	flex-direction: column;
}

.kapcsolat-form h4 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 900;
}
.kapcsolat-form .wpcf7-submit {

}

.kapcsolat-form-adatkez {
	padding-bottom: 40px;
}
.kapcsolat-form-adatkez a {
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
	font-style: italic;
	display: block;
	margin: 4px 0 0 38px;
}
.kapcsolat-form > div:nth-child(2) .wpcf7-list-item {
	display: block;
}

.kapcsolat-form > div:nth-child(2) .wpcf7-list-item label{
	display: flex;
	align-items: flex-start;
	padding-bottom: 10px;
}

.kapcsolat-form > div:nth-child(2) .wpcf7-list-item label input[type="checkbox"]{
	position: relative;
    top: inherit;
    left: inherit;
	margin: 0;
}

.kapcsolat-form > div:nth-child(2) .wpcf7-list-item input[type="checkbox"]:checked ~ .wpcf7-list-item-label:before {
	top: 1px;
    left: -23px;
}


.kapcsolat-form > div:nth-child(2) .wpcf7-list-item .wpcf7-list-item-label{
	padding-left: 10px;
	width: calc(100% - 50px);
}

.kapcsolat-form .wpcf7-not-valid-tip {
	margin-top: -26px;
	font-size: 17px;
	line-height: 19px;
}
.kapcsolat-form-adatkez .wpcf7-not-valid-tip {
	margin-top: 0;
	position: absolute;
	bottom: -62px;
	left: 38px;
}



.et_pb_text_inner ul {
	padding: 0 0 0 12px;
}
.et_pb_text_inner li {
	position: relative;
	list-style: none;
	padding: 0 0 8px 26px;
	margin: 0;
}
.et_pb_text_inner li ul {
	padding-top: 8px;
	padding-left: 40px;
}
.et_pb_text_inner li:before {
	position: absolute;
	content: '•';
	top: 1px;
	left: 0;
}
.diszes ul {
	padding: 0;
}
.diszes li {
	position: relative;
	list-style: none;
	padding: 0 0 20px 40px;
	margin: 0;
}
.diszes li:before {
	position: absolute;
	content: '';
	top: 1px;
	left: 0;
	background: transparent url(/wp-content/themes/Divi-child/diszes.png) no-repeat center center;
	width: 24px;
	height: 24px;
	background-size: contain;
}
#content-area .et_post_meta_wrapper {
	display: none;
}
#top-menu li.current-menu-item > a {
	color: #040404;
	font-weight: 900;
}
@media (max-width: 640px) {
	.hero-kep {
		margin-bottom: 20px;
	}
	.hero-kep .et_pb_slider .et_pb_slide_0 {
		background-position-x: 100% !important;
	}
	.hero-kep .et_pb_slide_description h2.et_pb_slide_title {
		color: #fafafa !important;
		padding: 0;
		font-size: 20px !important;
		line-height: 30px !important;
		font-weight: 900 !important;
	}
	.et_pb_row {
		padding: 0;
		width: calc(100% - 40px);
	}
	p br {
		content: "";
		margin: 2em;
		display: block;
		font-size: 24%;
	}
	.et_pb_text_inner h3,
	.et_pb_text_1_tb_footer .et_pb_text_inner h3,
	.kapcsolat-form h4 {
		font-size: 12px;
		line-height: 18px;
	}
	.et_pb_column .et_pb_module {
		margin-bottom: 0;
	}
	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
		width: calc(50% - 10px) !important;
		display: inline-block !important;
		margin-bottom: 4px;
	}
	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:nth-child(2n+1) {
		margin-right: 20px;
	}
	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child,
	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:nth-last-child(1) {
		margin-bottom: 0;
	}
	.et_pb_salvattore_content .et_pb_image_container {
		margin: -20px -20px 0px;
	}
	.et_pb_post .entry-title a, .et_pb_post h2 {
		font-size: 16px;
		padding: 0;
		margin: 0 -20px;
		text-align: center;
		width: calc(100% + 40px);
	}
	.et_pb_post .entry-title a, .et_pb_post h2 a,
	.kapcsolat-form .wpcf7-list-item-label,
	.wpcf7-form-control.wpcf7-text,
	.wpcf7-form-control.wpcf7-textarea {
		font-size: 10px;
		line-height: 1.4;
	}
	.et_pb_post .entry-title a, .et_pb_post h2 a {
		max-width: 100%;
		margin-left: 0;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		min-height: 30px;
	}
	.et_pb_post .entry-featured-image-url {
		margin-bottom: 8px;
	}
	.linkfelho .et_pb_text_inner p {
		font-size: 10px;
		font-weight: 300;
		line-height: 15px;
		letter-spacing: 0em;
		padding-bottom: 0;
	}
	.linkfelho {
		margin-top: -30px;
	}
	.impresszum p {
		text-align: center;
		font-size: 10px;
		line-height: 15px;
		padding-bottom: 1em !important;
	}
	.impresszum p br {
		margin: 0;
	}
	.logo_container > a {
		position: absolute;
		left: calc(50% - 20px);
		top: 23px;
	}
	.logo_container > a > img {
		height: 35px;
		width: auto !important;
		max-width: unset !important;
		max-height: unset !important;
	}
	.mobile_menu_bar {
		z-index: 2;
	}
	.mobile_menu_bar::before {
		background-image: url(/wp-content/themes/Divi-child/ham.png);
		content: "";
		width: 35px;
		height: 35px;
		display: inline-block;
		left: unset;
		right: -10px;
	}
	.mobile_nav.opened .mobile_menu_bar::before {
		background-image: url(/wp-content/themes/Divi-child/ham-open.png);
	}
	#mobile_menu {
		position: fixed;
		top: 0;
		width: 100%;
		height: 100%;
		background: transparent url(/wp-content/themes/Divi-child/mobmenback.png) no-repeat top left;
		background-size: cover;
		padding-top: 40%;
		z-index: 1;
	}
	#mobile_menu > li:first-child {
		display: none;
	}
	#mobile_menu > li {
		margin: 10% 0;
	}
	#mobile_menu > li, #mobile_menu > li > a {
		font-size: 20px;
		font-weight: 900;
		line-height: 30px;
		letter-spacing: 0em;
		text-align: center;
	}
	#mobile_menu > li > a {
		border: 0 !important;
	}

	.kapcsolat-form{
		column-gap: 20px;
		position: relative;
	}
	.wpcf7-list-item input[type="checkbox"] {
		width: 12px;
		height: 12px;
		top: 0px;
	}
	.wpcf7-list-item .wpcf7-list-item-label {
		padding-left: 25px;
	}
	.kapcsolat-form > div:nth-child(2) {
		padding-bottom: 20px;
		min-height: 440px;
	}

	.kapcsolat-form-holder {
		border: 1px solid #040404;
		padding: 20px 0 20px 20px;
	}

	.kapcsolat-form .wpcf7-submit {
		font-size: 12px;
		line-height: 18px !important;
		padding: 12px 30px !important;
		z-index: 2;
	}

	.kapcsolat-form .wpcf7-not-valid-tip{
		margin-top: -10px;
	}

	.kapcsolat-form .button-submit{
		position: absolute;
		bottom: 0;
		width: 100%;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}

	.kapcsolat-form .button-submit .wpcf7-spinner{
		width: 100%;
	}

	.kapcsolat-form .wpcf7-submit:after {
		top: 4px;
	}

	.kapcsolat-form .wpcf7-not-valid-tip {
		font-size: 9px;
		line-height: 11px;
	}
	.kapcsolat-form-adatkez {
		position: absolute;
		right: unset;
		bottom: 60px;
		width: 100%;
		padding-right: 20px;
	}
	.kapcsolat-form-adatkez a {
		font-size: 10px;
		line-height: 15px;
		margin: -5px 0 0 24px;
	}
	.kapcsolat-form-adatkez .wpcf7-not-valid-tip {
		bottom: -32px;
		width: 80vw;
		left: unset;
		padding-left: 25px;
	}
	.kapcsolat-form textarea {
		border: 1px solid #040404 !important;
		height: 90px !important;
		resize: none !important;
	}

	.wpcf7-list-item input[type="checkbox"]:checked ~ .wpcf7-list-item-label:before{
		font-size: 11px;
		left: 5px;
        top: -2px;
		font-weight: bold;
        padding: 0 2px 0 1px;
	}

	.kapcsolat-form > div:nth-child(2) .wpcf7-list-item input[type="checkbox"]:checked ~ .wpcf7-list-item-label:before {
		font-size: 11px;
		left: -11px;
        top: -1px;
		font-weight: bold;
		padding: 0 2px 0 1px;
	}

}