/* Home */
#home_main_img2 {
  border-bottom: 8px solid #eae9e9;
  margin-bottom: 12px; }

@media only screen and (min-width: 64.0625em) {
  #home_main_img2 {
    border-bottom: 20px solid #eae9e9; } }

#home_email_us_now {
  background-color: #333;
  border-radius: 6px;
  color: white;
  font-family: "Quicksand", San-Serif;
  font-size: 11px;
  font-weight: bold;
  padding: 3px;
  text-decoration: none;
  text-transform: uppercase; }

#home_email_us_now:hover {
  color: yellow; }

@media only screen and (min-width: 64.0625em) {
  #block_address > div {
    margin: 0px 6px 6px 0px; }

  #block_contact > div {
    margin: 0px 0px 6px 6px; } }

@media only screen and (max-width: 64em) {
  #block_contact > div {
    margin: 6px 0px 0px 0px; } }

#block_opening_hours > div {
  margin: 6px 0px 0px 0px; }

#block_opening_hours > div > h3 {
  background: #c33; }

#block_opening_hours table tr td:nth-child(2) {
  text-align: right; }

#block_opening_hours table, #block_opening_hours table * {
  background: transparent;
  border: 0px; }

address {
  font-style: normal; }

.content ul {
  list-style-type: '✓'; }
