@charset "utf-8";

.block.upsell { display: none; }

@media only screen and (max-width: 1023px) {
  .cart-flyout .minicart-content-wrapper .products-summary { box-sizing: border-box; }
  .cart-flyout .minicart-items-wrapper li.item.product.product-item:last-child { border: none; }
}

.block-promo-after { display: none !important; }