{"id":22,"date":"2026-05-20T02:45:34","date_gmt":"2026-05-20T02:45:34","guid":{"rendered":"http:\/\/34.210.84.211\/?page_id=22"},"modified":"2026-06-03T12:16:40","modified_gmt":"2026-06-03T12:16:40","slug":"home-2","status":"publish","type":"page","link":"https:\/\/www.castellanifashion.com\/","title":{"rendered":"Home"},"content":{"rendered":"\n<style>\n.cf-header-module,\n.cf-header-module * {\n  box-sizing: border-box;\n}\n\n.cf-header-module {\n  width: 100vw;\n  margin-left: calc(50% - 50vw);\n  margin-right: calc(50% - 50vw);\n  background: rgba(255,255,255,0.96);\n  backdrop-filter: blur(12px);\n  border-bottom: 1px solid #eee;\n  position: sticky;\n  top: 0;\n  z-index: 999;\n  font-family: Arial, Helvetica, sans-serif;\n}\n\n.cf-header-container {\n  width: 100%;\n  max-width: 1480px;\n  margin: 0 auto;\n  padding: 0 36px;\n}\n\n.cf-header-inner {\n  height: 76px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 30px;\n}\n\n.cf-logo {\n  font-size: 28px;\n  font-weight: 800;\n  letter-spacing: -0.04em;\n  text-transform: uppercase;\n  color: #111;\n  text-decoration: none;\n}\n\n.cf-logo span {\n  font-weight: 300;\n}\n\n.cf-nav {\n  display: flex;\n  align-items: center;\n  gap: 28px;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n\n.cf-nav a {\n  color: #111;\n  text-decoration: none;\n}\n\n.cf-nav a:hover {\n  color: #77705f;\n}\n\n.cf-header-btn {\n  padding: 12px 22px;\n  border-radius: 999px;\n  background: #111;\n  color: #fff !important;\n}\n\n@media (max-width: 760px) {\n  .cf-header-container {\n    padding: 0 18px;\n  }\n\n  .cf-header-inner {\n    height: auto;\n    padding: 18px 0;\n    display: block;\n  }\n\n  .cf-logo {\n    display: block;\n    margin-bottom: 16px;\n  }\n\n  .cf-nav {\n    flex-wrap: wrap;\n    gap: 14px;\n    font-size: 11px;\n  }\n}\n<\/style>\n\n<header class=\"cf-header-module\">\n  <div class=\"cf-header-container cf-header-inner\">\n    <a href=\"\/\" class=\"cf-logo\">Castellani<span>fashion<\/span><\/a>\n\n&#8220;`\n<nav class=\"cf-nav\">\n  <a href=\"#products\">Products<\/a>\n  <a href=\"#categories\">Categories<\/a>\n  <a href=\"#oem\">OEM \/ ODM<\/a>\n  <a href=\"#process\">Process<\/a>\n  <a href=\"#contact\" class=\"cf-header-btn\">Contact<\/a>\n<\/nav>\n&#8220;`\n\n  <\/div>\n<\/header>\n\n\n\n<style>\n\/* ================================\n   Clean Fashion Homepage Hero\n   No logo \/ No menu \/ No icons\n================================ *\/\n\n.cf-clean-hero,\n.cf-clean-hero * {\n  box-sizing: border-box;\n}\n\n.cf-clean-hero {\n  width: 100vw;\n  height: 100vh;\n  min-height: 720px;\n  margin-left: calc(50% - 50vw);\n  margin-right: calc(50% - 50vw);\n  position: relative;\n  overflow: hidden;\n  background: #f5f1ea;\n  font-family: Arial, Helvetica, sans-serif;\n  color: #ffffff;\n}\n\n\/* \u80cc\u666f\u89c6\u9891 \/ \u56fe\u7247 *\/\n.cf-clean-media {\n  position: absolute;\n  inset: 0;\n  z-index: 1;\n}\n\n.cf-clean-media video,\n.cf-clean-media img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n\n\/* \u906e\u7f69\uff0c\u8ba9\u6587\u5b57\u66f4\u6e05\u695a *\/\n.cf-clean-overlay {\n  position: absolute;\n  inset: 0;\n  z-index: 2;\n  background: linear-gradient(\n    to bottom,\n    rgba(0,0,0,0.05),\n    rgba(0,0,0,0.35)\n  );\n}\n\n\/* \u4e2d\u95f4\u6587\u5b57 *\/\n.cf-clean-content {\n  position: absolute;\n  left: 50%;\n  bottom: 90px;\n  transform: translateX(-50%);\n  z-index: 5;\n  width: 92%;\n  max-width: 980px;\n  text-align: center;\n}\n\n.cf-clean-content h1 {\n  margin: 0 0 18px;\n  font-size: clamp(44px, 7vw, 110px);\n  line-height: 0.92;\n  font-weight: 900;\n  letter-spacing: -0.06em;\n  text-transform: uppercase;\n  color: #ffffff;\n  text-shadow: 0 6px 28px rgba(0,0,0,0.35);\n}\n\n.cf-clean-content p {\n  max-width: 720px;\n  margin: 0 auto 28px;\n  font-size: 18px;\n  line-height: 1.7;\n  color: #ffffff;\n  text-shadow: 0 4px 20px rgba(0,0,0,0.35);\n}\n\n.cf-clean-buttons {\n  display: flex;\n  justify-content: center;\n  gap: 12px;\n  flex-wrap: wrap;\n}\n\n.cf-clean-btn {\n  min-width: 170px;\n  padding: 15px 30px;\n  background: #ffffff;\n  color: #111111 !important;\n  text-decoration: none;\n  font-size: 13px;\n  font-weight: 900;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n\n.cf-clean-btn:hover {\n  background: #111111;\n  color: #ffffff !important;\n}\n\n\/* \u5de6\u4e0b\u89d2\u4f18\u60e0\u5f39\u7a97 *\/\n.cf-clean-offer {\n  position: absolute;\n  left: 24px;\n  bottom: 24px;\n  z-index: 10;\n  background: #111111;\n  color: #ffffff;\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  padding: 14px 18px;\n  font-size: 18px;\n  font-weight: 900;\n  text-transform: uppercase;\n  box-shadow: 0 12px 30px rgba(0,0,0,0.25);\n}\n\n.cf-clean-offer button {\n  background: transparent;\n  border: none;\n  color: #ffffff;\n  font-size: 24px;\n  line-height: 1;\n  cursor: pointer;\n}\n\n\/* \u53f3\u4e0b\u89d2\u89c6\u9891\u63a7\u5236 *\/\n.cf-clean-video-controls {\n  position: absolute;\n  right: 18px;\n  bottom: 18px;\n  z-index: 10;\n  display: flex;\n  gap: 10px;\n}\n\n.cf-clean-control {\n  width: 36px;\n  height: 36px;\n  border: none;\n  background: rgba(255,255,255,0.92);\n  color: #111111;\n  font-size: 16px;\n  cursor: pointer;\n  display: grid;\n  place-items: center;\n}\n\n.cf-clean-control:hover {\n  background: #111111;\n  color: #ffffff;\n}\n\n\/* \u624b\u673a\u7aef *\/\n@media (max-width: 768px) {\n  .cf-clean-hero {\n    min-height: 680px;\n  }\n\n  .cf-clean-content {\n    bottom: 90px;\n  }\n\n  .cf-clean-content h1 {\n    font-size: 44px;\n  }\n\n  .cf-clean-content p {\n    font-size: 15px;\n  }\n\n  .cf-clean-btn {\n    width: 100%;\n    max-width: 260px;\n  }\n\n  .cf-clean-offer {\n    left: 14px;\n    bottom: 14px;\n    font-size: 14px;\n    padding: 12px 14px;\n  }\n\n  .cf-clean-video-controls {\n    right: 14px;\n    bottom: 14px;\n  }\n}\n<\/style>\n\n<section class=\"cf-clean-hero\">\n\n  <!-- \u80cc\u666f\u89c6\u9891\uff1a\u628a src \u6362\u6210\u4f60\u81ea\u5df1\u7684\u89c6\u9891\u5730\u5740 -->\n\n  <div class=\"cf-clean-media\">\n    <video id=\"cfCleanHeroVideo\" autoplay muted loop playsinline poster=\"https:\/\/images.unsplash.com\/photo-1483985988355-763728e1935b?q=80&#038;w=1800&#038;auto=format&#038;fit=crop\">\n      <source src=\"https:\/\/yourdomain.com\/wp-content\/uploads\/hero-fashion-video.mp4\" type=\"video\/mp4\">\n    <\/video>\n  <\/div>\n\n  <div class=\"cf-clean-overlay\"><\/div>\n\n  <!-- \u9996\u9875\u4e3b\u6587\u5b57 -->\n\n  <div class=\"cf-clean-content\">\n    <h1>New Season Fashion<\/h1>\n    <p>\n      Wholesale apparel, seasonal collections, and private label fashion supply for global boutiques and online stores.\n    <\/p>\n\n&#8220;`\n<div class=\"cf-clean-buttons\">\n  <a href=\"\/women\/\" class=\"cf-clean-btn\">View Collection<\/a>\n  <a href=\"https:\/\/wa.me\/8613686624367\" class=\"cf-clean-btn\">Wholesale Inquiry<\/a>\n<\/div>\n&#8220;`\n\n  <\/div>\n\n\n  <!-- \u89c6\u9891\u63a7\u5236\u6309\u94ae -->\n\n  <div class=\"cf-clean-video-controls\">\n    <button class=\"cf-clean-control\" type=\"button\" onclick=\"cfCleanToggleMute()\" id=\"cfCleanMuteBtn\">\ud83d\udd07<\/button>\n    <button class=\"cf-clean-control\" type=\"button\" onclick=\"cfCleanTogglePlay()\" id=\"cfCleanPlayBtn\">\u2161<\/button>\n  <\/div>\n\n<\/section>\n\n<script>\nfunction cfCleanToggleMute() {\n  const video = document.getElementById(\"cfCleanHeroVideo\");\n  const btn = document.getElementById(\"cfCleanMuteBtn\");\n\n  if (!video) return;\n\n  video.muted = !video.muted;\n  btn.textContent = video.muted ? \"\ud83d\udd07\" : \"\ud83d\udd0a\";\n}\n\nfunction cfCleanTogglePlay() {\n  const video = document.getElementById(\"cfCleanHeroVideo\");\n  const btn = document.getElementById(\"cfCleanPlayBtn\");\n\n  if (!video) return;\n\n  if (video.paused) {\n    video.play();\n    btn.textContent = \"\u2161\";\n  } else {\n    video.pause();\n    btn.textContent = \"\u25b6\";\n  }\n}\n<\/script>\n\n\n\n<style>\n.cf-category-module,\n.cf-category-module * {\n  box-sizing: border-box;\n}\n\n.cf-category-module {\n  width: 100vw;\n  margin-left: calc(50% - 50vw);\n  margin-right: calc(50% - 50vw);\n  padding: 90px 0;\n  background: #ffffff;\n  color: #111;\n  font-family: Arial, Helvetica, sans-serif;\n}\n\n.cf-category-container {\n  width: 100%;\n  max-width: 1480px;\n  margin: 0 auto;\n  padding: 0 36px;\n}\n\n.cf-section-head {\n  display: grid;\n  grid-template-columns: 1fr minmax(280px, 520px);\n  align-items: end;\n  gap: 50px;\n  margin-bottom: 38px;\n}\n\n.cf-section-head h2 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(42px, 5.5vw, 88px);\n  line-height: 0.95;\n  font-weight: 400;\n  letter-spacing: -0.05em;\n  text-transform: uppercase;\n  margin: 0;\n}\n\n.cf-section-head p {\n  color: #555;\n  font-size: 15px;\n  line-height: 1.75;\n  margin: 0;\n}\n\n.cf-category-grid {\n  display: grid;\n  grid-template-columns: 1.2fr 0.8fr 1fr;\n  gap: 12px;\n}\n\n.cf-category-card {\n  position: relative;\n  min-height: 560px;\n  overflow: hidden;\n  background: #eee;\n  color: inherit;\n  text-decoration: none;\n  display: block;\n}\n\n.cf-category-card img {\n  width: 100%;\n  height: 100%;\n  min-height: 560px;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.5s ease;\n}\n\n.cf-category-card:hover img {\n  transform: scale(1.05);\n}\n\n.cf-category-card::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(to top, rgba(0,0,0,0.58), rgba(0,0,0,0.05));\n}\n\n.cf-category-text {\n  position: absolute;\n  left: 24px;\n  right: 24px;\n  bottom: 24px;\n  z-index: 2;\n  color: #fff;\n}\n\n.cf-category-text h3 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 38px;\n  font-weight: 400;\n  text-transform: uppercase;\n  margin: 0 0 10px;\n}\n\n.cf-category-text p {\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  margin: 0;\n  color: #fff;\n}\n\n@media (max-width: 1100px) {\n  .cf-category-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 760px) {\n  .cf-category-module {\n    padding: 62px 0;\n  }\n\n  .cf-category-container {\n    padding: 0 18px;\n  }\n\n  .cf-section-head {\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .cf-category-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .cf-category-card,\n  .cf-category-card img {\n    min-height: 480px;\n  }\n}\n<\/style>\n\n<section class=\"cf-category-module\" id=\"categories\">\n  <div class=\"cf-category-container\">\n    <div class=\"cf-section-head\">\n      <h2>Shop by Category<\/h2>\n      <p>\n        Build your wholesale collection with dresses, tops, jeans, shoes, bags, and seasonal fashion products designed for global retail and distribution markets.\n      <\/p>\n    <\/div>\n\n&#8220;`\n<div class=\"cf-category-grid\">\n  <a href=\"\/dresses\/\" class=\"cf-category-card\">\n    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1529139574466-a303027c1d8b?q=80&#038;w=1100&#038;auto=format&#038;fit=crop\" alt=\"Wholesale dresses\">\n    <div class=\"cf-category-text\">\n      <h3>Dresses<\/h3>\n      <p>Seasonal silhouettes<\/p>\n    <\/div>\n  <\/a>\n\n  <a href=\"\/jeans\/\" class=\"cf-category-card\">\n    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1541099649105-f69ad21f3246?q=80&#038;w=1000&#038;auto=format&#038;fit=crop\" alt=\"Wholesale jeans\">\n    <div class=\"cf-category-text\">\n      <h3>Jeans<\/h3>\n      <p>Wide leg \u00b7 Straight \u00b7 Cargo<\/p>\n    <\/div>\n  <\/a>\n\n  <a href=\"\/shoes\/\" class=\"cf-category-card\">\n    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1543163521-1bf539c55dd2?q=80&#038;w=1000&#038;auto=format&#038;fit=crop\" alt=\"Wholesale shoes\">\n    <div class=\"cf-category-text\">\n      <h3>Shoes<\/h3>\n      <p>Sandals \u00b7 Flats \u00b7 Boots<\/p>\n    <\/div>\n  <\/a>\n<\/div>\n&#8220;`\n\n  <\/div>\n<\/section>\n\n\n\n<style>\n.cf-why-module,\n.cf-why-module * {\n  box-sizing: border-box;\n}\n\n.cf-why-module {\n  width: 100vw;\n  margin-left: calc(50% - 50vw);\n  margin-right: calc(50% - 50vw);\n  padding: 90px 0;\n  background: #f8f6f2;\n  color: #111;\n  font-family: Arial, Helvetica, sans-serif;\n}\n\n.cf-why-container {\n  width: 100%;\n  max-width: 1480px;\n  margin: 0 auto;\n  padding: 0 36px;\n}\n\n.cf-why-head {\n  display: grid;\n  grid-template-columns: 1fr minmax(280px, 520px);\n  align-items: end;\n  gap: 50px;\n  margin-bottom: 38px;\n}\n\n.cf-why-head h2 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(42px, 5.5vw, 88px);\n  line-height: 0.95;\n  font-weight: 400;\n  letter-spacing: -0.05em;\n  text-transform: uppercase;\n  margin: 0;\n}\n\n.cf-why-head p {\n  color: #555;\n  font-size: 15px;\n  line-height: 1.75;\n  margin: 0;\n}\n\n.cf-adv-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  border-top: 1px solid #e5e5e5;\n  border-left: 1px solid #e5e5e5;\n}\n\n.cf-adv-item {\n  padding: 34px 28px;\n  border-right: 1px solid #e5e5e5;\n  border-bottom: 1px solid #e5e5e5;\n  background: #fff;\n}\n\n.cf-adv-number {\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 38px;\n  color: #77705f;\n  margin-bottom: 20px;\n}\n\n.cf-adv-item h3 {\n  font-size: 15px;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  margin: 0 0 12px;\n}\n\n.cf-adv-item p {\n  color: #555;\n  line-height: 1.65;\n  font-size: 14px;\n  margin: 0;\n}\n\n@media (max-width: 1100px) {\n  .cf-adv-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 760px) {\n  .cf-why-module {\n    padding: 62px 0;\n  }\n\n  .cf-why-container {\n    padding: 0 18px;\n  }\n\n  .cf-why-head {\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .cf-adv-grid {\n    grid-template-columns: 1fr;\n  }\n}\n<\/style>\n\n<section class=\"cf-why-module\">\n  <div class=\"cf-why-container\">\n    <div class=\"cf-why-head\">\n      <h2>Why Choose Us<\/h2>\n      <p>\n        We support wholesale buyers with flexible sourcing, private label production, sample development, quality checks, and export coordination.\n      <\/p>\n    <\/div>\n\n&#8220;`\n<div class=\"cf-adv-grid\">\n  <div class=\"cf-adv-item\">\n    <div class=\"cf-adv-number\">01<\/div>\n    <h3>Wholesale Supply<\/h3>\n    <p>Bulk apparel sourcing for boutiques, distributors, online sellers, and fashion importers.<\/p>\n  <\/div>\n\n  <div class=\"cf-adv-item\">\n    <div class=\"cf-adv-number\">02<\/div>\n    <h3>OEM \/ ODM<\/h3>\n    <p>Custom labels, size adjustment, color selection, packaging, and private label support.<\/p>\n  <\/div>\n\n  <div class=\"cf-adv-item\">\n    <div class=\"cf-adv-number\">03<\/div>\n    <h3>Quality Check<\/h3>\n    <p>Photo confirmation, sample review, packaging inspection, and shipment support.<\/p>\n  <\/div>\n\n  <div class=\"cf-adv-item\">\n    <div class=\"cf-adv-number\">04<\/div>\n    <h3>Global Export<\/h3>\n    <p>We support international buyers with flexible shipping and export coordination.<\/p>\n  <\/div>\n<\/div>\n&#8220;`\n\n  <\/div>\n<\/section>\n\n\n\n<style>\n.cf-products-module,\n.cf-products-module * {\n  box-sizing: border-box;\n}\n\n.cf-products-module {\n  width: 100vw;\n  margin-left: calc(50% - 50vw);\n  margin-right: calc(50% - 50vw);\n  padding: 90px 0;\n  background: #ffffff;\n  color: #111;\n  font-family: Arial, Helvetica, sans-serif;\n}\n\n.cf-products-container {\n  width: 100%;\n  max-width: 1480px;\n  margin: 0 auto;\n  padding: 0 36px;\n}\n\n.cf-products-head {\n  display: grid;\n  grid-template-columns: 1fr minmax(280px, 520px);\n  align-items: end;\n  gap: 50px;\n  margin-bottom: 38px;\n}\n\n.cf-products-head h2 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(42px, 5.5vw, 88px);\n  line-height: 0.95;\n  font-weight: 400;\n  letter-spacing: -0.05em;\n  text-transform: uppercase;\n  margin: 0;\n}\n\n.cf-products-head p {\n  color: #555;\n  font-size: 15px;\n  line-height: 1.75;\n  margin: 0;\n}\n\n.cf-product-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 12px;\n}\n\n.cf-product-card {\n  background: #fff;\n  color: inherit;\n  text-decoration: none;\n  display: block;\n}\n\n.cf-product-photo {\n  position: relative;\n  aspect-ratio: 3 \/ 4.2;\n  overflow: hidden;\n  background: #eee;\n}\n\n.cf-product-photo img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.45s ease;\n}\n\n.cf-product-card:hover img {\n  transform: scale(1.04);\n}\n\n.cf-product-badge {\n  position: absolute;\n  left: 14px;\n  top: 14px;\n  z-index: 2;\n  background: #fff;\n  padding: 7px 10px;\n  font-size: 10px;\n  font-weight: 800;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n}\n\n.cf-product-info {\n  padding: 15px 4px 22px;\n}\n\n.cf-product-info h3 {\n  margin: 0 0 8px;\n  font-size: 13px;\n  letter-spacing: 0.04em;\n  line-height: 1.35;\n  text-transform: uppercase;\n}\n\n.cf-product-info p {\n  margin: 0 0 10px;\n  color: #555;\n  font-size: 13px;\n}\n\n.cf-product-link {\n  display: inline-block;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  border-bottom: 1px solid #111;\n  padding-bottom: 4px;\n}\n\n@media (max-width: 1100px) {\n  .cf-product-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 760px) {\n  .cf-products-module {\n    padding: 62px 0;\n  }\n\n  .cf-products-container {\n    padding: 0 18px;\n  }\n\n  .cf-products-head {\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .cf-product-grid {\n    grid-template-columns: 1fr;\n  }\n}\n<\/style>\n\n<section class=\"cf-products-module\" id=\"products\">\n  <div class=\"cf-products-container\">\n    <div class=\"cf-products-head\">\n      <h2>Featured Products<\/h2>\n      <p>\n        Selected fashion items for wholesale buyers. Contact us for MOQ, catalog, color options, size range, and bulk pricing.\n      <\/p>\n    <\/div>\n\n&#8220;`\n<div class=\"cf-product-grid\">\n  <a href=\"\/product\/summer-midi-dress\/\" class=\"cf-product-card\">\n    <div class=\"cf-product-photo\">\n      <span class=\"cf-product-badge\">New<\/span>\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1515886657613-9f3515b0c78f?q=80&#038;w=900&#038;auto=format&#038;fit=crop\" alt=\"Summer midi dress\">\n    <\/div>\n    <div class=\"cf-product-info\">\n      <h3>Summer Midi Dress<\/h3>\n      <p>MOQ available on request<\/p>\n      <span class=\"cf-product-link\">Get Wholesale Price<\/span>\n    <\/div>\n  <\/a>\n\n  <a href=\"\/product\/wide-leg-jeans\/\" class=\"cf-product-card\">\n    <div class=\"cf-product-photo\">\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1541099649105-f69ad21f3246?q=80&#038;w=900&#038;auto=format&#038;fit=crop\" alt=\"Wide leg jeans\">\n    <\/div>\n    <div class=\"cf-product-info\">\n      <h3>High Waist Wide Leg Jeans<\/h3>\n      <p>Multiple washes available<\/p>\n      <span class=\"cf-product-link\">Send Inquiry<\/span>\n    <\/div>\n  <\/a>\n\n  <a href=\"\/product\/ribbed-top\/\" class=\"cf-product-card\">\n    <div class=\"cf-product-photo\">\n      <span class=\"cf-product-badge\">Trend<\/span>\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1503341455253-b2e723bb3dbb?q=80&#038;w=900&#038;auto=format&#038;fit=crop\" alt=\"Ribbed fitted top\">\n    <\/div>\n    <div class=\"cf-product-info\">\n      <h3>Ribbed Fitted Top<\/h3>\n      <p>Custom color support<\/p>\n      <span class=\"cf-product-link\">Request Catalog<\/span>\n    <\/div>\n  <\/a>\n\n  <a href=\"\/product\/strappy-sandals\/\" class=\"cf-product-card\">\n    <div class=\"cf-product-photo\">\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1543163521-1bf539c55dd2?q=80&#038;w=900&#038;auto=format&#038;fit=crop\" alt=\"Strappy sandals\">\n    <\/div>\n    <div class=\"cf-product-info\">\n      <h3>Minimal Strappy Sandals<\/h3>\n      <p>Wholesale size range<\/p>\n      <span class=\"cf-product-link\">Get Quote<\/span>\n    <\/div>\n  <\/a>\n\n  <a href=\"\/product\/oversized-blazer\/\" class=\"cf-product-card\">\n    <div class=\"cf-product-photo\">\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1490481651871-ab68de25d43d?q=80&#038;w=900&#038;auto=format&#038;fit=crop\" alt=\"Oversized blazer\">\n    <\/div>\n    <div class=\"cf-product-info\">\n      <h3>Oversized Relaxed Blazer<\/h3>\n      <p>Private label available<\/p>\n      <span class=\"cf-product-link\">Contact Supplier<\/span>\n    <\/div>\n  <\/a>\n\n  <a href=\"\/product\/matching-set\/\" class=\"cf-product-card\">\n    <div class=\"cf-product-photo\">\n      <span class=\"cf-product-badge\">Best<\/span>\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1496747611176-843222e1e57c?q=80&#038;w=900&#038;auto=format&#038;fit=crop\" alt=\"Matching set\">\n    <\/div>\n    <div class=\"cf-product-info\">\n      <h3>Soft Daily Matching Set<\/h3>\n      <p>Seasonal colors available<\/p>\n      <span class=\"cf-product-link\">Ask MOQ<\/span>\n    <\/div>\n  <\/a>\n\n  <a href=\"\/product\/cotton-shirt\/\" class=\"cf-product-card\">\n    <div class=\"cf-product-photo\">\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1523381210434-271e8be1f52b?q=80&#038;w=900&#038;auto=format&#038;fit=crop\" alt=\"Cotton shirt\">\n    <\/div>\n    <div class=\"cf-product-info\">\n      <h3>Cotton Poplin Shirt<\/h3>\n      <p>OEM packaging support<\/p>\n      <span class=\"cf-product-link\">Send Inquiry<\/span>\n    <\/div>\n  <\/a>\n\n  <a href=\"\/product\/shoulder-bag\/\" class=\"cf-product-card\">\n    <div class=\"cf-product-photo\">\n      <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1584917865442-de89df76afd3?q=80&#038;w=900&#038;auto=format&#038;fit=crop\" alt=\"Shoulder bag\">\n    <\/div>\n    <div class=\"cf-product-info\">\n      <h3>Structured Shoulder Bag<\/h3>\n      <p>Multiple colors available<\/p>\n      <span class=\"cf-product-link\">Get Wholesale Price<\/span>\n    <\/div>\n  <\/a>\n<\/div>\n&#8220;`\n\n  <\/div>\n<\/section>\n\n\n\n<style>\n.cf-oem-module,\n.cf-oem-module * {\n  box-sizing: border-box;\n}\n\n.cf-oem-module {\n  width: 100vw;\n  margin-left: calc(50% - 50vw);\n  margin-right: calc(50% - 50vw);\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  background: #111;\n  color: #fff;\n  font-family: Arial, Helvetica, sans-serif;\n}\n\n.cf-oem-img img {\n  width: 100%;\n  height: 100%;\n  min-height: 720px;\n  object-fit: cover;\n  display: block;\n}\n\n.cf-oem-copy {\n  padding: 90px 7vw;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.cf-oem-eyebrow {\n  font-size: 12px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: #b4aa8d;\n  margin-bottom: 28px;\n}\n\n.cf-oem-copy h2 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(48px, 6vw, 98px);\n  line-height: 0.9;\n  font-weight: 400;\n  letter-spacing: -0.05em;\n  text-transform: uppercase;\n  margin: 0 0 30px;\n}\n\n.cf-oem-copy p {\n  color: #ddd;\n  line-height: 1.8;\n  font-size: 16px;\n  margin: 0 0 30px;\n}\n\n.cf-oem-list {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n  margin-bottom: 34px;\n}\n\n.cf-oem-list span {\n  border: 1px solid rgba(255,255,255,0.22);\n  padding: 14px 16px;\n  font-size: 13px;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n\n.cf-oem-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: fit-content;\n  min-height: 46px;\n  padding: 13px 28px;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  text-decoration: none;\n  background: transparent;\n  color: #fff !important;\n  border: 1px solid #fff;\n}\n\n.cf-oem-btn:hover {\n  background: #77705f;\n  border-color: #77705f;\n}\n\n@media (max-width: 1100px) {\n  .cf-oem-module {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 760px) {\n  .cf-oem-copy {\n    padding: 62px 22px;\n  }\n\n  .cf-oem-img img {\n    min-height: 500px;\n  }\n\n  .cf-oem-list {\n    grid-template-columns: 1fr;\n  }\n}\n<\/style>\n\n<section class=\"cf-oem-module\" id=\"oem\">\n  <div class=\"cf-oem-img\">\n    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1558769132-cb1aea458c5e?q=80&#038;w=1400&#038;auto=format&#038;fit=crop\" alt=\"OEM ODM apparel service\">\n  <\/div>\n\n  <div class=\"cf-oem-copy\">\n    <div class=\"cf-oem-eyebrow\">Private Label Service<\/div>\n    <h2>OEM \/ ODM Apparel Solutions<\/h2>\n    <p>\n      We help fashion businesses develop custom apparel collections with flexible product sourcing, fabric selection, label customization, packaging design, and bulk production support.\n    <\/p>\n\n&#8220;`\n<div class=\"cf-oem-list\">\n  <span>Custom Label<\/span>\n  <span>Color Development<\/span>\n  <span>Size Adjustment<\/span>\n  <span>Packaging Support<\/span>\n  <span>Sample Review<\/span>\n  <span>Bulk Production<\/span>\n<\/div>\n\n<a href=\"https:\/\/wa.me\/8613686624367\" class=\"cf-oem-btn\">Start OEM Inquiry<\/a>\n&#8220;`\n\n  <\/div>\n<\/section>\n\n\n\n<style>\n.cf-process-module,\n.cf-process-module * {\n  box-sizing: border-box;\n}\n\n.cf-process-module {\n  width: 100vw;\n  margin-left: calc(50% - 50vw);\n  margin-right: calc(50% - 50vw);\n  padding: 90px 0;\n  background: #f8f6f2;\n  color: #111;\n  font-family: Arial, Helvetica, sans-serif;\n}\n\n.cf-process-container {\n  width: 100%;\n  max-width: 1480px;\n  margin: 0 auto;\n  padding: 0 36px;\n}\n\n.cf-process-head {\n  display: grid;\n  grid-template-columns: 1fr minmax(280px, 520px);\n  align-items: end;\n  gap: 50px;\n  margin-bottom: 38px;\n}\n\n.cf-process-head h2 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(42px, 5.5vw, 88px);\n  line-height: 0.95;\n  font-weight: 400;\n  letter-spacing: -0.05em;\n  text-transform: uppercase;\n  margin: 0;\n}\n\n.cf-process-head p {\n  color: #555;\n  font-size: 15px;\n  line-height: 1.75;\n  margin: 0;\n}\n\n.cf-process-grid {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 10px;\n}\n\n.cf-process-item {\n  background: #fff;\n  padding: 30px 22px;\n  border: 1px solid #e8e8e8;\n}\n\n.cf-process-item strong {\n  display: block;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 34px;\n  color: #77705f;\n  margin-bottom: 18px;\n}\n\n.cf-process-item h3 {\n  margin: 0 0 10px;\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n}\n\n.cf-process-item p {\n  margin: 0;\n  color: #555;\n  line-height: 1.6;\n  font-size: 13px;\n}\n\n@media (max-width: 1100px) {\n  .cf-process-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 760px) {\n  .cf-process-module {\n    padding: 62px 0;\n  }\n\n  .cf-process-container {\n    padding: 0 18px;\n  }\n\n  .cf-process-head {\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .cf-process-grid {\n    grid-template-columns: 1fr;\n  }\n}\n<\/style>\n\n<section class=\"cf-process-module\" id=\"process\">\n  <div class=\"cf-process-container\">\n    <div class=\"cf-process-head\">\n      <h2>Wholesale Process<\/h2>\n      <p>\n        A simple sourcing process for global buyers: send your requirements, confirm styles, review samples, place bulk orders, and arrange shipment.\n      <\/p>\n    <\/div>\n\n&#8220;`\n<div class=\"cf-process-grid\">\n  <div class=\"cf-process-item\">\n    <strong>01<\/strong>\n    <h3>Send Inquiry<\/h3>\n    <p>Tell us your target styles, quantity, market, and budget.<\/p>\n  <\/div>\n\n  <div class=\"cf-process-item\">\n    <strong>02<\/strong>\n    <h3>Confirm Styles<\/h3>\n    <p>We recommend suitable products, colors, size ranges, and MOQ.<\/p>\n  <\/div>\n\n  <div class=\"cf-process-item\">\n    <strong>03<\/strong>\n    <h3>Sample Check<\/h3>\n    <p>Review product photos, samples, labels, and packaging details.<\/p>\n  <\/div>\n\n  <div class=\"cf-process-item\">\n    <strong>04<\/strong>\n    <h3>Bulk Order<\/h3>\n    <p>Confirm quantity, price, lead time, and export requirements.<\/p>\n  <\/div>\n\n  <div class=\"cf-process-item\">\n    <strong>05<\/strong>\n    <h3>Shipment<\/h3>\n    <p>We support packing, inspection, and global delivery coordination.<\/p>\n  <\/div>\n<\/div>\n&#8220;`\n\n  <\/div>\n<\/section>\n\n\n\n<style>\n.cf-contact-module,\n.cf-contact-module * {\n  box-sizing: border-box;\n}\n\n.cf-contact-module {\n  width: 100vw;\n  margin-left: calc(50% - 50vw);\n  margin-right: calc(50% - 50vw);\n  background: #f6f1ea;\n  padding: 90px 0;\n  color: #111;\n  font-family: Arial, Helvetica, sans-serif;\n}\n\n.cf-contact-container {\n  width: 100%;\n  max-width: 1480px;\n  margin: 0 auto;\n  padding: 0 36px;\n}\n\n.cf-contact-box {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 60px;\n  background: #fff;\n  padding: 54px;\n}\n\n.cf-contact-box h2 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(42px, 5vw, 78px);\n  line-height: 0.95;\n  font-weight: 400;\n  letter-spacing: -0.05em;\n  text-transform: uppercase;\n  margin: 0 0 24px;\n}\n\n.cf-contact-box p {\n  color: #555;\n  line-height: 1.75;\n  margin: 0 0 24px;\n}\n\n.cf-contact-info {\n  display: grid;\n  gap: 14px;\n}\n\n.cf-contact-line {\n  padding: 18px 0;\n  border-bottom: 1px solid #eee;\n}\n\n.cf-contact-line strong {\n  display: block;\n  font-size: 12px;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  margin-bottom: 6px;\n}\n\n.cf-contact-line a {\n  color: #111;\n  text-decoration: none;\n}\n\n.cf-inquiry-form {\n  display: grid;\n  gap: 12px;\n}\n\n.cf-inquiry-form input,\n.cf-inquiry-form textarea,\n.cf-inquiry-form select {\n  width: 100%;\n  border: 1px solid #ddd;\n  padding: 15px 16px;\n  font-size: 14px;\n  outline: none;\n}\n\n.cf-inquiry-form textarea {\n  min-height: 130px;\n  resize: vertical;\n}\n\n.cf-inquiry-form button {\n  border: none;\n  background: #111;\n  color: #fff;\n  padding: 16px 24px;\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  cursor: pointer;\n}\n\n.cf-inquiry-form button:hover {\n  background: #77705f;\n}\n\n@media (max-width: 1100px) {\n  .cf-contact-box {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 760px) {\n  .cf-contact-module {\n    padding: 62px 0;\n  }\n\n  .cf-contact-container {\n    padding: 0 18px;\n  }\n\n  .cf-contact-box {\n    padding: 30px 20px;\n  }\n}\n<\/style>\n\n<section class=\"cf-contact-module\" id=\"contact\">\n  <div class=\"cf-contact-container\">\n    <div class=\"cf-contact-box\">\n      <div>\n        <h2>Contact for Wholesale Price<\/h2>\n        <p>\n          Send us your target products, quantity, destination market, label requirements, and packaging needs. We will reply with wholesale options and sourcing suggestions.\n        <\/p>\n\n&#8220;`\n    <div class=\"cf-contact-info\">\n      <div class=\"cf-contact-line\">\n        <strong>WhatsApp<\/strong>\n        <a href=\"https:\/\/wa.me\/8613686624367\">+86 136 8662 4367<\/a>\n      <\/div>\n\n      <div class=\"cf-contact-line\">\n        <strong>Email<\/strong>\n        <a href=\"mailto:qlisa5911@gmail.com\">qlisa5911@gmail.com<\/a>\n      <\/div>\n\n      <div class=\"cf-contact-line\">\n        <strong>Business Type<\/strong>\n        <span>Wholesale Apparel Supply \u00b7 OEM \/ ODM \u00b7 Private Label<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <form class=\"cf-inquiry-form\">\n    <input type=\"text\" placeholder=\"Your Name\">\n    <input type=\"email\" placeholder=\"Email Address\">\n    <input type=\"text\" placeholder=\"WhatsApp \/ Phone\">\n    <select>\n      <option>Interested Category<\/option>\n      <option>Dresses<\/option>\n      <option>Tops<\/option>\n      <option>Jeans<\/option>\n      <option>Shoes<\/option>\n      <option>Bags<\/option>\n      <option>OEM \/ ODM<\/option>\n    <\/select>\n    <textarea placeholder=\"Tell us your quantity, market, target styles, and requirements\"><\/textarea>\n    <button type=\"button\" onclick=\"window.location.href='https:\/\/wa.me\/8613686624367'\">Send Inquiry on WhatsApp<\/button>\n  <\/form>\n<\/div>\n&#8220;`\n\n  <\/div>\n<\/section>\n\n\n\n<style>\n.cf-footer-module,\n.cf-footer-module * {\n  box-sizing: border-box;\n}\n\n.cf-footer-module {\n  width: 100vw;\n  margin-left: calc(50% - 50vw);\n  margin-right: calc(50% - 50vw);\n  background: #111;\n  color: #fff;\n  padding: 58px 0 28px;\n  font-family: Arial, Helvetica, sans-serif;\n}\n\n.cf-footer-container {\n  width: 100%;\n  max-width: 1480px;\n  margin: 0 auto;\n  padding: 0 36px;\n}\n\n.cf-footer-grid {\n  display: grid;\n  grid-template-columns: 1.5fr 1fr 1fr 1fr;\n  gap: 40px;\n  margin-bottom: 44px;\n}\n\n.cf-footer-logo {\n  font-size: 28px;\n  font-weight: 800;\n  text-transform: uppercase;\n  letter-spacing: -0.04em;\n  margin-bottom: 18px;\n}\n\n.cf-footer-module p,\n.cf-footer-module a {\n  color: #ccc;\n  font-size: 13px;\n  line-height: 1.8;\n  display: block;\n  margin-bottom: 8px;\n  text-decoration: none;\n}\n\n.cf-footer-module a:hover {\n  color: #fff;\n}\n\n.cf-footer-module h3 {\n  font-size: 13px;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  margin: 0 0 18px;\n}\n\n.cf-footer-bottom {\n  border-top: 1px solid rgba(255,255,255,0.14);\n  padding-top: 20px;\n  color: #aaa;\n  font-size: 12px;\n  display: flex;\n  justify-content: space-between;\n  gap: 20px;\n}\n\n@media (max-width: 1100px) {\n  .cf-footer-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 760px) {\n  .cf-footer-container {\n    padding: 0 18px;\n  }\n\n  .cf-footer-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .cf-footer-bottom {\n    display: block;\n    line-height: 1.8;\n  }\n}\n<\/style>\n\n<footer class=\"cf-footer-module\">\n  <div class=\"cf-footer-container\">\n    <div class=\"cf-footer-grid\">\n      <div>\n        <div class=\"cf-footer-logo\">Castellanifashion<\/div>\n        <p>\n          Wholesale apparel supplier for global boutiques, online stores, distributors, and private label fashion brands.\n        <\/p>\n      <\/div>\n\n&#8220;`\n  <div>\n    <h3>Products<\/h3>\n    <a href=\"\/dresses\/\">Dresses<\/a>\n    <a href=\"\/tops\/\">Tops<\/a>\n    <a href=\"\/jeans\/\">Jeans<\/a>\n    <a href=\"\/shoes\/\">Shoes<\/a>\n    <a href=\"\/bags\/\">Bags<\/a>\n  <\/div>\n\n  <div>\n    <h3>Services<\/h3>\n    <a href=\"#oem\">OEM \/ ODM<\/a>\n    <a href=\"#process\">Wholesale Process<\/a>\n    <a href=\"#contact\">Request Quote<\/a>\n    <a href=\"#products\">Product Catalog<\/a>\n  <\/div>\n\n  <div>\n    <h3>Contact<\/h3>\n    <p>WhatsApp: +86 136 8662 4367<\/p>\n    <p>Email: qlisa5911@gmail.com<\/p>\n    <p>Global Fashion Supply<\/p>\n  <\/div>\n<\/div>\n\n<div class=\"cf-footer-bottom\">\n  <div>\u00a9 2026 Castellani Fashion. All Rights Reserved.<\/div>\n  <div>Wholesale Fashion \u00b7 OEM \/ ODM \u00b7 Private Label<\/div>\n<\/div>\n&#8220;`\n\n  <\/div>\n<\/footer>\n\n\n\n<style>\n.cf-whatsapp-module {\n  position: fixed;\n  right: 22px;\n  bottom: 22px;\n  z-index: 9999;\n  background: #25d366;\n  color: #fff !important;\n  padding: 15px 20px;\n  border-radius: 999px;\n  font-size: 14px;\n  font-weight: 800;\n  box-shadow: 0 14px 40px rgba(0,0,0,0.18);\n  font-family: Arial, Helvetica, sans-serif;\n  text-decoration: none;\n}\n\n@media (max-width: 760px) {\n  .cf-whatsapp-module {\n    right: 14px;\n    bottom: 14px;\n    padding: 13px 16px;\n    font-size: 13px;\n  }\n}\n<\/style>\n\n<a href=\"https:\/\/wa.me\/8613686624367\" class=\"cf-whatsapp-module\">WhatsApp Inquiry<\/a>\n\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Castellanifashion &#038;#&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-22","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.castellanifashion.com\/index.php?rest_route=\/wp\/v2\/pages\/22","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.castellanifashion.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.castellanifashion.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.castellanifashion.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.castellanifashion.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=22"}],"version-history":[{"count":15,"href":"https:\/\/www.castellanifashion.com\/index.php?rest_route=\/wp\/v2\/pages\/22\/revisions"}],"predecessor-version":[{"id":65,"href":"https:\/\/www.castellanifashion.com\/index.php?rest_route=\/wp\/v2\/pages\/22\/revisions\/65"}],"wp:attachment":[{"href":"https:\/\/www.castellanifashion.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}