.ghee-product-container {
  border-radius: 16px;
  overflow: hidden;
}

.margin {
  margin-top: 60px;
    margin-bottom: 50px;

}

.section-b {
  margin-bottom: 60px;
}

.ghee-swiper {
  width: 100%;
  height: auto;
  margin-left: auto;
}

.ghee-swiper .swiper-slide img {
  width: 100%;
  border-radius: 16px;
  object-fit: contain;
}

.ghee-price-section span {
  font-weight: 700;
}

.ghee-variant-btn {
  border: 2px solid #ddd;
  background: #fff;
  font-size: 16px;
  padding: 15px;
  border-radius: 10px;
  text-align: left;
  transition: 0.3s;
}

.ghee-variant-btn:hover {
  background-color: #fff8dc;
}

.ghee-variant-btn.active {
  background-color: #ffffff;
  border-color: #692415;
  font-weight: 600;
}

.ghee-add-cart-btn {
  background: #692415;
  color: #fff;
  border: none;
  border-radius: 10px;
  font-size: 15px;
  padding: 10px;
  width: 100%;
  text-transform: uppercase;
  transition: 0.3s;
}

.ghee-add-cart-btn:hover {
  /* background: #0a6843; */
}

.ghee-card {
  border-radius: 15px;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.ghee-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
.ghee-image {
  width: 100%;
  object-fit: cover;
}
.ghee-coin-badge {
  background-color: #f8e6a0;
  color: #000;
  font-size: 14px;
  border-radius: 8px;
  padding: 4px 10px;
  display: inline-block;
}
.ghee-rating {
  color: #ffcc00;
  font-size: 16px;
}
.ghee-btn {
  background-color: #692415;
  color: #fff;
  font-weight: 500;
}
.ghee-btn:hover {
  background-color: #692415;
}
.ghee-price {
  font-weight: 600;
  font-size: 18px;
  color: #000;
}
.ghee-old-price {
  color: #888;
  text-decoration: line-through;
  font-size: 14px;
}
.ghee-saving {
  background-color: #f4e9e2;
  padding: 6px 8px;
  font-size: 14px;
}

.ghee-text {
  color: #692415;
  font-size: 21px !important;
}

b,
strong {
  font-weight: 600;
}
.ghee-ul {
  color: black;
  list-style: none;
  padding-left: 0px;
}

.ghee-ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.ghee-ul li {
  position: relative;
  padding-left: 28px;
  line-height: 22px;
  font-size: 15px;
  color: #222;
}
.ghee-ul li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #084c24;
  /* Green color */
  font-weight: bold;
  font-size: 17px;
}

.product-single-content ul {
  color: black;
  list-style: none;
  padding-left: 0px;
}
.product-single-content ul li {
  position: relative;
  padding-left: 28px;
  line-height: 22px;
  font-size: 15px;
  color: #222;
}
.product-single-content ul li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #084c24;
  /* Green color */
  font-weight: bold;
  font-size: 17px;
}

.ghee strong {
  font-weight: 600;
}

.ghee-para {
  color: rgb(0, 0, 0);
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 10px;
}

.accordion-button {
  background-color: #f4e9e2 !important;
  padding: 2px 20px !important;
}
.accordion {
  --bs-accordion-color: #000000 !important;
  --bs-accordion-bg: #f4e9e245 !important;
}
.accordion-body {
  font-size: 15px !important;
  padding: 10px 20px !important;
}

.accordion-body ul li {
  font-size: 15px !important;
}

.about-background {
  position: relative;
  z-index: 1;
}

.accordion-button:focus {
  box-shadow: unset !important;
}
.about-background::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/about-hero-banner.jpg");
  border-radius: 15px;
  background-repeat: no-repeat;
  background-position-y: 40%;
  z-index: -1;
  background-size: cover;
}
.product-banner-image {
  position: relative;
  z-index: 1;
}

.product-banner-image::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://naturesecolabel.com/hopebless/new/images/about-hero-banner.jpg");
  border-radius: 15px;
  background-repeat: no-repeat;
  z-index: -1;
  background-size: cover;
  background-position-y: 40%;
}
.contact-banner-image {
  position: relative;
  z-index: 1;
}

.contact-banner-image::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://naturesecolabel.com/hopebless/new/images/about-hero-banner.jpg");
  border-radius: 15px;
  background-repeat: no-repeat;
  background-position-y: 40%;
  z-index: -1;
  background-size: cover;
}
.home-page-banner {
  position: relative;
  z-index: 1;
}

.home-page-banner::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://naturesecolabel.com/hopebless/new/images/");
  border-radius: 15px;
  background-repeat: no-repeat;
  z-index: -1;
  background-size: cover;
  background-position-y: 40%;
}

.why-choose-content .section-title p {
  color: #000000 !important;
}

.cp-title {
  padding-bottom: 70px;
}

.login-font {
  font-size: 15px;
}

.login-form {
  padding: 70px 0 30px 0;
}

.login-a {
  text-decoration: none;
  color: #626c6d;
}

.form-heading {
  text-transform: uppercase;
  text-align: center;
}

.qty-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #692415;
  border-radius: 9px;
  color: #ffffff;
  padding: 10px 15px;
}

.qty-btn {
  border: none;
  background: none;
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
}

.qty-value {
  font-size: 20px;
  font-weight: 600;
  margin: 0 8px;
}

.product-ghee-grid {
  display: grid;
  grid-template-columns: auto auto;
}

.heading-pd {
  position: relative;
  font-size: 25px;
  text-transform: uppercase;
  color: black;
  width: max-content;
  margin-bottom: 15px;
}

.heading-pd::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 30%;
  height: 4px;
  background-color: #000000;
  transition: 0.5s ease-in-out;
}
.heading-pd:hover::after {
  width: 70%;
}

.product-top-heading {
  font-size: 25px;
  text-transform: uppercase;
}

.text-muted {
  font-size: 15px !important;
}
.our-services-pg {
  padding: 40px 0 60px 0;
}

.footer-about-us {
  font-size: 20px;
  color: white !important;
  margin-bottom: 20px;
}

.tw {
  color: white !important;
  font-size: 32px !important;
}

.product-single-content .product-heading {
  text-transform: capitalize;
}

.pd-relative {
  font-size: 25px !important;
  text-transform: uppercase;
  color: #ffffff;
}

.pp{
  padding: 15px 0px 30px 0;
}

.about-mb{
    margin-bottom:0px !important;
}

.btn:hover {
    color: white;
}

.single-product-swiper-main {
    width: 100%;
    height: auto;
}

.single-product-swiper-main .swiper-slide {
    background-position: center;
    background-size: cover;
}

.single-product-swiper-main img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single-product-swiper-thumbs {
    height: auto;
    box-sizing: border-box;
    padding: 10px 0;
}

.single-product-swiper-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
    cursor: pointer;
}

.single-product-swiper-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.swiper-button-next,
.swiper-button-prev {
    color: #fff;
}

.product-bg-section{
    background-color: white !important;
    padding: 40px 20px 20px 20px !important;
}



.swiper-backface-hidden .swiper-slide {
    /*width: 100px !important;*/
}
@media screen and (max-width: 576px) {
  .ghee-product-container {
    padding: 10px;
  }
  .our-services {
    padding: 50px 0 30px !important;
  }
  .about-page-padding {
    padding-bottom: 80px;
  }
  .apporac-padding {
    padding-bottom: 70px;
  }
  .about-background::after {
    border-radius: 0px !important;
  }
  .contact-banner-image::after {
    border-radius: 0px;
  }
  .google-map-iframe {
    border-radius: 0px;
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .product-banner-image::after {
    border-radius: 0px;
  }
  .our-approach {
    margin-bottom: 170px;
  }
  .our-testimonials {
    margin: 0px auto 50px !important;
  }
  .section-btn {
    margin-top: 60px;
  }
  .product-ghee-grid {
    grid-template-columns: auto;
  }
  .btn-default {
    font-size: 14px;
    padding: 9px 50px 9px 15px;
  }
  .btn-default::before {
    width: 25px;
    height: 25px;
  }
  .section-title h3 {
    font-size: 12px;
  }
  .section-title p {
    font-size: 13px;
  }
  .why-choose-list ul li {
    font-size: 13px;
  }
  .testimonial-content p {
    font-size: 13px;
  }
  .author-content h3 {
    margin-bottom: 0px;
  }
  .author-content p {
    font-size: 13px;
  }
  .approach-item-content p {
    font-size: 13px;
    line-height: 20px;
  }
  .approach-list ul li {
    line-height: 15px;
    font-size: 13px;
  }
  .page-product {
    padding: 50px 0 30px 0;
  }
  .contact-item-content p {
    font-size: 13px;
  }
  .contact-item-content h3 {
    margin-bottom: 0px;
  }
  .contact-info-item .icon-box {
    height: 40px;
    width: 40px;
  }
  .contact-info-item .icon-box img {
    max-width: 18px;
  }
  .cp-title {
    padding-bottom: 60px;
  }
  .login-form {
    padding: 50px 0;
  }
  .contact-form .form-control {
    font-size: 13px;
  }
  .contact-form .btn-default {
    padding: 8px;
  }
  .login-font {
    font-size: 13px;
  }
  .our-product-box {
    grid-template-columns: auto;
}
}


.post-content p {
        font-size: 16px;
}

.post-content .post-entry .service-details__feature li {
    position: relative;
    font-size: 16px;
    line-height: 15px;
    font-weight:400;
    color: var(--text-color);
    margin-bottom: 8px;
    margin-left: 20px;
}

.post-entry p b{
    margin-bottom: 6px;
}

.producct-margin{
    margin-bottom:70px;
}