#store_wrapper #kuala_lumpur a {
	font-size: 0.9rem;
	color: #333;
	padding-left: 1.1rem;
}
#store_wrapper #kuala_lumpur a:hover {
	text-decoration: underline;
	color: #000;
}
#store_wrapper #selangor a {
	font-size: 0.9rem;
	color: #333;
	padding-left: 1.1rem;
}
#store_wrapper #selangor a:hover {
	text-decoration: underline;
	color: #000;
}
#store_wrapper #perak a {
	font-size: 0.9rem;
	color: #333;
	padding-left: 1.1rem;
}
#store_wrapper #perak a:hover {
	text-decoration: underline;
	color: #000;
}
#store_wrapper #melaka a {
	font-size: 0.9rem;
	color: #333;
	padding-left: 1.1rem;
}
#store_wrapper #melaka a:hover {
	text-decoration: underline;
	color: #000;
}
#store_wrapper #johor a {
	font-size: 0.9rem;
	color: #333;
	padding-left: 1.1rem;
}
#store_wrapper #johor a:hover {
	text-decoration: underline;
	color: #000;
}
#store_wrapper #penang a {
	font-size: 0.9rem;
	color: #333;
	padding-left: 1.1rem;
}
#store_wrapper #penang a:hover {
	text-decoration: underline;
	color: #000;
}
#store_wrapper .store_row {
	border-bottom: 2px solid #ddd;
	margin-right: -2rem;
	margin-top: 3rem;
}
#store_wrapper .store_list_box h2 {
	margin-bottom:0px;
	text-transform: uppercase;
	font-weight: bold;
}
#map_wrapper {
    height: 400px;
}
#map {
    width: 100%;
    height: 100%;
}
.gm-style-iw div
{
	overflow: hidden !important;
}
input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  width   : 28px;
  margin  : 0;
  padding : 0;
  opacity : 0;
}

input[type=checkbox]:not(old) + label,
input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 28px;
  background   : url('../img/location/checks.png') no-repeat 0 0;
  line-height  : 24px;
}

input[type=checkbox]:not(old):checked + label{
  background-position : 0 -24px;
}

input[type=radio]:not(old):checked + label{
  background-position : 0 -48px;
}
@media only screen and (max-width: 60em) {
	#location_background div:nth-child(even) {background: #CCC !important;}
	#location_background div:nth-child(odd) {background: #FFF !important;}
}
