/* BASIC css start */
.pickup_store{
max-width:1100px;margin-left:auto;margin-right:auto;position:relative;
}

.pickup_header{
padding:15px 0px;
}

.pickup_header P {
line-height:25px;
}

.pickup_header h1{
font-size:16px;font-weight:bold;padding-bottom:15px;
}


.pickup_map{
width:100%;min-height:350px;background-color:#f2f2f2;border: 1px solid #eaeaea;
}
/* BASIC css end */

