.elementor-1210 .elementor-element.elementor-element-9cc59de{--display:flex;--min-height:600px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:100px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1210 .elementor-element.elementor-element-9cc59de:not(.elementor-motion-effects-element-type-background), .elementor-1210 .elementor-element.elementor-element-9cc59de > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://freshflowerwholesale.com/wp-content/uploads/2026/01/bottom-banner.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1210 .elementor-element.elementor-element-49ffa67{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1210 .elementor-element.elementor-element-396509f{--display:flex;}.elementor-1210 .elementor-element.elementor-element-ec98d79{--display:flex;}.elementor-1210 .elementor-element.elementor-element-713b15e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1210 .elementor-element.elementor-element-19e1175.elementor-wc-products ul.products li.product{text-align:center;}.elementor-1210 .elementor-element.elementor-element-19e1175.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-1210 .elementor-element.elementor-element-19e1175.elementor-wc-products ul.products li.product span.onsale{display:block;}.elementor-1210 .elementor-element.elementor-element-65cb498{--display:flex;}.elementor-1210 .elementor-element.elementor-element-1975db5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1210 .elementor-element.elementor-element-6ab0d19{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(min-width:1025px){.elementor-1210 .elementor-element.elementor-element-9cc59de:not(.elementor-motion-effects-element-type-background), .elementor-1210 .elementor-element.elementor-element-9cc59de > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:1024px){.elementor-1210 .elementor-element.elementor-element-19e1175.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-1210 .elementor-element.elementor-element-19e1175.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-c418ed1 *//* ===== HERO ONLY (Unified .la-sg-hero) ===== */
.la-sg-hero{ padding: 64px 0; }

.la-sg-hero__container{
  width: min(1100px, 92%);
  margin: 0 auto;
}

.la-sg-hero__hero{
  background: rgba(0,0,0,.72);
  border-radius: 18px;
  padding: 46px 28px;
  text-align: center;
  color: #fff;
}

.la-sg-hero__title{
  margin: 0 0 14px;
  font-size: clamp(26px, 3.2vw, 42px);
  line-height: 1.15;
  letter-spacing: -0.02em;
  color: #fff;
}

.la-sg-hero__subtitle{
  margin: 0 auto 22px;
  max-width: 820px;
  font-size: 16px;
  line-height: 1.7;
  color: rgba(255,255,255,.88);
}
.la-sg-hero__subtitle strong{ color:#fff; }

.la-sg-hero__actions{
  display: flex;
  gap: 12px;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 6px;
}

.la-sg-hero__btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 12px;
  padding: 12px 18px;
  font-weight: 600;
  border: 1px solid rgba(255,255,255,.28);
  color: #fff;
  background: transparent;
  transition: transform .12s ease, background .12s ease, border-color .12s ease;
}
.la-sg-hero__btn:hover{
  transform: translateY(-1px);
  border-color: rgba(255,255,255,.45);
  background: rgba(255,255,255,.06);
}

.la-sg-hero__btn--primary{
  background: #fff;
  color: #111;
  border-color: transparent;
}
.la-sg-hero__btn--primary:hover{
  background: rgba(255,255,255,.92);
}

@media (max-width: 480px){
  .la-sg-hero{ padding: 44px 0; }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-396509f *//* roses-wholesale.css */
/* 
 * Fresh Cut Roses Wholesale - 清新自然绿粉系
 * 命名空间：所有样式都在 #roses-wholesale-section 下
 */

#roses-wholesale-section {
    /* 主色调变量 */
    --rw-primary-color: #10b981;      /* 清新的绿色 */
    --rw-secondary-color: #ec4899;    /* 柔和的粉色 */
    --rw-accent-color: #3b82f6;       /* 蓝色点缀 */
    
    /* 文本和背景 */
    --rw-text-color: #333333;
    --rw-light-bg: #f0fdf4;           /* 淡绿色背景 */
    --rw-border-color: #86efac;       /* 浅绿色边框 */
    
    /* 阴影效果 */
    --rw-shadow-light: rgba(16, 185, 129, 0.1);
    --rw-shadow-medium: rgba(16, 185, 129, 0.15);
    
    /* 辅助颜色 */
    --rw-gray-month-bg: #f0f0f0;
    --rw-gray-month-text: #888;
    --rw-gray-month-border: #ddd;
    
    /* RGB值用于透明度效果 */
    --rw-primary-rgb: 16, 185, 129;
    --rw-secondary-rgb: 236, 72, 153;
    --rw-accent-rgb: 59, 130, 246;
    
    font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, sans-serif;
    line-height: 1.6;
    color: var(--rw-text-color);
}

#roses-wholesale-section * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#roses-wholesale-section .container {
    background-color: white;
    border-radius: 12px;
    box-shadow: 0 5px 25px var(--rw-shadow-light);
    overflow: hidden;
    margin-bottom: 30px;
}

#roses-wholesale-section .header {
    background: linear-gradient(135deg, var(--rw-primary-color), var(--rw-secondary-color));
    color: white;
    padding: 40px 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

#roses-wholesale-section .header::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="none"><path fill="rgba(255,255,255,0.05)" d="M10,50 Q20,30 40,50 T80,50 Q90,60 70,70 T30,70 Q20,80 10,70 T20,30 Q10,40 10,50Z"/></svg>');
    background-repeat: repeat;
    opacity: 0.2;
}

#roses-wholesale-section .header h1 {
    font-size: 2.8rem;
    margin-bottom: 15px;
    position: relative;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    font-weight: 700;
}

#roses-wholesale-section .header-subtitle {
    font-size: 1.2rem;
    opacity: 0.95;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    font-weight: 300;
}

#roses-wholesale-section .rose-icon {
    font-size: 2.5rem;
    margin-right: 15px;
    vertical-align: middle;
    color: #ff6b9d;
}

#roses-wholesale-section .content {
    padding: 50px;
}

/* Main container */
#roses-wholesale-section .fc-rose {
    width: 100%;
}

#roses-wholesale-section .fc-rose__wrap {
    max-width: 100%;
    margin: 0 auto;
}

#roses-wholesale-section .fc-rose__layout {
    width: 100%;
    padding: 0;
}

#roses-wholesale-section .fc-rose__layout--noFilters {
    padding: 0;
}

/* Heading styles */
#roses-wholesale-section .fc-rose__h2 {
    color: var(--rw-primary-color);
    font-size: 2rem;
    margin: 50px 0 25px;
    padding-bottom: 12px;
    border-bottom: 2px solid var(--rw-light-bg);
    position: relative;
    font-weight: 600;
    letter-spacing: -0.5px;
}

#roses-wholesale-section .fc-rose__h2:first-child {
    margin-top: 0;
}

#roses-wholesale-section .fc-rose__h2::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 80px;
    height: 3px;
    background-color: var(--rw-accent-color);
    border-radius: 2px;
}

#roses-wholesale-section .fc-rose__h3 {
    color: var(--rw-secondary-color);
    font-size: 1.6rem;
    margin: 40px 0 20px;
    display: flex;
    align-items: center;
    font-weight: 600;
}

#roses-wholesale-section .fc-rose__h3 i {
    margin-right: 12px;
    color: var(--rw-primary-color);
    background-color: var(--rw-light-bg);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Paragraph styles */
#roses-wholesale-section .fc-rose__p {
    margin-bottom: 24px;
    font-size: 1.1rem;
    line-height: 1.7;
    color: #444;
    text-align: justify;
    hyphens: auto;
}

/* List styles */
#roses-wholesale-section .fc-rose__list {
    margin: 25px 0 30px 25px;
    list-style-type: none;
}

#roses-wholesale-section .fc-rose__list li {
    margin-bottom: 15px;
    padding-left: 35px;
    position: relative;
    line-height: 1.6;
}

#roses-wholesale-section .fc-rose__list li::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: var(--rw-accent-color);
    font-weight: bold;
    font-size: 1.2rem;
    top: 0;
}

#roses-wholesale-section .fc-rose__list--ordered {
    counter-reset: ordered-list;
}

#roses-wholesale-section .fc-rose__list--ordered li {
    counter-increment: ordered-list;
    padding-left: 40px;
}

#roses-wholesale-section .fc-rose__list--ordered li::before {
    content: counter(ordered-list);
    background-color: var(--rw-primary-color);
    color: white;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9rem;
    font-weight: 600;
    top: 0;
}

/* Strong text */
#roses-wholesale-section strong {
    color: var(--rw-secondary-color);
    font-weight: 600;
    background-color: rgba(var(--rw-secondary-rgb), 0.05);
    padding: 2px 4px;
    border-radius: 3px;
}

/* Tip box */
#roses-wholesale-section .tip-box {
    background-color: var(--rw-light-bg);
    border-left: 4px solid var(--rw-primary-color);
    padding: 24px;
    margin: 30px 0;
    border-radius: 0 8px 8px 0;
    position: relative;
}

#roses-wholesale-section .tip-box::before {
    content: "💡";
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
    background-color: white;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

#roses-wholesale-section .tip-box p {
    margin: 0;
    color: #555;
}

#roses-wholesale-section .tip-box strong {
    color: var(--rw-primary-color);
}

/* Color-coded sections */
#roses-wholesale-section .timing-section {
    background: linear-gradient(to right, rgba(var(--rw-accent-rgb), 0.05), transparent);
    padding: 20px;
    border-radius: 8px;
    margin: 25px 0;
    border-left: 3px solid var(--rw-accent-color);
}

#roses-wholesale-section .packing-section {
    background: linear-gradient(to right, rgba(var(--rw-primary-rgb), 0.05), transparent);
    padding: 20px;
    border-radius: 8px;
    margin: 25px 0;
    border-left: 3px solid var(--rw-primary-color);
}

/* Highlight text */
#roses-wholesale-section .highlight {
    background-color: #fff9db;
    padding: 2px 6px;
    border-radius: 4px;
    font-weight: 600;
    color: #e67700;
}

/* Section divider */
#roses-wholesale-section .section-divider {
    height: 1px;
    background: linear-gradient(to right, transparent, var(--rw-border-color), transparent);
    margin: 40px 0;
}

/* Responsive Design */
@media (max-width: 768px) {
    #roses-wholesale-section .content {
        padding: 30px;
    }
    
    #roses-wholesale-section .header {
        padding: 30px 20px;
    }
    
    #roses-wholesale-section .header h1 {
        font-size: 2.2rem;
    }
    
    #roses-wholesale-section .header-subtitle {
        font-size: 1.1rem;
    }
    
    #roses-wholesale-section .fc-rose__h2 {
        font-size: 1.7rem;
    }
    
    #roses-wholesale-section .fc-rose__h3 {
        font-size: 1.4rem;
    }
    
    #roses-wholesale-section .fc-rose__p {
        font-size: 1rem;
    }
    
    #roses-wholesale-section .fc-rose__h3 i {
        width: 36px;
        height: 36px;
        font-size: 0.9rem;
    }
    
    #roses-wholesale-section .fc-rose__list {
        margin-left: 20px;
    }
    
    #roses-wholesale-section .tip-box {
        padding: 20px;
    }
}

@media (max-width: 480px) {
    #roses-wholesale-section .content {
        padding: 20px;
    }
    
    #roses-wholesale-section .header {
        padding: 25px 15px;
    }
    
    #roses-wholesale-section .header h1 {
        font-size: 1.9rem;
    }
    
    #roses-wholesale-section .header-subtitle {
        font-size: 1rem;
    }
    
    #roses-wholesale-section .fc-rose__list {
        margin-left: 15px;
    }
    
    #roses-wholesale-section .fc-rose__list li {
        padding-left: 30px;
    }
    
    #roses-wholesale-section .fc-rose__list--ordered li {
        padding-left: 35px;
    }
    
    #roses-wholesale-section .tip-box {
        padding: 20px 15px 20px 20px;
    }
    
    #roses-wholesale-section .tip-box::before {
        left: -12px;
        width: 24px;
        height: 24px;
        font-size: 0.9rem;
    }
}

/* 打印优化 */
@media print {
    #roses-wholesale-section .container {
        box-shadow: none;
        margin: 0;
    }
    
    #roses-wholesale-section .header {
        background: white !important;
        color: black;
        padding: 20px 0;
        border-bottom: 2px solid #ddd;
    }
    
    #roses-wholesale-section .header::before {
        display: none;
    }
    
    #roses-wholesale-section .header h1 {
        color: black;
        text-shadow: none;
    }
    
    #roses-wholesale-section .fc-rose__h2 {
        color: black;
        page-break-after: avoid;
        border-bottom: 1px solid #ddd;
    }
    
    #roses-wholesale-section .fc-rose__h3 {
        color: black;
        page-break-after: avoid;
    }
    
    #roses-wholesale-section .tip-box {
        border: 1px solid #ddd;
        page-break-inside: avoid;
    }
    
    #roses-wholesale-section .rose-icon {
        color: black !important;
    }
    
    #roses-wholesale-section .section-divider {
        display: none;
    }
}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-0f2531b *//* ===============================
   RF FAQ ONLY (details/summary)
   Mobile-safe / WP-safe
================================ */

.rf-faq-only{
  --rf-primary: #27AE60;
  --rf-primary-rgb: 39, 174, 96;
  --rf-text: #333;
  --rf-muted: #556;
  --rf-border: rgba(var(--rf-primary-rgb), 0.12);

  width: 100%;
  color: var(--rf-text);
}

.rf-faq-only__wrap{
  width: 100%;
  background: #fff;
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
  border: 1px solid rgba(0,0,0,0.06);
  position: relative;
  z-index: 1;
}

.rf-faq-only__title{
  font-size: 2rem;
  color: var(--rf-primary);
  text-align: center;
  margin: 0 0 26px 0;
  padding-bottom: 18px;
  border-bottom: 3px solid rgba(var(--rf-primary-rgb), 0.18);
  font-weight: 700;
  line-height: 1.25;
}

.rf-faq-only__item{
  border: 1px solid var(--rf-border);
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
  margin-bottom: 14px;
  transition: box-shadow .25s ease, transform .25s ease, border-color .25s ease;
}

.rf-faq-only__item:hover{
  box-shadow: 0 8px 22px rgba(var(--rf-primary-rgb), 0.10);
  border-color: rgba(var(--rf-primary-rgb), 0.22);
}

.rf-faq-only__q{
  list-style: none; /* 去掉默认箭头 */
  cursor: pointer;
  padding: 18px 22px;
  background: linear-gradient(to right,
    rgba(var(--rf-primary-rgb), 0.06),
    rgba(var(--rf-primary-rgb), 0.10)
  );
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;

  /* 移动端点击增强 */
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
  position: relative;
}

/* 兼容 Safari：隐藏默认 marker */
.rf-faq-only__q::-webkit-details-marker{ display: none; }
.rf-faq-only__q::marker{ content: ""; }

.rf-faq-only__qtext{
  font-weight: 700;
  color: #1e8449;
  font-size: 1.05rem;
  line-height: 1.45;
}

.rf-faq-only__icon{
  width: 28px;
  height: 28px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(var(--rf-primary-rgb), 0.12);
  color: var(--rf-primary);
  flex: 0 0 auto;
  position: relative;
}

.rf-faq-only__icon::before{
  content: "+";
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
}

.rf-faq-only__item[open] .rf-faq-only__icon::before{
  content: "−";
}

.rf-faq-only__a{
  padding: 18px 22px 22px;
  background: #fff;
  border-top: 1px solid rgba(0,0,0,0.06);
  color: var(--rf-muted);
  line-height: 1.7;
  font-size: 1rem;
}

.rf-faq-only__a p{ margin: 0; }

.rf-faq-only__footer{
  text-align: center;
  padding-top: 18px;
  margin-top: 8px;
  border-top: 1px solid rgba(var(--rf-primary-rgb), 0.12);
  color: #666;
}

.rf-faq-only__footer a{
  color: var(--rf-primary);
  font-weight: 700;
  text-decoration: none;
}
.rf-faq-only__footer a:hover{ text-decoration: underline; }

/* Responsive */
@media (max-width: 768px){
  .rf-faq-only__wrap{ padding: 24px; border-radius: 14px; }
  .rf-faq-only__title{ font-size: 1.6rem; }
  .rf-faq-only__q{ padding: 16px 18px; }
  .rf-faq-only__qtext{ font-size: 1rem; }
  .rf-faq-only__a{ padding: 16px 18px 18px; font-size: .98rem; }
}

@media (max-width: 480px){
  .rf-faq-only__wrap{ padding: 18px; }
  .rf-faq-only__title{ font-size: 1.4rem; }
  .rf-faq-only__icon{ width: 26px; height: 26px; }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-49ffa67 *//* =========================================================
   MODULE 1: roses-wholesale-module (修复 Font Awesome 图标)
   ========================================================= */

/* 容器变量你现在写在 style="" 里，这里不用重复定义也行
   如果你想改成纯 CSS，可把变量写到这里： 
   .roses-wholesale-module { --rw-primary-color: ... } 
*/

.roses-wholesale-module {
  line-height: 1.6 !important;
  color: var(--rw-text-color) !important;
  width: 100% !important;
  margin: 20px 0 !important;
  font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, sans-serif !important;
}

/* 只在模块内 reset，但【排除 Font Awesome 图标类】避免 icon 被你 inherit 覆盖 */
.roses-wholesale-module * {
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box !important;
}

/* ✅ 保留继承字体，但不要影响 Font Awesome（关键修复） */
.roses-wholesale-module *:not(i):not(.fa):not(.fas):not(.far):not(.fal):not(.fab):not(.fa-solid):not(.fa-regular):not(.fa-brands):not([class*="fa-"]) {
  font-family: inherit !important;
}

/* 容器 */
.roses-wholesale-module .container {
  background-color: #fff !important;
  border-radius: 12px !important;
  box-shadow: 0 5px 25px rgba(var(--rw-primary-rgb), 0.1) !important;
  overflow: hidden !important;
  margin-bottom: 30px !important;
}

/* Header */
.roses-wholesale-module .header {
  background: linear-gradient(135deg, var(--rw-primary-color), var(--rw-secondary-color)) !important;
  color: #fff !important;
  padding: 40px 30px !important;
  text-align: center !important;
  position: relative !important;
  overflow: hidden !important;
}

.roses-wholesale-module .header::before {
  content: "" !important;
  position: absolute !important;
  top: -50% !important;
  left: -50% !important;
  width: 200% !important;
  height: 200% !important;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="none"><path fill="rgba(255,255,255,0.05)" d="M10,50 Q20,30 40,50 T80,50 Q90,60 70,70 T30,70 Q20,80 10,70 T20,30 Q10,40 10,50Z"/></svg>') !important;
  background-repeat: repeat !important;
  opacity: 0.2 !important;
}

.roses-wholesale-module .header h1 {
  font-size: 2.8rem !important;
  margin-bottom: 15px !important;
  position: relative !important;
  text-shadow: 0 2px 5px rgba(0,0,0,0.2) !important;
  font-weight: 700 !important;
}

.roses-wholesale-module .header-subtitle {
  font-size: 1.2rem !important;
  opacity: 0.95 !important;
  max-width: 800px !important;
  margin: 0 auto !important;
  position: relative !important;
  font-weight: 300 !important;
}

.roses-wholesale-module .rose-icon {
  font-size: 2.5rem !important;
  margin-right: 15px !important;
  vertical-align: middle !important;
  color: #ff6b9d !important;
}

/* Content */
.roses-wholesale-module .content {
  padding: 50px !important;
}

/* Typography */
.roses-wholesale-module .fc-rose__h3 {
  color: var(--rw-secondary-color) !important;
  font-size: 1.6rem !important;
  margin: 40px 0 20px !important;
  display: flex !important;
  align-items: center !important;
  font-weight: 600 !important;
}

.roses-wholesale-module .fc-rose__h3 i {
  margin-right: 12px !important;
  color: var(--rw-primary-color) !important;
  background-color: var(--rw-light-bg) !important;
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.roses-wholesale-module .fc-rose__p {
  margin-bottom: 24px !important;
  font-size: 1.1rem !important;
  line-height: 1.7 !important;
  color: #444 !important;
  text-align: justify !important;
}

/* List */
.roses-wholesale-module .fc-rose__list {
  margin: 25px 0 30px 25px !important;
  list-style: none !important;
}

.roses-wholesale-module .fc-rose__list li {
  margin-bottom: 15px !important;
  padding-left: 35px !important;
  position: relative !important;
  line-height: 1.6 !important;
}

.roses-wholesale-module .fc-rose__list li::before {
  content: "✓" !important;
  position: absolute !important;
  left: 0 !important;
  color: var(--rw-accent-color) !important;
  font-weight: 700 !important;
  font-size: 1.2rem !important;
  top: 0 !important;
}

/* Boxes */
.roses-wholesale-module .tip-box {
  background-color: var(--rw-light-bg) !important;
  border-left: 4px solid var(--rw-primary-color) !important;
  padding: 24px !important;
  margin: 30px 0 !important;
  border-radius: 0 8px 8px 0 !important;
  position: relative !important;
}

.roses-wholesale-module .timing-section {
  background: linear-gradient(to right, rgba(var(--rw-accent-rgb), 0.05), transparent) !important;
  padding: 20px !important;
  border-radius: 8px !important;
  margin: 25px 0 !important;
  border-left: 3px solid var(--rw-accent-color) !important;
}

.roses-wholesale-module .packing-section {
  background: linear-gradient(to right, rgba(var(--rw-primary-rgb), 0.05), transparent) !important;
  padding: 20px !important;
  border-radius: 8px !important;
  margin: 25px 0 !important;
  border-left: 3px solid var(--rw-primary-color) !important;
}

.roses-wholesale-module .section-divider {
  height: 1px !important;
  background: linear-gradient(to right, transparent, var(--rw-border-color), transparent) !important;
  margin: 40px 0 !important;
}

.roses-wholesale-module strong {
  color: var(--rw-secondary-color) !important;
  font-weight: 600 !important;
  background-color: rgba(var(--rw-secondary-rgb), 0.05) !important;
  padding: 2px 4px !important;
  border-radius: 3px !important;
}

/* Responsive */
@media (max-width: 768px) {
  .roses-wholesale-module .content { padding: 30px !important; }
  .roses-wholesale-module .header { padding: 30px 20px !important; }
  .roses-wholesale-module .header h1 { font-size: 2.2rem !important; }
  .roses-wholesale-module .header-subtitle { font-size: 1.1rem !important; }
  .roses-wholesale-module .fc-rose__h3 { font-size: 1.4rem !important; }
  .roses-wholesale-module .fc-rose__p { font-size: 1rem !important; }
}


/* =========================================================
   MODULE 2: rf-module (B2B + FAQ)
   ========================================================= */

.rf-module.rf-module {
  --rf-primary-color: #27AE60;
  --rf-secondary-color: #ec4899;
  --rf-accent-color: #3b82f6;
  --rf-accent-light: #3498db;
  --rf-text-color: #333;
  --rf-primary-rgb: 39, 174, 96;

  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  line-height: 1.6;
  color: var(--rf-text-color);
  width: 100%;
}

/* reset only inside rf-module */
.rf-module.rf-module *,
.rf-module.rf-module *::before,
.rf-module.rf-module *::after { box-sizing: border-box; }

.rf-module.rf-module h1,
.rf-module.rf-module h2,
.rf-module.rf-module p { margin: 0; }

.rf-module.rf-module ul { margin: 0; padding: 0; list-style: none; }

.rf-module.rf-module a {
  text-decoration: none;
  color: inherit;
}

/* B2B */
.rf-module.rf-module .rf-b2b{
  background: linear-gradient(135deg, #F9FDF6 0%, #F1F8E9 100%);
  padding: 60px 0;
  margin: 50px 0;
  border-top: 1px solid rgba(var(--rf-primary-rgb), 0.1);
  border-bottom: 1px solid rgba(var(--rf-primary-rgb), 0.1);
}

.rf-module.rf-module .rf-b2b__wrap{
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.rf-module.rf-module .rf-b2b__grid{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
  gap: 40px;
  align-items: start;
}

/* card */
.rf-module.rf-module .rf-card{
  background: #fff;
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 8px 30px rgba(var(--rf-primary-rgb), 0.12);
  border: 1px solid rgba(var(--rf-primary-rgb), 0.15);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.rf-module.rf-module .rf-card::before{
  content: '';
  position: absolute;
  top: 0; left: 0;
  width: 6px; height: 100%;
  background: linear-gradient(to bottom, var(--rf-primary-color), var(--rf-secondary-color));
  border-radius: 6px 0 0 6px;
}

.rf-module.rf-module .rf-card:hover{
  transform: translateY(-8px);
  box-shadow: 0 15px 40px rgba(var(--rf-primary-rgb), 0.2);
  border-color: rgba(var(--rf-primary-rgb), 0.3);
}

.rf-module.rf-module .rf-h2{
  color: var(--rf-secondary-color);
  font-size: 1.8rem;
  margin: 0 0 20px 0;
  font-weight: 700;
  line-height: 1.3;
  position: relative;
  padding-bottom: 15px;
}

.rf-module.rf-module .rf-h2::after{
  content: '';
  position: absolute;
  bottom: 0; left: 0;
  width: 60px; height: 3px;
  background: linear-gradient(to right, var(--rf-primary-color), var(--rf-accent-color));
  border-radius: 2px;
}

.rf-module.rf-module .rf-lead{
  font-size: 1.1rem;
  line-height: 1.7;
  color: #3A506B;
  margin: 0 0 25px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid rgba(var(--rf-primary-rgb), 0.1);
}

.rf-module.rf-module .rf-lead strong{
  color: var(--rf-primary-color);
  background-color: rgba(var(--rf-primary-rgb), 0.08);
  padding: 2px 6px;
  border-radius: 4px;
  font-weight: 600;
}

/* bullets */
.rf-module.rf-module .rf-bullets li{
  margin-bottom: 16px;
  padding-left: 32px;
  position: relative;
  line-height: 1.6;
  color: #4A5568;
}

.rf-module.rf-module .rf-bullets li::before{
  content: '•';
  position: absolute;
  left: 0;
  color: var(--rf-primary-color);
  font-size: 1.8rem;
  line-height: 1;
  top: -2px;
}

.rf-module.rf-module .rf-bullets strong{
  color: var(--rf-secondary-color);
  font-weight: 600;
}

/* checklist */
.rf-module.rf-module .rf-checklist li{
  margin-bottom: 14px;
  padding-left: 34px;
  position: relative;
  line-height: 1.6;
  color: #4A5568;
  font-size: 1rem;
}

.rf-module.rf-module .rf-checklist li::before{
  content: '✓';
  position: absolute;
  left: 0;
  color: var(--rf-primary-color);
  background-color: rgba(var(--rf-primary-rgb), 0.1);
  width: 24px; height: 24px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9rem;
  font-weight: 700;
}

.rf-module.rf-module .rf-note{
  background-color: rgba(241, 248, 233, 0.8);
  padding: 16px 20px;
  border-radius: 8px;
  margin-top: 20px;
  font-size: 0.95rem;
  color: #5D6D7E;
  border-left: 4px solid var(--rf-accent-light);
  font-style: italic;
  flex-grow: 1;
  display: flex;
  align-items: center;
}

.rf-module.rf-module .rf-note::before{
  content: '💡';
  margin-right: 10px;
  font-size: 1.2rem;
  opacity: 0.85;
}

/* CTA buttons row */
.rf-module.rf-module .rf-ctaRow{
  display: flex;
  gap: 15px;
  margin-top: auto;
  flex-wrap: wrap;
}

.rf-module.rf-module .rf-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 28px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 1rem;
  border: 2px solid transparent;
  cursor: pointer;
  min-width: 160px;
  text-align: center;
}

.rf-module.rf-module .rf-btn--primary{
  background: linear-gradient(135deg, var(--rf-primary-color), var(--rf-secondary-color));
  color: #fff;
  box-shadow: 0 4px 15px rgba(var(--rf-primary-rgb), 0.3);
}

.rf-module.rf-module .rf-btn--ghost{
  background: transparent;
  color: var(--rf-primary-color);
  border-color: var(--rf-primary-color);
}

/* FAQ */
.rf-module.rf-module .rf-faq{ margin: 60px 0 40px; }

.rf-module.rf-module .rf-faq__wrap{
  width: 100%;
  background: #fff;
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

.rf-module.rf-module .rf-faq__title{
  font-size: 2.2rem;
  color: var(--rf-primary-color);
  text-align: center;
  margin: 0 0 30px 0;
  padding-bottom: 20px;
  border-bottom: 3px solid rgba(var(--rf-primary-rgb), 0.2);
  font-weight: 600;
}

.rf-module.rf-module .rf-faqItem{
  margin-bottom: 15px;
  border: 1px solid rgba(var(--rf-primary-rgb), 0.1);
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
  transition: box-shadow 0.3s ease;
  position: relative;
}

.rf-module.rf-module .rf-faqItem:hover{
  box-shadow: 0 5px 15px rgba(var(--rf-primary-rgb), 0.1);
}

.rf-module.rf-module .rf-faqToggle{
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.rf-module.rf-module .rf-faqQ{
  display: block;
  padding: 20px 25px;
  background: linear-gradient(to right, rgba(var(--rf-primary-rgb), 0.05), rgba(var(--rf-primary-rgb), 0.08));
  color: #1e8449;
  font-weight: 600;
  font-size: 1.1rem;
  cursor: pointer;
  position: relative;
  transition: background 0.3s ease;
  user-select: none;
  z-index: 2;
  -webkit-tap-highlight-color: transparent;
}

.rf-module.rf-module .rf-faqQText{ padding-right: 42px; display: block; }

.rf-module.rf-module .rf-faqIcon{
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--rf-primary-color);
  line-height: 1;
}

.rf-module.rf-module .rf-faqIcon::before{ content: '+'; }
.rf-module.rf-module .rf-faqToggle:checked ~ .rf-faqQ .rf-faqIcon::before{ content: '−'; }

.rf-module.rf-module .rf-faqA{
  max-height: 0;
  padding: 0 25px;
  overflow: hidden;
  background: #fff;
  opacity: 0;
  transform: translateY(-10px);
  transition: max-height 0.4s cubic-bezier(0.4,0,0.2,1),
              padding 0.4s cubic-bezier(0.4,0,0.2,1),
              opacity 0.25s ease,
              transform 0.35s cubic-bezier(0.4,0,0.2,1);
}

.rf-module.rf-module .rf-faqToggle:checked ~ .rf-faqA{
  max-height: 2000px;
  padding: 25px;
  opacity: 1;
  transform: translateY(0);
}

.rf-module.rf-module .rf-faqA p{ margin: 0 0 15px 0; }
.rf-module.rf-module .rf-faqA strong{ color: var(--rf-primary-color); font-weight: 600; }

.rf-module.rf-module .rf-faqFooter{
  text-align: center;
  padding: 20px;
  margin-top: 20px;
  border-top: 1px solid rgba(var(--rf-primary-rgb), 0.1);
  color: #666;
}

.rf-module.rf-module .rf-faqFooter a{
  color: var(--rf-primary-color);
  font-weight: 600;
  text-decoration: none;
}
.rf-module.rf-module .rf-faqFooter a:hover{
  color: #1e8449;
  text-decoration: underline;
}

/* Responsive */
@media (max-width: 1100px){
  .rf-module.rf-module .rf-b2b__grid{
    grid-template-columns: 1fr;
    max-width: 800px;
    margin: 0 auto;
  }
}

@media (max-width: 768px){
  .rf-module.rf-module .rf-b2b{ padding: 40px 0; }
  .rf-module.rf-module .rf-card{ padding: 30px 25px; }
  .rf-module.rf-module .rf-faq__wrap{ padding: 25px; }
  .rf-module.rf-module .rf-ctaRow{ flex-direction: column; }
  .rf-module.rf-module .rf-btn{ width: 100%; min-width: 0; }
}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-c9201b4 *//* =========================================================
   Fresh Cut Peonies - Product Aggregation Page (CSS)
   (NO FILTERS version, same style system as your peony page)
   ========================================================= */

/* Base */
.fc-peony{padding:44px 0}
.fc-peony *{box-sizing:border-box}

/* Container (keep same as peony page) */
.fc-peony__wrap{max-width:1240px;margin:0 auto;padding:0 16px}

/* Header */
.fc-peony__header{margin-bottom:18px}

/* Buttons */
.fc-peony__btn{
  display:inline-flex;align-items:center;justify-content:center;
  padding:12px 14px;border-radius:12px;font-weight:700;
  text-decoration:none;border:1px solid rgba(0,0,0,.14);
  transition:transform .12s ease, box-shadow .12s ease;
}
.fc-peony__btn:active{transform:translateY(1px)}
.fc-peony__btn--primary{background:#111;color:#fff;border-color:transparent;box-shadow:0 12px 24px rgba(0,0,0,.14)}
.fc-peony__btn--ghost{background:transparent;color:inherit}
.fc-peony__btn--block{width:100%}
.fc-peony__btn:hover{box-shadow:0 12px 26px rgba(0,0,0,.12)}

/* Small link */
.fc-peony__smallLink{
  font-size:13px;
  text-decoration:none;
  border-bottom:1px solid rgba(0,0,0,.18);
  opacity:.85;color:inherit
}

/* Section title */
.fc-peony__h2{margin:0 0 10px;font-size:20px;line-height:1.25}

/* ===== Layout (NO SIDEBAR) ===== */
.fc-peony__layout{
  display:grid;
  grid-template-columns:1fr;
  gap:16px;
  align-items:start;
}
.fc-peony__layout--noFilters{grid-template-columns:1fr}
.fc-peony__listing{min-width:0}

/* =========================================================
   HERO SLIDER (same as your peony page)
   ========================================================= */
.fc-peony__heroMedia{
  margin:0;
  border-radius:18px;
  overflow:hidden;
  border:1px solid rgba(0,0,0,.10);
  box-shadow:0 12px 28px rgba(0,0,0,.08);
}
.fc-peony__heroMedia img{width:100%;height:100%;object-fit:cover;display:block;min-height:260px}

/* Slider viewport */
.fc-heroSlider__viewport{
  position:relative;
  width:100%;
  overflow:hidden;
  height:420px;
}
@media (min-width:1024px){
  .fc-heroSlider__viewport{height:520px}
}
.fc-heroSlider__track{position:relative;height:100%}
.fc-heroSlider__slide{
  position:absolute;
  inset:0;
  opacity:0;
  transition:opacity .6s ease;
  pointer-events:none;
}
.fc-heroSlider__slide.is-active{
  opacity:1;
  pointer-events:auto;
}
/* override min-height inside slides */
.fc-heroSlider__slide img{min-height:0}

/* Arrows */
.fc-heroSlider__arrow{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:5;
  width:34px;
  height:34px;
  border:0;
  border-radius:999px;
  background:rgba(0,0,0,.35);
  color:#fff;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:18px;
  line-height:1;
  padding:0;
}
.fc-heroSlider__arrow:hover{background:rgba(0,0,0,.5)}
.fc-heroSlider__arrow--prev{left:10px}
.fc-heroSlider__arrow--next{right:10px}

/* Dots */
.fc-heroSlider__dots{
  position:absolute;
  left:50%;
  bottom:10px;
  transform:translateX(-50%);
  display:flex;
  gap:6px;
  z-index:6;
}
.fc-heroSlider__dot{
  width:7px;height:7px;
  padding:0;
  border-radius:999px;
  background:transparent;
  border:1px solid rgba(255,255,255,.7);
  cursor:pointer;
}
.fc-heroSlider__dot.is-active{
  width:8px;height:8px;
  border-color:rgba(255,255,255,.95);
  background:rgba(255,255,255,.95);
}
@media (max-width:640px){
  .fc-heroSlider__arrow{width:30px;height:30px;font-size:16px}
  .fc-heroSlider__dots{bottom:8px}
  .fc-heroSlider__dot{width:6px;height:6px}
  .fc-heroSlider__dot.is-active{width:7px;height:7px}
}

/* =========================================================
   TIMELINE (Availability Calendar)
   ========================================================= */
.fc-peony__timeline{
  border:1px solid rgba(0,0,0,.10);
  border-radius:18px;
  background:#fff;
  box-shadow:0 12px 26px rgba(0,0,0,.06);
  padding:14px;
  margin-bottom:14px;
}
.fc-peony__timelineHead{
  display:flex;
  justify-content:space-between;
  gap:12px;
  flex-wrap:wrap;
  align-items:center;
}
.fc-peony__months{
  display:grid;
  grid-template-columns:repeat(12,minmax(0,1fr));
  gap:6px;
  margin-top:10px;
}
.fc-peony__m{
  padding:10px 0;
  text-align:center;
  border-radius:12px;
  border:1px solid rgba(0,0,0,.10);
  background:rgba(0,0,0,.02);
  font-size:12.5px;
  opacity:.85;
}
.fc-peony__m--on{
  background:rgba(0,0,0,.10);
  border-color:rgba(0,0,0,.16);
  font-weight:800;
}
.fc-peony__timelineNote{margin:10px 0 0;opacity:.78;line-height:1.65;font-size:13px}

/* =========================================================
   PRODUCT GRID
   ========================================================= */
.fc-peony__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-bottom:14px;
}
.fc-peony__item{
  border:1px solid rgba(0,0,0,.10);
  border-radius:18px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 12px 26px rgba(0,0,0,.06);
  display:flex;
  flex-direction:column;
}
.fc-peony__itemMedia{display:block}
.fc-peony__itemMedia img{width:100%;height:170px;object-fit:cover;display:block}
.fc-peony__itemBody{padding:12px;display:flex;flex-direction:column;gap:10px}
.fc-peony__itemTop{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}
.fc-peony__itemTitle{margin:0;font-size:16px;line-height:1.3}
.fc-peony__itemTitle a{text-decoration:none;color:inherit}
.fc-peony__badge{
  padding:6px 10px;
  border-radius:999px;
  border:1px solid rgba(0,0,0,.12);
  background:rgba(0,0,0,.03);
  font-size:12.5px;
  font-weight:800;
  white-space:nowrap;
}
.fc-peony__meta{
  display:grid;
  grid-template-columns:1fr;
  gap:6px;
  font-size:13px;
  opacity:.9;
}
.fc-peony__itemActions{display:flex;gap:10px;flex-wrap:wrap;margin-top:2px}

/* =========================================================
   B2B SECTION (kept consistent with your orchid/peony style)
   ========================================================= */
.fc-b2b{padding:18px 0}
.fc-b2b *{box-sizing:border-box}
.fc-b2b__wrap{max-width:1240px;margin:0 auto;padding:0 16px}
.fc-b2b__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.fc-b2b__card{
  border:1px solid rgba(0,0,0,.10);
  border-radius:18px;
  background:#fff;
  box-shadow:0 12px 26px rgba(0,0,0,.06);
  padding:14px;
}
.fc-b2b__h2{margin:0 0 10px;font-size:20px;line-height:1.25;text-align:center}
.fc-b2b__lead{margin:0 0 10px;line-height:1.75;opacity:.88}
.fc-b2b__bullets,.fc-b2b__checklist{margin:0;padding-left:18px;line-height:1.75;opacity:.92}
.fc-b2b__bullets li,.fc-b2b__checklist li{margin:6px 0}
.fc-b2b__note{margin:10px 0 0;opacity:.78;line-height:1.65;font-size:13px}
.fc-b2b__ctaRow{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px;justify-content:center}
.fc-b2b__btn{
  display:inline-flex;align-items:center;justify-content:center;
  padding:12px 14px;border-radius:12px;font-weight:700;
  text-decoration:none;border:1px solid rgba(0,0,0,.14);
  transition:transform .12s ease, box-shadow .12s ease;
}
.fc-b2b__btn:active{transform:translateY(1px)}
.fc-b2b__btn--primary{background:#111;color:#fff;border-color:transparent;box-shadow:0 12px 24px rgba(0,0,0,.14)}
.fc-b2b__btn--ghost{background:transparent;color:inherit}
.fc-b2b__btn:hover{box-shadow:0 12px 26px rgba(0,0,0,.12)}

/* =========================================================
   FAQ
   ========================================================= */
.fc-peony__faq{
  border:1px solid rgba(0,0,0,.10);
  border-radius:18px;
  background:#fff;
  box-shadow:0 12px 26px rgba(0,0,0,.06);
  padding:14px;
  margin-bottom:14px;
}
.fc-peony__faqGrid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin-top:10px;
}
.fc-peony__qa{border:1px solid rgba(0,0,0,.10);border-radius:16px;padding:12px;background:rgba(0,0,0,.02)}
.fc-peony__q{margin:0 0 6px;font-size:14.5px;line-height:1.35}
.fc-peony__a{margin:0;opacity:.88;line-height:1.7}

/* =========================================================
   Bottom CTA (Peony)
   ========================================================= */
.fc-peony__cta{
  border:1px solid rgba(0,0,0,.10);
  border-radius:18px;
  background:rgba(0,0,0,.03);
  padding:16px;
}
.fc-peony__ctaInner{
  display:flex;
  justify-content:space-between;
  gap:14px;
  align-items:center;
  flex-wrap:wrap;
}
.fc-peony__ctaText{min-width:260px}
.fc-peony__ctaTitle{
  margin:0 0 6px;
  font-size:18px;
  line-height:1.25;
}
.fc-peony__ctaSub{
  margin:0;
  opacity:.86;
  line-height:1.7;
  max-width:760px;
}
.fc-peony__ctaActions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
}

/* =========================================================
   Responsive
   ========================================================= */
@media (max-width:1100px){
  .fc-peony__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .fc-b2b__grid{grid-template-columns:1fr}
}
@media (max-width:640px){
  .fc-peony__grid{grid-template-columns:1fr}
  .fc-peony__faqGrid{grid-template-columns:1fr}
  .fc-peony__months{grid-template-columns:repeat(6,minmax(0,1fr))}
  .fc-peony__ctaActions{width:100%}
  .fc-peony__ctaActions .fc-peony__btn{width:100%}
}/* End custom CSS */