/* Carrinho de homologação. Tudo restrito ao documento/componente VC Pages. */
/* O Enfold aplica min-width:910px ao html sem sua classe responsive. */
html.vcp-cart-document{min-width:0;width:auto;max-width:100%;background:#edf5ff}
/* O respiro pertence ao body: a margem do primeiro/último filho pode colapsar
   e revelar o fundo do tema em vez do azul da página. */
html body.vcp-cart-page{--vcp-cart-frame-space:32px;--vcp-cart-admin-offset:0px;box-sizing:border-box;display:flow-root;margin:0;padding:var(--vcp-cart-frame-space) 0;min-height:calc(100vh - var(--vcp-cart-admin-offset));min-height:calc(100dvh - var(--vcp-cart-admin-offset));background:#edf5ff;color:#10244c;font:16px/1.5 Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
html body.vcp-cart-page.admin-bar{--vcp-cart-admin-offset:32px}
.vcp-cart-shell{--vcp-ink:#10244c;--vcp-muted:#61728c;--vcp-blue:#007be8;--vcp-line:#dfe7f0;box-sizing:border-box;width:calc(100% - 48px);max-width:1360px;margin:0 auto;background:#fff;border:1px solid #d2e1f1;border-radius:14px;min-height:calc(100vh - var(--vcp-cart-frame-space) * 2 - var(--vcp-cart-admin-offset));min-height:calc(100dvh - var(--vcp-cart-frame-space) * 2 - var(--vcp-cart-admin-offset));display:flex;flex-direction:column;overflow:hidden}
.vcp-cart-shell *{box-sizing:border-box}
.vcp-cart-shell :is(.vcp-cart-wrap,.woocommerce,.vcp-cart-grid,.vcp-cart-heading>div,.vcp-cart-testimonials-head>div){min-width:0}
.vcp-cart-shell :is(.woocommerce,.vcp-cart-grid){max-width:100%}
.vcp-cart-shell [hidden]{display:none!important}
.vcp-cart-shell :is(h1,h2,h3,p,ul,ol,figure){margin:0;padding:0;font-family:inherit;letter-spacing:normal;text-transform:none}
.vcp-cart-shell a{color:var(--vcp-blue);text-decoration:none}
.vcp-cart-shell a:hover{text-decoration:underline}
.vcp-cart-shell button,.vcp-cart-shell input,.vcp-cart-shell select{font:inherit;letter-spacing:normal;text-transform:none}
.vcp-cart-shell button{cursor:pointer}
.vcp-cart-shell svg{width:22px;height:22px;flex-shrink:0;display:block}
.vcp-cart-shell :is(a,button,input,summary,[tabindex]):focus-visible{outline:3px solid #0874d1;outline-offset:4px}
.vcp-cart-shell .screen-reader-text,.vcp-cart-skip:not(:focus){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.vcp-cart-skip:focus{position:absolute;top:20px;left:24px;z-index:100000;background:white;padding:12px}
.vcp-cart-wrap{width:100%;max-width:1304px;padding-left:32px;padding-right:32px;margin-left:auto;margin-right:auto}
.vcp-cart-header{border-bottom:1px solid var(--vcp-line)}
.vcp-cart-header>.vcp-cart-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:100px;padding-top:18px;padding-bottom:18px}
.vcp-cart-logo{display:inline-flex;align-items:center;flex-shrink:1;min-width:0}
.vcp-cart-logo img{display:block;width:250px;height:auto;max-width:100%;max-height:62px;object-fit:contain}
.vcp-cart-secure{display:flex;align-items:center;gap:10px;color:#13375e;font-size:14px;white-space:nowrap}
.vcp-cart-secure svg{width:20px;height:20px}
.vcp-cart-main{flex:1;padding-top:42px;padding-bottom:44px}
.vcp-cart-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}
.vcp-cart-heading h1{font-size:36px;font-weight:750;line-height:1.15;color:#0b204b;letter-spacing:-1px}
.vcp-cart-heading p{margin-top:6px;color:var(--vcp-muted);font-size:18px}
.vcp-cart-continue{display:inline-flex;align-items:center;gap:12px;font-size:14px;white-space:nowrap}
.vcp-cart-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,380px);gap:32px;align-items:start}
.vcp-cart-form{min-width:0;margin:0}
.vcp-cart-shell .woocommerce table.vcp-cart-items{display:block;width:100%;border:0;border-radius:0;border-collapse:collapse;background:transparent;margin:0}
.vcp-cart-shell .woocommerce table.vcp-cart-items tbody{display:block;background:transparent}
.vcp-cart-shell .woocommerce table.vcp-cart-items tr.cart_item{display:grid;grid-template-columns:110px minmax(0,1fr) auto;column-gap:22px;padding:26px 0;border-bottom:1px solid var(--vcp-line);background:transparent}
.vcp-cart-shell .woocommerce table.vcp-cart-items tr.cart_item:first-child{border-top:1px solid var(--vcp-line)}
.vcp-cart-shell .woocommerce table.vcp-cart-items td{display:block;border:0;padding:0;background:transparent;text-align:left;min-width:0;font-size:15px;color:var(--vcp-ink)}
.vcp-cart-shell .woocommerce table.vcp-cart-items td::before{display:none!important}
.vcp-cart-shell .woocommerce table.vcp-cart-items td.product-thumbnail{display:block!important}
.vcp-cart-items .product-thumbnail img{display:block;width:110px;height:110px;max-width:100%;object-fit:contain;background:#f6f8fb;border-radius:8px;box-shadow:none}
.vcp-cart-items .product-name h2{font-size:18px;font-weight:700;line-height:1.35;margin:3px 0 5px;color:var(--vcp-ink);overflow-wrap:anywhere}
.vcp-cart-items .product-name h2 a{color:inherit}
.vcp-cart-items .vcp-cart-item-label{font-size:11px;line-height:1.4;font-weight:650;text-transform:uppercase;color:var(--vcp-muted)}
.vcp-cart-items .vcp-cart-item-bank,.vcp-cart-items .product-name dl{color:var(--vcp-muted);font-size:14px;line-height:1.5}
.vcp-cart-items .vcp-cart-item-detail{color:#385373;font-size:14px;line-height:1.5;margin:5px 0}
.vcp-cart-shell .product-name dl.variation{margin:5px 0 0;overflow:hidden}
.vcp-cart-shell .product-name dl.variation :is(dt,dd){display:inline;margin:0;padding:0;float:none;font-weight:400}
.vcp-cart-shell .product-name dl.variation dt{font-weight:550}
.vcp-cart-shell .product-name dl.variation dd:after{content:"";display:block}
.vcp-cart-shell .product-name dl.variation dd p{display:inline}
.vcp-cart-shell .woocommerce table.vcp-cart-items td.vcp-cart-item-actions{text-align:right;max-width:180px}
.vcp-cart-item-actions .product-subtotal{font-size:18px;font-weight:700;line-height:1.4}
.vcp-cart-item-actions .product-subtotal :is(small,.subscription-details){display:block;font-size:12px;font-weight:400;color:var(--vcp-muted)}
.vcp-cart-item-actions .product-subtotal .amount{white-space:nowrap}
.vcp-cart-shell .woocommerce .product-remove a.remove{display:inline-flex;align-items:center;justify-content:flex-end;min-width:44px;min-height:36px;width:auto;height:auto;padding:8px 0 0;margin-top:4px;color:var(--vcp-blue)!important;font-size:13px!important;font-weight:400!important;line-height:1.5;text-decoration:underline;text-indent:0;letter-spacing:normal;border:0;border-radius:0;box-shadow:none;background:transparent!important}
.vcp-cart-quantity{display:flex;align-items:center;gap:10px;margin-top:10px;font-size:12px;color:var(--vcp-muted)}
.vcp-cart-quantity label{font:inherit;color:inherit;margin:0}
.vcp-cart-shell .quantity{width:auto!important;margin:0!important;float:none!important}
.vcp-cart-shell .quantity input.qty{width:65px!important;min-height:36px;margin:0!important;border:1px solid #cdd9e6;border-radius:5px;background:#fff;color:var(--vcp-ink);padding:5px 7px;text-align:center;box-shadow:none}
.vcp-cart-form-actions{display:flex;gap:18px;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;margin-top:14px}
.vcp-cart-coupon{flex:1 1 230px;min-width:0;color:var(--vcp-muted)}
.vcp-cart-coupon summary{display:inline-flex;align-items:center;min-height:44px;font-size:13px;list-style:none;cursor:pointer;text-decoration:underline;text-decoration-color:#a7b5c7;text-underline-offset:3px}
.vcp-cart-coupon summary::-webkit-details-marker{display:none}
.vcp-cart-coupon[open] summary{margin-bottom:5px}
.vcp-cart-coupon .coupon{float:none!important;padding:0!important;max-width:390px}
.vcp-cart-coupon .coupon label{display:block;font-size:13px;color:var(--vcp-muted);margin-bottom:7px}
.vcp-cart-coupon-fields{display:flex;gap:8px}
.vcp-cart-shell .coupon #coupon_code{flex:1;min-width:0;width:100%;max-width:none;margin:0;min-height:44px;padding:9px 12px;border:1px solid #c4d3e4;border-radius:6px;background:#fff;color:var(--vcp-ink);font-size:16px;box-shadow:none;float:none}
.vcp-cart-shell .vcp-cart-form .button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin:0;padding:10px 16px;background:#edf3fa;color:#24436a;border:1px solid #d4e0ed;border-radius:6px;font-size:13px;font-weight:500;box-shadow:none;line-height:1.3}
.vcp-cart-shell .vcp-cart-form .vcp-cart-update{margin-left:auto;background:#fff}
.vcp-cart-shell .vcp-cart-summary{width:100%;float:none;min-width:0;margin:0;padding:26px;background:#eff5fc;border:1px solid #d7e4f3;border-radius:10px}
.vcp-cart-shell .vcp-cart-summary .cart_totals{width:100%!important;float:none!important;margin:0;text-align:left}
.vcp-cart-summary h2{font-size:22px;font-weight:700;line-height:1.25;color:#0b204b}
.vcp-cart-summary-count{font-size:14px;color:var(--vcp-muted);margin-top:5px!important;margin-bottom:22px!important}
.vcp-cart-shell .vcp-cart-summary table.shop_table{width:100%;border:0;border-top:1px solid #d4e0ed;background:transparent;margin:0;border-collapse:collapse;border-radius:0;font-size:14px;table-layout:auto}
.vcp-cart-shell .vcp-cart-summary table.shop_table tr{background:transparent!important}
.vcp-cart-shell .vcp-cart-summary table.shop_table tr.cart-subtotal{display:table-row!important}
.vcp-cart-shell .vcp-cart-summary table.shop_table :is(th,td){background:transparent!important;border:0;padding:13px 0;vertical-align:middle;color:var(--vcp-ink);line-height:1.45;text-transform:none;letter-spacing:normal;font-size:14px}
.vcp-cart-shell .vcp-cart-summary table.shop_table th{font-weight:500;text-align:left;overflow-wrap:anywhere}
.vcp-cart-shell .vcp-cart-summary table.shop_table td{text-align:right;padding-left:12px}
.vcp-cart-shell .vcp-cart-summary table.shop_table td:before{display:none!important}
.vcp-cart-summary .cart-discount a{font-size:12px;text-decoration:underline;white-space:nowrap}
.vcp-cart-shell .vcp-cart-summary table.shop_table tr.order-total :is(th,td){padding-top:23px;border-top:1px solid #d4e0ed}
.vcp-cart-shell .vcp-cart-summary table.shop_table tr.order-total td{font-size:25px;font-weight:750;letter-spacing:-.5px;white-space:nowrap}
.vcp-cart-shell .vcp-cart-summary table.shop_table tr.order-total td>strong{font:inherit}
.vcp-cart-shell .vcp-cart-summary .order-total small{font-size:12px;white-space:normal;letter-spacing:normal;font-weight:400}
.vcp-cart-payment-note{font-size:13px;line-height:1.5;color:var(--vcp-muted);margin:0 0 24px!important}
.vcp-cart-payment-methods{padding-top:19px;border-top:1px solid #d4e0ed;font-size:14px;color:var(--vcp-muted);margin-bottom:17px!important}
.vcp-cart-shell .wc-proceed-to-checkout{padding:0;margin-top:16px}
.vcp-cart-shell .vcp-cart-primary,.vcp-cart-shell .woocommerce .vcp-cart-primary,.vcp-cart-shell .woocommerce .vcp-cart-summary .wc-proceed-to-checkout a:is(.checkout-button,.vcp-checkout-link){display:flex;align-items:center;justify-content:center;gap:12px;float:none;width:100%;min-width:0;max-width:none;margin:0;min-height:54px;padding:13px 17px;background:#007be8;color:#fff!important;font:600 15px/1.4 Inter,system-ui,sans-serif;letter-spacing:normal;text-transform:none;text-align:center;border:1px solid #007be8;border-radius:8px;box-shadow:none;white-space:normal}
html body.vcp-cart-page .vcp-cart-shell .vcp-cart-summary .wc-proceed-to-checkout a.vcp-checkout-link{display:flex;flex-wrap:nowrap;float:none;width:100%;max-width:100%;margin:0;padding:13px 17px;letter-spacing:normal;white-space:nowrap;font-size:15px}
.vcp-cart-shell .vcp-cart-primary:hover,.vcp-cart-shell .woocommerce .vcp-cart-summary .wc-proceed-to-checkout a:is(.checkout-button,.vcp-checkout-link):hover{background:#0069c9;border-color:#0069c9;text-decoration:none}
.vcp-cart-testimonials{min-width:0;margin-top:34px}
.vcp-cart-testimonials-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}
.vcp-cart-testimonials-head h2{font-size:23px;font-weight:700;line-height:1.25;color:#10244c}
.vcp-cart-testimonials-head p{font-size:13px;color:var(--vcp-muted);margin-top:5px}
.vcp-cart-carousel-controls{display:flex;gap:8px;flex-shrink:0}
.vcp-cart-shell :is(.vcp-cart-carousel-controls,.vcp-cart-modal-head,.vcp-cart-modal-footer) button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:42px;width:42px;height:42px;padding:9px;background:#f6f9fd;color:#104378;border:1px solid #d2e1f0;border-radius:50%;box-shadow:none}
.vcp-cart-shell button:disabled{opacity:.38;cursor:default}
.vcp-cart-carousel{display:flex;gap:18px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding:4px;margin:-4px;scrollbar-width:none;-ms-overflow-style:none}
.vcp-cart-carousel::-webkit-scrollbar{display:none;width:0;height:0}
.vcp-cart-carousel.is-dragging{scroll-snap-type:none;scroll-behavior:auto;user-select:none}
.vcp-cart-testimonial{display:block;flex:0 0 calc((100% - 64px)/5.4375);min-width:0;scroll-snap-align:start;color:#38608d!important;-webkit-user-drag:none}
@media(hover:hover) and (pointer:fine){.vcp-cart-carousel,.vcp-cart-testimonial{cursor:grab}.vcp-cart-carousel.is-dragging,.vcp-cart-carousel.is-dragging .vcp-cart-testimonial{cursor:grabbing}}
.vcp-cart-print-frame{position:relative;display:block;width:100%;aspect-ratio:1/1;overflow:hidden;border:1px solid #dce4ed;border-radius:7px;background:#f3f6fa}
.vcp-cart-print-frame>img{display:block;width:100%;height:100%;max-width:none;object-fit:var(--vcp-print-fit,cover);object-position:var(--vcp-print-x,50%) var(--vcp-print-y,50%);border:0;border-radius:0;margin:0;padding:0}
.vcp-cart-expand{position:absolute;right:7px;bottom:7px;padding:5px;border-radius:4px;background:#fff;color:#174a82;box-shadow:0 1px 5px #001a4033}
.vcp-cart-expand svg{width:17px;height:17px}
.vcp-cart-shell :is(.vcp-cart-print-modal,.vcp-cart-legal-modal){--vcp-dialog-gutter:32px;--vcp-dialog-padding:16px;position:fixed;inset:0;margin:auto;padding:0;width:min(860px,calc(100vw - var(--vcp-dialog-gutter)));min-width:0;max-width:none;min-height:0;max-height:calc(100vh - 36px);max-height:calc(100dvh - 36px);height:fit-content;border:0;border-radius:12px;background:#fff;color:var(--vcp-ink);box-shadow:0 24px 80px #00142a55;overflow:hidden}
.vcp-cart-shell .vcp-cart-print-modal{width:min(860px,calc(var(--vcp-print-width,500px) + var(--vcp-dialog-padding) * 2),calc(100vw - var(--vcp-dialog-gutter)))}
.vcp-cart-shell :is(.vcp-cart-print-modal,.vcp-cart-legal-modal):not([open]){display:none}
.vcp-cart-shell :is(.vcp-cart-print-modal,.vcp-cart-legal-modal)[open]{display:flex;flex-direction:column}
.vcp-cart-print-modal::backdrop,.vcp-cart-legal-modal::backdrop{background:rgba(7,24,49,.7)}
.vcp-cart-modal-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 18px;border-bottom:1px solid #e1e8f0;flex-shrink:0}
.vcp-cart-modal-head h2{font-size:17px;font-weight:650;line-height:1.4}
.vcp-cart-modal-body{flex:0 1 auto;min-height:0;min-width:0;overflow:auto;overscroll-behavior:contain;padding:var(--vcp-dialog-padding);background:#f4f6fa;text-align:center}
.vcp-cart-modal-body>img{display:block;width:auto;max-width:100%;height:auto;max-height:none;object-fit:contain;margin:0 auto;float:none;border-radius:3px}
.vcp-cart-modal-body[aria-busy="true"]{min-height:min(180px,25vh)}
.vcp-cart-modal-body>p{font-size:14px;padding:30px 10px}
.vcp-cart-modal-footer{display:flex;align-items:center;justify-content:center;gap:24px;padding:10px 18px;border-top:1px solid #e1e8f0;flex-shrink:0;font-size:13px}
.vcp-cart-legal-body{min-height:0;min-width:0;overflow:auto;overscroll-behavior:contain;padding:28px 32px;font-size:15px;line-height:1.7;overflow-wrap:anywhere}
.vcp-cart-legal-content :is(h1,h2,h3,h4,h5,h6){font-family:inherit;line-height:1.3;color:var(--vcp-ink);margin:26px 0 12px;text-transform:none;letter-spacing:normal;font-weight:650}
.vcp-cart-legal-content :is(h1,h2){font-size:24px}
.vcp-cart-legal-content :is(h3,h4,h5,h6){font-size:18px}
.vcp-cart-legal-content :is(p,ul,ol,blockquote,table){margin:0 0 16px;font-size:inherit;line-height:inherit}
.vcp-cart-legal-content :is(ul,ol){padding-left:24px}
.vcp-cart-legal-content ul{list-style:disc}
.vcp-cart-legal-content ol{list-style:decimal}
.vcp-cart-legal-content li{margin:5px 0}
.vcp-cart-legal-content a{overflow-wrap:anywhere;text-decoration:underline}
.vcp-cart-legal-content img{max-width:100%;height:auto}
.vcp-cart-legal-content table{display:block;max-width:100%;overflow:auto}
.vcp-cart-legal-content blockquote{padding-left:18px;border-left:3px solid #d5e2f1}
html.vcp-cart-modal-open{overflow:hidden!important}
.vcp-cart-footer{border-top:1px solid var(--vcp-line);margin-top:auto}
.vcp-cart-footer>.vcp-cart-wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:24px;padding-bottom:24px;font-size:12px;color:var(--vcp-muted)}
.vcp-cart-footer a{color:inherit}
.vcp-cart-footer nav{display:flex;flex-wrap:wrap;align-items:center;gap:12px}
.vcp-cart-footer nav a:before{content:"·";display:inline-block;margin-right:12px}
.vcp-cart-shell .woocommerce :is(.woocommerce-message,.woocommerce-info,.woocommerce-error){display:block;margin:0 0 24px;padding:15px 18px;border:1px solid #d4e3f1;border-left:3px solid #2780c4;border-radius:6px;background:#f1f6fb;color:var(--vcp-ink);font:400 14px/1.55 Inter,system-ui,sans-serif;list-style:none;box-shadow:none}
.vcp-cart-shell .woocommerce :is(.woocommerce-message,.woocommerce-info,.woocommerce-error):before{display:none}
.vcp-cart-shell .woocommerce .woocommerce-error{background:#fff7f6;border-color:#ecd5d0;border-left-color:#b34e41}
.vcp-cart-shell .woocommerce .woocommerce-error li{padding:0;margin:0;list-style:none}
.vcp-cart-shell .woocommerce :is(.woocommerce-message,.woocommerce-info) a{font-size:inherit}
.vcp-cart-empty{text-align:center;max-width:640px;margin:35px auto 65px;padding:30px 12px}
.vcp-cart-empty-icon{display:flex;justify-content:center;margin-bottom:22px;color:#287cbe}
.vcp-cart-empty-icon svg{width:66px;height:66px;stroke-width:1.2}
.vcp-cart-shell .vcp-cart-empty-status{font-size:14px;line-height:1.5;color:var(--vcp-muted);margin:0 0 12px}
.vcp-cart-shell .vcp-cart-empty h2{font-size:28px;font-weight:650;line-height:1.25;color:var(--vcp-ink);letter-spacing:-.5px}
.vcp-cart-shell .vcp-cart-empty-copy{max-width:460px;font-size:16px;line-height:1.65;color:var(--vcp-muted);margin:14px auto 0}
.vcp-cart-shell .woocommerce .vcp-cart-empty .vcp-cart-primary{width:fit-content;min-width:min(280px,100%);max-width:100%;margin:28px auto 0}
@media(max-width:1100px){
 html body.vcp-cart-page{--vcp-cart-frame-space:24px}
 .vcp-cart-shell{width:calc(100% - 32px)}
 .vcp-cart-wrap{padding-left:26px;padding-right:26px}
 .vcp-cart-grid{grid-template-columns:minmax(0,1fr) 310px;gap:24px}
 .vcp-cart-shell .woocommerce table.vcp-cart-items tr.cart_item{grid-template-columns:86px minmax(0,1fr);gap:12px 17px}
 .vcp-cart-shell .woocommerce table.vcp-cart-items td.vcp-cart-item-actions{grid-column:2;display:flex;text-align:left;align-items:center;justify-content:space-between;gap:15px;max-width:none}
 .vcp-cart-items .product-thumbnail img{width:86px;height:86px}
 .vcp-cart-shell .vcp-cart-summary{padding:22px}
 .vcp-cart-summary h2{font-size:20px}
 .vcp-cart-shell .vcp-cart-summary table.shop_table tr.order-total td{font-size:22px}
 .vcp-cart-testimonial{flex-basis:calc((100% - 42px)/4.125)}
}
@media(max-width:880px){
 .vcp-cart-grid{grid-template-columns:minmax(0,1fr);gap:24px}
 .vcp-cart-shell .woocommerce table.vcp-cart-items tr.cart_item{grid-template-columns:90px minmax(0,1fr) auto}
 .vcp-cart-shell .woocommerce table.vcp-cart-items td.vcp-cart-item-actions{grid-column:auto;display:block;text-align:right}
 .vcp-cart-summary{max-width:none}
 /* Rótulos e valores continuam juntos; o Woo oculta os th no modo mobile. */
 .vcp-cart-shell .vcp-cart-summary table.shop_table,.vcp-cart-shell .vcp-cart-summary table.shop_table>tbody{display:block}
 .vcp-cart-shell .vcp-cart-summary table.shop_table tr,.vcp-cart-shell .vcp-cart-summary table.shop_table tr.cart-subtotal{display:grid!important;grid-template-columns:minmax(0,1fr) fit-content(55%);column-gap:14px;align-items:center}
 .vcp-cart-shell .vcp-cart-summary table.shop_table :is(th,td){display:block!important;min-width:0;width:auto;padding-left:0;overflow-wrap:anywhere}
 .vcp-cart-shell .vcp-cart-summary table.shop_table th{text-align:left!important}
 .vcp-cart-shell .vcp-cart-summary table.shop_table td{text-align:right!important}
 .vcp-cart-shell .vcp-cart-summary table.shop_table [colspan]{grid-column:1/-1}
 .vcp-cart-shell .vcp-cart-summary table.shop_table .amount{white-space:nowrap}
 .vcp-cart-shell .vcp-cart-summary table.shop_table tr.order-total{border-top:1px solid #d4e0ed}
 .vcp-cart-shell .vcp-cart-summary table.shop_table tr.order-total :is(th,td){border-top:0}
 .vcp-cart-heading h1{font-size:32px}
 .vcp-cart-testimonial{flex-basis:calc((100% - 28px)/2.9375)}
}
@media(max-width:782px){html body.vcp-cart-page.admin-bar{--vcp-cart-admin-offset:46px}}
@media(max-width:600px){
 html body.vcp-cart-page{--vcp-cart-frame-space:16px}
 .vcp-cart-shell{width:100%;border:0;border-radius:0}
 .vcp-cart-wrap{padding-left:20px;padding-right:20px}
 .vcp-cart-header>.vcp-cart-wrap{min-height:76px;gap:14px;padding-top:16px;padding-bottom:16px}
 .vcp-cart-logo img{width:160px;max-height:40px}
 .vcp-cart-secure{font-size:11px;gap:6px}
 .vcp-cart-secure svg{width:16px;height:16px}
 .vcp-cart-main{padding-top:26px;padding-bottom:26px}
 .vcp-cart-heading{gap:4px;align-items:flex-start;flex-direction:column;margin-bottom:16px}
 .vcp-cart-heading h1{font-size:28px;letter-spacing:-.6px}
 .vcp-cart-heading p{font-size:14px;margin-top:3px}
 .vcp-cart-continue{font-size:13px;gap:6px;margin-top:3px;min-height:44px;white-space:normal}
 .vcp-cart-shell .woocommerce table.vcp-cart-items tr.cart_item{grid-template-columns:72px minmax(0,1fr);gap:6px 14px;padding:20px 0}
 .vcp-cart-items .product-thumbnail img{width:72px;height:72px}
 .vcp-cart-shell .woocommerce table.vcp-cart-items td.vcp-cart-item-actions{grid-column:2;display:flex;flex-wrap:wrap;text-align:left;gap:4px 16px;justify-content:space-between;align-items:center}
 .vcp-cart-items .product-name h2{font-size:16px;line-height:1.35;margin-top:4px}
 .vcp-cart-items .vcp-cart-item-label{font-size:11px}
 .vcp-cart-items .vcp-cart-item-bank,.vcp-cart-items .vcp-cart-item-detail,.vcp-cart-items .product-name dl{font-size:13px;overflow-wrap:anywhere}
 .vcp-cart-item-actions .product-subtotal{font-size:16px}
 .vcp-cart-shell .woocommerce .product-remove a.remove{font-size:12px!important;padding-top:0;margin-top:0;min-height:44px;display:inline-flex;align-items:center}
 .vcp-cart-form-actions{margin-top:8px;gap:10px}
 .vcp-cart-coupon{flex-basis:160px}
 .vcp-cart-coupon[open]{flex-basis:100%}
 .vcp-cart-shell .vcp-cart-form .button{font-size:12px;padding:10px 12px}
 .vcp-cart-shell .vcp-cart-summary{padding:18px;border-radius:9px}
 .vcp-cart-summary h2{font-size:20px}
 .vcp-cart-summary-count{margin-bottom:18px!important}
 .vcp-cart-shell .vcp-cart-summary table.shop_table :is(th,td){font-size:13px;padding-top:11px;padding-bottom:11px}
 .vcp-cart-shell .vcp-cart-summary table.shop_table tr.order-total td{font-size:22px}
 .vcp-cart-shell .vcp-cart-primary,.vcp-cart-shell .woocommerce .vcp-cart-primary,.vcp-cart-shell .woocommerce .vcp-cart-summary .wc-proceed-to-checkout a.checkout-button{min-height:50px;font-size:14px}
 .vcp-cart-testimonials{margin-top:27px}
 .vcp-cart-testimonials-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:flex-start;margin-bottom:13px}
 .vcp-cart-testimonials-head h2{font-size:18px;line-height:1.3}
 .vcp-cart-testimonials-head p{font-size:12px;margin-top:4px}
 .vcp-cart-carousel-controls{gap:6px;margin-left:auto}
 .vcp-cart-shell .vcp-cart-carousel-controls button{width:44px;height:44px;min-width:44px;padding:10px}
 .vcp-cart-carousel{gap:12px}
 .vcp-cart-testimonial{flex-basis:calc((100% - 18px)/2.2)}
 .vcp-cart-shell :is(.vcp-cart-print-modal,.vcp-cart-legal-modal){--vcp-dialog-gutter:20px;--vcp-dialog-padding:10px;max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);border-radius:10px}
 .vcp-cart-modal-head{padding:10px 12px}
 .vcp-cart-modal-head h2{font-size:15px}
 .vcp-cart-shell :is(.vcp-cart-modal-head,.vcp-cart-modal-footer) button{width:44px;height:44px;min-width:44px}
 .vcp-cart-modal-footer{gap:20px;padding:8px 12px}
 .vcp-cart-legal-body{padding:20px;font-size:14px}
 .vcp-cart-footer>.vcp-cart-wrap{font-size:12px;align-items:center;gap:0;flex-direction:column;padding-top:12px;padding-bottom:12px;text-align:center}
 .vcp-cart-footer>.vcp-cart-wrap>a,.vcp-cart-footer nav a{display:inline-flex;align-items:center;justify-content:center;min-height:44px}
 .vcp-cart-footer>.vcp-cart-wrap>a{font-size:13px;font-weight:500;color:var(--vcp-blue)}
 .vcp-cart-footer nav{width:100%;justify-content:center;gap:0 18px}
 /* A marca já está no cabeçalho; no celular, o rodapé reúne só as ações. */
 .vcp-cart-footer nav>span{display:none}
 .vcp-cart-footer nav a:before{display:none}
 .vcp-cart-empty{margin:10px auto 35px}
 .vcp-cart-shell .vcp-cart-empty h2{font-size:24px}
 .vcp-cart-shell .vcp-cart-empty-copy{font-size:15px}
}
@media(prefers-reduced-motion:reduce){.vcp-cart-carousel{scroll-behavior:auto!important}}
