@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?brcg3');
  src:  url('../fonts/icomoon.eot?brcg3#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?brcg3') format('truetype'),
    url('../fonts/icomoon.woff?brcg3') format('woff'),
    url('../fonts/icomoon.svg?brcg3#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    margin-bottom: 0px;
}
#clockdiv{
    font-weight: 700;
    display: inline-block;
}
.cancel-order-disabled,
.hold-order-disabled,
.open-popup-cancel.disabled,
.open-popup-hold.disabled {
    pointer-events: none;
}
