.elementor-16207 .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:40px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-16207 .elementor-element.elementor-element-341fe51{--content-width:1060px;}}/* Start custom CSS for html, class: .elementor-element-0931ad4 */.holiday-flyer {
  max-width: 7.5in;
  margin: 0 auto;
  padding: 0.4rem 0.6rem;
  background: #ffffff;
  font-family: Georgia, serif;
  color: #2c1810;
  line-height: 1.4;
}

.holiday-flyer .cover-images {
  text-align: center;
  margin-bottom: 0.6rem;
}

.holiday-flyer .cover-img {
  width: 286px;
  height: 370px;
  border: 1px solid #cccccc;
  display: inline-block;
  vertical-align: top;
}

.holiday-flyer h1 {font-size:28pt;color:#8B0000;text-align:center;margin:0 0 0.2rem;font-variant:small-caps;letter-spacing:1.5px;}
.holiday-flyer h2 {font-size:14pt;color:#006400;text-align:center;margin:0 0 0.6rem;font-style:italic;}
.holiday-flyer .intro {font-size:11pt;text-align:center;margin:0.5rem 0;}
.holiday-flyer .section {font-size:14pt;color:#8B0000;text-align:center;margin:0.7rem 0 0.35rem;font-weight:bold;}

/* ← Indented song list – moved further right for elegance */
.holiday-flyer .songlist {
  font-size: 10pt;
  margin: 0.5rem 0 0.7rem 2.2rem;   /* increased from 1rem */
  padding-left: 0.4rem;
}
.holiday-flyer .songlist li {
  margin-bottom: 0.35rem;
}

/* ← FULL-WIDTH BONUS BANNER (stretches edge-to-edge) */
.holiday-flyer .bonus-banner {
  width: 100%;
  margin: 0.9rem -0.6rem 0.7rem -0.6rem;  /* negative margin cancels flyer's padding */
  padding: 0.75rem 0.6rem;
  background: #fff8e1;
  border-top: 3px solid #c62828;
  border-bottom: 3px solid #c62828;
  text-align: center;
  font-size: 13pt;
  font-weight: bold;
  color: #8B0000;
  line-height: 1.45;
}
.holiday-flyer .bonus-banner .bonus-value {
  display: block;
  margin-top: 0.35rem;
  font-size: 14pt;
  color: #c62828;
}

.holiday-flyer .price-box {
  text-align: center;
  background: #ffffff;
  padding: 0.6rem;
  margin: 0.7rem 0;
}
.holiday-flyer .strikethrough {text-decoration: line-through; color: #8B4513;}
.holiday-flyer .bigprice {font-size: 20pt; color: #8B0000; font-weight: bold; margin: 0.2rem 0;}
.holiday-flyer .deal {font-size: 12pt; color: #006400; font-weight: bold;}
.holiday-flyer .urgent {font-size: 13pt; color: #c62828; font-weight: bold;}
.holiday-flyer code {background: #fff8e6; padding: 0.2rem 0.5rem; border-radius: 4px; font-size: 11pt; font-weight: bold;}

.holiday-flyer .cta-button {
  display: block;
  width: 260px;
  margin: 0.8rem auto 0.5rem;
  padding: 0.75em 1em;
  background: #e53935;
  color: #ffffff !important;
  text-align: center;
  text-decoration: none;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 15pt;
  letter-spacing: 0.1em;
  border-radius: 6px;
  transition: background 0.3s;
}
.holiday-flyer .cta-button:hover {background: #f44336;}

.holiday-flyer .footer {
  text-align: center;
  font-size: 9pt;
  color: #666;
  margin-top: 0.7rem;
  font-style: italic;
}

/* Print perfection */
@media print {
  .holiday-flyer {padding: 0.4in; background: #fff !important;}
  .holiday-flyer .cover-img {border: 1px solid #ccc;}
  .holiday-flyer .cta-button {background: #e53935 !important; color: #fff !important;}
  .holiday-flyer .bonus-banner {background: #fff8e1 !important; -webkit-print-color-adjust: exact; color-adjust: exact;}
  @page {size: letter; margin: 0.4in;}
}/* End custom CSS */