.box-mapa {
	max-width: 220px;
	/*left: 11px !important;*/
	/*bottom: 30px !important;*/
}

.box-mapa:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    top: 25px;
    left: 0;
    background-color: #000;
    z-index: -1;
}

.box-mapa > img {
    position: absolute !important;
    right: 16px;
    top: 13px;
    margin: 0 !important;
    max-width: 12px !important;
    width: 100%;
}

.popup_mapa {
    background-color: #fff;
    border-radius: 30px;
}

.popup_mapa .titulo {
	display: block;
	font-weight: 600;
	font-size: 20px;
	padding: 8px;
	text-align: center;
}

.popup_mapa img {
	margin-bottom: -3px;
}

.page-id-10 #lqd-contents-wrap{
	width: 100%;
	padding: 0;
}