/* ============================================
   Golden Lion Sport Center - Brand Overrides
   Primary Gold: #FBD704
   Secondary Gold: #DDB703
   Dark: #0D0D0D
   ============================================ */

/* === Color Overrides === */
.bg--secondary {
  background-color: #FBD704;
}
.bg--base {
  background-color: #FBD704 !important;
}
.text--secondary {
  color: #FBD704;
}
.text--base {
  color: #FBD704 !important;
}
.border--secondary {
  border: 1px solid #FBD704;
}

/* Scrollbar */
*::-webkit-scrollbar-button {
  background-color: #FBD704;
}
*::-webkit-scrollbar-thumb {
  background-color: #FBD704;
}

/* Blockquote accents */
blockquote .quote-content-area span::before,
blockquote .quote-content-area span::after {
  background-color: rgba(251, 215, 4, 0.7);
}

/* === Buttons === */
.btn--base {
  background-color: #FBD704 !important;
  border-color: #FBD704 !important;
  color: #fff !important;
  transition: all 0.3s ease;
}
.btn--base:hover {
  background-color: #DDB703 !important;
  border-color: #DDB703 !important;
  color: #0D0D0D !important;
}
.btn--base.active {
  background-color: transparent !important;
  border: 2px solid #FBD704 !important;
  color: #FBD704 !important;
}
.btn--base.active:hover {
  background-color: #FBD704 !important;
  color: #fff !important;
}

/* === Section Headers === */
.section-header .section-title span {
  color: #FBD704 !important;
}

/* === Banner / Hero === */
.banner-section .banner-content .sub-title {
  color: #FBD704;
}
.banner-section-two .banner-content .sub-title {
  color: #DDB703;
  letter-spacing: 3px;
  font-weight: 500;
}
.banner-section .banner-content .title {
  text-shadow: 2px 2px 8px rgba(0,0,0,0.5);
}

/* === Header === */
.header-section {
  background-color: rgba(13, 13, 13, 0.95) !important;
}
.site-logo img {
  max-width: 180px;
  height: auto;
}
.header-section .site-logo img {
  max-height: 75px;
  width: auto;
}
.header-bottom-area {
  background-color: rgba(13, 13, 13, 0.95) !important;
}
.navbar-nav .menu_has_children > a::after {
  color: #FBD704;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a.active {
  color: #FBD704 !important;
}
.navbar-nav .sub-menu li a:hover {
  color: #FBD704 !important;
}

/* === Training Items === */
.training-item:hover .training-overlay,
.training-item .training-overlay {
  background-color: rgba(251, 215, 4, 0.9);
}
.training-overlay .training-overlay-icon a {
  color: #FBD704;
}
.training-overlay .training-overlay-icon a:hover {
  background-color: #FBD704;
  color: #fff;
}
.bg-overlay-base::before {
  background-color: rgba(251, 215, 4, 0.85) !important;
}

/* === Feature Items === */
.feature-item:hover {
  border-color: #FBD704 !important;
}
.feature-item:hover .feature-icon {
  border-color: #FBD704 !important;
}
.feature-icon-area::before {
  background-color: #FBD704 !important;
}

/* === Service Items === */
.service-item .service-overlay {
  background: linear-gradient(to top, rgba(251, 215, 4, 0.95), transparent) !important;
}
.swiper-pagination-bullet-active {
  background-color: #FBD704 !important;
}

/* === Plan Section === */
.plan-item.active {
  border-color: #FBD704 !important;
}
.plan-item.active .plan-footer a {
  background-color: #FBD704 !important;
}
.plan-badge-top {
  background-color: #FBD704 !important;
}
.plan-badge.red {
  background-color: #FBD704 !important;
}
.plan-tab-switcher {
  background-color: #FBD704 !important;
}
.plan-footer a:hover {
  background-color: #FBD704 !important;
}
.plan-item:hover {
  border-color: #FBD704 !important;
}

/* === Trainer Items === */
.trainer-item .trainer-overlay {
  background: linear-gradient(to top, rgba(251, 215, 4, 0.95), transparent) !important;
}
.custom-btn {
  background-color: #FBD704 !important;
  color: #fff !important;
}
.custom-btn:hover {
  background-color: #DDB703 !important;
}

/* === Client / Testimonial === */
.client-item .client-footer-right .ratings i {
  color: #FBD704;
}
.client-item .client-footer-right .ratings i.active {
  color: rgba(251, 215, 4, 0.4);
}

/* === Call to Action === */
.call-to-action-section .call-to-action-content .sub-title {
  color: #FBD704;
}

/* === Subscribe === */
.subscribe-area {
  background: linear-gradient(135deg, #1a1a1a, #2a2a2a) !important;
}
.subscribe-form .btn--base {
  background-color: #FBD704 !important;
}

/* === Blog === */
.blog-item .blog-date {
  background-color: #FBD704 !important;
}
.blog-item .blog-content .blog-post-meta .category a {
  color: #FBD704 !important;
}

/* === Footer === */
.footer-section {
  background-color: #0D0D0D !important;
}
.footer-widget .title::after {
  background-color: #FBD704 !important;
}
.footer-social li a:hover {
  background-color: #FBD704 !important;
  border-color: #FBD704 !important;
}
.footer-gallery-overlay {
  background-color: rgba(251, 215, 4, 0.8) !important;
}
.copyright-area {
  border-top-color: rgba(251, 215, 4, 0.3) !important;
}

/* === Event Section === */
.event-item .event-badge span {
  background-color: #FBD704 !important;
}
.event-item .event-content .title a:hover {
  color: #FBD704 !important;
}

/* === Page Title / Breadcrumb === */
.page-title-section .page-title-content .title span {
  color: #FBD704;
}
.breadcrumb-area li a:hover {
  color: #FBD704;
}
.breadcrumb-area li.active {
  color: #FBD704;
}

/* === Preloader === */
.preloader .loader .loader-thumb svg path[fill="#e80000"] {
  fill: #FBD704;
}

/* === Custom Golden Lion Sections === */
.gl-values-section {
  background: linear-gradient(135deg, #0D0D0D 0%, #1a1a1a 100%);
  padding: 120px 0;
}
.gl-values-section .section-header .section-title {
  color: #fff;
}
.gl-values-section .section-header p {
  color: rgba(255,255,255,0.7);
}

.value-card {
  background: rgba(255,255,255,0.03);
  border: 1px solid rgba(251, 215, 4, 0.15);
  border-radius: 12px;
  padding: 40px 30px;
  text-align: center;
  transition: all 0.4s ease;
  margin-bottom: 30px;
}
.value-card:hover {
  border-color: #FBD704;
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(251, 215, 4, 0.15);
  background: rgba(251, 215, 4, 0.05);
}
.value-card .value-icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: linear-gradient(135deg, #FBD704, #DDB703);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  font-size: 28px;
  color: #fff;
}
.value-card .value-title {
  color: #FBD704;
  font-family: 'Kanit', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 12px;
}
.value-card .value-desc {
  color: rgba(255,255,255,0.65);
  font-size: 14px;
  line-height: 1.7;
}

/* === Vision & Mission Section === */
.gl-vision-section {
  padding: 120px 0;
  background: #111;
  position: relative;
  overflow: hidden;
}
.gl-vision-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(ellipse at center, rgba(251, 215, 4,0.05) 0%, transparent 70%);
  pointer-events: none;
}

.vision-mission-card {
  background: rgba(255,255,255,0.02);
  border: 1px solid rgba(251, 215, 4,0.12);
  border-radius: 16px;
  padding: 50px 40px;
  height: 100%;
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}
.vision-mission-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: linear-gradient(to bottom, #FBD704, #DDB703);
}
.vision-mission-card:hover {
  border-color: rgba(251, 215, 4,0.3);
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(0,0,0,0.3);
}
.vision-mission-card .vm-icon {
  font-size: 40px;
  color: #FBD704;
  margin-bottom: 20px;
}
.vision-mission-card .vm-title {
  color: #DDB703;
  font-family: 'Kanit', sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 16px;
}
.vision-mission-card .vm-text {
  color: rgba(255,255,255,0.65);
  font-size: 15px;
  line-height: 1.8;
}

/* === Additional Sports Section === */
.gl-sports-section {
  padding: 120px 0;
  background: #0a0a0a;
}
.sport-card {
  background: linear-gradient(145deg, rgba(30,30,30,0.9), rgba(20,20,20,0.95));
  border: 1px solid rgba(251, 215, 4,0.1);
  border-radius: 16px;
  padding: 45px 30px;
  text-align: center;
  transition: all 0.4s ease;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.sport-card::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, transparent, #FBD704, transparent);
  opacity: 0;
  transition: opacity 0.4s;
}
.sport-card:hover::after {
  opacity: 1;
}
.sport-card:hover {
  border-color: rgba(251, 215, 4,0.3);
  transform: translateY(-10px);
  box-shadow: 0 25px 50px rgba(0,0,0,0.4);
}
.sport-card .sport-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 2px solid rgba(251, 215, 4,0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 25px;
  font-size: 32px;
  color: #FBD704;
  transition: all 0.4s;
}
.sport-card:hover .sport-icon {
  background: #FBD704;
  color: #fff;
  border-color: #FBD704;
}
.sport-card .sport-title {
  color: #fff;
  font-family: 'Kanit', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 12px;
}
.sport-card .sport-desc {
  color: rgba(255,255,255,0.55);
  font-size: 14px;
  line-height: 1.7;
}

/* === WhatsApp Float Button === */
.whatsapp-float {
  position: fixed;
  bottom: 30px;
  left: 30px;
  z-index: 999;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #25d366;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(37, 211, 102, 0.4);
  transition: all 0.3s ease;
  animation: whatsapp-pulse 2s infinite;
}
.whatsapp-float:hover {
  transform: scale(1.1);
  box-shadow: 0 6px 25px rgba(37, 211, 102, 0.5);
}
.whatsapp-float i {
  color: #fff;
  font-size: 30px;
}
@keyframes whatsapp-pulse {
  0% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.4); }
  50% { box-shadow: 0 0 0 15px rgba(37, 211, 102, 0); }
  100% { box-shadow: 0 0 0 0 rgba(37, 211, 102, 0); }
}

/* === Contact Section Custom === */
.gl-contact-strip {
  background: linear-gradient(135deg, #FBD704, #DDB703);
  padding: 40px 0;
}
.gl-contact-strip .contact-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  color: #0D0D0D;
}
.gl-contact-strip .contact-item i {
  font-size: 24px;
}
.gl-contact-strip .contact-item .contact-text {
  font-family: 'Kanit', sans-serif;
  font-size: 18px;
  font-weight: 600;
}

/* === Tagline styling === */
.gl-tagline {
  font-style: italic;
  font-size: 18px;
  color: rgba(255,255,255,0.85);
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.8;
  letter-spacing: 0.5px;
}

/* === Stats / Counter override === */
.odometer-value {
  color: #FBD704 !important;
}

/* === Misc overrides === */
.section--bg {
  background: #0D0D0D !important;
}

/* Mobile Responsive */
@media only screen and (max-width: 991px) {
  .gl-values-section,
  .gl-vision-section,
  .gl-sports-section {
    padding: 80px 0;
  }
  .vision-mission-card {
    padding: 35px 25px;
    margin-bottom: 30px;
  }
  .value-card {
    padding: 30px 20px;
  }
}

@media only screen and (max-width: 575px) {
  .gl-contact-strip .contact-item .contact-text {
    font-size: 14px;
  }
  .whatsapp-float {
    width: 50px;
    height: 50px;
    bottom: 20px;
    left: 20px;
  }
  .whatsapp-float i {
    font-size: 24px;
  }
}
