/*
Theme Name: Casa Flora Mieke
Theme URI: https://www.vhvmedia.be/
Author: VHV Media
Author URI: https://www.vhvmedia.be/
Description: Maatwerkthema voor Casa Flora Mieke, geoptimaliseerd voor WooCommerce en lokale bloemenlevering.
Version: 1.5.0
Requires at least: 6.5
Requires PHP: 8.1
Text Domain: casa-flora-mieke
*/

:root{--sage:#7B9E87;--blush:#F5D7DC;--cream:#FFF9F2;--forest:#355E3B;--gold:#D4AF37;--white:#fff;--text:#28472d;--muted:#6f7f72;--shadow:0 24px 70px rgba(53,94,59,.13);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Poppins',Arial,sans-serif;background:var(--cream);color:var(--forest)}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 36px));margin:auto}.topbar{background:var(--forest);color:var(--cream);font-size:13px}.topbar .container{display:flex;justify-content:space-between;gap:16px;padding:9px 0}.header{position:sticky;top:0;z-index:50;background:rgba(255,249,242,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(53,94,59,.1)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.logo strong{font-family:'Playfair Display',serif;font-size:27px}.logo span{display:block;font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--sage)}.menu{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:500}.menu a:hover{color:var(--sage)}.actions{display:flex;gap:10px;align-items:center}.btn,.btn-outline,.icon-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;padding:13px 22px;font-weight:600;border:0;cursor:pointer;transition:.25s}.btn{background:var(--forest);color:var(--cream);box-shadow:var(--shadow)}.btn:hover,.icon-btn:hover{transform:translateY(-2px)}.btn-outline{border:1px solid rgba(53,94,59,.18);color:var(--forest);background:transparent}.btn-outline:hover{background:var(--white)}.icon-btn{width:48px;height:48px;padding:0;background:var(--forest);color:var(--cream);position:relative}.cart-count{position:absolute;right:-3px;top:-4px;background:var(--gold);color:var(--forest);font-size:11px;border-radius:50%;min-width:19px;height:19px;display:grid;place-items:center}.hamburger{display:none;background:none;border:0;font-size:30px;color:var(--forest)}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 10% 15%,var(--blush),transparent 30%),radial-gradient(circle at 90% 80%,rgba(123,158,135,.35),transparent 33%)}.hero-grid{min-height:690px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.eyebrow{display:inline-flex;background:rgba(255,255,255,.65);border:1px solid rgba(212,175,55,.35);border-radius:999px;padding:9px 16px;color:var(--forest);font-size:14px}.h1,h1{font-family:'Playfair Display',serif;font-size:clamp(46px,7vw,82px);line-height:1.02;margin:22px 0;color:var(--forest)}h2{font-family:'Playfair Display',serif;font-size:clamp(34px,4vw,54px);line-height:1.08;margin:0 0 18px}h3{font-family:'Playfair Display',serif;font-size:28px;margin:0 0 10px}p{line-height:1.75}.lead{font-size:18px;color:rgba(53,94,59,.72);max-width:640px}.hero-photo{position:relative;border-radius:999px 999px 54px 54px;overflow:hidden;box-shadow:var(--shadow);min-height:570px;background:url('https://images.unsplash.com/photo-1563241527-3004b7be0ffd?q=80&w=1400&auto=format&fit=crop') center/cover}.badge{position:absolute;left:-20px;bottom:30px;background:rgba(255,255,255,.9);padding:18px 22px;border-radius:22px;box-shadow:var(--shadow)}.section{padding:92px 0}.white{background:var(--white)}.blush{background:rgba(245,215,220,.42)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:38px}.gold-line{width:64px;height:1px;background:var(--gold);margin-bottom:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.card{background:var(--cream);border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 30px rgba(53,94,59,.07);transition:.25s}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.card-img{height:310px;background:center/cover}.card-body{padding:24px}.price{font-weight:700;color:var(--forest)}.muted{color:var(--muted)}.why{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.why-items{display:grid;grid-template-columns:1fr 1fr;gap:18px}.mini{background:var(--white);border-radius:24px;padding:25px}.feature{min-height:500px;border-radius:40px;overflow:hidden;position:relative;background:center/cover;display:flex;align-items:end;color:var(--cream);box-shadow:var(--shadow)}.feature:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(53,94,59,.88),rgba(53,94,59,.18),transparent)}.feature-content{position:relative;padding:34px}.reviews .card{padding:28px}.stars{color:var(--gold);letter-spacing:2px}.cta{text-align:center}.footer{background:var(--forest);color:var(--cream);padding-top:58px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer a,.footer p{color:rgba(255,249,242,.75)}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding:20px;margin-top:45px;color:rgba(255,249,242,.6);font-size:13px}.page-hero{padding:82px 0 52px;background:linear-gradient(135deg,var(--cream),rgba(245,215,220,.55))}.shop-layout{display:grid;grid-template-columns:230px 1fr;gap:34px}.filter{position:sticky;top:105px;background:var(--white);padding:22px;border-radius:24px;height:max-content}.filter button{display:block;width:100%;text-align:left;margin:8px 0;padding:11px 14px;border:1px solid rgba(53,94,59,.12);border-radius:999px;background:var(--cream);color:var(--forest);cursor:pointer}.filter button.active{background:var(--forest);color:var(--cream)}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:50px}.product-gallery{display:grid;gap:14px}.main-product-img{height:560px;border-radius:36px;background:center/cover;box-shadow:var(--shadow)}.form-box{background:var(--white);border-radius:28px;padding:28px;box-shadow:0 10px 30px rgba(53,94,59,.07)}label{display:block;margin:14px 0 7px;font-weight:600}input,select,textarea{width:100%;padding:14px 16px;border-radius:15px;border:1px solid rgba(53,94,59,.18);background:var(--cream);font:inherit;color:var(--forest)}textarea{min-height:120px}.cart-panel{background:var(--white);border-radius:28px;padding:25px;box-shadow:var(--shadow)}.cart-item{display:flex;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid rgba(53,94,59,.1)}.payment-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.payment-buttons button{padding:14px;border-radius:15px;border:1px solid rgba(53,94,59,.16);background:var(--cream);font-weight:700;color:var(--forest)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.map{width:100%;height:430px;border:0;border-radius:30px;box-shadow:var(--shadow)}.floating-whatsapp{position:fixed;right:18px;bottom:18px;z-index:60;background:#25D366;color:white;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;font-weight:800;box-shadow:var(--shadow)}.notice{background:rgba(212,175,55,.16);border:1px solid rgba(212,175,55,.35);padding:14px 16px;border-radius:18px}.story{font-size:18px;max-width:850px}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.gallery div{height:220px;border-radius:24px;background:center/cover}.mobile-only{display:none}@media(max-width:900px){.topbar .container{display:block;text-align:center}.menu{display:none;position:absolute;left:0;right:0;top:78px;background:var(--cream);padding:20px;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.menu.open{display:flex}.hamburger{display:block}.call-btn{display:none}.hero-grid,.why,.grid-2,.product-detail,.contact-grid,.shop-layout{grid-template-columns:1fr}.grid-3{grid-template-columns:1fr 1fr}.hero-grid{min-height:auto;padding:55px 0}.hero-photo{min-height:440px}.badge{left:10px}.section-head{display:block}.filter{position:static}.footer-grid{grid-template-columns:1fr}.payment-buttons{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr 1fr}}@media(max-width:560px){.grid-3,.why-items{grid-template-columns:1fr}.actions .btn-outline{display:none}.section{padding:64px 0}.main-product-img{height:390px}.payment-buttons{grid-template-columns:1fr}.gallery{grid-template-columns:1fr}.hero-photo{min-height:370px}.mobile-only{display:block}}

/* WordPress and WooCommerce refinements */
body.admin-bar .header{top:32px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-main{min-height:55vh}.current-menu-item>a,.current_page_item>a{color:var(--sage)}.custom-logo{max-height:58px;width:auto}.menu ul{list-style:none;margin:0;padding:0;display:flex;gap:27px}.menu li{list-style:none}.delivery-strip{background:var(--blush);border-bottom:1px solid rgba(53,94,59,.08)}.delivery-strip .container{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;padding:10px 0;font-size:13px}.delivery-strip strong{color:var(--forest)}.steps{counter-reset:steps}.step{position:relative;padding:30px;background:var(--white);border-radius:var(--radius);box-shadow:0 10px 30px rgba(53,94,59,.07)}.step:before{counter-increment:steps;content:"0" counter(steps);display:block;color:var(--gold);font:700 15px 'Poppins',sans-serif;letter-spacing:.12em;margin-bottom:16px}.zone-table{width:100%;border-collapse:collapse;background:var(--white);border-radius:24px;overflow:hidden;box-shadow:0 10px 30px rgba(53,94,59,.07)}.zone-table th,.zone-table td{text-align:left;padding:17px 20px;border-bottom:1px solid rgba(53,94,59,.09)}.zone-table th{background:var(--forest);color:var(--cream)}.zone-table tr:last-child td{border-bottom:0}.hours-list{list-style:none;margin:0;padding:0}.hours-list li{display:flex;justify-content:space-between;gap:20px;padding:9px 0;border-bottom:1px solid rgba(53,94,59,.1)}.hours-list li:last-child{border:0}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.trust-item{padding:22px;border-radius:22px;background:rgba(255,255,255,.72);border:1px solid rgba(53,94,59,.09)}.trust-item strong{display:block;margin-bottom:6px}.flash-message{padding:14px 18px;border-radius:18px;margin-bottom:24px;background:rgba(123,158,135,.18);border:1px solid rgba(53,94,59,.2)}.flash-message.error{background:rgba(178,54,54,.08);border-color:rgba(178,54,54,.25)}.cfm-honeypot{position:absolute!important;left:-9999px!important}.required{color:#a43c3c}.entry-content>*:first-child{margin-top:0}.entry-content>*:last-child{margin-bottom:0}.funeral-card{padding:0;overflow:hidden}.funeral-card>img{width:100%;aspect-ratio:4/3;object-fit:cover}.funeral-card-content{padding:25px}.funeral-card-content p{margin-bottom:0}

/* Keep the rouwbloemen card images proportional, even when another stylesheet sets image heights. */
.funeral-card>img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:4/3!important;object-fit:cover!important;object-position:center!important}

/* WooCommerce */
.woocommerce .woocommerce-breadcrumb{margin:28px 0;color:var(--muted);font-size:13px}.woocommerce .products ul,.woocommerce ul.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:0}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none;width:auto;margin:0;background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 30px rgba(53,94,59,.07);padding:0 0 24px;transition:.25s}.woocommerce ul.products li.product:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.woocommerce ul.products li.product a img{margin:0 0 22px;aspect-ratio:1/1;object-fit:cover}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .button{margin-left:22px;margin-right:22px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font:700 27px/1.15 'Playfair Display',serif;color:var(--forest);padding:0}.woocommerce ul.products li.product .price{color:var(--forest);font-weight:700}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{border-radius:999px;background:var(--forest);color:var(--cream);padding:14px 22px;font-weight:600}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{background:var(--sage);color:var(--white)}.woocommerce div.product{padding:58px 0}.woocommerce div.product div.images img{border-radius:32px}.woocommerce div.product .product_title{font:700 clamp(42px,5vw,68px)/1.03 'Playfair Display',serif}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--forest);font-size:24px;font-weight:700}.woocommerce div.product form.cart .variations select{min-width:100%}.woocommerce .quantity .qty{width:84px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{border:1px solid rgba(53,94,59,.18);background:var(--cream);border-radius:15px;min-height:50px;padding:12px 14px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:24px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:48px}.woocommerce table.shop_table{border:0;background:var(--white);border-radius:24px;overflow:hidden;box-shadow:0 10px 30px rgba(53,94,59,.07)}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:16px}.woocommerce-checkout #payment{background:var(--white);border-radius:24px;box-shadow:0 10px 30px rgba(53,94,59,.07)}.woocommerce-checkout #payment div.payment_box{background:var(--cream)}.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:var(--cream)}.woocommerce-info,.woocommerce-message{border-top-color:var(--sage);background:var(--white);border-radius:18px}.woocommerce-info:before,.woocommerce-message:before{color:var(--sage)}.cfm-product-options{margin:24px 0;padding:22px;background:rgba(245,215,220,.28);border-radius:22px}.cfm-product-options h3{font-size:25px}.cfm-product-options .form-row{margin:0 0 13px}.cfm-checkout-panel{padding:24px;background:rgba(245,215,220,.28);border:1px solid rgba(53,94,59,.09);border-radius:24px;margin:26px 0}.cfm-checkout-panel h3{font-size:30px}.cfm-slot-note{font-size:13px;color:var(--muted);margin-top:-4px}.cfm-shop-intro{margin:42px 0 28px;padding:25px;border-radius:24px;background:rgba(245,215,220,.35)}.cfm-order-details{margin:18px 0;padding:18px;border-radius:18px;background:var(--cream)}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:12px 16px;background:var(--white);border-bottom:1px solid rgba(53,94,59,.08)}

@media(max-width:900px){body.admin-bar .header{top:46px}.menu ul{flex-direction:column;gap:16px}.trust-row{grid-template-columns:1fr 1fr}.woocommerce .products ul,.woocommerce ul.products{grid-template-columns:1fr 1fr}}@media(max-width:560px){.delivery-strip .container{display:block;text-align:center}.delivery-strip span{display:block;margin:4px 0}.trust-row,.woocommerce .products ul,.woocommerce ul.products{grid-template-columns:1fr}.woocommerce div.product{padding:34px 0}.zone-table th,.zone-table td{padding:13px 12px;font-size:14px}}

/* Audited WooCommerce product grid. WooCommerce's percentage widths must not
   be applied again inside the theme's CSS grid. */
.home .woocommerce,
.home .woocommerce ul.products {
	width: 100% !important;
	max-width: none !important;
}

.woocommerce ul.products > li.product,
.woocommerce-page ul.products > li.product,
.woocommerce.columns-3 ul.products > li.product,
.woocommerce-page.columns-3 ul.products > li.product {
	float: none !important;
	width: 100% !important;
	max-width: none !important;
	min-width: 0 !important;
	margin: 0 !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
	white-space: normal !important;
	overflow: visible !important;
	overflow-wrap: anywhere;
}

/* Put the optional alternative-address checkbox after its label. */
.woocommerce-shipping-fields #ship-to-different-address label {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	width: 100%;
	margin: 0 !important;
	cursor: pointer;
}

.woocommerce-shipping-fields #ship-to-different-address label > span {
	order: 1;
}

.woocommerce-shipping-fields #ship-to-different-address-checkbox {
	order: 2;
	flex: 0 0 auto;
	width: 20px !important;
	height: 20px !important;
	margin: 0 !important;
	padding: 0 !important;
	accent-color: var(--forest);
}

/* The base input rule is intended for text fields. Prevent it from stretching
   native checkboxes and radio buttons throughout WooCommerce. */
input[type="checkbox"],
input[type="radio"] {
	width: auto !important;
	min-width: 16px;
	height: auto;
	margin: 0;
	padding: 0 !important;
	background: initial;
	accent-color: var(--forest);
}

/* Desktop cart layout. WooCommerce leaves the first two column headings empty;
   without explicit widths the empty remove cell can consume half the table. */
@media (min-width: 769px) {
	.woocommerce-cart table.shop_table.cart {
		width: 100%;
		table-layout: fixed;
	}

	.woocommerce-cart table.shop_table.cart .product-remove {
		width: 58px !important;
		padding-right: 6px;
		padding-left: 16px;
		text-align: center;
	}

	.woocommerce-cart table.shop_table.cart .product-thumbnail {
		width: 112px !important;
		padding-right: 14px;
		padding-left: 8px;
	}

	.woocommerce-cart table.shop_table.cart .product-price {
		width: 120px !important;
	}

	.woocommerce-cart table.shop_table.cart .product-quantity {
		width: 130px !important;
	}

	.woocommerce-cart table.shop_table.cart .product-subtotal {
		width: 126px !important;
	}

	.woocommerce-cart table.shop_table.cart td.product-thumbnail img {
		width: 84px !important;
		height: 84px !important;
		margin: 0;
		border-radius: 16px;
		object-fit: cover;
	}

	.woocommerce-cart table.shop_table.cart td.product-name {
		width: auto !important;
		min-width: 0;
	}

	.woocommerce-cart table.shop_table.cart td.product-remove a.remove {
		display: inline-grid !important;
		place-items: center;
		width: 36px;
		height: 36px;
		border-radius: 50%;
		background: rgba(164, 60, 60, .08);
		color: #a43c3c !important;
		font-size: 24px;
		line-height: 1;
	}

	.woocommerce-cart table.shop_table.cart td.product-remove a.remove:hover {
		background: #a43c3c;
		color: #fff !important;
	}

	/* Use the wide product column for the recipient, occasion, message and card. */
	.woocommerce-cart table.shop_table.cart td.product-name dl.variation {
		display: grid;
		grid-template-columns: max-content minmax(0, 1fr);
		gap: 4px 8px;
		margin: 12px 0 0;
		font-size: 14px;
	}

	.woocommerce-cart table.shop_table.cart td.product-name dl.variation dt,
	.woocommerce-cart table.shop_table.cart td.product-name dl.variation dd {
		float: none;
		clear: none;
		margin: 0;
		padding: 0;
	}

	.woocommerce-cart table.shop_table.cart td.product-name dl.variation dd p {
		margin: 0;
		line-height: inherit;
	}
}
