#menu li {
  display: inline;
  font-size: 30px;
  font-family: 'Courier New', Courier, monospace;
  padding-left: 10px;
  padding-right: 10px;
  border-right: solid;
  border-color: hotpink;
}

#menu li:last-child {
  border-right: none;
}

#heading h1 {
  font-size: 65px;
  color: white;
  text-align: center;
  font-family: Garamond;
  position: relative;
  justify-content: center;
  align-items: center;
  font-weight: lighter;
}

#heading {
  background-color: hotpink;
  height: 150px;
  display: flex;
  justify-content: center;
  position: relative;
  align-items: center;
  width: 100%;
}

#heading img {
  height: 150px;
  width: auto;
}

#menu {
  text-align: center;
  background-color: black;
  margin-left: 110px;
  margin-right: 110px;
  height: 100px;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 84.5%;
}

body {
  background-color: ivory;
}

a {
  text-decoration: none;
  color: ivory;
}

a:visited {
  text-decoration: none;
  color: ivory;

}

a:hover {
  text-decoration: none;
  color: ivory;
}

a:active {
  text-decoration: none;
  color: ivory;
}

div+div {
  margin-top: 20px;
}

#sabrina {
  margin-left: 110px;
  margin-right: 110px;
}

#sabrina h2 {
  font-family: Garamond;
  font-size: 50px;
}

footer {
  background-color: black;
  color: white;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 20px;
  padding-top: 25px;
  padding-bottom: 25px;
}

#footer table {
  width: 80%;
  margin-left: auto;
  margin-right: 60px;
  text-align: left;
  font-family: Garamond;
}

#footer th {
  font-weight: bolder;
  font-size: 25px;
  color: hotpink;
}

#footer td {
  font-weight: lighter;
  font-size: 25px;
}

.fab {
  font-size: 30px;
}

#services {
  text-align: center;
}

#services h1 {
  font-size: 80px;
  font-weight: bolder;
}

#services h2 {
  font-size: 35px;
  font-weight: bold;
}

#services h3 {
  font-size: 15px;
  font-style: italic;
}

iframe {
  padding-top: 140px;
  padding-bottom: 20px;
}

#location h1 {
  text-align: left;
  position: absolute;
  margin-left: 110px;
  font-size: 65px;
}

#location p {
  text-align: left;
  position: absolute;
  margin-left: 110px;
  font-size: 35px;
  padding-top: 110px;
}

#location img {
  margin-left: 500px;
  padding-right: 190px;
  padding-bottom: 100px;
}

#products h1 {
  text-align: center;
  font-size: 80px;
  font-weight: bolder;
}

#products table {
  margin-left:auto;
  margin-right: auto;
  width: 1175px;
  text-align: center;

}

#prices td {
  font-style: italic;
  width: 391px;
}

#sabrina p {
  font-size: 30px;
  font-family: didot, serif;
  width: 600px;
  padding-bottom: 20px;
  font-weight: lighter;
  text-align: justify;
  vertical-align: top;
}

#sabrina table {
  width: 1110px;
}

#sabrina img {
  text-align: right;
  height: 500px;
}

#products img {
  height: 350px;
  width: 250px;
}

#gallery h1 {
  text-align: center;
  font-size: 80px;
  font-weight: bolder;
  font-family: Garamond;
}

#demo img {
  height: 1000px;
  width: 750px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  filter: invert(1);
  color: #ff69B4 !important;
}

#who h1 {
  text-align: center;
  margin-left: 110px;
  margin-right: 110px;
  font-size: 50px;
}

#who p {
  text-align: center;
  margin-left: 110px;
  margin-right: 110px;
  font-size: 30px;
}

#goals h1 {
  text-align: center;
  margin-left: 110px;
  margin-right: 110px;
  font-size: 50px;

}

#goals p {
  text-align: center;
  margin-left: 110px;
  margin-right: 110px;
  font-size: 30px;

}

#book h1 {
  text-align: center;
  margin-left: 110px;
  margin-right: 110px;
  font-size: 50px;
  background-color: #ff69B4;
  margin-bottom: 0%;
  padding-top: 20px;
  border-style: double;
  border-color: black;
  border-width: 8px;
  border-bottom: none;
  color: black;
}

#book p {
  text-align: center;
  margin-left: 110px;
  margin-right: 110px;
  font-size: 30px;
  background-color: #ff69B4;
  margin-top: 0%;
  padding-bottom: 20px;
  padding-top: 20px;
  border-style: double;
  border-color: black;
  border-width: 8px;
  border-top: none;
  color: black;
}

#reviews h1 {
  text-align: center;
  margin-left: 110px;
  margin-right: 110px;
  font-size: 50px;
}

#reviews ul {
  text-align: center;
  font-style: italic;
  margin-left: 110px;
  margin-right: 110px;
  font-size: 30px;
  list-style-type: none;
}

hr {
  margin-left: 110px;
  margin-right: 110px;
  color: hotpink;
  background-color: hotpink;
  height: 1px;
}

#homepage img {
  width: 84.5%;
  height: auto;
  margin-left: 110px;
  margin-right: 110px;
}

#FAQ h1 {
  margin-left: 110px;
  margin-right: 110px;
  text-align: center;
  font-size: 50px;
}

#FAQ ul {
  margin-left: 110px;
  margin-right: 110px;
  list-style: none;
  font-size: 30px;
  padding-bottom: 30px;
}

#FAQ ol {
  list-style: none;
  font-size: 30px;
}

#FAQ ul>li {
  font-style: italic;
}

.gallerybook h1 {
  font-family: Garamond;
  font-weight: 700;
}

.gallerybook p {
  font-family: Garamond;
  font-weight: 500;
}

@media only screen and (max-width: 770px) {
  #menu li {
    display: inline;
    font-size: 18px;
    font-family: 'Courier New', Courier, monospace;
    padding-left: 5px;
    padding-right: 5px;
    border-right: solid;
    border-color: hotpink;
  }

  #menu li:last-child {
    border-right: none;
  }

  #heading h1 {
    font-size: 45px;
    color: white;
    text-align: center;
    font-family: Garamond;
    position: relative;
    justify-content: center;
    align-items: center;
    font-weight: lighter;
  }

  #heading {
    background-color: hotpink;
    height: 150px;
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    width: 100%;
  }

  #heading img {
    height: 75px;
    width: auto;
  }

  #menu {
    text-align: center;
    background-color: black;
    margin-left: 10px;
    margin-right: 10px;
    height: 100px;
    width: 97%;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  body {
    background-color: ivory;
  }

  a {
    text-decoration: none;
    color: ivory;
  }

  a:visited {
    text-decoration: none;
    color: ivory;

  }

  a:hover {
    text-decoration: none;
    color: ivory;
  }

  a:active {
    text-decoration: none;
    color: ivory;
  }

  div+div {
    margin-top: 20px;
  }

  #sabrina {
    margin-left: 10px;
    margin-right: 10px;
  }

  #sabrina h2 {
    font-family: Garamond;
    font-size: 35px;
  }

  footer {
    background-color: black;
    color: white;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  #footer table {
    width: 80%;
    margin-left: 70px;
    margin-right: 10px;
    text-align: left;
    font-family: Garamond;
  }

  #footer th {
    font-weight: bolder;
    font-size: 25px;
    color: hotpink;
    vertical-align: text-top;
  }

  #footer td {
    font-weight: lighter;
    font-size: 20px;
  }

  .fab {
    font-size: 30px;
  }

  #services {
    text-align: center;
  }

  #services h1 {
    font-size: 80px;
    font-weight: bolder;
  }

  #services h2 {
    font-size: 35px;
    font-weight: bold;
  }

  #services h3 {
    font-size: 25px;
    font-style: italic;
  }

  iframe {
    display: inline;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    border-bottom: 10px;
    padding-top: 0px;
  }

  #location h1 {
    text-align: left;
    position: absolute;
    margin-left: 10px;
    font-size: 50px;
  }

  #location p {
    text-align: left;
    margin-left: 10px;
    font-size: 35px;
  }

  #location img {
    margin-left: 500px;
    padding-top: 130px;
    padding-bottom: 0px;
    width: 150px;
    height: auto;
  }

  #products h1 {
    text-align: center;
    font-size: 80px;
    font-weight: bolder;
  }

  #products table {
    margin-left: 10px;
    margin-right: 10px;
    width: 98%;

  }

  #prices td {
    font-style: italic;
    width: 30%;
    align-content: center;
  }

  #sabrina p {
    font-size: 20px;
    font-family: didot, serif;
    width: 90%;
    padding-bottom: 20px;
    font-weight: lighter;
    text-align: justify;
    vertical-align: top;
  }

  #sabrina table {
    width: 100%;
  }

  #sabrina img {
    text-align: right;
    height: 60%;
  }

  #products img {
    height: 250px;
    width: 200px;
  }

  #gallery h1 {
    text-align: center;
    font-size: 80px;
    font-weight: bolder;
    font-family: Garamond;
  }

  #demo img {
    height: 800px;
    width: 650px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .carousel-control-prev-icon,
  .carousel-control-next-icon {
    filter: invert(1);
    color: #ff69B4 !important;
  }

  #who h1 {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 35px;
    width: 97%;
  }

  #who p {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 25px;
    width: 97%;
  }

  #goals h1 {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 35px;
    width: 97%;
  }

  #goals p {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 25px;
    width: 97%;
  }

  #book h1 {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 35px;
    width: 95%;
    margin-bottom: 0%;
    padding-top: 20px;
    border-style: double;
    border-color: black;
    border-width: 8px;
    border-bottom: none;
    color: black;
  }

  #book p {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 25px;
    width: 95%;
    margin-top: 0%;
    padding-bottom: 20px;
    padding-top: 20px;
    border-style: double;
    border-color: black;
    border-width: 8px;
    border-top: none;
    color: black;
  }

  #reviews h1 {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 35px;
    width: 97%;
  }

  #reviews ul {
    text-align: center;
    font-style: italic;
    font-size: 25px;
    margin-left: 10px;
    margin-right: 10px;
    list-style-type: none;
    width: 88%;
  }

  hr {
    margin-left: 45px;
    margin-right: 10px;
    color: hotpink;
    background-color: hotpink;
    height: 1px;
    width: 650px;
  }

  #homepage img {
    width: 97%;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  #FAQ h1 {
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    font-size: 50px;
  }

  #FAQ ul {
    margin-left: 10px;
    margin-right: 10px;
    list-style: none;
    font-size: 30px;
    padding-bottom: 30px;
  }

  #FAQ ol {
    list-style: none;
    font-size: 30px;
  }

  #FAQ ul>li {
    font-style: italic;
  }
}

@media only screen and (max-width: 415px) {
  #menu li {
    display: inline;
    font-size: 15px;
    font-family: 'Courier New', Courier, monospace;
    padding-left: 3px;
    padding-right: 3px;
    border-right: solid;
    border-color: hotpink;
  }

  #menu li:last-child {
    border-right: none;
  }

  #heading h1 {
    font-size: 30px;
    color: white;
    text-align: center;
    font-family: Garamond;
    position: relative;
    justify-content: center;
    align-items: center;
    font-weight: lighter;
  }

  #heading {
    background-color: hotpink;
    height: 100px;
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    width: 100%;
  }

  #heading img {
    height: 75px;
    width: auto;
  }

  #menu {
    text-align: center;
    background-color: black;
    height: 75px;
    margin-left: 5px;
    margin-right: 5px;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 390px;
  }

  body {
    background-color: ivory;
  }

  a {
    text-decoration: none;
    color: ivory;
  }

  a:visited {
    text-decoration: none;
    color: ivory;

  }

  a:hover {
    text-decoration: none;
    color: ivory;
  }

  a:active {
    text-decoration: none;
    color: ivory;
  }

  div+div {
    margin-top: 20px;
  }

  #sabrina {
    margin-left: 5px;
    margin-right: 5px;
  }

  #sabrina h2 {
    font-family: Garamond;
    font-size: 30px;
    margin-bottom: 0px;
  }

  footer {
    background-color: black;
    color: white;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  #footer table {
    width: 100%;
    margin-left: auto;
    margin-right: 60px;
    text-align: left;
    font-family: Garamond;
  }

  #footer th {
    font-weight: bolder;
    font-size: 18px;
    color: hotpink;
  }

  #footer td {
    font-weight: lighter;
    font-size: 13px;
    align-content: top;
  }

  .fab {
    font-size: 30px;
  }

  #services {
    text-align: center;
  }

  #services h1 {
    font-size: 60px;
    font-weight: bolder;
  }

  #services h2 {
    font-size: 25px;
    font-weight: bold;
  }

  #services h3 {
    font-size: 15px;
    font-style: italic;
  }

  iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    border: 0;
  }

  #location h1 {
    text-align: left;
    position: absolute;
    margin-left: 5px;
    font-size: 30px;
    margin-bottom: 0px;
  }

  #location p {
    text-align: left;
    position: absolute;
    margin-left: 5px;
    font-size: 20px;
    padding-top: 50px;
  }

  #location img {
    margin-left: 280px;
    height: 85px;
    width: auto;
  }

  #products h1 {
    text-align: center;
    font-size: 60px;
    font-weight: bolder;
  }

  #products table {
    margin-left: 5px;
    margin-right: 5px;
    width: 93%;
    text-align: center;
    font-size: 15px;
  }

  #prices td {
    font-style: italic;
    width: 100px;
  }

  #sabrina p {
    font-size: 12px;
    font-family: didot, serif;
    width: 215px;
    padding-bottom: 20px;
    font-weight: lighter;
    text-align: justify;
    vertical-align: top;
  }

  #sabrina table {
    width: 100%;
  }

  #sabrina img {
    height: 233px;
    width: 170px;
    padding-top: 0px;
    vertical-align: top;
  }

  #products img {
    height: 200px;
    width: 125px;
  }

  #gallery h1 {
    text-align: center;
    font-size: 50px;
    font-weight: bolder;
    font-family: Garamond;
  }

  #demo img {
    height: 500px;
    width: 350px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .carousel-control-prev-icon,
  .carousel-control-next-icon {
    filter: invert(1);
    color: #ff69B4 !important;
  }

  #who h1 {
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 25px;
    width: 395px;
  }

  #who p {
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 15px;
    width: 395px;
  }

  #goals h1 {
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 25px;
    width: 395px;

  }

  #goals p {
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 15px;
    width: 395px;

  }

  #book h1 {
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 25px;
    width: 395px;

  }

  #book p {
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 15px;
    width: 395px;
  }

  #reviews h1 {
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 25px;
    width: 395px;
  }

  #reviews ul {
    text-align: center;
    font-style: italic;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 15px;
    list-style-type: none;
    width: 300px;
  }

  hr {
    margin-left: 100px;
    margin-right: 10px;
    width: 200px;
    color: hotpink;
    background-color: hotpink;
    height: 1px;
  }

  #homepage img {
    width: 95%;
    height: auto;
  }

  #FAQ h1 {
    margin-left: 70px;
    margin-right: 70px;
    text-align: center;
    font-size: 35px;
  }

  #FAQ ul {
    margin-left: 30px;
    margin-right: 30px;
    list-style: none;
    font-size: 20px;
    padding-bottom: 30px;
  }

  #FAQ ol {
    list-style: none;
    font-size: 20px;
  }

  #FAQ ul>li {
    font-style: italic;
  }
}
#book h1 {
  text-align: center;
  margin-left: auto;
  margin-right: 60px;
  font-size: 25px;
  background-color: #ff69B4;
  margin-bottom: 0%;
  padding-top: 20px;
  border-style: double;
  border-color: black;
  border-width: 6px;
  border-bottom: none;
  color: black;
}

#book p {
  text-align: center;
  margin-left: auto;
  margin-right: 60px;
  font-size: 15px;
  background-color: #ff69B4;
  margin-top: 0%;
  padding-bottom: 20px;
  padding-top: 20px;
  border-style: double;
  border-color: black;
  border-width: 6px;
  border-top: none;
  color: black;
}
#book {
  justify-content: center;
  align-items: center;
}
  .gallerybook h1 {
    font-family: Garamond;
    font-weight: 500;
  }
  
  .gallerybook p {
    font-family: Garamond;
    font-weight: 300;
  }