﻿h1
{
  font-family: sans-serif;
  color: #c50f3c;
  margin-top: 4px;
  margin-right: 6px;
  font-size: 1.17em;
}
h2
{
  font-family: sans-serif;
  color: #c50f3c;
  margin-top: 4px;
  margin-right: 6px;
  font-size: 1.5em;
}
h3
{
  font-family: sans-serif;
  color: #c50f3c;
  margin-top: 4px;
  margin-right: 6px;
}

.redline
{
  width: 100%;
  height: 2px;
  background-color: #c50f3c;
}

.header
{
  padding-top: 21px;
  vertical-align: middle;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  font-size: 2em;
}

.logo
{
  vertical-align:middle;
  top: -16px;
  display: inline-block;
  width: 100%;
}

.logoLink
{
  vertical-align: middle;
  top: -16px;
  padding: 0px 0px;
  display: inline-block;
}
@media (max-width: 570px)
{
  .logoLink
  {
    width: 86%;
    margin-bottom: 7px;
  }
}

.cop
{
  vertical-align: middle;
  width: 186px;
  height: 74px;
  display: inline-block;
}
@media (max-width: 1012px)
{
  .cop
  {
    display: none;
  }
}

.hours-phone-div
{
  width: 100%;
}

.hours-div
{
  display: inline-block;
  font-family: sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #c50f3c;
  margin-bottom: 16px;
  width: 49%;
}
@media (max-width: 920px)
{
  .hours-div
  {
    font-size: 1.1em;
    width: 100%;
    margin-bottom: 0px;
  }
}

.phone-div
{
  display: inline-block;
  font-family: sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #c50f3c;
  margin-bottom: 16px;
  width: 50%;
  text-align: right;
}
@media (max-width: 920px)
{
  .phone-div
  {
    font-size: 1.1em;
    width: 100%;
    text-align: left;
  }
}

.bath-div
{
  width: 124px;
  height: 59px;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
@media (max-width: 570px)
{
  .bath-div
  {
    display: none;
  }
}

.bath-image
{
  width: 248px;
  height: 118px;
  display: inline-block;
  vertical-align: middle;
  margin: -18px 0px 0px -66px;
}

.rightImage
{
  vertical-align: middle;
  width: 100%;
  display: inline-block;
  float: right;
}

.rightLink
{
  display: inline-block;
  float: right;
}
@media (max-width: 570px)
{
  .rightLink
  {
    width: 14%;
  }
}

.menu-div
{
  background-color: #c50f3c;
  width: 100%;
}
@media (max-width: 1012px)
{
  .menu-div
  {
    position: absolute;
    top: 100px;
    right: 0px;
    width: 280px;
    background-color: #c50f3c;
    z-index: 9999;
    float: left;
    margin-right: 16px;
    margin-bottom: 0px;
    line-height: 1.6;
    visibility: hidden;
    display: inline-block;
  }
}

.menu-main
{
  list-style-type: none;
  margin-left: 0px;
  margin-top: 0px;
  padding: 0;
  height: 31px;
}
@media (max-width: 1012px)
{
  .menu-main
  {
    width: 280px;
    margin-top: -7px;
  }
}

.menu-main-li {
  float: left;
}
@media (max-width: 1012px)
{
  .menu-main-li
  {
    display: block;
    width: 280px;
    text-align: center;
    border-bottom: 1px solid #555;
  }
}

.menu-main-li-a {
    display: block;
    color: white;
    background-color: #c50f3c;
    text-align: center;
    padding: 6px 8px;
    text-decoration: none;
    font-weight: 400;
    font-family: sans-serif;
}

.menu-main-li-a:hover
{
  background-color:#7e0a26;
}

.banner-div
{
  background-color: #fbedac;
}

.banner-div-a
{
  text-decoration: none;
}

.banner-text
{
  background-color: #fbedac;
  font-family: sans-serif;
  color: #d11f44; 
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.banner2-div
{
  background-color: #f3f5f7;
}

.banner2-div-a
{
  text-decoration: none;
}

.banner2-text
{
  background-color: #f3f5f7;
  font-family: sans-serif;
  color: #d11f44; 
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.home-div
{
  width: 100%;
  padding-bottom: 40px;
  display: inline-block;
  background-color: #ffffff;
  margin-top: 16px;
}

.welcome-image-top
{
  display: none;
}
@media (max-width: 1012px)
{
  .welcome-image-top
  {
    display: inline-block;
    width: 100%;
    height: auto;
    border: 1px solid #000;
    margin-bottom: 20px;
  }
}

.welcome-text
{
  color: #000;
  font-family: sans-serif;
  padding: 0px 6px 0px 0px;
  float: left;
  width: 45%;
  height: 100%;
  display: inline-block;
}
@media (max-width: 1012px)
{
  .welcome-text
  {
    width: 100%;
  }
}

.welcome-text-ul-li
{
}
@media (max-width: 1012px)
{
  .welcome-text-ul-li
  {
    padding-bottom: 10px;
  }
}

.welcome-image-right
{
  display: inline-block;
  float: right;
  width: 50%;
  height: auto;
  vertical-align: middle;
  margin: 6px 0px 20px 6px;
  border: 1px solid #000;
}
@media (max-width: 1012px)
{
  .welcome-image-right
  {
    display: none;
  }
}

.ohip-footcare-div
{
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: inline-block;
  background-color: #ffffff;
}

.ohip-footcare-text
{
  float: left;
  display: inline-block;
  color: #000;
  font-family: sans-serif;
  word-wrap: break-word;
  width: 65%;
}
@media (max-width: 570px)
{
  .ohip-footcare-text
  {
    display: block;
    width: 90%;
  }
}

.ohip-footcare-image
{
  width: 25%;
  float: left;
  display: inline-block;
  border: 1px solid #000;
  margin-right: 16px;
  margin-bottom: 20px; 
}
@media (max-width: 570px)
{
  .ohip-footcare-image
  {
    width: 100%;
  }
}

.flushot-div
{
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: inline-block;
  background-color: #f3f5f7;
}

.flushot-image1
{
  width: 40%;
  float: left;
  display: inline-block;
  border: 1px solid #000;
  margin-right: 16px;
  margin-bottom: 20px;
}
@media (max-width: 570px)
{
  .flushot-image1
  {
     width: 60%;
  }
}

.flushot-image2
{
  width: 17.7%;
  float: left;
  display: inline-block;
  border: 1px solid #000;
  margin-right: 16px;
  margin-bottom: 20px;
}
@media (max-width: 570px)
{
  .flushot-image2
  {
     width: 26.5%;
  }
}

.flushot-text
{
  float: left;
  display: inline-block;
  color: #000;
  font-family: sans-serif;
  word-wrap: break-word;
  width: 35%;
}
@media (max-width: 570px)
{
  .flushot-text
  {
     display: block;
     width: 100%;
  }
}

.gift-div
{
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: inline-block;
  background-color: #f3f5f7;
}

.gift-image1
{
  width: 180px;
  height: 240px;
  float: left;
  display: inline-block;
  border: 1px solid #000;
  margin-right: 20px;
}

.gift-image2
{
  width: 180px;
  height: 240px;
  float: left;
  display: inline-block;
  border: 1px solid #000;
  margin-right: 20px;
}
@media (max-width: 1100px)
{
  .gift-image2
  {
    display: none;
  }
}

.gift-text
{
  color: #000;
  font-family: sans-serif;
  float: left;
  display: inline-block;
}
@media (max-width: 1100px)
{
  .gift-text
  {
    width: 60%;
  }
}
@media (max-width: 570px)
{
  .gift-text
  {
    display: block;
    width: 100%;
  }
}

.gift-text.ul
{
  word-wrap: break-word;
}

.cards-div
{
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: inline-block;
  background-color: #ffffff;
}

.cards-text
{
  color: #000;
  font-family: sans-serif;
  float: left;
  display: inline-block;
}

.cards-image1
{
  width: 35%;
  float: left;
  display: inline-block;
  border: 1px solid #000;
  margin-top: 6px;
  margin-right: 16px;  
}
@media (max-width: 570px)
{
  .cards-image1
  {
    display: block;
    width: 100%;
  }
}

.cards-image2
{
  width: 60%;
  float: left;
  display: inline-block;
  border: 1px solid #000;
  margin-top: 6px;
  margin-right: 6px;  
}
@media (max-width: 570px)
{
  .cards-image2
  {
    display: block;
    width: 100%;
  }
}

.burts-div
{
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  background-color: #f3f5f7;
}

.burts-image-div
{
  width: 100%;
  height: auto;
  padding-bottom: 200px;
  display: inline-block;
  background-image: url("../images/burtsbees.png");
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
  border: 1px solid #000;
}
@media (max-width: 570px)
{
  .burts-image-div
  {
    background-image: none;
    border: none;
    display: none;
  }
}

.burts-text-div
{
  display: inline-block;
  background-color: transparent;
  float: left;
  margin-left: 30px;
  margin-top: 10px;
}
@media (max-width: 570px)
{
  .burts-text-div
  {
    display: none;
  }
}

.burts-text
{
  color: #000;
  font-family: sans-serif;
  float: left;
  display: inline-block;
  margin-left: 6px;
}
@media (max-width: 570px)
{
  .burts-text
  {
    display: none;
  }
}

.burts-logo-div
{
  background-color: #fcbe44;
  display: inline-block;
  float: left;
  margin-left: 30px;
  margin-top: 30px;
}
@media (max-width: 570px)
{
  .burts-logo-div
  {
    display: none;
  }
}

.burts-logo
{
  width: 202px;
  height: 47px;
  float: left;
  display: inline-block;
  border: 1px solid #000;
}
@media (max-width: 570px)
{
  .burts-logo
  {
    display: none;
  }
}

.burts-image2
{
  display: none;
}
@media (max-width: 570px)
{
  .burts-image2
  {
    width: 100%;
    height: auto;
    display: block;
    border: 1px solid #000;
  }
}

.advice-div
{
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  background-color: #ffffff;
}

.advice-image
{
  width: 320px;
  height: 252px;
  float: left;
  display: inline-block;
  border: 1px solid #000;
  margin-right: 6px;
  margin-bottom: 16px;
}

.about-us-div
{
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  background-color: #f3f5f7;
}

.about-us-image
{
  width: 40%;
  float: left;
  display: inline-block;
  border: 1px solid #000;
  margin-right: 6px;
  margin-bottom: 16px;
}
@media (max-width: 570px)
{
  .about-us-image
  {
     width: 100%;
  }
}

.about-us-text
{
  color: #000;
  font-family: sans-serif;
  float: left;
  display: inline-block;
  margin-left: 6px;
  margin-top: 0px;
  width: 57%;
}
@media (max-width: 570px)
{
  .about-us-text
  {
    display: block;
    width: 90%;
  }
}

.footer-div
{
  background-color: #c50f3c;
  padding: 16px 0px 16px 0px;
  width: 100%;
  display: inline-block;
}

.footer-text-left
{
  color: #fff;
  font-family: sans-serif;
  display: inline-block;
  width: 45%;
  vertical-align: top;
  padding-left: 16px;
}
@media (max-width: 570px)
{
  .footer-text-left
  {
    width: 100%;
  }
}

.footer-text-right
{
  color: #fff;
  font-family: sans-serif;
  display: inline-block;
  width: 45%;
  vertical-align: top;
  padding-left: 16px;
}
@media (max-width: 570px)
{
  .footer-text-right
  {
    width: 100%;
  }
}

.footer-text-a
{
  color: white;
}

.google-map-div
{
  width: 45%;
  display: inline-block;
  padding-left: 16px;
  overflow: hidden;
}
@media (max-width: 570px)
{
  .google-map-div
  {
    width: 100%;
  }
}

.right-images-div
{
  width: 45%;
  display: inline-block;
  vertical-align: top;
  padding-left: 16px;
}
@media (max-width: 570px)
{
  .right-images-div
  {
    width: 100%;
    padding-top: 16px;
  }
}

.gmaps-image
{
  width: 64px;
  height: 64px;
  display: inline-block;
  padding-right: 6px;
}

.facebook-image
{
  width: 64px;
  height: 64px;
  display: inline-block;
  padding-right: 6px;
}

.pointy-image
{
  width: 125px;
  height: 64px;
  display: inline-block;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

