/* =================================== topbar ==================================== */
.pa-top-header {
  height: 40px;
  padding: 0 0px;
  background: var(--pureayurveda-primary);
}

.pa-top-header p {
  margin-bottom: 0;
  font-size: 16px;
}

.pa-top-header p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  color: white;
}

.pa-header-email {
  text-align: left;
}

.pa-header-email span a {
  font-size: 16px;
  color: white;
  font-weight: 500;
}

.pa-header-call span a {
  font-size: 16px;
  color: white;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .pa-header-email,
  .pa-header-call {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .pa-top-header {
    margin: 0px 0;
    padding: 5px 0px;
    height: auto;
  }
}
/* =================================== topbar ==================================== */

/* =================================== Header ==================================== */

.pa-head-three .pa-menu > ul > li > a {
  color: #111;
  font-weight: 500;
  font-size: 18px;
}

.pa-head-icon ul li svg {
  width: 20px;
  height: 20px;
}

.pa-main-header {
  padding: 0 40px;
}

/* =================================== Header ==================================== */

/* =================================== Slider ==================================== */

.pa-banner {
  padding: 0px;
  background-image: none;
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
}

/* =================================== Slider ==================================== */

/* =================================== Feature Section ==================================== */

.spacer-bottom {
  padding-bottom: 30px;
}
.spacer-top {
  padding-top: 30px;
}

/* =================================== Feature Section ==================================== */

/* =================================== Why Section ==================================== */

.pa-heading img {
  opacity: 1;
}
/* 
.pa-why-img img {
    width: 160px;
}

.pa-why-img {
    width: 435px;
    height: 435px;
    line-height: 386px;
}

@media screen and (max-width: 991px) {
    .pa-why-img {
        width: 210px !important;
        height: 210px !important; 
        line-height: 210px !important;
        margin-top: 10px !important;
    }
}

@media screen and (max-width: 1199px) {
    .pa-why-img {
        width: 320px;
        height: 320px;
        line-height: 320px;
        margin-top: 15px;
    }
}

@media screen and (max-width: 991px) {
    .pa-why-img img {
        width: 100px;
    }
} */
/* =================================== Why Section ==================================== */

/* =================================== Footer ==================================== */

.pa-copyright {
  padding: 8px 0;
}

.pa-footer {
  padding: 30px 0 0px;
}

/* =================================== Footer ==================================== */

/* =================================== Blog Section ==================================== */

.pa-blog-title {
  padding: 8px 12px 10px;
}

.pa-blog-view {
  padding: 7px 16px;
  border-top: 1px solid #eee;
}

.pa-blog-view ul li a {
  font-size: 14px;
  font-weight: 600;
  color: #6caaa8;
}

.pa-heading {
  text-align: center;
  margin-bottom: 22px;
}

.pa-blog-box {
  margin-bottom: 8px;
}

/* =================================== Blog Section ==================================== */

/* =================================== About Section ==================================== */

.pa-heading h5 {
  margin-top: 14px;
}

.pa-about-content .pa-heading h1 {
  margin-top: 10px;
}
.pa-heading h1 {
  margin-bottom: 0px;
}
/* =================================== About Section ==================================== */

/* =================================== Counter Section ==================================== */

.pa-counter-box {
  padding: 15px 15px 10px;
}

.pa-counter-box h1 {
  margin-bottom: 4px;
}

.pa-counter-box svg {
  margin: 0 auto 5px;
}

.pa-counter-main {
  margin-bottom: -100px;
}

.pa-counter {
  margin-bottom: 100px;
}
/* =================================== Counter Section ==================================== */

/* =================================== Contact Section ==================================== */

.pa-contact {
  padding-bottom: 30px;
  background: rgba(108, 170, 168, 0.1);
}

.pa-contact-box {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07);
  padding: 25px 30px 23px;
  background: white;
  border-radius: 10px;
  transition: 0.3s;
  margin-bottom: 10px;
}

.pa-contact-detail {
  padding-bottom: 0px;
}

.pa-contact-map iframe {
  width: 100%;
  height: 350px;
  border: none;
  border-radius: 0px;
  filter: none;
}

.pa-contact-form {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07);
  padding: 30px;
  border-radius: 10px;
  transform: none;
  z-index: 1;
  position: relative;
  background: #fff;
}

.pa-contact-box:hover {
  transform: translateY(-3px);
}

.pa-contact-box h4 i {
  color: #6caaa8;
  margin-right: 8px;
}

.pa-contact-box a {
  color: inherit;
  text-decoration: none;
}

.contact-left {
  background: #fff;
  padding: 20px;
  border-radius: 15px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.support-badge {
  display: inline-block;
  background: rgba(108, 170, 168, 0.1);
  color: #6caaa8;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}

.contact-left h3 {
  margin: 8px 0;
}

.contact-desc {
  font-size: 16px;
  color: #666;
  margin-bottom: 20px;
}

.form-heading {
  margin-bottom: 20px;
}

/* =================================== Contact Section ==================================== */

/* =================================== Blog Details Page ==================================== */

.pa-breadcrumb {
  padding: 30px 0 30px;
}

/* =================================== Blog Details Page ==================================== */

/* =================================== Top products Section ==================================== */

.pa-product-box {
  background: rgba(108, 170, 168, 0.1);
  padding: 5px 5px 10px;
  margin-bottom: 10px;
  border: 1px dashed var(--pureayurveda-primary);
}

.pa-product-content {
  padding-top: 10px;
}
.pa-product-content p {
  font-family: "Segoe UI", "Noto Sans", Arial, sans-serif;
}

.pa-product-content h4 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
}

.pa-product-content p {
  font-size: 17px;
  margin-bottom: 0;
  font-weight: 700;
  color: var(--pureayurveda-primary);
}

.pa-product-content p del {
  padding-right: 6px;
  font-weight: 500;
  color: #ababab;
}

.pa-product-box:hover .pa-product-cart {
  bottom: -22px;
}

/* Image container */
.pa-product-img {
  position: relative;
}

/* Discount badge (top-right) */
.discount-badge {
  position: absolute;
  top: 4px;
  right: 4px;
  background: #6ab04c;
  color: #fff;
  padding: 0px 10px;
  font-size: 12px;
  border-radius: 6px;
  font-weight: 600;
}

/* Size badge (bottom-right) */
.size-badge {
  position: absolute;
  bottom: 4px;
  right: 4px;
  background: #ca9c24;
  color: #fff;
  padding: 0px 10px;
  font-size: 13px;
  border-radius: 6px;
  font-weight: 600;
}

.buy-btn {
  margin-top: 10px;
}

.btn-buy {
  display: inline-block;
  background: #6caaa8;
  color: #fff;
  padding: 5px 34px;
  border-radius: 20px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s;
}

.btn-buy:hover {
  background: #a65f4a;
  color: #fff;
}
/* =================================== Top products Section ==================================== */

/* =================================== product Details Page ==================================== */
.pa-prod-content p {
  font-family: "Segoe UI", "Noto Sans", Arial, sans-serif;
}

.pa-trending-product,
.pa-product-single {
  padding-bottom: 30px;
}

.pa-product-single {
  background-color: rgba(108, 170, 168, 0.1);
}

.pa-prod-thumb-img {
  background: white;
  text-align: center;
  border: 1px solid #eee;
  gap: 15px;
  padding: 10px;
  border-radius: 10px;
}

.product-meta {
  list-style: none;
  padding: 0;
  margin-top: 15px;
}

.product-meta li {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
  font-size: 15px;
}

.product-meta i {
  color: #6ab04c;
  font-size: 16px;
}

.product-meta span {
  font-weight: 600;
}

.pa-prod-title {
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 10px;
}

.product-tabs .nav-link {
  font-weight: 500;
  color: #333;
}

.product-tabs .nav-link.active {
  color: #2c7a7b;
  border-bottom: 2px solid #2c7a7b;
}

.thumb-list {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.thumb-img {
  width: 95px;
  height: 95px;
  object-fit: cover;
  cursor: pointer;
  border-radius: 6px;
  border: 2px solid transparent;
  transition: 0.3s;
}

.thumb-img:hover {
  border-color: #6ab04c;
}

.main-image img {
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.tab-content {
  max-height: 300px; /* 👈 height control karo (250–400 adjust kar sakte ho) */
  overflow-y: auto; /* 👈 vertical scrollbar */
  overflow-x: hidden;
}

/* 🔥 Smooth scrollbar (optional premium look) */
.tab-content::-webkit-scrollbar {
  width: 6px;
}

.tab-content::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.tab-content::-webkit-scrollbar-thumb {
  background: #6ba8a9;
  border-radius: 10px;
}

/* Editor content fix */
.tab-content .tab-pane {
  color: #222 !important; /* dark text */
  font-size: 15px;
  line-height: 1.7;
  font-weight: 400;
}

/* Paragraph */
.tab-content .tab-pane p {
  margin-bottom: 10px;
  font-size: 16px;
  color: #333 !important;
}

/* Headings */
.tab-content .tab-pane h1,
.tab-content .tab-pane h2,
.tab-content .tab-pane h3,
.tab-content .tab-pane h4 {
  font-weight: 600;
  color: #111 !important;
  margin-bottom: 8px;
}

/* List (important for benefits) */
.tab-content .tab-pane ul {
  padding-left: 18px;
}

.tab-content .tab-pane ul li {
  margin-bottom: 6px;
  color: #333 !important;
}

/* Number list */
.tab-content .tab-pane ol {
  padding-left: 18px;
}

.tab-content .tab-pane ol li {
  margin-bottom: 8px;
  font-weight: 500;
}

/* Strong text */
.tab-content .tab-pane strong {
  color: #000;
}

/* Remove inline light color from editor */
.tab-content .tab-pane * {
  color: inherit !important;
}

.order-box {
  background: #fff;
  padding: 18px 35px;
  border-radius: 16px;
  max-width: 850px;
  margin: auto;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.order-box h3 {
  font-weight: 700;
  color: #6caaa8;
  margin-bottom: 30px;
}
.order-box label {
  font-weight: 600;
  margin-bottom: 6px;
  color: #333;
}

.order-box .form-control {
  border-radius: 10px;
  padding: 12px;
  border: 1px dashed #6caaa8;
  transition: 0.3s;
}

.order-box .form-control:focus {
  border-color: #2e4d3d;
  box-shadow: 0 0 0 2px rgba(46, 77, 61, 0.1);
}

/* Quantity Box */
.qty-box {
  display: flex;
  align-items: center;
  gap: 10px;
}

.qty-box button {
  width: 40px;
  height: 48px;
  border: none;
  background: #6caaa8;
  color: #fff;
  border-radius: 6px;
  font-size: 18px;
}

.qty-box input {
  width: 60px;
  text-align: center;
  border-radius: 6px;
  border: 1px dashed #6caaa8;
}

/* Button */
.order-btn {
  background: #6caaa8;
  color: #fff;
  padding: 9px 35px;
  border-radius: 40px;
  border: none;
  font-weight: 600;
  transition: 0.3s;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}
.order-btn:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, #1f3529, #2e4d3d);
}
/* =================================== product Details Page ==================================== */

/* =================================== Thank You Page ==================================== */

.thank-wrapper {
  padding: 76px 0 30px;
  background: rgba(108, 170, 168, 0.1);
}

/* main card */
.thank-card {
  background: #ffffff;
  padding: 60px 40px 20px;
  border-radius: 20px;
  max-width: 600px;
  margin: auto;
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.08);
  position: relative;
  transition: 0.3s;
}

.thank-card:hover {
  transform: translateY(-5px);
}

/* icon */
.thank-icon {
  width: 90px;
  height: 90px;
  background: #6caaa8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -110px auto 20px;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}

.thank-icon i {
  color: #fff;
  font-size: 34px;
}

/* heading */
.thank-card h2 {
  color: #6caaa8;
  font-weight: 700;
  margin-bottom: 25px;
}

/* text */
.main-text {
  font-size: 19px;
  font-weight: 600;
  color: #222;
}

/* note box */
.note-box {
  background: #f3f8f5;
  padding: 14px;
  border-radius: 12px;
  margin: 14px 0;
  font-size: 14px;
  font-weight: 600;
  color: #666;
}

/* divider */
.divider {
  height: 1px;
  width: 70%;
  background: linear-gradient(to right, transparent, #ddd, transparent);
  margin: 15px auto;
}

/* buttons */
.btn-group a {
  display: inline-block;
  margin: 8px;
  padding: 8px 26px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  transition: 0.3s;
}

/* primary */
.btn-main {
  background: #6caaa8;
  color: #fff;
  box-shadow: 0 8px 20px rgba(46, 77, 61, 0.3);
}

.btn-main:hover {
  transform: translateY(-2px);
  color: white;
}

/* =================================== Thank You Page ==================================== */
