/* Created by http://freehtml5templates.com */

body {
  /*background: #fff url(../img/bg1.gif) repeat; */
  font-family: Georgia; 
  background: #eee;
}
  
/* layout */

.wrapper {
  width: 940px;
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-box-shadow: 2px 2px 7px #555;
  -moz-box-shadow: 2px 2px 7px #555;
}

/* --------------HeaderSection------------------------ */

.SkipMeatBkgImgBeets {
  position: relative;
  height: 450px;
  background: url(../img/Beets2.jpg) 10% 50% ;
  background-size: 130%;
  overflow: hidden;
}

div.Nav-Bg {
  background: white;
  opacity: 0.78;
  height: 65px;
}

.SkipMeatBkgImgBeets div {
  display: flex;

}

.SkipMeatBkgImgBeets div ul {
  margin-left: 330px;
  display: flex;
  font-size: 22px;
  font-family: 'Quattrocento', serif;
  font-weight: bold;
}

.SkipMeatBkgImgBeets div ul li {
  margin-left: 40px;
  padding-top: 22px;
  padding-bottom: 37px;
  color: black;
}

.SkipMeatBkgImgBeets h1 {
  position: absolute;
  top: 47%;
  font-size: 20px;
  padding-left: 53px;
  color: rgb(144,20,20);
  font-family: 'Quattrocento', serif;
  font-weight: 350;
}


.SkipMeatBkgImgBeets h2 {
  position: absolute;
  top: 58%;
  padding-left: 53px;
  color: rgb(196,96,96);
  font-family: Bradley Hand;
}

nav {
  position: absolute;
  z-index: 9999;
top: 0;
  left: 0;
  width: 82%; 
  height: 35px;
}
nav ul {
  list-style: none;
  margin: 0;
  float: right;
  padding-top: 20px;
  padding-left: 20px;
}

nav ul li {
  display: inline-block;
  margin: 0;
  padding: .2em .7em;
}

nav a {
  width: 100%;
  height: 100%;
  color: white;
  text-decoration: none;
  font-size: 18px;
  letter-spacing: 1px;
  transition: .25s ease-in-out;
}

nav a:hover {
  color: #9A3D2D;
}


}
.bg-hidden {
  top: -100%;
  opacity: 0;
}

.bg-visible {
  top: 0;
  opacity: 1;
}

h1 {
  text-align: center;
}

/* --------------breadcrumb------------------------ */


ul.breadcrumb {
  list-style: none;
  background-color: #eee;
  padding-left: 60px;

}
ul.breadcrumb li {
  display: inline;
  font-size: 11px;
}
ul.breadcrumb li+li:before {
  padding: 5px;
  color: black;
  content: "/\00a0";
}
ul.breadcrumb li a {
  color: #881E48;
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color: black;
  text-decoration: underline;
}

/* --------------Button------------------------ */
.button {
  background-color: rgb(181,51,51);
  border: none;
  color: #f4e3ea;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin-left: 53px;
  margin-top: 230px;
  cursor: pointer;
  border-radius: 10px;
  font-family: Georgia;
}

/* --------------main------------------------ */
main,
footer {
  display: flex;
  flex-wrap: wrap;
}

main {
  justify-content: space-around;
  padding: 20px;
  background: #ffffff;
  line-height: 1.5;
}

.content {
  width: 650px;
  padding: 20px 0;
}

.sidebar1,
.sidebar2 {
  width: 200px;
  padding: 20px 0;
}

/* basics */

ol, ul {
  font-family: Palatino;
}

h1{
  margin: 26px 0;
  font-size: 25px;
  font-family: 'Cinzel', serif;
  font-weight: bold;
  text-align: center;

}

h3 {
  font-size: 18px;
  font-family: 'Quattrocento', serif;
  margin-bottom: 8px;
  text-align: center;

}

.redText {
  color: #864000;
  margin-left: 445px;
  font-style: italic;
}

.IntroQuote {
  margin-right: 20px;
  margin-left: 20px;
}

header h1 {
    text-align: center;
}


a:link, a:visited {
  color:#171717;
}



a:hover, a:active {
  color: palevioletred;
  text-decoration: underline;
}

article p {
  margin-bottom: 18px;

}


/** HEADER */

header {
  justify-content: flex-start;
}

header h1 {   
  font-size: 30px;

}


header h1 a:link, header h1 a:visited {
  color: #333;
}

header h1 a:hover { 
  text-decoration: underline; 
}

.shine {
  color: #F1B814;
}



/** ARTICLES **/

article img {
  margin-bottom: 24px;
  -webkit-box-shadow: 3px 3px 7px #777;
  -moz-box-shadow: 3px 3px 7px #777;
}
.IntroQuote img {
  margin-left: 65px;
}

.content p {
  margin-bottom: 24px;
  text-align: justify;
}


.content h2 {
  color: #9b3659;
  margin: 0 0 16px 0;
  text-shadow: 0px 2px 3px #ddd;
  font-family: Devanagari MT;
  text-align: center;
  font-size: 19px;
}
.content h1 {
  color: #8d2d19;
}



/* New & Exiting Section */

* {
  box-sizing: border-box;
}


/* Clearfix (clear floats) */
.row::after {
  content: "";
  clear: both;
  display: table;
}

/* Text on Image (x3)*/


* {
  box-sizing: border-box;
}

.container-test {
  position: relative;
  width: 215px;
  margin: 0 auto;
  float: left;
  padding: 5px;
}

.container-test img {vertical-align: middle;}

.container-test .content-test {
  position: absolute;
  bottom: 40px;
  background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(0, 0, 0, 0.79); /* Black background with 0.5 opacity */
  color: #f1f1f1;
  width: 95.6%;
  padding: 10px 15px 10px 15px;
}


h4 {
  font-size: 16px;
  text-align: center;
  font-style: italic;
  color: indianred;
  font-family:  georgia;
}


/* sidebar and footer widget blocks */

.asidebox {
  width: 180px;
  -o-border-image: url('../img/boxborder.gif') 27 27 27 27 round round;
  -icab-border-image: url('../img/boxborder.gif') 27 27 27 27 round round;
  -khtml-border-image: url('../img/boxborder.gif') 27 27 27 27 round round;
  -moz-border-image: url('../img/boxborder.gif') 27 27 27 27 round round;
  -webkit-border-image: url('../img/boxborder.gif') 27 27 27 27 round round;
  border-image: url('../img/boxborder.gif') 27 27 27 27 round round;
  border: 10px solid #eee;
  margin-bottom: 30px;
}

aside h3 {
  font-size: 20px;
  text-shadow: 0px 2px 3px #ddd;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 5px;
  color: rgb(203,65,65);
  }

aside ul {
  margin-bottom: 20px;
  margin-top: -15px;
  padding-left: 23px;
}

.asidebox img {
  display: block;
  margin: 0 auto;
}

.BeetBerry {
  height: 55px;
  width: 55px;
}
/* --------------------------------------------- */
.action a {
  text-decoration: underline;
  color: #c2596f;
  font-style: italic;
}

.HealthBenfit h2 {
  color: #9b3659;
}

.IntroParagrapcoh {
    text-align: justify;
}

.HealthBenfit p {
  text-align: justify;
}

.column {
  float: none;
  width: 40.11%;
  padding: 5px;
}



/*--------------------- footer  ---------------------------*/

footer div {
  display: flex;
  margin: auto;
}


footer div section h3 {
  font-size: 25px;
}

footer div section {
  text-align: center;
  margin-top: 60px;
}

footer div section ul a {
  text-decoration: none;
  color: #19211f;

}
.ShopAboutContact {
  margin-left: 112px;
}

footer div section ul {
  font-family: georgia;
  line-height: 1.2;
}

footer p {
  font-weight: lighter;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 45px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 20px;
}

.Footerlogo {
  margin-left: 440px;
}

 
footer{
  background: #dedede;
}
 a {
  margin-top: 10px;}

  /*--------------------- Recipe Page  ----------------------*/

  


