
:root {
      --blush:    #f2c4c4;
      --rose:     #d9868a;
      --cream:    #fdf7f4;
      --charcoal: #2c2222;
      --muted:    #8a7070;
      --white:    #ffffff;
}
.hero_section:after {
}
/* .home_bnsa:after {
    background-color: rgb(0 0 0 / 26%);
    content: "";
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 5;
} */
.row.row-collapse {
  max-width: 1420px;
}
.bn_texts {
  position: relative;
  z-index: 999;
}
.bn_texts .sub_bn p {
  font-size: 24px;
  color: #000;
}
.bn_texts .bn_title h2 {
  font-size: 84px;
  font-family: "Cormorant Garamond";
  font-weight: bold;
  color: #000;
}
.row .col .col-inner .dt-sc-btn {
  padding: 12px 15px 12px 30px;
  margin-top: 0px;
  margin-left: 0px;
  animation: 1.3s ease 0s zoomIn;
  color: #000000;
  font-weight: bold;
  text-underline-offset: 3px;
  position: relative;
  z-index: 1;
}
.dt-sc-btn:before {
  content: "";
  position: absolute;
  background: #b63b57;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  left: 10px;
  top: 2px;
  bottom: 0;
  margin: auto;
  z-index: -1;
  transition: all 0.3s linear;
}
.dt-sc-btn:after {
  content: "";
  mask-image: url(/wp-content/uploads/2026/03/arrow1.png);
  -webkit-mask-image: url(/wp-content/uploads/2026/03/arrow1.png);
  position: relative;
  top: 2px;
  margin-left: 10px;
  -webkit-mask-size: 95%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  width: 24px;
  height: 15px;
  background: currentcolor;
  display: inline-block;
  margin-left: 10px;
  transition: all cubic-bezier(0.47, 1.21, 0.47, 1.21) 0.3s;
  -webkit-transition: all cubic-bezier(0.47, 1.21, 0.47, 1.21) 0.3s;
}
.dt-sc-btn span:before {
  transition: all 0.3s linear;
  background: transparent;
  position: absolute;
  content: "";
  width: 40px;
  top: 8px;
  left: 4px;
  right: 157px;
  border: 1px solid #b63b57;
  border-radius: 50%;
  height: 40px;
  z-index: -1;
}
.dt-sc-btn {
  position: relative;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}
.dt-sc-btn:hover:before {
  width: 100%;
  height: 100%;
  border-radius: 0;
  top: 0px;
  background-color: #b63b57;
  border-radius: 99px;
}
.dt-sc-btn:hover:after {
  transform: translateX(5px);
}
.dt-sc-btn:hover span:before {
  width: 100%;
  height: 100%;
  border-radius: 0;
  top: 0px;
  left: 10px;
  border-radius: 99px;
}
.wx-sc-heading {
  text-align: center;
}
.wx-sc-sub-heading {
  font-size: calc(47px + 13px);
  top: 42px;
  font-family: "Kaushan Script", cursive;
  z-index: -1;
  position: relative;
  opacity: 0.2;
  background: linear-gradient(120deg, #eaeaea, #000000, #eaeaea);
  padding-right: 5px;
  background-size: 80%;
  animation: animate 10s linear alternate infinite;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0;
  text-transform: capitalize;
  font-weight: normal;
}

@keyframes animate {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}
.wx-sc-heading-description {
  font-size: calc(50px + 10px);
  font-family: "Cormorant Garamond", serif;
  letter-spacing: 3px;
  font-weight: 700;
  margin-top: -18px;
}
.wx-sc-main-heading {
  margin: 0 0 15px 0;
}
.wx-sc-main-heading span {
  font-size: calc(18px + 6px);
  letter-spacing: 3px;
  position: relative;
  top: 0px;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  margin: 0;
}
.sec_stion2 {
  margin-top: 80px;
}
.dt-sc-main-title {
  font-size: calc(47px + 10px);
  margin-top: 12px;
  font-family: "Kaushan Script", cursive;
  color: #fff;
  font-weight: normal;
}
.custom-heading-section {
  order: 2;
  margin-top: 35px;
  display: flex;
  flex-direction: column;
  padding: 15px;
  border: 3px solid #fff;
  text-align: center;
  justify-content: center;
}
.dt-sc-sub-title_custom {
  text-transform: uppercase;
  font-weight: 500;
  font-size: calc(28px - 2px);
  margin-top: 10px;
}
.dt-sc-sub-title_custom1 {
  color: #ffffff;
  font-size: calc(50px + 12px);
  font-weight: 700;
  text-transform: uppercase;
}
.dt-sc-sub-title {
  order: 3;
  font-size: calc(50px + 6px);
  margin-top: 60px;
  font-weight: 700;
}
.dt-sc-description {
  order: 4;
  font-size: calc(30px + 7px);
  border-bottom: 1px solid;
  margin-top: 60px;
  font-weight: 500;
  font-family: "Cormorant Garamond";
}
.img_qcs .banner-bg:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000;
  top: 0;
  left: 0;
  opacity: 0;
}
.img_qcs:hover .banner-bg:after {
  opacity: 0.5;
}
.wix-sc-grid-banner-inner h6 {
  position: absolute;
  font-size: 17px;
  font-weight: 500;
  padding: 10px 18px 10px 18px !important;
  background-color: #ffe609;
  right: -15px;
  width: fit-content;
  color: #000 !important;
  top: -45px;
}
.wix-sc-sub-title {
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0px;
}
.wix-sc-main-title {
  font-size: 80px;
  margin-top: 8px;
  font-weight: 200;
}
.wix-sc-main-title span {
  text-shadow: 5px 5px 1px #000;
  margin-top: 10px;
  -webkit-animation: blinkslider 4s linear infinite, 1.3s ease 0s;
  font-weight: 700;
  display: block;
  font-size: 130px;
  margin-top: 0px;
}
.wix-sc-grid-banner-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.wix-sc-sub-title_custom {
  font-size: 30px;
  font-weight: 400;
}
.wix-sc-sub-title_custom1 {
  font-size: 17px;
  margin-top: 25px;
}
.img_qcs {
  border-radius: 8px;
  overflow: hidden;
}
.img_qcs .wiix-sc-main-title {
  font-size: 80px;
  color: #000;
}
.wiix-sc-main-title span {
  font-size: 80px;
  -webkit-animation: blinkslider 4s linear infinite, 1.3s ease 0s;
  text-shadow: 3px 4px 1px #9c1313;
  display: block;
  font-weight: 600;
  color: #000;
}
.img_qcs .wiix-sc-sub-title {
  font-size: 29px;
  letter-spacing: 1px;
  margin-top: 8px;
  font-weight: 500;
  color: #000;
}
.img_qcs .wiix-sc-sub-title_custom {
  font-size: 41px;
  font-weight: 500;
  line-height: 1.2em;
  margin-top: 17%;
}
.wiix-sc-sub-title_custom1 {
  font-size: 37px;
  font-weight: 500;
  font-family: "Cormorant Garamond", serif;
  margin-top: 55px;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
  border-bottom: 1px solid;
}
.row_carss .col:last-child .img_qcs .banner-bg:after {
  background-color: #00000033;
}
.row_carss .col:last-child .img_qcs:hover .banner-bg:after {
  opacity: 0.5;
}
.home_prd .col .col-inner .dt-sc-btn {
  margin-top: 0;
}
.dt-sc-btn-group {
  transform: translateY(-50%) translateX(-50%);
  left: -50%;
  transition: all calc(0.35s * 1.5) cubic-bezier(0.19, 1, 0.22, 1);
  top: 50%;
  width: 200px;
  position: absolute;
  z-index: 9999;
}
.product-small.box:hover .dt-sc-btn-group {
  opacity: 1;
  left: 50%;
}
.product-small.box .box-text .pcname {
  font-size: 17px;
  font-weight: bold;
  color: #000;
}
.pcfoot {
  margin-top: 5px;
}
.pcfoot ins bdi {
  font-size: 20px;
  color: #dd3333;
}
.product-small.box:hover::after {
  opacity: 1;
}
.item_sld_home {
  display: flex;
  padding: 0 60px;
  justify-content: space-evenly;
  position: relative;
}
.row_noibats:before {
  content: "";
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  max-height: 200px;
  left: 0px;
  bottom: 0px;
  z-index: -1;
  background-image: url(/wp-content/uploads/2026/03/plant.avif);
  position: absolute;
}
.custom-slider {
  position: relative;
}
.custom-slider img {
  max-width: 500px;
  box-shadow: -30px 30px 0px #cc4161;
}
.slide_nd_post {
  margin-right: 30px;
  padding-left: 6%;
  max-width: 450px;
}
.slide-heading1 {
  font-size: 24px;
  letter-spacing: 3px;
  position: relative;
  bottom: 0;
  margin: 0;
}
.slide-sub-heading-2 {
  font-family: "Kaushan Script";
  font-size: 44px;
  z-index: -1;
  opacity: 0.2;
  background: linear-gradient(120deg, #eaeaea, #000000, #eaeaea);
  background-size: 80%;
  animation: animate 10s linear alternate infinite;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0;
}
.slide-heading {
  font-family: "Cormorant Garamond";
  font-weight: 700;
  transform: translateY(-10px);
  letter-spacing: 5px;
  font-size: 60px;
  color: #000;
  line-height: 1;
}
.slide-text {
  font-size: 18px;
  margin-top: 20px;
}
.product-details {
  right: 0px;
  text-align: center;
  margin: auto;
  position: absolute;
  z-index: 6;
  bottom: 60px;
  transform: translateY(-50%) translateX(-50%);
  left: 50%;
}
.product-heading1 {
  font-size: 26px;
  letter-spacing: 3px;
  font-weight: 600;
  color: #ffffff;
}
.price-heading1 {
  margin-top: 10px;
  color: #ffffff;
  font-size: 26px;
  letter-spacing: 3px;
  font-weight: 500;
}
.sec_stion3 {
  margin-bottom: 100px;
  margin-top: 50px;
}
.sld_sp_home {
  padding-bottom: 15px;
}
.sld_sp_home .owl-nav {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  gap: 25px;
  margin-top: -15px;
  margin-right: 10px;
}
.sld_sp_home .owl-nav button {
  margin: 0;
}
.custom-prev:after {
  content: "";
  width: 110px !important;
  border-bottom: 4px solid #000000;
  transition: all cubic-bezier(0.47, 1.21, 0.47, 1.21) 0.3s;
  -webkit-transition: all cubic-bezier(0.47, 1.21, 0.47, 1.21) 0.3s;
  display: block;
}
.custom-prev:before {
  content: "\f053";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #000;
  padding-right: 0.5em;
  position: absolute;
  left: -1px;
  bottom: -17px;
  font-size: 30px;
}
.custom-next:before {
  content: "";
  width: 110px !important;
  border-bottom: 4px solid #000000;
  transition: all cubic-bezier(0.47, 1.21, 0.47, 1.21) 0.3s;
  -webkit-transition: all cubic-bezier(0.47, 1.21, 0.47, 1.21) 0.3s;
  display: block;
}
.custom-next:after {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #000;
  padding-right: 0.5em;
  position: absolute;
  right: -18px;
  bottom: 9px;
  font-size: 30px;
}
.sld_sp_home .owl-nav .owl-next {
  position: relative;
  top: 25px;
}
.dt-sc-btn:hover {
  color: #fff !important;
}
.custom-slider:after {
  height: 180px;
  width: 180px;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -40px;
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2026/03/232323.avif);
  right: -74px;
}
.sec4 {
  background-image: url(/wp-content/uploads/2026/03/bg_26.webp);
  background-size: cover;
  background-position: center;
}
.cns-sc-main-title {
  font-size: 60px;
  font-family: "Kaushan Script", cursive;
  margin-bottom: 130px;
  font-weight: normal;
}
.cusstom-heading-section {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 20px;
  justify-content: center;
  max-width: 380px;
}
.cns-sc-sub-title_custom {
  font-size: 259px;
  line-height: 0;
  font-weight: normal;
  text-align: right;
  width: fit-content;
}
.cns-sc-sub-title_custom1 span {
  display: block;
  line-height: 0;
  margin-bottom: 25px;
}
.cns-sc-sub-title_custom1 {
  font-size: 87px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 20px;
}
.cns-sc-description {
  font-size: 43px;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 40px;
  color: #000;
  max-width: 50%;
  width: 100%;
  display: block;
}
.cusstom-heading-section:after {
  content: "";
  position: absolute;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/wp-content/uploads/2026/03/Camo5.webp);
  z-index: -1;
  top: -50px;
  left: 0;
  width: 25%;
  height: 100%;
}
.sec_tin_host_dels {
  margin-top: 60px;
  margin-bottom: 80px;
}
.home_blogs .box-text h5 a {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}
.home_blogs .box-text .from_the_blog_excerpt {
  font-size: 16px;
}
.home_blogs .box-text .dt-sc-btn {
  margin: 0 !important;
  margin-top: 10px !important;
  font-size: 16px;
}
.row_sld2q .item_sld_home .slide_nd_post {
  order: 1;
  padding-left: 0;
}
.row_sld2q .item_sld_home .custom-slider {
  order: 2;
}
.row_sld2q .owl-nav {
  display: flex;
  justify-content: flex-start;
  left: 10%;
  position: relative;
}
/**/
/* ── Owl wrapper ── */
.owl-wrap {
  position: relative;
  padding: 0 0 20px;
}

/* ── Single slide ── */
.slide-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 18px;
}

/* ── Bubble card ── */
.bubble {
  background: #dda5a6;
  border-radius: 12px;
  padding: 36px 32px 30px;
  width: 100%;
  position: relative;
  /* subtle inner border like original */
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

.bubble p {
  font-size: 17px;
  font-weight: 300;
  line-height: 1.72;
  color: #000;
  text-align: center;
  letter-spacing: 0.15px;
  margin-bottom: 0;
}

/* ── Tail (speech bubble pointer) ── */
.bubble::after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 20px solid #dda5a6;
}

/* ── Avatar area ── */
.author-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 42px;
  gap: 12px;
}

.avatar-ring {
  width: 82px;
  height: 82px;
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.22);
  overflow: hidden;
  background: #555;
  flex-shrink: 0;
}

.avatar-ring img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(100%) contrast(1.05);
  display: block;
}

/* initials fallback */
.avatar-ring .initials {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  font-weight: 600;
  color: rgba(220, 215, 205, 0.7);
  background: rgba(255, 255, 255, 0.08);
}

.author-name {
  font-size: 14px;
  font-weight: 300;
  color: rgba(220, 215, 205, 0.7);
  letter-spacing: 0.3px;
  text-align: center;
}

/* ── Owl Nav ── */
.testimonials-owl .owl-nav button {
  position: absolute !important;
  top: 100px;
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  background: rgba(255, 255, 255, 0.07) !important;
  border: 1px solid rgba(255, 255, 255, 0.14) !important;
  color: rgba(220, 215, 205, 0.8) !important;
  font-size: 22px !important;
  line-height: 1 !important;
  transition: background 0.2s, border-color 0.2s !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 40px;
  min-height: 40px;
  margin: 0;
}
.testimonials-owl .owl-nav button:hover {
  background: rgba(255, 255, 255, 0.14) !important;
  border-color: rgba(255, 255, 255, 0.3) !important;
}
.testimonials-owl .owl-prev {
  left: -10px !important;
}
.testimonials-owl .owl-next {
  right: -10px !important;
}

/* ── Dots ── */
.testimonials-owl .owl-dots {
  margin-top: 32px !important;
  text-align: center;
}
.testimonials-owl .owl-dot span {
  background: rgba(255, 255, 255, 0.2) !important;
  width: 8px !important;
  height: 8px !important;
  border-radius: 50% !important;
  transition: all 0.3s !important;
}
.testimonials-owl .owl-dot.active span {
  background: rgba(220, 215, 205, 0.75) !important;
  width: 22px !important;
  border-radius: 4px !important;
}

/* ── Responsive ── */
@media (max-width: 640px) {
  .bubble p {
    font-size: 15.5px;
  }
}

.row_user_happy .owl-wrap {
    padding: 0;
}
/**/
.slider-wrapper {
      width: 100%;
      max-width: 1300px;
      position: relative;
    }

    /* ── Cards ───────────────────────────────── */
    .slider-wrapper .beauty-card {
      margin: 0 10px;
      position: relative;
      border-radius: 14px;
      overflow: hidden;
      cursor: pointer;
      aspect-ratio: 3/4;
    }

    .slider-wrapper .beauty-card img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
      transition: transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    }

    .slider-wrapper .beauty-card:hover img {
      transform: scale(1.06);
    }

    /* overlay on hover */
    .slider-wrapper .beauty-card .overlay {
      position: absolute;
      inset: 0;
      background: linear-gradient(
        160deg,
        transparent 50%,
        rgba(217,134,138,0.55) 100%
      );
      opacity: 0;
      transition: opacity 0.4s ease;
      display: flex;
      align-items: flex-end;
      padding: 22px 18px;
    }

    .slider-wrapper .beauty-card:hover .overlay { opacity: 1; }

    .slider-wrapper .overlay-label {
      font-family: 'Cormorant Garamond', serif;
      font-size: 15px;
      font-style: italic;
      color: #fff;
      letter-spacing: 0.04em;
      text-shadow: 0 1px 6px rgba(0,0,0,0.25);
    }



    /* ── OwlCarousel nav override ────────────── */
    .slider-wrapper .owl-carousel .owl-nav {
      margin-top: 28px;
      text-align: center;
    }

    .slider-wrapper .owl-carousel .owl-nav button {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 44px;
      height: 44px;
      min-height: 44px;
      border-radius: 50%;
      background: #fff !important;
      border: 1.5px solid #dd3333 !important;
      color: #dd3333 !important;
      font-size: 20px !important;
      margin: 0 6px;
      box-shadow: 0 4px 14px rgba(217,134,138,0.2);
      transition: all 0.25s ease;
    }

    .slider-wrapper .owl-carousel .owl-nav button:hover {
      background: #dd3333 !important;
      color: #fff !important;
      border-color: #dd3333 !important;
      box-shadow: 0 6px 20px rgba(217,134,138,0.45);
    }

    .slider-wrapper .owl-carousel .owl-nav button span {
      margin-top: -2px;
    }

    /* dots */
    .slider-wrapper .owl-carousel .owl-dots {
      margin-top: 20px;
      text-align: center;
    }

    .slider-wrapper .owl-carousel .owl-dot span {
      width: 7px;
      height: 7px;
      background: var(--blush) !important;
      margin: 0 4px;
      border-radius: 50%;
      transition: all 0.3s;
    }

    .slider-wrapper .owl-carousel .owl-dot.active span {
      background: #dd3333 !important;
      width: 22px;
      border-radius: 4px;
    }

    /* ── Footer tag ──────────────────────────── */
    .footer-tag {
      margin-top: 40px;
      font-size: 11px;
      letter-spacing: 0.16em;
      text-transform: uppercase;
      color: var(--muted);
      text-align: center;
      display: none;
    }

    .footer-tag a {
      color: #dd3333;
      text-decoration: none;
      font-weight: 500;
    }
    .icon_mmsa p {
    font-size: 20px;
    font-weight: 500;
}
.row_nhhsan {
    margin-top: 45px;
}
.row_nhhsan .col .col-inner {
    padding: 30px;
    border-radius: 8px;
}
.row_nhhsan .col {
    padding-bottom: 0;
}
/**/
/* css custom form search */
.searchform-wrapper {
  max-width: 701px;
  margin: auto;
}

.searchform-wrapper input {
  border-radius: 5px !important;
  min-height: 45px;
}

.top-popup {
  position: fixed;
  top: -100px;
  left: 0;
  width: 100%;
  height: 90px;
  background: #ffff;
  color: #000;
  z-index: 9999;
  transition: top 0.4s ease;
}

.top-popup.active {
  top: 0;
}

.top-popup-content {
  max-width: 1200px;
  height: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  padding: 0 20px;
}

.close-btn {
  font-size: 24px;
  cursor: pointer;
  margin-left: auto;
  position: absolute;
  right: 65px;
  top: 25px;
}

.autocomplete-suggestions {
  position: absolute;
}

#openPopup {
  margin: 0;
  padding: 0;
}
#openPopup img {
    width: 25px;
}
.autocomplete-suggestions {
  background-color: #fff;
}