/*
Theme Name: Passerotti
Author: Softgraf
Author URI: https://softgraf.pl/
Description: A default theme for Passerotti website.
Version: 1.0.0
Text Domain: ps-theme
Domain Path: languages
*/
.small-map .place1 {
	right: auto;
	bottom: auto;
	margin-top: -8px;
	margin-right: -50px;
}

.map-sem .poland .country-points {
	position: absolute;
	left: 39.9%;
	top: 9.5%;
	width: 312px;
	height: 316px;
	pointer-events: none;
}

.map-sem .poland .country-points .country-point {
	bottom: auto;
	margin-left: -10px;
	pointer-events: all;
}

.prom-product .product-image {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 190px;
	height: 170px;
	margin: 20px auto auto auto;
	background: #fff;
	border: 1px solid #e1e1e1;
}

.prom-product .product-image img {
	width: 100%;
	height: 100%;
	margin-top: 0;
	border: 0;
	object-fit: contain;
}

#merge_menu ul li i {
	margin-right: -4px;
}

.article p img {
	max-width: 100%;
	height: auto;
	display: block;
}

.article p img.aligncenter {
	margin-left: auto;
	margin-right: auto;
}

.article p img.alignright {
	float: right;
}

.typ-box img {
	max-height: 80px;
}

.typ-box .box-image {
	display: block;
	width: 80px;
	height: 80px;
}

.typ-box .box-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

/** @todo */
html[lang] {
	margin-top: 0 !important;
}
