@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}
.header_logo {
  width: 220px;
  border-radius: 12px;
}
.nav-link {
  font-weight: 500;
  color: #000000c2 !important;
}
/* product gallery code  */
.mainP-div {
  background-color: #44444405;
  padding-top: 70px;
}
#product-maindiv {
  display: flex;
}

/* UNIQUE WRAPPER */
#pg-gallery {
  width: 41%;
}

#pg-gallery .pg-main swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  /* background: #444; */
}
#product-content {
  padding-left: 70px;
}
/* THUMB SWIPER */
#pg-gallery .pg-thumbs {
  height: 120px;
  padding: 10px 0;
  box-sizing: border-box;
}

#pg-gallery .pg-thumbs swiper-slide {
  width: 25%;
  opacity: 0.4;
  cursor: pointer;
}

#pg-gallery .pg-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}

/* IMAGES */
#pg-gallery swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}
#product-content h1 {
  margin-bottom: 20px;
  font-size: 3rem;
  font-weight: 700;
}
#product-content h3 {
  font-size: 1.8rem;
  margin: 20px 0;
  font-weight: 600;
}
/* ================================================= */

/* MAIN LAYOUT */
#product-maindiv {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}

/* LEFT SIDE (GALLERY) */
#pg-gallery {
  width: 45%;
  position: sticky;
  top: 100px; /* adjust based on your header height */
}

/* RIGHT SIDE (CONTENT) */
#product-content {
  width: 55%;
}

/* OPTIONAL: better spacing */
.mainP-div {
  padding: 40px 0;
}

/* ================================== */
/* add to cart */
.stock {
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 10px;
}

.timer {
  background: #ddd;
  padding: 10px;
  border-radius: 8px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 15px;
}

.option {
  border: 2px solid #ccc;
  border-radius: 10px;
  padding: 5px;
  margin-bottom: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  position: relative;
}

.option.active {
  border-color: #000;
}

.option input {
  margin-right: 10px;
}

.left {
  display: flex;
  align-items: center;
}

.title {
  font-weight: 700;
}

.sub {
  font-size: 12px;
  color: #777;
}

.price {
  text-align: right;
  font-weight: 700;
}
.price img {
  width: 80px;
  border-radius: 12px;
}
.payment-img {
  width: 100%;
  margin-top: 20px;
  border-radius: 12px;
}
.old {
  text-decoration: line-through;
  font-size: 12px;
  color: #777;
}

.badge {
  position: absolute;
  top: -10px;
  right: -10px;
  background: #000;
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 20px;
}

.save {
  font-size: 12px;
  background: #eee;
  padding: 2px 6px;
  border-radius: 5px;
  display: inline-block;
  margin-top: 5px;
}

.checkbox {
  border: 2px dashed #999;
  padding: 12px;
  border-radius: 10px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

.checkbox input {
  margin-right: 10px;
}

#cartBtn {
  width: 100%;
  padding: 15px;
  background: #000;
  color: #fff;
  border: none;
  font-weight: 700;
  border-radius: 8px;
  cursor: pointer;
}
/* add to cart end */
/* ======================================= */
.product-details-content {
  margin: 100px 0;
}
.Product-img-d img {
  width: 100%;
  border-radius: 12px;
}
.product-cont-d h3 {
  font-size: 2rem;
}
.product-cont-d p {
  font-size: 1.4rem;
}
.reverse {
  display: none;
}
.rcs-testimonials-section {
  padding: 85px 20px;
  background: #f8f8f8;
}

.rcs-testimonials-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

/* Card */
.rcs-testimonial-card {
  background: #ffffff;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* Stars */
.rcs-stars {
  color: #ffc107;
  font-size: 18px;
  margin-bottom: 10px;
}

/* Review */
.rcs-review {
  font-size: 14px;
  color: #333333;
  line-height: 1.6;
  margin-bottom: 15px;
}

/* Name */
.rcs-name {
  font-weight: 600;
  font-size: 14px;
  color: #000000;
}
/* Container */
.wave-section {
  position: relative;
  /* padding-top: 50px; */
}

/* Ocean wrapper */
.ocean {
  height: 35px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

/* Waves */
.wave {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 88.7'%3E%3Cpath d='M800 56.9c-155.5 0-204.9-50-405.5-49.9-200 0-250 49.9-394.5 49.9v31.8h800v-.2-31.6z' fill='%23000'/%3E%3C/svg%3E");
  position: absolute;
  width: 200%;
  height: 100%;
  animation: wave 20s linear infinite;
}

/* Wave variations */
.wave:nth-child(2) {
  animation: wave 40s linear reverse infinite;
  opacity: 0.5;
}

.wave:nth-child(3) {
  animation: wave 40s linear infinite;
  opacity: 0.5;
}

/* Animation */
@keyframes wave {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-25%);
  }
  100% {
    transform: translateX(-50%);
  }
}

footer {
  background-color: #000;
  padding-top: 80px;
  color: #ddd;
}
.footoer-c {
  padding: 20px;
}
.footoer-c a {
  display: block;
  padding: 5px 0;
  color: #fff;
  text-decoration: none;
  transition: ease all 0.6s;
}
.footoer-c a:hover {
  color: #ccc;
}
.faq-section {
  display: flex;
  gap: 40px;
  padding: 10px 0;
  max-width: 1200px;
  margin: auto;
  flex-wrap: wrap;
}

.faq-right {
  flex: 2;
  min-width: 300px;
}

.faq-item {
  border-bottom: 1px solid #3c3b3b;
}

.faq-question {
  width: 100%;
  padding: 15px;
  font-size: 16px;
  font-weight: 500;
  background: transparent;
  border: none;
  text-align: left;
  cursor: pointer;
  outline: none;
  transition: background 0.3s;
  position: relative;
}

.faq-question::after {
  content: "▾";
  position: absolute;
  right: 15px;
  transition: transform 0.3s ease;
}

.faq-item.active .faq-question::after {
  transform: rotate(180deg);
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0.5s ease,
    padding 0.3s ease;
  padding: 0 15px;
}

.faq-item.active .faq-answer {
  max-height: 200px;
  padding: 15px;
}
.r-113n7oc {
  display: none !important;
}
.r-ffi70c {
  width: 155px !important;
  height: auto !important;
}
@media (max-width: 768px) {
  .faq-section {
    flex-direction: column;
    padding: 10px 0;
  }
  .r-ewhx5v {
    display: none !important;
  }
  .r-15vgq7m {
    width: 155px !important;
    height: auto !important;
  }
  .faq-left h2 {
    font-size: 28px;
  }
}
/* Responsive */
@media (max-width: 1024px) {
  .rcs-testimonials-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 768px) {
  .rcs-testimonials-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  .Product-img-d img {
    margin-bottom: 10px;
  }
  footer {
    padding-top: 15px;
  }
}

@media (max-width: 480px) {
  .rcs-testimonials-wrapper {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  #product-maindiv {
    flex-direction: column;
  }
  #pg-gallery {
    width: 100%;
    position: relative;
    top: 20px;
  }
  .mainP-div {
    padding: 0px 0;
  }
  #product-content {
    width: 100%;
    padding: 0;
    padding-top: 85px;
  }
  .desktop {
    display: none;
  }
  .reverse {
    display: block;
  }
}
@media (max-width: 540px) {
  #product-content h1 {
    font-size: 2.4rem;
  }
  #product-content h3,
  .product-cont-d p {
    font-size: 1.1rem;
  }
  .product-cont-d h3 {
    margin-top: 20px;
    font-size: 2rem;
  }
  .product-details-content {
    margin: 15px 0;
  }
  .header_logo {
    width: 175px;
  }
}
