@font-face {
  font-family: sprint-runner;
  src: url("../fonts/Sprint-Runner-Regular.ttf");
}

@font-face {
  font-family: golden-roaster;
  src: url("../fonts/golden-rooster.ttf");
}

@font-face {
  font-family: "rockwell-nova-bold";
  src: url("../fonts/RockwellNova-Bold.ttf");
}

@font-face {
  font-family: "crete-thick";
  src: url("../fonts/crete-thick.otf");
}

body {
  font-family: "crete-thick";
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 1px;
  color: #2e302c;
}

section {
  position: relative;
}

.yellow-heading {
  color: #ffc500;
}

.white-heading {
  color: #e8e8e8;
}

.red-text {
  color: #ad3e44;
}

.yellow-text {
  color: #ffc500;
}

.blue {
  color: #040485;
}

.text-white {
  color: #fff;
}

.black-text {
  color: #2e302c;
}

.bg-blue {
  background-color: #040485;
}

.bg-red {
  background-color: #ad3e44;
}

.bg-yellow {
  background-color: #ffc500;
}

.cadillac-heading {
  font-family: "rockwell-nova-bold";
  font-weight: 600;
  font-style: normal;
  font-size: 55px;
}

.carousel-item img {
  height: 100%;
}

.navbar-nav li a {
  color: #ffc500 !important;
}

.navbar-nav li a:hover,
.footer-nav-links li a:hover {
  color: #ffc500 !important;
}
.carousel-wrapper h2 {
  margin-bottom: 0px !important;
}

.hero-banner {
  height: 800px;
}

.slider-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  z-index: 11;
  font-family: crete-thick, serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
}

.drk:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: black;
  opacity: 0.6;
  z-index: 1;
}

.carousel-control-next,
.carousel-control-prev {
  width: 5%;
}

#about-the-club,
#upcoming-events,
#product-for-sale,
#club-gallery {
  color: #040485;
}

#upcoming-events h4 {
  color: #040485;
}

#about-the-club img {
  width: 100%;
}

.section-padding {
  padding: 100px 0px;
}

.brown-bg {
  background-color: #fff;
}

section h2 {
  font-family: rockwell-nova-bold;
  font-size: 45px;
  font-weight: 700;
  margin-bottom: 30px;
}

#what-we-offer {
  color: #f3f1f1;
  background-image: url("../images/car-service-bg.jpg");
  position: relative;
}

.elementor-background-bg-overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  /* background-color: #000; */
  opacity: 0.72;
  z-index: 1;
}

.elementor-background-overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: #040485;
  opacity: 0.9;
}

.what-we-offer-wrapper {
  position: relative;
}

.event-date-wrapper {
  background-color: brown;
  color: #e8e8e8;
  padding: 5px;
  position: absolute;
  font-size: 13px;
}

#what-we-offer {
  color: #ffc500;
}

.event-image {
  height: 200px;
  width: 100%;
}

.event-date-wrapper p {
  margin-bottom: 0px;
}

#upcoming-events h4 {
  margin-top: 20px;
}

#meet-our-riding {
  background-color: #040485;
}

#meet-our-riding img {
  width: 100%;
  height: 300px;
}

.our-riding-heading-wrapper {
  display: flex;
  justify-content: flex-start;
  height: 100%;
  flex-direction: column;
}

.riding-names-wrapper {
  color: #ad3e44;
  background-color: #ffc500;
  padding: 5px;
}

.riding-names-wrapper p {
  margin-bottom: 0px;
  font-weight: 700;
}

.swiper-prev,
.swiper-next {
  width: 38px;
  height: 38px;
  line-height: 38px;
  background: #ffc500;
  color: #2c3c76;
  padding: 0;
  text-align: center;
  border-radius: 10px;
  --bs-btn-border-color: transparent;
  --bs-btn-active-bg: #ffc500;
  --bs-btn-active-border-color: transparent;
  --bs-btn-hover-bg: #ffc500;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-disabled-color: #ccc;
  --bs-btn-disabled-bg: #eaeaea;
  --bs-btn-disabled-border-color: #eaeaea;
}
.swiper-prev:hover,
.swiper-next:hover {
  background: #ffc500;
}

.swiper-buttons {
  margin-bottom: 20px;
}

#product-for-sale h3 {
  font-size: 16px;
}

.tab-image {
  width: 100%;
  height: auto;
}

footer {
  background-color: #040485;
  text-align: center;
  color: #ffc500;
}

.footer-logo {
  width: 100px;
  margin-bottom: 20px;
}

.footer-nav-links {
  display: flex;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.footer-nav-links li {
  border-right: 1px solid;
  padding-right: 10px;
  padding-left: 10px;
}

.footer-nav-links li:last-child {
  border-right: none;
}

.footer-nav-links li a {
  color: #ffc500;
  text-decoration: none;
}

.footer-address-wrapper {
  margin-top: 30px;
  margin-bottom: 20px;
}

.social-media-wrapper {
  text-align: center;
  margin: 20px 0px 0px 0px;
}

.social-media-wrapper ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.social-media-wrapper ul li {
  margin: 0px 10px;
}

.social-media-wrapper ul li a {
  height: 30px;
  width: 30px;
  box-shadow: 0 5px 25px rgba(93, 70, 232, 0.15);
  display: inline-block;
  border: 1px solid #ffc500;
  border-radius: 50%;
  background-color: #ffc500;
  transition: background-color 0.3s ease, border 0.3s ease; /* Add this line */
}

.social-media-wrapper ul li a:hover {
  background-color: #000;
  border: 1px solid #000;
}

.social-media-wrapper ul li a:hover i {
  color: #ffc500;
  margin-top: 8px;
}

.social-media-wrapper ul li a i {
  color: #040485;
  margin-top: 8px;
}

.company-footer-info {
  text-align: center;
  background-color: #ffc500;
  padding: 7px 0px;
  font-size: 12px;
  color: #040485;
}

.company-footer-info p {
  margin-bottom: 0px;
}

.external-footer-site {
  color: #040485;
}

.text-contact {
  font-size: 18px;
}

.service-icon {
  width: 50px;
}

.serivce-icon-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.img-hover-zoom {
  height: 300px; /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transform-origin: 50% 65%;
  transition: transform 5s, filter 3s ease-in-out;
  filter: brightness(150%);
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  filter: brightness(100%);
  transform: scale(1.1);
}

button.navbar-toggler {
  border: 1px solid #ffc500;
}

.navbar-toggler-icon {
  background-image: url("../images/hamburger.png");
}

.slider-para-text {
  margin-top: 20px;
}

.product-content-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.product-content-wrapper h4 {
  font-size: 38px;
  margin-bottom: 30px;
}

.product-content-wrapper ul li {
  font-size: 22px;
  margin-bottom: 20px;
}

#upcoming-events a {
  color: #212529;
  text-decoration: none;
}

#about-the-club,
#upcoming-events,
#product-for-sale,
#club-gallery {
  background-color: #d9c99f;
}

.event-img-wrapper {
  /* padding: 0px 30px; */
}

/****************** gallery Styles start here ******************/
#gallery-header {
  background-color: #040485;
  color: #ffc500;
  padding: 10px 0px;
}

#gallery-header .header-logo {
  width: 100px;
}

.gallery-top-heading {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100%;
  justify-content: flex-start;
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 15px;
}

.gallery-item {
  overflow: hidden;
}

.gallery-item img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

/***************** gallery Styles end here ********************/

.tabs {
  clear: both;
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  /* you can either manually set a min-height here or do it via JS ---> */
}

.tab {
  float: left;
}

.tab label {
  margin-right: 20px;
  position: relative;
  top: 0;
  cursor: pointer;
  color: #333;
  text-transform: uppercase;
}

.tab [type="radio"] {
  display: none;
}

.tab__content {
  position: relative;
  top: 40px;
  left: 0;
  right: 0;
  bottom: 0;
  transition: opacity 0.2s cubic-bezier(0.42, 0, 0.34, 1.01);
  opacity: 0;
}

[type="radio"]:checked ~ label {
  border-bottom: 2px solid #1d1d1d;
  color: #1d1d1d;
  z-index: 2;
}

[type="radio"]:checked ~ label ~ .tab__content {
  z-index: 1;
  opacity: 1;
}
