@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Literata:ital,opsz,wght@0,7..72,200..900;1,7..72,200..900&family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Tenor+Sans&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
body {
    background-color: #f2f0ef !important;
}
.tp-product-action-2{
    bottom: auto;
    left: 0;
    opacity: 0;
    position: absolute;
    right: auto;
    top: 30px !important;
    visibility: hidden;
    z-index: 1;
}
.contact-form .contact-button {
    background-color: #a08133 !important;
}
.tp-slider-active-5.swiper-container.swiper-container-fade.swiper-container-initialized.swiper-container-horizontal.swiper-container-pointer-events {
    background-color: #ffffffa8;
}
.tp-footer-bottom {
    background-color: #ffffffb3;
}
.tp-footer-top {
    background-color: #ffffffb3;
}
.shop-btn:hover {
    background: #c29e44 !important;
    color: white;
}
.tp-btn {
    background-color: #c5a75c !important;
    border: 1px solid #957730 !important;
}

.tp-product-badge {
    display: none;
}
.tp-trending-wrapper {
    padding: 25px 0;
}
section.tp-product-area.position-relative.pb-50 {
    background-color: #fcf3ea;
    padding: 10px 0;
}
.tp-section-title-wrapper-2.mb-50 {
    text-align: center;
    margin-bottom: 10px;
}
.tp-section-title-wrapper-2.mb-50 {
    text-align: center;
    margin-bottom: 10px;
}
section.tp-trending-area.pt-60.pb-60 {
    margin: 50px 0;
}
.tp-header-sticky.header-sticky .tp-header-action-item .tp-header-action-btn .tp-header-action-badge {
    background-color: rgb(160 129 51) !important;
    border-color: rgb(158 126 50) !important;
    color: var(--tp-common-white);
}

@media (max-width: 690px) {
  .collection-section {
    text-align: center;
    padding: 15px 1% !important;
}
  .tp-footer-top .container .row .col-xl-2.col-lg-3.col-md-4.col-sm-6 {
    width: 50%;
}
  main .tp-section-title-2 {
    font-size: 33px !important;
}
  .collection-container {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: center;
    align-items: stretch;
    flex-direction: column;
}
  .collection-card.large {
    flex: 2 1 60%;
    min-height: auto !important;
}
  .overlay h3 {
    font-size: 16px !important;
  }
}
:root {
    --primary-font: Futura Md BT, serif !important;
}
img.auth-card__banner.entered.loaded {
    display: none !important;
}
.col-md-6.auth-card__left {
    background-image: url(https://vachiofficials.com/storage/vachi/new2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
section.breadcrumb__area.include-bg {
    background-color: #90732e0f !important;
}
.main-menu>nav ul>li>a svg.icon {
    margin-top: 0px !important;
}
section.tp-slider-area.p-relative.z-index-1.fix {
    background-image: url(https://vachiofficials.com/storage/vachi/screenshot-2025-11-13-184021.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}
.tp-footer-copyright {
    text-align: center;
}
.tp-widget-product-categories {
    margin-bottom: 10px;
    text-align: center;
}
.tp-header-top-black .tp-header-top-menu-item>span {
    color: rgb(252 252 252);
}
.tp-header-top-black .tp-header-top-menu-item a {
    color: rgb(255 255 255);
}
.main-menu>nav>ul>li>a {
    text-transform: uppercase;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    align-items: center;
    color: #5e4c22;
}
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 80% !important;
    }
}
.tp-header-5 .main-menu>nav>ul>li>a {
    color: #786025;
}
.col-xxl-4.d-none.d-xxl-block
 {
    display: none !important;
}
.tp-product-tab-2.tp-tab.mb-50.text-center .nav {
    display: none;
}
.tp-product-tab-2.tp-tab.mb-50.text-center {
    display: none;
}
.con_2{
  max-width: 82% !important;
}
section.tp-trending-area.pt-60.pb-60 .container {
    max-width: 82% !important;
}

.collection-section {
  text-align: center;
  padding: 50px 8%;
}

.collection-section h2 {
  font-size: 44px !important;
  font-weight: 500 !important;
  margin-bottom: 40px;
}

.collection-container {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  justify-content: center;
  align-items: stretch;
}

.collection-card {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}

.collection-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}

.collection-card:hover img {
  transform: scale(1.05);
}

.collection-card.large {
  flex: 2 1 60%;
  min-height: auto;
}

.collection-card.small {
  flex: 1 1 30%;
  min-height: 450px;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 40px 20px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.65), rgba(0,0,0,0));
  color: #fff;
  text-align: center;
}

.overlay h3 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 10px;
}

.overlay p {
  font-size: 15px;
  margin-bottom: 20px;
}

.highlight {
  color: #f6b93b;
  font-weight: 500;
}

.shop-btn {
  background: #fff;
  color: #000;
  border: none;
  padding: 5px 18px;
  font-weight: 600;
  letter-spacing: 0.5px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.tp-footer-payment.text-md-end {
    display: none;
}

.collection-section {
  text-align: center;
  padding: 50px 10%;
  background-color: #f2f0ef;
}

.collection-section h2 {
  font-size: 24px;
  margin-bottom: 40px;
  font-weight: 600;
}

.collection-grid
 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(175px, 1fr)) !important;
    gap: 10px;
    justify-content: center;
}

.collection-card {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}

.collection-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.collection-card:hover img {
  transform: scale(1.05);
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  background: linear-gradient(to top, rgba(0,0,0,0.7), rgba(0,0,0,0));
  color: white;
  text-align: center;
}

.overlay h3 {
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: 600;
  color: #fff;
}

.overlay p {
  font-size: 14px;
  margin-bottom: 15px;
  color: #fff;
}

.shop-btn {
  background: white;
  color: black;
  border: none;
  padding: 10px 25px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
}

.shop-btn:hover {
  background: black;
  color: white;
}



.pb-60 {
    padding-bottom: 20px !important;
}

.product-category-label {
    display: none !important;
}

.tp-category-menu-btn {
    width: 60% !important;
}

.tp-header-category.tp-category-menu.tp-header-category-toggle {
    display: flex;
    justify-content: center;
}

.tp-header-contact.d-flex.align-items-center.justify-content-end
 {
    justify-content: center;
}


.tp-header-main {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.row.align-items-center {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

.tp-footer-area {
    background-color: #9879300d;
}

@media (min-width: 767px) {
.tp-footer-area {
        background-color: #9879302e;
        background-image: url(https://vachiofficials.com/storage/vachi/screenshot-2025-11-13-184021.png);
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: cover;

}
}

@media (max-width: 767px) {
    .tp-footer-area {
        margin-bottom: 0px;
    }
  section.tp-trending-area.pt-60.pb-60 .container {
    max-width: 100% !important;
}
  .con_2 {
    max-width: 100% !important;
}
  .tp-header-area.tp-header-height {
    height: 75px !important;
}
}

@media (min-width: 1200px) {
    section.tp-blog-grid-area.pb-120 .container .row .col-xl-9 {
        flex: 0 0 auto;
        width: 65%;
    }
}

@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-details-tab-nav .nav-tabs .nav-link {
    padding-left: 50px;
}
.tp-slider-full-width .swiper-slide img {
    max-height: 780px !important;
}

@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-footer-logo a img {
    height: 100px;
}
.tp-about-thumb.m-img img {
    border-radius: 5px;
}

.tp-about-thumb-wrapper.p-relative.mr-35 {
    margin-right: 0px;
}
.tp-header-area.tp-header-height {
    height: 110px;
}

.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;
} 

}
.tp-product-thumb-2 {
    background-color: #f2f3f5;
    border-radius: 5px;
}
.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 {
    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: 0px;
    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: 0px;
      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%;
    }
  }