.elementor-16196 .elementor-element.elementor-element-f619582{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-16196 .elementor-element.elementor-element-a34e440{--display:flex;--align-items:flex-end;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-16196 .elementor-element.elementor-element-62b6e45 > .elementor-widget-container{border-style:solid;border-width:1px 1px 1px 1px;}.elementor-16196 .elementor-element.elementor-element-a6a843e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-16196 .elementor-element.elementor-element-9ee064e.elementor-element{--align-self:flex-start;}.elementor-16196 .elementor-element.elementor-element-9ee064e > .elementor-widget-container{border-style:solid;border-width:1px 1px 1px 1px;}.elementor-16196 .elementor-element.elementor-element-341fe51{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:10px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}body.elementor-page-16196:not(.elementor-motion-effects-element-type-background), body.elementor-page-16196 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E9E9E9;}@media(min-width:768px){.elementor-16196 .elementor-element.elementor-element-f619582{--width:51%;}.elementor-16196 .elementor-element.elementor-element-a34e440{--width:50%;}.elementor-16196 .elementor-element.elementor-element-a6a843e{--width:50%;}.elementor-16196 .elementor-element.elementor-element-341fe51{--content-width:861px;}}/* Start custom CSS for html, class: .elementor-element-0931ad4 */@media print {
  @page { size: letter; margin: 0.4in; }
  body { font-family: 'Times New Roman', serif; font-size: 11pt; line-height: 1.4; color: #000; background: white; }
  .jazz-landing { max-width: 10.2in; margin: 0 auto; padding: 0.3in; background: white; border: 1px solid #ccc; }
  .cta-button { background: #e53935; color: white; padding: 0.6em; text-align: center; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
}

@media screen {
  body {
    font-family: 'Georgia', serif;
    background: #ffffff;
    color: #2c1810;
    margin: 0;
    padding: 2em 0;
  }

  .jazz-landing {
    max-width: 760px;
    margin: 0 auto;
    padding: 3em 2.5em;
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    border-radius: 8px;
    line-height: 1.7;
    position: relative;
  }

  .jazz-landing::before {
    content: "❅ ❆ ❅";
    position: absolute;
    top: -34px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 2.2em;
    color: #006400;
    letter-spacing: 0.6em;
    background: #ffffff;
    padding: 0 10px;
  }

  h1.title { font-size: 3.2em; margin: 0.4em 0 0.2em; color: #8B0000; text-align: center; font-variant: small-caps; letter-spacing: 0.05em; }
  .subtitle { font-size: 1.4em; font-style: italic; text-align: center; margin: 0 0 2.5em; color: #006400; }
  .section-title { color: #8B0000; font-size: 1.8em; margin: 2.2em 0 1em; padding-bottom: 0.4em; border-bottom: 3px double #006400; }
  .intro p { font-size: 1.15em; margin-bottom: 1.1em; }
  .song-list { background: #fafafa; padding: 1.5em 2em; border-left: 6px solid #006400; margin: 2em 0; border-radius: 0 8px 8px 0; }
  .song-list li { margin-bottom: 1.1em; padding-left: 0.5em; }
  .song-list li strong { color: #8B0000; }
  .song-list li em { color: #006400; font-size: 0.95em; }

  .pricing {
    background: #fdfdfb;
    padding: 2em;
    border-radius: 10px;
    text-align: center;
    margin: 3em 0;
    border: 1px solid #e0e0e0;
    box-shadow: 0 6px 20px rgba(0,0,0,0.05);
  }

  .strikethrough { text-decoration: line-through; color: #8B4513; }
  .current { color: #8B0000; font-size: 2em; font-weight: bold; margin: 0.5em 0; }
  .deal { color: #006400; font-size: 1.9em; font-weight: bold; margin: 0.8em 0; }
  code { background: #fff8e6; color: #8B0000; padding: 0.4em 0.8em; border-radius: 6px; font-weight: bold; font-size: 1.1em; }

  /* FINAL BUTTON – bright solid red, one-line text, perfect size */
  .cta-button {
    display: block;
    width: 380px;                    /* wider so all text fits on one line */
    margin: 2.5em auto 1em auto;
    padding: 0.75em 1.2em;           /* shorter height */
    background: #e53935;             /* bright, pure red */
    color: #ffffff !important;
    text-align: center;
    text-decoration: none;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 1.25em;
    letter-spacing: 0.12em;
    border-radius: 8px;
    box-shadow: 0 6px 15px rgba(229, 57, 53, 0.4);
    transition: all 0.3s ease;
  }

  .cta-button:hover {
    background: #f44336;
    transform: translateY(-3px);
    box-shadow: 0 10px 22px rgba(229, 57, 53, 0.5);
  }

  .fineprint { text-align: center; color: #696969; font-size: 0.9em; margin-top: 3em; font-style: italic; }
}/* End custom CSS */