.elementor-613 .elementor-element.elementor-element-0c1993e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-613 .elementor-element.elementor-element-0c1993e{--content-width:1600px;}}/* Start custom CSS for html, class: .elementor-element-356be16 *//* Oak House About Page Hero */

.oh-about-hero {
  --oh-text: #241914;
  --oh-muted: #675b51;
  --oh-green: #243b25;
  --oh-green-hover: #1b2f1d;
  --oh-brown: #c88b2a;
  --oh-border: rgba(63, 46, 33, 0.13);

  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 86px 0;
  background: #fffaf1;
  color: var(--oh-text);
  overflow: hidden;
}

.oh-about-hero * {
  box-sizing: border-box;
}

.oh-about-hero a {
  text-decoration: none !important;
}

.oh-about-hero__inner {
  width: min(100% - 112px, 1440px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 0.92fr;
  gap: 54px;
  align-items: center;
}

.oh-about-hero__content {
  max-width: 760px;
}

.oh-about-hero__eyebrow {
  display: inline-flex;
  margin-bottom: 18px;
  padding: 8px 14px;
  border: 1px solid var(--oh-border);
  border-radius: 999px;
  background: #f7efe2;
  color: var(--oh-green);
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.oh-about-hero h1 {
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(46px, 5vw, 82px);
  line-height: .98;
  letter-spacing: -.06em;
  font-weight: 750;
  color: var(--oh-text);
}

.oh-about-hero p {
  max-width: 660px;
  margin: 22px 0 0;
  font-size: clamp(17px, 1.25vw, 21px);
  line-height: 1.55;
  font-weight: 600;
  color: #3d342e;
}

.oh-about-hero__actions {
  margin-top: 30px;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.oh-about-hero__btn {
  min-height: 58px;
  padding: 17px 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  font-size: 15.5px;
  font-weight: 850;
  line-height: 1;
  transition: background .22s ease, border-color .22s ease, transform .22s ease;
}

.oh-about-hero__btn--primary,
.oh-about-hero__btn--primary:visited,
.oh-about-hero__btn--primary:focus {
  background: var(--oh-green);
  border: 1px solid var(--oh-green);
  color: #fffaf1 !important;
}

.oh-about-hero__btn--primary:hover {
  background: var(--oh-green-hover);
  border-color: var(--oh-green-hover);
  color: #fffaf1 !important;
  transform: translateY(-2px);
}

.oh-about-hero__btn--secondary,
.oh-about-hero__btn--secondary:visited,
.oh-about-hero__btn--secondary:focus {
  background: #fffaf1;
  border: 1px solid rgba(36, 25, 20, .28);
  color: var(--oh-text) !important;
}

.oh-about-hero__btn--secondary:hover {
  border-color: var(--oh-text);
  color: var(--oh-text) !important;
  transform: translateY(-2px);
}

.oh-about-hero__media {
  position: relative;
  min-height: 520px;
  border-radius: 28px;
  overflow: hidden;
  background: #d9c9b4;
  border: 1px solid var(--oh-border);
  box-shadow: 0 24px 64px rgba(42, 28, 18, .14);
}

.oh-about-hero__media img {
  width: 100%;
  height: 100%;
  min-height: 520px;
  display: block;
  object-fit: cover;
  object-position: center;
}

.oh-about-hero__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 55%, rgba(36, 25, 20, .22));
  pointer-events: none;
}

@media (max-width: 1280px) {
  .oh-about-hero__inner {
    width: min(100% - 72px, 1180px);
    gap: 38px;
  }

  .oh-about-hero__media,
  .oh-about-hero__media img {
    min-height: 480px;
  }
}

@media (max-width: 1024px) {
  .oh-about-hero {
    padding: 72px 0;
  }

  .oh-about-hero__inner {
    width: min(100% - 32px, 100%);
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .oh-about-hero__content {
    max-width: 100%;
  }

  .oh-about-hero__media,
  .oh-about-hero__media img {
    min-height: 420px;
  }
}

@media (max-width: 720px) {
  .oh-about-hero {
    padding: 48px 0 54px;
  }

  .oh-about-hero__inner {
    width: min(100% - 24px, 100%);
    gap: 24px;
  }

  .oh-about-hero__eyebrow {
    margin-bottom: 15px;
    font-size: 10.5px;
  }

  .oh-about-hero h1 {
    font-size: clamp(36px, 11vw, 48px);
    line-height: 1.02;
  }

  .oh-about-hero p {
    margin-top: 16px;
    font-size: 15.5px;
  }

  .oh-about-hero__actions {
    margin-top: 24px;
    flex-direction: column;
  }

  .oh-about-hero__btn {
    width: 100%;
    min-height: 54px;
  }

  .oh-about-hero__media {
    border-radius: 20px;
  }

  .oh-about-hero__media,
  .oh-about-hero__media img {
    min-height: 300px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-caa686c *//* Oak House About Page Story */

.oh-about-story {
  --oh-text: #241914;
  --oh-muted: #675b51;
  --oh-green: #243b25;
  --oh-border: rgba(63, 46, 33, 0.13);
  --oh-brown: #c88b2a;

  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 86px 0;
  background: #f7efe2;
  color: var(--oh-text);
  overflow: hidden;
}

.oh-about-story * {
  box-sizing: border-box;
}

.oh-about-story__inner {
  width: min(100% - 112px, 1440px);
  margin: 0 auto;
}

.oh-about-story__head {
  max-width: 820px;
  margin-bottom: 34px;
}

.oh-about-story__head span {
  display: inline-flex;
  margin-bottom: 16px;
  padding: 8px 14px;
  border: 1px solid var(--oh-border);
  border-radius: 999px;
  background: rgba(255, 250, 241, .72);
  color: var(--oh-green);
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.oh-about-story__head h2 {
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(42px, 4vw, 66px);
  line-height: .98;
  letter-spacing: -.055em;
  font-weight: 750;
}

.oh-about-story__head p {
  margin: 16px 0 0;
  max-width: 680px;
  font-size: clamp(16px, 1.1vw, 20px);
  line-height: 1.5;
  font-weight: 600;
  color: #3d342e;
}

.oh-about-story__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.oh-about-story__card {
  min-height: 250px;
  padding: 26px 24px;
  border: 1px solid var(--oh-border);
  border-radius: 22px;
  background: #fffaf1;
  box-shadow: 0 18px 42px rgba(42, 28, 18, .08);
}

.oh-about-story__card b {
  display: inline-flex;
  margin-bottom: 28px;
  color: var(--oh-brown);
  font-size: 36px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: -.05em;
}

.oh-about-story__card h3 {
  margin: 0 0 10px;
  font-size: 23px;
  line-height: 1.1;
  font-weight: 850;
  letter-spacing: -.035em;
  color: var(--oh-text);
}

.oh-about-story__card p {
  margin: 0;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 600;
  color: var(--oh-muted);
}

.oh-about-story__card--dark {
  background: var(--oh-green);
  border-color: var(--oh-green);
}

.oh-about-story__card--dark b,
.oh-about-story__card--dark h3 {
  color: #fffaf1;
}

.oh-about-story__card--dark p {
  color: rgba(255, 250, 241, .82);
}

@media (max-width: 1024px) {
  .oh-about-story {
    padding: 72px 0;
  }

  .oh-about-story__inner {
    width: min(100% - 32px, 100%);
  }

  .oh-about-story__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 720px) {
  .oh-about-story {
    padding: 54px 0;
  }

  .oh-about-story__inner {
    width: min(100% - 24px, 100%);
  }

  .oh-about-story__head h2 {
    font-size: clamp(34px, 10vw, 46px);
    line-height: 1.02;
  }

  .oh-about-story__head p {
    font-size: 15.5px;
  }

  .oh-about-story__grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .oh-about-story__card {
    min-height: auto;
    padding: 22px 20px;
    border-radius: 18px;
  }

  .oh-about-story__card b {
    margin-bottom: 18px;
    font-size: 30px;
  }

  .oh-about-story__card h3 {
    font-size: 21px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e49dea8 *//* Oak House About Page Philosophy */

.oh-about-philosophy {
  --oh-text: #241914;
  --oh-muted: #675b51;
  --oh-green: #243b25;
  --oh-border: rgba(63, 46, 33, 0.13);

  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 86px 0;
  background: #fffaf1;
  color: var(--oh-text);
  overflow: hidden;
}

.oh-about-philosophy * {
  box-sizing: border-box;
}

.oh-about-philosophy a {
  text-decoration: none !important;
}

.oh-about-philosophy__inner {
  width: min(100% - 112px, 1440px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 42px;
  align-items: start;
}

.oh-about-philosophy__content span {
  display: inline-flex;
  margin-bottom: 16px;
  padding: 8px 14px;
  border: 1px solid var(--oh-border);
  border-radius: 999px;
  background: #f7efe2;
  color: var(--oh-green);
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.oh-about-philosophy__content h2 {
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(42px, 4vw, 66px);
  line-height: .98;
  letter-spacing: -.055em;
  font-weight: 750;
  color: var(--oh-text);
}

.oh-about-philosophy__content p {
  max-width: 640px;
  margin: 18px 0 0;
  font-size: clamp(16px, 1.1vw, 20px);
  line-height: 1.55;
  font-weight: 600;
  color: #3d342e;
}

.oh-about-philosophy__grid {
  display: grid;
  gap: 16px;
}

.oh-about-philosophy__grid article {
  padding: 26px 28px;
  border: 1px solid var(--oh-border);
  border-radius: 22px;
  background: #f7efe2;
  box-shadow: 0 16px 38px rgba(42, 28, 18, .07);
}

.oh-about-philosophy__grid h3 {
  margin: 0 0 8px;
  font-size: 25px;
  line-height: 1.1;
  font-weight: 850;
  letter-spacing: -.035em;
  color: var(--oh-text);
}

.oh-about-philosophy__grid p {
  margin: 0;
  font-size: 15.5px;
  line-height: 1.45;
  font-weight: 600;
  color: var(--oh-muted);
}

.oh-about-philosophy__grid article:nth-child(2) {
  background: #243b25;
}

.oh-about-philosophy__grid article:nth-child(2) h3 {
  color: #fffaf1;
}

.oh-about-philosophy__grid article:nth-child(2) p {
  color: rgba(255, 250, 241, .82);
}

@media (max-width: 1024px) {
  .oh-about-philosophy {
    padding: 72px 0;
  }

  .oh-about-philosophy__inner {
    width: min(100% - 32px, 100%);
    grid-template-columns: 1fr;
    gap: 28px;
  }
}

@media (max-width: 720px) {
  .oh-about-philosophy {
    padding: 54px 0;
  }

  .oh-about-philosophy__inner {
    width: min(100% - 24px, 100%);
  }

  .oh-about-philosophy__content h2 {
    font-size: clamp(34px, 10vw, 46px);
    line-height: 1.02;
  }

  .oh-about-philosophy__content p {
    font-size: 15.5px;
  }

  .oh-about-philosophy__grid article {
    padding: 22px 20px;
    border-radius: 18px;
  }

  .oh-about-philosophy__grid h3 {
    font-size: 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3b24fba *//* Oak House About Page Products */

.oh-about-products {
  --oh-text: #241914;
  --oh-muted: #675b51;
  --oh-green: #243b25;
  --oh-green-hover: #1b2f1d;
  --oh-brown: #c88b2a;
  --oh-border: rgba(63, 46, 33, 0.13);

  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 86px 0;
  background: #f7efe2;
  color: var(--oh-text);
  overflow: hidden;
}

.oh-about-products * {
  box-sizing: border-box;
}

.oh-about-products a {
  text-decoration: none !important;
}

.oh-about-products__inner {
  width: min(100% - 112px, 1440px);
  margin: 0 auto;
}

.oh-about-products__head {
  max-width: 820px;
  margin-bottom: 34px;
}

.oh-about-products__head span {
  display: inline-flex;
  margin-bottom: 16px;
  padding: 8px 14px;
  border: 1px solid var(--oh-border);
  border-radius: 999px;
  background: rgba(255, 250, 241, .72);
  color: var(--oh-green);
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.oh-about-products__head h2 {
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(42px, 4vw, 66px);
  line-height: .98;
  letter-spacing: -.055em;
  font-weight: 750;
  color: var(--oh-text);
}

.oh-about-products__head p {
  max-width: 680px;
  margin: 16px 0 0;
  font-size: clamp(16px, 1.1vw, 20px);
  line-height: 1.5;
  font-weight: 600;
  color: #3d342e;
}

.oh-about-products__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.oh-about-product-card {
  min-height: 210px;
  padding: 26px 24px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border: 1px solid var(--oh-border);
  border-radius: 22px;
  background: #fffaf1;
  color: var(--oh-text) !important;
  box-shadow: 0 18px 42px rgba(42, 28, 18, .08);
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.oh-about-product-card:hover {
  transform: translateY(-5px);
  border-color: rgba(63, 46, 33, .24);
  box-shadow: 0 28px 60px rgba(42, 28, 18, .13);
  color: var(--oh-text) !important;
}

.oh-about-product-card h3 {
  margin: 0 0 9px;
  font-size: 25px;
  line-height: 1.08;
  font-weight: 850;
  letter-spacing: -.035em;
  color: inherit;
}

.oh-about-product-card p {
  margin: 0;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 600;
  color: var(--oh-muted);
}

.oh-about-product-card--dark,
.oh-about-product-card--dark:hover,
.oh-about-product-card--dark:visited,
.oh-about-product-card--dark:focus {
  background: var(--oh-green);
  border-color: var(--oh-green);
  color: #fffaf1 !important;
}

.oh-about-product-card--dark p {
  color: rgba(255, 250, 241, .82);
}

.oh-about-products__bottom {
  margin-top: 28px;
  display: flex;
  justify-content: center;
}

.oh-about-products__bottom a {
  min-height: 56px;
  padding: 16px 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: var(--oh-green);
  border: 1px solid var(--oh-green);
  color: #fffaf1 !important;
  font-size: 15.5px;
  font-weight: 850;
}

.oh-about-products__bottom a:hover,
.oh-about-products__bottom a:visited,
.oh-about-products__bottom a:focus {
  background: var(--oh-green-hover);
  border-color: var(--oh-green-hover);
  color: #fffaf1 !important;
}

@media (max-width: 1024px) {
  .oh-about-products {
    padding: 72px 0;
  }

  .oh-about-products__inner {
    width: min(100% - 32px, 100%);
  }

  .oh-about-products__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 720px) {
  .oh-about-products {
    padding: 54px 0;
  }

  .oh-about-products__inner {
    width: min(100% - 24px, 100%);
  }

  .oh-about-products__head h2 {
    font-size: clamp(34px, 10vw, 46px);
    line-height: 1.02;
  }

  .oh-about-products__head p {
    font-size: 15.5px;
  }

  .oh-about-products__grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .oh-about-product-card {
    min-height: auto;
    padding: 22px 20px;
    border-radius: 18px;
  }

  .oh-about-product-card h3 {
    font-size: 22px;
  }

  .oh-about-products__bottom a {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3f620cf *//* Oak House About Page Final CTA */

.oh-about-cta {
  --oh-text: #241914;
  --oh-muted: #675b51;
  --oh-green: #243b25;
  --oh-green-hover: #1b2f1d;
  --oh-brown: #c88b2a;
  --oh-border: rgba(63, 46, 33, 0.13);

  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 86px 0 96px;
  background: #fffaf1;
  color: var(--oh-text);
  overflow: hidden;
}

.oh-about-cta * {
  box-sizing: border-box;
}

.oh-about-cta a {
  text-decoration: none !important;
}

.oh-about-cta__inner {
  width: min(100% - 112px, 1440px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr .9fr;
  gap: 24px;
  align-items: stretch;
}

.oh-about-cta__content {
  padding: 42px;
  border-radius: 26px;
  background: #243b25;
  color: #fffaf1;
  box-shadow: 0 22px 56px rgba(36, 59, 37, .18);
}

.oh-about-cta__content span {
  display: inline-flex;
  margin-bottom: 16px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 250, 241, .24);
  border-radius: 999px;
  color: #fffaf1;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.oh-about-cta__content h2 {
  max-width: 720px;
  margin: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(42px, 4vw, 66px);
  line-height: .98;
  letter-spacing: -.055em;
  font-weight: 750;
  color: #fffaf1;
}

.oh-about-cta__content p {
  max-width: 620px;
  margin: 18px 0 0;
  font-size: clamp(16px, 1.1vw, 20px);
  line-height: 1.5;
  font-weight: 600;
  color: rgba(255, 250, 241, .82);
}

.oh-about-cta__actions {
  margin-top: 28px;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.oh-about-cta__btn {
  min-height: 56px;
  padding: 16px 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  font-size: 15.5px;
  font-weight: 850;
  line-height: 1;
}

.oh-about-cta__btn--primary,
.oh-about-cta__btn--primary:visited,
.oh-about-cta__btn--primary:focus {
  background: #c88b2a;
  border: 1px solid #c88b2a;
  color: #fffaf1 !important;
}

.oh-about-cta__btn--primary:hover {
  background: #b67a21;
  border-color: #b67a21;
  color: #fffaf1 !important;
}

.oh-about-cta__btn--secondary,
.oh-about-cta__btn--secondary:visited,
.oh-about-cta__btn--secondary:focus {
  background: transparent;
  border: 1px solid rgba(255, 250, 241, .38);
  color: #fffaf1 !important;
}

.oh-about-cta__btn--secondary:hover {
  border-color: #fffaf1;
  color: #fffaf1 !important;
}

.oh-about-cta__facts {
  display: grid;
  gap: 14px;
}

.oh-about-cta__facts div {
  padding: 26px;
  border: 1px solid var(--oh-border);
  border-radius: 22px;
  background: #f7efe2;
  box-shadow: 0 16px 38px rgba(42, 28, 18, .07);
}

.oh-about-cta__facts strong {
  display: block;
  margin-bottom: 8px;
  font-size: 22px;
  line-height: 1.12;
  font-weight: 850;
  letter-spacing: -.035em;
  color: var(--oh-text);
}

.oh-about-cta__facts p {
  margin: 0;
  font-size: 15.5px;
  line-height: 1.45;
  font-weight: 600;
  color: var(--oh-muted);
}

@media (max-width: 1024px) {
  .oh-about-cta {
    padding: 72px 0;
  }

  .oh-about-cta__inner {
    width: min(100% - 32px, 100%);
    grid-template-columns: 1fr;
  }
}

@media (max-width: 720px) {
  .oh-about-cta {
    padding: 54px 0 58px;
  }

  .oh-about-cta__inner {
    width: min(100% - 24px, 100%);
  }

  .oh-about-cta__content {
    padding: 24px;
    border-radius: 20px;
  }

  .oh-about-cta__content h2 {
    font-size: clamp(34px, 10vw, 46px);
    line-height: 1.02;
  }

  .oh-about-cta__content p {
    font-size: 15.5px;
  }

  .oh-about-cta__actions {
    flex-direction: column;
  }

  .oh-about-cta__btn {
    width: 100%;
  }

  .oh-about-cta__facts div {
    padding: 22px 20px;
    border-radius: 18px;
  }

  .oh-about-cta__facts strong {
    font-size: 20px;
  }
}/* End custom CSS */