.elementor-6549 .elementor-element.elementor-element-6cd30c9{--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;--justify-content:center;}.elementor-6549 .elementor-element.elementor-element-6cd30c9:not(.elementor-motion-effects-element-type-background), .elementor-6549 .elementor-element.elementor-element-6cd30c9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://freshflowerwholesale.com/wp-content/uploads/2026/03/ChatGPT-Image-2026年3月6日-11_13_48.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-6549 .elementor-element.elementor-element-8e96213{--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-6549 .elementor-element.elementor-element-99266e1{--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-6549 .elementor-element.elementor-element-171f087{--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-6549 .elementor-element.elementor-element-051e790 .hfe-woo-products-grid{grid-template-columns:repeat(4, 1fr);column-gap:20px;row-gap:35px;}.elementor-6549 .elementor-element.elementor-element-051e790 .hfe-product-item{background-color:#f6f6f6;border-radius:0px 0px 0px 0px;}.elementor-6549 .elementor-element.elementor-element-051e790 .hfe-product-content{padding:20px 20px 20px 20px;}.elementor-6549 .elementor-element.elementor-element-051e790 .hfe-product-title{margin-bottom:10px;}.elementor-6549 .elementor-element.elementor-element-051e790 .hfe-product-add-to-cart .button{padding:12px 20px 12px 20px;}.elementor-6549 .elementor-element.elementor-element-f52957d{--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-6549 .elementor-element.elementor-element-6cd30c9:not(.elementor-motion-effects-element-type-background), .elementor-6549 .elementor-element.elementor-element-6cd30c9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:1024px){.elementor-6549 .elementor-element.elementor-element-051e790 .hfe-woo-products-grid{grid-template-columns:repeat(3, 1fr);}}@media(max-width:767px){.elementor-6549 .elementor-element.elementor-element-051e790 .hfe-woo-products-grid{grid-template-columns:repeat(1, 1fr);}}/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-59b7cde *//* ===== 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/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-457463e */.foliage-container{
max-width:1100px;
margin:auto;
padding:40px 20px;
font-family:Arial, Helvetica, sans-serif;
color:#333;
line-height:1.7;
}

.foliage-container h1{
font-size:38px;
font-weight:700;
margin-bottom:20px;
color:#1a1a1a;
}

.foliage-container h2{
font-size:28px;
margin-top:60px;
margin-bottom:20px;
border-left:4px solid #2a7a55;
padding-left:12px;
}

.foliage-container h3{
font-size:20px;
margin-bottom:10px;
color:#2a7a55;
}

.intro{
font-size:18px;
color:#555;
max-width:850px;
}

.foliage-grid{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(240px,1fr));
gap:25px;
margin-top:30px;
}

.foliage-card{
background:#ffffff;
padding:22px;
border-radius:8px;
box-shadow:0 6px 18px rgba(0,0,0,0.06);
transition:all .3s;
}

.foliage-card:hover{
transform:translateY(-5px);
box-shadow:0 10px 25px rgba(0,0,0,0.08);
}

.foliage-card p{
font-size:15px;
color:#555;
}

.spec-table{
width:100%;
border-collapse:collapse;
margin-top:30px;
font-size:15px;
}

.spec-table th{
background:#2a7a55;
color:#fff;
text-align:left;
padding:12px;
}

.spec-table td{
border:1px solid #e5e5e5;
padding:12px;
}

.spec-table tr:nth-child(even){
background:#f8f8f8;
}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-3e1406a *//* SEO Content Container */

.seo-content{
max-width:1100px;
margin:80px auto;
padding:0 20px;
font-family: "Helvetica Neue", Arial, sans-serif;
color:#333;
line-height:1.8;
font-size:17px;
}

/* H2 Title */

.seo-content h2{
font-size:34px;
margin-top:70px;
margin-bottom:25px;
font-weight:700;
color:#1c3d2b;
position:relative;
padding-bottom:12px;
}

/* H2 underline decoration */

.seo-content h2:after{
content:"";
position:absolute;
left:0;
bottom:0;
width:60px;
height:3px;
background:#3a8d5c;
border-radius:2px;
}

/* H3 Title */

.seo-content h3{
font-size:24px;
margin-top:45px;
margin-bottom:15px;
font-weight:600;
color:#2e5c43;
}

/* Paragraph */

.seo-content p{
margin-bottom:20px;
color:#555;
}

/* List */

.seo-content ul{
margin:20px 0 25px 20px;
padding:0;
}

.seo-content li{
margin-bottom:10px;
color:#444;
}

/* Highlight section spacing */

.seo-content section{
margin-bottom:60px;
}

/* Table style if needed */

.seo-content table{
width:100%;
border-collapse:collapse;
margin:30px 0;
}

.seo-content th,
.seo-content td{
border:1px solid #e5e5e5;
padding:12px;
text-align:left;
}

.seo-content th{
background:#f7f7f7;
font-weight:600;
}

/* Responsive */

@media (max-width:768px){

.seo-content{
font-size:16px;
line-height:1.7;
margin:50px auto;
}

.seo-content h2{
font-size:26px;
margin-top:50px;
}

.seo-content h3{
font-size:20px;
}

}/* End custom CSS */