/* BACK TO SCHOOL*/

@font-face {
  font-family: 'Poppins-ExtraBold';
  src: url('/themes/tastytheme/src/fonts/back-to-school/Poppins/Poppins-ExtraBold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins-SemiBold';
  src: url('/themes/tastytheme/src/fonts/back-to-school/Poppins/Poppins-SemiBold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins-Medium';
  src: url('/themes/tastytheme/src/fonts/back-to-school/Poppins/Poppins-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


.p-absolute {
  position: absolute;
}


/***** HERO SECTION *****/

#backtoschool-hero-banner {
  position: relative;
}

.backtoschool-cta a {
  color: #fff;
  padding: 17px 20px;
/*. width: 320 px;*/
  background-color: #000;
  border-radius: 15px;
  position: absolute;
  top: 88%;
  transform: translateX(-50%);
  left: 50%;
  font-family: 'Poppins-SemiBold', sans-serif;
}

.backtoschool-cta a:hover {
  color: #fff;
}

.backtoschool-cta a:focus {
  color: #fff;
}

/***** ACTIVITIES SECTION *****/

#backtoschool-activities {
  background-image: url('/themes/tastytheme/src/images/back-to-school/activities-background.png');
  position: relative;
  padding: 80px 0;
  overflow: hidden;
  background-size: cover;
}

.activities-widget-backtoschool {
  max-width: 1170px;
  margin: auto;
}

.activities-one {
  position: absolute;
  width: 130px;
  top: 10%;
  left: 5%;
}

.activities-two {
  position: absolute;
  right: -43px;
  width: 150px;
  top: 60%;
}

.backtoschool-header, .backtoschool-subheader {
  text-align: center;
  color:#000;
  position: relative;
}
.backtoschool-header {
  width: 50%;
  margin: auto;
  font-family: 'Poppins-ExtraBold', sans-serif;
}

.backtoschool-subheader {
  font-family: 'Poppins-SemiBold', sans-serif;
  margin-bottom:20px;
}

.activity-item-body sup {
  font-size: 0.7em !important;
}

  /***** REWARDS SECTION *****/

#backtoschool-steps-rewards {
  background-image: url('/themes/tastytheme/src/images/back-to-school/rewards-background.png');
  padding: 60px 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}

#backtoschool-steps-rewards .container {
  padding-top:60px;
}

#backtoschool-steps-rewards h3 {
  font-size: 30px;
  color: #fff;
  font-family: 'Poppins-ExtraBold', sans-serif;
}

.text-steps {
  font-family: 'Poppins-ExtraBold', sans-serif;
  font-size: 22px;
  margin-bottom: 10px !important;
}

.steps-description {
  font-family: 'Poppins-SemiBold', sans-serif;
}
.rewards-subheading {
  font-family: 'Poppins-SemiBold', sans-serif;
  width: 70%;
  margin:auto;
}

#backtoschool-steps-rewards p  {
  color: #fff;
  margin: 20px auto;
}

.steps-number, hr.steps-divider {
  border-color: #FEDF00 !important;
}

.steps-number span {
  color: #fff !important;
}

.rewards-packshots {
  margin-top:30px;
}

.rewards-packshots img {
  width:70%;
  object-fit: cover;
}

.rewards-one {
  width: 150px;
  top: 0;
}

.rewards-two {
  right: 20px;
  top: 50px;
  width: 120px;
}

.rewards-three {
  width: 120px;
  top:-55px;
}

.rewards-four {
  width: 110px;
  right: -29px;
  bottom: 50px;
}

/***** COUPON SECTION *****/

#backtoschool-coupon {
  background-image: url('/themes/tastytheme/src/images/back-to-school/activities-background.png');
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.backtoschool-coupon-header sup {
  font-size: 0.7em !important;
}

#backtoschool-coupon-body {
  display: flex;
  width: 90%;
  max-width: 1030px;
  margin: 0 auto;
  padding: 101px 0;
}

.backtoschoolo-coupon-image-con {
  height:367px;
}

.backtoschoolo-coupon-image-con img {
  height:100%;
}

.backtoschool-coupon-right-side {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #199CD9;
  text-align: center;
  width:400px;
  height: 367px;
  padding: 0 20px;
}

h4.backtoschool-coupon-header {
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  font-family: 'Poppins-ExtraBold', sans-serif;
}

p.backtoschool-coupon-descrition {
  color:#fff;
  margin-top:10px;
  margin-bottom: 10px;
  font-family: 'Poppins-Medium', sans-serif;
}

a.backtoschool-cta {
  background-color: #000000;
  padding: 12px 20px;
  border-radius: 6px;
  color: #FEDF00;
  transition: all 0.3s linear;
  font-family: 'Poppins-SemiBold', sans-serif;
}

a.backtoschool-cta:hover {
  text-decoration: underline;
  color: #FEDF00;
}

.backtoschool-coupon-small-text {
  color: #fff;
  margin-top: 10px;
  font-size: 16px;
  font-family: 'Poppins-Medium', sans-serif;
}

footer {
  margin-top: 0 !important;
}

.activity-item-body {
  background-color: #fff;
}

button.slick-prev.activities-us-prev.slick-arrow {
  background-image: url('/themes/tastytheme/src/images/back-to-school/prev.png') !important;
}

button.slick-next.activities-us-next.slick-arrow {
  background-image: url('/themes/tastytheme/src/images/back-to-school/next.png') !important;
}

@media only screen and (max-width: 768px)  {
  .backtoschool-header {
    width: 100%;
  }
  .backtoschool-subheader {
    padding:10px;
  }
  .rewards-packshots img {
    width:90%;
  }
  #backtoschool-steps-rewards {
    background-image: url('/themes/tastytheme/src/images/back-to-school/backtoschool-rewards-bg-mb.png');
  }
  #backtoschool-steps-rewards h3 {
    font-size: 33px;
  }
  #backtoschool-coupon-body {
    flex-direction: column;
  }
  .backtoschool-coupon-right-side {
    width:100%;
    height:230px;
  }
  .backtoschoolo-coupon-image-con {
    height: 190px;
  }
  h4.backtoschool-coupon-header {
    font-size: 21px;
  }
  .backtoschool-coupon-descrition {
    font-size: 15px;
  }
  .backtoschool-coupon-small-text {
    font-size: 12px;
  }
  .backtoschoolo-coupon-image-con img {
    object-fit: cover;
  }

  div#activities-carousel-loggedout .slick-next, div#activities-carousel-loggedout .slick-prev{
    top: 50% !important;
  }

  div#activities-carousel-loggedout .slick-prev {
    left:2px !important;
  }

  div#activities-carousel-loggedout .slick-next {
    right:2px !important;
  }

  .activity-item-us {
    width: 75% !important;
    margin:auto;
  }

  }

pep-loyalty [class^="CampaignsStyles__Container"] {
  overflow: unset;
}

pep-loyalty [class^="CampaignsStyles__CardContainerGrid"] {
  overflow: unset;
  min-height: unset;
}
