.elementor-8393 .elementor-element.elementor-element-5da2899{--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-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-3977658 *//* ================================
   CHRISTMAS HAIRSTYLE POST STYLES
================================ */

.christmashairstylepost {
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  color: #000;
}

/* ---------- TITLES ---------- */
.christmashairstylepost .posttitle {
  font-size: 2rem;
  line-height: 1.35;
  margin-bottom: 1.2rem;
  font-weight: 700;
  color: #000;
}

.christmashairstylepost .sectiontitle {
  font-size: 1.4rem;
  margin-bottom: 0.8rem;
  font-weight: 600;
  color: #000;
}

.christmashairstylepost .hairstyletitle {
  font-size: 1.3rem;
  margin-bottom: 0.6rem;
  font-weight: 600;
  color: #000;
}

/* ---------- TEXT ---------- */
.christmashairstylepost .postintro p,
.christmashairstylepost .hairstyledescription p,
.christmashairstylepost .postconclusion p,
.christmashairstylepost .amazonpickssection p {
  font-size: 1rem;
  line-height: 1.7;
  margin-bottom: 0.9rem;
  color: #000;
}

/* ---------- AFFILIATE DISCLAIMER ---------- */
.christmashairstylepost .affiliatedisclaimer {
  background: #fff0f6;
  border-left: 4px solid #ff5fa2;
  padding: 1rem 1.2rem;
  border-radius: 10px;
  margin: 1.6rem 0;
}

.christmashairstylepost .affiliatedisclaimer p {
  font-size: 0.9rem;
  color: #000;
  margin: 0;
}

/* ---------- HAIRSTYLE SECTIONS ---------- */
.christmashairstylepost .hairstylesection {
  margin-bottom: 3rem;
}

/* ---------- IMAGES ---------- */
.christmashairstylepost .hairstyleimage img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 16px;
}

/* ---------- IMAGE CREDIT PILL ---------- */
.christmashairstylepost .hairstyleimage {
  text-align: center;
}

.christmashairstylepost .imagecredit {
  display: inline-block;
  margin-top: 0.25rem;
  padding: 0.15rem 0.6rem;
  font-size: 0.65rem;
  color: #000;
  background: #ffeaf4;
  border: 1px solid #ffb6d9;
  border-radius: 999px;
  line-height: 1.4;
}

/* ---------- AMAZON PICKS ---------- */
.christmashairstylepost .amazonpickssection {
  background: #fff0f6;
  padding: 1.8rem;
  border-radius: 18px;
  margin: 3.2rem 0;
}

.christmashairstylepost .amazonproductlist {
  list-style: none;
  padding: 0;
  margin: 1.2rem 0 0;
}

.christmashairstylepost .amazonproductlist li {
  padding: 1rem 0;
  border-bottom: 1px dashed #ff9ecb;
  color: #000;
}

.christmashairstylepost .amazonproductlist li:last-child {
  border-bottom: none;
}

/* ---------- CONCLUSION ---------- */
.christmashairstylepost .postconclusion {
  margin: 3.2rem 0 2.2rem;
}

/* ---------- AUTHOR BOX ---------- */
.christmashairstylepost .author-box {
  display: flex;
  gap: 1.3rem;
  align-items: center;
  background: #fff0f6;
  padding: 1.6rem;
  border-radius: 20px;
  margin-top: 3rem;
}

.christmashairstylepost .author-box img {
  width: 90px;
  height: 90px;
  object-fit: cover;
  border-radius: 50%;
  border: 3px solid #ff9ecb;
}

.christmashairstylepost .author-info {
  font-size: 0.95rem;
  line-height: 1.6;
  color: #000;
}

.christmashairstylepost .author-info strong {
  font-size: 1.05rem;
  color: #000;
}

/* ---------- LINKS ---------- */
.christmashairstylepost a {
  color: #ff5fa2;
  text-decoration: none;
  font-weight: 500;
}

.christmashairstylepost a:hover {
  text-decoration: underline;
}

/* ---------- MOBILE OPTIMIZATION ---------- */
@media (max-width: 600px) {

  .christmashairstylepost .posttitle {
    font-size: 1.7rem;
  }

  .christmashairstylepost .hairstyletitle {
    font-size: 1.2rem;
  }

  .christmashairstylepost .author-box {
    flex-direction: column;
    text-align: center;
  }

  .christmashairstylepost .author-box img {
    width: 80px;
    height: 80px;
  }

  .christmashairstylepost .author-info {
    font-size: 0.9rem;
  }
}

.christmashairstylepost .aidisclaimer {
  background: #fff5fa;
  border-left: 2px solid #ff9ecb;
  padding: 0.4rem 0.6rem;
  margin: 0.8rem 0 1.2rem;
  border-radius: 6px;
}

.christmashairstylepost .aidisclaimer p {
  font-size: 0.65rem;
  line-height: 1.4;
  color: #000;
  margin: 0;
}/* End custom CSS */