/****** PLACE YOUR CUSTOM STYLES HERE ******/

hr {
  border: none;
  border-top: 1px solid #ccc;
  margin: 0 0 0px 0;
  width: 50%;
    margin-left: auto;
    margin-right: auto;
}


.image-tile img {
  width: 100%;
  border-radius: 10px;
  display: inline-block;
}


.thumbnail2 {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
border: 0px solid #ddd;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}



.labelcave {
font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 14px;

text-transform: uppercase;
letter-spacing: 2px;
font-weight: 800;
letter-spacing: 1px;
background: #cda46e;
color: white;
padding: 2px 6px;
font-size: 8px;
vertical-align: middle;
}

.labelrestaurants {
font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 10px;
color: white;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 800;
letter-spacing: 1px;
background: #9ebf91;
border-radius: 2px;
padding: 2px 6px;
font-size: 8px;
vertical-align: middle;
}

.labelbar {
font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 14px;
color: white;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 800;
letter-spacing: 1px;
background: #73cedf;
border-radius: 2px;
padding: 2px 6px;
font-size: 8px;
vertical-align: middle;
}

