.hero_landing .elementor-widget-image {
  margin-bottom: 0px;
}

.helth_risk_box .elementor-cta__button {
  text-decoration: underline !important;
}

.checkups_box .elementor-column {
  width: fit-content !important;
}

.checkups_box .elementor-container {
  gap: 8px !important;
}

.wpcp-slide-image {
  object-fit: cover;
}

.line.filled {
  background: #00b894;
}

.journey-step-wrapper::-webkit-scrollbar {
  display: none;
}

.qbits9-shortcode .owl-stage {
  display: flex;
  align-items: stretch;
  align-content: space-around;
}

.qbits9-shortcode .owl-item .card {
  height: 100% !important;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.qbits9-shortcode .owl-item {
  height: auto !important;
}

.qbits9-shortcode h2 {
  font-family: Poppins;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 40px;
  leading-trim: NONE;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0%;
}

.qbits9-shortcode .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  border-radius: 0;
  background-color: #1C2C3A !important;
}

.qbits9-shortcode .owl-theme .owl-dots .owl-dot span {
  background-color: #1C2C3A33;
  border-radius: 0px;
}

/* Tabs */
.qbits9-shortcode .tabs {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 25px;
  font-family: Poppins;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0%;
  width: fit-content;
  margin: 0 auto;

}

.qbits9-shortcode .tab {
  cursor: pointer;
  font-size: 15px;
  font-weight: 500;
  color: #1C2C3ACC;
  position: relative;
  padding-bottom: 8px;
  transition: 0.2s;
  padding: 8px;
  background: #fff;
}

.qbits9-shortcode .tab.active {
  font-family: Poppins;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0%;
  color: #fff;
  background: #1c2c3a;
}

/* .qbits9-shortcode .tab.active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: #0072ff;
  border-radius: 2px;
} */

.qbits9-shortcode .tabs {
  position: relative;
}

/* .qbits9-shortcode .tabs::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: #00000033;
  border-radius: 2px;
  width: 100%;
} */

.qbits9-shortcode .test_included {
  font-family: Poppins;
  font-weight: 500;
  font-style: Medium;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 140%;
  letter-spacing: 0%;
  color: #1C2C3A;
  padding: 22px 0px;
  margin: 0px;
  border-bottom: 1px dashed #00000033;
}

.qbits9-shortcode .required {
  display: flex;
  padding: 14px;
  border-bottom: 1px dashed #00000033;
}

.qbits9-shortcode .required .box {
  font-family: Poppins;
  font-weight: 400;
  font-style: Regular;
  font-size: 12px;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0%;
  width: 50%;
  display: flex;
  gap: 8px;
}

.qbits9-shortcode .required .box svg {
  width: 10%;
}

.qbits9-shortcode .required .box p {
  width: 80%;
}

.qbits9-shortcode #tabContents {
  padding-top: 24px;
}

.qbits9-shortcode .price_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 24px;
}

.qbits9-shortcode .price_box .price .woocommerce-Price-amount {
  font-family: Poppins;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 140%;
  letter-spacing: 0%;
  color: #1C2C3A;
  display: flex;
  align-items: end;
  gap: 4px;
}

.qbits9-shortcode .price_box .price .regular-price .woocommerce-Price-amount {
  font-family: Poppins;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 140%;
  letter-spacing: 0%;
  color: #1C2C3AB2;
}

.qbits9-shortcode .price_box .price .woocommerce-Price-amount {
  display: flex;
  align-items: center;
}

.qbits9-shortcode .price_box .price {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-wrap: wrap;
  width: 50%;
}

.qbits9-shortcode .price_box .price .per_person {
  font-family: Poppins;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 140%;
  letter-spacing: 0%;
  color: #1C2C3AB2;
}

/* Cards */
.qbits9-shortcode .card {
  background: #fff;
  padding: 20px;
  min-height: 260px;
  text-align: left;
  border: 1px solid #00000033;
  margin: 0;
}

.qbits9-shortcode .card h3 {
  font-family: Poppins;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0%;
  color: #1C2C3A;
  border-bottom: 1px dashed #00000033;
  padding-bottom: 15px;
  margin: 0px;
}

.qbits9-shortcode .tests {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 10px;
}

.qbits9-shortcode .tests span {
  background: #EFEFEF;
  padding: 4px 8px;
  font-size: 12px;
  font-family: Poppins;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 140%;
  letter-spacing: 0%;
  color: #1C2C3A;
}

.qbits9-shortcode .icons {
  display: flex;
  gap: 20px;
  font-size: 12px;
  color: #555;
  margin-top: 8px;
}

.qbits9-shortcode .book-btn {
  background: #1C2C3A !important;
  color: white;
  border: none;
  padding: 8px 16px;
  font-family: Poppins;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing: 0%;
  text-transform: capitalize;
  display: inline-block;
  border-radius: 0px;
  display: flex;
  align-items: center;
  gap: 15px;
  text-decoration: none !important;

}

/* Owl Nav Buttons */
.qbits9-shortcode .owl-nav button {
  position: absolute;
  top: 35%;
  background: white !important;
  border: 1px solid #ccc !important;
  border-radius: 50% !important;
  width: 35px;
  height: 35px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  transition: 0.2s;
}

.qbits9-shortcode .owl-nav button:hover {
  background: #f0f0f0 !important;
}

.qbits9-shortcode .owl-nav button {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.qbits9-shortcode .owl-carousel .owl-stage-outer {
  overflow: hidden;
}

.qbits9-shortcode .owl-nav .owl-prev {
  left: -20px;
}

.qbits9-shortcode .owl-nav .owl-next {
  right: -20px;
}

.qbits9-our-journey-shortcode {
  width: 100%;
  margin: 0 auto;
  padding: 40px 0;
}

.journey-top {
  font-family: Poppins;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #fff;
  margin: 0px !important;
  display: flex;
  align-items: center;
}

.journey-title {
  font-family: Poppins;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 40px;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #fff !important;
  margin: 0px !important;
  padding: 8px 0px 30px 0px;
}

/* Slider Box */
.journey-slider .journey-box {
  background: linear-gradient(180deg, #FFFFFF -14.58%, #BBD7DC 130.57%);
  padding: 30px;
  border-radius: 0px;
  height: 246px;
}

.journey-box .date {
  font-family: Poppins;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 140%;
  letter-spacing: 0%;
  color: #212529D9;
  padding-bottom: 14px;
  margin: 0px;
}

.journey-box h3 {
  font-family: Poppins;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 24px;
  leading-trim: NONE;
  line-height: 140%;
  letter-spacing: 0%;
  color: #212529;
  margin: 0;
  padding-bottom: 13px;
}

.journey-box p {
  font-family: Poppins;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 140%;
  letter-spacing: 0%;
  color: #212529D9;
}

/* STEP WRAPPER */
.journey-step-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 60px;
  padding: 0 20px;
}

/* STEP */
.journey-step {
  text-align: center;
  cursor: pointer;
  transition: 0.3s ease;
}

/* DOT */
.journey-step .dot {
  width: 18px;
  height: 18px;
  border: 2px solid #1C2C3A;
  border-radius: 50%;
  background: #ffffff;
  margin: 0 auto;
  transition: transform 0.3s ease, background 0.3s ease, border-color 0.3s;
}

/* ACTIVE DOT = BIGGER */

.journey-step.filled span,
.journey-step.active span {
  font-family: Poppins;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 140%;
  letter-spacing: 0%;
  background-color: #1C2C3A;
  border: 1px solid #1C2C3A;
  color: #fff;
}

/* LABEL */
.journey-step span {
  font-family: Poppins;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 140%;
  letter-spacing: 0%;
  margin: 0;
  padding: 8px 20px;
  background-color: #fff;
  border: 1px solid #1C2C3A33
}

/* PROGRESS LINE OUTER */
.line {
  flex: 1;
  height: 2px;
  background: #e0e0e0;
  margin: 0 5px;
  position: relative;
  overflow: hidden;
}

/* FILL ANIMATION */
.line::after {
  content: "";
  position: absolute;
  width: 0%;
  height: 100%;
  background: #1C2C3A;
  top: 0;
  left: 0;
  transition: width 0.6s ease;
}

/* WHEN FILLED */
.line.filled::after {
  width: 100%;
}

.qbits9-our-journey-shortcode .owl-nav {
  display: flex;
  gap: 8px;
  position: absolute;
  top: -65px;
  right: 0;
}

.qbits9-our-journey-shortcode .owl-nav button {
  background: transparent !important;
  border: 1px solid #fff !important;
  border-radius: 50% !important;
  width: 35px;
  height: 35px;
  transition: 0.2s;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.qbits9-our-journey-shortcode .owl-dots {
  display: none;
}

.full-head {
  margin-top: 28px;
}

@media (max-width: 1600px) {
  .qbits9-shortcode .book-btn {
    padding: 2px 8px;
    font-size: 12px;
    gap: 8px;
  }
}

@media (max-width: 992px) {
  .qbits9-shortcode .owl-nav .owl-prev {
    left: -10px;
  }

  .qbits9-shortcode .owl-nav .owl-next {
    right: -10px;
  }
}

@media (max-width: 540px) {
  .qbits9-shortcode .tabs::after {
    display: none !important;
  }

  .qbits9-shortcode .price_box .price {
    width: 45%;
  }

  .qbits9-shortcode .book-btn {
    font-size: 15px;
    gap: 6px;
    padding: 6px 10px;
  }

  .landing_hero_icon .elementor-container {
    flex-wrap: nowrap !important;
    display: grid !important;
    grid-template-columns: 29% 43% 28%;
  }

  .landing_hero_icon .elementor-container {
    flex-wrap: nowrap !important;
  }

  .landing_hero_icon .elementor-column .elementor-icon-list-item {
    flex-direction: column;
  }

  .qbits9-shortcode .tab.active {
    font-size: 15px !important;
  }

  .qbits9-shortcode h2 {
    font-size: 28px;
  }

  .qbits9-shortcode .tabs {
    gap: 15px;
  }

  .qbits9-our-journey-shortcode .line {
    padding: 0px 36px;
  }

  .journey-slider .journey-box {
    padding: 20px;
  }

  .journey-box .date {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;

  }

  .journey-box h3 {
    font-family: Poppins;
    font-size: 20px;
    line-height: 140%;

  }

  .journey-box p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;

  }

  .journey-step-wrapper {
    overflow: scroll;
    margin-top: 20px;
    padding: 20px 20px 20px 0px;

  }

  .qbits9-our-journey-shortcode .owl-nav {
    display: none;
  }
}

/* All Products Grid (non-slider) */
.qbits9-all-products-shortcode .products_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  padding-top: 24px;
  align-items: stretch;
}

@media (max-width: 1024px) {
  .qbits9-all-products-shortcode .products_grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 991px) {
  .health_score_section .elementor-container.elementor-column-gap-default {
    flex-direction: column-reverse !important;
  }

  .checkups_box .elementor-column-gap-narrow {
    justify-content: center;
  }

  .inner_col .elementor-container {
    display: grid !important;
    grid-template-columns: 45% 45% !important;
  }
}

@media (max-width: 540px) {
  .qbits9-all-products-shortcode .products_grid {
    grid-template-columns: 1fr;
  }
}

.qbits9-all-products-shortcode .card {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 540px) {
  .qbits9-all-products-shortcode .products_grid {
    grid-template-columns: 1fr;
  }
}

/* Pagination */
.qbits9-all-products-shortcode .pagination {
  margin-top: 24px;
  display: flex;
  justify-content: center;
}

.qbits9-all-products-shortcode .pagination .page-numbers {
  list-style: none;
  display: flex;
  gap: 8px;
  padding: 0;
  margin: 0;
}

.qbits9-all-products-shortcode .pagination .page-numbers li a,
.qbits9-all-products-shortcode .pagination .page-numbers li span {
  display: inline-block;
  padding: 6px 10px;
  border: 1px solid #00000033;
  color: #1C2C3A;
  text-decoration: none;
}

.qbits9-all-products-shortcode .pagination .page-numbers li .current {
  background: #1C2C3A;
  color: #fff;
}

/* Step Connector with Arrow */
.step-connector {
  flex: 1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
}

.step-connector .line {
  position: absolute;
  width: 100%;
  height: 2px;
  background: #e0e0e0;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
  margin: 0;
  /* Reset margin since wrapper handles it */
}

/* Ensure the filled animation still works relative to the line inside */
.step-connector .line.filled::after {
  width: 100%;
}

.connector-arrow {
  z-index: 2;
  background: #fff;
  /* Optional: hide line behind arrow */
  padding: 0 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.connector-arrow svg {
  display: block;
  width: 20px;
  height: 20px;
}

@media (max-width: 540px) {

  /* Timeline Fix: Ensure connectors don't shrink too much */
  .journey-step-wrapper {
    overflow-x: auto;
    /* Allow scrolling if it overflows */
    flex-wrap: nowrap;
    justify-content: flex-start;
    /* Align start to allow scroll */
    gap: 10px;
  }

  /* Ensure steps are above the connector lines */
  .journey-step {
    flex: 0 0 auto;
    position: relative;
    z-index: 5;
    /* Don't shrink steps */
  }

  .step-connector {
    min-width: 40px;
    z-index: 1;
    /* Force minimum width for connectors */
    flex: 0 0 auto;
    /* Prevent shrinking */
  }

  .step-connector .line {
    width: 100%;
  }

  .journey-step-wrapper::-webkit-scrollbar {
    display: none;
    /* Hide scrollbar for cleaner look */
  }
}