/*===================================== 
YOU CAN WRIGHT CUSTOME CSS 
======================================*/

body {
  font-family: "Times New Roman", serif !important;
  background-color: #ebdcd6 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Times New Roman", serif !important;
  font-weight: bold !important;
  color: #660033;
}

.site-button {
  background-color: #660033 !important;
  border-color: #660033 !important;
  color: #ffffff !important;
}

.footer-light .footer-bottom {
  background-color: #ebdcd6;
}

.about-opening-section {
  background-color: #ebdcd6 !important;

  p {
    strong {
      font-size: 1.1em;
      color: #660033;
    }
  }
}

/* Info strip above footer */
.info-strip {
  background: #ebdcd6;
  padding: 16px 0;
  text-align: center;
  font-size: 1.05rem;
  color: #222;
  border-top: 1px solid #e0e0e0;
}
.info-strip-list {
  display: inline-flex;
  gap: 1.5em;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
  align-items: center;
}
.info-strip-list li {
  margin: 0;
  padding: 0;
}
.info-strip-list a {
  color: inherit;
  text-decoration: none;
}

.slider-outer {
  height: 80vh !important;
  margin-bottom: -90px !important;
  background-color: #ebdcd6;
  overflow: hidden;
}

.site-header {
  background-color: #ebdcd6;
}

#rev_slider_1050_1_wrapper {
  height: 80% !important;
}

.tp-bgimg {
  background-position: center -400px !important;
}

@media (min-width: 2561px) {
  .tp-bgimg {
    background-position: center -1300px !important;
  }
}

#slide-2938-layer-10 {
  width: 1200px !important;
  max-width: none !important;
}

.social-links {
  color: #fff;
  font-size: 2.5em;
  margin-top: -30px;
  padding: 0;
  display: block;
}

.social-links li {
  list-style: none;
  display: inline-block;
}

.social-links li a {
  color: #fff;
  margin-right: 15px;
}

.welcome-section-outer {
  background-color: #ebdcd6;
}

.welcome-section-top {
  overflow: hidden;
  padding: 0;
  margin-bottom: 0;
  margin-top: -60px;
  padding-bottom: 190px;
  padding-top: 90px;
}

.cindy {
  height: 500px;
  position: absolute;
  bottom: -200px;
}

.tp-bullet.selected {
  display: none !important;
}

.logo-header-inner a {
  font-family: "Times New Roman", serif !important;
  font-size: 28px !important;
  font-weight: bold !important;
  color: #660033 !important;
}

@media (max-width: 1280px) and (min-width: 1081px) {
  .tp-bgimg {
    background-position: center -200px !important;
  }
}

@media (max-width: 1080px) {
  .tp-bgimg {
    background-position: center center !important;
  }
}

@media (max-width: 810px) {
  .tp-bgimg {
    background-position: center center !important;
  }

  #slide-2938-layer-8 {
    margin: 0 !important;
    margin-top: -90px !important;
  }

  #slide-2938-layer-10 > span:nth-child(1) {
    font-size: 32px !important;
    text-shadow: 1px 1px 5px #000000 !important;
    margin-top: 30px !important;
    display: block;
  }

  #slide-2938-layer-10 > span:nth-child(3) {
    margin-top: -35px !important;
    text-shadow: 1px 1px 5px #000000 !important;
    font-size: 24px !important;
  }

  .about-opening-section {
    padding-top: 0px !important;
  }

  .welcome-section-top {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .slider-outer {
    height: 60vh !important;
    margin-bottom: -70px !important;
  }

  .cindy {
    bottom: -110px;
  }
}

@media (max-width: 480px) {
  .info-strip {
    display: none;
    background-color: #ebdcd6;
    border-top: none;
    padding: 16px 30px;
  }

  #slide-2938-layer-8 {
    margin: 0 !important;
    margin-top: -90px !important;
  }

  .slider-outer {
    margin-bottom: -180px !important;
  }

  .tp-bgimg {
    background-position: center -50px !important;
    background-size: 125% !important;
  }

  #slide-2938-layer-10 > span:nth-child(1) {
    font-size: 18px !important;
    text-shadow: 1px 1px 5px #000000 !important;
    margin-top: -60px !important;
    display: block;
  }

  #slide-2938-layer-10 > span:nth-child(3) {
    margin-top: -30px !important;
    text-shadow: 1px 1px 5px #000000 !important;
    font-size: 14px !important;
  }

  .cindy {
    position: static;
    height: auto;
    width: 100%;
    margin-top: 30px;
  }

  .about-opening-section {
    padding-top: 0px !important;
  }

  .welcome-section-top {
    padding-top: 30px;
    padding-bottom: 0;
  }
}
