/* Weekly slide file
   slide1 = pork chops (green bogo)
   slide2 = arm shoulder roast (purps)
   slide3 = oven ready pizza (purps)

   Workflow:
   1. Reorder the slide blocks in text-current.php.
   2. Update slideback1/2/3 images here.
   3. Put slide-specific tweaks only under .slide1 / .slide2 / .slide3.
*/

.slideback1 {
  background-image: url(slide1.webp);
  background-position: center bottom;
  background-size: cover;
}

.slideback2 {
  background-image: url(slide2.webp);
  background-position: center bottom;
  background-size: cover;
}

.slideback3 {
  background-image: url(slide3.webp?v=2);
  background-position: center bottom;
  background-size: cover;
}

.slideContent {
  background-color: rgba(255, 255, 255, 0.95) !important;
  height: 320px;
  width: 45%;
  margin: 100px auto !important;
  text-align: center;
}

.slideContent h1 {
  text-transform: uppercase;
  margin: 0;
}

.slideContent h2 {
  margin-bottom: 10px;
  font-size: 255%;
  line-height: 85%;
}

.slideContent p {
  font-size: 21px;
  line-height: 1em;
  letter-spacing: 1px;
}

.slideContent button {
  display: inline-block;
  appearance: none;
  -webkit-appearance: none;
  background: #fff !important;
  font-weight: 700;
  cursor: pointer;
}


.smaller {
  font-size: 60% !important;
}


h2 span:after,
.smaller:after,
.slideContent p span:after,
span.no_after::after {
  display: none !important;
  content: '' !important;
}

h2 span {
  font-size: 50%;
  display: inline-block;
}

.slick-active {
  position: relative;
}

.slick-dots {
  position: absolute;
  bottom: 23px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

/* slide 1 = pork chops green bogo */
.slide1 .slideContent.green h1,
.slide1 .slideContent.green h2,
.slide1 .slideContent.green button {
  color: #67bd4a !important;
}

.slide1 .slideContent.green button {
  border: solid #67bd4a !important;
}

.slide1 .slideContent.green h1 {
  font-size: 70px;
  line-height: 78% !important;
  white-space: nowrap;
  padding-top: 5px;
  margin-bottom: 12px;
}

.slide1 .slideContent.green p {
  line-height: 1em !important;
  margin-top: 15px;
  margin-bottom: -12px;
  font-size: 22px;
}

.slide1 .slideContent.green p strong {
  font-size: 30px;
}

.slide1 .slideContent.green button {
  margin-bottom: 20px;
  margin-top: 5px;
}

.slide1 h2.bogo1 {
  font-size: 25px !important;
  font-weight: 700;
  margin-bottom: 1px !important;
  margin-top: 25px !important;
}

.slide1 h2.bogo2 {
  font-size: 42px !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.slide1 h2.bogo3 {
  font-size: 18px !important;
  line-height: 1em !important;
  font-weight: 700;
  margin-bottom: 12px !important;
  margin-top: 0 !important;
}

.slide1 .bogofooter {
  margin-top: -1px !important;
}

.slide1 img.new_right.smaller {
  position: absolute;
  right: 30px;
  bottom: 20px !important;
  max-width: 120px !important;
}

.slide1 img.pfresh2 {
  width: 150px !important;
  bottom: 30px !important;
  position: absolute;
  left: 30px;
}

/* slide 2 = arm shoulder roast orange */
.slide2 .slideContent.purps h1,
.slide2 .slideContent.purps h2,
.slide2 .slideContent.purps a {
  color: #eb7203 !important;
}

.slide2 .slideContent.purps button {
  color: #eb7203 !important;
  border-color: #eb7203 !important;
}

.slide2 .slideContent.purps h1 {
  font-size: 90px;
  line-height: 0.8em !important;
  padding-bottom: 10px;
  margin-bottom: 12px;
}

.slide2 .slideContent.purps h2 {
  font-size: 55px !important;
  line-height: 55%;
  margin-top: 14px;
  margin-bottom: 12px;
}

.slide2 .slideContent.purps p {
  font-size: 21px !important;
  line-height: 1em !important;
  margin-bottom: 10px !important;
  margin-top: 0 !important;
  color: black !important;
}

.slide2 .slideContent.purps p strong {
  font-size: 27px !important;
  line-height: 1em !important;
}

.slide2 .slideContent.purps button {
  font-size: 18px !important;
  margin-top: 14px !important;
}

.slide2 img.freshcut {
  position: absolute;
  right: 20px !important;
  bottom: 25px !important;
  max-width: 130px !important;
}

.slide2 img.new_left.angus {
  position: absolute;
  left: 40px !important;
  bottom: 20px;
  width: 200px !important;
  height: auto !important;
}

/* slide 3 = oven ready pizza purps */
.slide3 .slideContent.purps h1,
.slide3 .slideContent.purps h2,
.slide3 .slideContent.purps a {
  color: #ba006e !important;
}

.slide3 .slideContent.purps button {
  color: #ba006e !important;
  border-color: #ba006e !important;
}

.slide3 .slideContent.purps h1 {
  font-size: 48px;
  line-height: 0.95em !important;
  white-space: nowrap;
  padding-top: 5px;
  margin-bottom: 16px;
}

.slide3 .slideContent.purps h2 {
  font-size: 50px !important;
  line-height: 0.5em !important;
  margin-top: 18px;
  margin-bottom: 14px;
}

.slide3 .slideContent.purps p {
  font-size: 20px !important;
  line-height: 1em !important;
  margin-bottom: 10px;
  margin-top: 2px;
  color: black !important;
}

.slide3 .slideContent.purps p strong {
  font-size: 29px !important;
  line-height: 0.95em !important;
}

.slide3 .slideContent.purps button {
  font-size: 18px !important;
  margin-top: 14px !important;
}

@media screen and (max-width: 1023px) {
  .slide1 .slideContent.green h1 {
    font-size: 40px;
    padding-top: 10px;
    margin-bottom: 10px;
  }

  .slide1 .slideContent.green p {
    margin: 15px auto !important;
  }

  .slide1 .slideContent.green h2 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .slide2 .slideContent.purps h1 {
    font-size: 58px !important;
    line-height: 0.85em !important;
    padding-top: 6px;
    margin-bottom: 10px;
  }

  .slide3 .slideContent.purps h1 {
    font-size: 40px !important;
    line-height: 1em !important;
    margin-bottom: 14px;
  }

  .slide2 .slideContent.purps h2,
  .slide3 .slideContent.purps h2 {
    margin-bottom: 12px !important;
  }

  .slide2 .slideContent.purps p,
  .slide3 .slideContent.purps p {
    line-height: 0.9em !important;
    margin-bottom: 10px !important;
    margin-top: 0 !important;
  }

  .slide2 img.freshcut {
    right: 25px;
    bottom: 15px;
    max-width: 110px !important;
  }
}

@media screen and (max-width: 767px) {
  .slideContent {
    width: 100%;
    margin: auto !important;
  }
  
  .slideback3 {
    background-image: url(slide3-smallestmobile.webp?v=8);
    background-position-y: bottom !important;
    background-size: cover;
	margin-bottom:10px !important;
}

  .slideback1 {
    background-position: center bottom;
  }

  .slideback2,
  .slideback3 {
    background-position: center right;
  }

  .smaller {
    font-size: 24px !important;
  }

  .slide1 .slideContent.green h1 {
    font-size: 42px !important;
    line-height: 85% !important;
    margin: 0 auto 10px !important;
    padding-top: 0;
  }

  .slide1 .slideContent.green p {
    margin: 20px auto !important;
    font-size: 20px !important;
  }

  .slide1 .slideContent.green p strong {
    font-size: 100%;
  }

  .slide1 h2.bogo1 {
    font-size: 20px !important;
    margin-bottom: -5px !important;
    margin-top: 25px !important;
  }

  .slide1 h2.bogo2 {
    font-size: 42px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }

  .slide1 h2.bogo3 {
    font-size: 15px !important;
    line-height: 1em !important;
    margin-bottom: 1px !important;
    margin-top: 0 !important;
  }

  .slide1 .bogofooter {
    margin-top: -30px;
  }

  .slide1 img.new_right.smaller {
    max-width: 100px !important;
    top: 115px !important;
    right: 20px !important;
    bottom: auto !important;
  }

  .slide1 img.pfresh2 {
    width: 120px !important;
    bottom: 280px !important;
    left: 20px;
  }

  .slide2 .slideContent.purps h1 {
    font-size: 70px !important;
    line-height: 0.8em !important;
    margin-bottom: 10px !important;
    padding-top: 5px !important;
  }

  .slide3 .slideContent.purps h1 {
    font-size: 42px !important;
    line-height: 1em !important;
    margin-bottom: 14px !important;
  }

  .slide2 .slideContent.purps h2,
  .slide3 .slideContent.purps h2 {
    font-size: 50px !important;
    line-height: 0.4em !important;
    margin-bottom: 12px !important;
    margin-top: 5px !important;
  }

  .slide2 .slideContent.purps p,
  .slide3 .slideContent.purps p {
    line-height: 100% !important;
    margin-bottom: 8px !important;
    margin-top: 0 !important;
    font-size: 18px !important;
  }

  .slide2 .slideContent.purps p strong,
  .slide3 .slideContent.purps p strong {
    font-size: 22px !important;
  }

  .slide2 .slideContent.purps button,
  .slide3 .slideContent.purps button {
    font-size: 17px !important;
    margin-top: 10px !important;
  }

  .slide2 img.freshcut {
    right: 15px !important;
    max-width: 90px !important;
    top: 120px !important;
    bottom: auto !important;
  }

  .slide2 img.new_left.angus {
    width: 200px !important;
    position: relative;
    top: 160px !important;
    left: 0 !important;
    bottom: auto !important;
  }

  .slick-dots {
    top: 23px;
    bottom: auto;
  }
}

/* slide 3 h1 quick-edit override: change only these values during review */
.slide3 .slideContent.purps h1 {
  font-size: 48px !important;
  line-height: 0.95em !important;
  margin-bottom: 16px !important;
}

@media screen and (max-width: 1023px) {
  .slide3 .slideContent.purps h1 {
    font-size: 40px !important;
    line-height: 1em !important;
    margin-bottom: 14px !important;
  }
}

@media screen and (max-width: 767px) {
  .slide3 .slideContent.purps h1 {
    font-size: 42px !important;
    line-height: 1em !important;
    margin-bottom: 14px !important;
  }

p#purpsp1 {
  font-size:22px;
  margin-top:10px;
  line-height:1.2em;
  margin-bottom:10px !important;
}

p#purpsp1 strong {
  font-size:23px !important;
}

h2#purpsh2 {
  font-size:55px !important;
  margin-top:10px !important;
}

button#purpsbutton {
  font-size:18px !important;
  margin-top:5px !imporant;
}

p#orangep {
  font-size:25px !important;
  margin-bottom:25px !important;
  margin-top:20px !important;
}
h1#purpsh1 {
  font-size: 76px !important;
}
@media screen and (max-width: 767px) {
  h1#greenh1 {
    font-size: 55px !important;
    margin-bottom: 10px !important;
  }
  div#greenfoot {
    margin-top: 5px !important;
  }
  p#greenp {
    font-size: 23px !important;
    margin-top: -5px !important;
    margin-bottom: 10px !important;
  }
  .slide3 .slideContent.purps h1 {
    font-size: 42px !important;
    line-height: 1em !important;
    margin-bottom: 14px !important;
  }

 

  

  button#greenbutton {
    font-size: 70% !important;
  }

  

  img#angus {
    width: 140px !important;
    position: absolute;
    bottom: 60px;
    left: 20px !important;
  }

  h2#orangeh2 {
    margin-top: 20px !important;
    font-size: 45px !important;
  }

  p#op {
    margin-bottom: 10px !important;
    font-size: 25px !important;
  }

  p#purpsp1 {
    line-height: 1.2em !important;
    font-size: 20px !important;
    letter-spacing: 0.5px;
  }

  p#purpsp1 strong {
    font-size: 25pz !important;
  }

  h1#purpsh1 {
    font-size: 50px !important;
    line-height: .8em !important;
  }

  h2#purpsh2 {
    font-size: 50px !important;
  }
