.offer-wrap {
  overflow: hidden;
  position: relative;
}

.offer-wrap .offers {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

body.offers {
  background: #f2f2f2;
}

.offers p.subtitle .button {
  display: inline-block;
  margin: 0 0 0 0px;
  padding: 0 2em;
  vertical-align: middle;
}

.offers p.subtitle span {
  margin: 0 60px 0 0;
}

ul.offers .foggy {
  background: white;
  height: 80px;
  overflow: hidden;
  pointer-events: none;
  position: relative;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: width 0.5s;
  -webkit-transition: width 0.5s;
  /* Forces hardware accelleration in Webkit */
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  width: 788px;
  z-index: 1;
}

ul.offers.offer-open .foggy {
  width: 398px;
}

ul.offers .foggy-inner {
  height: 80px;
  overflow: hidden;
  position: relative;
  width: 788px;
  z-index: 1;
}

ul.offers .foggy .triangle {
  display: none;
}

ul.offers .foggy .title {
  box-shadow: none;
}

.offers ul.offers .title .img {
  background-color: white;
  background-position: center center;
  background-repeat: no-repeat;
}

.textshadow ul.offers .foggy .title > * {
  border-color: transparent;
}

.textshadow ul.offers .foggy-inner span {
  font-style: normal;
  color: transparent !important;
  margin: -5px;
  padding: 5px;
  text-shadow: #323532 0 0 12px;
}

.textshadow ul.offers .foggy-inner .cash-back span {
  text-shadow: #138667 0 0 12px;
  white-space: nowrap;
}

.offers ul.offers .body {
  text-align: center;
  overflow-y: hidden;
}

ul.offers .body .inner {
  height: 260px;
  margin-top: -60px;
  position: absolute;
  width: 100%;
}

.offer-curtain {
  background: url(/assets/img/offers/curtain-background.png);
  border: 1px solid #E7E7E7;
  height: 398px;
  left: 50%;
  margin: -401px 0 0 -395px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  -webkit-transform: translateZ(0);
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  width: 788px;
  z-index: 1;
  border-bottom: none;
}

.offers .button,
.offers .seperator {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1em auto;
  max-width: 381px;
}

.offers .app-icons {
  margin: 0 auto;
  width: 268px;
}

.offer-curtain .inner {
  margin-left: 0;
  -webkit-transition: opacity 0.5s, margin-left 0 0;
  transition: opacity 0.5s, margin-left 0 0;
}

.all-stores-message {
  background-color: #f0f0f0;
  padding: 10px;
  border-top: 1px solid #E7E7E7;
  font-size: 14px;
  padding-bottom: 13px;
  text-align: center;
  -webkit-text-size-adjust: 100%;
  margin-bottom: 20px;
}

.all-stores-message a {
  text-decoration: none;
  color: rgb(50, 53, 50);
}

.all-stores-message a:hover {
  text-decoration: none;
  color: rgb(50, 53, 50);
}

ul.offers + .offer-curtain .inner {
  margin-top: 80px;
}

ul.offers.offer-open + .offer-curtain {
  width: 398px;
}

ul.offers.offer-open + .offer-curtain .inner {
  margin-left: -800px;
  /* For browsers that don't support opactiy (IE8, IE9) */
  opacity: 0;
  -webkit-transition: opacity 0.5s, margin-left 0 0.5s;
  transition: opacity 0.5s, margin-left 0 0.5s;
}

ul.offers.offer-open + .offer-curtain hr {
  display: none;
}

@media (max-width: 768px) {
  .offers .main .container {
    padding: 0;
  }

  .offers .offer-wrap {
    border-width: 1px 0;
  }

  ul.offers .foggy,
ul.offers .foggy-inner,
ul.offers .title,
.offer-curtain {
    width: 100% !important;
  }

  ul.offers .title:before,
ul.offers .title:after,
ul.offers .title .close-offer,
ul.offers .title .icons,
ul.offers .body,
.offers p.subtitle .button {
    display: none !important;
  }

  ul.offers .offer.open .title .cash-back {
    display: table-cell !important;
  }

  ul.offers .offer.open .title,
ul.offers .offer.open .title span {
    background: white !important;
    color: inherit !important;
  }

  .offers ul.offers .title .img {
    background-size: 60px;
    width: 60px;
  }

  .offers ul.offers .title,
.offers ul.offers .foggy,
.offers ul.offers .foggy-inner {
    height: 60px;
  }

  .offers .offer-curtain {
    height: 300px;
    left: 0;
    margin: -301px 0 0 -1px;
  }

  .offers ul.offers .title {
    font-size: 12px;
    pointer-events: none;
    height: 65px;
    max-height: 65px;
  }

  .offers ul.offers .offer-details {
    padding: 8px;
    padding-left: 20px;
    padding-bottom: 0px;
    padding-right: 0px;
    border-left: none;
  }

  .offers .title > * {
    border-left: none;
  }

  .offers ul.offers .title .offer-name,
.offers .offer-wrap .offers .title .cash-back-amount {
    font-size: 14px;
    line-height: 16px;
    max-height: 32px;
    padding-bottom: 2px;
    text-overflow: initial;
    white-space: normal;
    position: relative;
  }

  .offers ul.offers .title .offer-name:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 17px;
    height: 17px;
    width: 50px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 80%);
  }

  .offers ul.offers .title .offer-description {
    line-height: 12px;
    padding-bottom: 8px;
    font-size: 12px;
  }

  .offers ul.offers.offer-open + .offer-curtain .inner {
    opacity: 1;
    margin-left: 0;
  }

  .offer-curtain .seperator {
    margin-top: 20px;
    width: 262px;
  }

  .start-saving-cta {
    background-color: #2d95d3;
    background-image: url(/shared/assets/img/arrows/small-white-down.min.svgz);
    background-position: center 42px;
    background-repeat: no-repeat;
    bottom: 0;
    color: white;
    display: inline-block;
    font-size: 18px;
    height: 60px;
    position: fixed;
    text-align: center;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    width: 100%;
    z-index: 2;
  }

  .no-svg .start-saving-cta {
    background-image: url(/shared/assets/img/arrows/small-white-down.png);
  }

  .start-saving-cta.hide {
    opacity: 0;
  }
}
.offers .offer-wrap ul.offers {
  width: 100%;
}

ul.offers .offer-name,
ul.offers .offer-description {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

#offer-details-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  filter: alpha(opacity=50);
  z-index: 999;
  overflow: scroll;
}

#offer-details-modal-content {
  background: #fff;
  z-index: 99;
  height: auto;
}

#offer-details-modal-close {
  width: 15px;
  height: 100%;
  display: block;
  color: #000000;
  text-decoration: none;
  float: right;
}

#offer-details-modal {
  background: white;
  border: 1px solid #e7e7e7;
  display: block;
  margin-right: 1px;
  z-index: 1000;
  position: absolute;
  z-index: 9999;
  height: auto;
  width: 400px;
  margin: 50px;
}

#offer-details-modal iframe {
  border: 0;
  width: 100%;
}

.scrollLock {
  overflow: hidden;
}

[data-modal] {
  display: none;
}

.signup_content {
  text-align: center;
  padding-top: 20px;
}

.offer-wrap .offer-open + .offer-curtain + .curtain,
.offer-wrap .offer-open + .curtain {
  opacity: 1;
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

.offer-wrap .curtain {
  background-image: -moz-radial-gradient(center, ellipse cover, rgba(50, 50, 50, 0.1) 0%, rgba(71, 71, 71, 0.1) 68%, rgba(71, 71, 71, 0) 73%, rgba(80, 80, 80, 0) 100%);
  background-image: -webkit-radial-gradient(center, ellipse cover, rgba(50, 50, 50, 0.1) 0%, rgba(71, 71, 71, 0.1) 68%, rgba(71, 71, 71, 0) 73%, rgba(80, 80, 80, 0) 100%);
  background-image: radial-gradient(ellipse at center, rgba(50, 50, 50, 0.1) 0%, rgba(71, 71, 71, 0.1) 68%, rgba(71, 71, 71, 0) 73%, rgba(80, 80, 80, 0) 100%);
  background-size: 100% 10px;
  background-repeat: no-repeat;
  background-position: 5px 0;
  border-right: 1px solid #D1D1D1;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.5s 0.25s;
  transition: opacity 0.5s 0.25s;
  width: 10px;
  z-index: 2;
}

.offers.offer-open {
  width: 789px;
}

.offer-wrap .offers img {
  max-width: 100%;
}

.offer-wrap .offers .title {
  background: white;
  border: 1px solid #e7e7e7;
  display: table;
  margin: 6px 0;
  position: relative;
  table-layout: fixed;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  width: 788px;
  z-index: 2;
}

.offer-wrap .offers .title span.cc-font-face-avenirroman {
  font-family: "Poppins Regular", sans-serif;
}

.offer-wrap .offers .title span.cc-font-face-avenirblack {
  font-family: "Poppins Regular", sans-serif;
}

.offer-wrap .offers .title span.cc-font-face-avenirlight {
  font-family: "Poppins Regular", sans-serif;
}

.offer-wrap .offers .title span.cc-font-size-xsmall {
  font-size: 14px;
}

.offer-wrap .offers .title span.cc-font-size-small {
  font-size: 16px;
}

.offer-wrap .offers .title span.cc-font-size-regular {
  font-size: 18px;
}

.offer-wrap .offers .title.custom-content.cc-height-small .offer-details .row,
.offer-wrap .offers .title.custom-content.cc-height-regular .offer-details .row {
  overflow: hidden;
}

.offer-wrap .offers .title.custom-content.cc-text-align-right {
  text-align: right;
}

.offer-wrap .offers .title.custom-content.cc-text-align-left {
  text-align: left;
}

.offer-wrap .offers .title.custom-content.cc-text-align-center {
  text-align: center;
}

.offer-wrap .offers .title.custom-content .row {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  padding: 0 20px;
  table-layout: fixed;
  max-width: 100%;
}

.offer-wrap .offers .title.custom-content .row > .inner {
  display: table-cell;
  vertical-align: middle;
}

.offer-wrap .offers .title.custom-content .row span {
  display: inline-block;
  max-width: 100%;
  vertical-align: text-bottom;
}

.offer-wrap .offers .title.custom-content .row span > .inner {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.offer-wrap .offers .title.custom-content .offer-details > .inner {
  overflow: hidden;
}

.offer-wrap .offers .title.custom-content.cc-height-small.cc-type-textonly,
.offer-wrap .offers .title.custom-content.cc-height-small.cc-type-textonly .offer-details > .inner,
.offer-wrap .offers .title.custom-content.cc-height-small.cc-type-textonly .row {
  height: 32px;
}

.offer-wrap .offers .title.custom-content.cc-borders-top,
.offer-wrap .offers .title.custom-content.cc-borders-bottom,
.offer-wrap .offers .title.custom-content.cc-borders-none {
  width: 790px;
}

.offer-wrap .offers .title.custom-content.cc-borders-all {
  border-width: 1px;
}

.offer-wrap .offers .title.custom-content.cc-borders-top {
  border-width: 1px 0 0;
}

.offer-wrap .offers .title.custom-content.cc-borders-bottom {
  border-width: 0 0 1px;
}

.offer-wrap .offers .title.custom-content.cc-borders-none {
  border-width: 0;
}

.offer-wrap .offers .title.custom-content.cc-textalign-left {
  text-align: left;
}

.offer-wrap .offers .title.custom-content.cc-textalign-center {
  text-align: center;
}

.offer-wrap .offers .title.custom-content.cc-textalign-right {
  text-align: right;
}

.offer-wrap .offers li:first-child .title {
  margin-top: 0;
}

.offer-wrap .offers li:last-child .title {
  margin-bottom: 0;
}

.offer-wrap .offers .title > * {
  display: table-cell;
  vertical-align: middle;
}

.offer-wrap .offers .offer:last-child .title > * {
  border-bottom: none;
}

.offer-wrap .offers .title .img {
  line-height: 0;
  width: 80px;
}

.offer-wrap .offers .title.normal .offer-name,
.offer-wrap .offers .title.normal .offer-details {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.offer-wrap .offers .title.normal .offer-details {
  padding-left: 20px;
  width: 100%;
}

.offer-wrap .offers .none-left,
.offer-wrap .offers .title .offer-description {
  color: #80807e;
}

.offer-wrap .offers .few-left {
  color: #F57E3A;
}

.offer-wrap .offers .title .cash-back,
.offer-wrap .offers .title .icons,
.offer-wrap .offers .title .close-offer {
  padding-right: 16px;
  text-align: right;
  width: 55px;
}

.offer-wrap .offers .title .cash-back {
  width: 75px;
}

@media (max-width: 768px) {
  .offers .title .cash-back {
    width: 70px;
  }
}
.offer-wrap .offers .title .icons {
  width: 34px;
  height: 34px;
}

.offer-wrap .offers .body {
  background: white;
  border: 1px solid #e7e7e7;
  border-right: 0;
  box-sizing: border-box;
  height: 100%;
  margin-right: 1px;
  overflow-y: scroll;
  position: absolute;
  top: 0;
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
  width: 378px;
  z-index: 1;
}

.offers.general .body {
  bottom: 41px;
  height: auto;
}

.offer-wrap .offers .offer.cc-details-type-url .body > .offer-info,
.offer-wrap .offers .offer.cc-details-type-url .body > .offer-prefix,
.offer-wrap .offers .offer.cc-details-type-url .body > img,
.offer-wrap .offers .offer.cc-details-type-webviewandproductimage .offer-info {
  display: none;
}

.offer-wrap .offers .offer.active .body {
  z-index: 2;
}

.offers.offer-open .title {
  width: 398px;
}

.offers.offer-open .title.custom-content.cc-borders-top,
.offers.offer-open .title.custom-content.cc-borders-bottom,
.offers.offer-open .title.custom-content.cc-borders-none {
  width: 400px;
}

.offers.offer-open .body {
  right: 0;
}

.offer-wrap .offers .offer .title .close-offer {
  display: none;
}

.offer-wrap .offers .offer.open .title .close-offer {
  display: table-cell;
}

.offer-wrap .offers .offer.open .title .cash-back {
  display: none;
}

.offer-wrap .offers .title .unavailable {
  color: #80807E;
}

.offer-wrap .offers .title .offer-name {
  display: block;
  font-family: "Poppins Regular";
  font-size: 18px;
}

.offer-wrap .offers .title .close-offer {
  text-align: right;
}

.offer-wrap .offers .title .cash-back {
  text-align: right;
}

.offer-wrap .offers .title .cash-back-amount {
  font-family: "Poppins Regular";
  font-size: 18px;
  display: block;
}

@media (max-width: 768px) {
  .offers .title .cash-back-amount {
    font-family: "Poppins Regular";
    font-size: 14px;
    margin-bottom: 0px;
    display: block;
  }
}
.offer-wrap .offers .title .crm-star {
  position: relative;
}

.offer-wrap .offers .title .tick-mark {
  position: relative;
  left: -3px;
}

.offer-wrap .offers .offer.open .title .triangle {
  display: none;
}

.offer-wrap .offers .title .icons .triangle {
  background-image: url("/shared/assets/img/arrows/large-grey-right.min.svgz");
  background-position: 0;
  background-repeat: no-repeat;
  display: inline-block;
  height: 40px;
  opacity: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.25s, opacity 0.25s;
  transition: transform 0.25s, opacity 0.25s;
  width: 25px;
}

.no-svg .offers .title .icons .triangle {
  background-image: url("/shared/assets/img/arrows/large-grey-right.png");
}

.offer-wrap .offers .title.normal,
.offer-wrap .offers .title.cc-details-type-webviewandproductimage,
.offer-wrap .offers .title.cc-details-type-url,
.offer-wrap .offers .title.cc-details-type-default {
  cursor: pointer;
}

.offer-wrap .offers .title.normal:hover .offer-description .few-left,
.offer-wrap .offers .title.normal:hover .offer-description .none-left,
.offer-wrap .offers .title.normal:hover .offer-description {
  color: #2e96d3;
}

.offer-wrap .offers .offer.open .title.normal,
.offer-wrap .offers .offer.open .title.normal:hover .offer-description .few-left,
.offer-wrap .offers .offer.open .title.normal:hover .offer-description .none-left,
.offer-wrap .offers .offer.open .title.normal span {
  background: #76b844;
  color: white;
}

.offer-wrap .offers .title.normal:hover {
  color: #2e96d3;
  border: 1px solid #BFC0BB;
}

.offer-wrap .offers .title.normal:hover .cash-back {
  color: #2e96d3;
}

.offer-wrap .offers .title.normal.custom-content-error {
  background: white;
  cursor: default;
}

.offer-wrap .offers .title:hover .icons .triangle {
  opacity: 1;
  -webkit-transform: translateX(3px);
  transform: translateX(3px);
}

.offer-wrap .offers .offer.open .title .icons .arrow,
.offer-wrap .offers .offer.open .title .crm-star {
  display: none;
}

.offer-wrap .offers .body > img {
  display: block;
  line-height: 0;
}

.offer-wrap .offers .body .offer-info {
  font-size: 18px;
  padding: 10px 15px;
}

.offer-wrap .offers .body .offer-info p {
  margin: 0;
}

.offer-wrap .offers .body .offer-info .cash-back .tick-mark {
  float: right;
}

.offer-wrap .offers .body .offer-info .offer-name {
  font-family: "Poppins Regular";
  font-size: 22px;
}

.offer-wrap .offers .body .offer-details iframe {
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}

.button.green {
  background-color: #76b844;
}

.button.green:hover {
  background-color: #669e3a;
}

.offer-wrap .offers .offer .claimed {
  color: #76b844;
  width: 140px;
  padding-right: 20px;
  text-align: right;
  border-width: 0px 0px 1px 0px;
}

body.modal-active {
  overflow: visible;
}

.modal-close {
  cursor: pointer;
  height: 20px;
  width: 100%;
  line-height: 1.2em;
  background: #e7e7e7;
  font-family: "Poppins Regular";
}

.offer-share-modal, .offer-share-twitter-modal {
  position: fixed !important;
  display: none;
}

li.offer > .title.custom-content > .cc-background-img {
  display: none;
  width: 790px;
  max-width: none;
  opacity: 0;
}

li.offer > .title.custom-content > .cc-row-content-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

li.offer > .title.custom-content > .cc-row-content-container .offer-details {
  flex-grow: 1;
  max-width: 100%;
}

li.offer > .title.normal, li.offer > .title.custom-content.cc-height-regular > .cc-row-content-container {
  min-height: 82px;
}

li.offer > .title.custom-content > .loading-overlay {
  width: 100%;
  height: 82px;
  background-color: #FFFFFF;
  text-align: center;
}

/*# sourceMappingURL=offers.css.map */
