@import url("https://use.typekit.net/fco7tcj.css");

@import url("https://use.typekit.net/qdc3fpr.css");

@import url("https://use.typekit.net/wzf3tts.css");

@import url("https://use.typekit.net/htq4blv.css");

/*2025 Styles*/

.houses {
  position: relative;
  width: 50%;
  object-fit: contain;
  display: flex;
  top: 200px;
}

#invitation {
  object-fit: contain;
  width: 40%;
  top: 225px;
  position: relative;
  margin: 0 1rem;
}

#flakes {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -5;
  width: 100%;
}

#canvas {
  background-image: url('https://cdn.faithchapel.cc/images/christmas/2025/Canvas+background.webp');
  background-size: cover;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: -10;
}

.xmaswrapper {
  position: relative;
  margin: 2rem 15%;
}

.section {
  padding: 1.5rem 2rem;
  border-radius: 0.5rem;
}

.housesred {
  background-color: #e8b5a5;
}

.housesgreen {
  background-color: #b1b2a2;
}

.housespurple {
  background-color: #bda6c5;
}

.flakegold {
  background-color: #e5dbca;
}

.daybox {
  padding: 1.5rem 2rem;
  border: 0.2rem solid black;
  margin: 0.5rem;
  border-radius: 0.2rem;
}

.gridflex {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  width: 100%;
  gap: 0.5rem;
}

.service-pics {
  height: 30vh;
  object-fit: cover;
  margin: 0 0.5rem;
  border-radius: 0.1rem;
  flex: 1;
  border: 0.2rem solid black;
  filter: saturate(1%);
}

/*2024 Styles*/

p {
  font-size: ;
  color: #000000;
}

.star-flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  gap: 0.5rem;
}

.pick-container {
  display: flex;
  flex-direction: column;
}

.pick-time {
  font-size: 1.3rem;
  font-weight: bold;
  text-align: center;
  padding: 0.5rem;
  color: #000000;
}

.xmassplash {
  width: 100%;
  object-fit: cover;
  height: 100%;
  z-index: -10;
  position: fixed;
}

#bethlehem {
  position: absolute;
  top: -200;
  z-index: -5;
  height: auto;
  width: 96%;
  margin: 0 2rem;
}

#wordmark {
  position: fixed;
  top: 10vh;
  z-index: 0;
  height: auto;
  width: 65%;
  left: 20%;
}

.sunday {
  background-color: #caa7a7;
  border: solid caa7a7;
  border-radius: 2rem;
  margin: 0 5%;
}

.monday {
  background-color: #a8843c;
  border: solid a8843c;
  border-radius: 2rem;
  margin: 0 5%;
}

.tuesday {
  background-color: #7e4c4c;
  border: solid 7e4c4c;
  border-radius: 2rem;
  margin: 0 5%;
}

.sticky1 {
  position: sticky;
  top: 85;
  z-index: 1;
}

.sticky2 {
  position: sticky;
  top: 85;
  z-index: 1;
}

.sticky3 {
  position: sticky;
  top: 85;
  z-index: 1;
}

.sticky4 {
  position: sticky;
  top: 85;
  z-index: 1;
}

.title1 {
  font-style: normal;
  font-size: 75px;
  line-height: 85%;
  margin: 1rem auto;
  font-family: neue-haas-grotesk-display, sans-serif;
}

.dayandtime {
  font-size: 1.7rem;
  font-weight: bold;
  text-align: center;
  padding: 0.5rem;
}

.textwrapper {
  padding: 2rem 15vw;
  height: auto;
}

.insidewrapperleft {
  padding: 2rem 10% 2rem 10%;
  height: auto;
  margin: 0 -2.5% 0 10%;
}

.insidewrapperright {
  padding: 2rem 20% 2rem 10%;
  height: auto;
  margin: 0 10% 0 -5%;
}

details>summary:hover {
  color: #7e4c4c;
}

th {
  font-size: 1.5rem;
  height: 2rem;
  font-weight: bold;
}

.stack {
  display: flex;
  flex-direction: row;
}

/*End 2024 Styles*/

.goldborder {
  border: solid 0.3rem #ceb78e;
  padding: 1rem;
}

ul {
  margin: 0rem;
}

.ic-promo-bg {
  height: 18rem;
  background-color: #edece1;
  position: sticky;
  padding: 2rem;
  border: solid edece1;
  border-radius: 2rem;
  margin: 0 5%;
}

.ic-promo-img {
  background-image: url("https://cdn.faithchapel.cc/images/IC/IC+Logo+Red+Opaque.png");
  height: 20vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 10;
  top: 0;
  bottom: 0;
}

.ic-promo-text {
  font-family: meno-display, serif;
  font-size: 5rem;
  font-weight: 900;
  z-index: 11;
  line-height: 2.5rem;
  position: absolute;
  text-align: center;
  top: 4rem;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0rem auto;
  color: #161616;
  letter-spacing: -1pt;
}

.ic-promo-sub {
  font-size: 1.5rem;
  font-weight: normal;
  top: 8rem;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0rem auto;
  position: absolute;
  color: #161616;
  font-family: ff-tisa-web-pro, serif;
  font-style: italic;
}

#home-button {
  top: 12rem;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  text-align: center;
  z-index: 15;
}

.title2 {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 91px;
  line-height: 85%;
  letter-spacing: -0.02em;
  text-transform: capitalize;
}

.cm-reservation-date {
  font-size: 4rem !important;
  font-family: amandine, sans-serif !important;
}

.cm-reservation-remaining {
  mix-blend-mode: exclusion !important;
}

.cm-reservation-time {
  mix-blend-mode: exclusion !important;
}

.button {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 1rem;
  line-height: normal;
  letter-spacing: normal;
  border-radius: 1rem;
  border-color: #000000;
  color: #000000;
}

.mobile {
  display: none;
}

.desktop {
  display: block;
}

.increase-christmas-header {
  padding: 2rem 2rem 4rem 2rem;
  color: #0d0d0d;
  font-size: 25px;
  display: flex;
  align-items: center;
  max-width: 1440px;
  margin: auto;
}

.box {
  flex: 1;
  display: flex;
}

.box:first-child > span {
  margin-right: auto;
}

.box:last-child > span {
  margin-left: auto;
}

.header-menu-icon {
  display: none;
  cursor: pointer;
}

.header-logo {
  flex-grow: 2;
  display: flex;
  justify-content: center;
  cursor: pointer;
}

.header-text {
  font-style: normal;
  font-weight: bold;
  font-size: 55px;
  line-height: 85%;
  /* or 47px */
  letter-spacing: -0.005em;
  text-transform: capitalize;
  color: #b11d1d;
  font-family: neue-haas-grotesk-display, sans-serif;
}

.header-icon {
  background-image: url(https://cdn.faithchapel.cc/images/IC/ic-globe-small.png);
  height: 58px;
  width: 50px;
  margin-top: -0.5rem;
  margin-right: 1rem;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.header-cart {
  align-self: center;
  display: flex;
  justify-content: flex-end;
}

.christmas-footer {
  background-color: #7e4c4c;
  padding: 4rem 0;
  margin-top: 8rem;
}

.footer-img {
  height: 100px;
  width: 100px;
  margin: 1rem auto;
  object-fit: contain;
}

.christmas-footer ul {
  list-style-type: none;
  line-height: normal;
}

#mobile-nav {
  text-align: center;
  margin-bottom: 2rem;
}

#mobile-nav ul {
  list-style: none;
  font-size: 30px;
  margin-left: 0;
}

#mobile-nav li {
  padding: 0.5rem;
}

#mobile-nav a {
  color: #0d0d0d;
  display: block;
}

#mobile-nav li:active {
  background-color: #b11d1d;
}

#mobile-nav a:active {
  color: #ffffff;
}

@media only screen and (max-width: 1439px) {
  .ic-promo-text {
    font-size: 5rem;
    line-height: 4rem;
    top: 0.5rem;
  }

  .ic-promo-sub {
    top: 8rem;
  }

  #home-button {
    top: 12rem;
  }

  .cm-reservation-remaining {
    margin: 8px;
  }

  body {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #231F20;
  }

  .h2,
  h2 {
    font-size: 1.5rem;
    line-height: 1.7rem;
  }

  .h3,
  h3 {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }

  .p,
  p {
    line-height: 1.05rem;
    font-size: 1rem;
    padding: 1rem 8vw;
  }

  .title1 {
    font-size: 4rem;
    margin: 1rem 6vw;
  }

  .title2 {
    font-size: 50px;
  }

  #ic-content {
    width: 800px;
  }

  .header-menu ul {
    display: none;
  }

  .header-text {
    font-size: 45px;
  }

  .header-menu-icon {
    display: block;
  }

  .increase-christmas-header {
    padding: 2rem;
  }

  .header-cart {
    margin-top: -0.5rem;
  }

  .box {
    flex: auto;
  }
}

.footer-text {
  margin: 0.5rem auto;
  text-align: center;
  color: #ffffff;
}

.footer-social {
  margin-top: 1rem;
}

.footer-social img {
  margin: 0 1rem;
}

@media only screen and (max-width: 799px) {
  .ic-promo-bg {
    height: 12rem;
  }

  p {
    padding: 0.5rem;
  }

  .textwrapper {
    padding: 5%;
  }

  .ic-promo-text {
    font-size: 3rem;
    line-height: 2.5rem;
    top: 0.25rem;
  }

  .ic-promo-sub {
    top: 4rem;
    line-height: 1.2rem;
    font-size: 0.9rem;
  }

  #home-button {
    top: 8rem;
  }

  #ic-content {
    width: 100%;
  }

  .mobile {
    display: block;
  }

  .desktop {
    display: none;
  }

  .title1 {
    font-size: 40px;
  }

  .title2 {
    font-size: 40px;
  }

  .increase-christmas-footer li {
    display: block;
  }

  .header-text {
    display: none;
  }

  .increase-christmas-header {
    padding: 1rem 0.5rem 1rem 0.5rem;
    flex-direction: row;
    justify-content: space-between;
  }

  .box {
    flex: 0;
  }

  .header-icon {
    margin-right: 0;
  }
}

.h1,
h1 {
  font-size: 3vw;
  font-weight: 700;
  color: #000000;
}

.h2,
h2 {
  font-size: 40px;
}

/* Button Hover Colors */

.button:hover,
.button:focus,
.button:active {
  background-color: #BA3636;
  border-color: #BA3636;
  color: #FFF;
}

.button-white:hover,
.button-white:focus,
.button-white:active {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #45514b;
  transition: color 1s, background-color 1s, border-color 1s;
}

.button-red:hover,
.button-red:focus,
.button-red:active {
  background-color: #BA3636;
  border-color: #BA3636;
  color: #FFF;
}

.button-gray:hover,
.button-gray:focus,
.button-gray:active {
  background-color: #737263;
  border-color: #737263;
  color: #FFF;
}

.button-orange:hover,
.button-orange:focus,
.button-orange:active {
  background-color: #E36E40;
  border-color: #E36E40;
  color: #FFF;
}

.button-yellow:hover,
.button-yellow:focus,
.button-yellow:active {
  background-color: #E8A23A;
  border-color: #E8A23A;
  color: #FFF;
}

.button-light-blue:hover,
.button-light-blue:focus,
.button-light-blue:active {
  background-color: #7DC6B4;
  border-color: #7DC6B4;
  color: #FFF;
}

/* Button Colors */

.button-white {
  border-color: #ffffff;
  color: #ffffff;
  font-weight: bold;
  border: 0.2rem solid white;
  border-radius: 1rem;
  padding: 0.5rem 1rem;
  font-size: 1.1rem;
}

.button-red {
  border-color: #ba3636;
  color: #ba3636;
  font-weight: 400;
}

.button-gray {
  border-color: #737263;
  color: #737263;
  font-weight: 400;
}

.button-orange {
  border-color: #E36E40;
  color: #E36E40;
  font-weight: 400;
}

.button-yellow {
  border-color: #E8A23A;
  color: #E8A23A;
  font-weight: 400;
}

.button-light-blue {
  border-color: #7DC6B4;
  color: #7DC6B4;
  font-weight: 400;
}

.text-stack {
  margin-left: 40px;
}

.increase-christmas-content {
  display: flex;
}

.banner-container-small {
  width: 100%;
  height: 35%;
}

@media screen and (orientation: portrait) {
  .banner-container-small {
    height: 0;
  }
}

.bubble-button {
  display: flex;
  align-items: center;
  margin: 0.8rem;
  height: 5rem;
  width: 5rem;
  border-radius: 2rem;
  cursor: pointer;
}

.bubble-text {
  color: #ffffff;
  margin: 0;
  padding: 0 0.5rem;
}

.bubble-button h4 {
  margin-bottom: -0.5rem;
}

.center-constrained-large {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.mobile-banner {
  display: none;
}

.banner-container {
  height: 35rem;
}

.banner-container-small {
  height: 20rem;
}

@media screen and (orientation:portrait) {
  .banner-container-small {
    height: 0px;
  }

  .banner-container {
    height: 0px;
  }
}

/*Category Page Styles*/

.top-section {
  display: flex;
}

.bottom-section {
  display: flex;
}

.small-button {
  background: #982525;
  border-radius: 100px;
  color: #FFF;
  padding: 0.2rem 1.5rem;
  cursor: pointer;
}

.small-button:hover {
  background: #C75858;
}

.small-button:active {
  background: #FFF;
  color: #BA3636;
}

@media all and (max-width: 1439px) {
  .category-content {
    width: 700px;
  }

  #potential-impact {
    height: 50px;
  }

  .impact-element {
    width: 500px;
    margin: 1.5rem auto;
  }
}

@media all and (max-width: 799px) {
  .xmaswrapper {
    height: 30vh;
  }

  details>summary {
    font-size: 1.1rem;
  }

  .ic-promo-text {
    top: 1rem;
  }

  .ic-promo-sub {
    top: 6rem;
  }

  .xmassplash {
    height: 100vh;
  }

  #wordmark {
    width: 140%;
    top: 11vh;
    left: -65;
  }

  #bethlehem {
    top: 5vh;
    margin: 0;
    width: 100%;
  }

  .insidewrapperleft {
    margin-left: 5%;
    padding-left: 5%;
    padding-right: 5%;
    margin-right: 5%;
    padding-top: 1rem;
  }

  .insidewrapperright {
    margin-left: 5%;
    padding-left: 5%;
    padding-right: 5%;
    margin-right: 5%;
    padding-top: 1rem;
  }

  .stack {
    flex-direction: column;
  }

  h1 {
    font-size: 8vw;
    line-height: 0.8;
    margin: 0.3rem 0 0.3rem 0.5rem;
  }

  p {
    font-size: 0.95rem;
    line-height: 0.95;
  }

  .category-content {
    width: calc(100% - 2rem);
    margin: 0 1rem;
  }

  .top-section {
    flex-direction: column;
  }

  .top-section img {
    width: 100%;
  }

  .bottom-section {
    flex-direction: column;
  }

  .bottom-section img {
    width: 100%;
  }

  #top-section-text {
    margin-top: -4rem;
    padding: 1rem;
    background-color: white;
    z-index: 2;
  }

  #read-more-text {
    display: none;
    padding: 0rem;
    margin: 0 2rem;
  }

  .read-more {
    display: block;
    margin-bottom: 2rem;
  }

  #potential-impact {
    height: 40px;
  }

  .impact-element {
    width: 100%;
    margin: 1.5rem auto;
  }

  .kids-corner-banner h1 {
    font-size: 60px;
  }

  .kids-corner-banner p {
    font-size: 25px;
    line-height: 25px;
  }

  .kids-corner-button {
    font-size: 20px;
  }
}