/*

Other burb plugins import this

*/
.deal-img-wrap {
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
}
.deal-img-wrap .deal-img {
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-color: #eaeaea;
  height: 400px;
  display: block;
}
.deal-img-wrap .deal-img.biz-only {
  box-shadow: 0px 0px 14px #e1e4ea inset;
  background-color: white;
}
.deal-img-wrap .deal-biz-img-wrap {
  height: 100%;
  width: 100%;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.deal-img-wrap .deal-biz-img-wrap .deal-biz-img {
  max-width: 65%;
  max-height: 100px;
}
.deal-img-wrap img.deal-img {
  height: auto;
}
.deals-block .deal-img-wrap .deal-img {
  height: 210px;
}

.deal-location {
  color: grey;
}

.deal-biz-img {
  max-width: 200px;
  margin: 20px 0;
}

.c-txt-price,
.ca-txt-price:active,
.cf-txt-price:focus,
.ch-txt-price:hover {
  color: #348700 !important;
}

.c-txt-retail-price {
  text-decoration: line-through;
  font-weight: 300;
  color: grey !important;
  padding: 0 9px;
}

.deal-cat-filters {
  display: flex;
  margin: 0 0 20px 0;
  font-size: 0.9em;
  flex-wrap: wrap;
}
.deal-cat-filters .deal-cat-filter {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  border-radius: 3px;
  border: 1px solid #d4d4d4;
  padding: 1px 10px;
  color: #717171;
  cursor: pointer;
}
.deal-cat-filters .deal-cat-filter.selected {
  background: green;
  border: none;
  color: white !important;
}
.deal-cat-filters .deal-cat-filter:hover {
  border-color: black;
  color: black;
}

div.deals-block ol li {
  margin: 0 2% 10px 0 !important;
  border-bottom: 1px solid #eeeeee;
  width: 100%;
  padding: 0;
  float: left;
  height: 359px;
}
div.deals-block ol li a {
  color: black;
}
div.deals-block ol li:hover .deal-img {
  transform: scale(1.03);
}
@media only screen and (min-width: 768px) {
  div.deals-block ol li {
    width: 30%;
  }
}
div.deals-block .deal-img {
  transition: transform 0.15s ease;
}
div.deals-block.expanded ol li {
  display: block;
}
div.deals-block .address-price-content {
  line-height: normal;
  display: flex;
  align-items: center;
}
div.deals-block .address-price-content .price-content {
  line-height: normal;
  justify-content: flex-end;
  flex: 1 0 auto;
  text-align: right;
  display: flex;
}
div.deals-block .address-price-content .address-content {
  font-size: 0.9em;
  color: grey;
}
div.deals-block .deal-content {
  margin: 10px 0;
}
div.deals-block .title {
  font-size: 0.9em;
  color: black;
  margin: 0;
}
div.deals-block .title b {
  display: block;
  font-weight: 700;
  font-size: 1.2em;
}
div.deals-block .price {
  color: green;
  font-size: 1.5em;
}
div.deals-block .price.retail-price {
  color: grey;
  text-decoration: line-through;
}
div.deals-block .restriction {
  font-size: 0.9em;
  text-align: left;
  display: inline-block;
  padding: 0 6px;
  border-radius: 4px;
  color: #fff;
  background: #4caf50;
}
div.deals-block .deal_value {
  color: #75787b;
  text-decoration: line-through;
  font-weight: 300;
}
div.deals-block .groupon-logo {
  width: auto;
  height: 20px;
  margin-top: 4px;
}
.sidebar div.deals-block .deal-img-wrap {
  width: 90px;
}
.sidebar div.deals-block .deal-content {
  margin: 0 0 0 105px;
}
.sidebar div.deals-block .title {
  margin-bottom: 0;
  line-height: 1.3em;
}
.sidebar div.deals-block .price {
  margin-bottom: 0;
  font-size: 1em;
}
.sidebar div.deals-block .groupon-logo {
  height: 17px;
  margin-top: -4px;
}

/*
@media screen and (max-width: 420px) {
  div.deals-block {
    .deal-img-wrap {
      width: 90px;
    }
    .deal-content {
      margin: 0 0 0 105px;
    }
    .groupon-logo {
      height: 19px;
      margin-top: 3px;
    }
  }
}*/
.member-card-deals-widget-container {
  display: block;
  position: relative;
  border-left: 11px solid grey;
  padding: 0 0 10px;
  margin: 0;
}
.member-card-deals-widget-container .title-area {
  margin: 0 0 10px 0;
  background: #f5f5f5;
  padding: 6px 0;
  border-radius: 0px 0px 31px 0;
}
.member-card-deals-widget-container .title-area .logo {
  float: left;
  height: 23px;
  width: auto;
}
.member-card-deals-widget-container .title-area p {
  font-size: 13px;
  color: black;
  margin: 0 0 0 20px;
}
.member-card-deals-widget-container .title {
  margin-left: 2px;
  float: left;
  font-size: 15px;
  font-weight: bold;
  margin-top: 3px;
}
.member-card-deals-widget-container .seealldeals {
  float: right;
  margin-right: 10px;
  font-size: 12px;
  margin-top: 3px;
}
.member-card-deals-widget-container .seealldeals .sponsored {
  position: absolute;
  top: -17px;
  right: 0;
  color: #d4d4d4;
  font-style: italic;
}
.member-card-deals-widget-container.ConshyCard .title-area .logo {
  height: 31px;
}

.member-card-deals-widget {
  display: block;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
  white-space: nowrap;
  margin-bottom: -20px;
}
.member-card-deals-widget::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 8px;
}
.member-card-deals-widget::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.member-card-deals-widget .deals {
  display: inline-flex;
  align-items: center;
}
.member-card-deals-widget .morebtn {
  border-radius: 50%;
  display: block;
  position: relative;
  box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28), inset 0 0 0 0 rgba(0, 0, 0, 0.1), inset 0 0 0 0 rgba(255, 255, 255, 0.5);
  z-index: 0;
  height: 50px;
  width: 50px;
  padding-top: 10px;
}
.member-card-deals-widget .morebtn svg {
  width: 30px;
  margin: 0 auto;
  display: block;
  fill: blue;
}
.member-card-deals-widget .view-all {
  margin-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  color: grey;
  box-shadow: none;
  font-size: 14px;
}
.member-card-deals-widget .deal {
  width: 150px;
  height: 175px;
  line-height: normal;
  border-right: 1px solid gainsboro;
  margin: 0;
  border-radius: 2px;
  padding: 2px 16px;
  font-size: 13px;
  color: black;
  background: white;
}
.member-card-deals-widget .deal:last-child {
  margin-right: 20px;
}
.member-card-deals-widget .deal:hover {
  box-shadow: 0 1px 3px rgba(32, 33, 36, 0.58);
}
.member-card-deals-widget .deal hr {
  margin: 5px 0 2px;
}
.member-card-deals-widget .deal .desc {
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  max-width: 400px;
  margin: 0 auto;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: normal;
  white-space: normal;
}
.member-card-deals-widget .deal .logoarea {
  margin-bottom: 5px;
  height: 68px;
  white-space: normal;
  font-size: 15px;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  width: 120px;
}
.member-card-deals-widget .deal .logoarea img {
  max-width: 127px;
  max-height: 66px;
  height: auto;
  width: auto;
  margin: 0 auto;
}
.member-card-deals-widget .deal.get-card .logoarea {
  height: 74px;
}
.member-card-deals-widget .deal.get-card .logoarea img {
  width: 116px;
  max-width: none;
  max-height: 71px;
}
.member-card-deals-widget .deal.get-card .desc {
  height: 27px;
}
.member-card-deals-widget .deal.get-card .offer {
  color: #cd2127;
}
.member-card-deals-widget .deal.get-card .offer b {
  color: #cd2127;
}
.member-card-deals-widget .deal .btn {
  background: blue;
  color: white !important;
  border-radius: 4px;
  padding: 5px;
  text-align: center;
}
.member-card-deals-widget .deal .offer {
  color: #1a0dab;
}
.member-card-deals-widget .deal .offer b {
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  display: block;
  overflow: hidden;
  color: #1a0dab;
}

@media screen and (min-width: 500px) {
  .member-card-deals-widget .deal {
    width: 160px;
  }
}
.modal-body .get-member-card h1 {
  display: block;
}
.modal-body .get-member-card .card-front {
  max-width: 250px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.modal-body .get-member-card #sec-shopsavebig ul li {
  max-width: 90%;
  margin: 0 auto;
}

.deal-single h1 {
  font-size: 3rem;
}
.deal-single h2 {
  font-weight: 400;
  margin: 0;
}
.deal-single h3 {
  font-size: 1.3rem;
}
.deal-single .deal-location {
  margin-bottom: 10px;
}
.deal-single .sidebar {
  padding-left: 20px;
  border-left: 1px solid #f1f1f1;
}
.deal-single .action-message {
  background: green;
  color: white;
  padding: 13px;
  font-size: 21px;
  line-height: normal;
  margin: 20px 0;
  border: 2px dashed white;
}
.deal-single .action-message.warning {
  background: #d47000;
}

.multi-option-breakout {
  list-style-type: none;
  margin: 0 0 20px;
  padding: 0;
}
.multi-option-breakout fieldset, .multi-option-breakout legend {
  border: 0;
  padding: 0;
}
.multi-option-breakout ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.multi-option-breakout li {
  margin-top: 12px;
  padding: 0 0 12px;
  position: relative;
  padding-bottom: 14px;
}
.multi-option-breakout li:not(:last-child) {
  border-bottom: 1px solid #e6e7e8;
}
.multi-option-breakout .option {
  display: -ms-flexbox;
  display: box;
  display: flex;
  padding-top: 0;
}
.multi-option-breakout label {
  margin: 0;
  -webkit-tap-highlight-color: transparent;
  width: 100%;
}
.multi-option-breakout input[type=checkbox] + label, .multi-option-breakout input[type=radio] + label {
  cursor: pointer;
  position: relative;
  font-weight: 400;
  padding-left: 5px;
  margin: -6px 0 0 0;
}
.multi-option-breakout h3 {
  font-weight: 600;
  margin: 0;
}
.multi-option-breakout .breakout-messages {
  width: auto;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  flex-grow: 1;
}
.multi-option-breakout .breakout-pricing {
  display: -ms-flexbox;
  display: box;
  display: flex;
  -o-box-orient: vertical;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -o-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
  width: 100%;
}
.multi-option-breakout .breakout-pricing-messages {
  display: -ms-flexbox;
  display: box;
  display: flex;
  font-size: 12px;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 18px;
  padding-top: 18px;
}
.multi-option-breakout .c-txt-price {
  font-size: 1.6rem;
}
.multi-option-breakout .option .option-details .breakout-pricing {
  -o-box-flex: 1;
  box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: auto;
}
.multi-option-breakout .pricing-options-wrapper {
  display: -ms-flexbox;
  display: box;
  display: flex;
  -o-box-orient: horizontal;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -o-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 5px;
}

.deal-highlights {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dadada;
}
.deal-highlights .highlight {
  width: 33%;
  float: left;
  /* font-weight: bold; */
  line-height: normal;
  font-size: .9em;
  color: #717171;
  text-align: center;
}
.deal-highlights .highlight .highlight-icon {
  width: 90%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.deal-highlights .highlight .highlight-icon * {
  max-width: 100%;
  height: auto;
}
.deal-highlights .highlight .highlight-icon .member-card {
  max-width: 86px;
}
.deal-highlights:after {
  clear: both;
  content: "";
  display: table;
}

.deal-coupon {
  border: 2px dashed #232323;
  padding: 15px;
  margin: 10px 0;
}
.deal-coupon .title {
  font-size: 2rem;
  font-weight: bold;
}

/*# sourceMappingURL=burb-deals.css.map */
