﻿:root{--blue:#007fae;--deep:#063b5c;--turq:#13b8c8;--soft:#eaf8fb;--ink:#173042;--muted:#627482;--line:#dce8ed;--warm:#ff7a35;--shadow:0 12px 40px rgba(4,56,83,.12);--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body.aquaviva-site{margin:0;color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.65;background:#fff;overflow-x:hidden}.av-container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.av-header{height:84px;background:#fff;position:sticky;top:0;z-index:1000;border-bottom:1px solid #063b5c12;transition:.3s}.av-header.is-scrolled{box-shadow:0 8px 28px #063b5c18}.av-header-inner,.av-nav,.av-nav-actions{display:flex;align-items:center}.av-header-inner{height:100%;justify-content:space-between;gap:30px}.av-logo{display:inline-flex;align-items:center;gap:9px;text-decoration:none;color:var(--deep)}.av-logo-mark{width:45px;height:45px}.av-logo-mark svg{width:100%;height:100%;fill:var(--turq)}.av-logo-mark svg path+path{fill:var(--blue)}.av-logo-type{display:grid;line-height:1}.av-logo-type b{font-size:24px;letter-spacing:-.8px}.av-logo-type small{font-size:10px;letter-spacing:4px;margin-top:5px}.av-nav{gap:25px}.av-nav>ul{display:flex;gap:23px;margin:0;list-style:none}.av-nav-actions{gap:14px}.av-nav a{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:var(--deep);text-decoration:none}.av-nav a:hover{color:var(--turq)}.av-cart-badge{position:absolute;top:-6px;right:-8px;min-width:18px;height:18px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;background:var(--av-badge-color,#e53935);color:#fff;border-radius:999px;font-size:11px;font-weight:700;line-height:1;box-shadow:0 0 0 2px #fff}.av-cart-badge.is-empty{display:none}.av-button,.button,button.single_add_to_cart_button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 24px;border:0;border-radius:5px;background:var(--blue)!important;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;transition:.25s}.av-button:hover,.button:hover{background:var(--deep)!important;transform:translateY(-2px)}.av-button-small{min-height:42px;padding:9px 16px}.av-menu-toggle{display:none;background:none;border:0}.av-hero{height:min(760px,calc(100vh - 84px));min-height:610px;position:relative;background:var(--deep)}.av-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;visibility:hidden;transition:opacity .8s}.av-slide.is-active{opacity:1;visibility:visible}.av-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#021b2dc7 0%,#021b2d4d 48%,#021b2d0d 75%)}.av-hero-copy{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}.av-eyebrow,.av-kicker{font-size:12px;font-weight:800;letter-spacing:2.2px;color:var(--turq)}.av-hero h1,.av-hero h2{color:#fff;font-size:clamp(46px,5.4vw,78px);line-height:1.02;letter-spacing:-2px;max-width:760px;margin:18px 0}.av-hero p{font-size:20px;max-width:590px;margin:0 0 30px}.av-button-ghost{margin-left:10px;background:transparent!important;border:1px solid #ffffffa6}.av-slider-dots{position:absolute;z-index:5;bottom:28px;left:50%;transform:translateX(-50%);display:flex;gap:10px}.av-slider-dots button{width:32px;height:4px;border:0;background:#ffffff73;padding:0}.av-slider-dots button.is-active{background:#fff}.av-section{padding:100px 0}.av-soft{background:var(--soft)}.av-split{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center}.av-split img{width:100%;aspect-ratio:1.15/1;object-fit:cover;border-radius:12px}h1,h2,h3{color:var(--deep);line-height:1.15}.av-split h2,.av-heading h2,.av-contact-strip h2{font-size:clamp(32px,4vw,50px);letter-spacing:-1.5px;margin:13px 0 22px}.av-split p,.av-heading p{color:var(--muted)}.av-link{font-weight:800;color:var(--blue);text-decoration:none}.av-heading{text-align:center;max-width:740px;margin:0 auto 48px}.av-heading-left{text-align:left;margin-left:0}.av-features{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.av-features article{background:#fff;padding:30px;border:1px solid var(--line);transition:.25s}.av-features article:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.av-features span{color:var(--turq);font-weight:900}.av-features h3{font-size:19px;margin:16px 0 8px}.av-features p{margin:0;color:var(--muted)}.av-projects{background:var(--deep)}.av-projects h2{color:#fff}.av-mosaic{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:260px 260px;gap:16px}.av-mosaic a:first-child{grid-row:1/3}.av-mosaic a{overflow:hidden;border-radius:8px}.av-mosaic img{width:100%;height:100%;object-fit:cover;transition:.35s}.av-mosaic a:hover img{transform:scale(1.03)}.av-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.av-category-grid>a{padding:28px 22px;border:1px solid var(--line);color:var(--ink);text-decoration:none;min-height:230px;transition:.25s}.av-category-grid>a:hover{background:var(--deep);color:#fff;transform:translateY(-4px)}.av-category-grid span{font-size:42px;color:var(--turq)}.av-category-grid h3{font-size:20px}.av-category-grid>a:hover h3{color:#fff}.av-category-grid p{color:var(--muted);font-size:14px}.av-category-grid>a:hover p{color:#b7d5e4}.av-category-grid b{color:var(--blue);font-size:12px}.av-products{background:#f8fbfc}.woocommerce ul.products li.product{background:#fff;border:1px solid var(--line);padding-bottom:22px!important;text-align:left}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product .price,.woocommerce ul.products li.product .button{margin-left:20px!important;margin-right:20px!important}.woocommerce ul.products li.product .price{color:var(--blue)!important;font-weight:800}.av-center{text-align:center;margin-top:34px}.av-cta{padding:90px 0;text-align:center;background:linear-gradient(120deg,var(--blue),var(--turq));color:#fff}.av-cta h2{color:#fff;font-size:clamp(34px,4.8vw,60px);max-width:900px;margin:16px auto}.av-cta p{font-size:19px}.av-button-warm{background:var(--warm)!important}.av-contact-strip{display:grid;grid-template-columns:2fr 1fr 1fr;align-items:center;gap:40px}.av-contact-strip h2{margin-bottom:0}.av-contact-strip div:not(:first-child){display:grid}.av-contact-strip a{color:var(--blue)}.av-footer{padding-top:76px;color:#bdd0db;background:var(--deep)}.av-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:60px;padding-bottom:60px}.av-logo-light{color:#fff}.av-footer h2{color:#fff;font-size:15px;text-transform:uppercase;letter-spacing:1.5px}.av-footer a:not(.av-logo){display:block;color:#bdd0db;text-decoration:none;margin:8px 0}.av-footer-bottom{border-top:1px solid #ffffff1f;padding:22px 0;font-size:13px}.av-whatsapp{position:fixed;right:24px;bottom:24px;z-index:990;width:58px;height:58px;display:grid;place-items:center;background:#25d366;color:#fff!important;text-decoration:none;border-radius:50%;font-weight:900;box-shadow:0 8px 25px #0004}.av-cookie{position:fixed;z-index:1200;bottom:20px;left:20px;right:20px;max-width:820px;margin:auto;background:#fff;padding:18px 22px;box-shadow:0 15px 60px #0004;border:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px}.av-cookie[hidden]{display:none}.av-cookie p{margin:0}.av-cookie div{display:flex;align-items:center;gap:15px}.av-cookie button:not(.av-button){border:0;background:none;color:var(--blue)}.av-page-hero{min-height:580px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;color:#fff}.av-page-hero .av-container{position:relative;z-index:2}.av-page-hero h1{color:#fff;font-size:clamp(44px,6vw,74px);max-width:800px;margin:15px 0}.av-page-hero p{font-size:20px;max-width:650px}.av-pool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.av-pool-grid article{border:1px solid var(--line)}.av-pool-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}.av-pool-grid article div{padding:26px}.av-page-title{padding:90px 0;background:var(--deep);color:#fff;text-align:center}.av-page-title h1{color:#fff;font-size:clamp(42px,6vw,68px);margin:12px}.av-form-wrap{max-width:900px}.av-form{display:grid;grid-template-columns:1fr 1fr;gap:22px}.av-form label{font-weight:700;color:var(--deep)}.av-form input,.av-form select,.av-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #cbdce3;border-radius:5px;padding:13px;background:#fff}.av-full{grid-column:1/-1}.av-check{display:flex!important;align-items:center;gap:10px;font-weight:400!important}.av-check input{width:auto;margin:0}.av-success{padding:18px;background:#e8fff1;color:#126837;margin-bottom:25px}.av-whatsapp-product{display:inline-flex;padding:12px 20px;background:#25d366;color:#fff!important;text-decoration:none;font-weight:800;margin-top:12px}.woocommerce-page #content-wrap{padding-top:65px;padding-bottom:80px}.woocommerce div.product .product_title{font-size:42px}.av-lightbox{position:fixed;inset:0;z-index:3000;background:#001724eb;display:grid;place-items:center;padding:5vw}.av-lightbox img{max-width:100%;max-height:88vh}.av-lightbox button{position:absolute;right:25px;top:15px;background:none;border:0;color:#fff;font-size:42px}
@media(max-width:1100px){.av-menu-toggle{display:grid;gap:5px;padding:10px}.av-menu-toggle span{width:25px;height:2px;background:var(--deep)}.av-nav{position:absolute;top:84px;left:0;right:0;background:#fff;padding:25px;display:none;box-shadow:var(--shadow);max-height:calc(100vh - 84px);overflow:auto}.av-nav.is-open{display:block}.av-nav>ul,.av-nav-actions{display:grid;gap:8px}.av-nav a{display:block;padding:10px}.av-features{grid-template-columns:repeat(2,1fr)}.av-category-grid{grid-template-columns:repeat(3,1fr)}.av-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.av-container{width:min(calc(100% - 28px),var(--max))}.av-header{height:72px}.av-nav{top:72px}.av-logo-type b{font-size:20px}.av-logo-mark{width:39px;height:39px}.av-hero{min-height:620px;height:calc(100svh - 72px)}.av-hero h1,.av-hero h2{font-size:43px;letter-spacing:-1px}.av-hero p{font-size:17px}.av-button{width:100%;margin:6px 0!important}.av-section{padding:70px 0}.av-split{grid-template-columns:1fr;gap:38px}.av-features,.av-pool-grid{grid-template-columns:1fr}.av-mosaic{grid-template-columns:1fr;grid-template-rows:280px 190px 190px}.av-mosaic a:first-child{grid-column:auto;grid-row:auto}.av-category-grid{grid-template-columns:1fr}.av-category-grid>a{min-height:auto}.av-contact-strip,.av-footer-grid{grid-template-columns:1fr;gap:28px}.av-cookie{display:block}.av-cookie div{margin-top:12px;flex-wrap:wrap}.av-form{grid-template-columns:1fr}.av-full{grid-column:auto}.av-page-hero{min-height:600px}.woocommerce ul.products[class*=columns-] li.product{width:100%!important}.woocommerce div.product .product_title{font-size:34px}}

/* CTA consistente em todos os cards de produto do WooCommerce. */
.woocommerce ul.products li.product .button,
.woocommerce-page ul.products li.product .button,
.woocommerce ul.products li.product a.added_to_cart {
	display:flex!important;
	align-items:center;
	justify-content:center;
	width:calc(100% - 40px);
	min-height:48px;
	margin:18px 20px 0!important;
	padding:12px 20px!important;
	border:0!important;
	border-radius:5px!important;
	background:var(--blue)!important;
	color:#fff!important;
	font-size:13px!important;
	font-weight:800!important;
	line-height:1.2!important;
	letter-spacing:.5px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none!important;
	box-shadow:none!important;
	transition:background-color .25s,transform .25s!important;
}

/* Orçamento — formulário integralmente obrigatório. */
.av-quote-hero{position:relative;overflow:hidden}
.av-quote-hero::after{content:"\f1d8";position:absolute;right:8%;top:50%;transform:translateY(-50%) rotate(-10deg);font-family:"Font Awesome 6 Free";font-size:150px;font-weight:900;color:#ffffff10;pointer-events:none}
.av-quote-section{background:linear-gradient(180deg,#f5fbfd 0%,#fff 100%)}
.av-quote-section .av-form-wrap{max-width:1000px}
.av-quote-card{padding:clamp(24px,4vw,44px);border:1px solid var(--line);border-radius:var(--av-radius-global,20px);background:#fff;box-shadow:0 18px 48px rgba(4,56,83,.08)}
.av-quote-card__header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-bottom:30px;padding-bottom:24px;border-bottom:1px solid var(--line)}
.av-quote-card__header h2{margin:0 0 5px;font-size:clamp(24px,3vw,32px)}
.av-quote-card__header p{margin:0;color:var(--muted)}
.av-quote-card__icon{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:color-mix(in srgb,var(--blue) 10%,#fff);color:var(--blue);font-size:24px}
.av-required-note{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border-radius:var(--av-radius-global,20px);background:#fff4f4;color:#b4232d;font-size:12px;font-weight:700;white-space:nowrap}
.av-required-note i{font-size:9px}
.av-quote-form{gap:20px 24px}
.av-quote-form label{font-size:14px}
.av-quote-form label>span[aria-hidden="true"],.av-quote-form .av-check b{color:#d92d3a}
.av-quote-form input,.av-quote-form select,.av-quote-form textarea{min-height:52px;border-radius:var(--av-radius-global,20px);transition:border-color .2s ease,box-shadow .2s ease}
.av-quote-form textarea{min-height:150px;resize:vertical}
.av-quote-form input:focus,.av-quote-form select:focus,.av-quote-form textarea:focus{border-color:var(--blue);outline:0;box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 17%,transparent)}
.av-quote-form .av-check{align-items:flex-start;padding:16px 18px;border:1px solid var(--line);border-radius:var(--av-radius-global,20px);background:#f8fbfc;color:var(--muted);line-height:1.5}
.av-quote-form .av-check input{flex:0 0 auto;width:18px;height:18px;margin-top:2px;accent-color:var(--blue)}
.av-quote-form .av-check a{color:var(--blue);font-weight:700}
.av-quote-form button[type="submit"]{gap:10px;min-height:56px;border-radius:var(--av-radius-global,20px);font-size:14px}
.av-success{display:flex;align-items:center;gap:10px;border-radius:var(--av-radius-global,20px)}
@media(max-width:760px){.av-quote-card__header{grid-template-columns:auto 1fr}.av-required-note{grid-column:1/-1;justify-self:start;white-space:normal}.av-quote-card__icon{width:50px;height:50px}.av-quote-hero::after{display:none}}
.woocommerce ul.products li.product .button:hover,
.woocommerce-page ul.products li.product .button:hover,
.woocommerce ul.products li.product a.added_to_cart:hover {
	background:var(--deep)!important;
	color:#fff!important;
	transform:translateY(-2px);
}

/* Loja em largura total, sem sidebar, com quatro cards amplos por linha. */
.post-type-archive-product #content-wrap,
.tax-product_cat #content-wrap,
.tax-product_tag #content-wrap {
	width:min(calc(100% - 40px),var(--max));
	max-width:var(--max);
}
.post-type-archive-product #primary,
.tax-product_cat #primary,
.tax-product_tag #primary {
	width:100%!important;
	max-width:none!important;
	float:none!important;
	padding:0!important;
	border:0!important;
}
.post-type-archive-product #right-sidebar,
.post-type-archive-product #left-sidebar,
.tax-product_cat #right-sidebar,
.tax-product_cat #left-sidebar,
.tax-product_tag #right-sidebar,
.tax-product_tag #left-sidebar {
	display:none!important;
}
.post-type-archive-product .woocommerce ul.products,
.tax-product_cat .woocommerce ul.products,
.tax-product_tag .woocommerce ul.products {
	display:grid!important;
	grid-template-columns:repeat(4,minmax(0,1fr));
	gap:24px!important;
	width:100%!important;
	margin:30px 0 50px!important;
	padding:0!important;
}
.post-type-archive-product .woocommerce ul.products li.product,
.tax-product_cat .woocommerce ul.products li.product,
.tax-product_tag .woocommerce ul.products li.product {
	width:100%!important;
	min-width:0!important;
	margin:0!important;
	float:none!important;
	flex:none!important;
	display:flex;
	flex-direction:column;
	min-width:0;
	border-radius:20px;
	overflow:hidden;
	box-shadow:0 8px 28px rgba(4,56,83,.07);
}
.post-type-archive-product .woocommerce ul.products li.product .woo-entry-image,
.tax-product_cat .woocommerce ul.products li.product .woo-entry-image,
.tax-product_tag .woocommerce ul.products li.product .woo-entry-image {
	margin:0!important;
}
.post-type-archive-product .woocommerce ul.products li.product img,
.tax-product_cat .woocommerce ul.products li.product img,
.tax-product_tag .woocommerce ul.products li.product img {
	width:100%!important;
	aspect-ratio:1/1;
	object-fit:cover;
}

.woocommerce ul.products li.product .button,
.woocommerce-page ul.products li.product .button,
.woocommerce ul.products li.product a.added_to_cart {
	border-radius:20px!important;
}
.woocommerce ul.products li.product {
	border-radius:20px;
	overflow:hidden;
}
@media(min-width:769px) and (max-width:1024px){.post-type-archive-product .woocommerce ul.products,.tax-product_cat .woocommerce ul.products,.tax-product_tag .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px!important}}
@media(max-width:768px){.post-type-archive-product .woocommerce ul.products,.tax-product_cat .woocommerce ul.products,.tax-product_tag .woocommerce ul.products{grid-template-columns:1fr;gap:16px!important}.post-type-archive-product #content-wrap,.tax-product_cat #content-wrap,.tax-product_tag #content-wrap{width:calc(100% - 28px)}}

/* Estrutura real: as classes WooCommerce e archive estÃ£o no prÃ³prio body. */
body.post-type-archive-product ul.products,
body.tax-product_cat ul.products,
body.tax-product_tag ul.products {
	display:grid!important;
	grid-template-columns:repeat(4,minmax(0,1fr))!important;
	gap:24px!important;
	width:100%!important;
	margin:30px 0 50px!important;
	padding:0!important;
}
body.post-type-archive-product ul.products>li.product,
body.tax-product_cat ul.products>li.product,
body.tax-product_tag ul.products>li.product {
	width:100%!important;
	min-width:0!important;
	margin:0!important;
	float:none!important;
	flex:none!important;
}
@media(min-width:769px) and (max-width:1024px){body.post-type-archive-product ul.products,body.tax-product_cat ul.products,body.tax-product_tag ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}}
@media(max-width:768px){body.post-type-archive-product ul.products,body.tax-product_cat ul.products,body.tax-product_tag ul.products{grid-template-columns:1fr!important;gap:16px!important}}
@media(max-width:768px){
	body.post-type-archive-product #content-wrap,
	body.tax-product_cat #content-wrap,
	body.tax-product_tag #content-wrap{width:calc(100% - 28px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}
	body.post-type-archive-product #primary,body.post-type-archive-product #content,body.post-type-archive-product .entry-content,
	body.tax-product_cat #primary,body.tax-product_cat #content,body.tax-product_cat .entry-content,
	body.tax-product_tag #primary,body.tax-product_tag #content,body.tax-product_tag .entry-content{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}
	body.post-type-archive-product ul.products,body.tax-product_cat ul.products,body.tax-product_tag ul.products{width:100%!important;max-width:none!important}
	body.post-type-archive-product ul.products>li.product,body.tax-product_cat ul.products>li.product,body.tax-product_tag ul.products>li.product{width:100%!important;max-width:none!important;padding-left:0!important;padding-right:0!important}
}

/* Card unificado em todos os loops: Home, loja, categorias e relacionados. */
body.aquaviva-site .woocommerce ul.products {
	display:grid!important;
	grid-template-columns:repeat(4,minmax(0,1fr))!important;
	gap:24px!important;
	width:100%!important;
	margin-left:0!important;
	margin-right:0!important;
	padding:0!important;
}
body.aquaviva-site .woocommerce ul.products::before,
body.aquaviva-site .woocommerce ul.products::after,
body.aquaviva-site ul.products::before,
body.aquaviva-site ul.products::after {
	content:none!important;
	display:none!important;
}
body.aquaviva-site .woocommerce ul.products>li.product {
	display:flex!important;
	flex-direction:column;
	width:100%!important;
	min-width:0!important;
	max-width:none!important;
	margin:0!important;
	padding-left:0!important;
	padding-right:0!important;
	float:none!important;
	flex:none!important;
}
body.aquaviva-site .woocommerce ul.products>li.product .woo-entry-image,
body.aquaviva-site .woocommerce ul.products>li.product .image-wrap,
body.aquaviva-site .woocommerce ul.products>li.product .product-entry-slider-wrap,
body.aquaviva-site .woocommerce ul.products>li.product .woocommerce-LoopProduct-link {
	display:block;
	width:100%!important;
	margin-left:0!important;
	margin-right:0!important;
	padding-left:0!important;
	padding-right:0!important;
}
body.aquaviva-site .woocommerce ul.products>li.product img {
	display:block;
	width:100%!important;
	max-width:none!important;
	aspect-ratio:1/1;
	object-fit:cover;
	margin:0!important;
	border-radius:0!important;
}
@media(min-width:769px) and (max-width:1024px){body.aquaviva-site .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}}
@media(max-width:768px){body.aquaviva-site .woocommerce ul.products{grid-template-columns:1fr!important;gap:16px!important}}

body.aquaviva-site ul.products {
	display:grid!important;
	grid-template-columns:repeat(4,minmax(0,1fr))!important;
	gap:24px!important;
	width:100%!important;
	margin-left:0!important;
	margin-right:0!important;
	padding:0!important;
}
body.aquaviva-site ul.products>li.product {
	display:flex!important;
	flex-direction:column;
	width:100%!important;
	min-width:0!important;
	max-width:none!important;
	margin:0!important;
	padding-left:0!important;
	padding-right:0!important;
	float:none!important;
	flex:none!important;
}
body.aquaviva-site ul.products>li.product .woo-entry-image,
body.aquaviva-site ul.products>li.product .image-wrap,
body.aquaviva-site ul.products>li.product .product-entry-slider-wrap,
body.aquaviva-site ul.products>li.product .woocommerce-LoopProduct-link {
	dis:block;
	width:100%!important;
	margin:0!important;
	padding:0!important;
}
body.aquaviva-site ul.products>li.product img {
	dis:block;
	width:100%!important;
	max-width:none!important;
	margin:0!important;
	border-radius:0!important;
	aspect-ratio:1/1;
	object-fit:cover;
}
@media(min-width:769px) and (max-width:1024px){body.aquaviva-site ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}}
@media(max-width:768px){body.aquaviva-site ul.products{grid-template-columns:1fr!important;gap:16px!important}}

.av-whatsapp svg {
	display:block;
	width:31px;
	height:31px;
	fill:#fff;
}

/* Identidade global controlada pelo Personalizador. */
.av-custom-logo{display:block;width:auto;max-width:260px;max-height:60px;object-fit:contain}
.av-button,.button,button,input[type="submit"],input[type="button"],select,input,textarea,
.av-features article,.av-category-grid>a,.av-pool-grid article,.av-cookie,.av-success,
.woocommerce ul.products li.product,.woocommerce div.product div.images img,
.woocommerce-message,.woocommerce-info,.woocommerce-error,.av-split img,.av-mosaic a {
	border-radius:var(--av-radius-global,20px)!important;
}
.woocommerce ul.products li.product,.av-mosaic a{overflow:hidden}

/* Font Awesome Free 6.7.2 â€” linguagem de Ã­cones dos botÃµes pÃºblicos. */
.av-button::before,
.woocommerce a.button::before,
.woocommerce button.button::before,
.av-form button::before,
.av-cookie button::before,
.av-whatsapp-product::before {
	dis:inline-block;
	margin-right:.55em;
	font-family:"Font Awesome 6 Free";
	font-style:normal;
	font-variant:normal;
	font-weight:900;
	line-height:1;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	content:"\f061";
}
.woocommerce a.add_to_cart_button::before,
.woocommerce a.product_type_simple::before,
.woocommerce button.single_add_to_cart_button::before {content:"\f07a"}

/* Produto individual â€” layout nativo VentFix */
.av-woocommerce{padding-top:64px;padding-bottom:96px;background:linear-gradient(180deg,#f7fbfc 0,#fff 320px)}
.av-woocommerce:after,.single-product div.product:after{content:"";display:table;clear:both}
.single-product div.product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);column-gap:64px;align-items:start}
.single-product div.product .woocommerce-product-gallery{float:none!important;width:100%!important;margin:0!important;position:relative;top:auto}
.single-product div.product .woocommerce-product-gallery__wrapper{overflow:hidden;border:1px solid var(--line);background:#fff;border-radius:var(--av-radius-global,20px)}
.single-product div.product .woocommerce-product-gallery__image a,.single-product div.product .woocommerce-product-gallery__image img{display:block;width:100%;height:auto}
.single-product div.product .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(4,1fr);gap:10px;margin:12px 0 0!important;padding:0!important}
.single-product div.product .flex-control-thumbs li{float:none!important;width:auto!important;margin:0!important}
.single-product div.product .flex-control-thumbs img{border:2px solid transparent;border-radius:calc(var(--av-radius-global,20px) * .55);transition:.2s}
.single-product div.product .flex-control-thumbs img.flex-active,.single-product div.product .flex-control-thumbs img:hover{border-color:var(--blue)}
.single-product div.product .summary{float:none!important;width:100%!important;margin:0!important;padding:38px;background:#fff;border:1px solid var(--line);border-radius:var(--av-radius-global,20px);box-shadow:var(--shadow)}
.single-product div.product .product_title{font-size:clamp(32px,4vw,48px);letter-spacing:-1.5px;margin:0 0 18px!important}
.single-product div.product .summary .price{font-size:30px!important;font-weight:900;color:var(--blue)!important;margin:0 0 18px}
.single-product div.product .woocommerce-product-details__short-description{font-size:17px;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:18px}
.single-product div.product .stock{font-weight:800;color:#278b56;margin-bottom:16px}
.single-product div.product form.cart{display:flex;align-items:stretch;gap:10px;margin:0 0 10px!important}
.single-product div.product form.cart .quantity{float:none!important;margin:0!important}
.single-product div.product form.cart .qty{width:76px;min-height:52px;border:1px solid #cbdce3;background:#fff;text-align:center;font-weight:800;border-radius:var(--av-radius-global,20px)}
.single-product div.product form.cart .single_add_to_cart_button{flex:1;min-height:52px;margin:0!important}
.single-product .av-whatsapp-product{width:100%;min-height:52px;align-items:center;justify-content:center;border-radius:var(--av-radius-global,20px);margin:0 0 22px}
.single-product div.product .product_meta{font-size:13px;color:var(--muted);padding-top:18px;border-top:1px solid var(--line)}
.single-product div.product .product_meta a{color:var(--blue);font-weight:700;text-decoration:none}
.single-product div.product .woocommerce-tabs,.single-product div.product .related.products,.single-product div.product .upsells.products{grid-column:1/-1;width:100%;float:none!important;clear:both}
.single-product div.product .woocommerce-tabs{margin-top:68px}
.single-product div.product .woocommerce-tabs ul.tabs{display:flex;gap:8px;padding:0!important;margin:0!important;border-bottom:1px solid var(--line)}
.single-product div.product .woocommerce-tabs ul.tabs:before,.single-product div.product .woocommerce-tabs ul.tabs li:before,.single-product div.product .woocommerce-tabs ul.tabs li:after{display:none!important}
.single-product div.product .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0!important;padding:0!important}
.single-product div.product .woocommerce-tabs ul.tabs li a{padding:14px 22px!important;color:var(--muted)!important;text-decoration:none}
.single-product div.product .woocommerce-tabs ul.tabs li.active a{color:var(--blue)!important;border-bottom:3px solid var(--blue)}
.single-product div.product .woocommerce-tabs .panel{margin:0!important;padding:32px;background:#fff;border:1px solid var(--line);border-top:0;border-radius:0 0 var(--av-radius-global,20px) var(--av-radius-global,20px)}
.single-product div.product .related.products,.single-product div.product .upsells.products{margin-top:70px}
.single-product div.product .related.products>h2,.single-product div.product .upsells.products>h2{font-size:34px;text-align:center;margin-bottom:34px}
.single-product .woocommerce-breadcrumb{grid-column:1/-1;margin:0 0 30px!important;color:var(--muted)!important}
.single-product .woocommerce-breadcrumb a{color:var(--blue)!important;text-decoration:none}

@media(max-width:900px){
	.single-product div.product{grid-template-columns:1fr;gap:32px}
	.single-product div.product .woocommerce-product-gallery{position:relative;top:auto}
	.single-product div.product .woocommerce-tabs{margin-top:36px}
}
@media(max-width:600px){
	.av-woocommerce{padding-top:34px;padding-bottom:70px}
	.single-product div.product .summary{padding:24px 20px}
	.single-product div.product form.cart{display:grid;grid-template-columns:74px 1fr}
	.single-product div.product .woocommerce-tabs ul.tabs{overflow-x:auto}
	.single-product div.product .woocommerce-tabs ul.tabs li a{white-space:nowrap;padding:12px 14px!important}
	.single-product div.product .woocommerce-tabs .panel{padding:22px 18px}
}

/* ConteÃºdo institucional editÃ¡vel â€” Home e pÃ¡gina Sobre */
.av-about-content>p:first-child{margin-top:0}
.av-about-content>p:last-child{margin-bottom:24px}
.av-about-page{min-height:calc(100vh - 84px);display:flex;align-items:center}
.av-about-page .av-split>img{height:clamp(480px,62vw,680px)}
.av-about-page h1{font-size:clamp(32px,4vw,50px);letter-spacing:-1.5px;margin:13px 0 22px}
@media(max-width:767px){.av-about-page{min-height:auto}.av-about-page .av-split>img{height:auto;aspect-ratio:4/3}}
.woocommerce a.checkout-button::before,.woocommerce button#place_order::before{content:"\f09d"}
.woocommerce .woocommerce-form-login__submit::before{content:"\f2f6"}
.woocommerce .woocommerce-form-register__submit::before{content:"\f234"}
.av-form button[type="submit"]::before{content:"\f1d8"}
.av-cookie button[data-cookie="accept"]::before{content:"\f00c"}
.av-cookie button[data-cookie="reject"]::before{content:"\f00d"}
.av-whatsapp-product::before{font-family:"Font Awesome 6 Brands";font-weight:400;content:"\f232"}
.av-nav .av-cart{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:22px;line-height:1;padding:4px;color:var(--blue);transition:color .25s ease,transform .25s ease,opacity .25s ease}.av-nav .av-cart:hover{color:var(--blue);transform:translateY(-1px);opacity:.85}
.av-nav .av-cart:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:4px}
.av-nav-actions>a[href*="minha-conta"]::before{display:inline-block;margin-right:.4em;font-family:"Font Awesome 6 Free";font-weight:900;content:"\f007"}
.av-cta{background:linear-gradient(120deg,var(--av-cta-background),var(--av-cta-background-end))}
.av-cta .av-kicker{color:var(--av-cta-eyebrow)}
.av-cta .av-cta-button{background:var(--av-cta-button)!important}
.av-cta .av-cta-button:hover{background:var(--av-cta-button)!important;filter:brightness(.88)}

/* Atendimento e rodapÃ© institucional */
.av-contact-section{border-top:2px solid var(--turq);background:#fff}
.av-contact-layout{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(620px,1.5fr);gap:70px;align-items:center}
.av-contact-heading h2{max-width:520px;margin:15px 0 14px;font-size:clamp(36px,4vw,56px);letter-spacing:-1.8px}
.av-contact-heading p{max-width:570px;margin:0;color:var(--muted);font-size:18px}
.av-contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.av-contact-card{display:grid;grid-template-columns:92px 1fr;gap:22px;align-items:center;min-width:0;padding:26px;border:1px solid var(--line);border-radius:var(--av-radius-global);color:var(--ink);text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s}
.av-contact-card:hover,.av-contact-card:focus-visible{border-color:#13b8c866;box-shadow:var(--shadow);transform:translateY(-4px)}
.av-contact-icon{display:grid;place-items:center;width:76px;height:76px;border-radius:50%;font-size:36px}
.av-contact-whatsapp .av-contact-icon{color:#fff;background:#16b957;box-shadow:0 0 0 14px #16b95716}
.av-contact-email .av-contact-icon{color:#fff;background:var(--blue);box-shadow:0 0 0 14px #007fae14}
.av-contact-card strong,.av-contact-card small,.av-contact-card b{display:block;min-width:0}
.av-contact-card strong{font-size:20px;color:var(--deep)}
.av-contact-card small{margin:2px 0 9px;color:var(--muted);font-size:14px}
.av-contact-card b{overflow-wrap:anywhere;color:var(--turq);font-size:18px}
.av-contact-card b i{margin-left:8px;font-size:13px}
.av-footer{padding-top:0;background:linear-gradient(145deg,#073c5d,#032f4b);color:#c5dce7}
.av-footer-grid{display:grid;grid-template-columns:1.2fr 1.35fr .85fr .95fr;gap:0;padding:58px 0 46px}
.av-footer-grid>section{min-width:0;padding:0 28px;border-left:1px solid #ffffff1c}
.av-footer-grid>section:first-child{padding-left:0;border-left:0}
.av-footer-grid>section:last-child{padding-right:0}
.av-footer h2{margin:0 0 22px;color:#fff;font-size:17px;letter-spacing:0;text-transform:none}
.av-footer-brand .av-logo{display:inline-flex;margin-bottom:22px;transform-origin:left center;transform:scale(1.28)}
.av-footer-brand .av-custom-logo{display:block;width:auto;max-width:220px;height:auto;max-height:90px;object-fit:contain}
.av-footer-brand p{max-width:270px;margin:5px 0 25px;color:#c5dce7}
.av-socials{display:flex;gap:10px;flex-wrap:wrap}
.av-socials a{display:grid!important;place-items:center;width:42px;height:42px;margin:0!important;border:1px solid #ffffff1a;border-radius:50%;background:#ffffff0d;color:#7ee2ee!important;font-size:17px;transition:.2s}
.av-socials a:hover{background:var(--turq);color:#063b5c!important;transform:translateY(-2px)}
.av-footer ul{list-style:none;margin:0;padding:0}
.av-footer-contact li{display:grid;grid-template-columns:28px 1fr;gap:12px;margin-bottom:17px}
.av-footer-contact li>i{margin-top:4px;color:#7ee2ee;font-size:20px;text-align:center}
.av-footer-contact span,.av-footer-contact a{min-width:0;overflow-wrap:anywhere}
.av-footer-contact a,.av-footer-links a,.av-map>a{color:#fff;text-decoration:none}
.av-footer-contact small{display:block;color:#9abccc}
.av-footer-map-link{display:block!important;margin-top:4px!important;color:#6de2e9!important;font-size:13px}
.av-footer-links li{margin-bottom:12px}
.av-footer-links a{display:grid!important;grid-template-columns:23px 1fr;gap:10px;align-items:center;margin:0!important;color:#c5dce7!important}
.av-footer-links a:hover{color:#fff!important}
.av-footer-links i{color:#7ee2ee;text-align:center}
.av-map{position:relative;overflow:hidden;border-radius:var(--av-radius-global);background:#0b5275}
.av-map iframe{display:block;width:100%;height:260px;border:0}
.av-map>a{position:absolute;right:10px;bottom:10px;left:10px;display:flex!important;justify-content:space-between;align-items:center;margin:0!important;padding:10px 13px;border-radius:10px;background:#fffffff2;color:var(--deep)!important;font-size:13px;font-weight:800}
.av-footer-bottom{padding:21px 0;border-top:1px solid #ffffff1c;font-size:13px}
.av-footer-bottom-inner{display:grid;grid-template-columns:1.2fr auto auto;gap:24px;align-items:center}
.av-footer-bottom nav{display:flex;gap:16px}
.av-footer-bottom a{display:inline!important;margin:0!important;color:#c5dce7!important}
.av-payments{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}
.av-payments span{padding:5px 8px;border-radius:5px;background:#fff;color:var(--deep);font-size:10px;font-weight:800}
@media(max-width:1180px){.av-contact-layout{grid-template-columns:1fr;gap:38px}.av-footer-grid{grid-template-columns:repeat(2,1fr);row-gap:45px}.av-footer-grid>section{border-left:0;padding:0 24px}.av-footer-grid>section:nth-child(odd){padding-left:0}.av-footer-bottom-inner{grid-template-columns:1fr auto}.av-payments{grid-column:1/-1;justify-content:flex-start}}
@media(max-width:767px){.av-contact-cards{grid-template-columns:1fr}.av-contact-card{grid-template-columns:68px 1fr;padding:22px}.av-contact-icon{width:58px;height:58px;font-size:28px}.av-contact-heading p{font-size:16px}.av-footer-grid{grid-template-columns:1fr;gap:38px;padding:50px 0 38px}.av-footer-grid>section,.av-footer-grid>section:nth-child(odd){padding:0;border:0}.av-footer-brand .av-logo{transform:scale(1.12)}.av-footer-bottom-inner{grid-template-columns:1fr;gap:14px}.av-footer-bottom nav{flex-wrap:wrap}.av-payments{justify-content:flex-start}}

/* PÃ¡gina ServiÃ§os */
.av-services-hero{position:relative;display:flex;align-items:center;min-height:650px;background-position:center;background-size:cover;color:#fff}
.av-services-hero-copy{position:relative;z-index:2;padding-block:100px}
.av-services-hero h1{max-width:850px;margin:18px 0;font-size:clamp(46px,5.5vw,76px);line-height:1.03;letter-spacing:-2.5px;color:#fff}
.av-services-hero p{max-width:680px;margin:0 0 32px;font-size:20px}
.av-services-whatsapp{display:inline-flex;align-items:center;gap:9px;min-height:48px;margin-left:10px;padding:12px 24px;border:1px solid #ffffff88;border-radius:var(--av-radius-global);color:#fff;text-decoration:none;font-size:13px;font-weight:800;text-transform:uppercase;transition:.25s}
.av-services-whatsapp:hover{background:#25d366;border-color:#25d366;transform:translateY(-2px)}
.av-services-trust{background:#fff;border-bottom:1px solid var(--line);box-shadow:0 14px 35px #063b5c0b}
.av-services-trust .av-container{display:grid;grid-template-columns:repeat(3,1fr)}
.av-services-trust .av-container>div{display:flex;align-items:center;gap:18px;padding:27px 34px;border-left:1px solid var(--line)}
.av-services-trust .av-container>div:first-child{border-left:0}
.av-services-trust i{color:var(--turq);font-size:29px}
.av-services-trust strong,.av-services-trust small{display:block}.av-services-trust strong{color:var(--deep)}.av-services-trust small{color:var(--muted)}
.av-services-list{background:#f7fbfc}
.av-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.av-services-grid article{display:flex;flex-direction:column;min-height:320px;padding:34px;border:1px solid var(--line);border-radius:var(--av-radius-global);background:#fff;transition:.25s}
.av-services-grid article:hover{border-color:#13b8c866;box-shadow:var(--shadow);transform:translateY(-5px)}
.av-service-icon{display:grid;place-items:center;width:66px;height:66px;border-radius:18px;background:var(--soft);color:var(--blue);font-size:28px}
.av-services-grid h3{margin:23px 0 12px;font-size:22px}.av-services-grid p{margin:0 0 22px;color:var(--muted)}
.av-services-grid a{margin-top:auto;color:var(--blue);text-decoration:none;font-size:13px;font-weight:800;text-transform:uppercase}.av-services-grid a i{margin-left:6px}
.av-services-feature{background:#fff}.av-services-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}
.av-services-image{position:relative}.av-services-image img{display:block;width:100%;height:620px;border-radius:var(--av-radius-global);object-fit:cover}
.av-services-image span{position:absolute;right:25px;bottom:25px;padding:14px 18px;border-radius:12px;background:#fff;color:var(--deep);box-shadow:var(--shadow);font-weight:800}.av-services-image span i{margin-right:8px;color:var(--turq)}
.av-services-feature h2{margin:14px 0 22px;font-size:clamp(36px,4vw,54px);letter-spacing:-1.8px}.av-services-feature p{color:var(--muted);font-size:17px}
.av-services-feature ul{list-style:none;margin:28px 0;padding:0}.av-services-feature li{display:flex;gap:12px;margin:14px 0}.av-services-feature li i{margin-top:5px;color:var(--turq)}
.av-services-process{background:var(--deep)}.av-services-process .av-heading h2{color:#fff}.av-services-process .av-heading p{color:#b7d5e4}
.av-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.av-process-grid article{padding:34px;border:1px solid #ffffff20;border-radius:var(--av-radius-global);background:#ffffff08}
.av-process-grid span{color:var(--turq);font-size:34px;font-weight:900}.av-process-grid h3{margin:20px 0 10px;color:#fff;font-size:22px}.av-process-grid p{margin:0;color:#b7d5e4}
.av-services-final{padding:75px 0;background:linear-gradient(120deg,var(--blue),var(--turq));color:#fff}.av-services-final .av-container{display:flex;align-items:center;justify-content:space-between;gap:40px}.av-services-final h2{margin:10px 0;color:#fff;font-size:clamp(34px,4vw,54px)}.av-services-final p{margin:0;font-size:18px}
@media(max-width:1024px){.av-services-grid{grid-template-columns:repeat(2,1fr)}.av-services-feature-grid{grid-template-columns:1fr;gap:45px}.av-services-image img{height:520px}.av-services-trust .av-container>div{padding:24px 18px}.av-services-trust small{font-size:13px}}
@media(max-width:767px){.av-services-hero{min-height:620px}.av-services-hero-copy{padding-block:70px}.av-services-hero h1{font-size:43px;letter-spacing:-1.4px}.av-services-hero p{font-size:17px}.av-services-whatsapp{width:100%;justify-content:center;margin:6px 0}.av-services-trust .av-container{grid-template-columns:1fr}.av-services-trust .av-container>div{border-top:1px solid var(--line);border-left:0}.av-services-trust .av-container>div:first-child{border-top:0}.av-services-grid,.av-process-grid{grid-template-columns:1fr}.av-services-grid article{min-height:auto}.av-services-image img{height:auto;aspect-ratio:4/3}.av-services-image span{right:12px;bottom:12px;left:12px;text-align:center}.av-services-final .av-container{display:block;text-align:center}.av-services-final .av-button{margin-top:25px!important}}

/* Arquivos da loja: estrutura e controles. Os estilos internos dos cards permanecem intactos. */
body.post-type-archive-product .av-woocommerce,
body.tax-product_cat .av-woocommerce,
body.tax-product_tag .av-woocommerce{
	padding:56px 0 76px;
	background:linear-gradient(180deg,#f7fbfc 0,#fff 300px);
}
body.post-type-archive-product .av-woocommerce>.av-container,
body.tax-product_cat .av-woocommerce>.av-container,
body.tax-product_tag .av-woocommerce>.av-container{
	width:min(calc(100% - 40px),1320px);
	max-width:1320px;
}
body.post-type-archive-product .woocommerce-breadcrumb,
body.tax-product_cat .woocommerce-breadcrumb,
body.tax-product_tag .woocommerce-breadcrumb{
	margin:0 0 24px!important;
	color:var(--muted)!important;
	font-size:14px!important;
}
body.post-type-archive-product .woocommerce-breadcrumb a,
body.tax-product_cat .woocommerce-breadcrumb a,
body.tax-product_tag .woocommerce-breadcrumb a{
	color:var(--blue)!important;
	font-weight:700;
	text-decoration:none;
}
body.post-type-archive-product .woocommerce-products-header,
body.tax-product_cat .woocommerce-products-header,
body.tax-product_tag .woocommerce-products-header{
	margin-bottom:28px;
	padding-bottom:24px;
	border-bottom:1px solid var(--line);
}
body.post-type-archive-product .woocommerce-products-header__title,
body.tax-product_cat .woocommerce-products-header__title,
body.tax-product_tag .woocommerce-products-header__title{
	margin:0!important;
	font-size:clamp(38px,4.2vw,58px);
	letter-spacing:-1.5px;
}
body.post-type-archive-product .woocommerce-result-count,
body.tax-product_cat .woocommerce-result-count,
body.tax-product_tag .woocommerce-result-count{
	margin:11px 0 0!important;
	color:var(--muted);
	font-size:15px;
}
body.post-type-archive-product .woocommerce-ordering,
body.tax-product_cat .woocommerce-ordering,
body.tax-product_tag .woocommerce-ordering{
	margin:0 0 24px!important;
}
body.post-type-archive-product .woocommerce-ordering select,
body.tax-product_cat .woocommerce-ordering select,
body.tax-product_tag .woocommerce-ordering select{
	min-width:260px;
	height:48px;
	padding:0 42px 0 16px;
	border:1px solid #cbdce3;
	border-radius:var(--av-radius-global,20px);
	background-color:#fff;
	color:var(--ink);
	font:600 14px/1.2 Inter,"Segoe UI",Arial,sans-serif;
	box-shadow:0 6px 18px rgba(4,56,83,.05);
	cursor:pointer;
}
body.post-type-archive-product ul.products,
body.tax-product_cat ul.products,
body.tax-product_tag ul.products{
	clear:both;
	grid-template-columns:repeat(4,minmax(0,1fr))!important;
	gap:24px!important;
	margin:36px 0 0!important;
}
body.post-type-archive-product .woocommerce-pagination,
body.tax-product_cat .woocommerce-pagination,
body.tax-product_tag .woocommerce-pagination{
	clear:both;
	padding-top:44px;
	text-align:center;
}
body.post-type-archive-product .woocommerce-pagination ul.page-numbers,
body.tax-product_cat .woocommerce-pagination ul.page-numbers,
body.tax-product_tag .woocommerce-pagination ul.page-numbers{
	display:inline-flex;
	gap:8px;
	margin:0!important;
	padding:0!important;
	border:0!important;
}
body.post-type-archive-product .woocommerce-pagination ul.page-numbers li,
body.tax-product_cat .woocommerce-pagination ul.page-numbers li,
body.tax-product_tag .woocommerce-pagination ul.page-numbers li{border:0!important}
body.post-type-archive-product .woocommerce-pagination .page-numbers a,
body.post-type-archive-product .woocommerce-pagination .page-numbers span,
body.tax-product_cat .woocommerce-pagination .page-numbers a,
body.tax-product_cat .woocommerce-pagination .page-numbers span,
body.tax-product_tag .woocommerce-pagination .page-numbers a,
body.tax-product_tag .woocommerce-pagination .page-numbers span{
	display:grid;
	place-items:center;
	min-width:44px;
	height:44px;
	padding:0 12px!important;
	border:1px solid var(--line);
	border-radius:var(--av-radius-global,20px);
	background:#fff!important;
	color:var(--deep)!important;
	font-weight:800;
}
body.post-type-archive-product .woocommerce-pagination .page-numbers .current,
body.tax-product_cat .woocommerce-pagination .page-numbers .current,
body.tax-product_tag .woocommerce-pagination .page-numbers .current,
body.post-type-archive-product .woocommerce-pagination .page-numbers a:hover,
body.tax-product_cat .woocommerce-pagination .page-numbers a:hover,
body.tax-product_tag .woocommerce-pagination .page-numbers a:hover{
	border-color:var(--blue);
	background:var(--blue)!important;
	color:#fff!important;
}
@media(max-width:1199px){
	body.post-type-archive-product ul.products,
	body.tax-product_cat ul.products,
	body.tax-product_tag ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:768px){
	body.post-type-archive-product .av-woocommerce,
	body.tax-product_cat .av-woocommerce,
	body.tax-product_tag .av-woocommerce{padding:38px 0 58px}
	body.post-type-archive-product .av-woocommerce>.av-container,
	body.tax-product_cat .av-woocommerce>.av-container,
	body.tax-product_tag .av-woocommerce>.av-container{width:calc(100% - 28px)!important}
	body.post-type-archive-product ul.products,
	body.tax-product_cat ul.products,
	body.tax-product_tag ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}
	body.post-type-archive-product .woocommerce-result-count,
	body.tax-product_cat .woocommerce-result-count,
	body.tax-product_tag .woocommerce-result-count,
	body.post-type-archive-product .woocommerce-ordering,
	body.tax-product_cat .woocommerce-ordering,
	body.tax-product_tag .woocommerce-ordering{float:none!important;width:100%;text-align:left}
	body.post-type-archive-product .woocommerce-ordering select,
	body.tax-product_cat .woocommerce-ordering select,
	body.tax-product_tag .woocommerce-ordering select{width:100%;min-width:0}
}
@media(max-width:480px){
	body.post-type-archive-product ul.products,
	body.tax-product_cat ul.products,
	body.tax-product_tag ul.products{grid-template-columns:1fr!important}
}

/* Seletor de atendimento pelo WhatsApp. */
.av-whatsapp-widget{position:fixed;right:24px;bottom:24px;z-index:1190}
.av-whatsapp-widget .av-whatsapp{position:static;width:58px;height:58px;padding:0!important;border:0!important;border-radius:50%!important;cursor:pointer}
.av-whatsapp-panel{position:absolute;right:0;bottom:72px;width:min(400px,calc(100vw - 28px));overflow:hidden;border:1px solid #dbe8ed;border-radius:18px!important;background:#fff;color:var(--ink);box-shadow:0 20px 65px rgba(3,40,61,.24);transform-origin:right bottom;animation:av-whatsapp-in .18s ease-out}
.single-product .av-whatsapp-panel{position:fixed;right:24px;bottom:24px}
.av-whatsapp-panel[hidden]{display:none!important}
@keyframes av-whatsapp-in{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}
.av-whatsapp-panel header{display:grid;grid-template-columns:38px 1fr 34px;gap:11px;align-items:center;padding:16px;background:#087466;color:#fff}
.av-whatsapp-panel header span:nth-child(2){display:grid;line-height:1.35}.av-whatsapp-panel header strong{font-size:16px}.av-whatsapp-panel header small{font-size:13px;color:#d9fff8}
.av-whatsapp-panel-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#ffffff1f;font-size:20px}
.av-whatsapp-panel header button{display:grid;place-items:center;width:34px;height:34px;padding:0;border:0!important;border-radius:50%!important;background:#ffffff26;color:#fff;font-size:17px;cursor:pointer}
.av-whatsapp-panel-body{padding:17px 16px}.av-whatsapp-panel-body h2{margin:0 0 10px;color:#728094;font-size:12px;letter-spacing:.7px}
.av-whatsapp-panel-body .av-whatsapp-divider{margin:13px 0 10px;padding-top:14px;border-top:1px solid #e2e9ed}
.av-whatsapp-agent{display:grid;grid-template-columns:46px 1fr auto;gap:12px;align-items:center;margin:8px 0;padding:12px;border:1px solid #e0e9ed;border-radius:13px;color:var(--ink);text-decoration:none;background:#f7f9fa;transition:.2s}
.av-whatsapp-agent:hover,.av-whatsapp-agent:focus-visible{border-color:#25d366;box-shadow:0 7px 20px rgba(3,75,52,.09);transform:translateY(-2px)}
.av-whatsapp-avatar{display:grid;place-items:center;width:46px;height:46px;border:1px solid #d4e5e9;border-radius:50%;background:linear-gradient(145deg,var(--deep),var(--blue));color:#fff;font-size:18px;font-weight:900}
.av-whatsapp-avatar img{display:block;width:100%;height:100%;border-radius:50%!important;object-fit:cover}
.av-whatsapp-agent>span:nth-child(2){display:grid;min-width:0;line-height:1.35}.av-whatsapp-agent strong{color:#142234;font-size:15px}.av-whatsapp-agent small{overflow:hidden;color:#68778b;font-size:13px;text-overflow:ellipsis;white-space:nowrap}
.av-whatsapp-agent b{padding:8px 14px;border-radius:999px;background:#d9fbe7;color:#128442;font-size:13px}
.av-whatsapp-product{cursor:pointer}
@media(max-width:600px){.av-whatsapp-widget{right:14px;bottom:14px}.av-whatsapp-panel,.single-product .av-whatsapp-panel{right:14px;bottom:84px;width:calc(100vw - 28px)}.single-product .av-whatsapp-panel{bottom:14px}.av-whatsapp-agent{grid-template-columns:42px 1fr auto;padding:10px}.av-whatsapp-avatar{width:42px;height:42px}.av-whatsapp-agent b{padding:7px 11px}}

/* ConfirmaÃ§Ã£o de produto adicionado ao carrinho. */
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message{
	position:relative;
	display:flex!important;
	flex-direction:row;
	align-items:center;
	justify-content:space-between;
	gap:24px;
	min-height:82px;
	margin:0 0 32px!important;
	padding:18px 22px 18px 68px!important;
	border:1px solid #bfe8cf!important;
	border-left:5px solid #22a85a!important;
	border-radius:var(--av-radius-global,20px)!important;
	background:linear-gradient(105deg,#f4fff8 0%,#fff 72%)!important;
	color:#284538!important;
	font-size:16px;
	line-height:1.5;
	box-shadow:0 12px 32px rgba(22,119,67,.11);
}
.woocommerce .woocommerce-message::before,
.woocommerce-page .woocommerce-message::before{
	content:"\f00c"!important;
	position:absolute!important;
	top:50%!important;
	left:20px!important;
	display:grid!important;
	place-items:center;
	width:32px;
	height:32px;
	margin:0!important;
	border-radius:50%;
	background:#22a85a;
	color:#fff!important;
	font-family:"Font Awesome 6 Free"!important;
	font-size:14px;
	font-weight:900!important;
	line-height:1!important;
	transform:translateY(-50%);
}
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-message .button{
	order:2;
	flex:0 0 auto;
	min-height:48px;
	margin:0!important;
	padding:12px 22px!important;
	border-radius:var(--av-radius-global,20px)!important;
	box-shadow:0 8px 20px rgba(0,127,174,.16)!important;
}
@media(max-width:680px){
	.woocommerce .woocommerce-message,
	.woocommerce-page .woocommerce-message{flex-direction:column;align-items:stretch;gap:16px;padding:22px 18px 20px 62px!important;font-size:15px}
	.woocommerce .woocommerce-message .button,
	.woocommerce-page .woocommerce-message .button{width:100%;margin-left:-44px!important}
}

/* Carrinho: acabamento visual do bloco WooCommerce. */
body.woocommerce-cart .av-woocommerce{padding:72px 0 88px}
body.woocommerce-cart .av-woocommerce>.av-container{max-width:1240px}
body.woocommerce-cart .entry-title{
	margin:0 0 34px;
	color:var(--deep);
	font-size:clamp(34px,4vw,52px);
	letter-spacing:-1.2px;
}
body.woocommerce-cart .wp-block-woocommerce-cart{
	color:var(--ink);
	font-family:Inter,"Segoe UI",Arial,sans-serif;
}
body.woocommerce-cart .wc-block-cart__main,
body.woocommerce-cart .wc-block-cart__sidebar{
	min-width:0;
}
body.woocommerce-cart .wc-block-cart-items{
	margin:0!important;
	border:1px solid var(--line)!important;
	border-radius:var(--av-radius-global,20px)!important;
	background:#fff;
	box-shadow:none;
	border-collapse:separate!important;
	border-spacing:0;
	overflow:hidden;
}
body.woocommerce-cart .wc-block-cart-items thead th{
	padding:18px 20px!important;
	border-bottom:1px solid var(--line)!important;
	background:linear-gradient(135deg,var(--soft),#fff);
	color:var(--deep);
	font-size:12px!important;
	font-weight:800!important;
	letter-spacing:.7px;
}
body.woocommerce-cart .wc-block-cart-items__row td{
	padding-top:22px!important;
	padding-bottom:22px!important;
	border-bottom:1px solid var(--line)!important;
}
body.woocommerce-cart .wc-block-cart-items thead .wc-block-cart-items__header-total,
body.woocommerce-cart .wc-block-cart-item__total{
	box-sizing:border-box;
	padding-right:20px!important;
}
body.woocommerce-cart .wc-block-cart-items__row:last-child td{border-bottom:0!important}
body.woocommerce-cart .wc-block-cart-item__image{padding-left:20px!important}
body.woocommerce-cart .wc-block-cart-item__image img{
	display:block;
	width:82px!important;
	height:82px!important;
	border-radius:var(--av-radius-global,20px)!important;
	object-fit:cover;
	box-shadow:0 7px 18px rgba(4,56,83,.11);
}
body.woocommerce-cart .wc-block-components-product-name{
	color:var(--blue)!important;
	font-size:16px!important;
	font-weight:800!important;
	line-height:1.35!important;
	text-decoration:none!important;
}
body.woocommerce-cart .wc-block-components-product-name:hover{filter:brightness(.82)}
body.woocommerce-cart .wc-block-components-product-price{color:var(--deep);font-weight:700}
body.woocommerce-cart .wc-block-components-product-metadata{color:var(--muted);font-size:13px;line-height:1.55}
body.woocommerce-cart .wc-block-components-quantity-selector{
	min-height:42px;
	border:1px solid #cbdce3!important;
	border-radius:var(--av-radius-global,20px)!important;
	background:#fff;
	box-shadow:0 4px 12px rgba(4,56,83,.05);
}
body.woocommerce-cart .wc-block-components-quantity-selector input,
body.woocommerce-cart .wc-block-components-quantity-selector button{
	border-radius:var(--av-radius-global,20px)!important;
}
body.woocommerce-cart .wc-block-components-quantity-selector button:hover:not(:disabled){background:var(--soft)!important;color:var(--blue)!important}
body.woocommerce-cart .wc-block-cart-item__remove-link{
	color:var(--muted)!important;
	font-weight:700!important;
}
body.woocommerce-cart .wc-block-cart-item__remove-link:hover{color:#bf3434!important}
body.woocommerce-cart .wc-block-cart__sidebar{
	align-self:start;
	padding:26px!important;
	border:1px solid var(--line);
	border-radius:var(--av-radius-global,20px)!important;
	background:#fff;
	box-shadow:none;
}
body.woocommerce-cart .wc-block-cart__totals-title{
	padding:0 0 18px!important;
	border-bottom:1px solid var(--line)!important;
	color:var(--deep);
	font-size:14px!important;
	font-weight:900!important;
	letter-spacing:.5px;
}
body.woocommerce-cart .wc-block-components-totals-wrapper{padding:18px 0!important;border-color:var(--line)!important}
body.woocommerce-cart .wc-block-components-totals-coupon__button{color:var(--blue)!important;font-weight:800!important}
body.woocommerce-cart .wc-block-components-totals-coupon__form{gap:10px}
body.woocommerce-cart .wc-block-components-totals-coupon__input input{
	height:50px!important;
	padding:13px 16px!important;
	border:1px solid #cbdce3!important;
	border-radius:var(--av-radius-global,20px)!important;
	background:#fff!important;
	box-shadow:none!important;
}
body.woocommerce-cart .wc-block-components-totals-coupon__input input:focus{
	border-color:var(--blue)!important;
	box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 18%,transparent)!important;
	outline:0!important;
}
body.woocommerce-cart .wc-block-components-totals-coupon__form button{
	min-height:50px!important;
	padding:0 22px!important;
	border:0!important;
	border-radius:var(--av-radius-global,20px)!important;
	background:var(--blue)!important;
	color:#fff!important;
	font-weight:800!important;
}
body.woocommerce-cart .wc-block-components-totals-coupon__form button:hover:not(:disabled){filter:brightness(.88)}
body.woocommerce-cart .wc-block-components-totals-coupon__form button:disabled{opacity:.48}
body.woocommerce-cart .wc-block-components-totals-footer-item{font-size:18px;font-weight:800}
body.woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__value{color:var(--deep);font-size:22px}
body.woocommerce-cart .wc-block-cart__submit{margin:18px 0 0!important}
body.woocommerce-cart .wc-block-cart__submit-button{
	min-height:56px!important;
	border:0!important;
	border-radius:var(--av-radius-global,20px)!important;
	background:var(--blue)!important;
	color:#fff!important;
	font-size:15px!important;
	font-weight:900!important;
	letter-spacing:.2px;
	box-shadow:none!important;
	transition:filter .2s ease,transform .2s ease;
}
body.woocommerce-cart .wc-block-cart__submit-button:hover{
	background:var(--blue)!important;
	color:#fff!important;
	filter:brightness(.88);
	transform:translateY(-2px);
	box-shadow:none!important;
}
@media(max-width:900px){
	body.woocommerce-cart .av-woocommerce{padding:48px 0 68px}
	body.woocommerce-cart .wc-block-cart__sidebar{padding:22px!important}
}
@media(max-width:600px){
	body.woocommerce-cart .av-woocommerce{padding:34px 0 54px}
	body.woocommerce-cart .av-woocommerce>.av-container{width:calc(100% - 28px)!important}
	body.woocommerce-cart .entry-title{margin-bottom:24px}
	body.woocommerce-cart .wc-block-cart-items{border:0!important;border-radius:0!important;box-shadow:none}
	body.woocommerce-cart .wc-block-cart-items__row{
		margin-bottom:14px!important;
		padding:16px!important;
		border:1px solid var(--line)!important;
		border-radius:var(--av-radius-global,20px)!important;
		background:#fff;
		box-shadow:0 9px 24px rgba(4,56,83,.07);
	}
	body.woocommerce-cart .wc-block-cart-items__row td{padding-top:0!important;padding-bottom:0!important;border:0!important}
	body.woocommerce-cart .wc-block-cart-item__total{padding-right:0!important}
	body.woocommerce-cart .wc-block-cart-item__image{padding-left:0!important}
	body.woocommerce-cart .wc-block-cart-item__image img{width:70px!important;height:70px!important}
	body.woocommerce-cart .wc-block-components-product-name{font-size:15px!important}
	body.woocommerce-cart .wc-block-cart__sidebar{padding:20px!important}
	body.woocommerce-cart .wc-block-components-totals-coupon__form{display:grid!important;grid-template-columns:1fr;gap:10px}
	body.woocommerce-cart .wc-block-components-totals-coupon__form button{width:100%!important}
}

/* Carrinho vazio: usa o mesmo card de produto da Home e da Loja. */
body.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title~.wp-block-heading{
	margin-top:50px!important;
}
body.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__products{
	display:grid!important;
	grid-template-columns:repeat(4,minmax(0,1fr))!important;
	gap:10px!important;
	margin:30px 0 0!important;
	padding:0!important;
}
body.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__product{
	display:flex!important;
	flex-direction:column;
	flex:0 0 auto!important;
	width:100%!important;
	min-width:0;
	max-width:none!important;
	margin:0!important;
	padding:0 0 20px!important;
	border:1px solid var(--line)!important;
	border-radius:var(--av-radius-global,20px)!important;
	background:#fff;
	overflow:hidden;
	text-align:center;
}
body.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-link{
	display:block;
	color:var(--ink);
	text-decoration:none;
}
body.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-image{
	width:100%;
	margin:0 0 18px!important;
}
body.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-image img{
	display:block;
	width:100%!important;
	max-width:none!important;
	aspect-ratio:1/1;
	margin:0!important;
	border-radius:0!important;
	object-fit:cover;
}
body.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-title{
	min-height:44px;
	margin:0!important;
	padding:0 18px;
	color:var(--ink)!important;
	font-size:15px!important;
	font-weight:750!important;
	line-height:1.45!important;
}
body.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-price{
	margin:10px 0 0!important;
	padding:0 18px;
	color:var(--blue)!important;
	font-size:18px!important;
	font-weight:850!important;
}
body.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-add-to-cart{
	width:100%;
	margin:auto 0 0!important;
	padding:18px 18px 0;
}
body.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-add-to-cart .wp-block-button__link{
	display:flex!important;
	align-items:center;
	justify-content:center;
	width:100%!important;
	min-height:48px;
	margin:0!important;
	padding:12px 18px!important;
	border:0!important;
	border-radius:var(--av-radius-global,20px)!important;
	background:var(--blue)!important;
	color:#fff!important;
	font-size:13px!important;
	font-weight:850!important;
	line-height:1.2;
	letter-spacing:.4px;
	text-decoration:none!important;
	text-transform:uppercase;
	box-shadow:none!important;
	transition:filter .2s ease,transform .2s ease;
}
body.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-add-to-cart .wp-block-button__link:hover{
	background:var(--blue)!important;
	filter:brightness(.88);
	transform:translateY(-2px);
}
@media(max-width:1024px){
	body.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:560px){
	body.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__products{grid-template-columns:1fr!important}
}

/* FinalizaÃ§Ã£o de compra: identidade visual dinÃ¢mica do VentFix. */
body.woocommerce-checkout .av-woocommerce{padding:64px 0 88px}
body.woocommerce-checkout .av-woocommerce>.av-container{max-width:1240px}
body.woocommerce-checkout .entry-title{
	margin:0 0 34px;
	color:var(--deep);
	font-size:clamp(34px,4vw,52px);
	letter-spacing:-1.2px;
}
body.woocommerce-checkout .wp-block-woocommerce-checkout{
	color:var(--ink);
	font:16px/1.55 Inter,"Segoe UI",Arial,sans-serif;
}
body.woocommerce-checkout .wc-block-components-main,
body.woocommerce-checkout .wc-block-components-sidebar{min-width:0}
body.woocommerce-checkout .wc-block-components-checkout-step{
	box-sizing:border-box;
	margin:0 0 18px!important;
	padding:24px!important;
	border:1px solid var(--line)!important;
	border-radius:var(--av-radius-global,20px)!important;
	background:#fff;
}
body.woocommerce-checkout .wc-block-components-checkout-step__heading{margin:0 0 18px!important}
body.woocommerce-checkout .wc-block-components-checkout-step__title,
body.woocommerce-checkout .wc-block-components-title{
	color:var(--deep)!important;
	font-size:21px!important;
	font-weight:850!important;
	line-height:1.3!important;
}
body.woocommerce-checkout .wc-block-components-text-input input,
body.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input,
body.woocommerce-checkout .wc-block-components-address-form select{
	min-height:54px!important;
	border:1px solid #cbdce3!important;
	border-radius:var(--av-radius-global,20px)!important;
	background:#fff!important;
	color:var(--ink)!important;
	font-size:16px!important;
	box-shadow:none!important;
}
body.woocommerce-checkout .wc-block-components-text-input input:focus,
body.woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control input:focus{
	border-color:var(--blue)!important;
	box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 16%,transparent)!important;
	outline:0!important;
}
body.woocommerce-checkout .wc-block-components-text-input label,
body.woocommerce-checkout .wc-block-components-combobox label{font-size:15px!important}
body.woocommerce-checkout .wc-block-components-address-form{
	row-gap:12px!important;
}
body.woocommerce-checkout .wc-block-components-radio-control{
	overflow:hidden;
	border:1px solid var(--line)!important;
	border-radius:var(--av-radius-global,20px)!important;
	background:#fff;
}
body.woocommerce-checkout .wc-block-components-radio-control__option{
	padding:18px!important;
	font-size:16px!important;
}
body.woocommerce-checkout .wc-block-components-radio-control__option:has(input:checked){
	background:color-mix(in srgb,var(--blue) 7%,#fff)!important;
	box-shadow:inset 0 0 0 1px var(--blue);
}
body.woocommerce-checkout .wc-block-components-radio-control input[type="radio"],
body.woocommerce-checkout input[type="checkbox"]{accent-color:var(--blue)}
body.woocommerce-checkout .wc-block-components-radio-control__label,
body.woocommerce-checkout .wc-block-components-radio-control__description{font-size:15px!important;line-height:1.5!important}
body.woocommerce-checkout .wc-block-checkout__sidebar{
	box-sizing:border-box;
	padding:24px!important;
	border:1px solid var(--line)!important;
	border-radius:var(--av-radius-global,20px)!important;
	background:#fff;
	box-shadow:none!important;
}
body.woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-checkout-order-summary__title{
	color:var(--deep)!important;
	font-size:21px!important;
	font-weight:850!important;
}
body.woocommerce-checkout .wc-block-components-order-summary-item__image img{
	border-radius:var(--av-radius-global,20px)!important;
	object-fit:cover;
}
/* Indicadores de quantidade do carrinho. */
.av-cart-badge{
	background:var(--av-badge-color,#e53935)!important;
	color:#fff!important;
}
body.woocommerce-checkout .wc-block-components-order-summary-item__quantity{
	background:var(--av-badge-color,#e53935)!important;
	color:var(--av-badge-color,#e53935)!important;
}
body.woocommerce-checkout .wc-block-components-order-summary-item__quantity span{
	color:#fff!important;
}
body.woocommerce-checkout .wc-block-components-order-summary-item__description .wc-block-components-product-name{
	color:var(--blue)!important;
	font-size:15px!important;
	font-weight:800!important;
}
body.woocommerce-checkout .wc-block-components-totals-wrapper{border-color:var(--line)!important}
body.woocommerce-checkout .wc-block-components-totals-item{font-size:16px!important}
body.woocommerce-checkout .wc-block-components-totals-footer-item{font-size:20px!important;font-weight:850!important}
body.woocommerce-checkout .wc-block-components-totals-coupon__button{color:var(--blue)!important;font-weight:800!important}
body.woocommerce-checkout .wc-block-components-totals-coupon__form input{
	min-height:52px!important;
	border:1px solid #cbdce3!important;
	border-radius:var(--av-radius-global,20px)!important;
}
body.woocommerce-checkout .wc-block-components-totals-coupon__form button{
	min-height:52px!important;
	border:0!important;
	border-radius:var(--av-radius-global,20px)!important;
	background:var(--blue)!important;
	color:#fff!important;
	font-weight:800!important;
}
body.woocommerce-checkout .wc-block-components-checkout-place-order-button{
	min-height:60px!important;
	border:0!important;
	border-radius:var(--av-radius-global,20px)!important;
	background:var(--blue)!important;
	color:#fff!important;
	font-size:17px!important;
	font-weight:900!important;
	letter-spacing:.15px;
	box-shadow:none!important;
	transition:filter .2s ease,transform .2s ease;
}
body.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover:not(:disabled){
	background:var(--blue)!important;
	color:#fff!important;
	filter:brightness(.88);
	transform:translateY(-2px);
}
body.woocommerce-checkout .wc-block-components-checkout-place-order-button:disabled{background:var(--blue)!important;color:#fff!important;opacity:.55}
body.woocommerce-checkout .wc-block-checkout__terms,
body.woocommerce-checkout .wc-block-checkout__actions_row,
body.woocommerce-checkout .wc-block-components-checkbox{font-size:15px!important}
@media(max-width:780px){
	body.woocommerce-checkout .av-woocommerce{padding:38px 0 58px}
	body.woocommerce-checkout .av-woocommerce>.av-container{width:calc(100% - 28px)!important}
	body.woocommerce-checkout .entry-title{margin-bottom:24px}
	body.woocommerce-checkout .wp-block-woocommerce-checkout{font-size:15px}
	body.woocommerce-checkout .wc-block-components-checkout-step,
	body.woocommerce-checkout .wc-block-checkout__sidebar{padding:18px!important}
	body.woocommerce-checkout .wc-block-components-checkout-step__title,
	body.woocommerce-checkout .wc-block-components-title,
	body.woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-checkout-order-summary__title{font-size:19px!important}
}

/* Card de produto padrÃ£o: Home, Loja, categorias, pesquisa e relacionados. */
body.aquaviva-site .woocommerce ul.products{
	gap:10px!important;
}
body.aquaviva-site ul.products>li.product{
	display:flex!important;
	flex-direction:column;
	min-width:0!important;
	margin:0!important;
	padding:0 0 20px!important;
	border:1px solid var(--line)!important;
	border-radius:var(--av-radius-global,20px)!important;
	background:#fff!important;
	box-shadow:none!important;
	overflow:hidden;
	text-align:center!important;
}
body.aquaviva-site ul.products>li.product .woo-entry-image,
body.aquaviva-site ul.products>li.product .image-wrap,
body.aquaviva-site ul.products>li.product .product-entry-slider-wrap,
body.aquaviva-site ul.products>li.product .woocommerce-LoopProduct-link{
	display:block;
	width:100%!important;
	margin:0!important;
	padding:0!important;
}
body.aquaviva-site .woocommerce ul.products>li.product img,
body.aquaviva-site ul.products>li.product img{
	display:block!important;
	width:100%!important;
	max-width:none!important;
	aspect-ratio:1/1;
	margin:0 0 18px!important;
	border-radius:0!important;
	object-fit:cover;
}
body.aquaviva-site .woocommerce ul.products>li.product .woocommerce-loop-product__title,
body.aquaviva-site ul.products>li.product .woocommerce-loop-product__title{
	min-height:44px;
	margin:0!important;
	padding:0 18px!important;
	color:var(--ink)!important;
	font-size:15px!important;
	font-weight:750!important;
	line-height:1.45!important;
	text-align:center!important;
}
body.aquaviva-site .woocommerce ul.products>li.product .price,
body.aquaviva-site ul.products>li.product .price{
	display:block!important;
	width:auto!important;
	margin:10px 0 0!important;
	padding:0 18px!important;
	color:var(--blue)!important;
	font-size:18px!important;
	font-weight:850!important;
	line-height:1.35!important;
	text-align:center!important;
}
body.aquaviva-site .woocommerce ul.products>li.product .button,
body.aquaviva-site ul.products>li.product .button{
	width:calc(100% - 36px)!important;
	min-height:48px!important;
	margin:18px 18px 0!important;
	padding:12px 18px!important;
	border:0!important;
	border-radius:var(--av-radius-global,20px)!important;
	background:var(--blue)!important;
	color:#fff!important;
	font-size:13px!important;
	font-weight:850!important;
	line-height:1.2!important;
	letter-spacing:.4px;
	text-align:center!important;
	text-transform:uppercase;
	box-shadow:none!important;
}
body.search .av-search-products{margin-top:34px}
body.search .av-search-products+.av-post-grid{margin-top:48px}

/* ---------- Order-pay / Pix (visual fix, escopado) ---------- */
body.aquaviva-site.woocommerce-order-pay .av-entry{
	display:flex;
	flex-direction:column;
	align-items:center;
}
body.aquaviva-site.woocommerce-order-pay .av-entry-content{
	width:100%;
}
body.aquaviva-site.woocommerce-order-pay .av-entry>h1{
	text-align:center;
}
body.aquaviva-site.woocommerce-order-pay ul.order_details{
	display:grid;
	grid-template-columns:repeat(4,minmax(0,1fr));
	gap:clamp(16px,2vw,28px);
	width:100%;
	max-width:var(--max);
	margin:0 auto 2.5em;
	padding:0;
	list-style:none;
	text-align:center;
}
body.aquaviva-site.woocommerce-order-pay ul.order_details::before,
body.aquaviva-site.woocommerce-order-pay ul.order_details::after{
	content:none;
}
body.aquaviva-site.woocommerce-order-pay ul.order_details li{
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	gap:10px;
	float:none!important;
	width:auto!important;
	margin:0!important;
	padding:clamp(20px,3vw,32px) clamp(16px,2vw,24px);
	border:0!important;
	border-radius:var(--av-radius-global,20px);
	background:rgba(0,0,0,.05);
	box-shadow:0 2px 8px rgba(0,0,0,.05);
	text-align:center;
	font-size:.8125rem;
	font-weight:600;
	letter-spacing:.6px;
	text-transform:uppercase;
}
body.aquaviva-site.woocommerce-order-pay ul.order_details li strong{
	display:block;
	margin:0;
	font-size:clamp(1.05rem,1.6vw,1.3rem);
	font-weight:750;
	line-height:1.35;
	letter-spacing:0;
	text-transform:none;
	overflow-wrap:anywhere;
}
@media(max-width:900px){
	body.aquaviva-site.woocommerce-order-pay ul.order_details{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
	body.aquaviva-site.woocommerce-order-pay ul.order_details{grid-template-columns:1fr}
}
body.aquaviva-site.woocommerce-order-pay #pix-por-piggly .pix-por-piggly--button:not([style*="25D366"]),
body.aquaviva-site.woocommerce-order-pay #pix-por-piggly .pix-por-piggly--copy{
	background-color:var(--blue)!important;
	color:#fff!important;
	border:0;
	border-radius:var(--av-radius-global,20px);
	transition:background-color .25s ease,color .25s ease,filter .25s ease,transform .25s ease;
}
body.aquaviva-site.woocommerce-order-pay #pix-por-piggly .pix-por-piggly--button:not([style*="25D366"]):hover,
body.aquaviva-site.woocommerce-order-pay #pix-por-piggly .pix-por-piggly--button:not([style*="25D366"]):focus-visible,
body.aquaviva-site.woocommerce-order-pay #pix-por-piggly .pix-por-piggly--copy:hover,
body.aquaviva-site.woocommerce-order-pay #pix-por-piggly .pix-por-piggly--copy:focus-visible{
	background-color:var(--blue)!important;
	color:#fff!important;
	filter:brightness(.88);
	transform:translateY(-1px);
}
body.aquaviva-site.woocommerce-order-pay #pix-por-piggly .pix-por-piggly--button:not([style*="25D366"]) svg,
body.aquaviva-site.woocommerce-order-pay #pix-por-piggly .pix-por-piggly--button:not([style*="25D366"]) svg path,
body.aquaviva-site.woocommerce-order-pay #pix-por-piggly .pix-por-piggly--button:not([style*="25D366"]) svg line,
body.aquaviva-site.woocommerce-order-pay #pix-por-piggly .pix-por-piggly--button:not([style*="25D366"]) svg polyline{
	fill:#fff;
}
body.aquaviva-site.woocommerce-order-pay #pix-por-piggly .pix-por-piggly--or span{
	background-color:var(--blue)!important;
	color:#fff;
}
body.aquaviva-site.woocommerce-order-pay #pix-por-piggly .pix-por-piggly--data{
	height:auto;
	min-height:54px;
	overflow:visible;
	overflow-wrap:anywhere;
}

/* ============================================================
   MINHA CONTA — design system (WooCommerce Account)
   Escopo: body.aquaviva-site.woocommerce-account
   ============================================================ */
body.aquaviva-site.woocommerce-account{
	--av-tint-blue:color-mix(in srgb,var(--blue) 8%,#fff);
	--av-tint-green:color-mix(in srgb,#23b06a 9%,#fff);
	--av-tint-lilac:color-mix(in srgb,#8a5aef 8%,#fff);
	--av-green:#1f9d5b;
	--av-lilac:#8a5aef;
	--av-rose:#e2566b;
	--av-amber:#b07a14;
	--av-whatsapp:#16b957;
}
body.aquaviva-site.woocommerce-account .av-entry{
	position:relative;
	overflow:visible;
}
body.aquaviva-site.woocommerce-account .av-entry::before{
	content:"";
	position:absolute;
	top:-90px;
	right:-70px;
	z-index:0;
	pointer-events:none;
	width:min(580px,60vw);
	height:440px;
	background:
		radial-gradient(circle at 78% 24%,color-mix(in srgb,var(--blue) 16%,transparent) 0,color-mix(in srgb,var(--blue) 16%,transparent) 10%,transparent 44%),
		radial-gradient(circle at 56% 6%,color-mix(in srgb,var(--turq) 15%,transparent) 0,color-mix(in srgb,var(--turq) 15%,transparent) 9%,transparent 48%),
		radial-gradient(circle at 96% 62%,color-mix(in srgb,var(--blue) 11%,transparent) 0,color-mix(in srgb,var(--blue) 11%,transparent) 8%,transparent 36%),
		radial-gradient(circle at 88% 42%,color-mix(in srgb,var(--blue) 10%,transparent) 0 20%,transparent 21%);
}
body.aquaviva-site.woocommerce-account .av-entry::after{
	content:"\f007";
	position:absolute;
	top:24px;
	right:clamp(24px,7vw,96px);
	z-index:1;
	pointer-events:none;
	display:grid;
	place-items:center;
	font-family:"Font Awesome 6 Free";
	font-style:normal;
	font-weight:900;
	font-size:clamp(64px,8vw,112px);
	line-height:1;
	color:color-mix(in srgb,var(--blue) 24%,transparent);
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
body.aquaviva-site.woocommerce-account .av-entry>h1{
	position:relative;
	z-index:2;
	margin:0 0 .28em;
	font-size:clamp(2.45rem,4.2vw,3.05rem);
	font-weight:800;
	letter-spacing:-.6px;
	line-height:1.08;
	color:var(--ink);
}
body.aquaviva-site.woocommerce-account .av-entry>h1::before{
	content:"\f290";
	position:absolute;
	top:-18px;
	right:-4px;
	z-index:-1;
	display:grid;
	place-items:center;
	width:116px;
	height:116px;
	border-radius:34% 66% 52% 48% / 42% 44% 56% 58%;
	background:color-mix(in srgb,var(--blue) 9%,transparent);
	font-family:"Font Awesome 6 Free";
	font-size:66px;
	font-style:normal;
	font-weight:900;
	line-height:1;
	color:color-mix(in srgb,var(--blue) 31%,transparent);
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
}
body.aquaviva-site.woocommerce-account .av-entry>h1::after{
	content:"Gerencie seus pedidos, endereços e informações da sua conta.";
	display:block;
	margin-top:.45em;
	max-width:40ch;
	font-size:.42em;
	font-weight:400;
	letter-spacing:normal;
	line-height:1.5;
	color:var(--muted);
}
body.aquaviva-site.woocommerce-account .av-entry-content > .woocommerce{
	position:relative;
	z-index:2;
	background:#fff;
	border:1px solid var(--line);
	border-radius:var(--av-radius-global,20px);
	box-shadow:0 4px 24px rgba(4,56,83,.05);
	padding:clamp(18px,2.6vw,34px);
}
body.aquaviva-site.woocommerce-account .woocommerce a{
	color:var(--blue);
	text-decoration:none;
	transition:color .2s ease;
}
body.aquaviva-site.woocommerce-account .woocommerce a:hover{
	color:var(--deep);
}

/* ---------- Navegação horizontal (abas dinâmicas) ---------- */
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation{
	float:none;
	width:100%;
	margin:0 0 clamp(18px,2.4vw,28px);
}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation ul{
	display:flex;
	align-items:stretch;
	gap:10px;
	margin:0;
	padding:0;
	list-style:none;
}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation li{
	flex:1 1 0;
	min-width:0;
	margin:0;
}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation li a{
	display:flex;
	align-items:center;
	justify-content:center;
	gap:.55em;
	min-height:74px;
	padding:14px 12px;
	border:1px solid var(--line);
	border-radius:var(--av-radius-global,20px);
	background:#fff;
	color:var(--ink);
	font-weight:700;
	font-size:.9375rem;
	line-height:1.2;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
	transition:background-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{
	color:var(--blue);
	border-color:color-mix(in srgb,var(--blue) 45%,var(--line));
	transform:translateY(-2px);
	box-shadow:0 8px 20px rgba(4,56,83,.08);
}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation li a:focus-visible{
	outline:2px solid var(--blue);
	outline-offset:2px;
}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a:hover{
	background:var(--blue);
	border-color:var(--blue);
	color:#fff;
	transform:none;
	box-shadow:0 10px 24px color-mix(in srgb,var(--blue) 30%,transparent);
}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation-link--dashboard a::before,
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation-link--orders a::before,
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation-link--downloads a::before,
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-address a::before,
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-account a::before,
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout a::before{
	display:inline-block;
	font-family:"Font Awesome 6 Free";
	font-style:normal;
	font-weight:900;
	font-size:1.05em;
	line-height:1;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation-link--dashboard a::before{content:"\f015"}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation-link--orders a::before{content:"\f466"}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation-link--downloads a::before{content:"\f019"}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-address a::before{content:"\f3c5"}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-account a::before{content:"\f007"}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout a::before{content:"\f2f5"}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout{
	flex:0 0 auto;
	margin-left:8px;
	padding-left:var(--av-radius-global,20px);
	border-left:1px solid var(--line);
}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout a{
	border-color:transparent;
}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout a::before{
	color:#e2443f;
}

/* ---------- Conteúdo ---------- */
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-content{
	float:none;
	width:100%;
}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-content h2,
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-content h3,
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-content legend{
	color:var(--ink);
}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-content h2,
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-content legend{
	font-size:1.3rem;
	font-weight:800;
	letter-spacing:-.3px;
}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-content h3{
	font-size:1.12rem;
	font-weight:700;
}

/* ---------- Boas-vindas ---------- */
body.aquaviva-site.woocommerce-account .av-account-welcome{
	display:flex;
	align-items:center;
	gap:clamp(18px,2.4vw,26px);
	min-height:180px;
	padding:clamp(26px,3.4vw,40px);
	border:1px solid color-mix(in srgb,var(--blue) 16%,transparent);
	border-radius:var(--av-radius-global,20px);
	background:var(--av-tint-blue);
}
body.aquaviva-site.woocommerce-account .av-account-welcome-icon{
	flex:0 0 auto;
	display:grid;
	place-items:center;
	width:clamp(74px,9vw,96px);
	height:clamp(74px,9vw,96px);
	border-radius:50%;
	background:color-mix(in srgb,var(--blue) 13%,#fff);
	color:var(--blue);
	font-size:clamp(28px,3vw,40px);
}
body.aquaviva-site.woocommerce-account .av-account-welcome-copy{
	min-width:0;
}
body.aquaviva-site.woocommerce-account .av-account-welcome-copy h2{
	margin:0;
	font-size:clamp(1.5rem,2.7vw,2.1rem);
	font-weight:800;
	letter-spacing:-.4px;
	line-height:1.15;
	color:var(--ink);
}
body.aquaviva-site.woocommerce-account .av-account-welcome-name{
	color:var(--blue);
}
body.aquaviva-site.woocommerce-account .av-account-welcome-copy p{
	margin:.42em 0 0;
	max-width:66ch;
	font-size:1rem;
	line-height:1.6;
	color:var(--muted);
}

/* ---------- Três atalhos ---------- */
body.aquaviva-site.woocommerce-account .av-account-shortcuts{
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:clamp(14px,2vw,20px);
	margin-top:clamp(18px,2.4vw,28px);
}
body.aquaviva-site.woocommerce-account .av-account-shortcut{
	display:flex;
	align-items:center;
	gap:14px;
	min-height:142px;
	padding:clamp(20px,2.4vw,26px);
	border:1px solid transparent;
	border-radius:var(--av-radius-global,20px);
	text-decoration:none;
	color:var(--ink);
	transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
body.aquaviva-site.woocommerce-account .av-account-shortcut:hover{
	color:var(--ink);
	transform:translateY(-3px);
	box-shadow:var(--shadow);
	border-color:var(--line);
}
body.aquaviva-site.woocommerce-account .av-account-shortcut:focus-visible{
	outline:2px solid var(--blue);
	outline-offset:2px;
}
body.aquaviva-site.woocommerce-account .av-account-shortcut.is-orders{background:var(--av-tint-blue)}
body.aquaviva-site.woocommerce-account .av-account-shortcut.is-address{background:var(--av-tint-green)}
body.aquaviva-site.woocommerce-account .av-account-shortcut.is-account{background:var(--av-tint-lilac)}
body.aquaviva-site.woocommerce-account .av-account-shortcut-icon{
	flex:0 0 auto;
	display:grid;
	place-items:center;
	width:64px;
	height:64px;
	border-radius:50%;
	background:#fff;
	font-size:26px;
}
body.aquaviva-site.woocommerce-account .av-account-shortcut.is-orders .av-account-shortcut-icon{color:var(--blue)}
body.aquaviva-site.woocommerce-account .av-account-shortcut.is-address .av-account-shortcut-icon{color:var(--av-green)}
body.aquaviva-site.woocommerce-account .av-account-shortcut.is-account .av-account-shortcut-icon{color:var(--av-lilac)}
body.aquaviva-site.woocommerce-account .av-account-shortcut-copy{
	flex:1 1 auto;
	min-width:0;
	display:flex;
	flex-direction:column;
	gap:4px;
}
body.aquaviva-site.woocommerce-account .av-account-shortcut-copy strong{
	font-size:1.05rem;
	font-weight:800;
	letter-spacing:-.2px;
	color:var(--ink);
}
body.aquaviva-site.woocommerce-account .av-account-shortcut-copy small{
	font-size:.875rem;
	line-height:1.45;
	color:var(--muted);
}
body.aquaviva-site.woocommerce-account .av-account-shortcut-arrow{
	flex:0 0 auto;
	display:grid;
	place-items:center;
	width:32px;
	height:32px;
	border:1px solid currentColor;
	border-radius:50%;
	font-size:12px;
	transition:transform .2s ease;
}
body.aquaviva-site.woocommerce-account .av-account-shortcut:hover .av-account-shortcut-arrow{
	transform:translateX(2px);
}
body.aquaviva-site.woocommerce-account .av-account-shortcut.is-orders .av-account-shortcut-arrow{color:var(--blue)}
body.aquaviva-site.woocommerce-account .av-account-shortcut.is-address .av-account-shortcut-arrow{color:var(--av-green)}
body.aquaviva-site.woocommerce-account .av-account-shortcut.is-account .av-account-shortcut-arrow{color:var(--av-lilac)}

/* ---------- Grade inferior: Últimos pedidos | Precisa de ajuda? ---------- */
body.aquaviva-site.woocommerce-account .av-account-grid{
	display:grid;
	grid-template-columns:minmax(0,2fr) minmax(300px,1fr);
	gap:clamp(16px,2vw,22px);
	align-items:start;
	margin-top:clamp(18px,2.4vw,28px);
}
body.aquaviva-site.woocommerce-account .av-account-panel-head{
	display:flex;
	align-items:center;
	gap:12px;
	margin:0 0 18px;
}
body.aquaviva-site.woocommerce-account .av-account-orders{
	background:#fff;
	border:1px solid var(--line);
	border-radius:var(--av-radius-global,20px);
	padding:clamp(20px,2.4vw,24px);
}
body.aquaviva-site.woocommerce-account .av-account-panel-head h3{
	margin:0;
	font-size:1.2rem;
	font-weight:800;
	letter-spacing:-.2px;
	color:var(--ink);
}
body.aquaviva-site.woocommerce-account .av-account-panel-ico{
	flex:0 0 auto;
	display:grid;
	place-items:center;
	width:34px;
	height:34px;
	border-radius:50%;
	background:var(--av-tint-blue);
	color:var(--blue);
	font-size:15px;
}
body.aquaviva-site.woocommerce-account .av-all-orders{
	margin-left:auto;
	font-size:.9rem;
	font-weight:700;
	color:var(--blue);
	white-space:nowrap;
}
body.aquaviva-site.woocommerce-account .av-all-orders i{
	margin-left:2px;
	font-size:12px;
}
body.aquaviva-site.woocommerce-account .av-all-orders:hover{
	color:var(--deep);
}

/* ---------- Tabelas de pedidos ---------- */
body.aquaviva-site.woocommerce-account table.shop_table{
	width:100%;
	margin:0;
	border:1px solid var(--line);
	border-collapse:separate;
	border-spacing:0;
	border-radius:var(--av-radius-global,20px);
	overflow:hidden;
	background:transparent;
}
body.aquaviva-site.woocommerce-account table.shop_table th,
body.aquaviva-site.woocommerce-account table.shop_table td{
	border:0;
	border-bottom:1px solid var(--line);
	padding:14px 14px;
	background:transparent;
	text-align:left;
	vertical-align:middle;
}
body.aquaviva-site.woocommerce-account table.shop_table thead th{
	padding:12px 14px;
	background:rgba(4,56,83,.05);
	border-bottom:1px solid var(--line);
	font-size:.812rem;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:.6px;
	color:var(--muted);
}
body.aquaviva-site.woocommerce-account table.shop_table tbody tr:last-child td{
	border-bottom:0;
}
body.aquaviva-site.woocommerce-account .av-orders-table .av-order-total{
	font-weight:800;
	color:var(--ink);
}
body.aquaviva-site.woocommerce-account .av-orders-table .av-order-number{
	font-weight:700;
	color:var(--deep);
}
body.aquaviva-site.woocommerce-account .woocommerce-orders-table a,
body.aquaviva-site.woocommerce-account .av-orders-table .av-order-number{
	color:var(--deep);
}
body.aquaviva-site.woocommerce-account .woocommerce-orders-table a:hover{
	color:var(--blue);
}

/* ---------- Badges de status ---------- */
body.aquaviva-site.woocommerce-account .av-order-status{
	display:inline-block;
	padding:5px 14px;
	border:1px solid color-mix(in srgb,var(--blue) 24%,transparent);
	border-radius:999px;
	background:var(--av-tint-blue);
	color:var(--deep);
	font-size:.812rem;
	font-weight:700;
	line-height:1.5;
}
body.aquaviva-site.woocommerce-account .woocommerce-orders-table__cell-order-status{
	white-space:nowrap;
}
body.aquaviva-site.woocommerce-account .woocommerce-order-status,
body.aquaviva-site.woocommerce-account .woocommerce-order-details mark.order-status{
	display:inline-block;
	margin:0;
	padding:5px 14px;
	border:1px solid color-mix(in srgb,var(--blue) 24%,transparent);
	border-radius:999px;
	background:var(--av-tint-blue);
	color:var(--deep);
	font-size:.812rem;
	font-weight:700;
	line-height:1.5;
	box-shadow:none;
}
body.aquaviva-site.woocommerce-account .av-order-status.is-completed,
body.aquaviva-site.woocommerce-account .woocommerce-order-status.is-completed{
	background:color-mix(in srgb,var(--av-green) 12%,#fff);
	border-color:color-mix(in srgb,var(--av-green) 30%,transparent);
	color:var(--av-green);
}
body.aquaviva-site.woocommerce-account .av-order-status.is-processing,
body.aquaviva-site.woocommerce-account .woocommerce-order-status.is-processing{
	background:var(--av-tint-blue);
	border-color:color-mix(in srgb,var(--blue) 30%,transparent);
	color:var(--blue);
}
body.aquaviva-site.woocommerce-account .av-order-status.is-pending,
body.aquaviva-site.woocommerce-account .av-order-status.is-on-hold,
body.aquaviva-site.woocommerce-account .woocommerce-order-status.is-pending,
body.aquaviva-site.woocommerce-account .woocommerce-order-status.is-on-hold{
	background:color-mix(in srgb,var(--av-amber) 12%,#fff);
	border-color:color-mix(in srgb,var(--av-amber) 34%,transparent);
	color:var(--av-amber);
}
body.aquaviva-site.woocommerce-account .av-order-status.is-cancelled,
body.aquaviva-site.woocommerce-account .av-order-status.is-failed,
body.aquaviva-site.woocommerce-account .woocommerce-order-status.is-cancelled,
body.aquaviva-site.woocommerce-account .woocommerce-order-status.is-failed{
	background:color-mix(in srgb,var(--av-rose) 11%,#fff);
	border-color:color-mix(in srgb,var(--av-rose) 30%,transparent);
	color:var(--av-rose);
}
body.aquaviva-site.woocommerce-account .av-order-status.is-refunded,
body.aquaviva-site.woocommerce-account .woocommerce-order-status.is-refunded{
	background:color-mix(in srgb,var(--av-lilac) 10%,#fff);
	border-color:color-mix(in srgb,var(--av-lilac) 26%,transparent);
	color:var(--av-lilac);
}

/* ---------- Botão Ver pedido (contorno) ---------- */
body.aquaviva-site.woocommerce-account .av-view-order,
body.aquaviva-site.woocommerce-account a.woocommerce-button.view,
body.aquaviva-site.woocommerce-account a.button.view,
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-downloads a.button{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-height:40px;
	padding:9px 18px;
	border:1.5px solid var(--blue);
	border-radius:var(--av-radius-global,20px);
	background:#fff!important;
	color:var(--blue)!important;
	font-size:.85rem;
	font-weight:700;
	line-height:1.3;
	text-decoration:none;
	transition:background-color .2s ease,color .2s ease,transform .2s ease;
}
body.aquaviva-site.woocommerce-account .av-view-order:hover,
body.aquaviva-site.woocommerce-account a.woocommerce-button.view:hover,
body.aquaviva-site.woocommerce-account a.button.view:hover,
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-downloads a.button:hover{
	background:var(--blue);
	color:#fff!important;
	transform:translateY(-1px);
}
body.aquaviva-site.woocommerce-account .av-view-order:focus-visible,
body.aquaviva-site.woocommerce-account a.woocommerce-button.view:focus-visible,
body.aquaviva-site.woocommerce-account a.button.view:focus-visible,
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-downloads a.button:focus-visible{
	outline:2px solid var(--blue);
	outline-offset:2px;
}

/* ---------- Estado vazio ---------- */
body.aquaviva-site.woocommerce-account .av-account-empty{
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	gap:14px;
	padding:26px;
	border:1px dashed var(--line);
	border-radius:var(--av-radius-global,20px);
	background:var(--av-tint-blue);
}
body.aquaviva-site.woocommerce-account .av-account-empty p{
	margin:0;
	color:var(--muted);
}

/* ---------- Precisa de ajuda? ---------- */
body.aquaviva-site.woocommerce-account .av-account-help{
	background:#fff;
	border:1px solid var(--line);
	border-radius:var(--av-radius-global,20px);
	padding:clamp(20px,2.4vw,24px);
}
body.aquaviva-site.woocommerce-account .av-help-intro{
	margin:0 0 14px;
	font-size:.9375rem;
	line-height:1.55;
	color:var(--muted);
}
body.aquaviva-site.woocommerce-account .av-help-list{
	margin:0;
	padding:0;
	list-style:none;
}
body.aquaviva-site.woocommerce-account .av-help-list li{
	border-bottom:1px solid var(--line);
}
body.aquaviva-site.woocommerce-account .av-help-list li:last-child{
	border-bottom:0;
}
body.aquaviva-site.woocommerce-account .av-help-list a{
	display:flex;
	align-items:center;
	gap:13px;
	padding:14px 6px;
	border-radius:calc(var(--av-radius-global,20px) - 12px);
	color:var(--ink);
	text-decoration:none;
	transition:background-color .2s ease,padding-left .2s ease;
}
body.aquaviva-site.woocommerce-account .av-help-list a:hover{
	padding-left:12px;
	background:rgba(4,56,83,.04);
	color:var(--ink);
}
body.aquaviva-site.woocommerce-account .av-help-icon{
	flex:0 0 auto;
	display:grid;
	place-items:center;
	width:38px;
	height:38px;
	border-radius:12px;
	color:#fff;
	font-size:17px;
}
body.aquaviva-site.woocommerce-account .av-help-icon.is-whatsapp{background:var(--av-whatsapp)}
body.aquaviva-site.woocommerce-account .av-help-icon.is-email{background:var(--blue)}
body.aquaviva-site.woocommerce-account .av-help-icon.is-help{background:var(--av-lilac)}
body.aquaviva-site.woocommerce-account .av-help-icon.is-policy{background:var(--av-rose)}
body.aquaviva-site.woocommerce-account .av-help-text{
	flex:1 1 auto;
	font-size:.9375rem;
	font-weight:600;
	color:var(--ink);
}
body.aquaviva-site.woocommerce-account .av-help-chevron{
	flex:0 0 auto;
	font-size:12px;
	color:var(--muted);
	transition:transform .2s ease,color .2s ease;
}
body.aquaviva-site.woocommerce-account .av-help-list a:hover .av-help-chevron{
	transform:translateX(3px);
	color:var(--blue);
}

/* ---------- Botões sólidos primários ---------- */
body.aquaviva-site.woocommerce-account .woocommerce form button[type="submit"],
body.aquaviva-site.woocommerce-account button.woocommerce-Button,
body.aquaviva-site.woocommerce-account button.woocommerce-button{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-height:48px;
	padding:12px 26px;
	border:0;
	border-radius:var(--av-radius-global,20px);
	background:var(--blue);
	color:#fff!important;
	font-size:.9rem;
	font-weight:700;
	line-height:1.3;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:.5px;
	transition:filter .2s ease,transform .2s ease;
}
body.aquaviva-site.woocommerce-account .woocommerce form button[type="submit"]:hover,
body.aquaviva-site.woocommerce-account button.woocommerce-Button:hover,
body.aquaviva-site.woocommerce-account button.woocommerce-button:hover{
	filter:brightness(.9);
	transform:translateY(-1px);
	color:#fff;
}
body.aquaviva-site.woocommerce-account .woocommerce form button[type="submit"]:focus-visible,
body.aquaviva-site.woocommerce-account button.woocommerce-Button:focus-visible,
body.aquaviva-site.woocommerce-account button.woocommerce-button:focus-visible{
	outline:2px solid var(--blue);
	outline-offset:2px;
}

/* ---------- Formulários ---------- */
body.aquaviva-site.woocommerce-account .woocommerce form .form-row{
	margin:0 0 18px;
}
body.aquaviva-site.woocommerce-account .woocommerce form .form-row label{
	display:block;
	margin:0 0 6px;
	font-weight:600;
	font-size:.9rem;
	color:var(--deep);
}
body.aquaviva-site.woocommerce-account .woocommerce form .form-row .required{
	color:var(--blue);
}
body.aquaviva-site.woocommerce-account .woocommerce form .form-row input.input-text,
body.aquaviva-site.woocommerce-account .woocommerce form .form-row select,
body.aquaviva-site.woocommerce-account .woocommerce form .form-row textarea{
	display:block;
	width:100%;
	min-height:48px;
	padding:12px 14px;
	border:1px solid #cbdce3;
	border-radius:var(--av-radius-global,20px);
	background:#fff;
	color:var(--ink);
	font-size:1rem;
	line-height:1.4;
	transition:border-color .2s ease,box-shadow .2s ease;
}
body.aquaviva-site.woocommerce-account .woocommerce form .form-row input.input-text:focus,
body.aquaviva-site.woocommerce-account .woocommerce form .form-row select:focus,
body.aquaviva-site.woocommerce-account .woocommerce form .form-row textarea:focus{
	border-color:var(--blue);
	box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 20%,transparent);
	outline:none;
}

/* ---------- Login / registro ---------- */
body.aquaviva-site.woocommerce-account .woocommerce-form-login,
body.aquaviva-site.woocommerce-account .woocommerce-form-register{
	max-width:520px;
	margin:0 auto;
	padding:clamp(20px,3vw,32px);
}
body.aquaviva-site.woocommerce-account .woocommerce-form-login h2,
body.aquaviva-site.woocommerce-account .woocommerce-form-register h2,
body.aquaviva-site.woocommerce-account .woocommerce-form-login>h2{
	text-align:center;
	margin:0 0 20px;
	font-size:1.5rem;
	font-weight:800;
	color:var(--ink);
}
body.aquaviva-site.woocommerce-account .woocommerce-LostPassword.lost_password{
	margin-top:16px;
	text-align:center;
}

/* ---------- Avisos / mensagens ---------- */
body.aquaviva-site.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info,
body.aquaviva-site.woocommerce-account .woocommerce-notices-wrapper .woocommerce-message,
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info,
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message{
	margin:0 0 18px;
	padding:16px 20px;
	border:1px solid var(--line);
	border-left:4px solid var(--blue);
	border-radius:var(--av-radius-global,20px);
	background:var(--av-tint-blue);
	color:var(--ink);
	font-size:.925rem;
	line-height:1.55;
}
body.aquaviva-site.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error{
	margin:0 0 18px;
	padding:16px 20px;
	border:1px solid color-mix(in srgb,var(--av-rose) 30%,transparent);
	border-left:4px solid var(--av-rose);
	border-radius:var(--av-radius-global,20px);
	background:color-mix(in srgb,var(--av-rose) 7%,#fff);
	color:var(--av-rose);
}

/* ---------- Endereços ---------- */
body.aquaviva-site.woocommerce-account .col2-set.addresses{
	display:grid;
	grid-template-columns:repeat(2,minmax(0,1fr));
	gap:clamp(16px,2vw,22px);
	margin:0;
}
body.aquaviva-site.woocommerce-account .col2-set.addresses::before,
body.aquaviva-site.woocommerce-account .col2-set.addresses::after{
	display:none!important;
	content:none!important;
}
body.aquaviva-site.woocommerce-account .addresses .addresses-column,
body.aquaviva-site.woocommerce-account .col2-set.addresses .woocommerce-Address{
	float:none;
	width:auto;
	margin:0;
	padding:22px;
	border:1px solid var(--line);
	border-radius:var(--av-radius-global,20px);
	background:#fff;
}
body.aquaviva-site.woocommerce-account .addresses header.title{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:12px;
	margin:0 0 14px;
}
body.aquaviva-site.woocommerce-account .addresses header.title h3{
	margin:0;
	font-size:1.05rem;
	font-weight:700;
	color:var(--ink);
}
body.aquaviva-site.woocommerce-account .addresses header.title a.edit{
	padding:8px 16px;
	border-radius:var(--av-radius-global,20px);
	background:var(--blue);
	color:#fff!important;
	font-size:.812rem;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:.5px;
	transition:filter .2s ease,transform .2s ease;
}
body.aquaviva-site.woocommerce-account .addresses header.title a.edit:hover{
	filter:brightness(.9);
	transform:translateY(-1px);
	color:#fff;
}
body.aquaviva-site.woocommerce-account .addresses address{
	margin:0;
	font-style:normal;
	line-height:1.7;
	color:var(--muted);
}

/* ---------- Detalhes da conta / senha ---------- */
body.aquaviva-site.woocommerce-account .woocommerce-EditAccountForm fieldset{
	margin:0;
	padding:0;
	border:0;
}
body.aquaviva-site.woocommerce-account .woocommerce-EditAccountForm legend{
	width:100%;
	margin:0 0 20px;
	padding-bottom:10px;
	border-bottom:1px solid var(--line);
	color:var(--deep);
}

/* ---------- View order / detail ---------- */
body.aquaviva-site.woocommerce-account .woocommerce-order-details{
	margin-top:26px;
}
body.aquaviva-site.woocommerce-account .woocommerce-order-details h2,
body.aquaviva-site.woocommerce-account .woocommerce-customer-details h2{
	margin:0 0 16px;
	font-size:1.2rem;
	font-weight:800;
	color:var(--ink);
}
body.aquaviva-site.woocommerce-account .woocommerce-customer-details address{
	margin:0;
	padding:22px;
	border:1px solid var(--line);
	border-radius:var(--av-radius-global,20px);
	font-style:normal;
	line-height:1.7;
	color:var(--muted);
}
body.aquaviva-site.woocommerce-account .woocommerce-order-details .shop_table.order_details{
	margin-bottom:26px;
}

/* ---------- Downloads ---------- */

/* ---------- Paginação ---------- */
body.aquaviva-site.woocommerce-account .woocommerce-pagination{
	margin-top:18px;
}
body.aquaviva-site.woocommerce-account .woocommerce-pagination .woocommerce-button{
	min-width:38px;
	padding:8px 14px;
}

/* ---------- Responsivo ---------- */
@media(max-width:1024px){
	body.aquaviva-site.woocommerce-account .av-account-grid{grid-template-columns:1fr}
}
@media(max-width:900px){
	body.aquaviva-site.woocommerce-account .av-account-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}
	body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation ul{
		flex-wrap:nowrap;
		overflow-x:auto;
		-webkit-overflow-scrolling:touch;
		scrollbar-width:none;
		padding-bottom:6px;
	}
	body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation ul::-webkit-scrollbar{
		display:none;
	}
	body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation li{
		flex:0 0 auto;
	}
	body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation li a{
		min-height:64px;
		justify-content:flex-start;
		padding:12px 20px;
	}
	body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout{
		padding-left:14px;
		border-left:1px solid var(--line);
	}
}
@media(max-width:767px){
	body.aquaviva-site.woocommerce-account .av-entry::before,
	body.aquaviva-site.woocommerce-account .av-entry::after,
	body.aquaviva-site.woocommerce-account .av-entry>h1::before{
		display:none;
	}
}
@media(max-width:600px){
	body.aquaviva-site.woocommerce-account .av-account-shortcuts{grid-template-columns:1fr}
	body.aquaviva-site.woocommerce-account .col2-set.addresses{grid-template-columns:1fr}
	body.aquaviva-site.woocommerce-account .av-account-welcome{
		align-items:flex-start;
		min-height:0;
	}
	body.aquaviva-site.woocommerce-account .av-account-shortcut{min-height:0}
}
@media(max-width:640px){
	body.aquaviva-site.woocommerce-account table.shop_table_responsive{
		border:0;
		overflow:visible;
	}
	body.aquaviva-site.woocommerce-account table.shop_table_responsive thead{
		display:none;
	}
	body.aquaviva-site.woocommerce-account table.shop_table_responsive tbody{
		display:grid;
		gap:14px;
	}
	body.aquaviva-site.woocommerce-account table.shop_table_responsive tbody tr{
		display:grid;
		gap:10px;
		padding:16px;
		border:1px solid var(--line);
		border-radius:var(--av-radius-global,20px);
	}
	body.aquaviva-site.woocommerce-account table.shop_table_responsive td{
		display:flex;
		align-items:center;
		justify-content:space-between;
		gap:12px;
		padding:2px 0;
		border:0;
	}
	body.aquaviva-site.woocommerce-account table.shop_table_responsive td::before{
		content:attr(data-title);
		font-size:.812rem;
		font-weight:700;
		text-transform:uppercase;
		letter-spacing:.5px;
		color:var(--muted);
	}
}

/* ============================================================
   MINHA CONTA — PEDIDOS (lista)
   Reorganização visual das ações e células sem alterar o core.
   ============================================================ */

/* Tabela: allow dropdown overflow, keep rounded corners on header */
body.aquaviva-site.woocommerce-account .woocommerce-orders-table{
	overflow:visible!important;
}
body.aquaviva-site.woocommerce-account .woocommerce-orders-table thead th:first-child{
	border-start-start-radius:var(--av-radius-global,20px);
}
body.aquaviva-site.woocommerce-account .woocommerce-orders-table thead th:last-child{
	border-start-end-radius:var(--av-radius-global,20px);
}

/* Linhas compactas */
body.aquaviva-site.woocommerce-account .woocommerce-orders-table th,
body.aquaviva-site.woocommerce-account .woocommerce-orders-table td{
	padding:12px 14px;
}
body.aquaviva-site.woocommerce-account .woocommerce-orders-table__cell-order-number{
	font-weight:700;
}
body.aquaviva-site.woocommerce-account .woocommerce-orders-table__cell-order-number a{
	font-weight:700;
	color:var(--blue);
}
body.aquaviva-site.woocommerce-account .woocommerce-orders-table__cell-order-number a:hover{
	color:var(--deep);
}
@media(min-width:641px){
	body.aquaviva-site.woocommerce-account .woocommerce-orders-table__cell-order-date{
		white-space:nowrap;
	}
}

/* Total: valor em destaque + contagem como legenda */
body.aquaviva-site.woocommerce-account .av-order-total{
	display:flex;
	flex-direction:column;
	gap:2px;
	line-height:1.3;
}
body.aquaviva-site.woocommerce-account .av-order-total__amount{
	font-size:1rem;
	font-weight:800;
	color:var(--ink);
}
body.aquaviva-site.woocommerce-account .av-order-total__amount .woocommerce-Price-amount{
	font-size:inherit;
	font-weight:inherit;
	color:inherit;
}
body.aquaviva-site.woocommerce-account .av-order-total__items{
	font-size:.82rem;
	font-weight:400;
	color:var(--muted);
}

/* Célula de ações: hierarquia primária / secundária / Mais ações */
body.aquaviva-site.woocommerce-account .av-order-actions{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	gap:8px;
	min-width:340px;
	justify-content:flex-end;
}
body.aquaviva-site.woocommerce-account .av-order-action{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	gap:8px;
	min-height:40px;
	padding:9px 18px;
	border-radius:var(--av-radius-global,20px);
	font-size:.85rem;
	font-weight:700;
	line-height:1.3;
	text-decoration:none;
	white-space:nowrap;
	transition:background-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease;
}
body.aquaviva-site.woocommerce-account .av-order-action--primary{
	border:0;
	background:var(--blue);
	color:#fff!important;
	box-shadow:0 4px 14px color-mix(in srgb,var(--blue) 28%,transparent);
}
body.aquaviva-site.woocommerce-account .av-order-action--primary:hover{
	background:var(--deep);
	color:#fff!important;
	transform:translateY(-1px);
}
body.aquaviva-site.woocommerce-account .av-order-action--primary i{
	color:inherit!important;
}
body.aquaviva-site.woocommerce-account .av-order-action--secondary{
	border:1px solid var(--blue);
	background:#fff;
	color:var(--blue);
}
body.aquaviva-site.woocommerce-account .av-order-action--secondary:hover{
	background:var(--blue);
	color:#fff!important;
	transform:translateY(-1px);
}
body.aquaviva-site.woocommerce-account .av-order-action--secondary:hover i{
	color:inherit!important;
}
body.aquaviva-site.woocommerce-account .av-order-action:focus-visible{
	outline:2px solid var(--blue);
	outline-offset:2px;
}

/* Drop-down "Mais ações" */
body.aquaviva-site.woocommerce-account .av-more{
	position:relative;
	z-index:30;
}
body.aquaviva-site.woocommerce-account .av-more-trigger{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	gap:8px;
	min-height:40px;
	padding:9px 16px;
	border:1.5px solid var(--line);
	border-radius:var(--av-radius-global,20px);
	background:#fff;
	color:var(--ink);
	font-size:.85rem;
	font-weight:700;
	line-height:1.3;
	cursor:pointer;
	transition:border-color .2s ease,color .2s ease,background-color .2s ease;
}
body.aquaviva-site.woocommerce-account .av-more-trigger:hover{
	border-color:var(--blue);
	color:var(--blue);
}
body.aquaviva-site.woocommerce-account .av-more-trigger .fa-chevron-down{
	font-size:11px;
	transition:transform .2s ease;
}
body.aquaviva-site.woocommerce-account .av-more.is-open .av-more-trigger{
	border-color:var(--blue);
	background:var(--av-tint-blue);
	color:var(--blue);
}
body.aquaviva-site.woocommerce-account .av-more.is-open .av-more-trigger .fa-chevron-down{
	transform:rotate(180deg);
}
body.aquaviva-site.woocommerce-account .av-more-trigger:focus-visible{
	outline:2px solid var(--blue);
	outline-offset:2px;
}
body.aquaviva-site.woocommerce-account .av-more-menu{
	position:absolute;
	top:calc(100% + 8px);
	right:0;
	display:grid;
	grid-template-columns:minmax(220px,270px);
	gap:4px;
	padding:6px;
	border:1px solid var(--line);
	border-radius:var(--av-radius-global,20px);
	background:#fff;
	box-shadow:0 14px 34px rgba(3,32,48,.16);
	z-index:40;
}
body.aquaviva-site.woocommerce-account .av-more-menu[hidden]{
	display:none;
}
@media(min-width:641px){
	body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-content:has(.av-more.is-open){
		padding-bottom:40px;
	}
}
body.aquaviva-site.woocommerce-account .av-more-menu__item{
	display:flex;
	align-items:center;
	gap:10px;
	padding:10px 12px;
	border-radius:12px;
	font-size:.85rem;
	font-weight:600;
	color:var(--ink);
	text-decoration:none;
	transition:background-color .2s ease,color .2s ease;
}
body.aquaviva-site.woocommerce-account .av-more-menu__item i{
	width:14px;
	text-align:center;
	font-size:.95rem;
	color:var(--blue);
}
body.aquaviva-site.woocommerce-account .av-more-menu__item:hover{
	background:var(--av-tint-blue);
	color:var(--blue);
}
body.aquaviva-site.woocommerce-account .av-more-menu__item:focus-visible{
	outline:2px solid var(--blue);
	outline-offset:-2px;
}
body.aquaviva-site.woocommerce-account .av-more-menu__item.is-danger{
	color:var(--av-rose);
}
body.aquaviva-site.woocommerce-account .av-more-menu__item.is-danger i{
	color:var(--av-rose);
}
body.aquaviva-site.woocommerce-account .av-more-menu__item.is-danger:hover{
	background:color-mix(in srgb,var(--av-rose) 9%,#fff);
	color:var(--av-rose);
}

/* Aviso de confirmação de e-mail (WC 11): card discreto + botão primário */
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info:has(.wc-forward),
body.aquaviva-site.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info:has(.wc-forward){
	position:relative;
	min-height:52px;
	padding-left:52px;
	font-size:.875rem;
}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info:has(.wc-forward)::before,
body.aquaviva-site.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info:has(.wc-forward)::before{
	content:"\f0e0";
	font-family:"Font Awesome 6 Free";
	font-weight:900;
	font-size:1.05rem;
	color:var(--blue);
	position:absolute;
	left:20px;
	top:15px;
}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info a.button.wc-forward,
body.aquaviva-site.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info a.button.wc-forward{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-height:44px;
	padding:10px 20px;
	border-radius:var(--av-radius-global,20px);
	background:var(--blue)!important;
	color:#fff!important;
	font-size:.85rem;
	font-weight:700;
	text-decoration:none;
	transition:background-color .2s ease,transform .2s ease;
}
body.aquaviva-site.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info a.button.wc-forward:hover,
body.aquaviva-site.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info a.button.wc-forward:hover{
	background:var(--deep)!important;
	transform:translateY(-1px);
}

/* Responsivo: pedidos como cards */
@media(max-width:767px){
	body.aquaviva-site.woocommerce-account .av-order-actions{
		min-width:0;
	}
}
@media(max-width:640px){
	body.aquaviva-site.woocommerce-account td.woocommerce-orders-table__cell-order-actions{
		flex-direction:column;
		align-items:stretch;
		padding-top:6px;
	}
	body.aquaviva-site.woocommerce-account td.woocommerce-orders-table__cell-order-actions::before{
		display:none;
	}
	body.aquaviva-site.woocommerce-account .av-order-actions{
		min-width:0;
		width:100%;
		justify-content:stretch;
	}
	body.aquaviva-site.woocommerce-account .av-order-action{
		width:100%;
	}
	body.aquaviva-site.woocommerce-account .av-more{
		width:100%;
	}
	body.aquaviva-site.woocommerce-account .av-more-trigger{
		width:100%;
	}
	body.aquaviva-site.woocommerce-account .av-more-menu{
		position:static;
		grid-template-columns:1fr;
		margin-top:4px;
		box-shadow:none;
	}
	body.aquaviva-site.woocommerce-account .woocommerce-orders-table__cell-order-number a{
		font-size:1.05rem;
	}
	body.aquaviva-site.woocommerce-account td.woocommerce-orders-table__cell-order-total{
		align-items:flex-end;
	}
	body.aquaviva-site.woocommerce-account table.shop_table_responsive tbody tr{
		padding:18px 16px;
	}
}
