:root{--shop-primary:#5F7C2A;--shop-primary-dark:#4E6821;--shop-green:#5F7C2A;--shop-ink:#182014;--shop-muted:#66705F;--shop-line:#DCE3D4;--shop-soft:#F7F8F3;--shop-surface:#fff;--shop-radius:14px;--shop-shadow:0 12px 35px rgba(24,32,20,.08)}
*{box-sizing:border-box}body{color:var(--shop-ink);background:#fff;font-family:Inter,Arial,sans-serif}.body-wrapper{overflow-x:hidden}a{text-decoration:none}.container{max-width:1320px}.shop-topbar{background:#F0F5EA;color:#4E6821;font-size:12px;border-bottom:1px solid #DCE3D4}.shop-topbar-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.shop-topbar i{margin-right:6px}.shop-topbar-links{display:flex;gap:24px}.shop-topbar a{color:#4E6821;font-weight:600}.shop-header{background:#fff;position:relative;z-index:20}.shop-header-main{display:grid;grid-template-columns:220px minmax(320px,1fr) auto;align-items:center;gap:28px;min-height:82px}.shop-logo{display:inline-flex;align-items:center;gap:10px;color:var(--shop-ink)!important;font-weight:800;font-size:23px;letter-spacing:-.5px;white-space:nowrap}.shop-logo-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#F7F8F3,#F2E8D5);color:var(--shop-primary);font-size:25px;box-shadow:0 8px 24px rgba(95,124,42,.18)}.shop-search{height:46px;border:1px solid #DCE3D4;border-radius:9px;display:flex;align-items:center;overflow:hidden;background:#fff;transition:.2s}.shop-search:focus-within{border-color:var(--shop-primary);box-shadow:0 0 0 3px rgba(95,124,42,.14)}.shop-search>i{font-size:18px;margin-left:16px;color:#999}.shop-search input{border:0;outline:0;flex:1;padding:0 14px;height:100%;font-size:14px}.shop-search button{border:0;background:var(--shop-primary);color:#fff;height:100%;padding:0 24px;font-weight:700}.shop-header-actions{display:flex;align-items:center;gap:14px}.shop-action{display:flex;align-items:center;gap:9px;color:var(--shop-ink)!important}.shop-action-icon{position:relative;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#F7F8F3;border:1px solid #DCE3D4;font-size:18px}.shop-action-icon b{position:absolute;right:-4px;top:-5px;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:var(--shop-primary);color:#fff;font-size:10px;display:grid;place-items:center}.shop-action small,.shop-action strong{display:block;line-height:1.15}.shop-action small{font-size:11px;color:#66705F}.shop-action strong{font-size:13px;margin-top:4px}.shop-mobile-toggle{border:0;background:#F2E8D5;border-radius:8px;width:42px;height:42px;color:var(--shop-primary);font-size:20px}.shop-nav-wrap{border-top:1px solid #DCE3D4;border-bottom:1px solid #DCE3D4;box-shadow:0 5px 15px rgba(24,32,20,.04)}.shop-nav{display:flex;align-items:center;min-height:43px;gap:0;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.shop-nav::-webkit-scrollbar{display:none}.shop-nav a{height:43px;display:flex;align-items:center;padding:0 13px;color:#35402F;font-size:12px;font-weight:650;border-bottom:2px solid transparent}.shop-nav a:hover,.shop-nav a.active{color:var(--shop-primary);border-color:var(--shop-primary)}.shop-nav-home{font-size:16px!important;padding-left:0!important}.shop-cart-drawer,.shop-mobile-menu{position:fixed;top:0;right:-460px;width:min(430px,92vw);height:100vh;background:#fff;z-index:1001;transition:right .28s ease;box-shadow:-20px 0 60px rgba(0,0,0,.15);display:flex;flex-direction:column}.shop-cart-drawer.open,.shop-mobile-menu.open{right:0}.shop-overlay{position:fixed;inset:0;background:rgba(15,12,14,.48);z-index:1000;opacity:0;visibility:hidden;transition:.25s}.shop-overlay.open{opacity:1;visibility:visible}.shop-drawer-head,.shop-mobile-head{height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--shop-line)}.shop-drawer-head strong{font-size:20px}.shop-drawer-head button,.shop-mobile-head button{border:0;background:transparent;font-size:30px;line-height:1}.shop-drawer-body{padding:20px 24px;overflow-y:auto;flex:1}.shop-mini-item{display:grid;grid-template-columns:78px 1fr;gap:14px;padding:13px 0;border-bottom:1px solid var(--shop-line)}.shop-mini-item img{width:78px;height:78px;object-fit:cover;border-radius:9px}.shop-mini-item a{color:var(--shop-ink);font-weight:700;font-size:14px;line-height:1.4}.shop-mini-item small{display:block;color:var(--shop-primary);font-weight:700;margin-top:7px}.shop-drawer-empty{text-align:center;padding:70px 20px;color:#999}.shop-drawer-empty i{display:block;font-size:48px;margin-bottom:15px;color:#C5CFBB}.shop-drawer-footer{padding:20px 24px;border-top:1px solid var(--shop-line);display:grid;gap:10px}.shop-drawer-footer>div{display:flex;justify-content:space-between;font-size:16px;margin-bottom:7px}.shop-btn{display:flex;justify-content:center;align-items:center;min-height:46px;border-radius:8px;background:var(--shop-primary);color:#fff!important;font-weight:750}.shop-btn:hover{background:var(--shop-primary-dark)}.shop-btn-outline{background:#fff;color:var(--shop-ink)!important;border:1px solid var(--shop-line)}.shop-mobile-menu{padding-bottom:20px}.shop-mobile-head .shop-logo{font-size:19px}.shop-mobile-search{margin:18px 20px;display:flex;border:1px solid var(--shop-line);border-radius:8px;overflow:hidden}.shop-mobile-search input{border:0;outline:0;padding:12px 14px;flex:1}.shop-mobile-search button{border:0;background:var(--shop-primary);color:#fff;width:48px}.shop-mobile-links{overflow-y:auto;padding:0 20px}.shop-mobile-links a{display:block;padding:13px 3px;border-bottom:1px solid var(--shop-line);color:var(--shop-ink);font-weight:650}.flower-flash{position:relative;z-index:4;margin-top:14px}
.home-category-strip{padding:18px 0 12px;background:#fff}.home-category-scroll{display:flex;align-items:flex-start;justify-content:center;gap:18px;overflow-x:auto;padding:4px 3px 9px;scrollbar-width:none}.home-category-scroll::-webkit-scrollbar{display:none}.home-category-circle{flex:0 0 92px;text-align:center;color:var(--shop-ink)}.home-category-circle span{display:block;width:72px;height:72px;border-radius:50%;overflow:hidden;margin:0 auto 8px;border:3px solid #fff;box-shadow:0 0 0 1px #DCE3D4,0 7px 18px rgba(24,32,20,.10);transition:.25s}.home-category-circle img{width:100%;height:100%;object-fit:cover;transition:.3s}.home-category-circle strong{font-size:11px;line-height:1.2;display:block}.home-category-circle:hover span{transform:translateY(-3px);box-shadow:0 0 0 2px #8EBCBD,0 10px 25px rgba(24,32,20,.14)}.home-category-circle:hover img{transform:scale(1.07)}.home-category-circle:hover strong{color:var(--shop-primary)}
.home-hero-section{padding:10px 0 24px}.home-hero-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.82fr);gap:14px}.home-main-hero{min-height:420px;border-radius:12px;overflow:hidden;position:relative;background-image:linear-gradient(90deg,rgba(24,32,20,.72) 0%,rgba(24,32,20,.38) 45%,rgba(24,32,20,.02) 77%),var(--hero-desktop);background-size:cover;background-position:center;color:#fff!important;display:flex;align-items:center}.home-hero-content{padding:48px;max-width:560px;display:flex;flex-direction:column;align-items:flex-start}.home-hero-content small{font-size:13px;letter-spacing:2.2px;text-transform:uppercase;font-weight:800;color:#F2E8D5}.home-hero-content strong{font-size:44px;line-height:1.08;margin:15px 0 13px;color:#fff}.home-hero-content em{font-size:16px;line-height:1.6;color:#fff;font-style:normal}.home-hero-content b{display:inline-flex;align-items:center;gap:9px;background:#fff;color:var(--shop-primary);border-radius:8px;padding:13px 20px;margin-top:25px;font-size:13px}.home-side-promos{display:grid;grid-template-rows:1fr 1fr;gap:14px}.home-side-promos>a{position:relative;overflow:hidden;border-radius:12px;min-height:200px;background:#F2E8D5;color:#fff!important}.home-side-promos img{width:100%;height:100%;object-fit:cover;transition:.4s}.home-side-promos>a:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,32,20,.68),rgba(24,32,20,.05))}.home-side-promos span{position:absolute;z-index:2;left:25px;top:50%;transform:translateY(-50%);max-width:190px}.home-side-promos small,.home-side-promos strong,.home-side-promos b{display:block;color:#fff}.home-side-promos small{font-size:10px;letter-spacing:1.4px;font-weight:800}.home-side-promos strong{font-size:22px;line-height:1.16;margin:8px 0}.home-side-promos b{font-size:11px;text-decoration:underline}.home-side-promos>a:hover img{transform:scale(1.05)}
.home-promo-section,.home-products-section{padding:42px 0}.home-products-soft{background:#F7F8F3}.home-section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.home-section-head small{display:block;color:var(--shop-primary);font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:5px}.home-section-head h2{font-size:27px;margin:0;letter-spacing:-.4px}.home-section-head>a{color:var(--shop-primary);font-weight:750;font-size:12px}.home-promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.home-promo-card{min-height:170px;border-radius:10px;overflow:hidden;position:relative;background:#F2E8D5;color:var(--shop-ink)!important}.home-promo-card img{position:absolute;right:0;top:0;width:56%;height:100%;object-fit:cover;transition:.35s}.home-promo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--tone,#F2E8D5) 0%,var(--tone,#F2E8D5) 44%,transparent 72%)}.home-promo-card span{position:absolute;left:22px;top:50%;transform:translateY(-50%);z-index:2;width:48%}.home-promo-card small,.home-promo-card strong,.home-promo-card b{display:block}.home-promo-card small{font-size:10px;line-height:1.35;color:#54604D}.home-promo-card strong{font-size:21px;line-height:1.1;margin:7px 0 13px}.home-promo-card b{font-size:10px;text-transform:uppercase;letter-spacing:.6px;color:var(--shop-primary)}.home-promo-card:hover img{transform:scale(1.05)}.tone-coral{--tone:#F2E8D5}.tone-sage{--tone:#DCE3D4}.tone-sun{--tone:#FFF0A6}.tone-rose{--tone:#E3EAD8}.tone-gold{--tone:#FFE785}.tone-lilac{--tone:#D6E4E4}.tone-mint{--tone:#DCEAE7}.tone-purple{--tone:#D6E4E4}.tone-wine{--tone:#E6DFCF}.tone-blush{--tone:#F2E8D5}.tone-orange{--tone:#F2E0C8}.tone-blue{--tone:#D6E4E4}
.home-products-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.catalog-product-card{height:100%;background:#fff;border:1px solid var(--shop-line);border-radius:5px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.catalog-product-card:hover{border-color:#C8D3BF;box-shadow:0 7px 22px rgba(24,32,20,.07)}.catalog-product-image{display:block;position:relative;aspect-ratio:1/1;overflow:hidden;background:#fff}.catalog-product-image img{width:100%;height:100%;object-fit:contain;padding:8px;transition:none}.catalog-product-card:hover .catalog-product-image img{transform:none}.catalog-discount,.catalog-featured{position:absolute;left:8px;top:8px;border-radius:5px;padding:5px 7px;font-size:9px;font-weight:800;color:#fff;background:var(--shop-primary);z-index:2}.catalog-featured{background:#5F7C2A}.catalog-quick{position:absolute;right:8px;top:8px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.9);color:#555;opacity:0;transform:translateY(-4px);transition:.2s}.catalog-product-card:hover .catalog-quick{opacity:1;transform:none}.catalog-product-body{padding:12px;display:flex;flex-direction:column;flex:1}.catalog-category{color:#70796A;font-size:9px;text-transform:uppercase;letter-spacing:.5px;font-weight:700}.catalog-product-body h3{font-size:13px;line-height:1.35;margin:5px 0 7px;min-height:36px}.catalog-product-body h3 a{color:var(--shop-ink)}.catalog-rating{display:flex;align-items:center;gap:5px;margin-bottom:8px}.catalog-rating span{font-size:9px;color:#ffb400;letter-spacing:1px}.catalog-rating small{font-size:9px;color:#999}.catalog-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:7px;margin-top:auto}.catalog-price strong{display:block;font-size:14px;color:var(--shop-primary)}.catalog-price del{display:block;font-size:10px;color:#aaa;margin-top:1px}.catalog-cart-button{width:34px;height:34px;border:0;border-radius:8px;background:var(--shop-primary);color:#fff;display:grid;place-items:center;transition:.2s}.catalog-cart-button:hover{background:var(--shop-primary-dark)}.catalog-out{font-size:10px;color:#620000}.home-benefits{padding:18px 0}.home-benefits-grid{border:1px solid var(--shop-line);border-radius:10px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;box-shadow:0 10px 30px rgba(24,32,20,.04)}.home-benefits-grid>div{display:flex;align-items:center;gap:13px;padding:21px 24px;border-right:1px solid var(--shop-line)}.home-benefits-grid>div:last-child{border:0}.home-benefits i{font-size:25px;color:var(--shop-primary)}.home-benefits strong,.home-benefits small{display:block}.home-benefits strong{font-size:13px}.home-benefits small{font-size:10px;color:#66705F;margin-top:3px}.home-seo{padding:30px 0 55px}.home-seo-box{border-top:1px solid var(--shop-line);padding-top:28px;color:#66705F;font-size:12px;line-height:1.75}.home-seo-box h2{font-size:20px;color:var(--shop-ink)}
.flower-breadcrumb{background:#F7F8F3;padding:45px 0;border-bottom:1px solid #DCE3D4}.flower-breadcrumb h1{font-size:34px;margin-bottom:6px}.flower-section{padding:55px 0}.flower-shop-sidebar{border:1px solid var(--shop-line);padding:24px;background:#fff;border-radius:10px}.flower-shop-sidebar .widget-title{font-size:17px;border-bottom:1px solid var(--shop-line);padding-bottom:12px;margin-bottom:12px}.flower-shop-sidebar a{display:flex;justify-content:space-between;padding:8px 0;color:#56604F;font-size:13px}.flower-shop-sidebar a.active,.flower-shop-sidebar a:hover{color:var(--shop-primary)}.flower-filter-bar{background:#fff;border:1px solid var(--shop-line);padding:14px 18px;margin-bottom:22px;border-radius:9px;font-size:13px}.flower-detail-image{background:#F7F8F3;border:1px solid var(--shop-line);padding:18px;text-align:center;border-radius:12px}.flower-detail-image img{height:560px;width:100%;object-fit:cover;border-radius:9px}.flower-detail-info .product-price span{font-size:30px;color:var(--shop-primary);font-weight:800}.flower-detail-info .product-price del{font-size:17px;color:#aaa;margin-left:8px}.flower-stock{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:30px;background:#eaf8f0;color:#218553;font-weight:600;font-size:12px}.flower-stock.out{background:#F4E7E3;color:#620000}.flower-option-box{border:1px solid var(--shop-line);padding:18px;margin:20px 0;background:#fff;border-radius:9px}.flower-cart-table{border:1px solid var(--shop-line)}.flower-cart-table th{background:#F7F8F3;padding:15px}.flower-cart-table td{padding:15px;vertical-align:middle}.flower-cart-table img{width:78px;height:78px;object-fit:cover;background:#F7F8F3;border-radius:8px}.flower-summary-card,.flower-form-card{border:1px solid var(--shop-line);padding:25px;background:#fff;box-shadow:0 12px 38px rgba(24,32,20,.05);border-radius:10px}.flower-summary-card{position:sticky;top:20px}.flower-summary-card h3,.flower-form-card h3{font-size:20px;border-bottom:1px solid var(--shop-line);padding-bottom:13px;margin-bottom:18px}.flower-form-card label{font-weight:650;color:#35402F;margin-bottom:7px}.flower-form-card .form-control,.flower-form-card .form-select{height:50px;border-color:#DCE3D4;border-radius:7px}.flower-form-card textarea.form-control{height:auto}.flower-payment-option{display:flex;gap:12px;align-items:flex-start;padding:14px;border:1px solid var(--shop-line);margin-bottom:10px;cursor:pointer;border-radius:8px}.flower-payment-option:has(input:checked){border-color:var(--shop-primary);background:#F7F8F3}.flower-empty{text-align:center;padding:70px 25px;border:1px dashed #DCE3D4;background:#F7F8F3;border-radius:10px}.flower-empty i{font-size:52px;color:#8EBCBD;display:block;margin-bottom:17px}.theme-btn-1{background:var(--shop-primary);border-color:var(--shop-primary)}.theme-btn-1:hover{background:var(--shop-primary-dark);border-color:var(--shop-primary-dark)}.flower-footer{margin-top:35px}.flower-footer .footer-top-area{padding:65px 0 35px}.footer-brand{margin-bottom:20px}.flower-support-card{display:flex;align-items:center;gap:12px;margin-top:22px;padding:14px 0;border-top:1px solid rgba(255,255,255,.10);border-bottom:1px solid rgba(255,255,255,.10);background:transparent;color:inherit!important;max-width:390px;transition:border-color .2s ease,opacity .2s ease}.flower-support-card:hover{border-color:rgba(142,188,189,.32);opacity:.92}.flower-support-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:50%;background:rgba(95,124,42,.14);border:1px solid rgba(142,188,189,.18)}.flower-support-card i{font-size:18px;color:#AFC18E}.flower-support-content{display:block;min-width:0}.flower-support-card small,.flower-support-card strong{display:block}.flower-support-card small{margin-bottom:3px;color:rgba(255,255,255,.58);font-size:12px;line-height:1.35;letter-spacing:.1px}.flower-support-card strong{color:rgba(255,255,255,.88);font-size:17px;line-height:1.35;font-weight:650;letter-spacing:.15px}.order-timeline{position:relative;padding-left:34px}.order-timeline:before{content:"";position:absolute;left:9px;top:8px;bottom:8px;width:2px;background:#DCE3D4}.order-timeline-item{position:relative;padding:0 0 25px}.order-timeline-item:before{content:"";position:absolute;left:-31px;top:3px;width:16px;height:16px;border-radius:50%;background:#fff;border:4px solid #8EBCBD}.order-timeline-item.active:before{border-color:var(--shop-primary)}
@media(max-width:1199px){.shop-header-main{grid-template-columns:190px 1fr auto}.shop-nav a{padding:0 11px}.home-products-grid{grid-template-columns:repeat(4,1fr)}.home-promo-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:991px){.shop-header-main{grid-template-columns:auto 1fr auto;gap:14px}.shop-logo-text{font-size:18px}.shop-search{grid-column:1/-1;grid-row:2;margin-bottom:14px}.shop-nav-wrap{display:none}.home-hero-grid{grid-template-columns:1fr}.home-side-promos{grid-template-columns:1fr 1fr;grid-template-rows:none}.home-side-promos>a{min-height:190px}.home-products-grid{grid-template-columns:repeat(3,1fr)}.home-benefits-grid{grid-template-columns:repeat(2,1fr)}.home-benefits-grid>div:nth-child(2){border-right:0}.home-benefits-grid>div:nth-child(-n+2){border-bottom:1px solid var(--shop-line)}}
@media(max-width:767px){.container{padding-left:12px;padding-right:12px}.shop-topbar-inner{justify-content:center;text-align:center;min-height:38px}.shop-topbar-links{display:none}.shop-header-main{min-height:66px}.shop-logo-icon{width:36px;height:36px;font-size:20px}.shop-logo-text{font-size:17px}.shop-header-actions{gap:7px}.shop-action-icon,.shop-mobile-toggle{width:38px;height:38px}.shop-search{height:43px}.shop-search button{padding:0 17px}.home-category-strip{padding-top:12px}.home-category-scroll{justify-content:flex-start;gap:12px}.home-category-circle{flex-basis:77px}.home-category-circle span{width:62px;height:62px}.home-main-hero{min-height:430px;background-image:linear-gradient(0deg,rgba(24,32,20,.76),rgba(24,32,20,.14)),var(--hero-mobile);align-items:flex-end}.home-hero-content{padding:30px 24px}.home-hero-content strong{font-size:32px}.home-hero-content em{font-size:14px}.home-side-promos{grid-template-columns:1fr}.home-side-promos>a{min-height:170px}.home-promo-section,.home-products-section{padding:32px 0}.home-section-head h2{font-size:22px}.home-section-head>a{font-size:11px}.home-promo-grid{grid-template-columns:1fr}.home-promo-card{min-height:150px}.home-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.catalog-product-body{padding:9px}.catalog-product-body h3{font-size:12px;min-height:34px}.catalog-price strong{font-size:13px}.catalog-cart-button{width:31px;height:31px}.home-benefits-grid{grid-template-columns:1fr}.home-benefits-grid>div{border-right:0!important;border-bottom:1px solid var(--shop-line)!important}.home-benefits-grid>div:last-child{border-bottom:0!important}.flower-section{padding:40px 0}.flower-detail-image img{height:400px}.flower-summary-card{position:static}.flower-breadcrumb{padding:36px 0}.flower-breadcrumb h1{font-size:28px}.flower-footer .footer-top-area{padding-top:50px}}
.flower-logo{display:inline-flex;align-items:center;gap:10px;color:var(--shop-ink)!important;font-size:22px;font-weight:800}.flower-logo-mark{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(145deg,#F7F8F3,#F2E8D5);color:var(--shop-primary);font-size:23px}.footer-brand{color:#fff!important}.footer-brand .flower-logo-mark{background:#fff;color:var(--shop-primary)}

/* V7 logo and managed content */
.brand-logo-image{display:block;width:auto;height:auto;object-fit:contain}.shop-logo .brand-logo-header{max-width:210px;max-height:58px}.shop-mobile-head .brand-logo-mobile{max-width:180px;max-height:48px}.footer-brand .brand-logo-footer{max-width:220px;max-height:72px}.flower-managed-page{max-width:980px;margin:0 auto;font-size:16px;line-height:1.85;color:#4F5948}.flower-managed-page h2{font-size:30px;margin:0 0 18px;color:var(--shop-ink)}.flower-managed-page h3{font-size:23px;margin:30px 0 12px;color:var(--shop-ink)}.flower-managed-page p{margin-bottom:18px}.flower-managed-page ul,.flower-managed-page ol{padding-left:22px;margin-bottom:20px}.flower-managed-page a{color:var(--shop-primary);text-decoration:underline}.flower-managed-page blockquote{border-left:4px solid var(--shop-primary);padding:12px 18px;background:#F7F8F3}
@media(max-width:991px){.shop-logo .brand-logo-header{max-width:180px;max-height:50px}}
@media(max-width:767px){.shop-logo .brand-logo-header{max-width:150px;max-height:42px}.footer-brand .brand-logo-footer{max-width:190px}}


/* Natural florist palette V9 */
:root{
  --shop-primary:#5F7C2A;
  --shop-primary-dark:#4E6821;
  --shop-secondary:#8EBCBD;
  --shop-campaign:#FFD328;
  --shop-danger:#620000;
  --shop-cream:#F2E8D5;
  --shop-page:#F7F8F3;
  --shop-ink:#182014;
  --shop-muted:#66705F;
  --shop-line:#DCE3D4;
  --shop-surface:#FFFFFF;
  --shop-shadow:0 12px 35px rgba(24,32,20,.08);
}
body{background:var(--shop-page);color:var(--shop-ink)}
.shop-header,.shop-nav-wrap,.home-category-strip{background:#fff}
.shop-logo-icon,.flower-logo-mark{background:linear-gradient(145deg,#F7F8F3,#F2E8D5);box-shadow:0 8px 24px rgba(95,124,42,.16)}
.shop-action-icon,.shop-mobile-toggle{background:#F7F8F3;border-color:#DCE3D4}
.shop-search:focus-within{box-shadow:0 0 0 3px rgba(95,124,42,.14)}
.home-products-soft,.flower-breadcrumb,.flower-cart-table th,.flower-payment-option:has(input:checked),.flower-managed-page blockquote{background:#F7F8F3}
.catalog-discount{background:var(--shop-campaign);color:var(--shop-ink)}
.catalog-featured{background:var(--shop-primary);color:#fff}
.catalog-out,.flower-stock.out{color:var(--shop-danger)}
.flower-stock.out{background:#F4E7E3}
.flower-stock{background:#EEF3E8;color:#4E6821}
.alert-success{background:#EEF3E8;border-color:#C7D6B5;color:#3E551C}
.alert-info{background:#E8F1F1;border-color:#8EBCBD;color:#28494A}
.alert-warning{background:#FFF7CE;border-color:#FFD328;color:#5B4B00}
.alert-danger{background:#F4E7E3;border-color:#D4B4AC;color:#620000}
.badge.bg-warning,.badge.text-bg-warning{background:#FFD328!important;color:#182014!important}
.badge.bg-danger,.badge.text-bg-danger{background:#620000!important;color:#fff!important}
.form-control:focus,.form-select:focus{border-color:#5F7C2A;box-shadow:0 0 0 .2rem rgba(95,124,42,.14)}


/* Shop catalogue layout polish V12 */
.flower-shop-content{min-width:0}
.flower-filter-bar{padding:13px 16px;margin-bottom:18px;box-shadow:0 6px 20px rgba(24,32,20,.025)}
.flower-result-count{display:flex;align-items:center;min-height:42px;color:#4D5748}
.flower-result-count strong{color:var(--shop-ink);margin-right:4px}
.flower-sort-form{display:flex;justify-content:flex-end;width:100%}
.flower-sort-select{width:180px;min-height:42px;border-color:var(--shop-line);background-color:#fff;color:var(--shop-ink);font-size:13px;cursor:pointer}
.flower-sort-select:focus{border-color:var(--shop-primary);box-shadow:0 0 0 3px rgba(95,124,42,.12)}
.flower-product-grid{row-gap:16px}
.flower-product-grid>[class*="col-"]{display:flex}
.flower-product-grid .catalog-product-card{width:100%;box-shadow:0 5px 18px rgba(24,32,20,.025)}
.flower-product-grid .catalog-product-image{background:#fff}
.flower-product-grid .catalog-product-image img{object-fit:contain;padding:10px}
.flower-product-grid .catalog-product-body{padding:12px 13px 13px}
.flower-product-grid .catalog-category{display:block;min-height:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.flower-product-grid .catalog-category-fallback{color:#879080}
.flower-product-grid .catalog-product-body h3{margin-top:6px;min-height:36px}
.flower-product-grid .catalog-rating{min-height:14px;margin-bottom:10px}
.flower-product-grid .catalog-price-row{min-height:35px}
.flower-shop-sidebar{box-shadow:0 5px 18px rgba(24,32,20,.025)}
@media(min-width:992px){.flower-shop-sidebar{position:sticky;top:18px}}
@media(max-width:767px){
  .flower-filter-bar{padding:12px}
  .flower-result-count{min-height:auto;margin-bottom:10px}
  .flower-sort-form{justify-content:stretch}
  .flower-sort-select{width:100%}
  .flower-product-grid{row-gap:10px}
  .flower-product-grid .catalog-product-image img{padding:6px}
  .flower-product-grid .catalog-product-body{padding:9px}
}

/* Delivery engine V14 — visual shell stays deliberately simple; logic is server validated. */
.flower-delivery-box{border-color:var(--shop-line);background:#fff}
.flower-delivery-days{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.flower-delivery-day{min-height:62px;padding:9px 7px;border:1px solid var(--shop-line);border-radius:8px;background:var(--shop-page);color:var(--shop-ink);text-align:center;transition:.18s ease}
.flower-delivery-day span,.flower-delivery-day strong{display:block;line-height:1.25}
.flower-delivery-day span{font-size:12px;color:var(--shop-muted)}
.flower-delivery-day strong{font-size:11px;margin-top:4px;text-transform:uppercase}
.flower-delivery-day:hover,.flower-delivery-day.is-active{border-color:var(--shop-primary);background:#EEF3E8;color:var(--shop-primary-dark)}
.flower-delivery-day.is-active span{color:var(--shop-primary-dark)}
[data-delivery-feedback]{min-height:20px}
[data-delivery-submit]:disabled{cursor:not-allowed;opacity:.55}
@media(max-width:767px){.flower-delivery-days{grid-template-columns:repeat(2,minmax(0,1fr))}}


/* Catalogue spacing v14.5 */
.flower-filter-bar{margin-bottom:14px!important;padding:11px 14px!important}
.flower-product-grid{--bs-gutter-x:14px;--bs-gutter-y:14px;row-gap:0!important}
.flower-product-grid>[class*="col-"]{padding-left:7px!important;padding-right:7px!important;margin-bottom:14px!important}
.flower-product-grid .catalog-product-body{padding:10px 11px 11px!important}
.flower-product-grid .catalog-category{min-height:11px!important;font-size:8.5px!important;margin-bottom:2px!important}
.flower-product-grid .catalog-product-body h3{margin:3px 0 5px!important;min-height:34px!important;line-height:1.3!important}
.flower-product-grid .catalog-rating{min-height:12px!important;margin-bottom:5px!important}
.flower-product-grid .catalog-price-row{min-height:32px!important}
.flower-product-grid .catalog-price strong{font-size:13.5px!important}
.flower-product-grid .catalog-price del{font-size:9px!important}
.flower-product-grid .catalog-cart-button{width:32px!important;height:32px!important;border-radius:7px!important}
@media(max-width:767px){.flower-filter-bar{margin-bottom:10px!important}.flower-product-grid{--bs-gutter-x:8px;--bs-gutter-y:8px}.flower-product-grid>[class*="col-"]{padding-left:4px!important;padding-right:4px!important;margin-bottom:8px!important}.flower-product-grid .catalog-product-body{padding:8px!important}.flower-product-grid .catalog-product-body h3{min-height:31px!important;font-size:11.5px!important}.flower-product-grid .catalog-rating{margin-bottom:4px!important}}

/* Product detail v15.0 — isolated, compact and conflict-free */
.product-v148-page{background:#fff;color:var(--shop-ink)}
.product-v148-page .container,.product-v148-breadcrumb .container{max-width:1320px}
.product-v148-breadcrumb{background:#fff;border-bottom:1px solid #E7EBE2;padding:13px 0}
.product-v148-breadcrumb .ltn__breadcrumb-list ul{margin:0}
.product-v148-breadcrumb .ltn__breadcrumb-list li{font-size:12px;color:#7A8275}
.product-v148-breadcrumb .ltn__breadcrumb-list a{color:#56604F}
.product-v148-hero{padding:26px 0 24px;background:#fff}
.product-v148-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(460px,.92fr);gap:30px;align-items:start}
.product-v148-gallery{min-width:0}
.product-v148-image-wrap{display:flex;align-items:center;justify-content:center;min-height:520px;padding:14px;background:#F8F9F5;border:1px solid #E0E6D9;border-radius:4px}
.product-v148-image-wrap img{display:block;width:100%;height:490px;object-fit:contain;background:#fff;border-radius:2px;transform:none!important}
.product-v148-content{min-width:0;padding-top:1px}
.product-v148-topline{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:7px}
.product-v148-category{color:var(--shop-primary)!important;font-size:10.5px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}
.product-v148-sku{font-size:11px;color:#7B8376}
.product-v148-content>h1{margin:0 0 7px;font-size:36px;line-height:1.14;letter-spacing:-.4px;color:var(--shop-ink)}
.product-v148-rating{display:flex;align-items:center;gap:8px;padding-bottom:11px;margin-bottom:12px;border-bottom:1px solid #E7EBE2;color:#778071;font-size:11.5px}
.product-v148-rating .stars{display:inline-flex;gap:2px;color:#F4AA00}
.product-v148-rating .stars i{font-size:11px}
.product-v148-price{display:flex;align-items:flex-end;gap:10px;margin-bottom:10px}
.product-v148-price strong{font-size:32px;line-height:1;color:var(--shop-primary);font-weight:800}
.product-v148-price del{font-size:14px;color:#A0A69C;margin-bottom:2px}
.product-v148-summary{margin:0 0 11px;font-size:14px;line-height:1.52;color:#535D4E}
.product-v148-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}
.product-v148-badges .flower-stock{border-radius:3px;padding:6px 9px;font-size:10.5px}
.product-v148-form{margin:0}
.product-v148-delivery{padding:13px;background:#F8F9F5;border:1px solid #DDE4D5;border-radius:4px}
.product-v148-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:11px}
.product-v148-section-head h2,.product-v148-extras h2{margin:0 0 2px;font-size:16px;line-height:1.25;color:var(--shop-ink)}
.product-v148-section-head p{margin:0;font-size:10.5px;line-height:1.4;color:#788173}
.product-v148-fast{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;padding:5px 7px;background:#EEF3E8;color:var(--shop-primary-dark);font-size:9.5px;font-weight:700;border-radius:3px}
.product-v148-field{margin-bottom:9px}
.product-v148-field label{display:block;margin:0 0 4px;font-size:11px;font-weight:700;color:#35402F}
.product-v148-field .form-select,.product-v148-field .form-control{height:39px;border:1px solid #D6DED0;border-radius:3px;background:#fff;color:var(--shop-ink);font-size:11.5px;padding-top:0;padding-bottom:0}
.product-v148-field .form-select:focus,.product-v148-field .form-control:focus{border-color:var(--shop-primary);box-shadow:0 0 0 2px rgba(95,124,42,.10)}
.product-v148-days{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}
.product-v148-days .flower-delivery-day{min-height:51px;padding:6px 4px;border:1px solid #D9E0D3;border-radius:3px;background:#fff;color:var(--shop-ink);text-align:center;transition:.16s ease}
.product-v148-days .flower-delivery-day span,.product-v148-days .flower-delivery-day strong{display:block;line-height:1.15}
.product-v148-days .flower-delivery-day span{font-size:10px;color:#747D6F}
.product-v148-days .flower-delivery-day strong{margin-top:3px;font-size:9.5px;text-transform:uppercase}
.product-v148-days .flower-delivery-day:hover,.product-v148-days .flower-delivery-day.is-active{border-color:var(--shop-primary);background:#EEF3E8;color:var(--shop-primary-dark)}
.product-v148-two-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.product-v148-two-fields .product-v148-field{margin-bottom:0}
.product-v148-delivery-meta{display:flex;align-items:center;flex-wrap:wrap;gap:4px 12px;margin-top:7px;font-size:10px;color:#768071}
.product-v148-feedback{flex:1 1 100%;min-height:0}
.product-v148-delivery-meta strong{color:var(--shop-primary-dark)}
.product-v148-extras{padding:12px 0 10px;border-bottom:1px solid #E3E8DE}
.product-v148-extras-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px}
.product-v148-extras-heading h2{margin:0}
.product-v148-extras-heading>span{font-size:9.5px;color:#7B8376;text-transform:uppercase;letter-spacing:.5px}
.product-v148-extras-list{display:grid;gap:5px}
.product-v148-extra-row{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:47px;padding:7px 9px;border:1px solid #DDE4D5;border-radius:3px;background:#fff;cursor:pointer;transition:border-color .16s ease,background .16s ease}
.product-v148-extra-row:hover,.product-v148-extra-row:has(input:checked){border-color:#AFC18E;background:#FAFCF7}
.product-v148-extra-row>input{width:16px;height:16px;margin:0;accent-color:var(--shop-primary)}
.product-v148-extra-info{min-width:0}
.product-v148-extra-info strong,.product-v148-extra-info small{display:block}
.product-v148-extra-info strong{font-size:11.5px;line-height:1.25;color:var(--shop-ink)}
.product-v148-extra-info small{margin-top:2px;font-size:9.5px;color:#71806A}
.product-v148-extra-info small i{font-size:9px;color:var(--shop-primary)}
.product-v148-extra-price{font-size:11px;font-weight:750;color:var(--shop-primary);white-space:nowrap}
.product-v148-config-total{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:9px 0 0;font-size:10.5px;color:#687260}
.product-v148-config-total strong{font-size:16px;color:var(--shop-ink)}
.product-v148-buy{display:flex;align-items:flex-end;gap:9px;padding-top:10px}
.product-v148-quantity>span{display:block;margin-bottom:4px;font-size:9.5px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;color:#6C7567}
.product-v148-quantity .cart-plus-minus{width:108px;height:40px;margin:0;border:1px solid #D6DED0;border-radius:3px;background:#fff}
.product-v148-quantity .cart-plus-minus-box{height:38px;border:0;font-size:11.5px}
.product-v148-buy .theme-btn-1{min-height:40px;padding:0 20px;border-radius:3px;font-size:11.5px;font-weight:700;display:inline-flex;align-items:center;gap:7px}
.product-v148-trust{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 0;margin-top:12px;border-top:1px solid #E7EBE2;border-bottom:1px solid #E7EBE2}
.product-v148-trust strong,.product-v148-trust span{display:block}
.product-v148-trust strong{font-size:11.5px;color:#35402F}
.product-v148-trust span{margin-top:2px;font-size:10px;color:#7A8375}
.product-v148-trust img{display:block;max-width:190px;height:auto}
.product-v148-tabs{margin-top:24px}
.product-v148-tabs .ltn__shop-details-tab-menu{margin-bottom:0}
.product-v148-tabs .nav{gap:0;border-bottom:1px solid #E1E6DC}
.product-v148-tabs .nav a{padding:9px 13px;margin:0 2px -1px 0;border:1px solid transparent;border-radius:3px 3px 0 0;color:#596253;font-size:11px;font-weight:700}
.product-v148-tabs .nav a.active,.product-v148-tabs .nav a.show{background:#fff;border-color:#E1E6DC;border-bottom-color:#fff;color:var(--shop-primary)}
.product-v148-tabs .tab-content{padding:19px 0 0;background:#fff}
.product-v148-tabs .tab-content h3{font-size:18px;margin:0 0 7px}
.product-v148-tabs .tab-content p{font-size:12.5px;line-height:1.65;color:#596253}
.product-v148-related{padding:31px 0 42px;background:#F7F8F3;border-top:1px solid #E8ECE4}
.product-v148-related-head{text-align:center;margin-bottom:17px}
.product-v148-related-head span{font-size:9.5px;letter-spacing:1px;color:var(--shop-primary);font-weight:800;text-transform:uppercase}
.product-v148-related-head h2{margin:4px 0 0;font-size:27px;line-height:1.2;color:var(--shop-ink)}
.product-v148-related .catalog-product-card{border-radius:4px;box-shadow:none;background:#fff}
.product-v148-related .catalog-product-image{background:#fff}
.product-v148-related .catalog-product-image img{object-fit:contain;padding:8px;transform:none!important}

/* Cart, checkout and tracking detail rows */
.cart-extra-list{display:grid;gap:2px;margin-top:4px}
.cart-extra-list small{display:flex;justify-content:space-between;gap:10px;color:#66705F;font-size:11px}
.tracking-product-list{display:grid;gap:8px;margin-top:12px}
.tracking-product-item{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;border:1px solid var(--shop-line);border-radius:4px;background:#fff}
.tracking-product-item img{width:52px;height:52px;object-fit:contain;border:1px solid var(--shop-line);border-radius:3px;background:#fff}
.tracking-product-item strong,.tracking-product-item small{display:block}
.tracking-product-item small{font-size:10.5px;color:var(--shop-muted);margin-top:2px}

/* Keep the footer support line understated and compact. */
.flower-footer .footer-top-area{padding-top:48px;padding-bottom:28px}
.flower-support-card{margin-top:15px;padding:10px 0;gap:9px;max-width:330px}
.flower-support-icon{width:31px;height:31px;flex-basis:31px;border-radius:4px;background:rgba(95,124,42,.10)}
.flower-support-card i{font-size:15px}
.flower-support-card small{font-size:10.5px;margin-bottom:1px}
.flower-support-card strong{font-size:14px}

@media(max-width:1199px){.product-v148-grid{grid-template-columns:minmax(0,1fr) minmax(430px,.92fr);gap:24px}.product-v148-image-wrap{min-height:470px}.product-v148-image-wrap img{height:440px}.product-v148-content>h1{font-size:32px}.product-v148-price strong{font-size:29px}}
@media(max-width:991px){.product-v148-grid{grid-template-columns:1fr}.product-v148-image-wrap{min-height:460px}.product-v148-image-wrap img{height:430px}.product-v148-content{padding-top:0}.product-v148-page .container,.product-v148-breadcrumb .container{max-width:760px}}
@media(max-width:767px){.product-v148-breadcrumb{padding:11px 0}.product-v148-hero{padding:15px 0 18px}.product-v148-grid{gap:15px}.product-v148-image-wrap{min-height:300px;padding:8px}.product-v148-image-wrap img{height:284px}.product-v148-content>h1{font-size:26px}.product-v148-topline{align-items:flex-start;flex-direction:column;gap:3px}.product-v148-price strong{font-size:27px}.product-v148-delivery{padding:11px}.product-v148-section-head{align-items:center}.product-v148-days{grid-template-columns:repeat(2,minmax(0,1fr))}.product-v148-two-fields{grid-template-columns:1fr}.product-v148-buy{align-items:stretch}.product-v148-buy .theme-btn-1{flex:1;justify-content:center}.product-v148-trust{align-items:flex-start;flex-direction:column}.product-v148-related{padding:24px 0 32px}.product-v148-related-head h2{font-size:23px}.tracking-product-item{grid-template-columns:44px minmax(0,1fr)}.tracking-product-item img{width:44px;height:44px}.tracking-product-item>strong{grid-column:2}}

/* Product imagery must remain fully visible in cart and compact previews. */
.flower-detail-image img,.flower-cart-table img,.shop-mini-item img{object-fit:contain;background:#fff;transform:none!important}

/* v1.0.05 — ortalanmış ve erişilebilir AJAX sepet bildirimi */
.shop-cart-notifications{
  position:fixed;
  top:clamp(84px,18vh,170px);
  left:50%;
  z-index:1300;
  width:min(460px,calc(100vw - 32px));
  pointer-events:none;
  transform:translateX(-50%);
}
.shop-cart-notice{
  position:relative;
  width:100%;
  padding:15px 42px 15px 16px;
  background:#fff;
  border:1px solid #DCE3D4;
  border-left:4px solid #5F7C2A;
  border-radius:6px;
  box-shadow:0 18px 48px rgba(24,32,20,.18);
  pointer-events:auto;
  animation:cartNoticeIn .22s ease both;
  transition:opacity .2s ease,transform .2s ease;
}
.shop-cart-notice.is-warning{border-left-color:#FFD328}
.shop-cart-notice.is-error{border-left-color:#620000}
.shop-cart-notice.is-hiding{opacity:0;transform:translateY(-10px)}
.shop-cart-notice>div:first-child{display:flex;align-items:flex-start;gap:11px;color:#182014;font-size:13px;line-height:1.5}
.shop-cart-notice>div:first-child i{width:26px;height:26px;flex:0 0 26px;border-radius:50%;display:grid;place-items:center;background:#EEF4E7;color:#5F7C2A;font-size:12px}
.shop-cart-notice.is-warning>div:first-child i{background:#FFF8D7;color:#7B6300}
.shop-cart-notice.is-error>div:first-child i{background:#F4E7E3;color:#620000}
.shop-cart-notice>button{position:absolute;right:9px;top:8px;width:28px;height:28px;padding:0;border:0;background:transparent;color:#70796A;font-size:23px;line-height:1;cursor:pointer}
.shop-cart-notice>button:focus-visible,.shop-cart-notice-actions a:focus-visible{outline:2px solid #5F7C2A;outline-offset:2px}
.shop-cart-notice-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:13px;padding-left:37px}
.shop-cart-notice-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid #DCE3D4;border-radius:5px;color:#182014!important;font-size:11.5px;font-weight:750;white-space:nowrap}
.shop-cart-notice-actions a.is-primary{background:#5F7C2A;border-color:#5F7C2A;color:#fff!important}
.catalog-cart-button.is-loading,.product-v148-buy button.is-loading,[data-cart-update-submit].is-loading,[data-cart-remove].is-loading,[data-cart-clear].is-loading{position:relative;color:transparent!important;pointer-events:none}
.catalog-cart-button.is-loading i,.product-v148-buy button.is-loading>*{opacity:0}
.catalog-cart-button.is-loading:after,.product-v148-buy button.is-loading:after,[data-cart-update-submit].is-loading:after,[data-cart-remove].is-loading:after,[data-cart-clear].is-loading:after{content:"";position:absolute;left:50%;top:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid #fff;border-right-color:transparent;border-radius:50%;animation:cartSpin .7s linear infinite}
.catalog-cart-button.is-added,.product-v148-buy button.is-added{background:#4E6821!important}
.shop-mini-item img,.flower-cart-table img{object-fit:contain!important;background:#fff!important}
.flower-cart-table [data-cart-remove]{width:32px;height:32px;padding:0;font-size:20px;line-height:1}
.flower-cart-table input[data-cart-quantity]{min-width:76px}
.shop-drawer-footer .shop-btn{min-height:43px}
@keyframes cartSpin{to{transform:rotate(360deg)}}
@keyframes cartNoticeIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:767px){
  .shop-cart-notifications{top:74px;width:calc(100vw - 28px)}
  .shop-cart-notice{padding:14px 38px 14px 14px}
  .shop-cart-notice-actions{padding-left:0}
  .flower-cart-table{min-width:700px}
}
@media(max-width:420px){
  .shop-cart-notice-actions{flex-direction:column}
  .shop-cart-notice-actions a{width:100%;min-height:42px}
}

/* v1.0.05 — ödeme ekranı sıkı ve dengeli düzen */
.checkout-layout{align-items:flex-start}
.checkout-errors{display:grid;gap:8px;margin-bottom:16px}
.checkout-errors .alert{margin:0;border-radius:5px;padding:11px 14px}
.checkout-column{display:grid;gap:16px}
.checkout-column .flower-form-card{margin:0!important}
.flower-form-card,.flower-summary-card{padding:20px;border-radius:6px;box-shadow:0 8px 24px rgba(24,32,20,.045)}
.flower-form-card h3,.flower-summary-card h3{margin-bottom:15px;padding-bottom:11px}
.flower-form-card .row{--bs-gutter-y:14px}
.flower-form-card .form-control,.flower-form-card .form-select{height:47px;border-radius:5px}
.flower-form-card textarea.form-control{height:auto;min-height:88px}
.checkout-anonymous{display:flex;align-items:center;gap:9px;margin:0;font-weight:500!important;cursor:pointer}
.checkout-anonymous input{width:17px;height:17px;margin:0}
.checkout-summary-item{padding:10px 0;border-bottom:1px solid #E6EADF}
.checkout-summary-main,.checkout-summary-row{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}
.checkout-summary-main span,.checkout-summary-row span{min-width:0}
.checkout-summary-main strong,.checkout-summary-row strong{flex:0 0 auto;text-align:right;white-space:nowrap}
.checkout-summary-item .cart-extra-list{margin:6px 0 0 14px;padding-left:10px;border-left:2px solid #E3E8DD}
.checkout-summary-item .cart-extra-list small{font-size:11px}
.checkout-summary-totals{display:grid;gap:9px;margin-top:14px}
.checkout-summary-total{padding-top:12px;border-top:1px solid #DCE3D4;font-size:19px}
.checkout-summary-total strong{color:#5F7C2A;font-size:21px}
.checkout-delivery-pending{font-size:12px;color:#66705F}
@media(max-width:991px){.flower-summary-card{position:static}.checkout-layout{row-gap:18px}}
@media(max-width:767px){
  .flower-form-card,.flower-summary-card{padding:16px}
  .checkout-summary-main,.checkout-summary-row{gap:10px}
  .checkout-summary-main span{font-size:12.5px}
  .checkout-summary-main strong,.checkout-summary-row strong{font-size:12px}
}

[data-cart-remove].is-loading:after,[data-cart-clear].is-loading:after{border-color:#620000;border-right-color:transparent}

/* v1.0.06 header / ticker / footer settings */
.shop-header.is-sticky{position:sticky;top:0;z-index:990;background:#fff;box-shadow:0 5px 18px rgba(24,32,20,.08)}
.shop-ticker{width:100%;overflow:hidden;background:#f2e8d5;border-bottom:1px solid #dce3d4;color:#182014;white-space:nowrap}
.shop-ticker-track{display:flex;width:max-content;min-width:200%;animation:shopTicker var(--ticker-duration,24s) linear infinite;animation-direction:var(--ticker-direction,normal)}
.shop-ticker-track>*{display:inline-flex;align-items:center;min-height:34px;padding:0 34px;font-size:13px;font-weight:600;color:inherit;text-decoration:none;position:relative}
.shop-ticker-track>*:after{content:'✦';position:absolute;right:-3px;color:#5f7c2a;font-size:10px}
.shop-ticker:hover .shop-ticker-track{animation-play-state:paused}
@keyframes shopTicker{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.footer-legal-links{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:7px}.footer-legal-links a{font-size:12px;color:inherit;text-decoration:none}.footer-legal-links a:hover{color:#5f7c2a}
@media(max-width:767.98px){.shop-ticker:not(.is-mobile-enabled){display:none}.shop-ticker-track>*{padding:0 24px}.shop-header.is-sticky{top:0}.footer-legal-links{justify-content:center}}
