body.swal2-no-backdrop .swal2-shown.swal2-top.mobile-cart-popover-container {
  left: 0;
  right: 0;
  -webkit-transform: none;
  transform: none; }

.mobile-cart-popover {
  -webkit-transform: none;
  transform: none;
  left: 0;
  border-radius: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid; }
  .mobile-cart-popover.swal2-popup.swal2-toast, .mobile-cart-popover .swal2-content {
    width: 100%; }
