/* .shop-info.content-main */
.GglocationInfo p, .GglocationInfo a {
  color: #FFFFFF!important;
  border-radius: 50px;
  padding: 2px 10px 4px 10px;
  font-size: 11px;
  height: 16px;
  font-weight: 700;
  line-height: 12px;
}

.GglocationInfo .addressSticker {
  padding: 0px 0px 50px 0px;
  /* font-size: 14px; */
  /* color: #212121; */
  text-align: left;
}

.GglocationInfo .addressSticker .addressNameLine {
}

.GglocationInfo .addressSticker .addressNameLine img {
  height: 18px;
}

.GglocationInfo p:nth-child(3){
  margin-bottom: 15px;
}
.gglocation-brandname {
  font-size: 15px;
}
.gglocation-shopname {
  font-size: 15px;
  margin-bottom: 8px;
}
.gglocation-address {
  font-size: 12px;
}
.gglocation-address {
  font-size: 12px;
  font-weight: 700;
}
.gglocation-link-wrapper {
  margin-top: 8px;
}