/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/

	
span.wpcf7-not-valid-tip {
    display: none !important;
}
.wpcf7-not-valid {
    border: 1px solid red !important;
}
span.wpcf7-spinner {
    position: absolute !important;
    bottom: 37px !important;
    left: calc(50% + 40px) !important;
}
.wpcf7-response-output {
    text-align: center !important;
    line-height: normal !important;
    padding: 15px !important;
}
form input,
form textarea
{
    border-radius: 0 !important;
}
span.wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 10px !important;
}
form.wpcf7-form br
{
		display: none;
}
span.wpcf7-form-control-wrap[data-name=privacy_policy] {
    display: inline-block;
}
.wpcf7-list-item {
    margin: 0;
}
input.wpcf7-form-control.wpcf7-submit {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}
span.wpcf7-form-control-wrap[data-name=privacy_policy] {
    overflow: hidden;
    float: left;
    margin-top: 3px;
    margin-right: 7px;
    margin-bottom: 40px !important;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

form.wpcf7-form input,
form.wpcf7-form textarea
{
    border: 1px solid var(--e-global-color-accent ) !important;
    color: var(--e-global-color-a64601e ) !important;
}
form.wpcf7-form input[type="submit"]
{
    color: var(--e-global-color-accent ) !important;
}
form.wpcf7-form input[type="submit"]:hover
{
    background-color: var(--e-global-color-accent ) !important;
	color: white !important;
}


.apartman-item h2 {
    color: var(--e-global-color );
}
article.apartman-item {
    background: white;
    padding: 20px;
    margin-bottom: 25px;
    border: 1px solid grey;
    -webkit-box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 11%);
    -moz-box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 11%);
    box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 11%);
    border-radius: 2px;
    overflow: hidden;
}
.apartman-img img
{
	display: block;
}
.apartman-content {
    overflow: hidden;
    padding-left: 30px;
}

#apartmanServices {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 25px 25px 22px 25px;
    background: white;
    border: 1px solid #db00a1;
    width: 300px;
    max-width: 100%;
}
.aService {
    margin-right: 25px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 15px;
}
.aService div {
    overflow: hidden;
    min-height: 36px;
    display: flex;
    align-items: center;
}
.aService span {
    background-color: #db00a1;
    -webkit-mask-repeat: no-repeat;
    display: block;
    width: 36px;
    height: 36px;
    float: left;
    -webkit-mask-position: left center;
}
.aService.is_ferohelyek_szama span
{
    -webkit-mask-image: url(svg/ferohely.svg);
    -webkit-mask-size: 24px auto;
}
.aService.is_telepules span
{
    -webkit-mask-image: url(svg/telepules.svg);
    -webkit-mask-size: 24px auto;
}
.aService.is_vizparti span
{
    -webkit-mask-image: url(svg/vizparti.svg);
    -webkit-mask-size: 24px auto;
}
.aService.is_kisallat span
{
    -webkit-mask-image: url(svg/kisallat.svg);
    -webkit-mask-size: 24px auto;
}
.aService.is_medence span
{
    -webkit-mask-image: url(svg/medence.svg);
    -webkit-mask-size: 24px auto;
}
.aService.is_jakuzzi span
{
    -webkit-mask-image: url(svg/jakuzzi.svg);
    -webkit-mask-size: 24px auto;
}

#mobile_apartmanServices #apartmanServices {
    display: flex;
    justify-content: center;
    max-width: none;
    width: 100%;
    align-items: center;
}



.sabeeapp_embed input[type="button"] {
    border: 1px solid var(--e-global-color-accent ) !important;
	background-color: var(--e-global-color-accent ) !important;
    color: white !important;
    text-transform: inherit;
    letter-spacing: unset;
    outline: none !important;
    padding: 11px 20px 9px 22px !important;
	
	font-family: var(--e-global-typography-a89d800-font-family ), Sans-serif !important;
    font-size: var(--e-global-typography-a89d800-font-size ) !important;
    font-weight: var(--e-global-typography-a89d800-font-weight ) !important;
    text-transform: var(--e-global-typography-a89d800-text-transform ) !important;
    line-height: var(--e-global-typography-a89d800-line-height ) !important;
    letter-spacing: var(--e-global-typography-a89d800-letter-spacing ) !important;
    word-spacing: var(--e-global-typography-a89d800-word-spacing ) !important;
    fill: var(--e-global-color-primary ) !important;
}
.sabeeapp_embed input[type="button"]:hover
{
    background: transparent !important;
    color: var(--e-global-color-accent ) !important;
    text-transform: inherit;
    letter-spacing: unset;
    outline: none !important;
}
.sabeeapp_embed {
    display: grid;
    justify-items: start;
    align-items: center;
    align-content: center;
    justify-content: start;
    margin-bottom: 30px;
}
.sabeeapp_item {
    margin-bottom: 15px;
    display: flex;
    gap: 20px;
    align-items: center;
    flex-direction: row-reverse;
}
.sabeeapp_item:last-child
{
	margin-bottom: 0;
}
.sabeeapp_button div {
    background: transparent !important;
    border-spacing: 0;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}
.sabeeapp_title {
    font-weight: bold;
    text-align: center;
    line-height: 24px;
}

.goToFoter a
{
	cursor: pointer;
}

body.page-id-452 .elementor-location-footer {
    display: none !important;
}

@media screen and (min-width: 1181px)
{
	body.apartman-template-default .elementor-location-header {
		background-color: #0000009c;
		transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	}
}
@media screen and (max-width: 1180px)
{
	.elementor-menu-toggle {
		position: absolute;
		right: 20px;
	}
}
@media screen and (max-width: 580px)
{
	.sabeeapp_item {
		display: flex;
		flex-direction: column;
		margin-bottom: 20px;
		gap: 5px;
	}
	.sabeeapp_embed {
		display: grid;
		justify-items: start;
		align-content: center;
		justify-content: center;
	}
}



.goToFooter
{
	cursor: pointer;
}


.elementor-location-header {
    min-height: 130px;
    position: absolute;
    width: 100%;
    background-color: #0000009c;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
	top: 92px !important;
	-webkit-box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 44%);
	-moz-box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 44%);
	box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 44%);
}
@media screen and (max-width: 767px)
{
	.elementor-location-header {
		min-height: 100px;
	}
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
		top: 77px !important;
		-webkit-box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 44%);
		-moz-box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 44%);
		box-shadow: 0px 4px 5px 0px rgb(0 0 0 / 44%);
	}
}


body.page-id-452 .header_phone {
    display: none !important;
}