.widget-snippet .header-address-section{
  max-width:625px;
}
.widget-snippet .header-address-section .header-location {
    max-width: 197px;
    width: 100%;
    padding-left: 46px;
  display:inline-block;
    vertical-align: middle;
  border-right: 1px solid #eee;
  position: relative;
}
.widget-snippet .header-address-section .header-location:before {
  content: "";
  position: absolute;
  background: url("/template/defed47c/image/header-location.png");
  background-repeat: no-repeat;
  width: 40px;
  height: 50px;
  left: 0;
  top: 0;
}
.widget-snippet .header-address-section .header-location p{
  font-size:17px;
  font-weight:500;
  line-height:24px;
  color:#222222;
  margin: 0;
}
.widget-snippet .header-address-section .header-call {
    max-width: 227px;
    width: 100%;
    display: inline-block;
    padding-left: 85px;
    vertical-align: middle;
    position: relative;
}
.widget-snippet .header-address-section .header-call:before {
  content: "";
  position: absolute;
  background: url("/template/defed47c/image/header-call.png");
  background-repeat: no-repeat;
  width: 40px;
  height: 50px;
  left: 30px;
  top: 0;
}
.widget-snippet .header-address-section .header-call p{
  font-size:16px;
  font-weight:600;
  line-height:21px;
  color:#000000;
  margin: 0;
}
.widget-snippet .header-address-section .header-call a{
  font-size:20px;
  font-weight:500;
  line-height:26px;
  color:#000000;
  text-decoration: none;
}
.widget-snippet .header-address-section .header-call a:hover{
  color:#729603;
  text-decoration:underline;
}
.widget-snippet .header-address-section .header-booking {
      max-width: 187px;
    width: 100%;
  display:inline-block;
  vertical-align: middle;
}

.widget-snippet .header-address-section .header-booking a {
    background: #729603;
    color: #FFFFFF;
    display: inline-block;
    font-size: 19px;
    text-decoration: none;
    font-weight: 400;
    max-width: 195px;
    width: 100%;
    text-align: center;
    padding: 14px 0;
    border-radius: 8px;
    font-family: 'Roboto',sans-serif;
}
.widget-snippet .header-address-section .header-booking a:hover{
      background: #000;
    color: #FFFFFF;
}
ddress-section .header-booking a:hover{
      background: #000;
    color: #FFFFFF;
}

}
