/* Popup container - can be anything you want - Rename ‘popup’ for new event */
.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 12;

}

/* The actual popup */
.popup .popuptext {
  visibility: hidden;
  width: 400px;
  background-color: #86815F;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  bottom: -250%;
  left: 50%;
  margin-left: -50px;
  z-index: 13;
  
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: -18%;
  left: 20%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #86815F transparent;
  z-index: 12;
  
}

/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
  z-index: 12;
  
}


/* The Container */
.VeryGood1 {
  display: center;
  position: absolute;
  background-position: center;
  left: 50%;
  margin-left: -397px;
  margin-right: -50%;
  width: 130px;
  height: 50px;
  top: 100px;
  margin-top: 0px;
  color: red;
  z-index: 100;

}

.TopRowButton1 {
  display: center;
  position: absolute;
  background-position: center;
  background-image: url("https://www.orgacococoffee.com/CoffeeSteam.ppf");
  left: 50%;
  margin-left: -397px;
  margin-right: -50%;
  width: 130px;
  height: 50px;
  top: 100px;
  margin-top: 0px;
  color: red;
  text-align: center;
  font-size: 18px;
  z-index: 98;

}

.TopRowBorder1 {
  display: center;
  position: absolute;
  background-position: center;
  background-image: url("https://www.orgacococoffee.com/TopRowBorders.ppf");
  left: 50%;
  margin-left: -403px;
  margin-right: -50%;
  width: 142px;
  height: 60px;
  top: 90px;
  margin-top: 0px;
  z-index: 97;

}

.VeryGood2 {
  display: center;
  position: absolute;
  background-position: center;
  left: 50%;
  margin-left: -231px;
  margin-right: -50%;
  width: 130px;
  height: 50px;
  top: 100px;
  margin-top: 0px;
  color: red;
  z-index: 100;

}

.TopRowButton2 {
  display: center;
  position: absolute;
  background-position: center;
  background-image: url("https://www.orgacococoffee.com/CoffeeSteam.ppf");
  left: 50%;
  margin-left: -231px;
  margin-right: -50%;
  width: 130px;
  height: 50px;
  top: 100px;
  margin-top: 0px;
  color: red;
  text-align: center;
  font-size: 18px;
  z-index: 98;

}

.TopRowBorder2 {
  display: center;
  position: absolute;
  background-position: center;
  background-image: url("https://www.orgacococoffee.com/TopRowBorders.ppf");
  left: 50%;
  margin-left: -237px;
  margin-right: -50%;
  width: 142px;
  height: 60px;
  top: 90px;
  margin-top: 0px;
  z-index: 97;

}

.VeryGood3 {
  display: center;
  position: absolute;
  background-position: center;
  left: 50%;
  margin-left: -65px;
  margin-right: -50%;
  width: 130px;
  height: 50px;
  top: 100px;
  margin-top: 0px;
  color: red;
  z-index: 100;

}

.TopRowButton3 {
  display: center;
  position: absolute;
  background-position: center;
  background-image: url("https://www.orgacococoffee.com/CoffeeSteam.ppf");
  left: 50%;
  margin-left: -65px;
  margin-right: -50%;
  width: 130px;
  height: 50px;
  top: 100px;
  margin-top: 0px;
  color: red;
  text-align: center;
  font-size: 18px;
  z-index: 98;

}

.TopRowBorder3 {
  display: center;
  position: absolute;
  background-position: center;
  background-image: url("https://www.orgacococoffee.com/TopRowBorders.ppf");
  left: 50%;
  margin-left: -71px;
  margin-right: -50%;
  width: 142px;
  height: 60px;
  top: 90px;
  margin-top: 0px;
  z-index: 97;

}

.VeryGood4 {
  display: center;
  position: absolute;
  background-position: center;
  left: 50%;
  margin-left: 101px;
  margin-right: -50%;
  width: 130px;
  height: 50px;
  top: 100px;
  margin-top: 0px;
  color: red;
  z-index: 100;

}

.TopRowButton4 {
  display: center;
  position: absolute;
  background-position: center;
  background-image: url("https://www.orgacococoffee.com/CoffeeSteam.ppf");
  left: 50%;
  margin-left: 101px;
  margin-right: -50%;
  width: 130px;
  height: 50px;
  top: 100px;
  margin-top: 0px;
  color: red;
  text-align: center;
  font-size: 18px;
  z-index: 98;

}

.TopRowBorder4 {
  display: center;
  position: absolute;
  background-position: center;
  background-image: url("https://www.orgacococoffee.com/TopRowBorders.ppf");
  left: 50%;
  margin-left: 95px;
  margin-right: -50%;
  width: 142px;
  height: 60px;
  top: 90px;
  margin-top: 0px;
  z-index: 97;

}

.VeryGood5 {
  display: center;
  position: absolute;
  background-position: center;
  left: 50%;
  margin-left: 267px;
  margin-right: -50%;
  width: 130px;
  height: 50px;
  top: 100px;
  margin-top: 0px;
  color: red;
  z-index: 100;

}

.TopRowButton5 {
  display: center;
  position: absolute;
  background-position: center;
  background-image: url("https://www.orgacococoffee.com/CoffeeSteam.ppf");
  left: 50%;
  margin-left: 267px;
  margin-right: -50%;
  width: 130px;
  height: 50px;
  top: 100px;
  margin-top: 0px;
  color: red;
  text-align: center;
  font-size: 18px;
  z-index: 98;

}

.TopRowBorder5 {
  display: center;
  position: absolute;
  background-position: center;
  background-image: url("https://www.orgacococoffee.com/TopRowBorders.ppf");
  left: 50%;
  margin-left: 261px;
  margin-right: -50%;
  width: 142px;
  height: 60px;
  top: 90px;
  margin-top: 0px;
  z-index: 97;

}

