/* 
Theme Name: Manekin 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: manekin
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
*/



body{
	font-family: "Source Sans 3", sans-serif !important;
	background-color: #fff9ed !important;
	font-size: 12px;
	line-height: 1.5;
	color: #4f4f4f;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Ubuntu Condensed", sans-serif !important;
}


body.page-id-19{
	background-color: #000000 !important;
}


.wp-block-heading a, .wp-block-heading a:hover{

}

.a-active a{

}

.menu-download-pos{
	display: block;
	float: left;
	text-align: right;
	width: 100%;
	margin-bottom: 10px;
}

.menu-download-pos a{
	color: #a29e96;
	font-size: 14px;
	padding-left: 30px;
	background-image: url("assets/img/pobierz_pdf.png");
	background-repeat: no-repeat;
	background-position: left center;

}

.menu-download-pos a:hover{
	color: #a29e96;
	background-image: url("assets/img/pobierz_pdf_2.png");
}

.eael-simple-menu-toggle-text{
	display: none;
}

.eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li ul{
	width: 170px;
}

.wt-ptm-div-map{
	margin-top: 30px;
	margin-bottom: 15px;
	position: relative;
	display: inline-block;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('assets/img/map/tlo.jpg');
	text-align: center;
}


.wt-ptm-map-flag{
	position: absolute;
	width: 52px;
	height: 70px;
	background-size: 52px 70px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('assets/img/map/metka_szara_www.png');
	z-index: 10;
}

.wt-ptm-map-out{
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 781px;
}

.wt-ptm-div-out{
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
}

.wt-ptm-map-owl{
	position: absolute;
	cursor: pointer;
	width: 150px;
	height: 135px;
	background-size: 150px 135px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('assets/img/map/sowa.png');
	z-index: 9;
	top: 60px;
	left: 40px;

}

.wt-ptm-map-point{
	position: absolute;
	cursor: pointer;
	width: 52px;
	height: 70px;
	background-size: 52px 70px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('assets/img/map/metka_czarna_www.png');
	z-index: 10;
	margin-top: -65px;
	margin-left: -26px;
}

.wt-ptm-map-point-2{
	position: absolute;
	cursor: default;
	width: 52px;
	height: 70px;
	background-size: 52px 70px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('assets/img/map/metka_szara_www.png');
	z-index: 10;
	margin-top: -65px;
	margin-left: -26px;
}

/*
.wt-ptm-map-point:hover{
	background-image: url('../img/map/metka_czarna_www.png');
}

.wt-ptm-map-point.active{
	background-image: url('../img/map/metka_czarna_www.png');
}
*/

.wt-ptm-map-point .tooltiptext {
	visibility: hidden;
	width: 200px;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	padding: 5px 0;
	border: 2px solid #000000;
	border-radius: 15px;
	/* Position the tooltip text - see examples below! */
	position: absolute;
	z-index: 11;
	left: -80px;
	font-family: "Source Sans 3", sans-serif;
	top: -85px;
	box-sizing: border-box;
}

.wt-ptm-map-point .tooltiptext::after {
	content: " ";
	position: absolute;
	top: 100%; /* At the bottom of the tooltip */
	left: 50%;
	margin-left: -10px;
	border-width: 15px;
	border-style: solid;
	border-color: black transparent transparent transparent;
}

.wt-ptm-map-point.active .tooltiptext {
	visibility: visible;
}

.wt-ptm-map-point .tooltiptext .wt-title{
	width: 100%;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
}

.wt-ptm-map-point .tooltiptext .wt-line{
	width: 100%;
	font-size: 12px;
	display: inline-block;
}

.elementor-222 .elementor-field-group-field_d03783d{
	display: none;
}

@media only screen and (max-width: 767px) {
	.wt-ptm-map-owl{
		display: none;
	}
}

@media (max-width:1199px) {

}

@media (max-width:1024px) {

}

@media (min-width: 768px){

}

@media (min-width: 768px) and (max-width:1023px){

}

@media (max-width:767px) {

}

