@media print {
  .menu-bar, #semi-footer, #footer, #quick-access, .transparent-button, .steps, .step-3-title, .timer, .certificates-notice {
    display: none !important; }

  body {
    font-size: 10px; }

  .merchant-logo {
    height: auto;
    width: 40%;
    max-width: 100%; }

  .col-sm-6 {
    width: 50%; }

  .gift-certificate-gold {
    color: #C39A6B;
    margin-bottom: 0;
    margin-top: 50px;
    float: right;
      font-size: 12px;

  }

  .barcode{
      margin-top: 70px;
  }

  .value-gold{
      font-size: 14px;
      margin-top:35px;
  }
    .certificate-condition{
        font-size: 11px;
        font-weight: 700;
  }



    .restrictions-listing, .restrictions-listing li{
      font-size: 8px;
        float: right;
  }


  .col-sm-10 {
    width: 83.33333333333334%; }

  .col-sm-2 {
    width: 16.666666666666664%; }

  .col-sm-6, .col-sm-10, .col-sm-2 {
    float: left; }

  .clearfix {
    clear: both; }

    .certificate-expiration-date{
        margin-left: -7px;
        margin-bottom: 25px;
        color: white;
    }

}
