/* WordPress-specific layout and compatibility */
.main-nav ul, .main-nav li { display: contents; margin: 0; padding: 0; list-style: none; }
.brand-logo { width: auto; max-width: 220px; max-height: 45px; }
.hero-photo figcaption small { color: #d9d0c4; font-size: .72rem; }
.start-card { color: inherit; text-decoration: none; }
.start-number { align-self: flex-end; color: var(--green-dark); font-size: .76rem; font-weight: 900; letter-spacing: .12em; }
.start-card > div { margin-top: auto; }
.start-card > div > strong { display: inline-flex; gap: 8px; margin-top: 24px; color: var(--green-dark); font-size: .86rem; }
.home-posts-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }
.home-post-card, .home-post-card .blog-article-card { height: 100%; }
.blog-card-image { position: relative; width: 100%; aspect-ratio: 16 / 9; display: grid; overflow: hidden; place-items: center; background: var(--sand); text-decoration: none; }
.blog-card-image img { width: 100%; height: 100%; object-fit: contain; }
.post-fallback { width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: flex-end; padding: 24px; background: radial-gradient(circle at 80% 18%, rgba(10,226,118,.2), transparent 26%), linear-gradient(145deg,#e8f2e7,#f5ecdf); }
.post-fallback small { color: var(--green-dark); font-size: .7rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.post-fallback strong { max-width: 90%; margin-top: 11px; color: var(--ink); font-family: Georgia, serif; font-size: clamp(1.7rem,3vw,2.8rem); line-height: .94; }
.blog-card-copy > div time { color: var(--muted); font-size: .75rem; }
.blog-card-featured { grid-column: 1 / -1; display: grid; grid-template-columns: 1.15fr .85fr; }
.blog-card-featured .blog-card-image { min-height: 400px; }
.blog-card-featured .blog-card-copy { justify-content: center; }
.blog-hero .search-form { display: flex; gap: 9px; margin-top: 24px; }
.blog-hero .search-field { min-height: 48px; flex: 1; padding: 0 16px; border: 1px solid var(--line); border-radius: 999px; background: var(--paper); }
.blog-hero .search-submit { min-height: 48px; padding: 0 20px; border: 0; border-radius: 999px; background: var(--green); color: #10261a; font-weight: 800; cursor: pointer; }
.social-icon { width: 42px; height: 42px; display: grid!important; place-items: center; border-radius: 12px; background: var(--sand); color: var(--green-dark); font-weight: 900; }
.newsletter-home { max-width: 820px; text-align: center; }
.newsletter-home .eyebrow { justify-content: center; }
.newsletter-home h2 { margin-bottom: 26px; color: var(--paper); }
.pagination-shell, .navigation.pagination { margin-top: 42px; }
.nav-links { display: flex; gap: 8px; flex-wrap: wrap; }
.page-numbers { min-width: 42px; min-height: 42px; display: grid; place-items: center; padding: 0 12px; border: 1px solid var(--line); border-radius: 999px; background: var(--paper); text-decoration: none; }
.page-numbers.current { border-color: var(--ink); background: var(--ink); color: var(--paper); }
.archive-description { max-width: 720px; margin-top: 20px; }
.article-featured-image { overflow: hidden; margin-top: -48px; border: 1px solid var(--line); border-radius: 20px; background: var(--sand); box-shadow: var(--shadow); }
.article-featured-image img { width: 100%; max-height: 680px; object-fit: contain; }
.article-meta { margin-top: 28px; margin-bottom: 0; }
.article-content > *:first-child { margin-top: 0; }
.article-content p { margin: 0 0 24px; color: #38322b; }
.article-content h2, .article-content h3 { margin-top: 54px; }
.article-content img { border-radius: 14px; }
.article-content a { color: var(--green-dark); }
.standard-page { padding: clamp(64px,8vw,110px) 0; }
.narrow-container { max-width: 860px; }
.standard-header { margin-bottom: 52px; }
.not-found { min-height: 70vh; display: grid; place-items: center; padding: 90px 0; text-align: center; }
.not-found h1 { max-width: 800px; margin-inline: auto; }
.not-found p:not(.eyebrow) { max-width: 620px; margin: 22px auto 30px; }
.not-found > .container > div { display: flex; justify-content: center; gap: 12px; }
.woo-shell { padding: clamp(50px,7vw,90px) 0; }
.woocommerce .button, .woocommerce button.button, .woocommerce input.button { border-radius: 999px!important; background: var(--green)!important; color: #10261a!important; font-weight: 800!important; }
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .select2-container--default .select2-selection--single { min-height: 48px; padding: 10px 13px; border: 1px solid var(--line); border-radius: 10px; background: var(--paper); }
.woocommerce-checkout-review-order, .woocommerce-cart-form, .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register { padding: 24px; border: 1px solid var(--line)!important; border-radius: 16px; background: var(--paper); }

/* Loja: vitrine editorial no lugar do catálogo genérico do WooCommerce. */
body.post-type-archive-product .woo-shell{padding-top:0}
body.post-type-archive-product .woo-shell>.container{width:100%;max-width:none}
body.post-type-archive-product .woocommerce-notices-wrapper,
body.post-type-archive-product .woocommerce .products,
body.post-type-archive-product .woocommerce-result-count,
body.post-type-archive-product .woocommerce-ordering,
body.post-type-archive-product .woocommerce-pagination{width:min(var(--container),calc(100% - 40px));margin-right:auto;margin-left:auto}
.rob-shop-hero{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(310px,.58fr);gap:clamp(34px,7vw,94px);align-items:center;padding:clamp(70px,9vw,126px) max(20px,calc((100vw - var(--container))/2));background:radial-gradient(circle at 85% 20%,rgba(10,226,118,.14),transparent 23%),linear-gradient(145deg,#f4eee4,#fffdf9)}
.rob-shop-hero__copy h1{max-width:820px;font-size:clamp(3rem,6vw,5.9rem);line-height:.92}.rob-shop-hero__copy>p{max-width:720px;margin-top:28px;font-size:clamp(1.06rem,1.7vw,1.25rem);line-height:1.65}
.rob-shop-hero__seal{position:relative;overflow:hidden;display:flex;min-height:310px;flex-direction:column;justify-content:flex-end;padding:34px;border-radius:24px;background:#10261a;color:#fffdf9;box-shadow:0 28px 70px rgba(16,38,26,.16)}.rob-shop-hero__seal:after{content:"";position:absolute;right:-82px;top:-92px;width:260px;height:260px;border:1px solid rgba(10,226,118,.42);border-radius:50%;box-shadow:0 0 0 40px rgba(10,226,118,.04),0 0 0 80px rgba(10,226,118,.025)}.rob-shop-hero__seal>span{position:absolute;left:32px;top:30px;display:grid;width:43px;height:43px;place-items:center;border-radius:12px;background:#0ae276;color:#10261a;font-size:.75rem}.rob-shop-hero__seal small{color:#0ae276;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.rob-shop-hero__seal strong{margin-top:4px;font-family:var(--display);font-size:1.75rem;letter-spacing:-.035em}.rob-shop-hero__seal p{max-width:330px;margin-top:12px;color:#d8e2dc;font-size:.92rem;line-height:1.55}
.rob-shop-trust{width:min(var(--container),calc(100% - 40px));display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:-28px auto 0;position:relative;z-index:2}.rob-shop-trust>span{display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:13px;align-items:center;padding:18px 20px;border:1px solid var(--line);border-radius:16px;background:#fffdf9;box-shadow:0 14px 38px rgba(29,26,21,.07)}.rob-shop-trust b{grid-row:1/3;display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#dcf9e8;color:#00663e}.rob-shop-trust strong{font-size:.88rem}.rob-shop-trust small{color:#746b61;font-size:.74rem}
.rob-shop-products-head{width:min(var(--container),calc(100% - 40px));display:flex;justify-content:space-between;gap:40px;align-items:end;margin:clamp(68px,8vw,105px) auto 32px}.rob-shop-products-head h2{max-width:760px;margin-top:10px;font-size:clamp(2.3rem,4.4vw,4rem)}.rob-shop-products-head>p{max-width:330px;padding-bottom:7px;font-size:.94rem}
body.post-type-archive-product .woocommerce-result-count{margin-top:0;color:#766d61;font-size:.82rem}body.post-type-archive-product .woocommerce-ordering select{min-height:43px;padding:0 36px 0 14px;border:1px solid var(--line);border-radius:999px;background:#fffdf9;color:#433d35;font:inherit;font-size:.82rem}
body.post-type-archive-product .woocommerce ul.products{clear:both;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding-top:24px}body.post-type-archive-product .woocommerce ul.products:before,body.post-type-archive-product .woocommerce ul.products:after{display:none}body.post-type-archive-product .woocommerce ul.products li.product{width:auto!important;min-width:0;float:none!important;display:flex;overflow:hidden;flex-direction:column;margin:0!important;border:1px solid var(--line);border-radius:20px;background:#fffdf9;box-shadow:0 14px 38px rgba(29,26,21,.05);transition:transform .2s,border-color .2s,box-shadow .2s}body.post-type-archive-product .woocommerce ul.products li.product:hover{border-color:#b8a993;box-shadow:0 22px 50px rgba(29,26,21,.1);transform:translateY(-4px)}
body.post-type-archive-product .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link{display:flex;flex:1;flex-direction:column;text-decoration:none}body.post-type-archive-product .woocommerce ul.products li.product a img{width:100%;height:auto;aspect-ratio:4/3;margin:0!important;padding:20px;object-fit:contain;background:linear-gradient(145deg,#f0e9de,#fffdf9)}body.post-type-archive-product .woocommerce ul.products li.product .woocommerce-loop-product__title{padding:23px 23px 0!important;font-family:var(--display);font-size:1.38rem!important;line-height:1.04}body.post-type-archive-product .woocommerce ul.products li.product .price{margin:auto 23px 0!important;padding-top:16px;color:#087348!important;font-size:1rem!important;font-weight:850}body.post-type-archive-product .woocommerce ul.products li.product>.button{margin:20px 23px 23px!important;min-height:48px;padding:0 18px!important}.rob-shop-product-button{gap:9px}.rob-shop-product-button span{font-size:1.1rem}
body.post-type-archive-product .woocommerce span.onsale{top:14px!important;right:14px!important;left:auto!important;z-index:3;display:grid;min-width:52px;min-height:52px;place-items:center;padding:4px!important;border-radius:50%;background:#9b741d!important;color:#fff!important;font-size:.66rem;font-weight:900;line-height:1.05}
@media(max-width:900px){.rob-shop-hero{grid-template-columns:1fr}.rob-shop-hero__seal{min-height:250px}.rob-shop-trust{grid-template-columns:1fr}.rob-shop-products-head{align-items:start;flex-direction:column;gap:13px}body.post-type-archive-product .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.rob-shop-hero{padding-top:54px;padding-bottom:64px}.rob-shop-hero__copy h1{font-size:clamp(2.7rem,13vw,4rem)}.rob-shop-hero__copy>p{margin-top:22px}.rob-shop-hero__seal{min-height:225px;padding:26px}.rob-shop-hero__seal>span{left:25px;top:24px}.rob-shop-trust{margin-top:-18px}.rob-shop-products-head{margin-top:60px}.rob-shop-products-head h2{font-size:2.45rem}body.post-type-archive-product .woocommerce-result-count,body.post-type-archive-product .woocommerce-ordering{float:none}body.post-type-archive-product .woocommerce-ordering{margin:10px auto 0}body.post-type-archive-product .woocommerce ul.products{grid-template-columns:1fr;gap:17px}body.post-type-archive-product .woocommerce ul.products li.product a img{aspect-ratio:16/10;padding:18px}body.post-type-archive-product .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1.3rem!important}}

/* Checkout com a mesma largura e identidade visual do site. */
.checkout-page{padding-top:clamp(52px,7vw,92px)}
.checkout-container{max-width:1180px}
.checkout-container .standard-header{margin-bottom:clamp(34px,5vw,58px)}
.checkout-container .standard-header h1{max-width:900px;font-size:clamp(2.7rem,5.3vw,5rem);line-height:.98;letter-spacing:-.05em}
.checkout-container .article-content{font-family:var(--font);font-size:1rem;line-height:1.55}
body.woocommerce-checkout .wc-block-checkout{padding:0!important}
body.woocommerce-checkout .wc-block-components-sidebar-layout{align-items:flex-start;gap:clamp(28px,4vw,56px)}
body.woocommerce-checkout .wc-block-components-main{width:calc(100% - 390px);padding-right:0!important}
body.woocommerce-checkout .wc-block-components-sidebar{width:350px;margin:0!important;padding:24px!important;border:1px solid var(--line);border-radius:20px;background:#fffdf9;box-shadow:0 16px 45px rgba(29,26,21,.06)}
body.woocommerce-checkout .wc-block-components-checkout-step{margin-bottom:28px;padding:26px!important;border:1px solid var(--line);border-radius:20px;background:#fffdf9}
body.woocommerce-checkout .wc-block-components-checkout-step__heading{margin-bottom:20px!important}
body.woocommerce-checkout .wc-block-components-title{font-family:var(--font);font-size:1.35rem!important;font-weight:850!important;letter-spacing:-.025em}
body.woocommerce-checkout .wc-block-components-text-input input,
body.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
body.woocommerce-checkout .wc-block-components-address-form__address_2-toggle{min-height:54px;border:1px solid #cfc4b4!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important;font-family:var(--font)!important}
body.woocommerce-checkout input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:var(--ink)!important}
body.woocommerce-checkout .wc-block-components-checkout-place-order-button{min-height:56px;border:0!important;border-radius:999px!important;background:var(--green)!important;color:#10261a!important;font-family:var(--font);font-size:1rem;font-weight:850;box-shadow:0 12px 26px rgba(10,226,118,.22)}
body.woocommerce-checkout .wc-block-components-checkout-place-order-button:disabled{background:#d9d4ca!important;color:#756e65!important;box-shadow:none}
body.woocommerce-checkout form.checkout.woocommerce-checkout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);column-gap:44px;align-items:start}
body.woocommerce-checkout form.checkout #customer_details{grid-column:1;grid-row:1 / span 3;padding:30px;border:1px solid var(--line);border-radius:20px;background:#fffdf9}
body.woocommerce-checkout form.checkout #order_review_heading{grid-column:2;margin:0;padding:28px 28px 0;border:1px solid var(--line);border-bottom:0;border-radius:20px 20px 0 0;background:#fffdf9}
body.woocommerce-checkout form.checkout #order_review{grid-column:2;padding:18px 28px 28px;border-radius:0 0 20px 20px}
.rob-checkout-cart{position:sticky;z-index:99990;top:10px;margin:0 0 22px;font-family:var(--font)}
body.admin-bar .rob-checkout-cart{top:42px}
.rob-checkout-cart__toggle{display:grid;grid-template-columns:42px minmax(0,1fr) auto 24px;gap:11px;align-items:center;width:100%;min-height:66px;padding:10px 14px;border:1px solid #cfc4b4;border-radius:18px;background:#fffdf9;color:#1d1a15;text-align:left;box-shadow:0 14px 34px rgba(29,26,21,.12);cursor:pointer}
.rob-checkout-cart__bag{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:#0b4b35;color:#0ae276}.rob-checkout-cart__bag svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.rob-checkout-cart__toggle>span:nth-child(2) small,.rob-checkout-cart__toggle>span:nth-child(2) strong{display:block}.rob-checkout-cart__toggle small{color:#087348;font-size:.65rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.rob-checkout-cart__toggle>span:nth-child(2) strong{margin-top:2px;font-size:.92rem}.rob-checkout-cart__toggle>b{font-size:1rem}.rob-checkout-cart__toggle>i{font-size:1.35rem;font-style:normal;text-align:center;transition:transform .2s}.rob-checkout-cart.is-open .rob-checkout-cart__toggle>i{transform:rotate(180deg)}
.rob-checkout-cart__panel[hidden]{display:none!important}.rob-checkout-cart__panel{position:absolute;z-index:2;top:calc(100% + 8px);right:0;width:min(100%,620px);max-height:min(72dvh,650px);padding:18px;border:1px solid #cfc4b4;border-radius:20px;background:#fffdf9;box-shadow:0 28px 80px rgba(29,26,21,.24);overflow:auto}
.rob-checkout-cart__panel header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.rob-checkout-cart__panel header small,.rob-checkout-cart__panel header strong{display:block}.rob-checkout-cart__panel header strong{margin-top:3px;font-size:1.12rem}.rob-checkout-cart__panel header button{display:grid;place-items:center;width:38px;height:38px;border:1px solid #d7cbbb;border-radius:50%;background:#fff;color:#1d1a15;font-size:1.45rem;cursor:pointer}
.rob-checkout-cart__items{display:grid;gap:10px}.rob-checkout-cart__item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:13px;padding:12px;border:1px solid #e2d8c9;border-radius:15px;background:#fff}.rob-checkout-cart__thumb{width:64px;height:64px;border-radius:11px;background:#f2ede4;overflow:hidden}.rob-checkout-cart__thumb img{width:100%;height:100%;object-fit:cover}.rob-checkout-cart__item-copy>strong,.rob-checkout-cart__item-copy>span{display:block}.rob-checkout-cart__item-copy>strong{line-height:1.25}.rob-checkout-cart__item-copy>span{margin-top:4px;color:#62594f;font-size:.8rem}
.rob-cart-controls{display:flex;align-items:center;gap:7px;margin-top:10px}.rob-cart-controls button{display:grid;place-items:center;min-width:30px;height:30px;padding:0 8px;border:1px solid #c9bcaa;border-radius:999px;background:#fff;color:#163b2c;font:inherit;font-weight:850;cursor:pointer}.rob-cart-controls button:disabled{opacity:.38;cursor:not-allowed}.rob-cart-controls>strong{min-width:20px;text-align:center}.rob-cart-controls>span{color:#675f55;font-size:.76rem}.rob-cart-controls .rob-cart-remove{display:inline-flex;margin-left:auto;border:0;background:transparent;color:#a13d31;font-size:.74rem;text-decoration:underline}
.rob-checkout-cart__totals{display:grid;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid #ded3c4}.rob-checkout-cart__totals>div{display:flex;justify-content:space-between;gap:15px}.rob-checkout-cart__coupon{color:#087348}.rob-checkout-cart__total{margin-top:3px;padding-top:10px;border-top:1px solid #e7dfd3;font-size:1.08rem}.rob-checkout-cart__continue,.rob-checkout-cart__empty a{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;margin-top:15px;border:0;border-radius:999px;background:#0b4b35;color:#fff;font:inherit;font-weight:850;text-decoration:none;cursor:pointer}.rob-checkout-cart__empty{padding:22px;text-align:center}.rob-checkout-cart__empty p{margin:6px 0;color:#675f55}.rob-checkout-cart.is-busy{opacity:.76;pointer-events:none}
body.rob-cart-open:before{content:"";position:fixed;z-index:99980;inset:0;background:rgba(29,26,21,.36);backdrop-filter:blur(2px)}
.woocommerce-checkout-review-order .rob-cart-controls{flex-wrap:wrap}.woocommerce-checkout-review-order .rob-cart-controls .rob-cart-remove{width:100%;margin:2px 0 0;justify-content:flex-start}
body.rob-checkout-is-waiting{overflow:hidden!important}
.rob-checkout-wait[hidden]{display:none!important}.rob-checkout-wait{position:fixed;z-index:999999;inset:0;display:grid;place-items:center;padding:24px;background:rgba(250,247,241,.9);backdrop-filter:blur(6px)}
.rob-checkout-wait__card{display:grid;justify-items:center;width:min(100%,430px);padding:34px 28px;border:1px solid var(--line);border-radius:24px;background:#fffdf9;color:var(--ink);text-align:center;box-shadow:0 28px 80px rgba(29,26,21,.2)}
.rob-checkout-wait__spinner{width:54px;height:54px;margin-bottom:20px;border:5px solid #dfe9e2;border-top-color:#08b866;border-radius:50%;animation:rob-checkout-spin .8s linear infinite}.rob-checkout-wait__card strong{font-size:1.25rem}.rob-checkout-wait__card p{max-width:330px;margin:9px 0 0;color:#655d53;line-height:1.55}
.rob-checkout-wait__actions{display:grid;width:100%;gap:10px;margin-top:22px}.rob-checkout-wait__actions[hidden],.rob-checkout-wait__continue[hidden]{display:none!important}.rob-checkout-wait__actions button,.rob-checkout-wait__continue{display:flex;align-items:center;justify-content:center;min-height:50px;padding:12px 18px;border:1px solid #0b7449;border-radius:999px;background:#0ae276;color:#10261a;font:inherit;font-weight:850;text-decoration:none;cursor:pointer}.rob-checkout-wait__actions button:disabled{opacity:.55;cursor:wait}.rob-checkout-wait__actions .rob-checkout-wait__back{background:transparent;color:#0b5f3f}.rob-checkout-wait__card:has(.rob-checkout-wait__actions:not([hidden])) .rob-checkout-wait__spinner{border-color:#e8ddcd;border-top-color:#d38a3c}
@keyframes rob-checkout-spin{to{transform:rotate(360deg)}}

@media(max-width:900px){
  body.woocommerce-checkout .wc-block-components-sidebar-layout{display:block}
  body.woocommerce-checkout .wc-block-components-main,body.woocommerce-checkout .wc-block-components-sidebar{width:100%}
  body.woocommerce-checkout .wc-block-components-sidebar{margin-top:28px!important}
  body.woocommerce-checkout form.checkout.woocommerce-checkout{display:block}
  body.woocommerce-checkout form.checkout #customer_details{margin-bottom:28px}
  .rob-checkout-cart__panel{left:0;right:0;width:100%}
}
@media(max-width:620px){
  .checkout-page{padding-top:38px}
  .checkout-container .standard-header h1{font-size:clamp(2.35rem,11vw,3.4rem)}
  body.woocommerce-checkout .wc-block-components-checkout-step,body.woocommerce-checkout .wc-block-components-sidebar,body.woocommerce-checkout form.checkout #customer_details{padding:20px!important;border-radius:16px}
  body.admin-bar .rob-checkout-cart{top:54px}.rob-checkout-cart__toggle{grid-template-columns:38px minmax(0,1fr) auto 20px;min-height:60px;padding:8px 10px;border-radius:15px}.rob-checkout-cart__bag{width:36px;height:36px}.rob-checkout-cart__toggle>b{font-size:.88rem}.rob-checkout-cart__panel{position:fixed;top:auto;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));left:10px;width:auto;max-height:78dvh;padding:15px;border-radius:20px}.rob-checkout-cart__item{grid-template-columns:54px minmax(0,1fr);padding:10px}.rob-checkout-cart__thumb{width:54px;height:54px}
}

/* WooCommerce Blocks renders a second order summary on small screens. Keep the
   final summary beside the order button and remove only the collapsible copy. */
@media (max-width: 700px) {
  body.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout__sidebar { display: none!important; }
  body.woocommerce-checkout .checkout-order-summary-block-fill-wrapper { display: block!important; }
}
.comments-area { margin-top: 58px; padding-top: 36px; border-top: 1px solid var(--line); font-family: var(--font); }
.comment-list { padding: 0; list-style: none; }
.comment-body { margin-top: 18px; padding: 20px; border: 1px solid var(--line); border-radius: 12px; background: var(--paper); }
.comment-form input, .comment-form textarea { width: 100%; padding: 12px; border: 1px solid var(--line); border-radius: 10px; background: var(--paper); font: inherit; }
.comment-form .submit { width: auto; border: 0; border-radius: 999px; background: var(--green); font-weight: 800; }

@media (max-width: 1020px) {
  .home-posts-grid { grid-template-columns: repeat(2,1fr); }
}
@media (max-width: 820px) {
  .main-nav ul, .main-nav li { display: block; }
  .blog-card-featured { grid-template-columns: 1fr; }
  .blog-card-featured .blog-card-image { min-height: 0; }
  .article-featured-image { margin-top: -28px; }
}
@media (max-width: 620px) {
  .home-posts-grid { grid-template-columns: 1fr; }
  .home-post-fourth { display: none; }
  .blog-card-image { aspect-ratio: 16 / 9; }
  .blog-card-copy { min-height: 0; }
  .blog-card-copy > p { display: block; }
  .not-found > .container > div { flex-direction: column; }
}

/* Compra e entrega */
.thankyou-page{min-height:68vh;padding:clamp(72px,9vw,132px) 0;background:var(--cream,#faf7f1)}
.thankyou-shell{max-width:960px}
.thankyou-card{padding:clamp(28px,6vw,72px);border:1px solid #ded3c2;border-radius:28px;background:#fffdf9;box-shadow:0 24px 70px rgba(29,26,21,.08)}
.thankyou-card h1{max-width:760px;margin:18px 0;font-size:clamp(2.35rem,6vw,5.2rem);line-height:.96;letter-spacing:-.055em}
.thankyou-card>p{max-width:720px;font-size:clamp(1.05rem,1.7vw,1.28rem);line-height:1.65;color:#544c42}
.thankyou-note{display:grid;gap:7px;margin:30px 0;padding:20px 22px;border-left:4px solid var(--green,#0ae276);border-radius:0 16px 16px 0;background:#f1ede4;color:#312c25}
@media(max-width:640px){.thankyou-page{padding:44px 0}.thankyou-card{border-radius:20px}.thankyou-card h1{font-size:clamp(2.25rem,12vw,3.5rem)}}
