.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-b27aa55 *//* =========================================
   GAYLORD OFFERS - BLACK WEBSITE THEME
========================================= */

.booking-box {text-align:center;}
.gaylord-offers {
  background: #0d0d0d;
  color: #ffffff;
  font-family: Georgia, "Times New Roman", serif;
  width: 100%;
  overflow: hidden;
}

.gaylord-offers * {
  box-sizing: border-box;
}


/* =========================================
   COMMON SECTION
========================================= */

.offer-section {
  width: 100%;
  padding: 80px 20px;
  background: #0d0d0d;
}

.offer-content {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  text-align: center;
}


/* =========================================
   HEADINGS
========================================= */

.offer-section h2 {
  color: #ffffff;
  font-size: 48px;
  line-height: 1.15;
  margin: 10px 0 15px;
  font-weight: 600;
}

.offer-section h3 {
  color: #d6a84f;
  font-size: 30px;
  margin: 10px 0;
}

.section-label,
.offer-label {
  color: #d6a84f;
  font-size: 16px;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.offer-subtitle {
  color: #d6a84f;
  font-size: 20px;
  letter-spacing: 4px;
  margin: 0 0 30px;
}

.featuring {
  color: #dddddd;
  font-size: 21px;
  margin-top: 30px;
}


/* =========================================
   FATHER'S DAY
========================================= */

.fathers-day {
  background:
    radial-gradient(
      circle at center,
      #251414 0%,
      #0d0d0d 65%
    );
}

.fathers-day h2 {
  font-size: 60px;
  color: #ffffff;
  letter-spacing: 2px;
}

.fathers-day h3 {
  font-size: 34px;
  letter-spacing: 3px;
}

.slots {
  max-width: 650px;
  margin: 40px auto;
}

.slots > span {
  display: block;
  color: #d6a84f;
  font-size: 17px;
  letter-spacing: 3px;
  margin-bottom: 15px;
}

.slot-times {
  display: flex;
  border: 1px solid #d6a84f;
  border-radius: 50px;
  overflow: hidden;
}

.slot-times strong {
  width: 50%;
  padding: 15px 10px;
  color: #ffffff;
  font-size: 18px;
}

.slot-times strong:first-child {
  border-right: 1px solid #d6a84f;
}


/* =========================================
   TERMS & CONDITIONS CARD
========================================= */

.menu-card {
  max-width: 730px;
  margin: 20px auto 35px;
  padding: 45px 50px;
  background: #f4f1e7;
  color: #171717;
  border-radius: 2px;
  box-shadow: 0 15px 50px rgba(0,0,0,0.45);
}

.menu-card h2 {
  color: #6f0b20;
  font-size: 38px;
  font-style: italic;
  margin-bottom: 35px;
}

.menu-card p {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 20px;
  line-height: 1.6;
  margin: 28px 0;
}


/* =========================================
   BOOKING
========================================= */

.book-heading {
  color: #e5c878;
  font-size: 34px;
  font-style: italic;
  margin-top: 30px;
}

.contact-info {
  color: #ffffff;
  font-size: 20px;
  border-top: 1px solid #d6a84f;
  max-width: 900px;
  margin: 20px auto 0;
  padding-top: 18px;
}


/* =========================================
   VIDEO
========================================= */

.video-section {
  width: 100%;
  padding: 70px 20px;
  background: #080808;
}

.video-container {
  width: 100%;
  max-width: 430px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  background: #000;
  box-shadow: 0 20px 60px rgba(0,0,0,0.6);
}

.gaylord-video {
  display: block;
  width: 100%;
  height: auto;
  max-height: 760px;
  object-fit: contain;
  background: #000;
}


/* =========================================
   PRICE SECTION
========================================= */

.timing {
  color: #ffffff;
  font-size: 21px;
  letter-spacing: 2px;
  margin: 20px 0 35px;
}

.price-row {
  max-width: 700px;
  margin: 0 auto 50px;
  display: flex;
  justify-content: center;
  border: 1px solid #7e1528;
  border-radius: 8px;
  overflow: hidden;
}

.price-box {
  width: 50%;
  padding: 25px 15px;
}

.price-box:first-child {
  border-right: 1px solid #7e1528;
}

.price {
  display: block;
  color: #d6a84f;
  font-size: 58px;
  font-weight: 700;
  line-height: 1;
}

.price-label {
  display: block;
  color: #ffffff;
  font-size: 17px;
  margin-top: 10px;
  letter-spacing: 1px;
}


/* =========================================
   MENU ITEMS
========================================= */

.menu-items {
  max-width: 750px;
  margin: 0 auto;
}

.menu-itemf-day{
  padding: 20px 10px;
  border-bottom: 1px solid rgba(214,168,79,0.35);
}

.menu-itemf-day:last-child {
  border-bottom: none;
}

.menu-itemf-day h3 {
  margin: 0 0 8px;
  color: #d6a84f;
  font-size: 29px;
  font-style: italic;
}

.menu-itemf-day p {
  margin: 0;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 1.6;
  letter-spacing: 1px;
}


/* =========================================
   LUNCH & DINNER
========================================= */

.lunch-buffet,
.dinner-menu {
  border-top: 1px solid rgba(214,168,79,0.25);
}

.dinner-menu {
  padding-bottom: 100px;
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 768px) {

  .offer-section {
    padding: 55px 18px;
  }

  .offer-section h2 {
    font-size: 36px;
  }

  .fathers-day h2 {
    font-size: 42px;
  }

  .fathers-day h3 {
    font-size: 25px;
  }

  .featuring {
    font-size: 18px;
  }

  .slot-times {
    border-radius: 10px;
    flex-direction: column;
  }

  .slot-times strong {
    width: 100%;
    padding: 13px;
  }

  .slot-times strong:first-child {
    border-right: none;
    border-bottom: 1px solid #d6a84f;
  }

  .menu-card {
    padding: 30px 22px;
    margin-top: 35px;
  }

  .menu-card h2 {
    font-size: 30px;
  }

  .menu-card p {
    font-size: 17px;
  }

  .price-row {
    width: 100%;
  }

  .price {
    font-size: 42px;
  }

  .price-label {
    font-size: 13px;
  }

  .menu-item h3 {
    font-size: 25px;
  }

  .menu-item p {
    font-size: 15px;
  }

  .book-heading {
    font-size: 27px;
  }

  .contact-info {
    font-size: 16px;
    line-height: 1.6;
  }

  .video-container {
    max-width: 380px;
  }
  .book-table-btn {
  padding: 14px 35px;
  font-size: 15px;
}

}

.book-table-btn {
  display: inline-block;
  margin: 22px auto 25px;
  padding: 15px 42px;
  background: #d6a84f;
  color: #0d0d0d !important;
  text-decoration: none !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px solid #d6a84f;
  border-radius: 3px;
  transition: all 0.3s ease;
}

.book-table-btn:hover {
  background: transparent;
  color: #d6a84f !important;
  border-color: #d6a84f;
  transform: translateY(-2px);
}/* End custom CSS */