@charset "UTF-8";

#shop .tbl-bg {
  background-color: #f7f7f7;
  padding: 10px;
}

#shop .map {
  width: 100%;
  margin-top: 20px;
}

#shop .map > iframe {
  width: 100%;
  height: 300px;
}


#shop {
  border-bottom: 1px solid #d7c7be;
    margin-bottom: 5rem;
    padding-bottom: 5rem;
}




