/* Mantém a paleta do tema mesmo quando o Elementor define cores globais. */
:root,
body {
    --jc-ink: #222222;
    --jc-green: #2B0057;
    --jc-cream: #F7F4F2;
    --jc-coral: #F56A00;
    --jc-coral-dark: #FF8A2A;
    --jc-line: #dedbcf;
    --e-global-color-primary: #2B0057;
    --e-global-color-secondary: #222222;
    --e-global-color-text: #222222;
    --e-global-color-accent: #F56A00;
}

.jc-header .jc-links a,
.jc-header .jc-icon,
.jc-header .jc-cart,
.woocommerce .product-name a,
.woocommerce-cart .woocommerce a:not(.button),
.woocommerce-checkout .woocommerce a:not(.button) {
    color: #2B0057 !important;
}

.jc-header .jc-links a:hover,
.jc-header .jc-links a:focus,
.jc-header .jc-icon:hover,
.jc-header .jc-icon:focus,
.woocommerce .product-name a:hover,
.woocommerce-cart .woocommerce a:not(.button):hover,
.woocommerce-checkout .woocommerce a:not(.button):hover {
    color: #FF8A2A !important;
}

/* Cards "Escolha por intenção". */
.jc-categories a,
.jc-categories a b,
.jc-categories a small {
    color: #222222 !important;
}

.jc-categories a:hover b,
.jc-categories a:focus b {
    color: #2B0057 !important;
}

/* Rodapé completo, protegido das cores globais do Elementor. */
.jc-footer,
.jc-footer p,
.jc-footer span {
    color: #E9DDF0 !important;
}

.jc-footer h1,
.jc-footer h2,
.jc-footer h3,
.jc-footer h4,
.jc-footer h5,
.jc-footer h6 {
    color: #ffffff !important;
}

.jc-footer a {
    color: #D7C5E3 !important;
}

.jc-footer a:hover,
.jc-footer a:focus {
    color: #ffffff !important;
}

.jc-footer .jc-footnote,
.jc-footer .jc-footnote span {
    color: #BFA7CF !important;
}

/* Nomes e links de produtos em todas as telas do WooCommerce. */
.woocommerce ul.products li.product a,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h2,
.woocommerce div.product .product_title,
.woocommerce div.product a,
.woocommerce table.shop_table .product-name,
.woocommerce table.shop_table .product-name a,
.wc-block-cart-item__product a,
.wc-block-components-product-name {
    color: #2B0057 !important;
}

.woocommerce ul.products li.product a:hover,
.woocommerce ul.products li.product a:focus,
.woocommerce div.product a:not(.button):not(.jc-btn):hover,
.woocommerce div.product a:not(.button):not(.jc-btn):focus,
.woocommerce table.shop_table .product-name a:hover,
.woocommerce table.shop_table .product-name a:focus,
.wc-block-cart-item__product a:hover,
.wc-block-components-product-name:hover {
    color: #FF8A2A !important;
}

/* Botões precisam permanecer legíveis sobre o fundo verde. */
.woocommerce a.button,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce button.button,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce input.button,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce ul.products li.product a.button,
.woocommerce ul.products li.product a.button:hover,
.woocommerce ul.products li.product a.button:focus,
.wc-block-components-button,
.wc-block-components-button:hover,
.wc-block-components-button:focus,
.wc-block-cart__submit-button,
.wc-block-cart__submit-button:hover,
.wc-block-cart__submit-button:focus {
    background: #F56A00 !important;
    border-color: #F56A00 !important;
    color: #ffffff !important;
}

.jc-btn,
.jc-btn:visited,
.woocommerce div.product a.jc-btn,
.woocommerce div.product a.jc-btn:visited,
.jc-search-form button,
.jc-search-form button:visited {
    background: #F56A00 !important;
    border-color: #F56A00 !important;
    color: #ffffff !important;
    box-shadow: none !important;
}

.jc-btn:hover,
.jc-btn:focus,
.woocommerce div.product a.jc-btn:hover,
.woocommerce div.product a.jc-btn:focus,
.jc-search-form button:hover,
.jc-search-form button:focus {
    background: #FF8A2A !important;
    border-color: #FF8A2A !important;
    color: #ffffff !important;
}

/* Controles do banner corporativo protegidos das cores legadas. */
.jc-slider .jc-slider-arrow,
.jc-slider .jc-slider-arrow:visited {
    background: rgba(255, 255, 255, .10) !important;
    border-color: rgba(255, 255, 255, .55) !important;
    color: #ffffff !important;
    box-shadow: none !important;
}

.jc-slider .jc-slider-arrow:hover,
.jc-slider .jc-slider-arrow:focus {
    background: #ffffff !important;
    border-color: #ffffff !important;
    color: #2B0057 !important;
}

.jc-slider .jc-slider-dot {
    background: rgba(255, 255, 255, .38) !important;
    border: 0 !important;
    box-shadow: none !important;
}

.jc-slider .jc-slider-dot.is-active {
    background: #ffffff !important;
}

.jc-hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.jc-text-link{color:#2B0057!important;font-weight:750;border-bottom:1px solid #2B0057}.jc-text-link:hover{color:#FF8A2A!important;border-color:#FF8A2A}.jc-corporate{display:grid;grid-template-columns:1.3fr .7fr;gap:24px;align-items:stretch}.jc-corporate-copy{background:#EDE4F3;border-radius:28px;padding:54px}.jc-corporate-copy h2{margin:10px 0 20px}.jc-corporate-copy p{color:#222222;font-size:17px;line-height:1.7}.jc-corporate-points{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:28px 0;color:#2B0057;font-weight:700}.jc-corporate-card{background:#2B0057;color:#fff;border-radius:28px;padding:44px;display:flex;flex-direction:column;justify-content:center;gap:13px}.jc-corporate-card .jc-corporate-label{color:#D7C5E3!important;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800}.jc-corporate-card strong{font:500 27px Georgia,serif}.jc-corporate-card a{color:#fff!important;margin-top:18px;font-weight:750}.jc-corporate-card a:hover{color:#FFE4D0!important}@media(max-width:850px){.jc-corporate{grid-template-columns:1fr}.jc-corporate-copy,.jc-corporate-card{padding:34px 26px}.jc-corporate-points{grid-template-columns:1fr}}

.jc-mug .jc-mug-logo{display:block;width:158px;height:180px;object-fit:contain;position:relative;z-index:1;transform:rotate(-3deg)}
@media(max-width:850px){.jc-mug .jc-mug-logo{width:112px;height:132px}}

.jc-policy{max-width:850px}.jc-policy-lead{font-size:18px!important;color:#222222!important;border-left:4px solid #F56A00;padding:16px 20px;background:#F7F4F2;border-radius:0 14px 14px 0}.jc-policy h2{font-size:30px!important;margin:38px 0 12px!important}.jc-policy p,.jc-policy li{color:#222222;line-height:1.75}.jc-policy ul{padding-left:24px}.jc-policy a{color:#2B0057!important;text-decoration:underline;text-underline-offset:3px}.jc-policy-note{margin-top:42px;padding-top:18px;border-top:1px solid #dedbcf;font-size:13px}

.jc-shop-intro{grid-column:1/-1;background:#EDE4F3;border-radius:22px;padding:30px;margin:0 0 28px}.jc-shop-intro h2{font-size:34px;margin:8px 0 12px}.jc-shop-intro p{color:#222222;line-height:1.7;max-width:800px}.jc-shop-intro a{display:inline-block;color:#2B0057!important;font-weight:800;margin-top:6px;border-bottom:1px solid #2B0057}.jc-product-trust{clear:both;margin:54px 0 20px;padding:38px;background:#EDE4F3;border-radius:24px;display:grid;grid-template-columns:1.2fr .8fr;gap:24px 42px;align-items:start}.jc-product-trust h2{font-size:36px;margin:8px 0 14px}.jc-product-trust p{color:#222222;line-height:1.7}.jc-product-trust-points{display:grid;gap:12px;color:#2B0057;font-weight:750}.jc-product-trust .jc-btn{justify-self:start}@media(max-width:760px){.jc-shop-intro{padding:24px 20px}.jc-product-trust{grid-template-columns:1fr;padding:28px 22px}.jc-product-trust h2{font-size:30px}}

.jc-cookie-banner{position:fixed;z-index:99999;left:22px;right:22px;bottom:22px;max-width:1120px;margin:auto;background:#fff;color:#222222;border:1px solid #dedbcf;border-radius:20px;box-shadow:0 18px 55px #2B005740;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:28px}.jc-cookie-banner[hidden]{display:none!important}.jc-cookie-banner strong{display:block;font:600 21px Georgia,serif;margin-bottom:6px}.jc-cookie-banner p{margin:0;color:#222222;font-size:14px;line-height:1.55;max-width:720px}.jc-cookie-banner a{color:#2B0057!important;text-decoration:underline}.jc-cookie-actions{display:flex;gap:10px;flex:0 0 auto}.jc-cookie-actions button{border-radius:999px;padding:12px 18px;font-weight:750;cursor:pointer}.jc-cookie-essential{border:1px solid #2B0057;background:#fff;color:#2B0057}.jc-cookie-accept{border:1px solid #2B0057;background:#2B0057;color:#fff}@media(max-width:760px){.jc-cookie-banner{left:10px;right:10px;bottom:10px;padding:19px;display:block}.jc-cookie-actions{margin-top:16px;display:grid;grid-template-columns:1fr}.jc-cookie-actions button{width:100%}}

/* Navegação de categorias e busca de produtos. */
.jc-category-menu{position:relative;flex:0 0 auto}.jc-category-toggle{border:0;background:transparent;color:#2B0057;padding:10px 4px;font-weight:750;cursor:pointer;white-space:nowrap}.jc-category-toggle span{font-size:11px;margin-left:3px}.jc-category-dropdown{display:none;position:absolute;z-index:60;top:calc(100% + 16px);right:0;width:300px;max-height:min(62vh,520px);overflow:auto;padding:10px;background:#fff;border:1px solid #dedbcf;border-radius:18px;box-shadow:0 20px 55px #2222222b}.jc-category-menu.is-open .jc-category-dropdown{display:grid}.jc-category-dropdown a{display:flex!important;justify-content:space-between;align-items:center;gap:12px;margin:0!important;padding:11px 12px;border-radius:11px;color:#2B0057!important}.jc-category-dropdown a:hover,.jc-category-dropdown a:focus{background:#F3EBF7;color:#FF8A2A!important}.jc-category-dropdown strong{font-size:14px}.jc-category-dropdown small{color:#4A1676;font-size:11px;white-space:nowrap}.jc-nav{position:relative}.jc-search-toggle{cursor:pointer;color:#2B0057}.jc-search-form{position:absolute;z-index:55;top:calc(100% + 10px);right:24px;width:min(520px,calc(100vw - 32px));padding:10px;background:#fff;border:1px solid #dedbcf;border-radius:999px;box-shadow:0 18px 45px #22222226;display:flex;gap:8px}.jc-search-form[hidden]{display:none!important}.jc-search-form input[type=search]{min-width:0;flex:1;border:0;background:transparent;padding:8px 12px;color:#222222;outline:0}.jc-search-form button{border:0;border-radius:999px;background:#2B0057;color:#fff;padding:10px 18px;font-weight:750;cursor:pointer}.jc-search-results-head{margin-bottom:28px}.jc-search-results-head h1{font-size:clamp(36px,5vw,58px);margin:8px 0 0}.jc-search-empty{background:#fff;border:1px solid #dedbcf;border-radius:20px;padding:40px;text-align:center}.jc-search-empty h2{font-size:32px;margin-top:0}.jc-search-results .products{margin-top:24px!important}
.jc-header .jc-category-toggle,.jc-header .jc-category-toggle:hover,.jc-header .jc-category-toggle:focus{background:transparent!important;color:#2B0057!important;border:0!important;box-shadow:none!important}.jc-header .jc-search-toggle,.jc-header .jc-search-toggle:hover,.jc-header .jc-search-toggle:focus{background:#fff!important;color:#2B0057!important;border:1px solid #dedbcf!important;box-shadow:none!important}
@media(max-width:850px){.jc-category-menu{order:3;width:100%}.jc-category-toggle{width:100%;text-align:left;padding:10px 16px;background:#fff;border:1px solid #dedbcf;border-radius:12px}.jc-category-dropdown{left:0;right:auto;top:calc(100% + 6px);width:min(330px,calc(100vw - 32px))}.jc-nav{flex-wrap:wrap;height:auto;min-height:66px;padding-bottom:9px}.jc-actions{margin-left:auto}.jc-search-form{right:16px;top:58px}}
