.jq-toast-wrap.seat-toast-notifications {
  width: 100%;
  position: sticky; }
  .jq-toast-wrap.seat-toast-notifications .jq-toast-single {
    text-align: left;
    width: 100%;
    height: 31px;
    margin: 463px 0 0;
    padding: 8px 145px 7px 16px;
    border-radius: 0; }
    .jq-toast-wrap.seat-toast-notifications .jq-toast-single p {
      color: #fff;
      width: 159px;
      height: 16px;
      font-family: 'CupraBook';
      font-size: 10px;
      line-height: 1.6; }
    .jq-toast-wrap.seat-toast-notifications .jq-toast-single.jq-toast-single.jq-toast-has-heading {
      height: auto; }
      .jq-toast-wrap.seat-toast-notifications .jq-toast-single.jq-toast-single.jq-toast-has-heading h2 {
        font-family: 'CupraBook';
        color: white;
        font-size: 1.1rem; }
    .jq-toast-wrap.seat-toast-notifications .jq-toast-single.jq-has-icon.jq-icon-info h2,
    .jq-toast-wrap.seat-toast-notifications .jq-toast-single.jq-has-icon.jq-icon-info p {
      padding-left: 15px; }
  .jq-toast-wrap.seat-toast-notifications.bottom-left {
    bottom: 0;
    left: auto; }
  @media (min-width: 764px) {
    .jq-toast-wrap.seat-toast-notifications .jq-toast-single {
      text-align: left;
      width: 100%;
      height: 48px;
      margin: 316px 0 0;
      padding: 14px 403px 14px 24px; }
      .jq-toast-wrap.seat-toast-notifications .jq-toast-single p {
        width: 337px;
        height: 20px;
        font-size: 14px;
        line-height: 1.43; } }
  @media (min-width: 1016px) {
    .jq-toast-wrap.seat-toast-notifications .jq-toast-single {
      width: 360px;
      height: 48px;
      margin: 188px 410px 0 0;
      padding: 14px 104px 14px 24px;
      border-radius: 0 3px 0 0; }
      .jq-toast-wrap.seat-toast-notifications .jq-toast-single p {
        width: 232px;
        height: 20px; } }
  @media (min-width: 1436px) {
    .jq-toast-wrap.seat-toast-notifications .jq-toast-single {
      text-align: left;
      width: 468px;
      height: 45px;
      margin: 26px 617px 0 0;
      padding: 14px 130px 11px 32px; }
      .jq-toast-wrap.seat-toast-notifications .jq-toast-single p {
        width: 306px;
        height: 20px; } }