/* Velho Casarão 2.9.1 — loja + catálogo + conta, sem sobrescrever a identidade global */
/* As variáveis principais pertencem a site.css (layout homologado). Não redefinir :root aqui. */
.vc-site{--vc-cream-soft:#fff9ec;--vc-wine-dark:#2e090f}
.vc-card-kicker,.vcq-kicker{display:block;margin:0 0 8px;color:var(--vc-gold);font:700 11px/1.4 Arial,sans-serif;letter-spacing:.16em;text-transform:uppercase}
.vc-section-intro{max-width:760px;margin:0 auto 34px;text-align:center}.vc-section-intro h1,.vc-section-intro h2{margin:0 0 12px;color:var(--vc-cream);font-family:Georgia,'Times New Roman',serif}.vc-section-intro p{margin:0;color:#d9cbb6;line-height:1.75}
.vc-brand-button,.vc-site a.vc-brand-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box;min-height:48px;padding:13px 20px;border:1px solid var(--vc-gold);border-radius:3px;background:linear-gradient(100deg,#510f18,#2e090f);color:var(--vc-cream)!important;font:400 13px/1.35 Georgia,'Times New Roman',serif;letter-spacing:.045em;text-decoration:none;text-transform:uppercase;transition:.2s ease}.vc-brand-button:hover,.vc-brand-button:focus-visible{background:#6c1722;color:#fff8e9!important;transform:translateY(-1px)}.vc-brand-button-outline,.vc-site a.vc-brand-button-outline{background:transparent;color:var(--vc-gold)!important}.vc-brand-button-outline:hover{background:rgba(197,159,92,.08)}
.vc-text-link,.vc-site a.vc-text-link{color:var(--vc-gold)!important;font-weight:700;text-decoration:none}.vc-text-link:hover{text-decoration:underline}

/* Home: complemento discreto ao layout homologado; slider e seções existentes permanecem intactos. */
.vc-home-commerce-bridge{padding:54px 0!important;border-top:1px solid var(--vc-line);border-bottom:1px solid var(--vc-line);background:#1b0e0a}
.vc-home-commerce-bridge .section_wrapper{max-width:1320px}
.vc-home-commerce-bridge-wrap{width:100%!important}
.vc-home-channels{max-width:1180px;margin:0 auto;padding:0 22px}
.vc-home-channels .vc-section-intro{margin-bottom:30px}
.vc-channel-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.vc-channel{display:grid;grid-template-columns:64px 1fr;gap:20px;align-items:start;min-width:0;padding:28px;border:1px solid var(--vc-line);border-radius:3px;background:#1a100b}
.vc-channel h3{margin:2px 0 8px;color:var(--vc-cream);font:400 clamp(24px,2.2vw,30px)/1.18 Georgia,'Times New Roman',serif}
.vc-channel p{margin:0 0 20px;color:var(--vc-muted);line-height:1.65}
.vc-channel-icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;border:1px solid var(--vc-gold);border-radius:50%;color:var(--vc-gold);background:linear-gradient(145deg,rgba(81,15,24,.72),rgba(24,9,6,.88));box-shadow:0 8px 18px #0004}
.vc-channel-icon svg{width:29px;height:29px}
.vc-channel-copy{min-width:0}
.vc-channel .vc-brand-button{margin-top:2px}

/* Store cards: custom replacement for generic WooCommerce loop cards. */
.vc-store-grid,.vc-catalog-editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.vc-store-grid.is-compact,.vc-catalog-editorial-grid.is-compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.vc-store-card,.vc-catalog-card{min-width:0;overflow:hidden;border:1px solid var(--vc-line);border-radius:3px;background:#1a100b;box-shadow:0 14px 35px rgba(0,0,0,.16);transition:transform .2s ease,border-color .2s ease}.vc-store-card:hover,.vc-catalog-card:hover{transform:translateY(-3px);border-color:rgba(197,159,92,.7)}.vc-store-card-media,.vc-catalog-card-media{display:block;aspect-ratio:1/1;background:#120c08;overflow:hidden}.vc-store-card-media img,.vc-catalog-card-media img{display:block;width:100%;height:100%;object-fit:contain;padding:18px;box-sizing:border-box;transition:transform .25s ease}.vc-store-card:hover img,.vc-catalog-card:hover img{transform:scale(1.025)}.vc-store-card-body,.vc-catalog-card-body{padding:20px}.vc-store-card h3,.vc-catalog-card h3{margin:0 0 10px;font:400 22px/1.25 Georgia,'Times New Roman',serif}.vc-store-card h3 a,.vc-catalog-card h3 a{color:var(--vc-cream)!important;text-decoration:none}.vc-store-card-meta{margin:0 0 14px!important;color:#bba995!important;font-size:13px}.vc-store-prices{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 16px}.vc-store-prices>span{padding:10px 12px;border:1px solid rgba(197,159,92,.22);border-radius:3px;background:rgba(255,255,255,.025)}.vc-store-prices small{display:block;margin-bottom:4px;color:#bba995;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.vc-store-prices strong{display:block;color:var(--vc-cream);font:400 19px/1.2 Georgia,'Times New Roman',serif}.vc-store-price-wholesale strong{color:var(--vc-gold)}.vc-catalog-card-body>p{min-height:4.9em;margin:0 0 16px;color:#cdbda9;line-height:1.65}.vc-card-actions{display:flex;flex-wrap:wrap;gap:10px 18px}.vc-store-card.is-compact .vc-store-card-body,.vc-catalog-card.is-compact .vc-catalog-card-body{padding:14px}.vc-store-card.is-compact h3,.vc-catalog-card.is-compact h3{font-size:16px}.vc-store-card.is-compact .vc-store-prices{grid-template-columns:1fr}.vc-store-card.is-compact .vc-brand-button,.vc-catalog-card.is-compact p,.vc-catalog-card.is-compact .vc-card-actions a:last-child{display:none}
/* Catalogue landing and reseller bridge. */
.vc-catalog-page{padding:70px 0 80px!important;background:#1b0e0a}.vc-catalog-landing{max-width:1180px;margin:0 auto;padding:0 22px}.vc-catalog-commercial{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;margin-top:42px;padding:30px;border:1px solid var(--vc-line);border-radius:3px;background:linear-gradient(120deg,rgba(81,15,24,.30),rgba(198,160,79,.06))}.vc-catalog-commercial h2{margin:0 0 8px;color:var(--vc-cream);font-family:Georgia,'Times New Roman',serif}.vc-catalog-commercial p{margin:0;color:#d9cbb6}.vc-portfolio-actions{display:flex;flex-wrap:wrap;gap:12px;max-width:540px;margin:8px 0 18px}.vc-portfolio-actions .vc-brand-button{flex:1 1 220px}

/* My Account + quotations: one visual language. */
.vc-site .woocommerce-MyAccount-navigation{padding:16px;border:1px solid var(--vc-line);border-radius:3px;background:#1a100b}.vc-site .woocommerce-MyAccount-navigation ul{margin:0!important;padding:0!important;list-style:none}.vc-site .woocommerce-MyAccount-navigation li{margin:0!important;border-bottom:1px solid rgba(197,159,92,.16)}.vc-site .woocommerce-MyAccount-navigation li:last-child{border-bottom:0}.vc-site .woocommerce-MyAccount-navigation a{display:flex;align-items:center;gap:10px;padding:12px 10px;color:#d9cbb6!important;text-decoration:none;border-radius:3px}.vc-site .woocommerce-MyAccount-navigation .is-active a,.vc-site .woocommerce-MyAccount-navigation a:hover{background:rgba(197,159,92,.1);color:var(--vc-gold)!important}.vc-site .woocommerce-MyAccount-navigation a:before{content:"";width:15px;height:15px;flex:0 0 15px;border:1px solid currentColor;border-radius:4px;opacity:.75}.vc-site .woocommerce-MyAccount-navigation a:before{content:"";width:18px;height:18px;flex:0 0 18px;border:0!important;border-radius:0!important;transform:none!important;background:currentColor;opacity:.88;-webkit-mask:var(--vc-account-icon) center/contain no-repeat;mask:var(--vc-account-icon) center/contain no-repeat}
.vc-site .woocommerce-MyAccount-navigation-link--dashboard a:before{--vc-account-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCcgZmlsbD0nbm9uZScgc3Ryb2tlPSdibGFjaycgc3Ryb2tlLXdpZHRoPScxLjgnPjxyZWN0IHg9JzMnIHk9JzMnIHdpZHRoPSc3JyBoZWlnaHQ9JzcnIHJ4PScxJy8+PHJlY3QgeD0nMTQnIHk9JzMnIHdpZHRoPSc3JyBoZWlnaHQ9JzcnIHJ4PScxJy8+PHJlY3QgeD0nMycgeT0nMTQnIHdpZHRoPSc3JyBoZWlnaHQ9JzcnIHJ4PScxJy8+PHJlY3QgeD0nMTQnIHk9JzE0JyB3aWR0aD0nNycgaGVpZ2h0PSc3JyByeD0nMScvPjwvc3ZnPg==")}
.vc-site .woocommerce-MyAccount-navigation-link--orders a:before{--vc-account-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCcgZmlsbD0nbm9uZScgc3Ryb2tlPSdibGFjaycgc3Ryb2tlLXdpZHRoPScxLjgnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCc+PHBhdGggZD0nTTUgN2gxNGwxIDE0SDRMNSA3WicvPjxwYXRoIGQ9J004IDhWNmE0IDQgMCAwIDEgOCAwdjInLz48L3N2Zz4=")}
.vc-site .woocommerce-MyAccount-navigation-link--downloads a:before{--vc-account-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCcgZmlsbD0nbm9uZScgc3Ryb2tlPSdibGFjaycgc3Ryb2tlLXdpZHRoPScxLjgnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCc+PHBhdGggZD0nTTEyIDN2MTInLz48cGF0aCBkPSdtNyAxMCA1IDUgNS01Jy8+PHBhdGggZD0nTTUgMjBoMTQnLz48L3N2Zz4=")}
.vc-site .woocommerce-MyAccount-navigation-link--edit-address a:before{--vc-account-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCcgZmlsbD0nbm9uZScgc3Ryb2tlPSdibGFjaycgc3Ryb2tlLXdpZHRoPScxLjgnPjxwYXRoIGQ9J00yMCAxMGMwIDUtOCAxMS04IDExUzQgMTUgNCAxMGE4IDggMCAxIDEgMTYgMFonLz48Y2lyY2xlIGN4PScxMicgY3k9JzEwJyByPScyLjUnLz48L3N2Zz4=")}
.vc-site .woocommerce-MyAccount-navigation-link--edit-account a:before{--vc-account-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCcgZmlsbD0nbm9uZScgc3Ryb2tlPSdibGFjaycgc3Ryb2tlLXdpZHRoPScxLjgnPjxjaXJjbGUgY3g9JzEyJyBjeT0nOCcgcj0nNCcvPjxwYXRoIGQ9J000IDIxYzEtNSA0LTcgOC03czcgMiA4IDcnLz48L3N2Zz4=")}
.vc-site .woocommerce-MyAccount-navigation-link--cotacoes a:before{--vc-account-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCcgZmlsbD0nbm9uZScgc3Ryb2tlPSdibGFjaycgc3Ryb2tlLXdpZHRoPScxLjgnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCc+PHBhdGggZD0nTTUgNGgxNHYxM0g5bC00IDNWNFonLz48cGF0aCBkPSdNOCA4aDhNOCAxMWg2TTggMTRoNCcvPjwvc3ZnPg==")}
.vc-site .woocommerce-MyAccount-navigation-link--gestao-vendas a:before{--vc-account-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHBhdGggZmlsbD0nYmxhY2snIGQ9J000IDIwVjExaDR2OUg0Wm02IDBWNGg0djE2aC00Wm02IDB2LTZoNHY2aC00WicvPjxwYXRoIGQ9J000IDguNSA5IDZsNCAyIDctNScgZmlsbD0nbm9uZScgc3Ryb2tlPSdibGFjaycgc3Ryb2tlLXdpZHRoPScxLjgnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcvPjwvc3ZnPg==")}
.vc-site .woocommerce-MyAccount-navigation-link--customer-logout a:before{--vc-account-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCcgZmlsbD0nbm9uZScgc3Ryb2tlPSdibGFjaycgc3Ryb2tlLXdpZHRoPScxLjgnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCc+PHBhdGggZD0nTTEwIDRINXYxNmg1Jy8+PHBhdGggZD0nTTEzIDhsNCA0LTQgNCcvPjxwYXRoIGQ9J00xNyAxMkg4Jy8+PC9zdmc+")}
.vc-site .woocommerce-MyAccount-content{color:#d9cbb6}.vc-account-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:24px 0}.vc-account-shortcuts>a{display:grid;grid-template-columns:44px 1fr;grid-template-rows:auto auto;gap:2px 12px;padding:18px;border:1px solid var(--vc-line);border-radius:3px;background:rgba(255,255,255,.025);text-decoration:none}.vc-account-icon{grid-row:1/3;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--vc-gold);border-radius:50%;color:var(--vc-gold)}.vc-account-icon svg{width:22px;height:22px}.vc-account-shortcuts strong{color:var(--vc-cream)}.vc-account-shortcuts small{color:#ad9e8d}
.vcq-panel.is-woocommerce-account{max-width:none;margin:0;padding:0;background:transparent;color:inherit;border:0;border-radius:0}.vcq-account-head,.vcq-detail-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.vcq-account-head h2,.vcq-detail-head h3{margin:0 0 8px;color:var(--vc-cream)!important;font-family:Georgia,'Times New Roman',serif}.vcq-account-head p,.vcq-detail-head p{margin:0;color:#b9aa95}.vcq-history{display:grid;gap:12px}.vcq-history article{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px;border:1px solid var(--vc-line);border-radius:3px;background:rgba(255,255,255,.025)}.vcq-history h3{margin:5px 0;color:var(--vc-cream)!important;font-size:18px}.vcq-history p{margin:0;color:#aa9a88;font-size:13px}.vcq-status{display:inline-block;padding:4px 8px;border:1px solid rgba(197,159,92,.55);border-radius:999px;color:var(--vc-gold);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.vcq-detail-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr);gap:24px}.vcq-detail-grid>div{padding:20px;border:1px solid var(--vc-line);border-radius:3px;background:rgba(255,255,255,.02)}.vcq-detail-grid h4{margin:0 0 14px;color:var(--vc-cream)}.vcq-empty{padding:28px;text-align:center;border:1px dashed var(--vc-line);border-radius:10px}.vcq-empty h3{color:var(--vc-cream)!important}.vcq-button-secondary{background:transparent!important;color:var(--vc-gold)!important}

/* One product-page CEP calculator only: Melhor Envio. The Link Nacional product simulator is disabled in options and hidden here as cache-safe fallback. */
.vc-site.single-product .woo-better-parent-container,.vc-site.single-product .wc-shipping-simulator-parent-container{display:none!important}
.vc-site.single-product #woocommerce-correios-calculo-de-frete-na-pagina-do-produto.containerCalculator{box-sizing:border-box;width:100%!important;max-width:none!important;margin:18px 0 0!important;padding:18px!important;border:1px solid var(--vc-line)!important;border-radius:10px!important;background:rgba(255,249,236,.035)!important;color:#d9cbb6!important;box-shadow:none!important;font-family:inherit!important}.vc-site.single-product #woocommerce-correios-calculo-de-frete-na-pagina-do-produto .calculatorRow,.vc-site.single-product #woocommerce-correios-calculo-de-frete-na-pagina-do-produto .row,.vc-site.single-product #woocommerce-correios-calculo-de-frete-na-pagina-do-produto .col-75{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.vc-site.single-product #woocommerce-correios-calculo-de-frete-na-pagina-do-produto p{margin:0 0 10px!important;color:var(--vc-cream)!important;font:400 17px/1.35 Georgia,'Times New Roman',serif!important}.vc-site.single-product #woocommerce-correios-calculo-de-frete-na-pagina-do-produto .iptCep{box-sizing:border-box!important;width:100%!important;min-height:46px!important;margin:0!important;padding:11px 13px!important;border:1px solid rgba(197,159,92,.65)!important;border-radius:6px!important;background:#fffaf0!important;color:var(--vc-ink)!important;font:500 15px/1.4 Arial,sans-serif!important;box-shadow:none!important}.vc-site.single-product #woocommerce-correios-calculo-de-frete-na-pagina-do-produto .iptCep:focus{outline:2px solid var(--vc-gold)!important;outline-offset:2px}.vc-site.single-product #woocommerce-correios-calculo-de-frete-na-pagina-do-produto table{width:100%!important;margin-top:12px!important;background:transparent!important;color:#d9cbb6!important}.vc-site.single-product #woocommerce-correios-calculo-de-frete-na-pagina-do-produto td{padding:10px 6px!important;border-color:rgba(197,159,92,.18)!important}.vc-site.single-product #woocommerce-correios-calculo-de-frete-na-pagina-do-produto small{color:#ac9d8d!important}.vc-site.single-product #calcular-frete-loader{text-align:center}.vc-site.single-product #calcular-frete-loader img{width:26px;height:26px}

/* Menus/buttons added by 2.9 inherit the approved restrained treatment. */
.vc-site .vc-header-desktop .mfn-header-menu>li>a,.vc-site .vc-header-mobile a{transition:color .18s ease,background .18s ease}.vc-site .vc-header-desktop .mfn-header-menu>li.current-menu-item>a,.vc-site .vc-header-desktop .mfn-header-menu>li>a:hover{color:var(--vc-gold)!important}.vc-site button,.vc-site input,.vc-site select,.vc-site textarea{font-family:inherit}.vc-site :focus-visible{outline-color:var(--vc-gold)}

@media(max-width:1024px){.vc-channel-grid{grid-template-columns:1fr}.vc-store-grid,.vc-catalog-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vc-store-grid.is-compact,.vc-catalog-editorial-grid.is-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.vc-catalog-commercial{grid-template-columns:1fr}.vcq-detail-grid{grid-template-columns:1fr}}
@media(max-width:700px){.vc-home-commerce-bridge{padding:42px 0!important}.vc-home-channels,.vc-catalog-landing{padding:0 14px}.vc-channel{grid-template-columns:1fr;padding:20px}.vc-channel-icon{width:54px;height:54px}.vc-store-grid,.vc-catalog-editorial-grid,.vc-store-grid.is-compact,.vc-catalog-editorial-grid.is-compact{grid-template-columns:1fr}.vc-store-card.is-compact:nth-child(n+3),.vc-catalog-card.is-compact:nth-child(n+3){display:none}.vc-store-prices{grid-template-columns:1fr}.vc-account-shortcuts{grid-template-columns:1fr}.vcq-account-head,.vcq-detail-head,.vcq-history article{align-items:stretch;flex-direction:column}.vc-portfolio-actions{display:grid;grid-template-columns:1fr}.vc-portfolio-actions .vc-brand-button{width:100%}}

/* Product bridge: transactional page can return to the editorial catalogue. */
.vc-site.single-product .vc-product-store-kicker{margin-bottom:10px}
.vc-site.single-product .vc-woo-secondary-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0 20px}
.vc-site.single-product .vc-woo-secondary-actions .button{box-sizing:border-box;width:100%;min-height:46px;margin:0!important;text-align:center}
@media(max-width:700px){.vc-site.single-product .vc-woo-secondary-actions{grid-template-columns:1fr}}
