/* =========================================================
   Laugh & Gear Base Styles
========================================================= */

/* Hide default Beaver Builder post header */
.fl-post-header {
  display: none;
}

/* =========================================================
   TYPOGRAPHY
========================================================= */

.hero-row-title {
  font-size: 30px;
  text-align: left;
}

.hero-row-description {
  font-size: 20px;
  text-align: left;
}

.header-row {
  font-size: 24px !important;
  text-align: center;
}

.header-row h2 {
  font-size: 36px;
}

.header-row p {
  font-size: 24px;
}

.hero-subheadline {
  margin-bottom: 10px;
  color: var(--lg-cream) !important;
  font-size: 24px !important;
}

.hero-subheadline .highlight {
  font-weight: 600;
}

.hero-description {
  max-width: 600px;
  color: var(--lg-white);
  font-size: 18px;
  line-height: 1.6;
}

.hero-row-blog-post {
  padding-bottom: 40px;
  background-color: var(--lg-blue-soft);
}

.hero-row-blog-post .intro-paragraph h1 {
  font-size: 30px;
}

.hero-row-blog-main-title-center h2 {
  font-size: 24px;
}

.hero-row-blog-main-title-center .row-description {
  font-size: 16px;
}

.laugh-main-archive-header .uabb-infobox-title {
  font-size: 24px;
}

.laugh-main-archive-header .uabb-infobox-content {
  font-size: 18px;
}

.laugh-bio-box .uabb-infobox-title,
.laugh-bio-box .uabb-infobox-content {
  font-size: 16px;
}

.pp-authorbox-author-name-span::before {
  content: "By";
  margin-right: 5px;
  font-weight: 400;
}

/* Shared heading accents */
.social-proof-area h3,
.faq-section h3,
.no-bullet-list h3,
.rides-list h3,
.dining-tip-box h3,
.private-chef-included h3 {
  color: var(--lg-pink) !important;
}
