.maplibregl-ctrl-top-left {
	pointer-events: auto;
}

.maplibregl-ctrl-top-left #laposteproexp-logo {
	margin: 5px;
	height: 24px;
	width: 100px;
	cursor: pointer;
}

.laposteproexp-parcel-point {
	background-color: rgba(0, 0, 0, .03);
	display: inline-block;
	padding: 12px;
}

.laposteproexp-select-parcel {
	cursor: pointer;
	text-decoration: underline;
}

.laposteproexp-parcel-address {
	display: inline;
}

#laposteproexp-map .laposteproexp-parcel-point-schedule {
	padding: 0;
	background-color: #fff;
	margin-top: 5px;
	line-height: 15px;
	font-size: 14px;
	color: inherit;
}

#laposteproexp-map.laposteproexp-modal-show {
	display: block;
}

#laposteproexp-map .laposteproexp-marker {
	background-image: url("/wp-content/plugins/la-poste-pro-expeditions-woocommerce/LaPoste/LaPosteProExpeditionsWoocommerce/assets/css/../img/marker.png");
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding-top: 6px;
	width: 28px;
	height: 35px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
	--lzl-bg-img: "/wp-content/plugins/la-poste-pro-expeditions-woocommerce/LaPoste/LaPosteProExpeditionsWoocommerce/assets/css/../img/marker.png";
}

#laposteproexp-map .laposteproexp-marker-recipient {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAjCAMAAAC0CkrjAAAAM1BMVEU1HBU1HBU1HBU1HBU1HBU1HBU1HBU1HBU1HBU1HBU1HBU1HBU1HBU1HBU1HBU1HBU1HBV+OgRWAAAAEHRSTlMAECAwQFBgcICPn6+/z9/vIxqCigAAAQZJREFUOMt9k9sWhCAIRXXyWl76/68dx4NCZcNDS91yQAKlptmY6nnWFK16mA4NDatBX6kXsF/w0nU/H7YzzefC8gjAvqnZ3d/Ttjjcd0Osx9eUVRSJUn6apV0HxkBgypPzPo5xLQx3xzpYgxeShHYQko7Xu8JDNqbgGg9VOJEUHK8Dzm1/MD7aNglcf+G4dooxRPQDV6gic0s4BMIbZW6nA1KkzfRCAQwWHR/Ducj6tYIb+lAHBP5j+aPu/SEqLdvLVfkT1WiQEpuyCUW+r9mnrnqtzmh2hR3nEv81sgjPbXydofzS5IOXS1r6PoObHMHtOaPMV5Tj5yVtvOeftHozX4u/HHwBlCIkL8OYgq0AAAAASUVORK5CYII=");
	width: 30px;
	height: 35px;
}

#laposteproexp-map .laposteproexp-marker.lzl:not(.lzl-ed), #laposteproexp-map .laposteproexp-marker.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAjCAYAAACHIWrsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAKUlEQVRIDe3QMQEAAADCoPVPbQo/iEBhwIABAwYMGDBgwIABAwYMHAYGD3MAAandaLcAAAAASUVORK5CYII=");
}

#laposteproexp-map #laposteproexp-map-inner .laposteproexp-close {
	background-image: url("/wp-content/plugins/la-poste-pro-expeditions-woocommerce/LaPoste/LaPosteProExpeditionsWoocommerce/assets/css/../img/icon-close.png");
	height: 40px;
	width: 40px;
	cursor: pointer;
	top: -20px;
	right: -20px;
	position: absolute;
	z-index: 11222;
	--lzl-bg-img: "/wp-content/plugins/la-poste-pro-expeditions-woocommerce/LaPoste/LaPosteProExpeditionsWoocommerce/assets/css/../img/icon-close.png";
}

#laposteproexp-map #laposteproexp-map-inner .laposteproexp-close.lzl:not(.lzl-ed), #laposteproexp-map #laposteproexp-map-inner .laposteproexp-close.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAMklEQVRYCe3QgQAAAADDoPlTH+SFUGHAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwY+BwYGSgAAT8cMQ8AAAAASUVORK5CYII=");
}

#laposteproexp-map #laposteproexp-map-inner #laposteproexp-map-container #laposteproexp-map-canvas .leaflet-popup-content-wrapper {
	border-radius: 0;
}

#laposteproexp-map #laposteproexp-map-inner #laposteproexp-map-container #laposteproexp-map-canvas .leaflet-popup-content-wrapper .laposteproexp-marker-popup {
	width: 250px;
	color: #777;
	line-height: 20px;
}

#laposteproexp-map #laposteproexp-map-inner #laposteproexp-pp-container table {
	border: 0;
}

#laposteproexp-map #laposteproexp-map-inner #laposteproexp-pp-container table td {
	border-top: 1px solid #ddd;
	padding: 9px 10px;
	text-align: left;
	color: #777;
	font-size: 13px;
	line-height: 20px;
	border-right-width: 0;
	border-bottom-width: 0;
}

#laposteproexp-map #laposteproexp-map-inner #laposteproexp-pp-container table td img {
	max-height: 30px;
	margin-right: 5px;
	vertical-align: middle;
}

#laposteproexp-map #laposteproexp-map-inner #laposteproexp-pp-container table td .laposteproexp-parcel-point-title {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 180px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}

#laposteproexp-map #laposteproexp-map-inner #laposteproexp-pp-container table td a {
	color: #337ab7;
}

#laposteproexp-map #laposteproexp-map-inner #laposteproexp-pp-container table td a:hover {
	text-decoration: none;
}

#laposteproexp-map #laposteproexp-map-inner .laposteproexp-parcel-point-button {
	width: 190px;
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	color: #fff !important;
	background-color: #5bc0de;
	border: 1px solid #46b8da;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

#laposteproexp-map #laposteproexp-map-inner .laposteproexp-parcel-point-button:hover {
	text-decoration: none;
}

@media (max-width:767px) {}