@charset "utf-8";
*, *:before, *:after {
  box-sizing: border-box;
}
.NavH1P {
  padding-top: 37px;
  padding-bottom: 0px;
  padding-right: 49px;
}
#topNav ul {
  display: flex;
}
body {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}
h1, h2, h3, h4, h5, h6 {
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #D98282;
  font-size: 15pt;
}
a:link, a:visited {
  text-decoration: none;
  color: #D98282;
}
a:hover, a:active {
  text-decoration: none;
  color: #594552;
}
#container {
  width: 960px;
  margin: 0px auto;
}
header {
  border-bottom: 2px solid #E1A88D;
  padding-bottom: 25px;
  padding-top: 15px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
header img {
  flex-basis: 1;
  margin-bottom: 14px;
  margin-left: 55px;
}
header h1 {
  text-align: right;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 2rem;
  letter-spacing: 13px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
header h1 a:link, header h1 a:visited {
  color: #D98282
}
header h1 a:hover, header h1 a:active {
  color: #D98282;
}
header p {
  font-weight: bold;
  text-align: right;
  letter-spacing: 1.5px;
  color: #594552;
  font-size: 15pt;
  margin-right: 0px;
}
#headertext {
  text-align: right;
}
#topNav {
  margin: 0px auto;
  padding: 0px auto;
  text-align: right;
  list-style-type: none;
  color: #F2E3B8;
}
#topNav ul li {
  display: inline-block;
  margin-left: 70px;
  margin-right: 0px;
  padding: 10px;
  font-size: 1.3rem;
  color: #F2E3B8;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16pt;
  text-transform: uppercase;
  border-radius: 15px;
  border: thin solid #D98282;
}


.FirstView {
    display: flex;
    margin-right: 50px;
    margin-left: 50px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.FirstView img {
    flex: 2;
    flex-basis: 30%;
    margin-top: 20px;
    margin-bottom: 20px;
}

#hook {
  flex: 1;
  flex-basis: 30%;
	  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-style: normal;
  font-size: 16pt;
  line-height: normal;
  text-transform: capitalize;
  margin-top: 150px;
  font-weight: normal;
}

.FirstView p {
  flex: 1;
  flex-basis: 30%
	  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-style: normal;
  font-size: 12pt;
  text-align: justify;
  margin-left: 40px;
  margin-right: 40px;
  line-height: 1.5;
	  
}

.TextFirstView {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.TextFirstView h1 {
  flex: 1;
  flex-basis: 30%;

}

.TextFirstView p {
  flex: 1;
  flex-basis: 30%;
  
}

#Lasth1 {
  text-transform: capitalize;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-style: normal;
  font-size: 16pt;
  line-height: normal;
  color: #603854;
  text-align: center;
  border: thin dotted #D98282;
  border-radius: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.LearnMoreOptions {
    display: flex;
    margin-top: 50px;
    border-bottom-width: thick;
    margin-bottom: 50px;
    margin-left: 30px;
}
#LearnMore {
    display: flex;
    justify-content: space-between;
    padding-left: 0px;
}
.LearnMoreLinks {
	justify-content: center;
    flex: 1;
    flex-basis: 30%;
    background-color: #F7E7E7;
    border-radius: 30px;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    padding: 10px;
}
.LearnMoreLinks img {
  display: block;
  margin: 15px auto;
}
#LearnMore .LearnMoreLinks h2 {
  text-align: center;
}
#LearnMore .LearnMoreLinks p {
  text-align: center;
  margin-left: 10px;
  padding-left: 10px;
  margin-right: 10px;
  padding-right: 10px;
  font-size: 14pt;
}
#MenuH1 {
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-style: normal;
  font-size: 20pt;
  text-transform: capitalize;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 40px;
  border: thin dotted #594552;
  margin-right: 100px;
  margin-left: 100px;
  padding-right: 0px;
  padding-left: 0px;
}
#MenuP {
  box-sizing: content-box;
  text-align: justify;
  list-style-type: none;
  margin-right: 100px;
  margin-left: 100px;
  /* [disabled]border-bottom: thin solid #D98282; */
  margin-bottom: 35px;
  margin-top: 20px;
  color: #594552;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15pt;
  line-height: 25pt;
}
.ParentMenu {
  border-top: 2px solid #D98282;
}
.menu {
    display: flex;
    margin-bottom: 50px;
    margin-top: 50px;
    justify-content: center;
    padding-right: 0px;
    border-radius: 35px;
    line-height: normal;
}
.menu img {
    margin-top: 30px;
    margin-left: 30px;
}
}
.menu .menuText {
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  color: #594552;
  font-style: normal;
  font-weight: normal;
  font-size: 15pt;
  text-align: left;
  line-height: 25pt;
}
.menuText h2 {
  text-align: center;
  text-transform: uppercase;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20pt;
}
.menuText p {
  text-align: justify;
  margin-left: 40px;
  margin-right: 90px;
  font-size: 15pt;
  line-height: 20pt;
}
#salad {
  background-color: #F3FAD8;
}
#vegeterian {
  background-color: #E2F7EB;
}
#meat {
  background-color: #FBD3D4;
}
#sandwich {
  background-color: #FCE1D0;
}
#dessert {
  background-color: #FCE1EF;
}
/*about page main start*/
#AboutP {
  text-transform: uppercase;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-size: 30pt;
  border-radius: Set Shorthand;
  font-weight: normal;
}
footer {
  border-top: 2px solid #E1A88D;
  margin-top: 20px;
	padding-top: 20px;
}
footer h1 {
  text-align: center;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-style: normal;
  font-size: 18pt;
  line-height: normal;
  text-transform: capitalize;
  font-weight: normal;
  color: #603854;
}
footer ul {
  text-align: center;
  list-style-type:
    color: #603854;
  list-style-type: none;
}
footer ul li {
  display: inline-block;
  font-size: 14pt;
  color: #D98282;
  font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  padding: 10px;
  margin: 10px;
  border-radius: 15px;
  border: thin solid #603854;
}
