/*crowdtwist.css*/

/*========= CROWDTWIST POP UP ===========================*/


.popup-usa-ctmember {
  align-items: center !important;
  justify-content: center !important;
}

.modal.popup-usa-ctmember-container {
  display: flex;
  flex-direction: column;
  width: 80% !important;
  max-width: 900px;
}

.popup-usa-ctmember-title {
  margin-bottom: 10px;
  color: #0057A2;
  font-weight: normal;
  font-size: 23px;
}

.popup-usa-ctmember-p {
  text-align: center;
  margin-bottom: 20px;
  font-weight: normal;
  color: #0057A2;
}

.popup-usa-ctmember-image-container{
  display: none;
}

.popup-usa-ctmember-button {
  color: #FFFFFF;
  background-color: #DB1D2C;
  font-weight: normal;
  border: none;
  padding: 10px 30px;
  border-radius: 5px;
  text-decoration: none;
}

.popup-usa-ctmember-button:hover {
  color: #0057A2;
}

.popup-usa-ctmember-button:focus {
  color: #0057A2;
}

@media screen and (min-width: 980px){

  .popup-usa-ctmember-title {
    font-size: 55px;
  }

  .popup-usa-ctmember-image-container{
    display: block;
    max-width: 650px;
    width: 80%;
  }

  .popup-usa-ctmember-image {
    width: 100%;
  }
}

/*=========== HOMEPAGE LOYALTY SECTION ==========================*/

#personalization_claims{
  background-color: #0057A2;
  padding: 0.1px;
}

.homepage-claims{
  padding: 0 10px;
}

.personalization-heading{
  background-color: #0057A2;
  padding-top: 40px;
  height: 350px;
  margin-top: -22px;
}

.loyalty-subheader{
  color: #ffffff;
  text-align: center;
  margin-top: 25px;
  font-size: 20px;
}
.account-activity{
  color: #ffffff;
  font-size: 33px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 30px;
}

.linkable-box{
  text-decoration: none !important;
}

.full-profile-link{
  display: block;
  text-align: center;
  color: #0057A2;
  text-decoration: underline;
  font-size: 25px;
  margin-bottom: 45px;
}

.personalization-claims--box.home-loyalty-box{
  margin: 0 auto 20px auto;
  max-height: 80px;
  max-width: 450px;
}


.loyalty-icon.loyalty-icon-home{
  max-width: 60px;
  max-height: 60px;
  margin-bottom: 0 !important;
  margin-right: 15px;
  margin-left: 15px;
}

.home-loyalty-box > div > p{
  margin-right: 0;
  padding-top: 0;
}

.visit-dashboard-btn{
  display: block;
  max-height: 50px;
  max-width: 235px;
  margin: auto;
  margin-bottom: 35px;
}

@media only screen and (min-width: 1315px) {

  .account-activity{
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 0;
    font-size: 23px;
  }

  .personalization-heading{
    height: 240px;
    margin-top: -17px;
  }

  .homepage-claims{
    display: flex;
    flex-direction: row;
    justify-content: center;
    max-width: 1600px !important;
    margin: 20px auto 20px auto;
  }
  .personalization-claims--box.home-loyalty-box{
    margin-right: 20px;
    width: 280px;
    padding-right: 10px !important;
    margin-bottom: 0;
  }

  .home-loyalty-box > div > p, .home-loyalty-box > div span.member-date{
    font-size: 20px !important;
  }

  .visit-dashboard-btn{
    margin: 15px 0 0 10px;
  }
}

@media only screen and (min-width: 1500px) {
  .account-activity{
    font-size: 33px;
    margin-right: 25px;
  }
}


/*=========== HERO BANNER LANDING PAGE ===================*/

.loyalty-banner-con{
  height: 650px;
  padding: 40px 20px 40px 20px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.loyalty-banner{
  max-width: 1200px;
  margin: auto;
  text-align: center;
}

.loyalty-header{
  color: #FFFFFF !important;
  font-size: 30px;
  margin-bottom: 20px;
}

.points-section {
  max-width: 400px;
  background-color: #FFFFFF;
  padding: 30px 15px;
  border-radius: 15px;
  margin: auto;
}

.points-section h2 {
  color: #0057A2;
  font-size: 18px !important;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.points-con {
  display: flex;
  margin: 0 auto 20px auto;
  flex-direction: row;
  /*max-width: 225px;*/
  justify-content: center;
}


.points-con span {
  color: #0057A2;
  font-style: normal;
  font-weight: 700;
  font-size: 55px;
  font-family: 'GTWalsheimBold', Helvetica ,sans-serif;
  margin-left: 15px;
}

.star-con {
  width: 100%;
  max-width: 35px;
  margin-top: 10px;
}

.star-con img {
  width: 100%;
}

.last-updated{
  color: #929292;
  font-size: 15px;
}


@media only screen and (min-width: 980px) {
  .loyalty-banner-con {
    padding: 110px 20px 40px 10%;
    height: 570px;
  }

  .loyalty-banner{
    padding-left: 40px;
    max-width: 500px;
    margin-left: 0;
  }

  .loyalty-header{
    /*text-align: left;*/
    font-size: 40px;
  }

  .star-con {
    max-width: 60px;
  }

  .points-con span{
    font-size: 90px;
  }

  /*.points-section{*/
  /*  margin-left: 0;*/
  /*}*/

  .last-updated{
    font-size: 18px;
  }
}




/*=========== END HERO BANNER =================*/


.loyalty-container{
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
}

/*======== CTA SECTION =======================*/

.loyalty-cta-container{
  width: 100%;
  border-bottom: solid 1px #E5E5E5;
  margin-bottom: 50px;
}

.loyalty-buttons-container{
  max-width: 525px;
  margin: 0 auto;
  text-align: center;
}

.loyalty-button {
  text-align: center;
  text-decoration: none !important;
  padding: 20px;
  border: none;
  display: inline-block;
  color: #4c4c4c;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'GTWalsheimBold', Helvetica ,sans-serif;
}

.loyalty-button:hover{
  text-decoration: underline !important;
  text-underline-offset: 23px;
}

@media only screen and (min-width: 800px){
  .loyalty-buttons-container{
    display: flex;
    justify-content: center;
  }
}



/*========== ACTIVITIES SECTION ===============*/
.my-activities-container{
  max-width: 1100px;
  margin: 0 auto 0 auto;
  padding: 60px 20px;
  background-color: #F8F8F8;
}

.my-activities-container h2{
  color: #0057A2 ;
  text-align: center ;
  margin-bottom: 20px;
}

.my-activities-container p{
  /*color: #FFFFFF;*/
  text-align: center;
  max-width: 660px;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.star-icon{
  width: 20px;
  display: inline;
}

/*  fetch rewards section*/
.fetch-container {
  padding:0 20px 60px 20px;
}

.connect-fetch{
  max-width: 1200px;
  margin: 0 auto ;
  padding: 0 20px 50px 20px;
  /*height: 620px;*/
  background-image: url("/themes/tastytheme/src/images/loyalty/Fetch_Mobile-Background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #F9B82B;
  border-radius: 15px;
  word-wrap:break-word;
}

.fetch-logo-con {
  max-width: 250px;
  margin: auto;
}

.fetch-logo-con img {
  display: block;
  width: 100%;
}

.connect-fetch h3{
  color: #2C0732;
  font-size: 25px;
  margin-bottom: 10px;
  text-align: center;
}

.fetch-paragraph{
  color: #2C0732;
  max-width: 400px;
  margin: 0 auto 10px auto;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}

.fetch-paragraph.bottom-paragraph {
  max-width: 500px;
}

.fetch-ctas{
  text-align: center;
}

.fetch-red-btn {
  font-family: 'GTWalsheimBold', 'sans-serif';
  color: #FFFFFF;
  /* text-transform: uppercase; */
  background: #dd2f3d;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 16px;
  display: inline-block;
  border-bottom: solid 3px #A72100;
  margin-bottom: 10px;
}

.fetch-red-btn:hover, .fetch-red-btn:active, .fetch-red-btn:focus{
  color: #e1e1e1;
}

.fetch-product-image-con img {
  display: block;
  max-width: 370px;
  width: 100%;
  margin: 30px auto 0 auto;
}

.fetch-smalltext{
  font-size: 11px;
  max-width: 400px;
  color: #2C0732;
  text-align: center;
  margin: 0 auto;
}

.fetch-smalltext a{
  color: #2C0732;
}

@media only screen and (min-width: 790px) {
  .connect-fetch {
    /*padding-top: 75px;*/
    /*padding-left: 120px;*/
    background-image: url("/themes/tastytheme/src/images/loyalty/Fetch_Background.jpg");
    /*height: 450px;*/
    display: flex;
    flex-direction: row;
    justify-content: space-around;
  }

  .connect-fetch h3 {
    font-size: 35px;
    max-width: 500px;
  }

  .connect-fetch.spanish-fetch-con h3{
    font-size: 27px;
  }

}



/*========== VIP REWARDS SECTION / SWEEPSTAKES ===============*/


.vip-rewards-container{
  max-width: 1600px;
  margin: 40px auto 50px auto;
  /*border-bottom: solid 1px #707070;*/
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.vip-rewards-container h2{
  color: #0057A2 ;
  text-align: center ;
  margin-bottom: 20px;
}

.vip-rewards-container h3{
  color: #0057A2 ;
  text-align: center ;
  font-size: 30px;
  margin-bottom: 25px;
}

.vip-rewards-container p{
  /*color: #0057A2;*/
  text-align: center;
  max-width: 500px;
  margin: 0 auto 20px auto;
  /*font-size: 25px;*/
}


.sweepstakes-widget-con{
  max-width: 1100px;
  margin: 35px auto 0 auto;
}

/*========= MY HISTORY =================*/
.history-container{
  max-width: 1000px;
  margin: 0 auto 40px auto;
  padding: 0 20px;
}

.history-container h2{
  color: #0057A2;
  text-align: center;
  margin-bottom: 20px;
}

.history-container p{
  text-align: center;
}

.history-ctas-con{
  margin-bottom: 50px;
  margin-top: 40px;
  text-align: center;
}


.cta-history{
  font-family: 'GTWalsheimBold', Helvetiva, sans-serif;
  color: #000000;
  text-transform: uppercase;
  background-color: #FFFFFF;
  padding: 12px 20px;
  border-radius: 30px;
  font-size: 12px;
  border: solid 1px;
  margin-right: 15px;
  margin-bottom: 15px;
  display: inline-block;
}

a.cta-history.active{
  background-color: #0057A2;
  color: #FFFFFF;
}

.rewards-hist, .activities-hist{
  margin-bottom: 75px;
  display: none;
}

.rewards-hist.active, .activities-hist.active{
  display: block ;
}


@media only screen and (min-width: 800px) {
  .history-ctas-con{
    text-align: left;
  }
}

/*========== LOYALTY RULES  ===============*/
.loyalty-rules{
  text-align: center;
  margin-bottom: 20px;
  margin-top: 15px;
  font-size: 16px;
}

.loyalty-button-rules{
  -webkit-appearance: none;
  -moz-appearance: none;
  text-align: center;
  text-decoration: none !important;
  width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: none;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
  background-color: #db1d2c;
  border-radius: 3px;
  color: white !important;
  font-family: 'GtWalsheimBold', Helvetica, Arial, sans-serif;
}

/*========== NO ACCESS SECTION ===============*/
.no-acces {
  max-width: 1200px;
  margin-top: 150px;
  margin-bottom: 150px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/*========== CONTEST/SWEEPSTAKES WIDGET CONTAINER ===============*/

.ct-plugin {
  max-width: 1700px;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 55px;
  border-bottom: solid 1px #707070;
}

/* ========= /Tasty-rewards-plus-sign-up SIGN UP PAGE =======*/

.hero-tr-plus-signup-container{
  background-image: url("/themes/tastytheme/src/images/loyalty/signup-page-header-large.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 460px;
}
.hero-tr-plus-signup-inner-banner{
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 100px;
  padding-left: 60px;
}

.hero-tr-plus-signup{
  max-width: 400px;
  text-align: left;
}

.hero-tr-plus-signup h3{
  color: #FFFFFF;
  font-size: 35px;
  margin-bottom: 20px;
}

.hero-tr-plus-signup p{
  color: #FFFFFF;
  max-width: 360px;
  margin-bottom: 20px;
}

.us-red-btn{
  border-radius: 35px;
  text-transform: uppercase;
  font-size: 14px;
  padding: 12px 30px;
  font-family: 'GtWalsheimBold', Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  background-color: #db1d2c;
  display: inline-block;
  transition:  0.2s;
}

.us-red-btn:hover, .us-red-btn:focus{
  color: #e1e1e1;
}

@media only screen and (max-width: 1500px) {
  .hero-tr-plus-signup-container {
    background-image: url("/themes/tastytheme/src/images/loyalty/signup-page-header.jpg");
  }
}

@media only screen and (max-width: 780px) {
  .hero-tr-plus-signup-container {
    padding: 30px;
    min-height: 630px;
    background-image: url('/themes/tastytheme/src/images/us-site/join-tr-banner1-mobile.jpg');
  }
  .hero-tr-plus-signup-inner-banner{
    padding: 0 20px;
  }

  .hero-tr-plus-signup {
    margin: auto;
    text-align: center;
  }
}


/*===== LOYALTY PROGRESS BAR ======*/
#progress-bar-us {
  max-width: 1340px;
  margin: auto;
  padding: 20px;
  display: flex;
}

.complete-profile-con{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 20px;
}

.complete-profile-icon-description{
  text-decoration: none;
}

.complete-profile-icon-description:hover{
  text-decoration: none;
}

.start-now-cta{
  border-radius: 35px;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px;
  font-family: 'GtWalsheimBold', Helvetica, Arial, sans-serif;
  color: #4C4C4C;
  border: solid 1px;
  display: inline-block;
  transition: 0.2s;
}

.icon-text-profile-con{
  display: flex;
  align-items: center;
}

.icon-text-profile-con img{
  display: block;
  margin-right: 15px;
  max-width: 50px;
  width: 100%;
}

.icon-text-profile-con p{
  font-family: 'GTWalsheimBold', Helvetica, Arial, sans-serif;
  color: #0e4caa;
  font-size: 20px;
}

.progress-bar-con{
  width: 100%;
  padding: 0 20px;
}


.step-progress-bar{
  display: flex;
  margin-bottom: 10px;
  margin-top: 20px;
}

.step-counter {
  width: 100%;
  height: 8px;
  background-color: #E5E5E5;
  margin: 0 5px;
  position: relative;
}

.first-step.step-counter{
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}

.last-step.step-counter{
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}

.step-counter-staricon:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url('/themes/tastytheme/src/images/loyalty/star-icon.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: -5px;
  top: -7px;
}

.step-counter-checkmark:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url('/themes/tastytheme/src/images/loyalty/checkmark.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  right: -5px;
  top: -7px;
}

.step-counter.completed-step {
  background-color: #0757A2;
}

.progress-description{
  display: flex;
  align-items: center;
}

.progress-description img{
  max-width: 20px;
  margin-right: 10px;
}

.progress-description p{
  font-family: 'GTWalsheimBold', Helvetica, Arial, sans-serif;
  color: #4C4C4C;
  font-size: 14px;
  margin-top: 5px;
}

@media only screen and (max-width: 1000px) {
  #progress-bar-us{
    flex-direction: column;
  }

  .progress-bar-con{
    margin-top: 20px;
  }
}

@media only screen and (max-width: 700px) {
  .complete-profile-con{
    padding: 0;
  }

  .progress-bar-con{
    padding: 0;
  }

  .icon-text-profile-con p{
    font-size: 16px;
    max-width: 120px;
  }

  .complete-profile-con a{
    font-size: 12px;
  }

}


/*WIDGET POP UP CONTAINER*/

div#ct-modal {
  max-width: 800px !important;
}

#survey-v3 .submit-container button {
  border-radius: 30px;
  border: none;
  font-weight: 700;
}


/* LOYALTY BAR/BANNER WS*/
#bannerws-bar-us{
  max-width: 1200px;
  margin: auto;
  padding: 20px;
  text-align: center;
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 20px;
  justify-content: center;
  align-items: center;
}

.bannerws-bar-us-3c{
  grid-template-columns: repeat(3,1fr) !important;
}

#bannerws-bar-us .us-red-btn {
  font-size: 12px;
  display: inline-block;
  padding: 14px 16px;
}

.bannerws-bar-us-item {
  display: flex;
  font-family: 'GTWalsheimBold',Helvetica,Arial,sans-serif;
  margin: auto;
  justify-content: center;
}

.bannerws-bar-us-item .loyalty-icon-con {
  margin-right: 14px;
  max-width: 60px;
}

.bannerws-bar-us-item .loyalty-icon-con img {
  width: 100%;
}

.bannerws-bar-us-item span{
  color: #D50A30;
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 4px;
  display: block;
}

.bannerws-bar-us-item p{
  color: #0e4caa;
  font-size: 16px;
  text-transform: uppercase;
}

.loyalty-tooltip {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  margin-left: 5px;
  margin-top: -3px;
}

.loyalty-tooltip img{
  width: 100%;
}

.tooltip-loyalty-content {
  margin-left: -75px;
  opacity: 1 !important;
}

.tooltip-loyalty-content .arrow{
  margin-left: auto;
  margin-right: 15px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #006CFF;
}


.tooltip-loyalty-content .tooltip-inner {
  background-color: #006CFF;
  opacity: 1 !important;
  padding: 12px;
}


@media only screen and (max-width: 800px) {
  #bannerws-bar-us{
    grid-template-columns: repeat(1,1fr) !important;
  }

}

.pepl-loader-spinner {
  border: 3px solid #f3f3f3; /* Light grey */
  border-top: 3px solid #D50A30; /* Red */
  border-radius: 50%;
  width: 16px;
  height: 16px;
  animation: spin 2s linear infinite;
  display: inline-block;
}
.pepl-loader-spinner-banner {
  border: 6px solid #f3f3f3; /* Light grey */
  border-top: 6px solid #D50A30; /* Red */
  width: 50px;
  height: 50px;
}

.pepl-loader-blue {
  border-top: 6px solid #0057A2; /* Red */
}

.pepl-loader-quaker {
  border-top: 6px solid #022955; /* Red */
}




/* Animation for the loader */
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
