html {
  overflow-x: hidden;
}

body {
  width: 100vw;
  min-height: 100vh;
  z-index: 1;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden; /* changed from // to proper CSS comment */
}

/* Flattened nested selector */
body main {
  overflow: visible;
}

.cursor {
  font-size: clamp(48px, 5vw, 72px);
  font-weight: 700;
  line-height: 1;
}

.v3_single-mdc-slide {
  grid-gap: 20px;
  align-items: center;
  background: #fff;
  border-radius: 10px;
  display: flex !important;
  grid-template-columns: 1fr;
  padding: clamp(24px, 3.38vw + 11.32px, 60px);
}

.v3_links__list a {
  color: #121212;
  text-decoration: none;
}

.v3_links__list a:hover {
  color: #079acd;
}

.currency-cont {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.currency-cont img {
  margin-left: -4px;
}

.price {
  font-size: 14px !important;
}

.v3_heroSlider .swiper-pagination {
  transform: none;
}

ul li:before {
  display: none !important;
}

.v3_text {
  font-size: clamp(18px, 0.563vw + 15.89px, 24px) !important;
}

.v3_text ul li:before {
  display: block !important;
}
.v3_learn-section .v3_grid .v3_content-wrap ul {
  padding-left: 30px !important;
}

.pagination-section ul li {
  font-size: 14px !important;
  padding-left: 0px !important;
  /* margin-right: 10px !important; */
}

.v3_section-heading {
  font-size: clamp(18px, 0.563vw + 15.89px, 24px) !important;
}

.v3_section-heading p {
  font-size: clamp(18px, 0.563vw + 15.89px, 24px) !important;
}

.v3_clamped_text {
  font-size: clamp(18px, 0.563vw + 15.89px, 24px) !important;
}

* {
  font-size: 14px;
}

.v3_events_location {
  font-weight: 500;
  font-size: clamp(18px, 0.563vw + 15.89px, 24px) !important;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 1.5em;
  position: relative;
  max-width: 500px;
  /* font-family: "OpenSans_Medium", sans-serif; */
  color: #232838;
  opacity: 0.35;
  margin: 3px 0px 3px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;

  /* Child elements flattened */
}

.v3_events_location p,
.v3_events_location strong,
.v3_events_location span {
  font-weight: 500 !important;
}

.v3_events_location span {
  width: 5px;
  height: 5px;
  display: inline-block;
  background: #b2b4ba;
  border-radius: 50%;
  margin: 0px 10px;
}

.v3_events_image_wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9 aspect ratio */
  overflow: hidden;
}

.v3_events_image_wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pagination-section ul li:not(:last-child) {
  margin-bottom: 0px !important;
}

.v3_btn span {
  font-size: clamp(18px, 0.563vw + 15.89px, 24px);
}

.blog-date {
  font-size: clamp(18px, 0.563vw + 15.89px, 24px) !important;
}
.blog-month {
  font-size: clamp(18px, 0.563vw + 15.89px, 24px) !important;
}

.v3_text p {
  font-size: clamp(18px, 0.563vw + 15.89px, 24px) !important;
}

.v3_content p {
  font-size: clamp(18px, 0.563vw + 15.89px, 24px) !important;
}

.v3_caption p {
  font-size: clamp(18px, 0.563vw + 15.89px, 24px) !important;
}

.v3_subpage-section-heading p {
  font-size: clamp(18px, 0.563vw + 15.89px, 24px) !important;
}

.v3_title-wrap p {
  font-size: clamp(18px, 0.563vw + 15.89px, 24px) !important;
}

/* .v3_testimonial-card p {
  font-size: clamp(18px, 0.563vw + 15.89px, 24px) !important;
} */

.v3_header1 {
  font-size: clamp(24px, 3.662vw + 10.27px, 63px) !important;
}

.v3_header2 {
  font-size: clamp(24px, 3.662vw + 10.27px, 63px) !important;
}

.checkout-wrapper .side-cart {
  z-index: 998 !important;
}

.choose-type-wrapper ul li {
  font-size: 14px !important;
}

.v3_footer .v3_text p {
  font-size: 14px !important;
}

.ant-pagination {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.ant-pagination li {
  padding-left: 0px;
}

.ant-pagination-item {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.v3_subpage-header-btn {
  display: flex;
  justify-content: center;
}

.blogs-details-description-2 h2 a strong {
  font-size: 32px !important;
}

.news_pagination .ant-pagination-item-link {
  background: transparent !important;
  border: none !important;
  color: white !important;
}

.news_pagination .ant-pagination-item {
  background: transparent !important;
  border: none !important;
  color: white !important;
}

.news_pagination .ant-pagination-item-active {
  background: transparent !important;
  border: none !important;
  color: #00b2ff !important;
}

.news_pagination
  .ant-pagination-jump-prev
  .ant-pagination-item-container
  .ant-pagination-item-ellipsis,
.ant-pagination-jump-next
  .ant-pagination-item-container
  .ant-pagination-item-ellipsis {
  color: white !important;
}

.news_pagination
  .ant-pagination-jump-prev
  .ant-pagination-jump-prev-custom-icon {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.news_pagination
  .ant-pagination-jump-next
  .ant-pagination-jump-next-custom-icon {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.card-header.no-collapse::after {
  display: none !important;
}

.brandbucks-modal .ant-modal-content {
  border-radius: 18px;
}

.brandbucks-card {
  background: transparent;
  border-radius: 18px;
  border: 1px solid #d3d3d3;
  padding: 20px;
  cursor: pointer;
}

.brandbucks-card-active {
  border: 1px solid #079acd;
}

.brandbucks-card-option {
  position: absolute;
  width: 12px;
  height: 12px;
  top: 20px;
  right: 30px;
  background: transparent;
  border: 1px solid #d3d3d3;
  border-radius: 150px;
}

.brandbucks-card-option-active {
  background: #079acd;
  border: 1px solid #079acd;
}

.brand-image-slide {
  margin-right: 40px;
  height: 90px;

  display: flex;
  align-items: center;
  justify-content: center;
}

.brand-image-slide img {
  width: 150px;
  object-fit: contain;
  height: 90px;
  display: block;
}

#accordion .bt ul li {
  padding-left: 0px;
}

.v3_brand-image {
  aspect-ratio: 1 / 1; /* Force square */
  width: 100%;
  max-width: 400px;
  overflow: hidden;
}

.v3_brand-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.flavor-selet ul li {
  margin-bottom: 0px;
}

.products-brand ul li {
  font-size: 14px !important;
  padding-left: 0px !important;
}

.review-card ul li {
  font-size: 14px !important;
  padding-left: 0px !important;
}

.v3_testimonial-card {
  height: 350px;
}

.v3_pt-30 {
  padding-top: clamp(20px, 0.939vw + 16.48px, 30px) !important;
}