/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
.single-coupons .header, .single-coupons .banner, .single-coupons .button, .single-coupons .wrap h2, .single-coupons #sidebar, .single-coupons .footer, .post-type-archive-coupons .header, .post-type-archive-coupons .banner, .post-type-archive-coupons .button, .post-type-archive-coupons .wrap h2, .post-type-archive-coupons #sidebar, .post-type-archive-coupons .footer {
  display: none; }
.single-coupons .coupon, .post-type-archive-coupons .coupon {
  max-width: 620px;
  border: 2px dashed #219D9D;
  background-repeat: no-repeat;
  width: 290px;
  background-image: none !important; }
  .single-coupons .coupon .coupon_content, .post-type-archive-coupons .coupon .coupon_content {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 0;
    text-align: center;
    margin-top: 0; }
    .single-coupons .coupon .coupon_content img, .post-type-archive-coupons .coupon .coupon_content img {
      display: block; }
    .single-coupons .coupon .coupon_content h4, .post-type-archive-coupons .coupon .coupon_content h4 {
      color: #219D9D;
      font-size: rem-calc(18px);
      font-weight: 700; }
    .single-coupons .coupon .coupon_content h5, .post-type-archive-coupons .coupon .coupon_content h5 {
      font-size: rem-calc(13px); }

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