/* START: #296028 SK - Build Pre-Order flow */
.alt-last-checkout .alt-checkout-first {
  display: none !important; }

#alt-preorder-pick h3 {
  margin-bottom: 20px; }

.product-thumbnail,
.alt-minicart-thumbnail {
  position: relative; }

.alt-minicart-thumbnail .thumbnail {
  display: block; }

.alt-preorder-badge {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: #AD073D;
  color: #fff;
  letter-spacing: 0.03rem;
  margin: 0;
  height: 24px;
  line-height: 24px;
  white-space: nowrap;
  font-weight: 500;
  font-size: 12px;
  text-align: center;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.minicart-main .alt-preorder-badge {
  line-height: 25px; }

body.woocommerce-cart .alt-preorder-badge {
  height: 30px;
  line-height: 30px; }

body.Mac-iOS .minicart-main .alt-preorder-badge {
  line-height: 24.5px; }

.alt-preorder-items {
  position: relative;
  list-style: none outside;
  margin: 0;
  padding: 0; }

.alt-preorder-items li {
  display: flex;
  margin: 0 0 0.5em;
  line-height: 1.5em;
  list-style: none outside; }

.alt-preorder-items li .label.custom-radio-button .label-text {
  margin-left: 3px; }

.alt-preorder-items li label.custom-radio-button .helping-el {
  left: -3px;
  top: -3px; }

.alt-preorder-delivery-options:not(.pre-order-split) .delivery-option-last {
  display: none; }

table.shop_table li.hidden,
.preorder-checkout-review-shipping-table h3 {
  display: none !important; }

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