:root{--plbh-ink:#332927;--plbh-muted:#716562;--plbh-rose:#b76b75;--plbh-rose-dark:#87434f;--plbh-blush:#f7eeec;--plbh-cream:#fbf7f2;--plbh-line:#eaded9;--plbh-green:#3e745e;--plbh-white:#fff;--plbh-shadow:0 18px 44px rgba(70,45,40,.08)}
.plbh-home{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--plbh-ink);background:#fff;line-height:1.5;overflow:hidden}.plbh-home *{box-sizing:border-box}.plbh-home a{color:inherit;text-decoration:none}.plbh-home img{display:block;max-width:100%}.plbh-home svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.plbh-topbar{min-height:34px;background:var(--plbh-ink);color:#fff;display:flex;justify-content:center;align-items:center;gap:18px;padding:7px 16px;font-size:11px;letter-spacing:.02em}.plbh-topbar a{color:#f5d9dc;border-bottom:1px solid rgba(245,217,220,.5)}
.plbh-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(234,222,217,.8)}.admin-bar .plbh-header{top:32px}.plbh-header-inner{width:min(1180px,calc(100% - 32px));height:78px;margin:auto;display:flex;align-items:center;gap:28px}.plbh-brand{display:flex;align-items:center;gap:10px;min-width:max-content}.plbh-brand img{width:48px;height:48px;object-fit:contain}.plbh-brand span{font-family:Georgia,"Times New Roman",serif;font-size:17px;line-height:1.05}.plbh-desktop-nav{display:flex;align-items:center;gap:24px;margin-left:auto}.plbh-desktop-nav a{font-size:13px;color:#4d4542}.plbh-desktop-nav a:hover{color:var(--plbh-rose-dark)}.plbh-header-actions{display:flex;gap:8px}.plbh-icon-link{width:38px;height:38px;border:1px solid var(--plbh-line);border-radius:50%;display:grid;place-items:center}.plbh-icon-link svg{width:18px;height:18px}.plbh-menu-toggle{display:none;border:0;background:transparent;padding:7px}.plbh-menu-toggle span{display:block;width:22px;height:2px;background:var(--plbh-ink);margin:4px 0}.plbh-mobile-nav{display:none}
.plbh-section{width:min(1180px,calc(100% - 32px));margin-inline:auto;padding:72px 0}.plbh-eyebrow{display:block;color:var(--plbh-rose-dark);font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:700;margin-bottom:11px}.plbh-home h1,.plbh-home h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.025em}.plbh-section-heading{margin-bottom:28px}.plbh-section-heading h2{font-size:clamp(33px,4vw,48px);line-height:1.08;margin:0}
.plbh-hero{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:64px;padding-top:44px}.plbh-hero h1{font-size:clamp(45px,5.4vw,70px);line-height:1.01;margin:0 0 20px;max-width:650px}.plbh-hero-copy>p{font-size:17px;color:var(--plbh-muted);max-width:590px;margin:0 0 28px}.plbh-hero-actions,.plbh-local-actions{display:flex;gap:11px;flex-wrap:wrap}.plbh-btn{min-height:48px;padding:13px 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;transition:.2s}.plbh-btn-primary{background:var(--plbh-rose-dark);color:#fff!important}.plbh-btn-primary:hover{background:#733742;transform:translateY(-1px)}.plbh-btn-ghost{border:1px solid var(--plbh-line);background:#fff}.plbh-btn-light{background:#fff;color:var(--plbh-ink)!important}.plbh-trust-row{display:flex;gap:17px;flex-wrap:wrap;margin-top:27px;color:var(--plbh-muted);font-size:12px}.plbh-trust-row span{display:flex;align-items:center;gap:5px}.plbh-trust-row svg{color:var(--plbh-green);width:14px;height:14px;stroke-width:2}.plbh-hero-media{position:relative;border-radius:28px;overflow:hidden;background:var(--plbh-cream);min-height:610px}.plbh-hero-media img{width:100%;height:610px;object-fit:cover}.plbh-hero-note{position:absolute;left:18px;right:18px;bottom:18px;background:rgba(255,255,255,.94);backdrop-filter:blur(8px);padding:14px 16px;border-radius:15px;display:flex;flex-direction:column;gap:2px}.plbh-hero-note strong{font-family:Georgia,"Times New Roman",serif;font-size:16px;font-weight:400}.plbh-hero-note span{font-size:11px;color:var(--plbh-muted)}
.plbh-occasion-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.plbh-occasion-grid a{border:1px solid var(--plbh-line);border-radius:20px;padding:20px 16px;min-height:154px;display:flex;flex-direction:column;background:#fff;transition:.2s}.plbh-occasion-grid a:hover{transform:translateY(-3px);border-color:#d8b7b4;box-shadow:var(--plbh-shadow)}.plbh-occasion-icon{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:var(--plbh-blush);color:var(--plbh-rose-dark);margin-bottom:auto}.plbh-occasion-icon svg{width:21px;height:21px}.plbh-occasion-grid strong{font-size:14px;margin-top:18px}.plbh-occasion-grid small{color:var(--plbh-muted);font-size:11px;margin-top:2px}
.plbh-today{width:100%;background:var(--plbh-rose-dark);color:#fff}.plbh-today-inner{width:min(1180px,calc(100% - 32px));margin:auto;padding:48px 0;display:flex;justify-content:space-between;gap:30px;align-items:center}.plbh-today .plbh-eyebrow{color:#f5d9dc}.plbh-today h2{font-size:40px;margin:0 0 7px}.plbh-today p{margin:0;color:#f7e8ea;max-width:670px;font-size:15px}
.plbh-heading-row{display:flex;align-items:end;justify-content:space-between;gap:20px}.plbh-text-link,.plbh-instagram-link{font-size:13px;display:flex;align-items:center;gap:6px;color:var(--plbh-rose-dark);font-weight:700;white-space:nowrap}.plbh-text-link svg,.plbh-instagram-link svg,.plbh-price-grid svg,.plbh-product-link svg{width:14px;height:14px}.plbh-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.plbh-product-card{border-radius:20px;background:#fff;min-width:0}.plbh-product-image{display:block;aspect-ratio:1/1.12;overflow:hidden;background:var(--plbh-cream);border-radius:18px;position:relative}.plbh-product-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.plbh-product-card:hover .plbh-product-image img{transform:scale(1.025)}.plbh-sale{position:absolute;left:10px;top:10px;z-index:2;background:#fff;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:700;color:var(--plbh-rose-dark);box-shadow:0 5px 16px rgba(0,0,0,.08)}.plbh-product-body{padding:14px 4px 0}.plbh-product-name{display:block;font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1.25;margin-bottom:7px}.plbh-product-price{font-size:14px;font-weight:700;margin-bottom:10px}.plbh-product-price del{color:#9c9290;font-weight:400;margin-right:5px}.plbh-product-link{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:var(--plbh-rose-dark);font-weight:700}.plbh-empty{color:var(--plbh-muted)}
.plbh-custom{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0;overflow:hidden;border-radius:28px;background:var(--plbh-blush)}.plbh-custom-media{min-height:510px}.plbh-custom-media img{width:100%;height:100%;object-fit:cover}.plbh-custom-copy{padding:62px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.plbh-custom-copy h2{font-size:47px;line-height:1.06;margin:0 0 17px}.plbh-custom-copy p{color:var(--plbh-muted);font-size:16px;margin:0 0 25px;max-width:470px}
.plbh-price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.plbh-price-grid a{background:var(--plbh-cream);border:1px solid transparent;border-radius:18px;padding:27px 21px;display:flex;flex-direction:column;transition:.2s}.plbh-price-grid a:hover{border-color:var(--plbh-line);transform:translateY(-2px)}.plbh-price-grid small{color:var(--plbh-muted);font-size:11px}.plbh-price-grid strong{font-family:Georgia,"Times New Roman",serif;font-size:29px;font-weight:400;margin:3px 0 13px}.plbh-price-grid span{color:var(--plbh-rose-dark);font-size:12px;font-weight:700;display:flex;align-items:center;gap:5px}
.plbh-proof-wrap{background:var(--plbh-cream)}.plbh-proof-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}.plbh-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.plbh-testimonials blockquote{margin:0;padding:27px;border-radius:18px;border:1px solid var(--plbh-line);background:#fff}.plbh-stars{font-size:12px;letter-spacing:2px;color:#a9606a;margin-bottom:16px}.plbh-testimonials p{font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.38;margin:0 0 19px}.plbh-testimonials footer{font-size:12px;color:var(--plbh-muted);font-weight:700}
.plbh-local{display:flex;align-items:end;justify-content:space-between;gap:30px}.plbh-local h2{font-size:47px;margin:0 0 9px}.plbh-local p{color:var(--plbh-muted);margin:0;max-width:660px;font-size:15px}
.plbh-footer{background:var(--plbh-ink);color:#fff}.plbh-footer-inner{width:min(1180px,calc(100% - 32px));margin:auto;padding:40px 0}.plbh-footer-brand{display:flex;align-items:center;gap:13px}.plbh-footer-brand img{width:52px;height:52px;border-radius:50%;background:#fff}.plbh-footer-brand div{display:flex;flex-direction:column}.plbh-footer-brand strong{font-size:14px}.plbh-footer-brand span{font-size:11px;color:#cfc7c4}.plbh-footer-links{display:flex;gap:24px;flex-wrap:wrap;margin:27px 0 23px}.plbh-footer-links a{font-size:12px;color:#ede8e5}.plbh-footer-copy{font-size:10px;color:#aaa09c;margin:0}.plbh-whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:60;background:#2f6f54;color:#fff!important;padding:11px 15px;border-radius:999px;font-size:12px;font-weight:700;box-shadow:0 8px 26px rgba(0,0,0,.18);display:flex;align-items:center;gap:7px}.plbh-whatsapp-float svg{width:17px;height:17px}
@media(max-width:980px){.plbh-desktop-nav{display:none}.plbh-menu-toggle{display:block}.plbh-header-inner{height:68px;gap:12px}.plbh-brand{margin-right:auto}.plbh-brand span{font-size:15px}.plbh-brand img{width:43px;height:43px}.plbh-mobile-nav{position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid var(--plbh-line);padding:10px 20px 20px;box-shadow:0 18px 30px rgba(50,35,32,.08)}.plbh-mobile-nav.is-open{display:flex;flex-direction:column}.plbh-mobile-nav a{padding:12px 0;border-bottom:1px solid #f1e9e5;font-size:14px}.plbh-hero{grid-template-columns:1fr;gap:30px}.plbh-hero-media,.plbh-hero-media img{min-height:0;height:520px}.plbh-occasion-grid{grid-template-columns:repeat(3,1fr)}.plbh-product-grid{grid-template-columns:repeat(2,1fr)}.plbh-custom-copy{padding:44px}.plbh-price-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.admin-bar .plbh-header{top:46px}.plbh-topbar{justify-content:space-between;font-size:10px;gap:8px}.plbh-header-inner{width:calc(100% - 22px)}.plbh-brand span{display:none}.plbh-icon-link:first-child{display:none}.plbh-section{width:calc(100% - 28px);padding:46px 0}.plbh-hero{padding-top:20px;gap:22px}.plbh-hero-copy{order:1}.plbh-hero-media{order:0;border-radius:20px}.plbh-hero-media,.plbh-hero-media img{height:390px}.plbh-hero h1{font-size:41px;line-height:1.03}.plbh-hero-copy>p{font-size:15px}.plbh-hero-actions{display:grid;grid-template-columns:1fr}.plbh-btn{min-height:48px;padding-inline:14px}.plbh-trust-row{display:flex;gap:8px 14px;margin-top:19px}.plbh-trust-row span{font-size:10px}.plbh-section-heading h2{font-size:33px}.plbh-occasion-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:9px;padding-bottom:7px;margin-right:-14px}.plbh-occasion-grid a{flex:0 0 43%;min-height:139px;padding:15px 13px;scroll-snap-align:start}.plbh-occasion-grid::-webkit-scrollbar,.plbh-product-grid::-webkit-scrollbar,.plbh-testimonials::-webkit-scrollbar{display:none}.plbh-today-inner{width:calc(100% - 28px);padding:39px 0;display:block}.plbh-today h2{font-size:32px;line-height:1.08}.plbh-today p{font-size:13px;margin-bottom:21px}.plbh-heading-row{align-items:start}.plbh-heading-row .plbh-text-link{margin-top:27px}.plbh-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding:0 14px 8px 0;margin-right:-14px}.plbh-product-card{flex:0 0 74%;scroll-snap-align:start}.plbh-product-image{aspect-ratio:1/1.08}.plbh-product-body{padding-top:12px}.plbh-custom{width:calc(100% - 28px);grid-template-columns:1fr;border-radius:20px}.plbh-custom-media{min-height:330px;max-height:380px}.plbh-custom-copy{padding:29px 23px 33px}.plbh-custom-copy h2{font-size:35px}.plbh-custom-copy p{font-size:14px}.plbh-price-grid{grid-template-columns:repeat(2,1fr);gap:9px}.plbh-price-grid a{padding:19px 15px}.plbh-price-grid strong{font-size:23px}.plbh-proof-heading{display:block}.plbh-instagram-link{margin-top:12px}.plbh-testimonials{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-right:14px;margin-right:-14px}.plbh-testimonials blockquote{flex:0 0 86%;scroll-snap-align:start;padding:21px}.plbh-testimonials p{font-size:19px}.plbh-local{display:block}.plbh-local h2{font-size:35px}.plbh-local p{margin-bottom:21px}.plbh-local-actions{display:grid;grid-template-columns:1fr}.plbh-footer-inner{width:calc(100% - 28px);padding:33px 0 88px}.plbh-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px}.plbh-whatsapp-float{right:14px;bottom:14px;padding:12px}.plbh-whatsapp-float span{display:none}.plbh-hero-note{font-size:11px}.plbh-product-name{font-size:17px}}

/* =========================
   V2.1 mobile overflow fix
   ========================= */
html,body{max-width:100%;overflow-x:clip}
@supports not (overflow:clip){html,body{overflow-x:hidden}}
.plbh-home{width:100%;max-width:100%;overflow-x:hidden}
@media(max-width:600px){
  .plbh-occasion-grid,.plbh-product-grid,.plbh-testimonials{max-width:100%;margin-right:0!important;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}
  .plbh-occasion-grid{padding-right:14px}
  .plbh-product-grid{padding-right:14px}
  .plbh-testimonials{padding-right:14px}
}

/* =========================
   V2.1 global theme shell
   ========================= */
.plbh-global-shell{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--plbh-ink);background:#fff;line-height:1.5}
.plbh-global-shell *{box-sizing:border-box}.plbh-global-shell a{color:inherit;text-decoration:none}.plbh-global-shell img{display:block;max-width:100%}.plbh-global-shell svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
body:not(.elementor-editor-active) #masthead,body:not(.elementor-editor-active) #colophon,body:not(.elementor-editor-active) .site-header,body:not(.elementor-editor-active) .site-footer{display:none!important}
.plbh-global-header-shell{position:relative;z-index:100}
.plbh-global-footer-shell{position:relative;z-index:5}

/* =========================
   V2.1 WooCommerce store
   ========================= */
body.woocommerce,body.woocommerce-page{background:#fff;color:var(--plbh-ink)}
body.woocommerce #content,body.woocommerce-page #content,body.woocommerce .site-content,body.woocommerce-page .site-content{background:#fff}
body.woocommerce .ast-container,body.woocommerce-page .ast-container{max-width:1180px;padding-left:16px;padding-right:16px}
body.woocommerce .site-main,body.woocommerce-page .site-main{padding-top:44px;padding-bottom:72px}
body.woocommerce .woocommerce-breadcrumb,body.woocommerce-page .woocommerce-breadcrumb{font-size:12px;color:var(--plbh-muted);margin-bottom:22px}
body.woocommerce .woocommerce-breadcrumb a,body.woocommerce-page .woocommerce-breadcrumb a{color:var(--plbh-muted)}
body.woocommerce h1,body.woocommerce h2,body.woocommerce h3,body.woocommerce-page h1,body.woocommerce-page h2,body.woocommerce-page h3{font-family:Georgia,"Times New Roman",serif;color:var(--plbh-ink);font-weight:400}
body.woocommerce .woocommerce-products-header__title.page-title,body.woocommerce-page .woocommerce-products-header__title.page-title{font-size:48px;line-height:1.08;margin:0 0 28px}
body.woocommerce .woocommerce-result-count{font-size:12px;color:var(--plbh-muted);margin-top:12px}
body.woocommerce .woocommerce-ordering select{border:1px solid var(--plbh-line);border-radius:999px;background:#fff;padding:10px 36px 10px 14px;font-size:12px;color:var(--plbh-ink);min-height:42px}
body.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 18px;margin-top:28px!important}
body.woocommerce ul.products::before,body.woocommerce ul.products::after{display:none!important}
body.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;padding:0!important;background:#fff;border:0!important;box-shadow:none!important}
body.woocommerce ul.products li.product a img{aspect-ratio:1/1.08;object-fit:cover;border-radius:18px;margin:0 0 13px!important;background:var(--plbh-cream)}
body.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:Georgia,"Times New Roman",serif;font-size:18px!important;line-height:1.25;padding:0!important;margin:0 0 7px!important;color:var(--plbh-ink)}
body.woocommerce ul.products li.product .price{font-size:14px!important;color:var(--plbh-ink)!important;font-weight:700;margin:0 0 10px!important}
body.woocommerce ul.products li.product .price del{color:#9c9290;font-weight:400;opacity:1}
body.woocommerce ul.products li.product .onsale{left:10px!important;right:auto!important;top:10px!important;margin:0!important;min-width:auto;min-height:auto;line-height:1;border-radius:999px;background:#fff;color:var(--plbh-rose-dark);font-size:10px;font-weight:700;padding:7px 9px;box-shadow:0 5px 16px rgba(0,0,0,.08)}
body.woocommerce ul.products li.product .button{display:inline-flex!important;align-items:center;justify-content:center;background:transparent!important;color:var(--plbh-rose-dark)!important;padding:0!important;font-size:12px!important;font-weight:700!important;border:0!important;box-shadow:none!important;min-height:auto!important}
body.woocommerce ul.products li.product .button:hover{color:var(--plbh-ink)!important}
body.woocommerce nav.woocommerce-pagination ul{border:0!important;display:flex;gap:7px}
body.woocommerce nav.woocommerce-pagination ul li{border:0!important}
body.woocommerce nav.woocommerce-pagination ul li a,body.woocommerce nav.woocommerce-pagination ul li span{width:40px;height:40px;border:1px solid var(--plbh-line);border-radius:50%;display:grid;place-items:center;padding:0;background:#fff;color:var(--plbh-ink)}
body.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--plbh-rose-dark);color:#fff;border-color:var(--plbh-rose-dark)}

/* Single product */
body.single-product div.product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.8fr);gap:64px;align-items:start}
body.single-product div.product::before,body.single-product div.product::after{display:none!important}
body.single-product div.product .woocommerce-product-gallery,body.single-product div.product .summary{width:auto!important;float:none!important;margin:0!important}
body.single-product .woocommerce-product-gallery__wrapper img{border-radius:22px;background:var(--plbh-cream)}
body.single-product div.product .product_title{font-size:46px;line-height:1.07;margin:4px 0 15px}
body.single-product div.product p.price,body.single-product div.product span.price{font-size:22px!important;color:var(--plbh-ink)!important;font-weight:700;margin-bottom:18px}
body.single-product .woocommerce-product-details__short-description{font-size:15px;color:var(--plbh-muted);line-height:1.7}
body.single-product form.cart{display:flex;gap:10px;align-items:stretch;margin:26px 0 24px!important}
body.single-product form.cart .quantity .qty{height:50px;min-width:72px;border:1px solid var(--plbh-line);border-radius:999px;padding:0 10px;background:#fff}
body.single-product form.cart .single_add_to_cart_button{min-height:50px;border:0!important;border-radius:999px!important;background:var(--plbh-rose-dark)!important;color:#fff!important;padding:0 24px!important;font-size:13px!important;font-weight:700!important;box-shadow:none!important}
body.single-product form.cart .single_add_to_cart_button:hover{background:#733742!important}
body.single-product .product_meta{border-top:1px solid var(--plbh-line);padding-top:18px;font-size:11px;color:var(--plbh-muted)}
body.single-product .woocommerce-tabs{grid-column:1/-1;margin-top:22px}
body.single-product .woocommerce-tabs ul.tabs{padding:0!important;border-bottom:1px solid var(--plbh-line)}
body.single-product .woocommerce-tabs ul.tabs::before{display:none!important}
body.single-product .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0 22px 0 0!important;padding:0!important}
body.single-product .woocommerce-tabs ul.tabs li::before,body.single-product .woocommerce-tabs ul.tabs li::after{display:none!important}
body.single-product .woocommerce-tabs ul.tabs li a{padding:14px 0!important;font-size:13px;font-weight:700;color:var(--plbh-muted)!important}
body.single-product .woocommerce-tabs ul.tabs li.active a{color:var(--plbh-rose-dark)!important;border-bottom:2px solid var(--plbh-rose-dark)}
body.single-product .woocommerce-Tabs-panel{padding:23px 0!important;color:var(--plbh-muted);line-height:1.7}
body.single-product .related.products{grid-column:1/-1;margin-top:36px}
body.single-product .related.products>h2{font-size:34px;margin-bottom:22px}

/* Cart, checkout, account */
body.woocommerce-cart .entry-title,body.woocommerce-checkout .entry-title,body.woocommerce-account .entry-title{font-size:44px;margin-bottom:28px}
body.woocommerce table.shop_table{border:1px solid var(--plbh-line)!important;border-radius:16px!important;overflow:hidden;border-collapse:separate!important;background:#fff}
body.woocommerce table.shop_table th{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--plbh-muted);font-weight:700}
body.woocommerce table.shop_table td{border-color:var(--plbh-line)!important}
body.woocommerce .cart_totals,body.woocommerce .woocommerce-checkout-review-order,body.woocommerce .woocommerce-MyAccount-navigation{background:var(--plbh-cream);border-radius:18px;padding:22px}
body.woocommerce a.button,body.woocommerce button.button,body.woocommerce input.button,body.woocommerce #respond input#submit{border-radius:999px!important;background:var(--plbh-rose-dark)!important;color:#fff!important;font-size:12px!important;font-weight:700!important;padding:13px 20px!important}
body.woocommerce a.button:hover,body.woocommerce button.button:hover,body.woocommerce input.button:hover{background:#733742!important;color:#fff!important}
body.woocommerce form .form-row input.input-text,body.woocommerce form .form-row textarea,body.woocommerce form .form-row select{border:1px solid var(--plbh-line)!important;border-radius:12px!important;min-height:46px;padding:10px 12px;background:#fff}

@media(max-width:980px){
 body.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}
 body.single-product div.product{grid-template-columns:1fr;gap:32px}
 body.single-product .woocommerce-tabs,body.single-product .related.products{grid-column:auto}
 body.single-product div.product .product_title{font-size:40px}
}
@media(max-width:600px){
 body.woocommerce .site-main,body.woocommerce-page .site-main{padding-top:25px;padding-bottom:50px}
 body.woocommerce .ast-container,body.woocommerce-page .ast-container{padding-left:14px;padding-right:14px}
 body.woocommerce .woocommerce-products-header__title.page-title{font-size:35px;margin-bottom:18px}
 body.woocommerce .woocommerce-result-count{float:none!important;margin:0 0 12px!important}
 body.woocommerce .woocommerce-ordering{float:none!important;margin:0 0 16px!important}
 body.woocommerce .woocommerce-ordering select{width:100%}
 body.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px;margin-top:18px!important}
 body.woocommerce ul.products li.product a img{border-radius:14px;margin-bottom:10px!important}
 body.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px!important}
 body.woocommerce ul.products li.product .price{font-size:13px!important}
 body.single-product div.product{display:block}
 body.single-product .woocommerce-product-gallery{margin-bottom:24px!important}
 body.single-product div.product .product_title{font-size:35px;line-height:1.08;margin-top:0}
 body.single-product div.product p.price,body.single-product div.product span.price{font-size:20px!important}
 body.single-product form.cart{position:sticky;bottom:8px;z-index:40;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);padding:10px;border:1px solid var(--plbh-line);border-radius:18px;box-shadow:0 10px 32px rgba(55,40,35,.12)}
 body.single-product form.cart .quantity{flex:0 0 68px}
 body.single-product form.cart .quantity .qty{width:68px;min-width:68px}
 body.single-product form.cart .single_add_to_cart_button{flex:1;padding-inline:13px!important}
 body.single-product .woocommerce-tabs ul.tabs{display:flex;overflow-x:auto;white-space:nowrap}
 body.single-product .related.products>h2{font-size:29px}
 body.woocommerce-cart .entry-title,body.woocommerce-checkout .entry-title,body.woocommerce-account .entry-title{font-size:35px}
 .plbh-global-footer-shell .plbh-footer-inner{padding-bottom:88px}
}

/* ===== V2.2 storefront consistency + cart feedback ===== */
html,body{max-width:100%;overflow-x:clip}
.plbh-global-header-shell,.plbh-global-footer-shell{width:100%;max-width:100%;overflow:clip}
.plbh-cart-link{position:relative}
.plbh-cart-count{position:absolute;top:-6px;right:-8px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--plbh-rose-dark);color:#fff;font:700 10px/17px Arial,sans-serif;text-align:center;box-shadow:0 0 0 2px #fff}
.plbh-cart-count.is-empty{display:none}
.plbh-cart-link.is-bumped{animation:plbhCartBump .42s ease}
@keyframes plbhCartBump{0%,100%{transform:scale(1)}45%{transform:scale(1.16)}}

/* Astra is used only as the page frame. Its legacy visual chrome must not reappear. */
body:not(.elementor-editor-active) #masthead,
body:not(.elementor-editor-active) .site-primary-header-wrap,
body:not(.elementor-editor-active) .site-below-header-wrap,
body:not(.elementor-editor-active) .site-above-header-wrap,
body:not(.elementor-editor-active) #colophon:not(:has(.plbh-footer)){display:none!important}
body .plbh-global-header-shell #masthead,body .plbh-global-footer-shell #colophon{display:block!important}
body.woocommerce .ast-container,body.woocommerce-page .ast-container{max-width:1240px}
body.woocommerce .site-content,body.woocommerce-page .site-content{background:#fff}
body.woocommerce .ast-woocommerce-container,body.woocommerce-page .ast-woocommerce-container{background:transparent!important;padding:0!important;box-shadow:none!important}
body.woocommerce .widget-area,body.woocommerce-page .widget-area{display:none!important}
body.woocommerce #primary,body.woocommerce-page #primary{width:100%!important;border:0!important;margin:0!important}

/* WooCommerce success message on non-AJAX product adds */
body.woocommerce .woocommerce-message{border:0!important;background:#fff!important;color:var(--plbh-ink)!important;border-radius:16px!important;padding:0!important;box-shadow:0 12px 34px rgba(60,40,36,.10)!important;overflow:hidden;margin:0 0 24px!important}
body.woocommerce .woocommerce-message::before{display:none!important}
.plbh-wc-added-message{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--plbh-line);border-radius:16px;background:#fff}
.plbh-wc-added-check{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#f2e5e2;color:var(--plbh-rose-dark);font-weight:800}
.plbh-wc-added-message span:nth-child(2){display:flex;flex-direction:column;line-height:1.25}
.plbh-wc-added-message strong{font-size:13px}
.plbh-wc-added-message small{font-size:11px;color:var(--plbh-muted);margin-top:3px}
.plbh-wc-added-message>a{font-size:12px;font-weight:800;color:var(--plbh-rose-dark);white-space:nowrap}

/* AJAX cart toast used across Home, Shop and category grids */
.plbh-cart-toast{position:fixed;z-index:999999;right:22px;top:92px;width:min(390px,calc(100vw - 28px));display:grid;grid-template-columns:auto 1fr;gap:12px;padding:16px;background:#fff;border:1px solid var(--plbh-line);border-radius:18px;box-shadow:0 18px 55px rgba(55,35,32,.18);transform:translateY(-14px);opacity:0;pointer-events:none;transition:.22s ease}
.plbh-cart-toast.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}
.plbh-toast-check{grid-row:1/3;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#f2e5e2;color:var(--plbh-rose-dark);font-weight:900}
.plbh-toast-copy{padding-right:25px;display:flex;flex-direction:column;gap:3px}
.plbh-toast-copy strong{font-size:14px;color:var(--plbh-ink)}
.plbh-toast-copy span{font-size:12px;color:var(--plbh-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:270px}
.plbh-toast-actions{grid-column:2;display:flex;align-items:center;gap:15px;margin-top:3px}
.plbh-toast-actions a,.plbh-toast-actions button{font:700 11px/1.2 Arial,sans-serif;border:0;background:none;padding:0;cursor:pointer}
.plbh-toast-actions a{color:var(--plbh-rose-dark)}
.plbh-toast-actions button{color:var(--plbh-muted)}
.plbh-toast-close{position:absolute;right:11px;top:9px;border:0;background:transparent;color:#948a87;font-size:20px;line-height:1;cursor:pointer;padding:4px}

/* Archive cards: button now feels actionable and gives clear AJAX feedback. */
body.woocommerce ul.products li.product .button.add_to_cart_button{display:flex!important;width:100%;min-height:40px!important;margin-top:8px!important;border:1px solid var(--plbh-line)!important;border-radius:999px!important;padding:10px 12px!important;color:var(--plbh-ink)!important;background:#fff!important}
body.woocommerce ul.products li.product .button.add_to_cart_button:hover{border-color:var(--plbh-rose-dark)!important;color:var(--plbh-rose-dark)!important}
body.woocommerce ul.products li.product .added_to_cart{display:none!important}

/* Product page trust cues without adding fake claims. */
body.single-product .summary::after{content:'Entrega em Belo Horizonte e região  •  Personalização disponível pelo WhatsApp';display:block;border-top:1px solid var(--plbh-line);margin-top:18px;padding-top:16px;color:var(--plbh-muted);font-size:12px;line-height:1.6}

@media(max-width:600px){
 html,body{overflow-x:hidden}
 .plbh-home,.plbh-section,.plbh-header,.plbh-header-inner,.plbh-global-shell{max-width:100vw}
 .plbh-cart-toast{right:14px;left:14px;top:auto;bottom:18px;width:auto;border-radius:17px;padding:14px}
 .plbh-toast-copy span{max-width:calc(100vw - 105px)}
 .plbh-wc-added-message{grid-template-columns:auto 1fr;padding:13px}
 .plbh-wc-added-message>a{grid-column:2;margin-top:3px}
 body.single-product form.cart{bottom:10px}
 body.woocommerce ul.products li.product .button.add_to_cart_button{font-size:11px!important;min-height:38px!important}
}

/* ===== V2.3 store + product refinement ===== */
/* Last-resort Astra chrome suppression. Our PLBH shell is outside these nodes. */
body:not(.elementor-editor-active) header#masthead,
body:not(.elementor-editor-active) .ast-mobile-header-wrap,
body:not(.elementor-editor-active) .ast-desktop-header-content,
body:not(.elementor-editor-active) .ast-primary-header-bar,
body:not(.elementor-editor-active) .main-header-bar,
body:not(.elementor-editor-active) .site-header-focus-item,
body:not(.elementor-editor-active) footer#colophon,
body:not(.elementor-editor-active) .site-footer:not(.plbh-footer),
body:not(.elementor-editor-active) .ast-small-footer-section{display:none!important}

/* Shop/category navigation */
.plbh-shop-filters{clear:both;margin:4px 0 28px;padding:16px 0;border-top:1px solid var(--plbh-line);border-bottom:1px solid var(--plbh-line)}
.plbh-shop-filters-label{display:block;margin-bottom:10px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--plbh-muted)}
.plbh-shop-filter-scroll{display:flex;gap:8px;flex-wrap:wrap}
.plbh-shop-filter-scroll a{display:inline-flex;align-items:center;min-height:38px;padding:9px 15px;border:1px solid var(--plbh-line);border-radius:999px;background:#fff;color:var(--plbh-ink);font-size:12px;font-weight:700;transition:.2s}
.plbh-shop-filter-scroll a:hover{border-color:var(--plbh-rose-dark);color:var(--plbh-rose-dark);background:var(--plbh-blush)}
body.woocommerce ul.products li.product{display:flex;flex-direction:column}
body.woocommerce ul.products li.product .woocommerce-LoopProduct-link{flex:1}
body.woocommerce ul.products li.product .button{justify-content:center}

/* Product page feels like a gifting flow instead of default WooCommerce. */
body.single-product div.product .summary{align-self:start}
body.single-product div.product .product_title{margin-bottom:10px!important}
body.single-product .woocommerce-product-details__short-description{color:var(--plbh-muted);font-size:14px;line-height:1.7;margin:16px 0}
body.single-product form.cart{margin:22px 0 14px!important;padding-top:18px;border-top:1px solid var(--plbh-line)}
body.single-product .product_meta{margin-top:18px;padding-top:16px;border-top:1px solid var(--plbh-line);font-size:11px;color:var(--plbh-muted)}
body.single-product .summary::after{display:none!important;content:none!important}
.plbh-product-service-box{margin-top:18px;padding:18px;border:1px solid var(--plbh-line);border-radius:18px;background:var(--plbh-cream);display:grid;gap:14px}
.plbh-product-service-item{display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:start}
.plbh-product-service-item>span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--plbh-rose-dark);border:1px solid var(--plbh-line)}
.plbh-product-service-item>span svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7}
.plbh-product-service-item div{display:flex;flex-direction:column;gap:2px}
.plbh-product-service-item strong{font-size:12px;color:var(--plbh-ink)}
.plbh-product-service-item small{font-size:11px;line-height:1.5;color:var(--plbh-muted)}
.plbh-product-whatsapp{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;border-radius:999px;background:#fff;border:1px solid #bfd2c8;color:#315f4b!important;font-size:12px;font-weight:800;text-decoration:none!important}
.plbh-product-whatsapp:hover{background:#f5faf7;color:#244d3e!important}
.plbh-product-whatsapp svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}

@media(max-width:600px){
 .plbh-shop-filters{margin:2px -14px 22px;padding:14px 14px;overflow:hidden}
 .plbh-shop-filter-scroll{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;padding-bottom:2px}
 .plbh-shop-filter-scroll::-webkit-scrollbar{display:none}
 .plbh-shop-filter-scroll a{flex:0 0 auto}
 body.single-product form.cart{position:relative;bottom:auto;z-index:auto;background:#fff;backdrop-filter:none;padding:16px 0 0;border:0;border-top:1px solid var(--plbh-line);border-radius:0;box-shadow:none}
 body.single-product form.cart .single_add_to_cart_button{min-height:48px!important}
 .plbh-product-service-box{padding:15px;margin-top:14px}
}


/* ===== V2.4 search, cart and checkout cleanup ===== */

/* Astra legacy chrome that can survive on WooCommerce/search templates */
body:not(.elementor-editor-active) .ast-primary-header-bar,
body:not(.elementor-editor-active) .ast-above-header-wrap,
body:not(.elementor-editor-active) .ast-below-header-wrap,
body:not(.elementor-editor-active) .ast-mobile-header-wrap,
body:not(.elementor-editor-active) .site-above-footer-wrap,
body:not(.elementor-editor-active) .site-primary-footer-wrap,
body:not(.elementor-editor-active) .site-below-footer-wrap{
  display:none!important;
}

/* Product search: never show Astra's English archive banner */
body.plbh-product-search .ast-archive-description,
body.plbh-product-search .ast-archive-title,
body.plbh-product-search .page-header,
body.plbh-product-search .entry-header:not(.woocommerce-products-header),
body.plbh-product-search .ast-page-builder-template .ast-archive-description{
  display:none!important;
}
body.plbh-product-search .site-main{padding-top:28px!important}
.plbh-search-heading{
  margin:0 0 18px;
  padding:0 0 22px;
  border-bottom:1px solid var(--plbh-line);
}
.plbh-search-heading>span{
  display:block;
  margin-bottom:7px;
  color:var(--plbh-muted);
  font-size:11px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.plbh-search-heading h1{
  margin:0!important;
  font:400 clamp(30px,4vw,46px)/1.08 Georgia,"Times New Roman",serif!important;
  color:var(--plbh-ink)!important;
}

/* Cart */
body.plbh-cart-page .entry-header,
body.plbh-checkout-page .entry-header{margin-bottom:24px}
body.plbh-cart-page .entry-title,
body.plbh-checkout-page .entry-title{
  font:400 clamp(34px,4vw,48px)/1.1 Georgia,"Times New Roman",serif!important;
  color:var(--plbh-ink)!important;
}
body.plbh-cart-page .woocommerce-cart-form{
  background:#fff;
  border:1px solid var(--plbh-line);
  border-radius:20px;
  padding:6px 18px;
}
body.plbh-cart-page table.shop_table{
  border:0!important;
  border-radius:0!important;
  margin:0!important;
}
body.plbh-cart-page table.shop_table td,
body.plbh-cart-page table.shop_table th{
  padding:16px 10px!important;
}
body.plbh-cart-page td.product-thumbnail img{
  width:84px!important;
  border-radius:12px;
}
body.plbh-cart-page td.product-name a{
  color:var(--plbh-ink)!important;
  font-weight:700;
  text-decoration:none;
}
body.plbh-cart-page .quantity .qty{
  min-height:42px;
  border:1px solid var(--plbh-line)!important;
  border-radius:10px!important;
}
body.plbh-cart-page .cart-collaterals{
  margin-top:26px;
}
body.plbh-cart-page .cart_totals{
  float:right!important;
  width:min(430px,100%)!important;
  background:var(--plbh-cream)!important;
  border:1px solid var(--plbh-line);
  border-radius:20px!important;
  padding:24px!important;
}
body.plbh-cart-page .cart_totals h2{
  margin:0 0 14px!important;
  font-size:26px!important;
}
body.plbh-cart-page .wc-proceed-to-checkout a.checkout-button{
  width:100%;
  min-height:50px;
  display:flex!important;
  align-items:center;
  justify-content:center;
  margin:14px 0 0!important;
}
body.plbh-cart-page .coupon{
  display:flex!important;
  gap:8px;
}
body.plbh-cart-page .coupon input{
  min-height:42px!important;
  border:1px solid var(--plbh-line)!important;
  border-radius:999px!important;
  padding:9px 14px!important;
}

/* Checkout */
body.plbh-checkout-page form.checkout{
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);
  gap:34px;
  align-items:start;
}
body.plbh-checkout-page #customer_details{
  grid-column:1;
  width:100%;
}
body.plbh-checkout-page #customer_details .col-1,
body.plbh-checkout-page #customer_details .col-2{
  float:none!important;
  width:100%!important;
}
body.plbh-checkout-page #customer_details .col-2{margin-top:24px}
body.plbh-checkout-page #order_review_heading{
  grid-column:2;
  grid-row:1;
  margin:0 0 12px!important;
  font-size:28px!important;
}
body.plbh-checkout-page #order_review{
  grid-column:2;
  grid-row:1;
  margin-top:46px;
  background:var(--plbh-cream);
  border:1px solid var(--plbh-line);
  border-radius:20px;
  padding:22px;
}
body.plbh-checkout-page .woocommerce-billing-fields,
body.plbh-checkout-page .woocommerce-additional-fields{
  background:#fff;
  border:1px solid var(--plbh-line);
  border-radius:20px;
  padding:24px;
}
body.plbh-checkout-page .woocommerce-billing-fields h3,
body.plbh-checkout-page .woocommerce-additional-fields h3{
  margin-top:0!important;
  font-size:28px!important;
}
body.plbh-checkout-page #payment{
  background:#fff!important;
  border:1px solid var(--plbh-line);
  border-radius:16px!important;
  padding:8px;
}
body.plbh-checkout-page #place_order{
  width:100%;
  min-height:50px;
  margin-top:12px!important;
}
body.plbh-checkout-page .woocommerce-privacy-policy-text{
  color:var(--plbh-muted);
  font-size:12px;
  line-height:1.6;
}

/* WooCommerce Blocks compatibility */
body.plbh-cart-page .wc-block-cart,
body.plbh-checkout-page .wc-block-checkout{
  max-width:1180px;
  margin-inline:auto;
}
body.plbh-cart-page .wc-block-cart__main,
body.plbh-cart-page .wc-block-cart__sidebar,
body.plbh-checkout-page .wc-block-checkout__main,
body.plbh-checkout-page .wc-block-checkout__sidebar{
  border-color:var(--plbh-line)!important;
}
body.plbh-cart-page .wc-block-components-sidebar,
body.plbh-checkout-page .wc-block-components-sidebar{
  background:var(--plbh-cream);
  border:1px solid var(--plbh-line);
  border-radius:20px;
  padding:20px!important;
}
body.plbh-cart-page .wc-block-components-button,
body.plbh-checkout-page .wc-block-components-button{
  border-radius:999px!important;
  min-height:50px!important;
}

@media(max-width:767px){
  .plbh-search-heading{margin-bottom:12px;padding-bottom:16px}
  .plbh-search-heading h1{font-size:31px!important}

  body.plbh-cart-page .woocommerce-cart-form{
    padding:4px 12px;
    border-radius:16px;
  }
  body.plbh-cart-page table.shop_table_responsive tr{
    border-bottom:1px solid var(--plbh-line)!important;
    padding:12px 0!important;
  }
  body.plbh-cart-page table.shop_table_responsive tr:last-child{border-bottom:0!important}
  body.plbh-cart-page .cart_totals{
    float:none!important;
    width:100%!important;
    padding:18px!important;
  }
  body.plbh-cart-page .coupon{
    flex-direction:column;
    width:100%!important;
  }
  body.plbh-cart-page .coupon input,
  body.plbh-cart-page .coupon button{width:100%!important}

  body.plbh-checkout-page form.checkout{
    display:block;
  }
  body.plbh-checkout-page #customer_details,
  body.plbh-checkout-page #order_review_heading,
  body.plbh-checkout-page #order_review{
    width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  body.plbh-checkout-page #order_review_heading{
    margin-top:28px!important;
  }
  body.plbh-checkout-page #order_review{
    margin-top:0;
    padding:16px;
  }
  body.plbh-checkout-page .woocommerce-billing-fields,
  body.plbh-checkout-page .woocommerce-additional-fields{
    padding:16px;
    border-radius:16px;
  }
}
