@media (min-width: 720px) { 
    .contact    {
display: none;
    }
}

.footer a {
margin-right:2%;
}

@media (max-width: 720px) { 
    .footer-appointment:link    {
top: 20px;
position: relative;
    }
}

.footer-appointment:link {
color: white !important;
font-weight: bold;
background: #97D3C7;
border-radius: 10px;
padding: 6px;
position: relative;
top: 12px;
}

.footer-appointment:hover{
background-color: #FFCDD3;
border-radius: 10px;
}

.nav  .menu-item-309 a {
color: #fff;
font-weight: bold;
background: #97D3C7;
border-radius: 10px;
padding: 7px;
margin-left: 5px;
margin-right: 5px;

}

.nav  .menu-item-309 a:hover {
background-color: #FFCDD3;
border-radius: 10px;
}

h1, h2, h3, h4 {
font-family:Sacramento;
 }

#map {
    clear:both !important;
width: 100%;
}

#Review1 {
float: left;
width: 325px;
}

#Review2 {
float: left;
width: 325px;
}

#Review3 {
float: left;
width: 325px;
}

#map {
float: left;
}

#contact {
float: right;
}

.wpcf7-form textarea {
height: 50px !mportant;
}

.wpcf7-form input, .wpcf7-form textarea {
border-color: #808080 ;
border-style: solid;
border-width: 1px;
padding: 4px;
line-height: 16px;
font-size: 14px;

margin-left; 25%;
}

