/* BASIC css start */
main.shopbrand {  }
.page_location { padding:30px 3% 10px }
.page_location a { color:#000; font-size:15px; font-weight:bold; }


.shopdetailItem { width:100%  }
.shopdetailItem .shopdetailImage img {max-width:100% !important; height: auto !important;}

.list_go { text-align:center }
.list_go a { padding: 8px 25px; border-radius:99px; border: 1px solid black; font-size:11px; margin: 20px auto 0; display: inline-block; transition:0.3s; color:#000 }
.list_go a:hover { background:rgba(0,0,0,0.15);  }

/* BASIC css end */

