/*----------------------------------------------------------------- */
/* ELEMENTOR
/*----------------------------------------------------------------- */

body .elementor-section.elementor-section-boxed > .elementor-container
{
	padding: 0 25px;
}

@media only screen and (max-width: 1024px)
{
	body .elementor-section.elementor-section-boxed > .elementor-container
	{
		padding: 0 10px;
	}
}



/*************************************************************************************
	TYPOGRAPHY
*************************************************************************************/

.elementor-widget-text-editor p:last-child
{
	margin-bottom: 0;
}

/*************************************************************************************
	HEADER AND FOOTER
*************************************************************************************/

.elementor-menu-toggle::after
{
	font-size: 0.8rem;

	position: relative;

	padding-left: 5px;

	content: 'MENU';
}

.header-phone-tel
{
	padding-right: 20px;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle
{
	line-height: 22px;

	height: 33px;
	padding-right: calc(1px + 1.4em);

	border-radius: 5px;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a
{
	border-width: 0;
	border-radius: 5px;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu
{
	border-top: 0;
}

.wpml-ls-legacy-dropdown
{
	width: 85px;
}

.header-mobile-phone
{
	height: 32px;
	margin-right: 10px;
}

@media only screen and (max-width: 767px)
{
	.broke-margin .elementor-widget-container
	{
		margin-left: 0 !important;
	}
}

/*************************************************************************************
	COMPONENTS
*************************************************************************************/

/*** CITIES ***/

.cities .elementor-shortcode
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;

	width: 100%;

	gap: 20px;
}

.cities .elementor-shortcode .city-wrap
{
	width: calc(33.33% - 13.33px);
}

.cities .elementor-shortcode .city-wrap:nth-child(odd)
{
	background-color: #f6feff;
}

.cities .elementor-shortcode .city-col
{
	overflow: hidden;

	height: 100%;
	padding: 40px 25px;

	border-radius: 25px;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 25%);
}

.city-city
{
	font-size: 1.5rem;
	font-weight: 500;

	color: var(--e-global-color-accent);
}

.cities .elementor-shortcode .city-col h3
{
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 1.2em;

	margin: 0;

	color: var( --e-global-color-92414dc );
}

.cities .elementor-shortcode .city-col .city-col-wrap
{
	font-size: 1.2rem;

	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: space-between;

	height: 100%;

	gap: 20px;
}

.cities .elementor-shortcode .city-col .city-col-wrap .city-content
{
	display: flex;
	flex-direction: column;

	width: 100%;

	text-align: center;

	gap: 20px;
}


.cities .elementor-shortcode .city-col button
{
	font-size: 15px;
	font-weight: bold;
	line-height: 1;

	position: absolute;
	right: 25px;
	bottom: 25px;
	left: 25px;

	padding: 16px 32px 16px 32px;

	color: var( --e-global-color-secondary );
	border: 0;
	border-radius: 5px 5px 5px 5px;
	background-color: var( --e-global-color-92414dc );
}

.price-wrap
{
	text-align: center;
}

.city-desc li
{
	line-height: 1.2em;

	margin-bottom: 10px;
	padding-left: 30px;

	text-align: left;
}

.city-desc li:last-child
{
	margin-bottom: 0;
}

.cities .elementor-shortcode .city-wrap ul
{
	list-style: none;

	padding-inline-start: 0;
}

.city-desc ul li
{
	position: relative;
}

.city-desc ul li::before
{
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;

	position: absolute;
	top: 0;
	left: 0;

	display: inline;

	width: 16px;
	height: 15px;

	content: '\f0a4';

	color: var(--e-global-color-371a93b);
	background-size: 100%;
}

@media only screen and (max-width: 1199px)
{
	.cities .elementor-shortcode .city-col
	{
		padding: 30px 15px;
	}
}


@media only screen and (max-width: 1024px)
{
	.cities .elementor-shortcode .city-wrap
	{
		width: calc(50% - 10px);
	}
}

@media only screen and (max-width: 767px)
{
	.cities .elementor-shortcode .city-wrap
	{
		width: 100%;
	}
}


/*** Price list ***/

.elementor-widget-price-list .elementor-price-list .elementor-price-list-item .elementor-price-list-header
{
	margin-bottom: 0;
}

.elementor-widget-price-list .elementor-price-list li
{
	padding-bottom: 10px;

	border-bottom: 2px solid var(--e-global-color-b472015);
}

.elementor-price-list .elementor-price-list-image img
{
	max-width: 100px;
}

@media only screen and (max-width: 767px)
{
	.elementor-price-list .elementor-price-list-image img
	{
		max-width: 60px;
	}
}

/*** Icon boxes ***/

.elementor-icon-box-content p
{
	margin-bottom: 0;
}

.elementor-vertical-align-top .elementor-icon-box-icon
{
	position: relative;
	top: 9px;
}

@media only screen and (max-width: 767px)
{
	.elementor-widget-wrap .elementor-widget-icon-box .elementor-icon-box-wrapper
	{
		text-align: left;
	}
}

/*** POST TAGS ***/

.post-tags
{
	display: none;

	max-width: 1200px;
	margin: 0 auto;
	padding: 30px 40px 85px 40px;
}

.post .post-tags
{
	display: block;
}

.post-tags span
{
	color: #fff;
}

.post-tags a
{
	font-weight: bold;

	margin: 5px 10px;
	padding: 5px 15px;

	transition: 0.5s;
	text-transform: uppercase;

	color: #000;
	border-radius: 5px;
	background: #ccc;
}

.post-tags a:hover
{
	transition: 0.5s;

	background-color: #f6e79d;
}

