.gm-style img {
  max-width: none !important;
  height: auto !important;
  background: none !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important; }

.cmlivedeal .image-selection:hover {
  cursor: pointer; }
.cmlivedeal .merchant-about {
  width: 100%; }
.cmlivedeal .customer-instruction-heading {
  font-weight: bold; }
.cmlivedeal .modal-activation:hover {
  cursor: pointer; }
.cmlivedeal .deal-list .thumbnail {
  position: relative;
  z-index: 90;
  border: 1px solid #ddd; }
.cmlivedeal .deal-list .values {
  margin-bottom: 10px; }
  .cmlivedeal .deal-list .values .original-price {
    text-decoration: line-through;
    margin-left: 5px; }
.cmlivedeal .deal-list .deal-info {
  margin-left: 0px;
  padding: 5px; }
.cmlivedeal .value-tag {
  overflow: hidden;
  position: absolute;
  top: -5px;
  left: -20px;
  z-index: 1; }
  .cmlivedeal .value-tag .value {
    float: left;
    position: relative;
    width: auto;
    height: 30px;
    margin-left: 20px;
    padding: 0 12px;
    line-height: 30px;
    background: #0088cc;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
    .cmlivedeal .value-tag .value:before {
      content: "";
      position: absolute;
      top: 0;
      left: -15px;
      width: 0;
      height: 0;
      border-style: solid;
      border-color: transparent #0088cc transparent transparent;
      border-width: 15px 15px 15px 0; }
    .cmlivedeal .value-tag .value:after {
      content: "";
      position: absolute;
      top: 13px;
      left: -2px;
      width: 4px;
      height: 4px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      background: #fff;
      -moz-box-shadow: -1px -1px 2px #004977;
      -webkit-box-shadow: -1px -1px 2px #004977;
      box-shadow: -1px -1px 2px #004977; }
.cmlivedeal .sale-price,
.cmlivedeal .advance-value {
  font-size: 18px;
  font-weight: bold; }
.cmlivedeal .original-price,
.cmlivedeal .discounted-value,
.cmlivedeal .remaining-value {
  font-weight: bold; }
@media (min-width: 320px) and (max-width: 720px) {
  .cmlivedeal .detail-thumbnail {
    margin-bottom: 10px; } }
.cmlivedeal .merchant-view-more {
  text-align: right;
  margin: 5px 0px; }
.cmlivedeal .get-button {
  text-align: center;
  margin-bottom: 20px; }
.cmlivedeal .share {
  margin-top: 10px; }
.cmlivedeal .merchant-map {
  width: 100%;
  height: 300px; }
.cmlivedeal .deal-detail .merchant-map {
  width: 100%;
  height: 200px; }
.cmlivedeal .view-deal:hover {
  cursor: pointer; }
.cmlivedeal .share-form-control {
  width: 100%; }
.cmlivedeal .featured-ribbon {
  position: absolute;
  right: -0.4em;
  top: -0.4em;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right; }
  .cmlivedeal .featured-ribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background-color: #C73B3C;
    background: -moz-linear-gradient(center top, #C73B3C 0%, #B8201F 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 3px 10px -5px black;
    position: absolute;
    top: 19px;
    right: -21px; }
    .cmlivedeal .featured-ribbon span::before {
      content: "";
      position: absolute;
      left: 0px;
      top: 100%;
      z-index: -1;
      border-left: 3px solid #631A15;
      border-right: 3px solid transparent;
      border-bottom: 3px solid transparent;
      border-top: 3px solid #631A15; }
    .cmlivedeal .featured-ribbon span::after {
      content: "";
      position: absolute;
      right: 0px;
      top: 100%;
      z-index: -1;
      border-left: 3px solid transparent;
      border-right: 3px solid #631A15;
      border-bottom: 3px solid transparent;
      border-top: 3px solid #631A15; }
.cmlivedeal .radio input {
  margin-left: 0 !important; }
.cmlivedeal .deal-description-3,
.cmlivedeal .deal-fine-print-3,
.cmlivedeal .share-3 {
  padding: 1em; }
.cmlivedeal .deal-modal .modal-footer {
  text-transform: uppercase !important; }
.cmlivedeal .capture-button-desc {
  font-size: 0.7em; }
.cmlivedeal .deal-carousel img {
  width: 100%; }
.cmlivedeal ul.media-popup li {
  list-style-type: none; }
.cmlivedeal .cmld-modal {
  display: inline-block; }
.cmlivedeal .loader {
  background-color: #000;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10000;
  opacity: 0.9;
  text-align: center;
  display: none; }
  .cmlivedeal .loader .fas {
    margin-top: 15%;
    font-size: 3em;
    color: #fff; }
.cmlivedeal .scanner-container {
  width: 100%; }
  .cmlivedeal .scanner-container #scanner {
    width: 100%;
    min-height: 300px;
    margin: 0 auto; }

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