/* Velopeças — Direto. Shared storefront components; legacy extensions retained. */
:root{--velo-orange:#dd6d37;--velo-action:#a94317;--velo-ink:#202521;--velo-muted:#626962;--velo-line:#e1e5df;--velo-surface:#f5f6f2;--velo-green:#187441}
body.velo-redesign{background:#fff;color:var(--velo-ink);font:16px/1.5 'Barlow',Arial,sans-serif}
.velo-redesign h1,.velo-redesign h2,.velo-redesign h3,.velo-redesign h4{font-family:'Saira',Arial,sans-serif;text-transform:none;line-height:1.2;color:var(--velo-ink)}
.velo-redesign b,.velo-redesign strong{font-weight:600}.velo-redesign a{color:inherit}.velo-redesign a:hover{color:var(--velo-action)}
.velo-redesign :focus-visible{outline:3px solid var(--velo-action)!important;outline-offset:4px}
.velo-redesign .container,.velo-container{width:100%;max-width:1320px;margin-inline:auto;padding-inline:28px}
.velo-redesign .wrapper{overflow:visible}.velo-skip{position:absolute;left:16px;top:-100px;z-index:20000;background:#fff;padding:12px}.velo-skip:focus{top:8px}
.velo-topline{background:var(--velo-surface);font-size:13px;border-bottom:1px solid var(--velo-line)}.velo-topline .velo-container{display:flex;justify-content:space-between;padding-block:7px}
.velo-header{position:relative;z-index:110;background:#fff}.velo-header-main{display:flex;align-items:center;gap:24px;padding-block:22px}
.velo-brand{display:block;flex:0 0 232px;line-height:0;background:#f26720;border-radius:3px;padding:9px 10px}.velo-brand img{width:100%;height:auto}
.velo-search{flex:1;min-width:160px}.velo-search .search-container,.velo-search .search-content,.velo-search #search{float:none;width:100%!important;margin:0;display:block}
.velo-search #search{display:flex;position:relative;border:1px solid #b9c1b8;border-radius:5px;background:var(--velo-surface)}
.velo-search #search input{width:100%;height:48px;padding:10px 54px 10px 16px;border:0;background:transparent;box-shadow:none;font:16px 'Barlow',Arial,sans-serif;text-transform:none;color:var(--velo-ink)}
.velo-search #search button{position:absolute;right:0;top:0;height:48px;width:48px;border:0;border-radius:0 4px 4px 0;background:var(--velo-action)!important;color:white;padding:0;font-size:20px}
.velo-service{font-size:13px;white-space:nowrap}.velo-service span,.velo-service strong{display:block}.velo-service strong{color:var(--velo-action)}
.velo-account{font-size:14px;white-space:nowrap}.velo-account>span{display:none}.velo-cart{flex:0 0 auto}
.velo-cart #cart{margin:0;width:auto}.velo-cart #cart>.btn{height:46px;min-width:90px;background:var(--velo-surface);border:1px solid var(--velo-line);border-radius:5px;color:var(--velo-ink);padding:0 12px;font:14px 'Barlow',Arial,sans-serif;box-shadow:none}
.velo-cart #cart>.btn i{font-size:21px;margin-right:6px}.velo-cart #cart-total{padding:0;border:0;color:var(--velo-ink)}.velo-cart #cart-total .item-cart{position:static;display:inline;margin-right:5px;background:none;color:var(--velo-ink)}
.velo-cart #cart .dropdown-menu{right:0;left:auto;top:55px;width:350px;max-width:calc(100vw - 32px);border:1px solid var(--velo-line);border-radius:5px;background:#fff;box-shadow:0 6px 20px #20252115}
.velo-menu-toggle{display:none}.velo-navigation{border-block:1px solid var(--velo-line)}.velo-nav-inner{display:flex;align-items:center;gap:25px;min-height:47px}.velo-nav-label{font-size:13px;color:var(--velo-muted);margin-right:auto}
.velo-nav-group{position:relative}.velo-nav-group summary{cursor:pointer;font-weight:600;font-size:14px;list-style:none;padding-block:12px;white-space:nowrap}.velo-nav-group summary::-webkit-details-marker{display:none}.velo-nav-group summary:after{content:'⌄';margin-left:8px;color:var(--velo-orange)}
.velo-nav-panel{position:absolute;top:100%;left:0;min-width:265px;max-height:380px;overflow:auto;padding:18px;background:#fff;border:1px solid var(--velo-line);box-shadow:0 8px 22px #20252112;z-index:130}.velo-nav-panel strong{display:block;color:var(--velo-action);padding:0 10px 9px}.velo-nav-panel a{display:block;padding:9px 10px;font-size:14px}.velo-nav-panel a:hover{background:var(--velo-surface)}
.velo-nav-group:nth-last-of-type(-n+2) .velo-nav-panel{left:auto;right:0}.velo-nav-extra{font-size:13px}.velo-nav-mobile-account{display:none}
.velo-benefits{background:#fafbf8;border-bottom:1px solid var(--velo-line);font-size:13px;color:var(--velo-muted)}.velo-benefits .velo-container{display:flex;justify-content:center;gap:60px;padding-block:9px}.velo-benefits b{color:var(--velo-action);margin-right:8px}
.velo-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:80px;padding-top:48px;padding-bottom:42px}.velo-eyebrow{font-size:11px!important;font-weight:600;letter-spacing:1.5px;color:var(--velo-action);margin:0 0 14px!important}
.velo-hero h1{font-size:48px;letter-spacing:-1.5px;font-weight:600;margin:0 0 18px}.velo-hero>div>p:not(.velo-eyebrow){max-width:470px;color:var(--velo-muted);margin-bottom:22px;font-size:17px}
.velo-primary,.velo-redesign .btn-primary,.velo-redesign #button-cart,.velo-redesign .actions .cart button{background:var(--velo-action);color:#fff!important;border:1px solid var(--velo-action);border-radius:4px;min-height:44px;padding:11px 20px;font:600 15px/1.3 'Barlow',Arial,sans-serif;text-transform:none;display:inline-flex;align-items:center;justify-content:center;gap:16px;box-shadow:none}
.velo-primary:hover,.velo-redesign #button-cart:hover,.velo-redesign .actions .cart button:hover{background:#803311;color:#fff}.velo-hero-guide{align-self:center;border:1px solid var(--velo-line);padding:26px;background:var(--velo-surface);border-radius:6px}.velo-hero-guide>a{display:flex;align-items:center;gap:14px;padding:17px 0;border-bottom:1px solid #dce1d9}.velo-hero-guide>a div{flex:1}.velo-hero-guide>a strong,.velo-hero-guide>a div span{display:block}.velo-hero-guide>a div span{font-size:14px;color:var(--velo-muted);margin-top:3px}.velo-step{font:500 24px 'Saira',sans-serif;color:var(--velo-orange)}.velo-hero-guide>p{font-size:13px;color:var(--velo-muted);margin:16px 0 0}
.velo-section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:20px}.velo-section-heading h2{font-size:26px;margin:0;font-weight:600}.velo-section-heading>span,.velo-section-heading>a{font-size:14px;color:var(--velo-muted)}
.velo-systems{padding-bottom:34px}.velo-system-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;align-items:start}.velo-system-grid details{position:relative}.velo-system-grid summary{display:flex;justify-content:space-between;align-items:center;padding:17px 14px;border:1px solid var(--velo-line);border-radius:4px;cursor:pointer;font-weight:500;background:#fff;list-style:none}.velo-system-grid summary b{color:var(--velo-orange)}.velo-system-grid details[open] summary{border-color:var(--velo-orange)}.velo-system-grid details>div{position:absolute;top:100%;left:0;min-width:250px;max-height:330px;overflow:auto;z-index:90;border:1px solid var(--velo-line);background:#fff;padding:8px;box-shadow:0 6px 16px #20252114}.velo-system-grid details:nth-last-child(-n+2)>div{left:auto;right:0}.velo-system-grid details a{display:block;font-size:14px;padding:9px}
.velo-highlights{padding-top:30px;padding-bottom:44px;border-top:1px solid var(--velo-line)}.velo-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.velo-product-card{border:1px solid var(--velo-line);border-radius:6px;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-width:0}.velo-card-image{display:block;padding:16px}.velo-card-image img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.velo-card-body{display:flex;flex-direction:column;flex:1;padding:0 18px 18px}.velo-card-brand{font-size:11px;letter-spacing:.9px;color:var(--velo-muted);min-height:17px}.velo-card-body h3{font:600 16px/1.4 'Barlow',sans-serif;margin:8px 0;min-height:67px}.velo-card-body h3 a{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.velo-card-code{font-size:13px;color:var(--velo-muted);margin:0 0 14px}.velo-card-price{margin-top:auto;display:flex;flex-wrap:wrap;gap:8px;align-items:baseline}.velo-card-price strong{font-size:24px}.velo-card-price del{color:var(--velo-muted);font-size:13px}.velo-card-stock{font-size:12px;color:var(--velo-muted);margin:3px 0 16px}.velo-card-actions{display:grid;gap:8px}.velo-whatsapp{display:flex;align-items:center;justify-content:center;min-height:44px;padding:10px 12px;background:#fff;border:1px solid var(--velo-green);color:var(--velo-green)!important;border-radius:4px;font-weight:600;font-size:14px}.velo-whatsapp:hover{background:#f0f7ef}.velo-help{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:30px;margin-bottom:35px;border-top:1px solid var(--velo-line)}.velo-help h2{font-size:28px;margin-bottom:8px}.velo-help p{margin:0;color:var(--velo-muted)}.velo-help>a{flex-shrink:0}
.velo-redesign .breadcrumb{position:static;background:transparent;padding:18px 0;margin:0;border:0;font-size:13px;line-height:1.5}.velo-redesign .breadcrumb:before,.velo-redesign .breadcrumb:after{display:none}.velo-redesign .breadcrumb li{white-space:normal;text-transform:none}
.velo-redesign #column-left{padding-top:12px}.velo-filter-toggle{display:none}.velo-redesign #column-left .velo-demo-module{display:none!important}.velo-redesign #column-left a{font-size:14px;text-transform:none}.velo-redesign #content>h1{font-size:28px;margin:18px 0}
.velo-redesign .velo-search-options{border:1px solid var(--velo-line);border-radius:4px;margin:0 0 20px;padding:12px 16px}.velo-search-options>summary{cursor:pointer;font-size:14px;font-weight:600}.velo-search-options>div{padding-top:15px}.velo-search-options .form-control{font-size:14px}.velo-redesign .toolbar{background:var(--velo-surface);margin:16px 0 20px;padding:10px 12px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.velo-redesign .toolbar>div{margin:0}.velo-redesign .toolbar select{max-width:100%;font-size:14px;color:var(--velo-ink)}
.velo-redesign .custom-products{display:flex;flex-wrap:wrap}.velo-redesign .product-layout{margin-bottom:20px}.velo-redesign .product-thumb{height:100%;border:1px solid var(--velo-line);border-radius:5px;background:#fff;padding:0;overflow:hidden}.velo-redesign .product-thumb .item-inner{margin:0;box-shadow:none}.velo-redesign .product-thumb .image{padding:12px;float:none}.velo-redesign .product-thumb .image img{width:100%;height:240px;object-fit:contain}.velo-redesign .product-thumb .image .img-r,.velo-redesign .qv-button-container{display:none!important}.velo-redesign .product-thumb .caption{padding:12px 16px 16px;float:none;display:flex;flex-direction:column;gap:8px;text-align:left}.velo-redesign .product-thumb .caption .left-caption,.velo-redesign .product-thumb .caption .right-caption{display:contents}.velo-redesign .product-thumb .product-name{font:600 16px/1.4 'Barlow',Arial,sans-serif;text-transform:none;min-height:45px;margin:0;order:1}.velo-redesign .product-thumb .product-name a{text-transform:none;color:var(--velo-ink)}.velo-redesign .product-thumb .manufacture-product{order:0;margin:0;font:12px 'Barlow',sans-serif}.velo-redesign .product-thumb .model{order:2;margin:0;font-size:13px;color:var(--velo-muted);display:block}.velo-redesign .product-thumb .price{order:3;font:600 24px/1.3 'Barlow',sans-serif;color:var(--velo-ink);margin:6px 0;display:block;opacity:1;transform:none}.velo-redesign .price-tax,.velo-redesign .product-thumb .product-des{display:none}.velo-redesign .product-thumb .text-available{order:4;font-size:13px}.velo-redesign .product-thumb .actions{order:5;position:static!important;opacity:1!important;visibility:visible!important;transform:none!important;margin:0!important;display:block}.velo-redesign .product-thumb .add-to-links{display:block}.velo-redesign .product-thumb .actions .cart{display:block;float:none}.velo-redesign .product-thumb .actions .cart button{width:100%;font-size:15px}.velo-redesign .product-thumb .actions .cart button:before{display:none}.velo-redesign .product-thumb .actions .wishlist,.velo-redesign .product-thumb .actions .compare{display:none}.velo-redesign .product-thumb .btn-wa-card{order:6;background:#fff!important;color:var(--velo-green)!important;border:1px solid var(--velo-green)!important;font:600 14px/1.3 'Barlow',sans-serif!important;text-transform:none!important;min-height:44px;margin:0!important}.velo-redesign .product-thumb .ratings{order:2}.velo-redesign .label-product{font:12px 'Barlow',sans-serif;background:var(--velo-surface);color:var(--velo-ink);border:1px solid var(--velo-line)}
.velo-redesign .product-list .item-inner{display:grid;grid-template-columns:230px 1fr}.velo-redesign .product-list .image,.velo-redesign .product-list .caption{width:100%}.velo-redesign .product-list .caption{display:grid;grid-template-columns:1fr 210px;column-gap:24px}.velo-redesign .product-list .caption .product-name,.velo-redesign .product-list .caption .manufacture-product,.velo-redesign .product-list .caption .model{grid-column:1}.velo-redesign .product-list .caption .price,.velo-redesign .product-list .caption .actions,.velo-redesign .product-list .caption .btn-wa-card{grid-column:2}
.velo-redesign .product-container{padding:20px 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px;margin:0}.velo-redesign .product-container>.block-1,.velo-redesign .product-container>.block-2{width:100%;float:none;padding:0;min-width:0}.velo-redesign .product-container .product-name{font-size:30px;line-height:1.25;font-weight:500}.velo-redesign .product-container .price-product{color:var(--velo-ink);font:600 30px 'Barlow',sans-serif}.velo-redesign .product-container .ex-text{color:var(--velo-ink)}.velo-redesign .product-container .list-unstyled{font-size:15px;line-height:1.8}.velo-redesign .product-container .product-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.velo-redesign #button-whatsapp{background:#fff!important;border:1px solid var(--velo-green)!important;color:var(--velo-green)!important;min-height:46px;margin:0!important;text-transform:none;font:600 15px 'Barlow',sans-serif;padding:12px 16px;border-radius:4px}.velo-redesign .product-container .ratings{font-size:13px;color:var(--velo-muted);text-align:left;margin:12px 0}.velo-application{background:var(--velo-surface);border-left:3px solid var(--velo-orange);padding:14px 16px;margin:16px 0;font-size:14px}.velo-application strong{display:block}.velo-application a{text-decoration:underline;color:var(--velo-action)}.velo-redesign .product-container .short-des{display:none}.velo-redesign .addthis_toolbox{display:none}.velo-redesign .product-container img{max-width:100%}.velo-redesign .product-zoom-image{max-width:100%}.velo-redesign .product-zoom-image img{object-fit:contain}.velo-mobile-product-title,.velo-mobile-buy{display:none}.velo-redesign .block-3 .nav-tabs{margin-top:28px}.velo-redesign .block-3 .tab-content{padding:20px 0;font-size:16px}.velo-redesign .block-3 table{width:100%!important}.velo-redesign .block-3 td{padding:10px!important;overflow-wrap:anywhere}.velo-redesign input,.velo-redesign select{color:var(--velo-ink)}.velo-redesign .form-control{min-height:42px;font-size:16px}.velo-redesign .velo-empty-help{padding:22px;background:var(--velo-surface);border:1px solid var(--velo-line);border-radius:5px;margin-block:18px}.velo-empty-help a{margin-top:12px;max-width:290px}
.velo-footer{background:var(--velo-surface);border-top:1px solid var(--velo-line);padding:40px 0 20px;margin-top:20px}.velo-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px}.velo-footer h2{font-size:20px;margin-bottom:16px}.velo-footer p,.velo-footer a{font-size:14px;color:var(--velo-muted)}.velo-footer a{display:block;margin:9px 0}.velo-footer .velo-footer-brand{color:var(--velo-ink);font:600 24px 'Saira',sans-serif}.velo-footer-bottom{border-top:1px solid var(--velo-line);padding-top:18px;margin-top:25px;font-size:12px;color:var(--velo-muted)}.velo-redesign .wc_whatsapp_app{right:18px!important;left:auto!important;bottom:20px!important}.velo-redesign .wc_whatsapp_secondary,.velo-redesign .wc_whatsapp_primary{display:none!important}
@media(min-width:992px){.velo-filter-content{display:block!important}.velo-redesign .product-grid .caption{min-height:300px}.velo-redesign .product-grid .price{margin-top:auto}.velo-redesign .product-grid .item-inner{display:flex;flex-direction:column;height:100%}.velo-redesign .product-grid .caption{flex:1}.velo-redesign #column-left{position:relative}.velo-redesign .product-container .block-1{align-self:start;position:sticky;top:20px}}
@media(max-width:1199px){.velo-service{display:none}.velo-nav-inner{gap:17px}.velo-nav-label{display:none}.velo-header-main{gap:16px}.velo-brand{flex-basis:210px}.velo-hero{gap:35px}.velo-system-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:991px){.velo-redesign .container,.velo-container{padding-inline:18px}.velo-topline{display:none}.velo-header-main{display:grid;grid-template-columns:36px 1fr auto;gap:10px 12px;padding-block:12px}.velo-menu-toggle{display:block;border:0;background:none;padding:0;width:36px;height:38px;font-size:24px}.velo-brand{width:190px;max-width:100%;padding:6px 8px}.velo-search{grid-row:2;grid-column:1/-1;min-width:0}.velo-account{display:none}.velo-cart #cart>.btn{min-width:52px;padding:0 9px;height:38px}.velo-cart #cart-total{font-size:12px}.velo-cart #cart>.btn i{font-size:18px}.velo-navigation{display:none}.velo-navigation.velo-open{display:block}.velo-nav-inner{display:block;padding-bottom:12px}.velo-nav-group summary{padding:12px 0;border-bottom:1px solid var(--velo-line);font-size:16px}.velo-nav-panel{position:static;box-shadow:none;border:0;max-height:300px;padding:8px}.velo-nav-extra,.velo-nav-mobile-account{display:block;padding:12px 0}.velo-benefits .velo-container{gap:16px;padding-block:8px;font-size:12px}.velo-benefits span:last-child{display:none}.velo-benefits span{white-space:nowrap}.velo-hero{padding-top:28px;padding-bottom:24px;gap:24px}.velo-hero h1{font-size:36px}.velo-hero-guide{padding:20px}.velo-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.velo-section-heading h2{font-size:24px}.velo-redesign #column-left{float:none;width:100%;padding-top:0;margin-bottom:15px}.velo-filter-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:var(--velo-surface);border:1px solid var(--velo-line);border-radius:4px;min-height:44px;padding:10px 14px;font-weight:600}.velo-filter-content{display:none;max-height:55vh;overflow:auto;margin-top:8px;border:1px solid var(--velo-line)}.velo-filter-content.velo-open{display:block}.velo-redesign #column-left~#content{width:100%}.velo-redesign #content>h1{font-size:23px;margin:10px 0 14px}.velo-redesign .product-container{gap:20px}.velo-redesign .product-container .product-name{font-size:25px}.velo-footer-grid{gap:24px}.velo-redesign .product-thumb .image img{height:190px}}
@media(max-width:600px){.velo-brand{width:173px}.velo-header-main{gap:10px 8px}.velo-cart #cart-total .total-price,.velo-cart #cart-total .price{display:none}.velo-benefits .velo-container{justify-content:space-between;gap:8px;font-size:11px}.velo-benefits b{margin-right:3px}.velo-hero{display:block;padding-top:25px}.velo-hero h1{font-size:36px;letter-spacing:-1px;margin-bottom:12px}.velo-hero>div>p:not(.velo-eyebrow){font-size:16px;margin-bottom:16px}.velo-hero-guide{display:none}.velo-systems{padding-bottom:23px}.velo-section-heading{align-items:start;margin-bottom:14px}.velo-section-heading h2{font-size:21px}.velo-section-heading>span{display:none}.velo-section-heading>a{font-size:12px;white-space:nowrap;padding-top:6px}.velo-system-grid{grid-template-columns:repeat(3,1fr);gap:8px}.velo-system-grid summary{padding:11px 9px;font-size:13px}.velo-system-grid details>div{min-width:230px}.velo-system-grid details:nth-child(3n)>div{left:auto;right:0}.velo-system-grid details:nth-child(3n+1)>div{left:0;right:auto}.velo-system-grid details:nth-child(3n+2)>div{left:50%;right:auto;transform:translateX(-50%)}.velo-highlights{padding-top:24px;padding-bottom:24px}.velo-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.velo-card-image{padding:8px}.velo-card-body{padding:0 10px 12px}.velo-card-body h3{font-size:14px;min-height:59px}.velo-card-code{font-size:12px;margin-bottom:10px;overflow-wrap:anywhere}.velo-card-price strong{font-size:22px}.velo-card-stock{margin-bottom:10px}.velo-card-actions .velo-primary{font-size:14px;padding:10px 8px}.velo-card-actions .velo-whatsapp{font-size:12px;padding:8px 4px}.velo-card-brand{font-size:10px;letter-spacing:.5px}.velo-help{display:block;padding-block:24px}.velo-help h2{font-size:24px}.velo-help>a{margin-top:18px}.velo-redesign .breadcrumb{padding:12px 0;font-size:12px}.velo-redesign .breadcrumb li{line-height:1.4}.velo-redesign .toolbar{gap:8px;padding:8px}.velo-redesign .toolbar .toolbar1{flex:1;min-width:170px}.velo-redesign .toolbar .toolbar2{display:none}.velo-redesign .toolbar select{width:100%;max-width:100%;font-size:13px}.velo-redesign .product-layout.product-grid{width:50%;padding:0 5px;margin-bottom:10px}.velo-redesign .custom-products{margin-inline:-5px}.velo-redesign .product-grid .product-thumb .image{padding:8px}.velo-redesign .product-grid .product-thumb .image img{height:150px}.velo-redesign .product-thumb .caption{padding:8px 10px 12px;gap:7px}.velo-redesign .product-thumb .product-name{font-size:14px;min-height:59px}.velo-redesign .product-thumb .product-name a{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.velo-redesign .product-thumb .price{font-size:21px}.velo-redesign .product-thumb .btn-wa-card{font-size:12px!important;padding:8px 4px!important}.velo-redesign .product-thumb .btn-wa-card svg{display:none}.velo-redesign .product-thumb .actions .cart button{padding:10px 6px;font-size:14px}.velo-redesign .product-list .item-inner{grid-template-columns:105px 1fr;gap:5px}.velo-redesign .product-list .image img{height:110px}.velo-redesign .product-list .caption{display:flex}.velo-redesign .product-container{display:flex;flex-direction:column;padding:5px 0;gap:12px}.velo-mobile-product-title{display:block;font:500 22px/1.25 'Saira',sans-serif;margin:0 0 4px}.velo-mobile-product-title small{display:block;font:13px 'Barlow',sans-serif;color:var(--velo-muted);margin-top:8px}.velo-redesign .product-container .block-2>.product-name{display:none}.velo-redesign .product-container .block-1{max-height:275px;overflow:hidden}.velo-redesign .product-zoom-image,.velo-redesign .product-zoom-image #wrap,.velo-redesign .product-zoom-image .main-image{width:100%!important;height:220px!important}.velo-redesign .product-zoom-image img{width:100%!important;height:220px!important;object-fit:contain}.velo-redesign .additional-images{display:none!important}.velo-redesign .product-container .thumbnails>li:first-child img{max-height:220px;object-fit:contain;width:100%}.velo-redesign .product-container .price-product{font-size:29px}.velo-redesign .product-container .price-unstyled{margin:0 0 12px}.velo-redesign .product-container .product-actions{display:grid;grid-template-columns:1fr}.velo-redesign #button-cart,.velo-redesign #button-whatsapp{width:100%;margin:0!important}.velo-redesign .product-container .quantity-actions{width:100%;display:block}.velo-redesign .product-container .quantity-box{margin-bottom:12px}.velo-redesign .product-container .ratings{margin:5px 0}.velo-mobile-buy{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:105;background:#fff;border-top:1px solid var(--velo-line);padding:10px 18px calc(10px + env(safe-area-inset-bottom));gap:12px;align-items:center;justify-content:space-between}.velo-mobile-buy span{font-size:18px;font-weight:600}.velo-mobile-buy a{min-height:42px;padding:10px 18px}.velo-redesign.product-product{padding-bottom:80px}.velo-redesign.product-product .wc_whatsapp_app{bottom:90px!important}.velo-footer-grid{grid-template-columns:1fr;gap:22px}.velo-footer{padding-top:28px}.velo-footer h2{margin-bottom:8px}.velo-redesign .velo-search-options{padding:10px 12px}.velo-redesign .velo-search-options .col-sm-3,.velo-redesign .velo-search-options .col-sm-4{margin-bottom:10px}}
/* Reset Bootstrap clearfix pseudo-elements before using CSS grid. */
.velo-redesign .product-container:before,.velo-redesign .product-container:after{display:none}
.velo-redesign .breadcrumbs{padding:0!important;margin:0!important;background:#fff!important;min-height:0!important}
.velo-redesign .breadcrumbs .breadcrumb{padding-block:12px!important}
.velo-redesign .velo-cart #cart{background:transparent!important;border:0!important;padding:0!important}
.velo-redesign .velo-cart #cart>.btn{background:var(--velo-surface)!important;color:var(--velo-ink)!important}
.velo-redesign .velo-cart #cart>.btn i,.velo-redesign .velo-cart #cart>.btn i:before{color:var(--velo-ink)!important}
.velo-redesign .product-container .price-product span{color:var(--velo-ink)}
.velo-hero{padding-top:30px;padding-bottom:26px}.velo-hero-guide{padding:22px}.velo-hero-guide>a{padding-block:12px}.velo-hero .velo-hero-guide>p{font-size:13px;margin:12px 0 0;line-height:1.5}
.velo-redesign #product-search #content>h2,.velo-redesign #product-search #content>div:has(>#compare-total){display:none}
@media(max-width:600px){.velo-redesign .velo-cart #cart>.btn{width:45px;min-width:45px;padding:0!important}.velo-redesign .velo-cart #cart-total{font-size:0!important}.velo-redesign .velo-cart #cart-total .item-cart{font-size:11px}.velo-redesign .velo-cart #cart>.btn:after{display:none}.velo-header-main{grid-template-columns:36px 1fr 45px}.velo-brand{justify-self:center;width:190px}.velo-redesign[class*="product-product"]{padding-bottom:80px}.velo-redesign[class*="product-product"] .wc_whatsapp_app{bottom:92px!important}.velo-hero{padding-top:22px;padding-bottom:22px}.velo-redesign .toolbar .modes{display:flex}.velo-redesign .toolbar .toolbar1{min-width:0;flex:1}.velo-redesign .toolbar .toolbar1 select{min-width:0}.velo-redesign .product-container .thumbnails{margin-bottom:0}}
.velo-search{position:relative}.velo-suggestions{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid var(--velo-line);border-radius:5px;z-index:200;box-shadow:0 8px 24px #20252120;max-height:65vh;overflow:auto}.velo-suggestions[hidden]{display:none}.velo-suggestions [role="option"]{display:flex;align-items:center;gap:12px;padding:10px 12px;border-bottom:1px solid var(--velo-line)}.velo-suggestions [role="option"] img{object-fit:contain;flex:0 0 48px}.velo-suggestions strong{display:block;font-size:14px;line-height:1.3}.velo-suggestions small{font-size:12px;color:var(--velo-muted)}.velo-suggestions [aria-selected="true"],.velo-suggestions [role="option"]:hover{background:var(--velo-surface)}.velo-suggestion-all{display:block;padding:12px 16px;color:var(--velo-action)!important;font-size:14px;font-weight:600}.velo-suggestions p{padding:14px;font-size:14px}
.velo-redesign #checkout-cart .table strong,.velo-redesign #checkout-cart .table td{color:var(--velo-ink)}
@media(max-width:600px){.velo-redesign #checkout-cart form .table-responsive{border:0;overflow:visible}.velo-redesign #checkout-cart form table,.velo-redesign #checkout-cart form tbody{display:block;width:100%;border:0}.velo-redesign #checkout-cart form thead{display:none}.velo-redesign #checkout-cart form tbody tr{display:grid;grid-template-columns:66px minmax(0,1fr);gap:10px;border:1px solid var(--velo-line);border-radius:5px;padding:12px;margin-bottom:14px}.velo-redesign #checkout-cart form tbody td{border:0;padding:0;white-space:normal;min-width:0;font-size:14px;overflow-wrap:anywhere}.velo-redesign #checkout-cart form tbody td:first-child{grid-column:1;grid-row:1/3}.velo-redesign #checkout-cart form tbody td:nth-child(2){grid-column:2;font-weight:600}.velo-redesign #checkout-cart form tbody td:nth-child(3){grid-column:2;color:var(--velo-muted)}.velo-redesign #checkout-cart form tbody td:nth-child(3):before{content:'Cód. '}.velo-redesign #checkout-cart form tbody td:nth-child(n+4){grid-column:1/-1}.velo-redesign #checkout-cart form tbody td:nth-child(4){display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--velo-line);padding-top:12px}.velo-redesign #checkout-cart form tbody td:nth-child(4):before{content:'Quantidade';font-size:13px}.velo-redesign #checkout-cart form tbody td:nth-child(4) .input-group{max-width:174px!important}.velo-redesign #checkout-cart form tbody td:nth-child(4) .btn{min-width:40px;height:44px;padding:10px}.velo-redesign #checkout-cart form tbody td:nth-child(5),.velo-redesign #checkout-cart form tbody td:nth-child(6){display:flex;align-items:center;justify-content:space-between}.velo-redesign #checkout-cart form tbody td:nth-child(5):before{content:'Preço unitário';font-size:13px;color:var(--velo-muted)}.velo-redesign #checkout-cart form tbody td:nth-child(6):before{content:'Total do item';font-size:13px;color:var(--velo-muted)}.velo-redesign #checkout-cart form tbody td:nth-child(6){font-weight:600;font-size:18px}.velo-redesign #checkout-cart .buttons{display:flex;flex-direction:column-reverse;gap:10px}.velo-redesign #checkout-cart .buttons>div,.velo-redesign #checkout-cart .buttons a{width:100%}.velo-redesign #checkout-checkout .panel-title a{display:block;padding:6px 0;font-size:17px}.velo-redesign #checkout-checkout .panel-body{padding:15px}.velo-redesign #checkout-checkout label{font-size:14px}}
/* Brand orange with dark labels keeps the primary actions legible. */
.velo-redesign .velo-primary,.velo-redesign .btn-primary,.velo-redesign #button-cart,.velo-redesign .actions .cart button{background:var(--velo-orange);border-color:var(--velo-orange);color:#151515!important}
.velo-redesign .velo-primary:hover,.velo-redesign .btn-primary:hover,.velo-redesign #button-cart:hover,.velo-redesign .actions .cart button:hover{background:#ef8c5d;border-color:#ef8c5d;color:#151515!important}
.velo-redesign .velo-search #search button{background:var(--velo-orange)!important;color:#151515}
.velo-redesign[class*="checkout-"] .wc_whatsapp_app{display:none!important}
@media(max-width:600px){.velo-redesign[class*="product-product"] .wc_whatsapp_app{display:none!important}}
@media(prefers-reduced-motion:reduce){.velo-redesign *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Make the company page discoverable and keep WhatsApp branding visible. */
.velo-about-link{font-weight:600;color:var(--velo-action)!important;white-space:nowrap}
.velo-mobile-links{display:none}
.velo-redesign .velo-whatsapp{gap:8px}
.velo-redesign .btn-wa-card svg,.velo-redesign #button-whatsapp svg,.velo-redesign .velo-whatsapp svg{display:block!important;width:18px;height:18px;flex:0 0 18px}
@media(max-width:991px){.velo-mobile-links{display:flex;align-items:center;justify-content:center;gap:30px;padding-top:0;padding-bottom:10px;font-size:14px}.velo-mobile-links a{color:var(--velo-action);font-weight:600;padding:3px 8px}.velo-about-link{padding-block:12px;display:block}}
@media(max-width:600px){.velo-redesign .velo-card-actions .velo-whatsapp,.velo-redesign .product-thumb .btn-wa-card{gap:6px;text-align:center}.velo-redesign .product-thumb .btn-wa-card svg{width:16px;height:16px;flex-basis:16px}}

/* A decorative cart accompanies every action that adds a product to the cart. */
.velo-redesign button[onclick*="cart.add("],.velo-redesign #button-cart,.velo-redesign #button-cart2{display:inline-flex;align-items:center;justify-content:center;gap:8px}
.velo-redesign button[onclick*="cart.add("]::before,.velo-redesign #button-cart::before,.velo-redesign #button-cart2::before{content:""!important;display:inline-block!important;position:static!important;width:18px!important;height:18px!important;flex:0 0 18px;margin:0!important;padding:0!important;border:0!important;opacity:1!important;visibility:visible!important;transform:none!important;background:currentColor!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 3h3l3 12h11l3-9H6M8 15l-1 3h12'/%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='18' cy='21' r='1'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 3h3l3 12h11l3-9H6M8 15l-1 3h12'/%3E%3Ccircle cx='9' cy='21' r='1'/%3E%3Ccircle cx='18' cy='21' r='1'/%3E%3C/svg%3E") center/contain no-repeat}
