.elementor-2271 .elementor-element.elementor-element-cee1a43{--display:flex;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2271 .elementor-element.elementor-element-d67587d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-cdced8c *//* PRINT FIX FOR HALL TICKET */
@media print {
  body {
    margin: 0;
  }

  .btn {
    display: none;
  }
}
  .photo-box {
    width: 120px;
    height: 140px;
    border: 2px solid #000 !important;
    display: inline-block;
  }

  /* KEEP BORDERS VISIBLE */
  * {
    box-shadow: none !important;
  }

  /* REMOVE BUTTON FROM PRINT */
  .download-btn {
    display: none !important;
  }

  /* FORCE PAGE SIZE */
  @page {
    size: A4;
    margin: 10mm;
  }

}
 .photo-box {
    width: 120px;
    height: 140px;
    border: 2px solid #000 !important;
    display: inline-block;
  }

  * {
    box-shadow: none !important;
  }

  .download-btn {
    display: none !important;
  }

  @page {
    size: A4;
    margin: 10mm;
  }

}

/* ADD THIS PART BELOW */
.photo-box {
  width: 120px;
  height: 140px;
  border: 2px solid #000;
  display: block;
  background: #fff;
}/* End custom CSS */