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

.imp-object-poly polygon:hover, .imp-object-rect:hover {
    opacity: 0.7 !important;
}

.imp-tooltip {
	background: #e6e6e6 !important;
	border-radius: 0px !important;
	padding: 8px !important;
	color: #2A2D32 !important;
}

.imp-tooltip h3, .imp-tooltip-content h3 {
	color: #2A2D32 !important;
}

.imp-tooltip-content {
	background: #e6e6e6 !important;
	border-radius: 0px !important;
	padding: 8px !important;
	color: #fff !important;
}

.imp-tooltip .hs-arrow-bottom {
	border-top-color: #e6e6e6 !important;
}

.imp-tooltip-content div:first-child {
	display: none;
}

.imp-ui-top-right {
	display: none !important;
}

@media (max-width: 620px) {
	.imp-ui-layers-menu-wrap {
		display: none;
	}
}

.building-layer-icon {
    pointer-events: none !important;
}

.lokal-price {
	text-align: center;
}

.status-badge {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-family: "Amiko", Sans-serif;
	font-size: 12px;
	font-weight: 400;
	border-radius: 500px;
	padding: 8px 18px;
	line-height: 1.4;
	width: 100%;
	white-space: nowrap;       
	overflow: hidden;           
	text-overflow: ellipsis;  
	min-width: unset !important;
}

.status-available {
	color: rgb(23, 156, 6);
}

.status-reserved {
	color: rgb(201, 157, 0);
}

.status-sold {
	color: rgb(151, 0, 0);
}

.status-unknown {
	color: #999;
}

.status-tooltip {
	background: #fff;
	display: inline-flex;
	font-weight: 700;
	padding: 4px 8px;
	border-radius: 0px;
}

.status-tooltip.available {
	color: rgb(23, 156, 6);
}

.status-tooltip.reserved {
	color: rgb(201, 157, 0);
}

.status-tooltip.sold {
	color: rgb(151, 0, 0);
}

.status-tooltip.none {
	color: #999;
}

.info-div {
	text-align: center;
}

.info-title {
	font-family: "Amiko", Sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	color: #2A2D32;
	margin-bottom: 6px;
	padding: 0px;
	text-transform: uppercase;
}

.info-text {
	font-family: "Amiko", Sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #2A2D32;
	margin: 0;
	padding: 4px;
	text-transform: uppercase;
}

.info-text.small {
	font-size: 14px;
}

.info-button {
	background-color: #ED6E00 !important;
	border-radius: 0px !important;
	border: 1px solid #ED6E00;
	font-family: "Amiko", Sans-serif !important;
	font-weight: 300 !important;
	font-size: 12px !important;
	line-height: 17px !important;
	color: #fff !important;
	width: 100% !important;
	height: unset !important;
	text-align: center !important;
	display: inline-block !important;
	padding: 10px 20px !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none !important;
	text-transform: uppercase !important;
	transition: all 0.3s ease-in-out;
}

.info-button:hover {
	background: transparent !important;
	color: #ED6E00 !important;
}

#imagemappro #loader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
	backdrop-filter: blur(10px);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

#imagemappro #loader::before {
	content: '';
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	border-radius: 50%;
	border: 3px solid #724A41;
	border-top: 3px solid transparent;
	animation: spin 1s linear infinite;
}

@media (max-width: 1200px) {
	.elementor-element-c77f04a .e-con-inner {
		margin: unset !important;
	}
}

/* ============== IMP TABLE ============== */

#table-lokale {
   	overflow-x: hidden;
	overflow-y: auto;
	height: auto;
	max-height: 400px;
}

#table-lokale::-webkit-scrollbar {
	height: 6px;
	width: 6px;
}

#table-lokale::-webkit-scrollbar-thumb {
    background-color: #2A2D32;
}

#table-lokale::-webkit-scrollbar-track {
    background-color: #f9f9f9;
}

#table-lokale .elementor-element {
    white-space: nowrap;
}

/* Head */
#table-lokale .imp-table-header {
	justify-content: center;
	gap: 0;
}
#table-lokale .imp-table-header>div {
	flex: 1;
	min-width: 130px;
}

/* Body */
#table-lokale .imp-table-body .jet-listing-grid__item div>div>div {
	padding-top: 0;
	min-width: 130px;
}

@media (max-width: 1200px) {
	#table-lokale>div, #imp-table .elementor-tab-content {
		max-width: fit-content;
		width: fit-content;
	}
	#table-lokale, #table-lokale .elementor-tab-content {
		padding-left: 15px;
		box-sizing: border-box;
	}
	#table-lokale {
		overflow-x: auto;
	}
}

/* ============== END IMP TABLE ============== */

.cpel-switcher__lang {
	display: flex !important;
    align-items: center !important;
    background-color: #a35027 !important;
    transition-duration: 1s !important;
    border-style: none !important;
    border-radius: 50px 50px 50px 50px !important;
    padding: 15px 30px 15px 30px !important;
}

.cpel-switcher__lang a {
	background-color: transparent !important;
	font-family: "DM Sans", Sans-serif !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    line-height: 26px !important;
    letter-spacing: 0.2px !important;
	color: #fff !important;
}

.cpel-switcher--layout-dropdown .cpel-switcher__toggle.cpel-switcher__toggle--on:after {
	width: 12px !important;
}

.cpel-switcher--layout-dropdown .cpel-switcher__toggle:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 18px; 
	transform: translateY(-50%);
	width: 12px;
	height: 8px;
	  background-image: url("data:image/svg+xml;utf8,\
<svg xmlns='http://www.w3.org/2000/svg' width='11' height='8' viewBox='0 0 11 8' fill='none'>\
<path d='M10 1L5.5 6L1 1' stroke='%23F6F2E8' stroke-width='1.5'/>\
</svg>");
	background-repeat: no-repeat;
	background-size: 12px 8px;
	cursor: pointer;
}

/* switcher */
.custom-lang-switcher {
    position: relative;
    display: inline-block;
}

.current-lang {
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: bold;
    text-transform: uppercase;
    user-select: none;
    background-color: #ED6E00;
    font-family: "Amiko", Sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.2px;
    fill: #fff;
    color: #fff;
    transition-duration: 1s;
    border-style: none;
    border-radius: 0px;
    padding: 8px 16px;
}

.lang-arrow {
    transition: transform 0.3s ease;
    display: inline-block;
}

.current-lang.open .lang-arrow {
    transform: rotate(180deg);
}
@media (hover: hover) and (pointer: fine) {
    .current-lang:hover .lang-arrow {
        transform: rotate(180deg);
    }
}

.lang-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    list-style: none;
    padding: 8px 16px;
    z-index: 9999999;
	min-width: 63px;
    background-color: #ED6E00;
    font-family: "Amiko", Sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.2px;
    fill: #fff;
    color: #fff;
    transition-duration: 1s;
    border-style: none;
    border-radius: 0px;
}

.current-lang.open .lang-dropdown {
    display: flex;
	flex-direction: column;
	align-items: center;
}

@media (hover: hover) and (pointer: fine) {
    .current-lang:hover .lang-dropdown {
        display: block;
    }
}

.lang-dropdown li a {
    display: block;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Amiko", Sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.2px;
}

.lang-dropdown li a:hover {
    text-decoration: underline;
}

@media (max-width: 1024px) {
	.lang-dropdown {
		min-width: 52.5px;
		font-size: 10px;
        padding: 6px 12px;
	}
	.lang-dropdown li a {
		font-size: 10px;
	}
    .current-lang {
        font-size: 10px;
        padding: 6px 12px;
    }
}