/* Start dooMap 2 stack each CSS code */

#stacks_in_4map img {
    max-width: none !important; 
}

#stacks_in_4 .gm-style-iw{
	color: #444 !important;
}

.gmnoprint img {
    max-width: none !important; 
}

.stacks_in_4error{
	position: relative;
	background: #ffeaea;
	padding: 0;
	margin: 0;
}
.dooMapErrorColour{
	color: red;
}

#stacks_in_4map{
	height: 600px;
	
}


@media all and (max-width: 1024px) {
	#stacks_in_4map{
		height: 399.600006px;
	}
}

@media all and (max-width: 480px) {
	#stacks_in_4map{
		height: 300.000000px;
	}
}


.dooMapClearer{
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

#stacks_in_4directions{
	position: relative;
	background: #fff;
	display: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	padding: 10px;
	color: #444;
}

.stacks_in_4directionsHeader{
	display: inline-block !important;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	margin-right: 40px;
}

.dooDirectionsButton{
	background: #fff;
	border: 1px solid #ccc;
	padding: 0 10px 0 10px;
	font-size: 14px;
	line-height: 22px;
	border-radius: 2px;
	cursor: pointer;
	margin: 0;
	color: #444;
}

.stacks_in_4cancel{
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 24px !important;
	padding: 0 0 0 6px;
	margin: 0;
	border: none !important;
}

.directions_location_wrapper{
	background: #ddd;
	padding: 6px 10px 6px 10px;
	border: 1px solid #ccc;
	border-radius: 2px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 22px;
}

.directions_location_wrapper:hover{
	background: #f4f4f4;
}

.dooDirectionsShow{
	display: inline-block;
}

.dooDirectionsResultsWrapper{
	display: none;
	background: #fff;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 2px;
	margin-top: 10px;
}

.dooMapInstruction{
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
}
.dooMapInstructionDistance{
	padding-top: 4px;
	font-weight: bold;
}

.dooDirectionsSharingWrapper{
	display: none;
}

.stacks_in_4print, .stacks_in_4email, .stacks_in_4google{
	position: relative;
	display: inline-block;
	margin-top: 8px !important;
	margin-right: 3px !important;
}


	#stacks_in_4 .dooMapLocation{
		display: none;
	}






/* End dooMap 2 stack each CSS code *//* Start dooMap2location stack each CSS code */


/* End dooMap2location stack each CSS code */