.pb-60 {
    padding-bottom: 20px !important;
}
@media (max-width: 767px) {
    .tp-footer-area {
        margin-bottom: 0px;
    }
}
.tp-product-details-price-wrapper.mb-20 {
    display: none;
}
.tp-product-price-wrapper-2 {
    display: none;
}
.sale-popup-container {
    display: none !important;
}
.text-center.tp-mobile-item {
    display: none;
}
@media (min-width: 1200px) {
    section.tp-blog-grid-area.pb-120 .container .row .col-xl-9 {
        flex: 0 0 auto;
        width: 65%;
    }
}
.bb-product-attribute-swatch.dropdown-swatches-wrapper.attribute-swatches-wrapper {
    display: none;
}
@media (min-width: 1200px) {
    .tp-contact-inner .row .col-xl-9 {
        flex: 0 0 auto;
        width: 65%;
    }
}
@media (min-width: 1200px) {
.container.position-relative .row .col-xl-3 {
    width: 25% !important;
}
}
.tp-product-rating.d-flex.align-items-center {
    display: none !important;
}
.tp-product-details-inventory.d-flex.align-items-center.mb-10 {
    display: none !important;
}
.tp-product-details-sticky-actions.active {
    display: none;
}
button#nav-review-tab {
    display: none;
}
.tp-product-details-action-sm {
    display: none;
}
.tp-product-details-action-wrapper.mt-3 {
    display: none;
}
.tp-product-details-payment.d-flex.align-items-center.flex-wrap.justify-content-between.gap-3{
    display: none !important;
}
button#nav-faq-tab {
    display: none;
}
.tp-product-details-tab-nav .nav-tabs .nav-link {
    padding-left: 50px;
}
.tp-slider-full-width .swiper-slide img {
         max-height: 780px !important;
}
.tp-header-action-item.tp-header-action-item-compare {
    display: none;
}
@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-header-bottom-2 {
        padding-bottom:0 !important ;
        padding-top:0 !important;
    }
}
.tp-product-action-2 {
    bottom: auto;
    left: 0;
    opacity: 0;
    position: absolute;
    right: auto;
    top: 110px;
    visibility: hidden;
    z-index: 1;
}
.tp-header-action-item.tp-header-action-item-cart {
    display: none;
}
.tp-header-action-item.d-none.d-lg-block.tp-header-action-item-wishlist {
    display: none !important;
}
.tp-footer-logo a img {
    height: 100px;
}
.tp-about-thumb.m-img img {
    border-radius: 20px;
}
.tp-footer-area {
    background-color: #e7efff;
    background-image: url(https://sunderlehenga.nusr.in/storage/main/banners/footer-flowers-2.png);
}
.tp-about-thumb-wrapper.p-relative.mr-35 {
    margin-right: 0px;
}
.tp-header-area.tp-header-height {
    height: 95px !important;
}
.p-relative.z-index-11.tp-header-top-border.tp-header-top-2 {
    display: none;
}
.tp-product-badge {
    display: none;
}
button.tp-product-action-btn-2.tp-product-add-cart-btn {
    display: none;
}
button.tp-product-action-btn-2.tp-product-add-to-wishlist-btn {
    display: none;
}

.tp-header-search-2 input {
    border-radius: 20px;
}
section.tp-feature-area.tp-feature-border-radius.pt-30.pb-30 {
    padding-top: 0px;
}
section.tp-about-area.pt-120.pb-120 {
    padding: 40px 0;
}
.tp-section-title-wrapper-2.mb-40.text-center {
    margin-top: 40px;
}
.tp-about-content.pl-120 {
    text-align: center;
      padding-left: 0px;
}
.tp-about-wrapper.pl-80.pt-75.pr-60 {
    padding: 0 0;
    text-align: center;
}
@media (min-width: 992px) {
.col-xl-3.col-lg-6.col-md-6.col-sm-6
 {
    width: 25%;
}
}
@media (min-width: 1200px) {
    .col-xl-3 {
        flex: 0 0 auto;
        width: 33%;
    }
}
section.video_sec {
    margin: 40px 0;
}
.container.com_1 {
    max-width: 80%;
}
@media (min-width: 768px) {
.col-md-3.row_2 {
    width: 20%;
}
}
@media (max-width: 768px) {
img.entered.loaded {
    border-radius: 0px !important;
}
  .container.com_1 {
    max-width: 100% !important;
} 
  .d_0{
display: none;
}
}
.tp-product-thumb-2 {
    background-color: #f2f3f5;
    border-radius: 20px;
}
.pt-60 {
    padding-top: 15px !important;
}
.tp-section-title-wrapper-2.mb-50 {
    text-align: center;
}
.section-container {
      max-width: 100%;
      margin: 40px auto;
      padding: 0 20px;
    }
    .section-title {
      text-align: center;
      font-weight: 500;
      font-size: 1.5rem;
      margin-bottom: 30px;
      color: #212121;
      user-select: none;
    }
    .cards-wrapper {
      display: flex;
      gap: 20px;
      flex-wrap: wrap;
      justify-content: center;
    }
    .card {
      position: relative;
      flex: 1 1 48%;
      max-width: 645px;
      border-radius: 15px;
      overflow: hidden;
      box-shadow: 0 8px 20px rgba(0,0,0,0.15);
      display: flex;
      cursor: pointer;
      min-height: 320px;
    }
    .card:hover .overlay {
      opacity: 1;
    }
    /* Card 1 left image and right text gradient box */
    .card1-img {
      width: 100%;
      object-fit: cover;
      border-top-left-radius: 15px;
      border-bottom-left-radius: 15px;
    }
    .card1-text {
      width: 50%;
      background: linear-gradient(90deg, #8B5E3C, #3A1E0C);
      color: #D7B895;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 40px 35px;
      position: relative;
      font-weight: 300;
      font-family: "Georgia", serif;
      font-size: 16px;
      overflow: hidden;
      border-top-right-radius: 15px;
      border-bottom-right-radius: 15px;
    }
    .card1-text h2 {
      margin: 0 0 12px 0;
      font-size: 2.1rem;
      font-weight: 400;
      letter-spacing: 0.04em;
      line-height: 1.2;
      font-family: "Georgia", serif;
    }
    .card1-text::before,
    .card1-text::after {
      content: "";
      position: absolute;
      height: 1px;
      background: #d7b895;
      width: 100%;
      left: 0;
    }
    .card1-text::before {
      top: 60px;
      width: 50%;
    }
    .card1-text::after {
      bottom: 60px;
      width: 50%;
      right: 0;
      left: auto;
    }
    .card1-subtitle {
      font-size: 14px;
      color: #f0e6db;
      margin-bottom: 28px;
      font-style: italic;
    }
    .btn-shop {
      align-self: start;
      padding: 8px 24px;
      border-radius: 30px;
      font-size: 14px;
      font-weight: 600;
      border: none;
      background-color: #fff;
      color: #472d0e;
      cursor: pointer;
      box-shadow: 0 0 8px rgb(255 255 255 / 0.3);
      transition: background-color 0.3s ease, color 0.3s ease;
      font-family: Arial, sans-serif;
      user-select: none;
    }
    .btn-shop:hover {
      background-color: #d7b895;
      color: #3a1e0c;
    }

    /* Card 2 with image right and text left on gradient background */
    .card2-wrapper {
      position: relative;
      width: 100%;
      height: 100%;
      border-radius: 15px;
      overflow: hidden;
      display: flex;
      align-items: center;
      justify-content: flex-start;
     background: linear-gradient(135deg, #a5c3f3 0%, #ffffff 100%);
      padding: 30px 40px 30px 50px;
    }
    .card2-img {
      position: absolute;
      right: 0;
      bottom: 0;
      height: 100%;
      max-width: 100%;
      border-radius: 0 15px 15px 0;
      object-fit: cover;
      user-select: none;
      pointer-events: none;
      filter: drop-shadow(0 4px 8px rgba(0,0,0,0.15));
    }
    .card2-text {
      position: relative;
      color: #271e54;
      max-width: 48%;
      z-index: 1;
      user-select: none;
      font-family: "Arial", sans-serif;
      display: flex;
      flex-direction: column;
      justify-content: center;
      gap: 10px;
    }
    .card2-text h2 {
      font-weight: 700;
      margin: 0;
      font-size: 2.4rem;
      line-height: 1.1;
      color: #dd2377;
      font-family: "Helvetica Neue", sans-serif;
      letter-spacing: -0.02em;
    }
    .card2-text h2 span {
      display: block;
    }
    .card2-subtitle {
      font-size: 1rem;
      font-weight: 500;
      color: #172c69;
      font-style: normal;
      max-width: 90%;
      line-height: 1.3;
    }
    .card2-subtitle em {
      font-style: italic;
    }
    .card2-shop-btn {
      margin-top: 20px;
      align-self: flex-start;
      padding: 8px 24px;
      border-radius: 30px;
      font-size: 14px;
      font-weight: 600;
      border: none;
      background-color: #fff;
      color: #271e54;
      cursor: pointer;
      box-shadow: 0 0 8px rgb(255 255 255 / 0.3);
      transition: background-color 0.3s ease, color 0.3s ease;
      font-family: Arial, sans-serif;
    }
    .card2-shop-btn:hover {
      background-color: #dd2377;
      color: #fff;
    }
    /* Responsive */
    @media (max-width: 900px) {
      .cards-wrapper {
        flex-direction: column;
        gap: 25px;
      }
      .card {
        max-width: 100%;
        flex: 1 1 100%;
        min-height: auto;
      }
      .card1-img, .card1-text,
      .card2-text, .card2-img {
        width: 100% !important;
        flex: none !important;
      }
      .card1-img, .card2-img {
        height: 190px;
        border-radius: 15px 15px 0 0;
      }
      .card1-text {
        border-radius: 0 0 15px 15px;
        padding: 25px 30px;
      }
      .card {
        flex-direction: column;
      }
         .card2-wrapper {
        justify-content: center;
        padding: 0;
        background: linear-gradient(135deg, #a5c3f3 0%, #6484c2 100%);
        height: auto;
        border-radius: 15px;
    }
    .card2-img {
        position: relative;
        max-width: 100%;
        height: 200px;
        border-radius: 15px;
        margin-top: 0px;
    }
      .card2-text {
        max-width: 100%;
        text-align: center;
      }
      .card2-shop-btn {
        margin: 15px auto 0 auto;
      }
    }


h2.section-title {
    text-align: center;
}
.tp-slider-item-5.scene.tp-slider-height-5.swiper-slide.d-flex {
      display: flex !important;
      justify-content: center !important;
      background-color: #faebd73b !important;
}

@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-slider-height-5 {
        min-height: auto !important;
    }
}

.tp-slider-thumb-5.main-img img {
    border-radius: 20px;
}

.tp-slider-thumb-5 {
    transform: translate(0px) !important;
}
/* Container for video & reels */
.video-reels-section {
    margin: 0 auto;
   
   display: flex;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 0.1rem;
    padding: 0 0rem;
}
.video-card{
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 6px 16px rgb(0 0 0 / 0.15);
    background: #00000000;
    aspect-ratio: 9 / 16;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: box-shadow 0.3s ease;
}
    .video-card video {
      height: 100%;
      width: 100%;
      object-fit: cover;
      display: block;
      filter: brightness(0.95);
      border-radius: 12px;
      pointer-events: none;
      margin: 10px 0;
    }
    /* Play icon overlay for user clarity */
    .video-card::after {
      content: '';
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 60px;
      height: 60px;
      background: rgba(255, 255, 255, 0.8);
      mask: url('data:image/svg+xml;utf8,') no-repeat center / contain;
      -webkit-mask: url('data:image/svg+xml;utf8,') no-repeat center / contain;
      pointer-events: none;
      opacity: 0.85;
      transition: opacity 0.3s ease;
      border-radius: 50%;
    }
    .video-card:hover::after {
      opacity: 0.6;
    }
    /* Responsive text below each video (optional) */
    .video-caption {
      margin-top: 0.75rem;
      font-weight: 600;
      font-size: 1rem;
      text-align: center;
      color: #3a3a3a;
      user-select: none;
      max-width: 280px;
      margin-left: auto;
      margin-right: auto;
    }
    /* Scroll container to show multiple reels horizontally - optional */
    .horizontal-scroll {
      overflow-x: auto;
      padding-bottom: 1rem;
      margin: 0 -1rem;
    }
    .horizontal-scroll::-webkit-scrollbar {
      height: 8px;
    }
    .horizontal-scroll::-webkit-scrollbar-track {
      background: #f0f0f0;
      border-radius: 10px;
    }
    .horizontal-scroll::-webkit-scrollbar-thumb {
      background: #c0c0c0;
      border-radius: 10px;
      transition: background-color 0.3s ease;
    }
    .horizontal-scroll::-webkit-scrollbar-thumb:hover {
      background: #999;
    }


.tp-section-title-wrapper-4.mb-50 {
    margin-bottom: 0px;
}

.specialist-section {
    position: relative;
    background-color: #fcc419; /* bright yellow */
    border-radius: 40px;
    width: 90%;
    max-width: 1100px;
    padding: 30px 40px;
    box-shadow: 0 100px 60px -60px rgba(0,0,0,0.3);
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
  }

  /* Left side (icon and text) */
  .specialist-left {
    display: flex;
    align-items: center;
    gap: 25px;
    min-width: 300px;
    flex: 1 1 50%;
  }
  .specialist-icon {
    width: 100px;
    height: 100px;
    border: 2.5px solid black;
    border-radius: 50%;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 14px 11px;
    flex-shrink: 0;
  }

  .specialist-icon svg {
    width: 60px;
    height: 70px;
    fill: #3a5a40;
  }

  .drip {
    fill: #dab836;
  }
  .specialist-text {
    max-width: 65ch;
  }
  .specialist-title {
    font-weight: 900;
    font-size: 1.6rem;
    margin: 0 0 10px 0;
    user-select: none;
  }
  .specialist-description {
    color: #3d3d3d;
    line-height: 1.5;
    font-size: 0.98rem;
    margin: 0;
  }

  /* Right side (rating and trustpilot) */
  .specialist-right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    min-width: 280px;
    gap: 10px;
    flex-shrink: 0;
  }
  .rating-text {
    font-weight: 800;
    font-size: 0.9rem;
    user-select: none;
    margin-bottom: 4px;
  }
  .stars {
    display: flex;
    gap: 5px;
  }

  .stars svg {
    width: 28px;
    height: 28px;
    fill: #00b976;
    stroke: #007f58;
    stroke-width: 1px;
  }

  .reviews-text {
    font-size: 0.65rem;
    color: #6a6a6a;
    user-select: none;
  }

  .trustpilot {
    margin-top: 18px;
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 1.3rem;
    font-weight: 900;
    user-select: none;
  }

  .trustpilot svg {
    width: 30px;
    height: 30px;
    fill: #00b976;
    stroke: #007f58;
    stroke-width: 1.2px;
  }
  @media (max-width: 991px) {
    
    .video-reels-section {
    margin: 0 auto;
    display: flex;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 0.1rem;
    padding: 0 0rem;
    flex-wrap: wrap;
}
     .row_2{
           width: 50% !important;
            margin: 5px 0;
    }
    
}

  @media (max-width: 680px) {
    .specialist-section {
      flex-direction: column;
      border-radius: 24px;
      padding: 24px 30px;
    }
    .specialist-left,
    .specialist-right {
      min-width: auto;
      flex: none;
      align-items: center;
      text-align: center;
    }
    .specialist-right {
      margin-top: 20px;
      align-items: center;
    }
    .specialist-text {
      max-width: 100%;
    }
  }