﻿:root{--baseColor1: black;--baseColor2: black;--baseColor3: #404040;--baseColor4: var(--baseColor1);--baseColor5: var(--baseColor1);--baseColor6: var(--baseColor1);--fontColor1: var(--baseColor2);--fontColor2: var(--baseColor1);--fontColor3: #4b4b4b;--fontColor4: #4b4b4b;--fontColor5: #7a7a7a;--fontColor6: #707070;--gray-100: #f8f8f8;--gray-200: #f6f6f6;--gray-300: #f5f5f5;--gray-400: #f1f1f1;--gray-450: #e9e9e9;--gray-475: #e6e6e6;--gray-500: #dbdbdb;--gray-600: #d6d6d6;--gray-700: #c5c5c5;--gray-800: #a8a8a8;--gray-900: #979797;--gray-950: #828282;--gray-1000: #707070;--media-ratio: 1/1.3;--star-full: #fb0;--star-empty: #d5d5d5;--font: "Helvetica Now Pro Text";--font-1: "Helvetica Now Pro Text";--font-2: "Helvetica Now Pro Text";--font-3: "Helvetica Now Pro Text";--font-4: "Helvetica Now Pro Text";--font-5: "Helvetica Now Pro Text";--swiper-theme-color: var(--baseColor2);--swiper-pagination-bullet-horizontal-gap: 4px;--swiper-pagination-bullet-inactive-opacity: 1;--swiper-pagination-bullet-size: 5px;--swiper-pagination-bullet-inactive-color: var(--gray-600);--swiper-pagination-bullet-border-radius: 100%}.bg-primary{background-color:var(--baseColor1)}.text-primary{color:var(--baseColor1)}.bg-secondary{background-color:var(--baseColor2)}.text-secondary{color:var(--baseColor2)}.bg-font-color-1{background-color:var(--fontColor1)}.text-font-color-1{color:var(--fontColor1)}.bg-font-color-2{background-color:var(--fontColor2)}.text-font-color-2{color:var(--fontColor2)}.bg-gray-100{background-color:var(--gray-100)}.text-gray-100{color:var(--gray-100)}.bg-gray-200{background-color:var(--gray-200)}.text-gray-200{color:var(--gray-200)}.bg-gray-300{background-color:var(--gray-300)}.text-gray-300{color:var(--gray-300)}.bg-gray-400{background-color:var(--gray-400)}.text-gray-400{color:var(--gray-400)}.bg-gray-500{background-color:var(--gray-500)}.text-gray-500{color:var(--gray-500)}.bg-gray-600{background-color:var(--gray-600)}.text-gray-600{color:var(--gray-600)}.bg-gray-700{background-color:var(--gray-700)}.text-gray-700{color:var(--gray-700)}.bg-gray-800{background-color:var(--gray-800)}.text-gray-800{color:var(--gray-800)}.bg-gray-900{background-color:var(--gray-900)}.text-gray-900{color:var(--gray-900)}.bg-gray-950{background-color:var(--gray-950)}.text-gray-950{color:var(--gray-950)}.bg-gray-1000{background-color:var(--gray-1000)}.text-gray-1000{color:var(--gray-1000)}.items-end{align-items:flex-end}.text-base{font-size:16px}@media screen and (max-width:1023px){.sm-text-base{font-size:16px}}.text-1{font-size:16px}@media screen and (max-width:1023px){.sm-text-1{font-size:16px}}.text-2{font-size:18px}@media screen and (max-width:1023px){.sm-text-2{font-size:18px}}.text-3{font-size:20px}@media screen and (max-width:1023px){.sm-text-3{font-size:20px}}.text-4{font-size:22px}@media screen and (max-width:1023px){.sm-text-4{font-size:22px}}.text-5{font-size:24px}@media screen and (max-width:1023px){.sm-text-5{font-size:24px}}.text-title{font-size:25px}@media screen and (max-width:1023px){.sm-text-title{font-size:25px}}.font-1{font-family:var(--font-1)}.font-2{font-family:var(--font-2)}.font-3{font-family:var(--font-3)}.font-4{font-family:var(--font-4)}.font-light{font-weight:300}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-black{font-weight:900}.whitespace-nowrap{white-space:nowrap}.capitalize{display:inline-block;text-transform:lowercase}.capitalize::first-letter{text-transform:uppercase}.btn-1{display:flex;align-items:center;justify-content:center;gap:4px;height:45px;line-height:45px;font-size:16px;text-align:center;border:0;background-color:var(--baseColor1);color:#fff;width:100%;font-weight:600;transition:none;white-space:nowrap;border-radius:23px}.btn-1.loading{font-size:0 !important;pointer-events:none;position:relative}.btn-1.loading .bg-sprite{display:none}.btn-1.loading::before{--height: 25px;content:"" !important;animation:spinnerload 1s linear infinite;position:absolute;z-index:1;border:2px solid #fff;border-radius:100%;border-top:2px solid #000;height:var(--height);aspect-ratio:1;left:calc(50% - var(--height) / 2);top:calc(50% - var(--height) / 2);font-size:16px}.btn-1:hover{color:#fff}.btn-2{display:flex;align-items:center;justify-content:center;gap:4px;height:53px;line-height:53px;font-size:calc(16px + 1px);text-align:center;border:0;background-color:var(--baseColor2);color:#fff;width:100%;font-weight:400;border:none;border-radius:23px}@media screen and (max-width:1023px){.btn-2{font-size:16px}}.btn-2.loading{font-size:0 !important;pointer-events:none;position:relative}.btn-2.loading .bg-sprite{display:none}.btn-2.loading::before{font-size:16px;--height: 25px;content:"" !important;animation:spinnerload 1s linear infinite;position:absolute;z-index:1;border:2px solid #fff;border-radius:100%;border-top:2px solid var(--baseColor2);height:var(--height);aspect-ratio:1;left:calc(50% - var(--height) / 2);top:calc(50% - var(--height) / 2)}.btn-3{display:flex;align-items:center;justify-content:center;gap:4px;height:53px;line-height:53px;font-size:calc(16px + 1px);text-align:center;border:0;background-color:var(--gray-300);width:100%;font-weight:700;border:1px solid var(--gray-475);color:var(--fontColor1);border-radius:23px}@media screen and (max-width:1023px){.btn-3{font-size:16px}}.btn-3.loading{font-size:0 !important;pointer-events:none;position:relative}.btn-3.loading .bg-sprite{display:none}.btn-3.loading::before{font-size:16px;--height: 25px;content:"" !important;animation:spinnerload 1s linear infinite;position:absolute;z-index:1;border:2px solid transparent;border-radius:100%;border-top:2px solid var(--baseColor2);height:var(--height);aspect-ratio:1;left:calc(50% - var(--height) / 2);top:calc(50% - var(--height) / 2)}.btn-hc-1{display:flex;align-items:center;justify-content:center;gap:4px;height:45px;line-height:45px;font-size:16px;text-align:center;border:0;background-color:var(--baseColor1);color:#fff;width:100%;font-weight:600;transition:none;white-space:nowrap;border-radius:23px}.btn-hc-1.loading{font-size:0 !important;pointer-events:none;position:relative}.btn-hc-1.loading .bg-sprite{display:none}.btn-hc-1.loading::before{--height: 25px;content:"" !important;animation:spinnerload 1s linear infinite;position:absolute;z-index:1;border:2px solid #fff;border-radius:100%;border-top:2px solid #000;height:var(--height);aspect-ratio:1;left:calc(50% - var(--height) / 2);top:calc(50% - var(--height) / 2);font-size:16px}.btn-hc-1:hover{color:#fff}.btn-hc-2{display:flex;align-items:center;justify-content:center;gap:4px;height:53px;line-height:53px;font-size:calc(16px + 1px);text-align:center;border:0;background-color:var(--baseColor2);color:#fff;width:100%;font-weight:400;border:none;border-radius:23px}@media screen and (max-width:1023px){.btn-hc-2{font-size:16px}}.btn-hc-2.loading{font-size:0 !important;pointer-events:none;position:relative}.btn-hc-2.loading .bg-sprite{display:none}.btn-hc-2.loading::before{font-size:16px;--height: 25px;content:"" !important;animation:spinnerload 1s linear infinite;position:absolute;z-index:1;border:2px solid #fff;border-radius:100%;border-top:2px solid var(--baseColor2);height:var(--height);aspect-ratio:1;left:calc(50% - var(--height) / 2);top:calc(50% - var(--height) / 2)}.btn-success,.btn-success+.loading-buy,.btn-success+.load{display:block;height:50px;line-height:50px;font-size:17px;text-align:center;padding:0;border:0;background-color:#19ae51;color:#fff;font-weight:400;border-radius:5px}.btn-success.hide,.btn-success+.loading-buy.hide,.btn-success+.load.hide{display:none}.btn-success:hover,.btn-success+.loading-buy:hover,.btn-success+.load:hover{background-color:#19ae51;color:#fff}.btn-success:focus,.btn-success:active:focus,.btn-success:active,.btn-success+.loading-buy:focus,.btn-success+.loading-buy:active:focus,.btn-success+.loading-buy:active,.btn-success+.load:focus,.btn-success+.load:active:focus,.btn-success+.load:active{box-shadow:none !important;background-color:#19ae51 !important}.btn-success+.loading-buy{display:none;background-position:center center}.left-50{left:50%}.top-50{top:50%}.center-absolute{left:50%;top:50%;transform:translate(-50%, -50%)}.grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.col-span-2{grid-column:span 2}@media screen and (min-width:1024px){.lg-grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}}.grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.col-span-3{grid-column:span 3}@media screen and (min-width:1024px){.lg-grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr)) !important}}.grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr))}.col-span-4{grid-column:span 4}@media screen and (min-width:1024px){.lg-grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr)) !important}}.grid-cols-5{grid-template-columns:repeat(5, minmax(0, 1fr))}.col-span-5{grid-column:span 5}@media screen and (min-width:1024px){.lg-grid-cols-5{grid-template-columns:repeat(5, minmax(0, 1fr)) !important}}.grid-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr))}.col-span-6{grid-column:span 6}@media screen and (min-width:1024px){.lg-grid-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr)) !important}}.grid-cols-7{grid-template-columns:repeat(7, minmax(0, 1fr))}.col-span-7{grid-column:span 7}@media screen and (min-width:1024px){.lg-grid-cols-7{grid-template-columns:repeat(7, minmax(0, 1fr)) !important}}.grid-cols-8{grid-template-columns:repeat(8, minmax(0, 1fr))}.col-span-8{grid-column:span 8}@media screen and (min-width:1024px){.lg-grid-cols-8{grid-template-columns:repeat(8, minmax(0, 1fr)) !important}}.grid-cols-9{grid-template-columns:repeat(9, minmax(0, 1fr))}.col-span-9{grid-column:span 9}@media screen and (min-width:1024px){.lg-grid-cols-9{grid-template-columns:repeat(9, minmax(0, 1fr)) !important}}.grid-cols-10{grid-template-columns:repeat(10, minmax(0, 1fr))}.col-span-10{grid-column:span 10}@media screen and (min-width:1024px){.lg-grid-cols-10{grid-template-columns:repeat(10, minmax(0, 1fr)) !important}}.grid-cols-11{grid-template-columns:repeat(11, minmax(0, 1fr))}.col-span-11{grid-column:span 11}@media screen and (min-width:1024px){.lg-grid-cols-11{grid-template-columns:repeat(11, minmax(0, 1fr)) !important}}.grid-cols-12{grid-template-columns:repeat(12, minmax(0, 1fr))}.col-span-12{grid-column:span 12}@media screen and (min-width:1024px){.lg-grid-cols-12{grid-template-columns:repeat(12, minmax(0, 1fr)) !important}}html{overflow-x:hidden}body{background:#fff !important;overflow:visible;margin:0;font-family:"Helvetica Now Pro Text",sans-serif;background:#f0f0f0;color:var(--text-dark)}.title-vitrine{margin-bottom:35px;padding-inline:0px !important}.title-vitrine strong{display:block;text-align:left;font-size:25px;color:var(--baseColor1);font-weight:700;line-height:35px;margin-bottom:20px}@media screen and (max-width:1023px){.title-vitrine strong{font-size:18px}}.title-vitrine span{color:var(--baseColor3)}#footer,#header,#middle{min-width:unset !important}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{border-radius:7px;background-color:#fff}html::-webkit-scrollbar,body::-webkit-scrollbar{width:10px;background-color:#fff;border-radius:7px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{border-radius:7px;background-color:var(--baseColor1)}b,strong{font-weight:bold}input{height:53px;line-height:53px;padding:0 30px;width:100%}input:placeholder{color:#828282}input::-webkit-input-placeholder{color:#828282;opacity:1}input::-moz-placeholder{color:#828282;opacity:1}input:-ms-input-placeholder{color:#828282;opacity:1}input:-moz-placeholder{color:#828282;opacity:1}input:focus-visible{outline:none}input[type=color],input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],textarea,select{display:block;width:100%;height:40px;box-sizing:border-box;border-radius:20px;color:var(--fontColor1);background-color:#fff;background-image:none;border:none;border:1px solid var(--gray-450);outline:0;color:#000;font-size:16px;letter-spacing:0;font-weight:400;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 16px;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}input[type=color]:placeholder,input[type=date]:placeholder,input[type=email]:placeholder,input[type=number]:placeholder,input[type=password]:placeholder,input[type=tel]:placeholder,input[type=text]:placeholder,textarea:placeholder,select:placeholder{color:var(--gray-700);font-family:var(--font-3);font-weight:300}input[type=color]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select::-webkit-input-placeholder{color:var(--gray-700);opacity:1;font-family:var(--font-3);font-weight:300}input[type=color]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder{color:var(--gray-700);opacity:1;font-family:var(--font-3);font-weight:300}input[type=color]:-ms-input-placeholder,input[type=date]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,textarea:-ms-input-placeholder,select:-ms-input-placeholder{color:var(--gray-700);opacity:1;font-family:var(--font-3);font-weight:300}input[type=color]:-moz-placeholder,input[type=date]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=text]:-moz-placeholder,textarea:-moz-placeholder,select:-moz-placeholder{color:var(--gray-700);opacity:1;font-family:var(--font-3);font-weight:300}select{background-color:transparent;background-position:right;background-repeat:no-repeat}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:var(--icone-select);background-position:95% 60%;background-repeat:no-repeat;border:none;padding-right:10px;height:20px;font-size:16px}input[type=checkbox],input[type=radio]{width:15px;height:15px;position:relative;top:3px}@keyframes skeleton-fade{0%{opacity:.4}50%{opacity:1}100%{opacity:.4}}img:not([src]){background-color:var(--gray-400);animation:skeleton-fade 1.8s ease-in-out infinite}.bg-sprite{background-image:url("../img/sprite-packed.svg?v=8");display:inline-block}.title-vitrine{margin-bottom:15px}.title-vitrine strong{margin-bottom:15px;line-height:31px;text-align:center}@media screen and (max-width:1023px){.title-vitrine strong{font-size:20px;line-height:24px}}.title-vitrine span{line-height:22px;text-align:center}.title-vitrine a{margin-top:30px;text-align:center}.wrapper{display:block;margin:0 auto;width:100%;max-width:1920px}@media screen and (max-width: 1600px){.wrapper{max-width:1400px}}@media screen and (max-width: 1400px){.wrapper{max-width:1260px}}.wrapper:not(.full){max-width:100%;padding-inline:40px}@media screen and (max-width:1023px){.wrapper:not(.full){padding:0 20px !important}}.wrapper-full{display:block;margin:0 auto;width:100%;max-width:1920px}[class*=swiper-arrow]{position:absolute;top:50%;--pos: 25px;--translate-y: -50%;z-index:1;cursor:pointer;background-size:contain;width:50px;height:50px}@media screen and (max-width:1023px){[class*=swiper-arrow]{--pos: -5px;transform:translateY(var(--translate-y)) !important}}[class*=swiper-arrow][class*=prev]{left:var(--pos);transform:translateY(var(--translate-y)) translateX(-100%);background-image:var(--arrowPrev)}@media screen and (max-width:1023px){[class*=swiper-arrow][class*=prev]{width:46px;height:46px}}[class*=swiper-arrow][class*=prev].swiper-button-disabled{background-image:var(--arrowPrevDisabled)}[class*=swiper-arrow][class*=next]{right:var(--pos);transform:translateY(var(--translate-y)) translateX(100%);background-image:var(--arrowNext)}@media screen and (max-width:1023px){[class*=swiper-arrow][class*=next]{width:46px;height:46px}}[class*=swiper-arrow][class*=next].swiper-button-disabled{background-image:var(--arrowNextDisabled)}@media screen and (max-width:1023px){[class*=swiper-arrow][class*=next].swiper-button-disabled{background-image:var(--arrowPrevDisabled);transform:translateY(var(--translate-y)) scaleX(-1) !important}}[class*=swiper-arrow].swiper-button-disabled{cursor:unset}[class*=swiper-arrow].swiper-button-lock{display:none}[class*=swiper-arrow]:not([role]){display:none}.swiper-pagination{display:flex;align-items:center;position:unset}.swiper-pagination .swiper-pagination-bullet-active{--swiper-pagination-bullet-size: 11px;background-color:#000}@keyframes spinnerload{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.hide{display:none}html:has(.custom-modal.opened,#mini-cart.open),body:has(.custom-modal.opened,#mini-cart.open){overflow:hidden}#overlay{position:fixed;top:0;left:0;width:100%;height:10000%;background:rgba(0,0,0,.5);z-index:5}#overlay.hide{display:none}span.error{max-width:100% !important;float:left !important;background-color:#ffe6e6;border:1px solid #9f3a38;color:#9f3a38;font-size:12px;padding:3px 5px;border-radius:2px;position:absolute;letter-spacing:0;font-weight:400;bottom:inherit !important;top:20px;overflow:visible !important;right:0 !important;z-index:2}span.error:before{margin-bottom:-5px;border-color:inherit;border-width:0 1px 1px 0;transform:translateX(-50%) translateY(-50%) rotate(45deg);bottom:0;left:50%;background-color:inherit;background-image:inherit;border-width:none;border-style:solid;border-color:inherit;position:absolute;content:"";transform:rotate(45deg);background-image:none;z-index:2;width:.6666em;height:.6666em;transition:background .1s ease}.hidden,.js-login+.wd-profile-login-recover-password{display:none}table{width:100%}table thead th{color:var(--fontColor1);letter-spacing:0;font-size:16px;font-weight:700;padding:12px 10px;border:0 !important;text-align:justify}table tbody{border-spacing:0}table tbody tr:nth-child(odd) td{background:var(--gray-400)}table tbody tr td{color:var(--fontColor1);letter-spacing:0;font-size:16px;font-weight:400;display:table-cell;height:50px;border-top:0 !important;border:0;padding:10px !important;vertical-align:middle !important}table tbody tr td:last-child{border-right:0}table tbody tr td.action .delete{cursor:pointer;border:0;font-size:0;display:inline-block;vertical-align:middle;text-align:center;line-height:15px;padding:0;box-sizing:border-box;width:15px;height:15px;border-radius:50%;margin-right:10px}table tbody tr td.action .delete:before{content:"X";font-size:18px;color:var(--baseColor2);font-weight:900;display:block}table tbody tr td.action .editar{display:flex;align-items:center;justify-content:center;gap:4px;height:53px;line-height:53px;font-size:calc(16px + 1px);text-align:center;border:0;background-color:var(--baseColor2);color:#fff;width:100%;font-weight:400;border:none;border-radius:23px;width:-moz-fit-content;width:fit-content;line-height:30px;height:30px;display:inline-block;vertical-align:middle;padding:0 15px;margin:0;margin-right:10px;font-size:16px}@media screen and (max-width:1023px){table tbody tr td.action .editar{font-size:16px}}table tbody tr td.action .editar.loading{font-size:0 !important;pointer-events:none;position:relative}table tbody tr td.action .editar.loading .bg-sprite{display:none}table tbody tr td.action .editar.loading::before{font-size:16px;--height: 25px;content:"" !important;animation:spinnerload 1s linear infinite;position:absolute;z-index:1;border:2px solid #fff;border-radius:100%;border-top:2px solid var(--baseColor2);height:var(--height);aspect-ratio:1;left:calc(50% - var(--height) / 2);top:calc(50% - var(--height) / 2)}@media screen and (max-width: 991px){.no-medium{display:none !important}}@media screen and (max-width: 767px){.no-small{display:none !important}}@media screen and (min-width: 992px){.no-desktop{display:none !important}}.input-group,.input-wrapper{margin-bottom:15px}.input-group label,.input-wrapper label{display:inline-block;margin-bottom:5px;margin-top:9px;vertical-align:top;font-size:.97em}.wd-product-line-wishlist button.added svg,.custom-product-line-wishlist button.added svg{display:none}.wd-product-line-wishlist button.added .preenchido,.custom-product-line-wishlist button.added .preenchido{display:block}.wd-product-line-wishlist button:not(.added) svg,.custom-product-line-wishlist button:not(.added) svg{display:block}.wd-product-line-wishlist button:not(.added) .preenchido,.custom-product-line-wishlist button:not(.added) .preenchido{display:none}.svg-common{background:url("../../img/sprite-packed.svg") no-repeat}.svg-arrow-left{background-position:49.4327834406% 85.9611530487%;width:17.056px;height:12.859px}.svg-arrow-left-sm{background-position:87.5693863992% 83.1753660445%;width:9.364px;height:7.06px}.svg-arrow-right{background-position:39.901309907% 85.9611530487%;width:17.056px;height:12.859px}.svg-arrow-right-sm{background-position:23.6829979211% 95.94668604%;width:9.364px;height:7.06px}.svg-clear-all-filters{background-position:94.1295876166% 85.3287705573%;width:11.754px;height:14.467px}.svg-icone-anterior-paginacao{background-position:14.0121701698% 99.2077800506%;width:7.835px;height:12.942px}.svg-icone-busca-topo-m{background-position:70.7374680782% 37.2237172701%;width:29.186px;height:29.186px}.svg-icone-calcular-frete-produto{background-position:66.8586665435% 74.8753971436%;width:22.736px;height:18.869px}.svg-icone-caminhao{background-position:53.7364945978% 74.8753971436%;width:22.736px;height:18.869px}.svg-icone-carrinho{background-position:47.5840079914% 60.1414425413%;width:23.814px;height:23.814px}.svg-icone-carrinho-adicionar{background-position:96.0144827243% 53.0517553933%;width:15.371px;height:14.443px}.svg-icone-carrinho-topo{background-position:86.7044463819% 0;width:26.244px;height:24.669px}.svg-icone-carrinho-topo-m{background-position:70.7374680782% 0;width:29.186px;height:29.186px}.svg-icone-checked{background-position:72.3110200488% 85.5362900213%;width:11.999px;height:11.999px}.svg-icone-clear-filter{background-position:7.3038251366% 99.2410404624%;width:13px;height:13px}.svg-icone-coracao{background-position:16.3539938374% 60.2923723575%;width:27.24px;height:24.22px}.svg-icone-coracao-preenchido{background-position:86.5606511486% 15.1917676618%;width:25.962px;height:23.616px}.svg-icone-editar{background-position:0 99.4623873939%;width:13.366px;height:13.385px}.svg-icone-face{background-position:48.9549660547% 39.9723580981%;width:38.541px;height:38.398px}.svg-icone-face-2{background-position:27.3898971217% 76.6958397686%;width:22.98px;height:22.836px}.svg-icone-favorito{background-position:32.4671710892% 60.2301987687%;width:27.094px;height:24.053px}.svg-icone-filtro{background-position:95.8685269535% 27.8915082144%;width:15.096px;height:15.812px}.svg-icone-flag-envio{background-position:96.1822154686% 36.4019167381%;width:15.686px;height:12.163px}.svg-icone-frete-gratis{background-position:40.6143226521% 74.8753971436%;width:22.736px;height:18.869px}.svg-icone-hamburger{background-position:96.8882681564% 0;width:17px;height:15px}.svg-icone-insta{background-position:0 40.0111217355%;width:38.543px;height:38.541px}.svg-icone-insta-2{background-position:61.371985723% 60.0969773145%;width:23.695px;height:23.694px}.svg-icone-lista-desejos{background-position:86.4290034469% 29.6021776315%;width:25.703px;height:22.887px}.svg-icone-lixeira{background-position:94.7704918033% 18.5105882353%;width:13px;height:16px}.svg-icone-lupa{background-position:0 61.5785253881%;width:27.599px;height:27.599px}.svg-icone-lupa-m{background-position:85.9319718359% 58.6480570936%;width:24.718px;height:24.721px}.svg-icone-medida{background-position:86.4753626052% 72.6582322578%;width:13.777px;height:13.769px}.svg-icone-oferta{background-position:95.8521015834% 70.5818000995%;width:15.065px;height:15.065px}.svg-icone-ofertas-menu{background-position:78.6786721632% 85.3591952375%;width:11.64px;height:11.638px}.svg-icone-proximo-paginacao{background-position:55.9536940797% 85.6130461043%;width:7.428px;height:12.155px}.svg-icone-proximo-paginacao_copy{background-position:82.7936762903% 85.0101097796%;width:6.744px;height:10.922px}.svg-icone-seta-baixo{background-position:70.1954502799% 48.831061637%;width:10.582px;height:6.692px}.svg-icone-seta-left-disabled{background-position:0 0;width:59px;height:59px}.svg-icone-seta-right{background-position:43.0656934307% 0;width:59px;height:59px}.svg-icone-seta-todas-categorias{background-position:99.6833041066% 5.2261261312%;width:4.965px;height:8.201px}.svg-icone-tabela-medidas{background-position:95.8028592262% 77.3973891769%;width:14.972px;height:10.653px}.svg-icone-todas-categorias{background-position:94.7704918033% 91.3829545455%;width:13px;height:10px}.svg-icone-topo-minha-conta{background-position:0 91.2269303144%;width:22.556px;height:22.853px}.svg-icone-topo-minha-conta-m{background-position:70.7374680782% 18.6118586351%;width:29.186px;height:29.186px}.svg-icone-usuario{background-position:86.1119561911% 43.7752560199%;width:25.076px;height:23.415px}.svg-icone-ver-mais-fotos{background-position:65.789673913% 85.5367816092%;width:12px;height:12px}.svg-icone-voltar{background-position:99.8348580566% 0;width:5.255px;height:9.292px}.svg-icone-whats-2{background-position:13.7517773715% 77.1012778332%;width:23.695px;height:23.694px}.svg-icone-youtube{background-position:24.4781181133% 40.0111217355%;width:38.541px;height:38.541px}.svg-icone-youtube-2{background-position:0 77.1012778332%;width:23.695px;height:23.694px}.svg-icone-zoom{background-position:18.3876344086% 97.7482606666%;width:10px;height:10.358px}.svg-lixeira{background-position:23.4560171975% 89.1691430215%;width:15.509px;height:19.088px}.svg-menu-hamburguer{background-position:78.2926553672% 72.7558139535%;width:19px;height:14px}.svg-pin{background-position:60.1108106957% 85.5407145156%;width:8.112px;height:12.008px}.svg-sacola{background-position:71.6094732824% 58.7168389307%;width:15.239px;height:19.879px}.svg-sacola-preto{background-position:31.7056192585% 88.4248174575%;width:13.556px;height:17.683px}.svg-seta-baixo{background-position:64.18450325% 49.0323230966%;width:12.155px;height:7.428px}.svg-tabela-medidas{background-position:96.6081584679% 8.8478871246%;width:16.481px;height:16.468px}.svg-usuario{background-position:96.0299003322% 44.2665274102%;width:15.4px;height:15.571px}.svg-usuario-m{background-position:12.7999092044% 89.6590361446%;width:19.78px;height:20px}.svg-whats-sm{background-position:95.8998036993% 61.7400824317%;width:15.155px;height:15.192px}#header{--super-topo-height: 32px;--main-bar-height: 65px;--header-height: calc(var(--super-topo-height) + var(--main-bar-height));padding-top:calc(var(--super-topo-height) + var(--main-bar-height))}@media screen and (max-width:1023px){#header{--super-topo-height: 32px;--main-bar-height: 65px}}#header:hover{z-index:2000 !important}#header .promo-bar{background-color:#b22424;padding:6px 4px;width:100%;display:flex;justify-content:center;align-items:center;text-align:center;border-top:1px solid #f5f5f5}@media screen and (max-width:1023px){#header .promo-bar{position:relative;top:10px}}#header .promo-bar__text{margin:0;letter-spacing:.5px;font-size:14px;color:#fff;font-family:"Helvetica Now Pro Text",sans-serif}@media screen and (max-width:1023px){#header .promo-bar__text{font-size:12px}}#header .promo-bar__link{color:#000;font-weight:600;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease-in-out}#header .promo-bar__link:hover{color:#555}#header .super-topo{background-color:#f2eee7;position:fixed;top:0;z-index:5;width:100%;height:auto;transition:ease all .3s}@media screen and (max-width:1023px){#header .super-topo>.flex{width:100%}}#header .super-topo *{font-size:14px;color:#2b2b2b;font-family:"Helvetica Now Pro Text",sans-serif}@media screen and (max-width:1023px){#header .super-topo{display:flex;align-items:center;padding:0}}#header .super-topo .wrapper{height:100%;position:relative;top:-3px}#header .super-topo .wrapper .flex{height:100%}#header .super-topo .wrapper .flex .links-topo{width:100%;margin:0 auto;height:100%}@media screen and (max-width:1023px){#header .super-topo .wrapper .flex .links-topo{flex-grow:0;max-width:100%;justify-content:center}}#header .super-topo .wrapper .flex .links-topo ul{height:100%;gap:10px}#header .super-topo .wrapper .flex .links-topo ul.institucional{gap:70px}@media screen and (max-width:1023px){#header .super-topo .wrapper .flex .links-topo ul{display:none}}#header .super-topo .wrapper .flex .links-topo ul li a{display:flex;align-items:center;justify-content:center;gap:9px}@media screen and (max-width:1023px){#header .super-topo .wrapper .flex .links-topo ul li a{gap:8px}}#header .super-topo .wrapper .flex .links-topo ul li.first{flex-basis:36.73%;max-width:36.73%;flex-grow:1;flex-shrink:1}@media screen and (max-width:1023px){#header .super-topo .wrapper .flex .links-topo ul li.first{width:100%;max-width:100%;flex-grow:0}}#header .super-topo .wrapper .flex .links-topo ul li span{color:#fff;display:block;text-align:center;font-size:16px}#header .super-topo .wrapper .flex .links-topo ul li span{white-space:nowrap;font-weight:400}#header .super-topo .wrapper .flex .links-topo ul li .circle{display:block;width:3px;height:3px;background-color:#fff;border-radius:100%}#header .super-topo .wrapper .flex .links-topo ul .slick-arrow{position:unset;transform:none;filter:brightness(0) invert(1)}#header .super-topo .wrapper .flex .links-topo ul .slick-arrow::before{width:15px}#header .super-topo .wrapper .flex .links-topo ul.lojas{gap:53px;display:flex}@media screen and (max-width:1023px){#header .super-topo .wrapper .flex .links-topo ul.lojas{width:100%;gap:5px;justify-content:space-between;flex-wrap:wrap}}@media(max-width: 450px){#header .super-topo .wrapper .flex .links-topo ul.lojas{justify-content:center;gap:0}}#header .super-topo .announcement-bar{width:100%;background-color:#000;color:#2b2b2b;font-family:Helvetica,Arial,sans-serif;display:flex;justify-content:space-between;align-items:center;padding:7px 40px;font-size:13px;box-sizing:border-box}#header .super-topo .announcement-bar *{color:#fff}@media screen and (max-width:1023px){#header .super-topo .announcement-bar{justify-content:center}}#header .super-topo .announcement-bar .announcement-bar-section{display:flex;align-items:center;gap:8px}@media screen and (min-width:1024px){#header .super-topo .announcement-bar .announcement-bar-section.center{position:absolute;left:50%;transform:translateX(-50%)}}#header .super-topo .announcement-bar .announcement-bar-section.right{gap:20px}#header .super-topo .announcement-bar .country-flag{width:22px;border:1px solid #e0d9cd}#header .super-topo .announcement-bar a{color:#fff;text-decoration:underline;cursor:pointer}#header .main-bar{top:var(--super-topo-height);transition:ease all .3s;padding-top:18px}#header .main-bar:hover .promo-bar{display:block}@media screen and (min-width:1024px){#header .main-bar{padding-bottom:0px !important}}#header .main-bar .grid-header{grid-template-columns:minmax(0, 197px) 1fr minmax(0, 291px)}@media screen and (max-width:1023px){#header .main-bar .grid-header{grid-template-columns:19px 115px 1fr}}@media screen and (max-width:1023px){#header .main-bar .wrapper>.flex{flex-wrap:wrap;align-items:flex-start}}#header.header-float{--header-height: var(--main-bar-height)}#header.header-float #menu .custom-category-menu .level-1 .section.level-1>li.has-children .content{margin-top:42px}#header.header-float #hamburguer .overlay-hamburger{margin-top:50px}#header.header-float #hamburguer.active #menu-mobile{top:48px}@media screen and (min-width:1024px){#header.header-float .product-search-custom.active #suggestions{top:19px}}#header.header-float .super-topo{top:calc(var(--super-topo-height) * -1)}#header.header-float .main-bar{top:0}@media screen and (min-width:1024px){#header.header-float .main-bar>.wrapper>.flex{position:relative;top:-11px}}#header.header-float .promo-bar{display:none}#header a.stores{gap:6px}#header a.stores span{line-height:12px}#top-search{max-width:734px;margin-right:20px}@media screen and (max-width:1023px){#top-search{order:9;width:100%;margin-top:12px;margin-right:0}}@media screen and (max-width:1023px){#top-search{height:34px}#top-search .product-search-custom{height:34px}#top-search .product-search-custom .content{height:34px}#top-search .product-search-custom .content form{height:34px}}.product-search-custom{--input-height: 43px;--animation-time: 0.3s}.product-search-custom .smarthint-voice-search{display:none}.product-search-custom.active .termos{opacity:0;visibility:hidden;display:none !important}.product-search-custom.active.empty-search .termos{display:block !important;opacity:1;visibility:visible}@media screen and (max-width:1023px){.product-search-custom{--input-height: 34px}}.product-search-custom form button[type=submit]{filter:var(--filter);right:unset;left:10px}.product-search-custom form button[type=submit] svg{height:13px}@media screen and (max-width:1023px){.product-search-custom form button[type=submit]{left:90% !important;top:10px}}.product-search-custom form input{height:var(--input-height);color:var(--color);border:1px solid #ededed;background-color:transparent;border-radius:0;height:32px;font-size:14px;width:300px;padding-left:40px !important;font-family:"Helvetica Now Pro Text",sans-serif}.product-search-custom form input::-moz-placeholder{font-family:"Helvetica Now Pro Text",sans-serif;font-size:14px;font-weight:400}.product-search-custom form input::placeholder{font-family:"Helvetica Now Pro Text",sans-serif;font-size:14px;font-weight:400}@media screen and (max-width:1023px){.product-search-custom form input{padding-left:15px;height:32px;width:100%;padding:0 !important;margin-top:0;padding-left:10px !important}}.product-search-custom .termos,.product-search-custom .suggestion-terms{display:flex;flex-direction:column;background-color:#fff;width:60%;position:relative;left:0;top:0px;padding-inline:25px;padding-block:31px;border:1px solid var(--gray-100);visibility:hidden;overflow:hidden;z-index:1;opacity:0;border-radius:0px 0px 15px 15px;box-shadow:inset var(--box-shadow);padding-top:0;margin:0 auto;border:0}@media screen and (max-width:1023px){.product-search-custom .termos,.product-search-custom .suggestion-terms{width:100%;padding:0;border:0}}.product-search-custom .termos>strong,.product-search-custom .suggestion-terms>strong{font-size:16px}.product-search-custom .termos>strong ul a,.product-search-custom .suggestion-terms>strong ul a{font-weight:400}@media screen and (max-width:1023px){.product-search-custom .termos,.product-search-custom .suggestion-terms{flex-direction:column;height:auto;gap:0}}.product-search-custom .termos ul,.product-search-custom .suggestion-terms ul{display:flex;flex-direction:column;gap:10px 30px;height:-moz-fit-content;height:fit-content;margin-top:0px}@media screen and (max-width:1023px){.product-search-custom .termos ul,.product-search-custom .suggestion-terms ul{flex-direction:column;gap:13px}}.product-search-custom .termos ul li,.product-search-custom .suggestion-terms ul li{display:flex;margin:0;height:-moz-fit-content;height:fit-content}.product-search-custom .termos ul li a,.product-search-custom .suggestion-terms ul li a{display:block;font-size:14px;font-weight:400;display:inline-block;text-transform:lowercase}.product-search-custom .termos ul li a::first-letter,.product-search-custom .suggestion-terms ul li a::first-letter{text-transform:uppercase}.product-search-custom .suggestion-terms{visibility:visible;opacity:1}.product-search-custom #suggestions{background-color:#fff;width:100%;position:fixed;left:0;transform:translateY(var(--input-height));top:50px;transform-origin:100% 0%;padding-inline:25px;padding-block:31px;border:1px solid var(--gray-100);visibility:hidden;overflow:hidden;z-index:1;opacity:0;border-radius:0px 0px 15px 15px;box-shadow:inset var(--box-shadow)}@media screen and (max-width:1023px){.product-search-custom #suggestions{position:fixed;width:100%;top:var(--header-height);left:0;right:unset;gap:15px;padding:22px 20px;overflow:auto;background-color:#fff;z-index:1;max-width:100%;transform:unset;overflow-y:auto;max-height:calc(100dvh - 117px);margin-top:20px}}.product-search-custom #suggestions:has(.products){padding-bottom:35px}.product-search-custom #suggestions .title{display:block;font-weight:700;font-family:"Helvetica Now Pro Text",sans-serif;font-size:26px;margin-bottom:15px;padding-left:20%;text-transform:uppercase;letter-spacing:-0.3px}@media screen and (max-width:1023px){.product-search-custom #suggestions .title{margin-bottom:20px;font-size:18px}}.product-search-custom #suggestions .result{max-width:100%;margin:0 auto}.product-search-custom #suggestions .result .suggestion-products .suggestion-title{display:none}.product-search-custom #suggestions .result .suggestion-products ul{width:60%;margin:0 auto;display:flex;justify-content:center;gap:50px}.product-search-custom #suggestions .result .suggestion-products ul li{width:33%}@media screen and (max-width:1023px){.product-search-custom #suggestions .result .suggestion-products ul{width:100%;gap:10px;flex-wrap:wrap}.product-search-custom #suggestions .result .suggestion-products ul li{width:48% !important}}.product-search-custom #suggestions .result .sugestao-resultado .terms-corrections{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.product-search-custom #suggestions .result .sugestao-resultado .terms-corrections a{text-decoration:underline;color:#8d8d8d}.product-search-custom #suggestions .result .sugestao-resultado ul.products{gap:0px;max-height:543px;overflow-y:auto;overflow-x:hidden;margin-bottom:30px;padding-right:10px}.product-search-custom #suggestions .result .sugestao-resultado ul.products::-webkit-scrollbar-track{border-radius:7px;background-color:#f5f5f5}.product-search-custom #suggestions .result .sugestao-resultado ul.products::-webkit-scrollbar{width:12px;background-color:#f5f5f5;border-radius:7px}.product-search-custom #suggestions .result .sugestao-resultado ul.products::-webkit-scrollbar-thumb{border-radius:7px;background-color:var(--baseColor1)}@media screen and (max-width:1023px){.product-search-custom #suggestions .result .sugestao-resultado ul.products{grid-template-columns:100%;gap:5px;flex-wrap:wrap}}.product-search-custom #suggestions .result .sugestao-resultado ul.products li{margin:0}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile{gap:15px}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile>a>strong{font-weight:700;line-height:17px}@media screen and (max-width:1023px){.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile>a>strong{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .img{max-width:97px;aspect-ratio:var(--media-ratio);position:relative;width:100%;border:1px solid var(--gray-500);overflow:hidden;border-radius:15px}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .img img{position:absolute;left:50%;transform:translate(-50%, -50%);top:50%}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .de-por{font-weight:500;color:var(--fontColor1);display:block}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .de-por .prefix{display:none}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .sale-price>.prefix{display:none}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .sale-price span{font-size:17px;font-family:var(--font-3);font-weight:500}@media screen and (max-width:1023px){.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .sale-price span{font-size:16px}}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .sale-price span::after{content:"no PIX";font-size:12px;font-weight:400}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .condition{display:none;font-family:var(--font-3);font-weight:300;font-style:normal;line-height:22px}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .condition *{font-size:15px}@media screen and (max-width:1023px){.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .condition{line-height:10px}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .condition,.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .condition *{font-size:13px}}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .condition strong{font-weight:300}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .condition .label{display:none}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .condition .de-hlg{display:inline-block !important}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .price .sale-price{display:flex}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .price .sale-price span{line-height:22px}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .price .condition{line-height:22px}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .price .condition strong{font-weight:400}.product-search-custom #suggestions .result .sugestao-resultado .ver-todos{display:flex;align-items:center;justify-content:center;gap:4px;height:53px;line-height:53px;font-size:calc(16px + 1px);text-align:center;border:0;background-color:var(--baseColor2);color:#fff;width:100%;font-weight:400;border:none;border-radius:23px;width:-moz-fit-content;width:fit-content;padding:0 50px;margin:0 auto;font-weight:700;height:50px;width:50%;border-radius:unset;text-transform:uppercase}@media screen and (max-width:1023px){.product-search-custom #suggestions .result .sugestao-resultado .ver-todos{font-size:16px}}.product-search-custom #suggestions .result .sugestao-resultado .ver-todos.loading{font-size:0 !important;pointer-events:none;position:relative}.product-search-custom #suggestions .result .sugestao-resultado .ver-todos.loading .bg-sprite{display:none}.product-search-custom #suggestions .result .sugestao-resultado .ver-todos.loading::before{font-size:16px;--height: 25px;content:"" !important;animation:spinnerload 1s linear infinite;position:absolute;z-index:1;border:2px solid #fff;border-radius:100%;border-top:2px solid var(--baseColor2);height:var(--height);aspect-ratio:1;left:calc(50% - var(--height) / 2);top:calc(50% - var(--height) / 2)}@media screen and (max-width:1023px){.product-search-custom #suggestions .result .sugestao-resultado .ver-todos{height:35px;font-size:14px;width:100%}}.product-search-custom.active .close-search{position:absolute;text-align:right}@media screen and (min-width:1024px){.product-search-custom.active .close-search{left:50%;transform:translateX(-50%)}}@media screen and (max-width:1023px){.product-search-custom.active .close-search{right:30px;top:22px;transform:translateY(-50%);z-index:10}}.product-search-custom.active .close-search button{line-height:26px;font-size:26px;color:var(--fontColor6);width:30px;height:30px;text-align:right}.product-search-custom.active #suggestions{visibility:visible;opacity:1}#header #logo a{width:136px;height:50px;aspect-ratio:153/50;background-image:var(--logo);background-size:contain;background-repeat:no-repeat;height:auto;background-position:center}@media screen and (max-width:1023px){#header #logo a{width:104px}}@media screen and (max-width:1023px){#header #logo a{position:unset;transform:none;width:115px;height:20px}}@media screen and (max-width:1023px){#hamburguer-search{gap:32px}}#icons-resume{position:initial;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:40px}@media screen and (max-width:1023px){#icons-resume{width:-moz-fit-content;width:fit-content;gap:32px}}#icons-resume *:has(>.icons-resume-text){display:flex;align-items:center;gap:8px}#icons-resume .icons-resume-text{white-space:nowrap;line-height:20px}#icons-resume .icons-resume-text>span,#icons-resume .icons-resume-text>strong{display:block;font-size:16px}#icons-resume .toggle-search{border:none;filter:var(--filter)}#menu{z-index:5;width:100%;background-color:transparent;height:33px}#menu ul.level-3{max-height:-moz-fit-content;max-height:fit-content;overflow-y:auto}#menu .custom-category-menu .level-1{background-color:#fff;padding-top:5px}#menu .custom-category-menu .level-1>.todas.has-children,#menu .custom-category-menu .level-1 .fixed,#menu .custom-category-menu .level-1 .wrapper,#menu .custom-category-menu .level-1 .menu-left{display:contents}#menu .custom-category-menu .level-1 .section.level-1{display:contents}#menu .custom-category-menu .level-1 .section.level-1>li.has-children{position:static}#menu .custom-category-menu .level-1 .section.level-1>li.has-children::after{content:"";height:60px;width:130px;background:transparent;display:flex;position:absolute}#menu .custom-category-menu .level-1 .section.level-1>li.has-children .h3 a{padding:20px 25px;font-size:16px;font-weight:bold;text-transform:uppercase}#menu .custom-category-menu .level-1 .section.level-1>li.has-children .content{display:none;position:absolute;top:100%;left:0;right:0;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.1);z-index:1000;width:106%;margin-left:-3%;margin-top:30px;overflow:auto;max-height:500px}#menu .custom-category-menu .level-1 .section.level-1>li.has-children .content .menu-grid{display:flex}#menu .custom-category-menu .level-1 .section.level-1>li.has-children .content .menu-grid .sub-section.level-2{order:1}#menu .custom-category-menu .level-1 .section.level-1>li.has-children .content .menu-grid .menu-promo{order:0}#menu .custom-category-menu .level-1 .section.level-1>li.has-children .content .menu-grid .menu-promo .promo-ctas{font-size:19px;text-decoration:none;gap:15px;display:flex;flex-wrap:wrap;padding-left:20px;padding-top:10px;padding-bottom:30px;border-left:1px solid #f5f5f5;margin-top:-60px;justify-content:center}#menu .custom-category-menu .level-1 .section.level-1>li.has-children .content .menu-grid .menu-promo .promo-ctas a{background-color:#fff;color:#2b2b2b;height:44px;padding-left:24px;padding-right:1.5rem;font-size:14px;align-items:center;display:flex;text-decoration:none;font-weight:bold;width:90%;text-align:center;justify-content:center}#menu .custom-category-menu .level-1 .section.level-1>li.has-children.is-open .content{display:block}#menu .custom-category-menu .level-1 .section.level-1>li.has-children .sub-section.level-2{display:flex;flex-direction:row;justify-content:space-around;gap:0px;padding:30px 40px;max-width:100%;margin:0 auto;flex-wrap:wrap;width:90%;gap:34px;padding-top:0;border-top:1px solid #f5f5f5}#menu .custom-category-menu .level-1 .section.level-1>li.has-children .sub-section.level-2[data-name=masculino]{justify-content:flex-start}@media screen and (min-width:1024px){#menu .custom-category-menu .level-1 .section.level-1>li.has-children .sub-section.level-2[data-name=masculino]>li:last-child{margin-top:-50px}}#menu .custom-category-menu .level-1 .section.level-1>li.has-children .sub-section.level-2>li{flex-shrink:0;flex-basis:17.5%;padding-top:20px;border-right:1px solid #f5f5f5}@media screen and (max-width: 1500px){#menu .custom-category-menu .level-1 .section.level-1>li.has-children .sub-section.level-2>li{flex-basis:16.5%}}#menu .custom-category-menu .level-1 .section.level-1>li.has-children .sub-section.level-2>li>.h4 a{font-weight:bold;text-transform:uppercase;font-size:18px;margin-bottom:10px;color:#000}#menu .custom-category-menu .level-1 .section.level-1>li.has-children .sub-section.level-2>li ul.level- li a{margin:6px 0 12px;font-size:16px;display:block;font-weight:400;font-family:"Helvetica Now Pro Text";display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow:hidden}#menu .custom-category-menu .level-1 .section.level-1>li.has-children .sub-section.level-2>li ul.level- li a:hover{text-decoration:underline}#menu a[title="Rip Curl Pro Bells Beach"]::after,#menu a[title="Swimwear Guide"]::after,#menu a[title="Boardshort Guide"]::after,#menu a[title="Inner Visions"]::after,#menu a[title="Farm Rio"]::after,#menu a[title="Stephanie Gilmore"]::after{content:"NEW";position:relative;font-size:10px;background:#000;padding:2px 4px;color:#fff;top:-2px;right:-5px}@media screen and (max-width:1023px){#menu{display:none}}#menu>div{width:100%}#menu .lista-categorias>.custom-category-menu>ul.level-1{gap:48px;height:33px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li{position:relative}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.outlet>a{display:flex;align-items:center;justify-content:center;background-color:var(--baseColor5);border-radius:17px;height:34px;gap:5px;width:100px;font-weight:700;color:#fff !important}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas::after{content:"";background:transparent;position:absolute;width:200px;height:62px;z-index:2;top:0px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas>.h3{display:flex;align-items:center;gap:7px;text-transform:unset;font-weight:700;cursor:pointer}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .fixed{position:fixed;left:0;opacity:0;visibility:hidden;width:100%;padding-left:0;--menu-width: 250px;top:170px;background-color:#f3f3f3;box-shadow:inset 0px 3px 6px #00000029}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .fixed .wrapper{display:flex;padding-left:0;position:relative}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .fixed .wrapper .menu-left{padding:30px 15px;width:100%;max-width:var(--menu-width)}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .fixed .wrapper .menu-left .section.level-1{display:grid;grid-template-columns:100%;gap:20px;max-height:360px;overflow:auto;padding:0 15px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .fixed .wrapper .menu-left .section.level-1::-webkit-scrollbar-track{border-radius:7px;background-color:#f5f5f5}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .fixed .wrapper .menu-left .section.level-1::-webkit-scrollbar{width:8px;background-color:#f5f5f5;border-radius:7px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .fixed .wrapper .menu-left .section.level-1::-webkit-scrollbar-thumb{border-radius:7px;background-color:var(--baseColor5)}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .fixed .wrapper .menu-left .section.level-1>li.outlet span{color:var(--baseColor5) !important}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .fixed .wrapper .menu-left .section.level-1>li.selected>.h3>a span{font-weight:700}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .fixed .wrapper .menu-left .section.level-1>li>.h3>a{display:flex;align-items:center;justify-content:space-between;z-index:5;position:relative}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .fixed .wrapper .menu-left .section.level-1>li>.h3>a span{display:inline-block;text-transform:lowercase;font-weight:500}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .fixed .wrapper .menu-left .section.level-1>li>.h3>a span::first-letter{text-transform:uppercase}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .fixed .wrapper .menu-left .section.level-1>li>.h3>a i{display:block;filter:brightness(0) saturate(100%) invert(14%) sepia(65%) saturate(4945%) hue-rotate(348deg) brightness(106%) contrast(94%)}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .fixed .wrapper .content{width:calc(100% - var(--menu-width));position:relative}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .fixed .wrapper .content::before{content:"";display:inline-block;z-index:-1;background-color:#f5f5f5;width:200vw;height:100%;position:absolute;left:0;top:0;box-shadow:inset 0px 3px 6px #00000029}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas.is-open .fixed{opacity:1;visibility:visible}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .level-2{padding-left:40px;padding-top:30px;grid-template-rows:repeat(7, 18px);grid-template-columns:repeat(6, 1fr);grid-auto-flow:column;gap:20px;display:none}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .level-2>li .h4>a{display:inline-block;text-transform:lowercase;width:350px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .level-2>li .h4>a::first-letter{text-transform:uppercase}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .level-2.selected{display:grid}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>a{font-size:15px;position:relative}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>a::before{content:"";display:inline-block;width:100%;position:absolute;bottom:-3px;height:1px;background-color:var(--baseColor3);transform:translateY(100%) scaleX(0);transform-origin:0 100%;transition:ease all .3s}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content{position:fixed;opacity:0;visibility:hidden;background-color:#fff;top:var(--header-height);width:100%;left:0;top:170px;transition:ease all .3s;box-shadow:inset 0px 3px 6px #00000017,0px 3px 6px #00000029;padding:45px 0 20px 0}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets{display:flex;gap:30px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li{border-right:1px solid #c9c9c9;padding-right:30px;width:292px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li:not(:first-child){padding-inline:75px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li:last-child{padding-right:0px;border:0px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li .ver-todos{width:100% !important;order:99}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li .ver-todos a{color:#303030;font-weight:700;text-decoration:underline;font-size:15px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li.Material .ver-todos{display:none}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li.Tamanho ul,#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li.Cor ul{flex-direction:row;flex-wrap:wrap;gap:15px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li.Cor{width:365px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li.Cor ul{gap:15px 30px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li.Cor li:not(.ver-todos){height:auto}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li.Cor li:not(.ver-todos).Rose{order:1}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li.Cor li:not(.ver-todos).Pink{order:2}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li.Cor li:not(.ver-todos).Preto{order:3}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li.Cor li:not(.ver-todos).Champagne{order:4}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li.Cor li:not(.ver-todos).Roxa{order:5}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li.Cor li:not(.ver-todos).Verde{order:6}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li.Cor li:not(.ver-todos).Branco{order:7}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li.Cor li:not(.ver-todos).Prata{order:8}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li.Cor li:not(.ver-todos)>a{width:40px;max-width:40px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li.Cor li:not(.ver-todos) .color{width:27px;height:26px;border:1px solid #000;border-radius:5px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li h3{font-weight:bold;font-size:16px;margin-bottom:20px;text-transform:uppercase}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li ul{display:flex;flex-direction:column;gap:6px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .facets>li ul>li a{display:flex;flex-direction:column-reverse;width:-moz-fit-content;width:fit-content;gap:7px;align-items:center;font-size:14px;font-weight:400;color:#303030}#menu .lista-categorias>.custom-category-menu>ul.level-1>li:hover img{display:block !important}#menu .lista-categorias>.custom-category-menu>ul.level-1>li:hover>a{color:var(--baseColor5);font-weight:700}#menu .lista-categorias>.custom-category-menu>ul.level-1>li:hover .content{opacity:1;visibility:visible}#menu .lista-categorias>.custom-category-menu>ul.level-1>li:not(:hover) .wd-marketing-banner img{display:none}@media screen and (min-width:1024px){body:has(#menu .has-children.is-open) #overlay{display:block}}.minha-conta{position:relative}.minha-conta .custom-welcome-shopper>a{gap:9px;white-space:nowrap}.minha-conta .custom-welcome-shopper>a+a{display:none}@media screen and (max-width:1023px){.minha-conta .custom-welcome-shopper>a .svg-icone-usuario{max-width:24px}}.minha-conta .custom-welcome-shopper>a span{font-size:16px;line-height:20px}@media screen and (max-width:1023px){.minha-conta .custom-welcome-shopper>a span{display:none !important}}.minha-conta .custom-welcome-shopper>a span b{font-size:16px}.minha-conta .custom-welcome-shopper .content{gap:10px;z-index:12;opacity:0;visibility:hidden;width:160px;top:40px;left:50%;transform:translateX(-50%);padding:15px 20px;border:1px solid var(--gray-500);transition:ease all .3s;border-radius:0;position:absolute;background-color:#fff;flex-direction:column;display:flex;border-radius:15px;top:61px}.minha-conta .custom-welcome-shopper .content [class*=btn]{line-height:30px;height:30px}.minha-conta .custom-welcome-shopper .content:after{content:"";display:inline-block;background-color:transparent;width:100%;height:40px;position:absolute;top:-20px;left:0}.minha-conta .custom-welcome-shopper .content::before{content:"";display:inline-block;width:16px;height:16px;background:linear-gradient(-45deg, transparent 50%, #fff 50%);border-left:1px solid var(--gray-500);border-top:1px solid var(--gray-500);transform:rotate(45deg) translateX(-50%);position:absolute;left:50%;top:-3px;z-index:10}@media screen and (min-width:1024px){.minha-conta .custom-welcome-shopper:hover .content{visibility:visible;opacity:1}}#mini-cart{--content-width: 458px}#mini-cart .icon-header{line-height:20px}#mini-cart .icon-header .basket-size{background:#000;border-radius:100%;width:10px;height:10px;color:#fff;font-size:7px;align-items:center;justify-content:center;padding-top:1px;position:absolute;top:0px;right:11%;display:none}@media screen and (max-width:1023px){#mini-cart .icon-header .basket-size{display:flex}}#mini-cart .icon-header *{font-size:15px}#mini-cart.open .close{right:calc(var(--content-width) + 7px)}@media screen and (max-width:1023px){#mini-cart.open .close{right:calc(100vw);transform:translateX(100%)}}#mini-cart.open .content{transform:translateX(0)}#mini-cart.open #overlay-cart{display:block}#mini-cart.loading .content::before,#mini-cart.loading .content::after{display:block}#mini-cart #overlay-cart{position:fixed;top:0;left:0;width:100%;height:10000%;background:rgba(0,0,0,.5);z-index:5}#mini-cart #overlay-cart.hide{display:none}#mini-cart .close{width:40px;height:40px;background-color:var(--baseColor5);display:flex;align-items:center;justify-content:center;color:#fff;border-radius:100%;font-size:20px;line-height:26px;padding-bottom:3px;text-transform:lowercase;transition:ease all .3s}#mini-cart .content{position:fixed;width:100%;height:100%;top:0;right:0;z-index:9999;transition:ease all .3s;overflow-y:auto;max-width:var(--content-width);background-color:#fff;width:100%;padding:23px 20px;margin:0;z-index:9999;transform:translateX(100%)}@media screen and (max-width:1023px){#mini-cart .content{width:calc(100vw - 50px);max-width:100%;padding:21px 15px}}#mini-cart .content::before{content:"";display:inline-block;background-color:#fff;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;opacity:.6}#mini-cart .content::after{--height: 60px;content:"" !important;animation:spinnerload 1s linear infinite;position:absolute;z-index:1;border:2px solid #fff;border-radius:100%;border-top:2px solid #000;height:var(--height);aspect-ratio:1;left:calc(50% - var(--height) / 2);top:calc(50% - var(--height) / 2);z-index:1}#mini-cart .content::before,#mini-cart .content::after{display:none}#mini-cart .content .title{gap:13px;text-transform:unset;margin-bottom:15px}@media screen and (max-width:1023px){#mini-cart .content .title{margin-bottom:23px}}#mini-cart .content .title .icon{display:block}#mini-cart .content .title .svg-icone-carrinho{scale:1.2;position:relative;top:-7px}#mini-cart .content .title>div strong{display:block}#mini-cart .content .title>div span{font-weight:400;font-size:13px;position:relative;top:-8px}#mini-cart .content .basket-items-content{padding:20px 0;border-top:1px solid var(--gray-500);border-bottom:1px solid var(--gray-500)}#mini-cart .content .basket-items-content .basket-items{display:flex;flex-direction:column;gap:30px}#mini-cart .content .basket-items-content .basket-items::-webkit-scrollbar-track{border-radius:7px;background-color:#e5e5e5}#mini-cart .content .basket-items-content .basket-items::-webkit-scrollbar{width:8px;background-color:#e5e5e5;border-radius:7px}#mini-cart .content .basket-items-content .basket-items::-webkit-scrollbar-thumb{border-radius:7px;background-color:var(--baseColor5)}@media screen and (max-width:1023px){#mini-cart .content .basket-items-content .basket-items{gap:27px}}#mini-cart .content .basket-items-content .basket-items:has(li:nth-child(3)){padding-right:10px;overflow-y:auto;height:259px}@media screen and (max-width:1023px){#mini-cart .content .basket-items-content .basket-items:has(li:nth-child(3)){height:232px}}#mini-cart .content .basket-items-content .basket-items li{display:flex;gap:18px}#mini-cart .content .basket-items-content .basket-items li .img{width:84px;min-width:84px;border:1px solid var(--gray-450);overflow:hidden;aspect-ratio:var(--media-ratio);position:relative;border-radius:10px}@media screen and (max-width:1023px){#mini-cart .content .basket-items-content .basket-items li .img{min-width:76px}}#mini-cart .content .basket-items-content .basket-items li .img img{position:absolute;width:100%;height:auto;left:50%;top:50%;transform:translate(-50%, -50%)}#mini-cart .content .basket-items-content .basket-items li .information{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}#mini-cart .content .basket-items-content .basket-items li .information .flex{justify-content:space-between;align-items:flex-start;gap:30px}#mini-cart .content .basket-items-content .basket-items li .information .flex .svg-lixeira{filter:brightness(0) saturate(100%) invert(61%) sepia(90%) saturate(0%) hue-rotate(160deg) brightness(105%) contrast(75%)}#mini-cart .content .basket-items-content .basket-items li .information .flex .name{font-weight:600;line-height:17px;height:34px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#mini-cart .content .basket-items-content .basket-items li .information .flex .amount{display:flex;align-items:center;width:90px;height:35px;background-color:#f5f5f5;border:1px solid #e4e4e4;border-radius:10px}#mini-cart .content .basket-items-content .basket-items li .information .flex .amount input,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount a,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount button{display:block;height:100%;width:calc(90px/ 3);text-align:center !important;padding:0 !important;border:none;background-color:transparent;line-height:32px;color:var(--baseColor5);font-size:16px;margin:0;font-weight:600;font-family:var(--font-5);align-content:center}#mini-cart .content .basket-items-content .basket-items li .information .flex .amount input::-webkit-outer-spin-button,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount input::-webkit-inner-spin-button,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount a::-webkit-outer-spin-button,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount a::-webkit-inner-spin-button,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount button::-webkit-outer-spin-button,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount button::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#mini-cart .content .basket-items-content .basket-items li .information .flex .amount input[type=number],#mini-cart .content .basket-items-content .basket-items li .information .flex .amount a[type=number],#mini-cart .content .basket-items-content .basket-items li .information .flex .amount button[type=number]{-moz-appearance:textfield}#mini-cart .content .basket-items-content .basket-items li .information .flex .amount input{background-color:transparent;color:#000;line-height:30px;font-size:14px;font-weight:700}#mini-cart .content .basket-items-content .basket-items li .information .flex .amount a,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount button{cursor:pointer}#mini-cart .content .basket-items-content .basket-items li .information .flex .price strong{font-size:15px;position:relative;top:10px}#mini-cart .content .basket-items-content .basket-items li .information .flex .remove .icon{display:block}#mini-cart .content .basket-information{display:flex;flex-direction:column;gap:20px;margin-top:30px;padding-top:17px;border-top:1px solid var(--gray-500)}#mini-cart .content .basket-information span{font-size:14px}#mini-cart .content .basket-information .border-top{border-top:1px solid var(--gray-500);padding-top:13px}#mini-cart .content .basket-information .flex{justify-content:space-between}#mini-cart .content .basket-information .flex .text-right{text-align:right}#mini-cart .content .basket-information .flex .bold{font-weight:700;text-align:right}#mini-cart .content .basket-information .flex .parcels{display:block;color:#ababab;font-size:14px}#mini-cart .content .basket-discount,#mini-cart .content .basket-delivery{margin-top:30px}#mini-cart .content .basket-discount>div,#mini-cart .content .basket-delivery>div{font-size:14px}#mini-cart .content .basket-discount form,#mini-cart .content .basket-delivery form{position:relative;margin-top:10px;line-height:40px;height:40px}#mini-cart .content .basket-discount form input,#mini-cart .content .basket-delivery form input{border:1px solid #e6e6e6;line-height:100%;height:100%;padding:0 16px;font-size:14px;border-radius:20px}#mini-cart .content .basket-discount form input:placeholder,#mini-cart .content .basket-delivery form input:placeholder{color:#b9b9b9}#mini-cart .content .basket-discount form input::-moz-placeholder,#mini-cart .content .basket-delivery form input::-moz-placeholder{color:#b9b9b9;opacity:1}#mini-cart .content .basket-discount form input::-moz-placeholder, #mini-cart .content .basket-delivery form input::-moz-placeholder{font-size:14px}#mini-cart .content .basket-discount form input::placeholder,#mini-cart .content .basket-delivery form input::placeholder{font-size:14px}#mini-cart .content .basket-discount form button,#mini-cart .content .basket-delivery form button{position:absolute;right:0;top:0;width:114px;padding:0;font-size:14px;background-color:var(--baseColor5);line-height:100%;height:100%}@media screen and (max-width:1023px){#mini-cart .content .basket-discount form button,#mini-cart .content .basket-delivery form button{width:90px}}#mini-cart .content .basket-delivery{margin-top:19px}#mini-cart .content .basket-delivery .delivery-options,#mini-cart .content .basket-delivery .no-delivery{margin-top:20px}#mini-cart .content .basket-delivery .delivery-options{display:flex;flex-direction:column;gap:14px}#mini-cart .content .basket-delivery .delivery-options .option{display:grid;grid-template-columns:repeat(3, 1fr)}#mini-cart .content .basket-delivery .delivery-options .option>div{color:#a8a8a8}#mini-cart .content .basket-delivery .delivery-options .option>div.amount{text-align:right}#mini-cart .content .basket-delivery .delivery-options .option>div.estimated-time{text-align:center}#mini-cart .content .basket-delivery .no-delivery span{display:block;text-align:center}#mini-cart .content .basket-empty strong{display:block;text-align:center;font-size:19px}#mini-cart .content .basket-empty p{text-align:center;font-size:18px;margin:10px 0}#mini-cart .content .basket-empty a{display:block;margin:0 auto}#mini-cart .content .buttons{display:flex;flex-direction:column;gap:10px;margin-top:33px}#mini-cart .content .buttons a{width:100%;line-height:45px;height:45px;font-size:16px}#mini-cart .content .buttons a.keep-buying{color:#505050;border:1px solid #e4e4e4;background:#f5f5f5}#mini-cart .rc-gift-progress{width:100%;max-width:100%;margin:0 0 50px 0;font-family:inherit;text-align:center;clear:both;display:block}#mini-cart .rc-gift-title{font-size:14px;font-weight:700;margin-bottom:12px;color:#000;text-align:left;margin-top:20px;text-transform:uppercase;letter-spacing:.5px}#mini-cart .rc-gift-title span{color:#e3001b;font-weight:900;font-size:16px}#mini-cart .rc-progress-wrapper{margin-top:15px;margin-bottom:30px;padding:0 5px}#mini-cart .rc-progress-bar{height:6px;background:#e6e6e6;border-radius:4px;position:relative;box-shadow:inset 0 1px 3px rgba(0,0,0,.1)}#mini-cart .rc-progress-fill{height:100%;background:linear-gradient(90deg, #b90032 0%, #e3001b 100%);border-radius:4px;transition:width .6s cubic-bezier(0.25, 0.46, 0.45, 0.94);position:relative;overflow:hidden}#mini-cart .rc-progress-fill::after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:#e3001b;animation:rcMoveStripes 2s linear infinite}@keyframes rcMoveStripes{0%{background-position:0 0}100%{background-position:20px 0}}#mini-cart .rc-progress-marker{position:absolute;top:50%;transform:translate(-50%, -50%);width:12px;height:12px;border-radius:50%;z-index:2;background:#e3001b}#mini-cart .rc-progress-marker::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:6px;height:6px;background:#e3001b;border-radius:50%}#mini-cart .rc-gift-products::after{content:"";display:table;clear:both}#mini-cart .rc-gift-products{width:100%;clear:both}@media screen and (min-width:1024px){#mini-cart .rc-gift-products{width:50%}#mini-cart .rc-gift-products .wd-product-line:hover .variation--options.tamanho{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr))}}#mini-cart .rc-gift-products .product-list-actions{display:none}#mini-cart .rc-gift-products strong,#mini-cart .rc-gift-products .choose-gift,#mini-cart .rc-gift-products label{display:none !important}#mini-cart .wd-product-line .item-description .name{height:auto;text-align:left}@media(max-width: 768px){#mini-cart body .wd-product-list>ul>li{width:50%}}#hamburguer{position:initial;display:flex;align-items:center}@media screen and (max-width:1023px){#hamburguer{padding:0}}#hamburguer .overlay-hamburger{position:fixed;top:0;left:0;width:100%;height:10000%;background:rgba(0,0,0,.5);z-index:5;z-index:9999;margin-top:80px}#hamburguer .overlay-hamburger.hide{display:none}#hamburguer .open-menu{padding:10px;margin-top:-10px;margin-bottom:-10px;padding-inline:20px;margin-left:-10px;margin-right:-10px;display:block;filter:var(--filter)}#hamburguer .logo{display:flex;align-items:center;justify-content:center;padding:19px 0;width:calc(100% - 40px);margin:0 auto;display:none}#hamburguer .logo a{display:block;width:136px;height:50px;aspect-ratio:153/50;background-image:var(--logo);background-size:contain;background-repeat:no-repeat;width:141px !important}@media screen and (max-width:1023px){#hamburguer .logo a{width:104px}}#hamburguer .custom-welcome-shopper{padding:0px 15px;margin-top:30px;height:40%;background:#f2eee7;padding-top:20px}#hamburguer .custom-welcome-shopper .content{display:flex;align-items:center;gap:8px;flex-wrap:wrap}#hamburguer .custom-welcome-shopper .content .hello.block{display:flex;gap:2px;width:100%}#hamburguer .custom-welcome-shopper .content .hello.block span{display:block}#hamburguer .custom-welcome-shopper .content>.svg-usuario-m{display:none}#hamburguer .custom-welcome-shopper .content,#hamburguer .custom-welcome-shopper .content *{font-size:14px}#hamburguer .custom-welcome-shopper .content a,#hamburguer .custom-welcome-shopper .content span{display:inline-block}#hamburguer .custom-welcome-shopper .content span{display:none}#hamburguer .custom-welcome-shopper .content a{width:48%;background-color:var(--baseColor5);color:#fff;height:34px;font-weight:700;font-size:15px;border-radius:24px;align-content:center;text-align:center}#hamburguer .custom-welcome-shopper .content a::first-letter{text-transform:uppercase}#hamburguer .custom-welcome-shopper .content a:first-child~a{background-color:#303030}#hamburguer .custom-welcome-shopper .content a.sair{margin-left:auto}#hamburguer .close-menu{display:none;top:0;right:-7px;transform:translateX(100%);position:absolute}#hamburguer .close-menu .icon{width:40px;height:40px;background-color:var(--baseColor5);display:flex;align-items:center;justify-content:center;color:#fff;border-radius:100%;font-size:20px;line-height:26px;padding-bottom:3px;text-transform:lowercase}#hamburguer .close-menu .icon::before{display:block;content:"x";font-weight:700}#hamburguer.active #menu-mobile{opacity:1;left:0;transform:translate(0, 0);display:flex;top:80px;flex-direction:column}#hamburguer #menu-mobile{opacity:0;position:fixed;top:0;left:-100%;width:calc(100% - 55px);z-index:9999;transition:ease all .3s;transform:translate(-500px, 0);height:100%;display:block;padding:0;background-color:#fff;box-shadow:0 10px 10px 0 rgba(0,0,0,.2)}#hamburguer #menu-mobile .menu-wrapper{display:block;float:left;overflow-y:auto;width:100%;height:100%;overflow:scroll;height:inherit;padding-bottom:0;height:60%}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1{padding:0 20px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li{width:100%}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.last>a,#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li:last-of-type>a{border-bottom:none}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>a{width:100%;font-size:24px;font-weight:700;text-transform:uppercase;letter-spacing:-0.08px;border-bottom:1px solid #e3e3e3;padding:20px 0;display:flex;justify-content:space-between;align-items:center}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>a svg{transition:transform .3s}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content{display:none;margin-top:18px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2{gap:15px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li:not(.has-children) svg{display:none}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li>.title-subcategory{display:flex;align-items:center;padding-right:5px;gap:10px;font-size:15px;font-weight:700}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li .content{position:absolute;top:0;left:100%;width:100%;height:100%;background:#fff;transform:translateX(100%);transition:.3s}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li .content.open{transform:translateX(-50%) !important;left:50% !important;z-index:10}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li .content .level-3{display:grid;grid-template-columns:100%;max-height:calc(100vh - 116px);overflow:auto;padding-bottom:23px;padding-left:30px;padding-right:30px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li .content .level-3>li>a{font-size:18px;display:block;height:36px;line-height:55px;letter-spacing:0px;font-weight:500}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li .content .level-3>li.voltar a{display:flex;align-items:center;gap:5px;height:20px;margin-top:0px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li .content .level-3>li.ver-tudo a{text-decoration:underline}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li .content .level-3:has(img){grid-template-columns:repeat(6, minmax(0, calc(84px / 2)));justify-content:space-between}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li .content .level-3:has(img)>li{width:100%;flex-direction:column;display:flex;align-items:center;justify-content:center;grid-column:span 2}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li .content .level-3:has(img)>li:nth-child(7){grid-column:2/4}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li .content .level-3:has(img)>li.ver-tudo{grid-column:span 6}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.open>a{font-weight:700}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.open>a svg{transform:rotate(-180deg)}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.open>.content{padding-left:20px;display:block}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li:not(.has-children)>a i,#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.has-template>a i{transform:rotate(-180deg)}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.has-template .content{position:absolute;top:0;left:100%;width:100%;height:100%;background:#fff;transform:translateX(100%);display:block}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.has-template.open .content{transform:translateX(0)}#hamburguer #menu-mobile .header-menu{margin-bottom:15px;padding:10px 0 10px 0;border-bottom:1px solid #ded9d9}#hamburguer #menu-mobile .header-menu .voltar{position:absolute;left:20px;top:18px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700;text-decoration:underline}#hamburguer #menu-mobile .header-menu>strong{display:block;text-align:center;font-size:18px;letter-spacing:-0.11px;color:var(--baseColor5);text-align:left;text-transform:uppercase;font-size:24px;padding-left:20px}.brands-ko{display:grid;grid-template-columns:minmax(0, 228px) 1fr;gap:20px}@media screen and (max-width:1023px){.brands-ko{grid-template-columns:100%}}.brands-ko .left{padding-right:8px;border-right:1px solid #dedede}.brands-ko .left>strong{display:block;margin-bottom:11px}.brands-ko .left ul{display:grid;gap:20px;max-height:304px;overflow:auto}.brands-ko .left ul::-webkit-scrollbar-track{border-radius:7px;background-color:#f5f5f5}.brands-ko .left ul::-webkit-scrollbar{width:5px;background-color:#f5f5f5;border-radius:7px}.brands-ko .left ul::-webkit-scrollbar-thumb{border-radius:7px;background-color:var(--baseColor3)}.brands-ko .left ul>li{display:flex}.brands-ko .left ul>li a{display:inline-block;text-transform:lowercase;font-size:14px}.brands-ko .left ul>li a::first-letter{text-transform:uppercase}.brands-ko .right .search{position:relative;max-width:389px;margin-bottom:20px}@media screen and (max-width:1023px){.brands-ko .right .search{max-width:100%;margin-bottom:23px}}.brands-ko .right .search input{line-height:43px;height:43px}@media screen and (max-width:1023px){.brands-ko .right .search input{background-color:var(--gray-400)}}.brands-ko .right .search button{position:absolute;right:11px;top:50%;transform:translateY(-50%)}.brands-ko .right ul{display:grid;grid-template-columns:repeat(10, 1fr);max-height:15vw;overflow:auto;gap:19px 14px;padding-right:14px}.brands-ko .right ul::-webkit-scrollbar-track{border-radius:7px;background-color:#f5f5f5}.brands-ko .right ul::-webkit-scrollbar{width:12px;background-color:#f5f5f5;border-radius:7px}.brands-ko .right ul::-webkit-scrollbar-thumb{border-radius:7px;background-color:var(--baseColor5)}@media screen and (max-width:1023px){.brands-ko .right ul{grid-template-columns:repeat(3, 1fr);max-height:calc(100vh - 230px);overflow:auto}}.brands-ko .right ul li{display:flex;align-items:center;justify-content:center;aspect-ratio:1;border:1px solid #e2e2e2;display:none}.brands-ko .right ul li.has-image{display:flex}.brands-ko .right ul li a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.brands-ko .right ul li a img{width:100%;height:auto;position:absolute}.brands-ko .right ul li a img:not(.loaded){display:none}.priceContainer .de-por{font-weight:500;color:var(--fontColor1);display:block}.priceContainer .de-por .prefix{display:none}.priceContainer .sale-price>.prefix{display:none}.priceContainer .sale-price span{font-size:18px;font-family:var(--font-3);font-weight:700}@media screen and (max-width:1023px){.priceContainer .sale-price span{font-size:16px}}.priceContainer .sale-price span::after{font-size:12px;font-weight:400}.priceContainer .savings{width:100%;display:block;overflow:hidden;clear:both;padding-top:3px;font-size:0}.priceContainer .savings:before{content:"ou";font-size:14px}.priceContainer .savings .instant-price{font-size:24px;font-weight:700;padding:0 5px}.priceContainer .savings .discount{font-size:14px;color:#229400}.priceContainer .savings .discount:before{content:" no PIX com "}.priceContainer .savings .discount:after{content:" de desconto"}.priceContainer .condition{display:inline;font-family:var(--font-3);font-weight:300;font-style:normal;line-height:22px}.priceContainer .condition:before{content:"em "}.priceContainer .condition:after{content:" sem juros"}.priceContainer .condition *{font-size:15px}@media screen and (max-width:1023px){.priceContainer .condition{line-height:10px}.priceContainer .condition,.priceContainer .condition *{font-size:13px}}.priceContainer .condition strong{font-weight:300}.priceContainer .condition .label{display:none}.priceContainer .condition .de-hlg{display:inline-block !important}.priceContainer .a-vista-discount{display:block}.priceContainer .a-vista-discount .text-green{color:#229400}#footer{margin-top:120px;padding:0}@media screen and (max-width:1023px){#footer{margin-top:0}}#footer .footer-container{background:#eee7df;color:#1b1b1b}#footer .content-wrap{max-width:100%;margin:0 auto;padding:0 0;padding-inline:70px !important}@media(max-width: 768px){#footer .content-wrap{padding:0 15px !important}}#footer .footer-top-bar{background:#000;color:#fff}@media screen and (max-width:1023px){#footer .footer-top-bar{padding-top:20px;padding-bottom:20px}}#footer .footer-top-bar .bar-inner{display:flex;justify-content:space-between;align-items:center;padding:18px 0;padding-top:40px;padding-bottom:40px;padding-left:70px;padding-right:70px}@media(max-width: 768px){#footer .footer-top-bar .bar-inner{align-items:center;padding:18px 12px}}#footer .footer-logo{height:60px;filter:brightness(0) invert(1);margin-right:16px}@media screen and (max-width:1023px){#footer .footer-logo{height:45px;margin:0}}#footer .top-bar-text{font-size:14px}#footer .footer-top-left{display:flex;align-items:center;gap:12px}@media screen and (min-width:1024px){#footer .footer-top-left{min-width:50%;flex:0 53%;justify-content:space-between}}@media(max-width: 768px){#footer .footer-top-left{flex-direction:column;align-items:baseline}}@media(max-width: 768px){#footer .footer-top-left .top-bar-text{display:block;padding-left:0px;font-size:17px}}#footer .join-club-btn{background:#fff;color:#000;border:1px solid #fff;padding:10px 20px;font-weight:bold;cursor:pointer;text-transform:uppercase;font-size:12px;white-space:nowrap}@media screen and (min-width:1024px){#footer .join-club-btn{background:#fff;color:#2b2b2b;border:1px solid #fff;padding:10px 20px;font-weight:bold;cursor:pointer;text-transform:uppercase;font-size:12px;white-space:nowrap;height:50px;padding-left:24px;padding-right:24px;font-size:16px}}#footer .footer-main-content{display:grid;grid-template-columns:1fr 1fr auto;gap:60px;padding:36px 0;border-bottom:1px solid #d9d3cb}@media(max-width: 1024px){#footer .footer-main-content{grid-template-columns:1fr 1fr}}@media(max-width: 768px){#footer .footer-main-content{display:block;padding:0;border-bottom:none;padding-top:20px}}#footer .footer-column{display:flex;flex-direction:column}#footer .footer-column h3{font-size:24px;text-transform:uppercase;margin:0;color:#1b1b1b;letter-spacing:-0.03em;font-weight:700}@media screen and (min-width:1024px){#footer .footer-column h3{font-size:26px;letter-spacing:-0.78px}}#footer .footer-column ul{list-style:none;padding:0;margin:0}#footer .footer-column li{margin:0 0 10px 0}#footer .footer-column a{color:#1b1b1b;text-decoration:none;font-size:14px}#footer .footer-column a:hover{text-decoration:underline}#footer .footer-column:last-of-type .accordion-header-label{border-bottom:none}@media(max-width: 768px){#footer .footer-column:not(.accordion-mobile){display:block;margin-top:30px;margin-bottom:30px;border-top:1px solid #acacac;border-bottom:1px solid #acacac;padding-bottom:20px;padding-top:20px}#footer .footer-column:not(.accordion-mobile) .social-bcorp-wrapper{width:100%;align-items:center;justify-content:space-between}#footer .footer-column:not(.accordion-mobile) .social-bcorp-wrapper .social-text-icons{max-width:544px;gap:24px;display:flex;flex-direction:column;font-size:14px;padding-right:60px;width:100%}#footer .footer-column:not(.accordion-mobile) .back-to-top{display:none}}@media(max-width: 1024px){#footer .footer-right-section{grid-column:1/-1;align-items:flex-start}}#footer .footer-right-section .accordion-content{display:flex;flex-direction:column;align-items:flex-end;gap:18px;justify-content:space-between;height:100%}#footer .social-bcorp-wrapper{display:flex;gap:40px;align-items:flex-start}@media screen and (min-width:1024px){#footer .social-bcorp-wrapper .social-text-icons{max-width:544px;width:100%;display:flex;flex-direction:column;gap:30px;padding-right:100px;font-size:14px}}#footer .social-icons{display:flex;gap:30px;align-items:center;color:#1b1b1b}@media screen and (max-width:1023px){#footer .social-icons{gap:25px}}#footer .social-icons a{display:inline-flex}#footer .social-icons a svg{width:20px;height:20px;fill:#000}#footer .b-corp-logo{width:70px;filter:none}#footer .back-to-top{display:inline-flex;align-items:center;justify-content:center;color:#1b1b1b;background:transparent;border:1px solid #000;padding:8px 15px;font-size:12px;cursor:pointer;text-transform:uppercase;white-space:nowrap}@media screen and (min-width:1024px){#footer .back-to-top{position:relative;margin-left:94%;top:-140px}}#footer .back-to-top svg{fill:currentColor;width:10px;height:10px;margin-left:6px}#footer .accordion-toggle{display:none}#footer .accordion-toggle:checked~.accordion-content{max-height:500px}#footer .accordion-toggle:checked~.accordion-header-label::after{transform:rotate(45deg)}#footer .accordion-header-label{display:flex;justify-content:space-between;align-items:center;padding:0;cursor:pointer;position:relative}@media screen and (max-width:1023px){#footer .accordion-header-label{padding-top:20px;flex-direction:row-reverse;gap:20px;justify-content:flex-end}#footer .accordion-header-label::after{opacity:.5}}#footer .accordion-header-label::after{content:"+";font-size:24px;transition:transform .3s ease;display:none}@media(max-width: 768px){#footer .accordion-header-label::after{display:block}}#footer .accordion-content{transition:max-height .3s ease-out}#footer .accordion-content ul{padding:15px 0;margin:0}#footer .accordion-mobile .accordion-content{max-height:0;overflow:hidden}#footer .footer-newsletter{padding:28px 0}#footer .footer-newsletter>.subscribe{background:#000;width:448px;text-align:center;color:#fff;height:44px;padding-left:24px;padding-right:24px;font-size:14px;font-weight:700;cursor:pointer;text-transform:uppercase;z-index:1000;position:relative}#footer .footer-newsletter .newsletter-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000}#footer .footer-newsletter .newsletter-wrapper{background:#fff;padding:40px 30px;width:90%;max-width:450px;border-radius:6px;position:relative;box-shadow:0 10px 40px rgba(0,0,0,.25)}#footer .footer-newsletter .close-btn{position:absolute;top:15px;right:18px;background:none;border:none;font-size:20px;color:#999;cursor:pointer}#footer .footer-newsletter .input-group{display:flex;flex-direction:column;margin-bottom:22px}#footer .footer-newsletter .input-group label{margin-bottom:6px;color:#000;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:14px;font-weight:700;letter-spacing:0px;padding-bottom:6px}#footer .footer-newsletter .input-group input{background:#fafafa;outline:none;transition:all .2s ease;box-sizing:border-box;border-radius:5px;padding:0px 0px 0px 16px;height:50px;text-align:left;color:#000;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:14px;font-weight:400;letter-spacing:.5px;background-color:#fff;border:1px solid #949596;color:gray}#footer .footer-newsletter .input-group input::-moz-placeholder{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:14px;font-weight:100;color:gray}#footer .footer-newsletter .input-group input::placeholder{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:14px;font-weight:100;color:gray}#footer .footer-newsletter .input-group input:focus{border-color:#000;background:#fff}#footer .footer-newsletter .input-group input::-moz-placeholder{color:#aaa}#footer .footer-newsletter .input-group input::placeholder{color:#aaa}#footer .footer-newsletter .checkbox-group{display:flex;align-items:center;gap:10px;margin:20px 0 25px;font-size:14px;color:#222}#footer .footer-newsletter .checkbox-group input{width:16px;height:16px;cursor:pointer}#footer .footer-newsletter .btn-subscribe{width:100%;background:#000;color:#fff;padding:16px;border:none;font-weight:800;font-size:14px;letter-spacing:1px;text-transform:uppercase;border-radius:4px;cursor:pointer;transition:opacity .2s ease}#footer .footer-newsletter .btn-subscribe:hover{opacity:.85}#footer .footer-newsletter .footer-links{text-align:center;margin-top:18px}#footer .footer-newsletter .privacy-link{font-size:12px;font-weight:700;text-decoration:underline;color:#000}#footer .newsletter-title{font-weight:bold;text-transform:uppercase;margin:0 0 10px}@media screen and (min-width:1024px){#footer .newsletter-title{font-size:32px;letter-spacing:-0.96px}}#footer .newsletter-description{font-size:14px;margin:0 0 14px}#footer .newsletter-description .subscribe{background:#000;width:448px;text-align:center;color:#fff;height:44px;padding-left:24px;padding-right:24px;font-size:14px;font-weight:700;cursor:pointer;text-transform:uppercase;z-index:1000;position:relative}@media screen and (max-width:1023px){#footer .newsletter-description .subscribe{width:100%}}@media screen and (min-width:1024px){#footer .newsletter-description{font-size:20px}}#footer .email-form{display:flex;max-width:600px;margin:0 0 14px;background:#fff;position:relative;z-index:10}#footer .email-input{flex:1;padding:12px 0;border:none;background:transparent;color:#1b1b1b;font-size:14px;padding-left:10px}#footer .email-input::-moz-placeholder{color:#9a9a9a}#footer .email-input::placeholder{color:#9a9a9a}#footer .email-input:focus{outline:none}#footer .submit-btn{background:none;border:none;cursor:pointer;padding:0 8px;display:flex;align-items:center}#footer .submit-btn svg{width:18px;height:18px;fill:#1b1b1b}#footer .payment-icons{margin-top:8px;display:flex;gap:10px;flex-wrap:wrap;justify-content:end;position:relative;top:-35px;margin-bottom:-20px}@media(max-width: 768px){#footer .payment-icons svg{height:28px}}@media(max-width: 768px){#footer .payment-icons{position:initial;margin-bottom:unset;top:unset;justify-content:space-between}}#footer .footer-bottom-bar{padding:28px 0;display:flex;justify-content:space-between;align-items:center;font-size:12px;border-top:1px solid #d9d3cb}@media(max-width: 768px){#footer .footer-bottom-bar{flex-direction:column;align-items:flex-start;gap:18px}}#footer .bottom-links{display:flex;gap:20px}#footer .bottom-links a{color:#1b1b1b;text-decoration:none;text-transform:uppercase}#footer .bottom-links a:hover{text-decoration:underline}@media(max-width: 768px){#footer .bottom-links{flex-direction:column;gap:12px}}#footer .copyright-country{display:flex;align-items:center;gap:20px}@media(max-width: 768px){#footer .copyright-country{width:100%;justify-content:space-between}}#footer .country-selector{display:flex;align-items:center;gap:8px;cursor:pointer;border:1px solid #1b1b1b;padding:5px 10px;text-transform:uppercase}#footer .country-selector img{width:20px;height:15px}#footer .country-selector span:last-child{font-size:10px;margin-left:5px}@media screen and (max-width:1023px){#footer .rodape{box-shadow:none;padding:0}}#footer .rodape .newsletter{display:flex;padding:46px 0;background-color:var(--baseColor2);width:100%}@media screen and (max-width:1023px){#footer .rodape .newsletter{padding:0;border-bottom:none}}#footer .rodape .newsletter>form{width:100%}#footer .rodape .newsletter .d-flex{gap:25px;align-items:center;position:relative;justify-content:space-between}@media screen and (max-width:1023px){#footer .rodape .newsletter .d-flex{padding:52px 0}}@media screen and (max-width:1023px){#footer .rodape .newsletter .d-flex{flex-wrap:wrap}}#footer .rodape .newsletter .d-flex .left{color:#fff}@media screen and (max-width:1023px){#footer .rodape .newsletter .d-flex .left{width:100%}}#footer .rodape .newsletter .d-flex .left strong{display:block;font-weight:700;font-size:25px;margin-bottom:5px;text-align:left}@media screen and (max-width:1023px){#footer .rodape .newsletter .d-flex .left strong{margin-bottom:8px;text-align:center}}#footer .rodape .newsletter .d-flex .left span{display:block;font-weight:400;font-size:17px;text-align:center}@media screen and (max-width:1023px){#footer .rodape .newsletter .d-flex .left span{font-size:14px}}#footer .rodape .newsletter .d-flex .btn-1{background-color:var(--baseColor5);color:#fff;border-radius:23px}#footer .rodape .newsletter .d-flex .right{width:100%;max-width:927px;color:#fff}@media screen and (max-width:1023px){#footer .rodape .newsletter .d-flex .right{width:100%}}#footer .rodape .newsletter .d-flex .right .form-wrapper{position:relative;display:flex;align-items:flex-end;gap:54px}#footer .rodape .newsletter .d-flex .right .form-wrapper button{background-color:var(--baseColor5);border-radius:23px;font-weight:700;width:181px;height:45px}@media screen and (max-width:1023px){#footer .rodape .newsletter .d-flex .right .form-wrapper button{width:75%;margin:0 auto}}@media screen and (max-width:1023px){#footer .rodape .newsletter .d-flex .right .form-wrapper{flex-direction:column;gap:29px}}#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper{margin:0;flex-grow:1}@media screen and (max-width:1023px){#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper{width:100%}}#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper label{display:none;font-size:18px;font-weight:400;color:var(--fontColor4);margin:0;margin-bottom:8px}#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper input{background-color:transparent;border:none;border-bottom:1px solid #fff;padding:0;padding-bottom:16px;color:#fff;border-radius:0}#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper input:placeholder{color:#fff}#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper input::-webkit-input-placeholder{color:#fff;opacity:1}#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper input::-moz-placeholder{color:#fff;opacity:1}#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper input:-ms-input-placeholder{color:#fff;opacity:1}#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper input:-moz-placeholder{color:#fff;opacity:1}@media screen and (max-width:1023px){#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper input{font-size:14px}}#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper.input-button-marketing-newsletter{height:100%;max-width:229px}@media screen and (max-width:1023px){#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper.input-button-marketing-newsletter{margin:0 auto;max-width:100%}}#footer .rodape .newsletter .d-flex .right div.message{display:flex;align-items:center;justify-content:center;font-weight:700;text-align:center;height:45px}@media screen and (max-width:1023px){#footer .rodape .newsletter .d-flex .right div.message{margin-top:30px;height:unset}}#footer .rodape .newsletter .d-flex .right .error-flyout span.error{max-width:100% !important;top:-30px}#footer .rodape .rodape-1{padding-top:33px}@media screen and (max-width:1023px){#footer .rodape .rodape-1{padding-top:27px}}@media screen and (min-width:1024px){#footer .rodape .rodape-1 .wrapper{padding-bottom:40px}}#footer .rodape .rodape-1 .grid{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}@media screen and (max-width:1023px){#footer .rodape .rodape-1 .grid{display:flex;flex-direction:column;gap:unset}}@media screen and (max-width:1023px){#footer .rodape .rodape-1 .grid .column{width:calc(100%);margin:0 auto}}#footer .rodape .rodape-1 .grid .column.security{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media screen and (min-width:1024px){#footer .rodape .rodape-1 .grid .column.security{position:relative;top:-123px;left:23.7%}}#footer .rodape .rodape-1 .grid .column.security .content{display:block !important}@media screen and (max-width:1023px){#footer .rodape .rodape-1 .grid .column.security label{justify-content:center !important;width:100% !important}#footer .rodape .rodape-1 .grid .column.security label::after{display:none}}#footer .rodape .rodape-1 .grid .column label{margin:0 0 15px;display:block;font-size:18px;font-weight:700;white-space:nowrap;color:#000}@media screen and (max-width:1023px){#footer .rodape .rodape-1 .grid .column label{text-align:center}}#footer .rodape .rodape-1 .grid .column ul{display:flex;gap:17px}@media screen and (max-width:1023px){#footer .rodape .rodape-1 .grid .column ul{gap:25px}}#footer .rodape .rodape-1 .grid .column ul:not(.redes-sociais){gap:10px;flex-direction:column}#footer .rodape .rodape-1 .grid .column ul li{margin:0;border:none;color:var(--fontColor4)}#footer .rodape .rodape-1 .grid .column ul li a{display:flex;gap:9px;align-items:center;color:var(--fontColor4);white-space:nowrap;font-size:14px}#footer .rodape .rodape-1 .grid .column ul.redes-sociais{gap:19px}@media screen and (max-width:1023px){#footer .rodape .rodape-1 .grid .column ul.redes-sociais{justify-content:center}}@media screen and (min-width:1024px){#footer .rodape .rodape-1 .grid .column ul.redes-sociais svg{width:30px;height:30px}}#footer .rodape .rodape-1 .grid .column ul.redes-sociais li a{display:block}#footer .rodape .rodape-1 .grid .column ul img{height:auto;width:100%}@media screen and (max-width:1023px){#footer .rodape .rodape-1 .grid .column:not(.accordion-mobile){margin:0 0 60px}}#footer .rodape .rodape-1 .grid .column.accordion-mobile{margin-bottom:0;text-align:left;padding:30px 10px;justify-content:center;align-items:center}#footer .rodape .rodape-1 .grid .column.accordion-mobile:nth-child(2){border-top:1px solid #dedede}#footer .rodape .rodape-1 .grid .column.accordion-mobile .content{display:none}#footer .rodape .rodape-1 .grid .column.accordion-mobile .content li ul{padding:0}#footer .rodape .rodape-1 .grid .column.accordion-mobile .content li ul li{margin:0}#footer .rodape .rodape-1 .grid .column.accordion-mobile label{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;padding:0;position:relative;z-index:1}#footer .rodape .rodape-1 .grid .column.accordion-mobile label:after{content:"+";color:var(--baseColor5);transition:ease all .3s}#footer .rodape .rodape-1 .grid .column.accordion-mobile input{display:none}#footer .rodape .rodape-1 .grid .column.accordion-mobile input:checked~label{margin-bottom:20px}#footer .rodape .rodape-1 .grid .column.accordion-mobile input:checked~label::after{content:"-"}#footer .rodape .rodape-1 .grid .column.accordion-mobile input:checked~.wd-page-menu ul{max-height:100vh;visibility:visible;opacity:1}#footer .rodape .rodape-1 .grid .column.accordion-mobile input:checked~.content{display:flex}#footer .rodape .rodape-1 .grid .column.accordion-mobile input:checked~.content li{margin:0}#footer .rodape .rodape-1 .grid .column.redes-sociais{max-width:258px}@media screen and (max-width:1023px){#footer .rodape .rodape-1 .grid .column.redes-sociais{max-width:100%;border-bottom:0px;padding-inline:0px}}@media screen and (max-width:1023px){#footer .rodape .rodape-1 .grid .column.redes-sociais .content{display:block !important}}#footer .rodape .rodape-1 .grid .column.redes-sociais img{margin-bottom:13px}@media screen and (max-width:1023px){#footer .rodape .rodape-1 .grid .column.redes-sociais img{margin-inline:auto}}#footer .rodape .rodape-1 .grid .column.redes-sociais img~p{font-size:15px;line-height:17px;color:var(--fontColor1);margin-bottom:20px}#footer .rodape .rodape-1 .grid .column.redes-sociais .logo{display:block;width:136px;height:50px;aspect-ratio:153/50;background-image:var(--logo);background-size:contain;background-repeat:no-repeat;margin-bottom:12px}@media screen and (max-width:1023px){#footer .rodape .rodape-1 .grid .column.redes-sociais .logo{width:104px}}@media screen and (max-width:1023px){#footer .rodape .rodape-1 .grid .column.redes-sociais .logo{margin:0 auto 20px;width:261px}}@media screen and (max-width:1023px){#footer .rodape .rodape-1 .grid .column.redes-sociais>p{font-size:17px;text-align:center}}@media screen and (max-width:1023px){#footer .rodape .rodape-1 .grid .column.meios-de-pagamento{border-bottom:0px}}@media screen and (max-width:1023px){#footer .rodape .rodape-1 .grid .column.meios-de-pagamento .content{display:block !important}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento .content img{margin-inline:auto}}@media screen and (max-width:1023px){#footer .rodape .rodape-1 .grid .column.meios-de-pagamento label{justify-content:center !important;width:100% !important}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento label::after{display:none}}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento ul{display:flex;flex-direction:row;flex-wrap:wrap;max-width:235px;gap:11px}@media screen and (max-width:1023px){#footer .rodape .rodape-1 .grid .column.meios-de-pagamento ul{gap:12px;max-width:280px}}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento ul li{background-image:var(--meios-de-pagamento);background-repeat:no-repeat;width:30px;height:25px}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento ul li.visa{background-position:1.463% 17.333%}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento ul li.mastercard{background-position:20.976% 17.333%}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento ul li.hiper{background-position:40.777% 17.333%}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento ul li.elo{background-position:59.709% 17.333%}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento ul li.hipercard{background-position:98.049% 17.333%}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento ul li.amex{background-position:1.463% 72.727%}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento ul li.itau{background-position:20.976% 72.727%}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento ul li.diners-club{background-position:79.024% 17.333%}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento ul li.bradesco{background-position:40.777% 72.727%;width:29px}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento ul li.banco-do-brasil{background-position:59.709% 72.727%}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento ul li.banrisul{background-position:79.024% 72.727%}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento ul li.boleto{background-position:98.049% 72.727%}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento ul li.pix{background-position:0 100%}@media screen and (min-width:1024px){#footer .rodape .rodape-1 .grid .column.atendimento{max-width:257px}}#footer .rodape .rodape-1 .grid .column.atendimento svg{flex-shrink:0}@media screen and (max-width:1023px){#footer .rodape .rodape-1 .grid .column.atendimento .horario{max-width:230px}}#footer .rodape .rodape-1 .grid .column.atendimento .horario a{white-space:wrap}#footer .copyright{padding:19px 0;background-color:#f0f0f0}@media screen and (max-width:1023px){#footer .copyright{padding:24px 0;margin-top:47px}}#footer .copyright .wrapper>.d-flex{justify-content:center;gap:20px;flex-direction:column;align-items:center}@media screen and (max-width:1023px){#footer .copyright .wrapper>.d-flex{flex-wrap:wrap;gap:34px}}#footer .copyright .wrapper>.d-flex>.text{width:100%;flex-shrink:1;flex-grow:0;text-align:center}@media screen and (max-width:1023px){#footer .copyright .wrapper>.d-flex>.text{width:100%;max-width:100%;margin:0 auto}}#footer .copyright .wrapper>.d-flex>.text p{margin:0;display:block;font-size:12px;text-align:center;color:#595959}@media screen and (max-width:1023px){#footer .copyright .wrapper>.d-flex>.text p{margin:0;text-align:center}}#footer .copyright .wrapper>.d-flex .d-flex{width:100%;max-width:606px;justify-content:flex-start;flex-shrink:0;flex-grow:1;gap:30px}@media screen and (max-width:1023px){#footer .copyright .wrapper>.d-flex .d-flex{gap:31px 0;flex-wrap:wrap}}#footer .copyright .wrapper>.d-flex .d-flex .plataforma{justify-content:flex-start !important}#footer .copyright .wrapper>.d-flex .d-flex .desenvolvimento{justify-content:flex-end !important}#footer .copyright .wrapper>.d-flex .d-flex .plataforma,#footer .copyright .wrapper>.d-flex .d-flex .desenvolvimento,#footer .copyright .wrapper>.d-flex .d-flex .security{display:flex;align-items:center;gap:10px;flex-shrink:0;flex-grow:1}@media screen and (max-width:1023px){#footer .copyright .wrapper>.d-flex .d-flex .plataforma,#footer .copyright .wrapper>.d-flex .d-flex .desenvolvimento,#footer .copyright .wrapper>.d-flex .d-flex .security{justify-content:center}}#footer .copyright .wrapper>.d-flex .d-flex .plataforma .text,#footer .copyright .wrapper>.d-flex .d-flex .desenvolvimento .text,#footer .copyright .wrapper>.d-flex .d-flex .security .text{display:block;color:#595959;font-size:12px;line-height:16px}@media screen and (max-width:1023px){#footer .copyright .wrapper>.d-flex .d-flex .plataforma .text,#footer .copyright .wrapper>.d-flex .d-flex .desenvolvimento .text,#footer .copyright .wrapper>.d-flex .d-flex .security .text{font-size:15px}}#footer .copyright .wrapper>.d-flex .d-flex .plataforma .selo,#footer .copyright .wrapper>.d-flex .d-flex .desenvolvimento .selo,#footer .copyright .wrapper>.d-flex .d-flex .security .selo{display:block;height:auto}@media screen and (max-width:1023px){#footer .copyright .wrapper>.d-flex .d-flex .plataforma .selo,#footer .copyright .wrapper>.d-flex .d-flex .desenvolvimento .selo,#footer .copyright .wrapper>.d-flex .d-flex .security .selo{width:100%}}#footer .copyright .wrapper>.d-flex .d-flex .plataforma .selo.site-blindado,#footer .copyright .wrapper>.d-flex .d-flex .desenvolvimento .selo.site-blindado,#footer .copyright .wrapper>.d-flex .d-flex .security .selo.site-blindado{max-width:65px}#footer .copyright .wrapper>.d-flex .d-flex .plataforma .selo.google-selo,#footer .copyright .wrapper>.d-flex .d-flex .desenvolvimento .selo.google-selo,#footer .copyright .wrapper>.d-flex .d-flex .security .selo.google-selo{max-width:28px}#footer .copyright .wrapper>.d-flex .d-flex .plataforma .selo.linx,#footer .copyright .wrapper>.d-flex .d-flex .desenvolvimento .selo.linx,#footer .copyright .wrapper>.d-flex .d-flex .security .selo.linx{max-width:100px}#footer .copyright .wrapper>.d-flex .d-flex .plataforma .selo.agrada,#footer .copyright .wrapper>.d-flex .d-flex .desenvolvimento .selo.agrada,#footer .copyright .wrapper>.d-flex .d-flex .security .selo.agrada{max-width:92px}@media screen and (max-width:1023px){#footer .copyright .wrapper>.d-flex .d-flex .desenvolvimento,#footer .copyright .wrapper>.d-flex .d-flex .plataforma{flex:0 0 50%;max-width:50%;width:100%;padding:0 15px}}#footer .copyright .wrapper>.d-flex .d-flex .desenvolvimento{order:1}#footer .copyright .wrapper>.d-flex .d-flex .plataforma{order:2}@media screen and (max-width:1023px){#footer .copyright .wrapper>.d-flex .d-flex .seguranca{flex:0 0 100%;max-width:100%;width:100%;order:9}}#footer .icone-fixo-whatsapp{position:fixed;right:10px;bottom:60px;z-index:6;background-color:#fff;border-radius:100%;overflow:hidden;width:49px;height:49px}#footer .icone-fixo-whatsapp img{width:100%}@media screen and (max-width:1023px){#footer .icone-fixo-whatsapp{bottom:30px}}#footer #btn-wpp{position:fixed;right:30px;bottom:10px;z-index:102 !important;width:53px;aspect-ratio:1;display:grid}@media screen and (max-width:1023px){#footer #btn-wpp{right:15px;width:66px}}#footer #btn-wpp img{width:100%;height:auto;transition:.4s;transition:ease all .3s}@media screen and (min-width:1024px){#footer #btn-wpp img:hover{transform:scale(1.2)}}.wd-product-line{padding:25px 15px 15px;background:transparent;padding-top:0;padding-inline:5px}@media screen and (max-width:1023px){.wd-product-line{padding:0;padding-top:0}}.wd-product-line .variation--options.tamanho{display:none}.wd-product-line .variation--options.cor{position:absolute;bottom:-100px;display:flex;align-items:center;justify-content:center;width:100%;gap:30px;justify-content:start;text-align:left;padding-left:12px}.wd-product-line .variation--options.cor li{cursor:pointer}.wd-product-line:hover .variation--options.cor{bottom:-50px}.wd-product-line:hover .variation--options.tamanho{display:grid;justify-content:center;grid-template-columns:repeat(auto-fit, minmax(14%, auto))}.wd-product-line .variation--options.tamanho{margin:12px 0;padding:0;list-style:none;border:none;border-radius:4px;background:transparent;overflow:hidden;position:relative;top:-100px;margin-bottom:-50px;margin-left:10px;margin-right:10px}.wd-product-line .variation--options.tamanho>li{flex:1 1 0;display:flex;align-items:center;justify-content:center;padding:12px 10px;font-size:13px;line-height:1;background:#fff;letter-spacing:.02em;color:#666;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .15s ease,color .15s ease}.wd-product-line .variation--options.tamanho>li:last-child{border-right:none}.wd-product-line .variation--options.tamanho>li:hover{background:#f7f7f7}.wd-product-line .variation--options.tamanho>li:focus-visible{outline:2px solid #111;outline-offset:-2px}.wd-product-line .variation--options.tamanho>li.selected{color:#111;background:#fafafa;box-shadow:inset 0 -2px 0 #111;font-weight:700}.wd-product-line .variation--options.tamanho>li.is-unavailable{color:#bdbdbd;text-decoration:line-through;cursor:not-allowed;background:#fff}.wd-product-line .variation--options.tamanho>li.is-unavailable:hover{background:#fff}@media(max-width: 480px){.wd-product-line .variation--options.tamanho{flex-wrap:wrap}.wd-product-line .variation--options.tamanho>li{flex:1 0 25%;border-bottom:1px solid #ededed}.wd-product-line .variation--options.tamanho>li:nth-child(4n){border-right:none}}.wd-product-line .yv-review-quickreview{padding-bottom:5px;height:26px}.wd-product-line .yv-review-quickreview .yv-bootstrap{text-align:left}.wd-product-line .yv-review-quickreview .yv-bootstrap i:before{content:""}.wd-product-line .yv-review-quickreview .yv-bootstrap i.fa-star-o,.wd-product-line .yv-review-quickreview .yv-bootstrap i.fa-star-half-o{color:#bcbcbc !important}.wd-product-line .yv-review-quickreview .yv-bootstrap i.fa-star{color:#000 !important}.wd-product-line .wd-flag-off{right:53%;top:132%}@media screen and (max-width:1023px){.wd-product-line .wd-flag-off{right:55%;top:137%}.wd-product-line .wd-flag-off .flag.off>span{height:11px}}.wd-product-line .wd-flag-off *{font-weight:700}.wd-product-line .wd-flags{-o-object-fit:contain;object-fit:contain;border-radius:15px;height:21px;padding-inline:13px;display:flex;align-items:center;justify-content:center;padding:0;top:unset;bottom:23px;left:10px;flex-direction:row;gap:10px}.wd-product-line .wd-flags span.flag{font-size:14px;text-transform:uppercase;font-weight:100;background:#2b2b2b;border-radius:unset;letter-spacing:-0.24px;padding:6px 8px;height:-moz-fit-content;height:fit-content;line-height:14px}.wd-product-line .wd-flags span.flag.sale{background-color:#b3282d}.wd-product-line .wd-flags span.flag.mais-vendidos{color:#262626;background-color:#e7f3ed}.wd-product-line .wd-flags img{width:42px;height:15px;filter:invert(1);-o-object-fit:contain;object-fit:contain;margin-bottom:0px}@media screen and (min-width:1024px){.wd-product-line:hover .wd-flags{bottom:70px}}.wd-product-line .wd-product-line-wishlist{position:absolute;z-index:1;right:13px;top:16px}@media screen and (max-width:1023px){.wd-product-line .wd-product-line-wishlist{right:12px;top:12px}}.wd-product-line .wd-product-line-wishlist button{display:flex;border:none;background-color:transparent;padding:0}@media screen and (max-width:1023px){.wd-product-line .wd-product-line-wishlist button svg{width:18px}}.wd-product-line .product-notifywhenavailable-custom form{display:none}.wd-product-line .custom-product-line-wishlist{position:absolute;z-index:1;left:90%;top:5px}@media screen and (max-width:1023px){.wd-product-line .custom-product-line-wishlist{top:10px}}.wd-product-line .custom-product-line-wishlist button{display:flex;border:none;background-color:transparent;padding:0}.wd-product-line .custom-product-rating{margin-bottom:0px;display:flex}@media screen and (max-width:1023px){.wd-product-line .custom-product-rating{margin-bottom:11px}}.wd-product-line .custom-product-rating .rating-count{position:relative;top:2px;left:2px;color:#000;margin-left:10px;font-size:14px;font-family:sans-serif !important;font-weight:bold}.wd-product-line .custom-product-rating .stars{display:flex;align-items:center;gap:3px}.wd-product-line .custom-product-rating .stars .star.empty svg path{fill:#bcbcbc}.wd-product-line .custom-product-rating .stars .star svg{width:13px}.wd-product-line .custom-product-rating .stars .star svg path{fill:#303030}@media screen and (max-width:1023px){.wd-product-line .custom-product-rating .stars{gap:1px}}@media screen and (max-width:1023px){.wd-product-line .custom-product-rating svg{width:7px}}@media screen and (max-width:1023px){.wd-product-line .custom-product-rating .rating-count{margin-left:0px;font-size:9px;top:4px}}.wd-product-line .foto-produto{height:auto;width:100%;margin:0 auto}.wd-product-line .foto-produto .product-line-medias .image{display:none;aspect-ratio:var(--media-ratio);overflow:hidden;position:relative}@media screen and (max-width:1023px){.wd-product-line .foto-produto .product-line-medias .image{z-index:1}}.wd-product-line .foto-produto .product-line-medias .image.selected{display:flex}@media(max-width: 1480px){.wd-product-line .foto-produto .product-line-medias .image{min-height:unset}}.wd-product-line .foto-produto .product-line-medias .image>div{transition:ease all .5s;height:100%;width:100%}.wd-product-line .foto-produto .product-line-medias .image img{max-width:100%;width:100%;height:auto;position:absolute;top:50%;transform:translateY(-50%);left:0;height:100%}.wd-product-line .foto-produto .product-line-medias .image img.hover-image{left:100%}.wd-product-line .foto-produto .product-line-medias .image::before{content:"";display:inline-block;background-color:var(--gray-450);width:calc(100% - 24px);margin:0 auto;transform:scaleX(0);transform-origin:0% 100%;position:absolute;bottom:8px;border-radius:3px;height:5px;z-index:1;left:12px;transition:ease all .3s}.wd-product-line .foto-produto .product-line-medias:has(.hover-image):hover .image>div{transform:translateX(-100%)}.wd-product-line .foto-produto .product-line-medias:has(.hover-image):hover .image::before{transform:scaleX(100%)}.wd-product-line .item-description{padding:0;margin-top:5px;padding-left:12px}.wd-product-line .item-description .name{height:auto}.wd-product-line .item-description .name a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:700;letter-spacing:.03em;font-size:16px;letter-spacing:-0.2px;font-family:"Helvetica Now Pro Text",sans-serif}@media screen and (max-width:1023px){.wd-product-line .item-description .name a{line-height:19px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px}}.wd-product-line .item-description .priceContainer{margin-top:0px;display:flex;gap:8px}.wd-product-line .item-description .priceContainer .condition{display:none}.wd-product-line .item-description .priceContainer .list-price span,.wd-product-line .item-description .priceContainer .sale-price span{font-size:14px;font-family:var(--font-3);font-weight:400;font-family:"Helvetica Now Pro Text",sans-serif;letter-spacing:-0.3px}.wd-product-line .item-description .priceContainer .list-price{color:#707070}.wd-product-line .item-description .priceContainer .list-price span{height:24px;display:flex;align-items:flex-end;color:#707070}.wd-product-line .item-description .priceContainer .sale-price.discount span{color:#b3282d}.wd-product-line .item-description .priceContainer .de-por{position:absolute;top:83px}.wd-product-line .item-description .priceContainer .de-por span{font-weight:500}@media screen and (max-width:1023px){.wd-product-line .item-description .priceContainer .de-por{top:73px}}.wd-product-line .item-description .priceContainer .a-vista-discount{display:none}.wd-product-line:hover .bottom{opacity:1;display:block}.wd-product-line .bottom{width:100%;margin-top:15px;display:none}@media screen and (max-width:1023px){.wd-product-line .bottom{display:block}}.wd-product-line .bottom button,.wd-product-line .bottom .open-modal{height:48px;background-color:#303030;border-radius:31px;font-size:16px;font-weight:700}.title-vitrine{margin-bottom:35px;padding-inline:0px !important}.title-vitrine strong{display:block;text-align:left;font-size:25px;color:var(--baseColor1);font-weight:700;line-height:35px;margin-bottom:20px}@media screen and (max-width:1023px){.title-vitrine strong{font-size:18px}}@media screen and (max-width:1023px){.title-vitrine strong{padding-inline:10px}}.title-vitrine span{color:var(--baseColor3)}@media screen and (min-width:1024px){.wd-product-list-clean.product-list-dynamic:not(.loaded),.wd-product-associations.upsell.product-list-dynamic:not(.loaded){height:600px}}@media screen and (min-width:1024px){.wd-product-list-clean .list,.wd-product-associations.upsell .list{height:600px}}.wd-product-list-clean div[class*=swiper-arrow],.wd-product-associations.upsell div[class*=swiper-arrow]{top:39%}@media screen and (max-width:1023px){.wd-product-list-clean .title-vitrine,.wd-product-associations.upsell .title-vitrine{padding:0 15px}}@media screen and (max-width:1023px){.wd-product-list-clean .swiper,.wd-product-associations.upsell .swiper{padding:0 40px}}