﻿:root{--baseColor1: #232626;--baseColor2: #383838;--baseColor3: #404040;--baseColor4: var(--baseColor1);--baseColor5: #383838;--baseColor6: var(--baseColor1);--fontColor1: #232626;--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;--star-full: #fb0;--star-empty: #d5d5d5;--font: "Poppins", sans-serif;--font-1: "Poppins", sans-serif;--font-2: "Poppins", sans-serif;--font-3: "Poppins", sans-serif;--font-4: "Poppins", sans-serif;--font-5: "Poppins", sans-serif;--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}.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:#e70338;color:white;width:100%;font-weight:600;transition:none;white-space:nowrap;border-radius:0px}.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:white}.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:white;width:100%;font-weight:400;border:none}@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 white;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)}@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:#e70338;color:white;width:100%;font-weight:600;transition:none;white-space:nowrap;border-radius:0px}.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:white}.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:white;width:100%;font-weight:400;border:none}@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 white;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:white;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:white}.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;font-size:14px}body{font-family:var(--font-1);font-weight:400;overflow:visible;overflow-x:hidden;font-size:14px}.title-vitrine{margin-bottom:29px;padding-inline:0px !important}.title-vitrine strong{display:block;text-align:left;font-size:20px;color:var(--baseColor1);font-weight:700;font-family:var(--font-2);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)}#footer,#header,#middle{min-width:unset !important}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{border-radius:0px;background-color:#f5f5f5}html::-webkit-scrollbar,body::-webkit-scrollbar{width:10px;background-color:#f5f5f5;border-radius:0px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{border-radius:0px;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::-moz-placeholder{color:#676767 !important;opacity:1}input::placeholder{color:#676767 !important;opacity:1}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;color:var(--fontColor1);background-image:none;border:none;border-radius:50px;outline:0;color:black;font-size:16px;letter-spacing:0;font-weight:400;-moz-appearance:none;appearance:none;padding:0 16px;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.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{-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:0.4}50%{opacity:1}100%{opacity:0.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=10");display:inline-block}.wrapper{display:block;margin:0 auto;width:100%;max-width:1920px}@media screen and (max-width: 1600px){.wrapper{max-width:1400px}}.wrapper:not(.full){max-width:1540px}@media screen and (max-width: 1600px){.wrapper:not(.full){max-width:1400px}}@media screen and (max-width: 1023px){.wrapper:not(.full){padding:0 10px}}.wrapper-full{display:block;margin:0 auto;width:100%;max-width:1920px}[class*="swiper-arrow"]{position:absolute;top:50%;--pos: 180px;--translate-y: -50%;z-index:1;cursor:pointer;background-size:contain;width:25px;height:20px;background-repeat:no-repeat}@media screen and (max-width: 1023px){[class*="swiper-arrow"]{--pos: 4px;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)}[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)}[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(--arrowNextDisabled)}}[class*="swiper-arrow"].swiper-button-disabled{cursor:unset}[class*="swiper-arrow"].swiper-button-lock{display:none}.swiper-pagination{display:flex;align-items:center;position:absolute;left:5rem;position:absolute !important;gap:10px;bottom:20px}@media screen and (max-width: 1023px){.swiper-pagination{justify-content:center;left:0}}.swiper-pagination .swiper-pagination-bullet{width:20px;height:20px;border:1px solid #ffffff;background-color:#fff;border-radius:100%}.swiper-pagination .swiper-pagination-bullet:last-child:first-child{display:none}.swiper-pagination .swiper-pagination-bullet-active{width:41px;background-color:#E70238;border:2px solid black;border-radius:50px}@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,0.5);z-index:5;z-index:3}#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:0.6666em;height:0.6666em;transition:background 0.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:left}table tbody{border-spacing:0}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:white;width:100%;font-weight:400;border:none;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 white;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:0.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:65.5467493682518% 77.3984102748794%;width:17.056px;height:12.859px}.svg-arrow-left-sm{background-position:17.79067191048579% 43.58677441608357%;width:9.364px;height:7.06px}.svg-arrow-right{background-position:73.70970212114253% 77.3984102748794%;width:17.056px;height:12.859px}.svg-arrow-right-sm{background-position:22.113129858379956% 43.58677441608357%;width:9.364px;height:7.06px}.svg-clear-all-filters{background-position:47.16774175480522% 98.6933151948776%;width:11.754px;height:14.467px}.svg-icone-anterior-paginacao{background-position:57.66690349047739% 97.9295435861523%;width:7.835px;height:12.942px}.svg-icone-busca-topo-m{background-position:59.95508449602163% 32.58044177995067%;width:29.186px;height:29.186px}.svg-icone-calcular-frete-produto{background-position:85.94537153652392% 69.09554180117301%;width:22.736px;height:18.869px}.svg-icone-caminhao{background-position:62.18563051007556% 66.22892152502733%;width:22.736px;height:18.869px}.svg-icone-carrinho{background-position:99.08599012790202% 13.27758263242134%;width:23.814px;height:23.814px}.svg-icone-carrinho-adicionar{background-position:8.071063338856472% 91.01080503382646%;width:15.371px;height:14.443px}.svg-icone-carrinho-topo{background-position:73.81805803079756% 51.422589852749944%;width:26.244px;height:24.669px}.svg-icone-carrinho-topo-m{background-position:0 53.86640415012112%;width:29.186px;height:29.186px}.svg-icone-checked{background-position:61.20345232031626% 89.88742481098579%;width:11.999px;height:11.999px}.svg-icone-clear-filter{background-position:52.96197183098592% 97.95837563451776%;width:13px;height:13px}.svg-icone-coracao{background-position:74.1879653853894% 0;width:27.24px;height:24.22px}.svg-icone-coracao-preenchido{background-position:25.995060938421698% 67.91570091853377%;width:25.962px;height:23.616px}.svg-icone-editar{background-position:39.631009151876% 90.5210690944231%;width:13.366px;height:13.385px}.svg-icone-face{background-position:0 34.38188366102959%;width:38.541px;height:38.398px}.svg-icone-face-2{background-position:98.67894788690768% 63.91026052018552%;width:22.98px;height:22.836px}.svg-icone-facebook{background-position:44.1235211224769% 53.67523063188175%;width:28.722px;height:28.542px}.svg-icone-favorito{background-position:74.13351030134837% 13.025216862869527%;width:27.094px;height:24.053px}.svg-icone-filtro{background-position:13.978397754428556% 99.37689249593178%;width:15.096px;height:15.812px}.svg-icone-flag-envio{background-position:95.25661629753607% 83.55666533560458%;width:15.686px;height:12.163px}.svg-icone-frete-gratis{background-position:51.00017710957179% 66.22892152502733%;width:22.736px;height:18.869px}.svg-icone-hamburger{background-position:0 91.27076923076923%;width:17px;height:15px}.svg-icone-heart{background-position:73.97210795625564% 25.913519607053704%;width:26.66px;height:23.715px}.svg-icone-heart-pdp{background-position:73.82397116251126% 38.56100618150263%;width:26.26px;height:23.314px}.svg-icone-igual{background-position:0 68.79565217391304%;width:26px;height:26px}.svg-icone-insta{background-position:60.037447085639855% 16.314492231853553%;width:29.456px;height:29.455px}.svg-icone-insta-2{background-position:99.02770569190083% 51.48680128390926%;width:23.695px;height:23.694px}.svg-icone-insta-pdp{background-position:24.78904507902828% 81.33605548063134%;width:22.402px;height:22.403px}.svg-icone-left{background-position:87.09846290378066% 45.36047040409488%;width:25.427px;height:20.886px}.svg-icone-left-branco{background-position:87.09846290378066% 23.272206182514246%;width:25.427px;height:20.886px}.svg-icone-lista-desejos{background-position:38.92319904941163% 67.65109853404093%;width:25.703px;height:22.887px}.svg-icone-lixeira{background-position:7.73755868544601% 99.47319587628866%;width:13px;height:16px}.svg-icone-location{background-position:41.92440341727789% 98.73522640061397%;width:10.858px;height:14.55px}.svg-icone-location-black{background-position:15.072753940353412% 90.90203329060068%;width:11.235px;height:14.209px}.svg-icone-lupa{background-position:58.35051234620793% 53.3977335650572%;width:27.599px;height:27.599px}.svg-icone-lupa-m{background-position:99.53100624993789% 0;width:24.718px;height:24.721px}.svg-icone-mais{background-position:13% 68.79565217391304%;width:26px;height:26px}.svg-icone-medida{background-position:33.21600392040448% 90.69820772456951%;width:13.777px;height:13.769px}.svg-icone-message{background-position:0 82.65386823830211%;width:25.394px;height:25.394px}.svg-icone-msg{background-position:20.56896494794787% 90.82178359290482%;width:14.001px;height:14.036px}.svg-icone-msg-2{background-position:55.721881699611835% 43.73464129512047%;width:14.234px;height:8.567px}.svg-icone-oferta{background-position:35.618555479176045% 98.99607561494857%;width:15.065px;height:15.065px}.svg-icone-ofertas-menu{background-position:66.69854450457174% 89.72383823514585%;width:11.64px;height:11.638px}.svg-icone-pinterest{background-position:29.58150471808074% 53.728527455069006%;width:28.674px;height:28.722px}.svg-icone-proximo-paginacao{background-position:98.8342514137218% 83.55328666380248%;width:7.428px;height:12.155px}.svg-icone-proximo-paginacao_copy{background-position:70.51802459225745% 89.40113925195149%;width:6.744px;height:10.922px}.svg-icone-right{background-position:87.09846290378066% 34.31633829330456%;width:25.427px;height:20.886px}.svg-icone-right-branco{background-position:87.09846290378066% 12.228074071723933%;width:25.427px;height:20.886px}.svg-icone-sacola-lateral{background-position:46.930470879443696% 31.110759577104588%;width:18.346px;height:20.355px}.svg-icone-seta-baixo{background-position:45.239023665617545% 39.031912172664136%;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:35.32934131736527% 0;width:59px;height:59px}.svg-icone-seta-todas-categorias{background-position:77.52573121903772% 88.19567985966233%;width:4.965px;height:8.201px}.svg-icone-tabela-medidas{background-position:81.06412419205036% 76.54190933397543%;width:14.972px;height:10.653px}.svg-icone-tamanho{background-position:27.030945733524153% 90.80510204081632%;width:12.885px;height:14px}.svg-icone-telefone{background-position:87.08413507073567% 57.78197891726162%;width:25.394px;height:25.394px}.svg-icone-telefone-loja{background-position:45.88736246950947% 90.06436856061373%;width:13.229px;height:12.388px}.svg-icone-tiktok{background-position:34.596324487137736% 32.678833531806475%;width:29.456px;height:29.455px}.svg-icone-todas-categorias{background-position:87.34272300469485% 76.292%;width:13px;height:10px}.svg-icone-topo-minha-conta{background-position:98.47328994711076% 76.11823860387824%;width:22.556px;height:22.853px}.svg-icone-topo-minha-conta-m{background-position:14.82922962797362% 53.86640415012112%;width:29.186px;height:29.186px}.svg-icone-user-preto{background-position:87.19192645165154% 0;width:25.642px;height:23.125px}.svg-icone-usuario{background-position:12.638609623539246% 81.77720609909692%;width:25.076px;height:23.415px}.svg-icone-ver-mais-fotos{background-position:55.59626168224299% 89.88787878787879%;width:12px;height:12px}.svg-icone-voltar{background-position:76.16797662461211% 63.06873667218048%;width:5.255px;height:9.292px}.svg-icone-whats{background-position:60.037447085639855% 0;width:29.456px;height:29.455px}.svg-icone-whats-2{background-position:99.02770569190083% 26.051227550374115%;width:23.695px;height:23.694px}.svg-icone-youtube{background-position:19.609349560403775% 32.678833531806475%;width:29.456px;height:29.455px}.svg-icone-youtube-2{background-position:99.02770569190083% 38.76901441714169%;width:23.695px;height:23.694px}.svg-icone-zoom{background-position:74.70324074074075% 89.1485759509522%;width:10px;height:10.358px}.svg-lixeira{background-position:51.25682333211397% 79.92373449547435%;width:15.509px;height:19.088px}.svg-menu-hamburguer{background-position:72.04685990338164% 64.58367346938775%;width:19px;height:14px}.svg-pin{background-position:50.88118666470847% 89.89151076811184%;width:8.112px;height:12.008px}.svg-sacola{background-position:43.960694815454474% 80.25625785683853%;width:15.239px;height:19.879px}.svg-sacola-preto{background-position:58.0858955771874% 79.33983995174633%;width:13.556px;height:17.683px}.svg-seta-baixo{background-position:61.83637681498282% 43.488734869577236%;width:12.155px;height:7.428px}.svg-tabela-medidas{background-position:0 99.71374243019241%;width:16.481px;height:16.468px}.svg-usuario{background-position:21.166666666666668% 99.25371215199378%;width:15.4px;height:15.571px}.svg-usuario-m{background-position:35.337018717874116% 80.30736842105263%;width:19.78px;height:20px}.svg-whats-sm{background-position:28.446014845028337% 99.0606135271652%;width:15.155px;height:15.192px}#header{--super-topo-height: 36px;--main-bar-height: 125px;--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: 33px;--main-bar-height: 143px}}#header #overlay-custom-category{position:fixed;top:0;left:0;width:100%;height:10000%;background:rgba(0,0,0,0.5);z-index:5}#header .super-topo{padding:8px 0;background-color:#e70338;position:fixed;z-index:8;width:100%;transition:ease all 0.3s;width:100%;color:#fff;top:0px;font-weight:300}@media screen and (max-width: 1023px){#header .super-topo{z-index:6}}#header .super-topo .options-header-swiper{width:35%;padding:0px;margin:0px}#header .super-topo .options-header-swiper [class^="swiper-button"]{position:absolute;z-index:10;top:3px}#header .super-topo .options-header-swiper .swiper-button-left{left:10px}#header .super-topo .options-header-swiper .swiper-button-right{right:10px}@media screen and (max-width: 1023px){#header .super-topo .options-header-swiper{width:100%}}#header .super-topo .options-header-swiper .swiper-wrapper .swiper-slide{text-align:center;font-size:14px}@media screen and (max-width: 1023px){#header .super-topo .options-header-swiper .swiper-wrapper .swiper-slide{letter-spacing:2px;font-size:12px}}#header .super-topo .wrapper{display:flex;justify-content:space-between}@media screen and (max-width: 1023px){#header .super-topo{font-size:11px;top:-1px;height:35px}#header .super-topo .wrapper{padding-inline:0px}#header .super-topo .wrapper span{display:none}}@media (max-width: 390px){#header .super-topo{font-size:10px}}#header .super-topo span[code]{cursor:pointer}#header .main-bar{top:var(--super-topo-height);transition:ease all 0.3s;box-shadow:0px 3px 6px #00000029}@media screen and (min-width: 1024px){#header .main-bar{padding-top:18px;padding-bottom:13px}}#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{padding-inline:0px}}@media screen and (max-width: 1023px){#header .main-bar .wrapper>.flex{flex-wrap:wrap;align-items:center}}#header:not(.topo-transparente) .main-bar{background-color:#fff}#header:not(.topo-transparente) .main-bar .lista-categorias>.custom-category-menu>ul.level-1>li>a{color:#232626;letter-spacing:3px;font-weight:400}#header:not(.topo-transparente) .main-bar .lista-categorias>.custom-category-menu>ul.level-1>li>a::after{content:'';position:absolute;left:50%;bottom:-5px;width:0;height:4px;background-color:#e4002b;transition:all 0.3s ease;transform:translateX(-50%);border-radius:2px}#header:not(.topo-transparente) .main-bar .lista-categorias>.custom-category-menu>ul.level-1>li>a:hover{color:#232626}#header:not(.topo-transparente) .main-bar .lista-categorias>.custom-category-menu>ul.level-1>li>a:hover::after{width:100%}#header.topo-transparente .main-bar{background:transparent linear-gradient(180deg, rgba(0,0,0,0.439216) 0%, rgba(0,0,0,0) 100%) 0% 0% no-repeat padding-box;box-shadow:none}#header.header-float{--header-height: var(--main-bar-height)}#header.header-float .super-topo{top:-54px}#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 a.stores{gap:6px}#header a.stores span{line-height:12px}@media screen and (min-width: 1024px){body:has(.product-search-custom.active),html:has(.product-search-custom.active){overflow-y:hidden}}#top-search{position:relative;z-index:5}@media screen and (max-width: 1023px){#top-search{order:9;width:100%;top:5px;max-width:100%;background-color:#fff}}.product-search-custom{--input-height: 43px;--animation-time: 0.3s}@media screen and (max-width: 1023px){.product-search-custom{padding-inline:15px}}.product-search-custom.active{display:block}.product-search-custom.active.empty-search .termos{opacity:1;visibility:visible;gap:20px;border-radius:0 0 20px 20px}.product-search-custom.active.empty-search .termos .list-terms{display:block;-moz-columns:2;columns:2;-moz-column-count:2;column-count:2;-moz-column-gap:40px;column-gap:40px;list-style:none;padding:0;margin:0}@media screen and (max-width: 1023px){.product-search-custom.active.empty-search .termos .list-terms{-moz-columns:1;columns:1;-moz-column-count:1;column-count:1}}.product-search-custom.active.empty-search .termos .list-terms li.term-item{-moz-column-break-inside:avoid;break-inside:avoid;-webkit-column-break-inside:avoid;margin-bottom:8px}.product-search-custom.active.empty-search .termos .list-terms li.term-item strong.term-index{color:#E70338;font-weight:600;font-size:12px;min-width:15px}@media screen and (max-width: 1023px){.product-search-custom{--input-height: 34px}}@media screen and (max-width: 1023px){.product-search-custom form .close-search{display:none}}.product-search-custom form button[type="submit"]{z-index:20}@media screen and (max-width: 1023px){.product-search-custom form button[type="submit"]{left:89% !important;top:-4px}}.product-search-custom form input{width:100%;height:43px;z-index:10}.product-search-custom form input::-moz-placeholder{font-size:15px;font-weight:400;color:#000000}.product-search-custom form input::placeholder{font-size:15px;font-weight:400;color:#000000}@media screen and (max-width: 1023px){.product-search-custom form input::-moz-placeholder{font-size:14px}.product-search-custom form input::placeholder{font-size:14px}}@media screen and (max-width: 1023px){.product-search-custom form input{padding-left:15px;height:40px;margin-top:-10px;font-size:14px}}.product-search-custom .termos{display:flex;flex-direction:column;background-color:white;width:90%;margin:0 5%;position:absolute;left:0;transform:translateY(var(--input-height));top:0px;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;box-shadow:inset var(--box-shadow)}@media screen and (max-width: 1023px){.product-search-custom .termos{padding:20px 20px 40px 20px}}.product-search-custom .termos>strong{font-size:14px;font-weight:500;letter-spacing:1.4px}.product-search-custom .termos>strong ul a{font-weight:400}@media screen and (max-width: 1023px){.product-search-custom .termos{flex-direction:column;height:auto;gap:0}}.product-search-custom .termos ul{display:flex;flex-direction:column;gap:10px 30px;height:-moz-fit-content;height:fit-content;margin-top:20px}@media screen and (max-width: 1023px){.product-search-custom .termos ul{flex-direction:column;gap:20px}}.product-search-custom .termos ul li{display:flex;margin:0;height:-moz-fit-content;height:fit-content;gap:28px}.product-search-custom .termos ul li a{display:block;font-size:14px;font-weight:400;display:inline-block;text-transform:lowercase;letter-spacing:1.4px}.product-search-custom .termos ul li a::first-letter{text-transform:uppercase}.product-search-custom #suggestions{background-color:white;width:90%;margin:0 5%;position:absolute;left:0;transform:translateY(var(--input-height));top:0px;transition:ease all 0.3s;transform-origin:100% 0%;padding-inline:25px;padding-block:31px;visibility:hidden;overflow:hidden;z-index:1;opacity:0;box-shadow:inset var(--box-shadow)}@media screen and (max-width: 1023px){.product-search-custom #suggestions{position:fixed;width:90%;top:136px;left:0;right:unset;gap:15px;padding:35px 15px;overflow:auto;background-color:#ffffff;z-index:1;max-width:100%;transform:unset;overflow-y:auto;max-height:calc(100dvh - 117px)}}.product-search-custom #suggestions:has(.products){padding-bottom:10px}.product-search-custom #suggestions .title{display:block;font-weight:400;font-size:14px;margin-bottom:14px;text-transform:unset;letter-spacing:2px;font-weight:600}@media screen and (max-width: 1023px){.product-search-custom #suggestions .title{margin-bottom:20px;font-size:14px;font-weight:500}}.product-search-custom #suggestions .result{max-width:1480px;margin:0 auto}.product-search-custom #suggestions .result .sugestao-resultado{display:flex;flex-wrap:wrap}.product-search-custom #suggestions .result .sugestao-resultado>span{width:20%}@media screen and (max-width: 1023px){.product-search-custom #suggestions .result .sugestao-resultado>span{width:100%}}.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{color:#000000;font-size:14px}.product-search-custom #suggestions .result .sugestao-resultado ul.products{width:80%;gap:20px;max-height:543px;overflow-y:auto;overflow-x:hidden;margin-bottom:30px;padding-right:10px;grid-template-columns:repeat(4, 1fr)}.product-search-custom #suggestions .result .sugestao-resultado ul.products::-webkit-scrollbar-track{border-radius:0px;background-color:#f5f5f5}.product-search-custom #suggestions .result .sugestao-resultado ul.products::-webkit-scrollbar{width:12px;background-color:#f5f5f5;border-radius:0px}.product-search-custom #suggestions .result .sugestao-resultado ul.products::-webkit-scrollbar-thumb{border-radius:0px;background-color:var(--baseColor1)}@media screen and (max-width: 1023px){.product-search-custom #suggestions .result .sugestao-resultado ul.products{width:100%;grid-template-columns:repeat(2, 1fr);gap:20px}.product-search-custom #suggestions .result .sugestao-resultado ul.products::-webkit-scrollbar{display:none}}.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;flex-direction:column}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .custom-product-line-wishlist{display:flex;justify-content:flex-end;position:relative;top:23px;left:-10px}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile>a>strong{line-height:17px;font-size:12px;color:#B4B4B4;letter-spacing:0.5px}@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:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .img{position:relative;width:100%;overflow:hidden}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .price{display:flex;gap:12px}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .price .price-new .de-por-price .list-price{display:none}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .price .price-new .de-por-price .sale-price .wd-flag-off{display:none}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .price .price-new .de-por-price .wd-flag-off{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:12px;font-weight:700}@media screen and (max-width: 1023px){.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .sale-price span{font-size:15px}}.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{width:-moz-fit-content;width:fit-content;padding:0 50px;margin:30px auto 0px auto;font-weight:400;height:50px;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#000000}@media screen and (max-width: 1023px){.product-search-custom #suggestions .result .sugestao-resultado .ver-todos{height:27px;font-size:12px}}.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{position:unset}}.product-search-custom.active .close-search button{line-height:26px;font-size:26px;color:#d5d5d5;width:30px;height:30px;text-align:right;display:none}@media screen and (max-width: 1023px){.product-search-custom.active .close-search button{display:block;width:auto;height:auto;z-index:20;position:relative;top:-7px;right:-9px}}.product-search-custom.active #suggestions{visibility:visible;opacity:1;border-radius:0px 0px 20px 20px}@media screen and (max-width: 1023px){.product-search-custom.active #suggestions .close-search{display:none}}#header #logo a{display:flex}#header #logo a img{height:72px;display:block;width:-moz-max-content;width:max-content;max-width:none}@media screen and (max-width: 1023px){#header #logo{width:150px}#header #logo a img{width:155px;height:auto}}#icons-resume{position:initial;flex-shrink:0;gap:20px}@media screen and (max-width: 1023px){#icons-resume{width:-moz-fit-content;width:fit-content;gap:26px;margin-right:20px}}#icons-resume *:has(>.icons-resume-text){display:flex;align-items:center;gap:8px}#icons-resume .search-icon{cursor:pointer}#icons-resume .icons-resume-text{white-space:nowrap;line-height:20px;display:none}#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:6;width:100%;background-color:transparent}@media screen and (max-width: 1023px){#menu{display:none}}#menu>div{width:100%}#menu .lista-categorias>.custom-category-menu>ul.level-1{gap:48px;margin-left:25px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li:not(.has-children) .content{display:none}#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.ofertas{display:none}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.ofertas 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}#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:171px;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:0px;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:0px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .fixed .wrapper .menu-left .section.level-1::-webkit-scrollbar-thumb{border-radius:0px;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 .fixed .wrapper .content .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 .fixed .wrapper .content .level-2>li .h4>a{display:inline-block;text-transform:lowercase}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .fixed .wrapper .content .level-2>li .h4>a::first-letter{text-transform:uppercase}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas .fixed .wrapper .content .level-2.selected{display:grid}#menu .lista-categorias>.custom-category-menu>ul.level-1>li.todas:hover .fixed{opacity:1;visibility:visible}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>a{font-size:14px;position:relative;color:#fff;font-weight:300}#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 0.3s}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content{position:absolute;opacity:0;visibility:hidden;background-color:white;left:0;top:124px;transition:ease all 0.3s;padding:35px 82px 64px;z-index:3;height:423px;z-index:3;left:50%;transform:translateX(-50%);border-radius:0px 0px 20px 20px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .wrapper{display:flex}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .wrapper ul.columns{position:relative;display:grid;grid-template-columns:repeat(6, 1fr);z-index:2}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .wrapper ul.columns li.column{position:relative;width:210px;text-align:center}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .wrapper ul.columns li.column:not(.last){padding-right:var(--gap)}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .wrapper ul.columns li.column a{color:#383838}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .wrapper ul.columns li.column>strong{display:block;margin-bottom:20px;font-size:14px;font-family:var(--font-2);text-align:left;font-weight:600}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .wrapper ul.columns li.column ul.level-3{display:grid}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .wrapper ul.columns li.column ul.level-3:not(:has(img)){grid-template-rows:repeat(8, auto);grid-auto-flow:column;gap:20px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .wrapper ul.columns li.column ul.level-3:has(img){grid-template-columns:repeat(4, minmax(85px, 1fr));gap:20px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .wrapper ul.columns li.column ul.level-3:has(img) li{display:flex;flex-direction:column;gap:2px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .wrapper ul.columns li.column ul.level-3:has(img) li a{text-align:center}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .wrapper ul.columns li.column ul.level-3:has(img) li.ver-tudo{margin-top:30px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .wrapper ul.columns li.column ul.level-3:has(img) li.ver-tudo a{text-align:left}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .wrapper ul.columns li.column ul.level-3>li{display:flex}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .wrapper ul.columns li.column ul.level-3>li a{font-weight:300;font-size:14px;white-space:nowrap;color:#8e8e8e}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .wrapper ul.columns li.column ul.level-3>li.ver-tudo a{font-weight:700;text-decoration:underline;color:var(--baseColor5);font-size:15px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .wd-marketing-banner{margin-left:auto;width:570px;height:294px}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .wd-marketing-banner *{width:100% !important;height:100% !important}#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:#fff;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(.wd-category-menu ul.level-1>li.has-children:hover) #overlay{display:block}}.minha-conta{position:relative}.minha-conta .custom-welcome-shopper.not-authenticated .content{max-width:165px;left:-51px}.minha-conta .custom-welcome-shopper>a{gap:9px;white-space:nowrap}.minha-conta .custom-welcome-shopper>a+a{display:none !important}@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;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:275px;box-shadow:0px 5px 21px lab(0% 0 0/0.161);transform:translateX(-50%);padding:15px 20px;transition:ease all 0.3s;position:absolute;background-color:#fff;flex-direction:column;display:flex;top:53px;left:-415%}.minha-conta .custom-welcome-shopper .content [class*="btn"]{line-height:30px;height:30px;border-radius:15px}.minha-conta .custom-welcome-shopper .content .hello{font-weight:400}.minha-conta .custom-welcome-shopper .content .hello span{font-weight:700}.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%);top:-1px;transform:rotate(45deg) translateX(-50%);position:absolute;left:92%;z-index:10}@media screen and (min-width: 1024px){.minha-conta .custom-welcome-shopper:hover .content{visibility:visible;opacity:1;border-radius:15px}}#mini-cart{--content-width: 458px}#mini-cart .icon-header{line-height:20px}#mini-cart .icon-header .basket-size{background:#000;border-radius:100%;width:12px;height:12px;color:#fff;font-size:7px;display:flex;align-items:center;justify-content:center;padding-top:1px;position:absolute;top:0px;right:-30%;font-family:var(--font-2)}#mini-cart .icon-header *{font-size:15px}#mini-cart.open .close{right:calc(var(--content-width) + 7px);width:40px;height:40px;background:#fff;border-radius:100%;display:flex;justify-content:center;color:#000;line-height:35px}@media screen and (max-width: 1023px){#mini-cart.open .close{right:calc(99vw);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,0.5);z-index:5}#mini-cart #overlay-cart.hide{display:none}#mini-cart .close{font-size:26px;color:#d5d5d5;font-weight:500;text-transform:lowercase;transition:ease all 0.3s}#mini-cart .content{position:fixed;width:100%;height:100%;top:0;right:0;z-index:9999;transition:ease all 0.3s;overflow-y:auto;max-width:var(--content-width);background-color:white;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:white;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;opacity:0.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-sacola-lateral{position:relative;top:5px}#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{height:109px;width:84px;min-width:84px;overflow:hidden;aspect-ratio:var(--media-ratio);position:relative}@media screen and (max-width: 1023px){#mini-cart .content .basket-items-content .basket-items li .img{min-width:80px}}#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}#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:inline-block;max-width:300px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;max-width:270px}#mini-cart .content .basket-items-content .basket-items li .information .flex .amount{display:flex;align-items:center;width:90px;height:35px;background-color:#FFFFFF;border:1px solid #E5E5E5;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:17px;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;color:#E70338}#mini-cart .content .basket-items-content .basket-items li .information .flex .price{height:100%;align-content:center}@media screen and (max-width: 1023px){#mini-cart .content .basket-items-content .basket-items li .information .flex .price{display:flex;flex-direction:column;align-items:flex-end}}#mini-cart .content .basket-items-content .basket-items li .information .flex .price .listprice{opacity:0.5;text-decoration:line-through;margin-right:5px}@media screen and (max-width: 1023px){#mini-cart .content .basket-items-content .basket-items li .information .flex .price .listprice{margin-right:0px}}#mini-cart .content .basket-items-content .basket-items li .information .flex .price strong{font-size:17px;position:relative;font-weight:500}#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.sec-total span.font-3{font-size:17px}#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:#000000;margin-top:5px;font-size:12px;font-weight:bold}#mini-cart .content .basket-information .flex .parcels *{font-size:12px;font-weight:bold;color:#000000}#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}#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::-webkit-input-placeholder,#mini-cart .content .basket-delivery form input::-webkit-input-placeholder{color:#b9b9b9;opacity:1}#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:-ms-input-placeholder,#mini-cart .content .basket-delivery form input:-ms-input-placeholder{color:#b9b9b9;opacity:1}#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:82px;padding:0;font-size:14px;background-color:#E70338;border-radius:25px;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:14px;font-weight:bold;background-color:#000;border-radius:25px}#mini-cart .content .buttons a.keep-buying{color:#505050;background:#f5f5f5;border:1px solid #000000;font-weight:normal}#hamburguer{position:initial;display:flex;align-items:center}@media screen and (max-width: 1023px){#hamburguer{padding:0;margin-left:15px}}#hamburguer .overlay-hamburger{position:fixed;top:0;left:0;width:100%;height:10000%;background:rgba(0,0,0,0.5);z-index:5;z-index:9999}#hamburguer .overlay-hamburger.hide{display:none}#hamburguer .open-menu{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.not-authenticated{height:35px;margin-top:26px}#hamburguer .custom-welcome-shopper:not(.not-authenticated) .content{flex-direction:column;align-items:flex-start;margin-top:30px}#hamburguer .custom-welcome-shopper:not(.not-authenticated) .content .hello ~ a{display:flex;gap:7px;align-items:center}#hamburguer .custom-welcome-shopper .content{display:grid;align-items:center;gap:8px;height:100%;padding-inline:15px}#hamburguer .custom-welcome-shopper .content .hello{font-size:15px;font-weight:700;color:#383838}#hamburguer .custom-welcome-shopper .content .hello span{color:#E70338}#hamburguer .custom-welcome-shopper .content .hello .sair{color:#C6C6C6;padding-left:14px}#hamburguer .custom-welcome-shopper .content .wellcome-shopper{font-size:16px;font-weight:bold;color:#000000}#hamburguer .custom-welcome-shopper .content>div{width:100%;display:flex;align-items:center;gap:5px;font-size:14px;font-family:var(--font-2);letter-spacing:-0.08px;font-weight:500}#hamburguer .custom-welcome-shopper .content .hello span{font-weight:700}#hamburguer .custom-welcome-shopper .content,#hamburguer .custom-welcome-shopper .content *{font-size:14px;font-weight:400}#hamburguer .custom-welcome-shopper .content a,#hamburguer .custom-welcome-shopper .content span{display:inline-block}#hamburguer .custom-welcome-shopper .content span.block{display:block}#hamburguer .close-menu{transform:translateX(100%);position:absolute;right:30px;top:7px}#hamburguer .close-menu .icon{font-size:26px;color:#d5d5d5;font-weight:500;text-transform:lowercase}#hamburguer.active #menu-mobile{opacity:1;left:0;transform:translate(0, 0)}#hamburguer #menu-mobile{opacity:0;position:fixed;top:0;left:-100%;width:calc(100% - 55px);z-index:9999;transition:ease all 0.3s;transform:translate(-500px, 0);height:100%;display:block;padding:0;background-color:white;box-shadow:0 10px 10px 0 rgba(0,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:100px;margin-top:30px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1{padding:0 21px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li{width:100%;border-bottom:1px solid #e3e3e3;padding-block:20px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li:not(.has-children) svg{display:none}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.outlet{height:77px;background-color:var(--baseColor5);padding:unset;position:relative;right:4px;top:-2px;z-index:2}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.outlet::after{content:"";background-color:var(--baseColor5);position:absolute;left:-7%;width:123%;height:100%;top:0px;pointer-events:none;z-index:-1}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.outlet a{color:#fff;display:flex;align-items:center;justify-content:flex-start;gap:5px;height:100%}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.outlet a::before{content:"";background-image:url("https://lojadasalonline.admin.core.dcg.com.br/custom/content/themes/agrada-template-clean/Imagens/ofertas.svg");width:15px;height:15px;display:inline-block}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>a{height:25px;width:100%;font-size:14px;font-weight:bold;letter-spacing:1px;font-family:var(--font-2);display:flex;justify-content:space-between;align-items:center}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>a .icon-hamburguer::before{content:"+";color:#E60438}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>a svg{transition:ease all 0.3s}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.first{border-top:1px solid #e3e3e3}#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}@media screen and (max-width: 1023px){#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2{padding-left:5px}}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li>.title-subcategory{letter-spacing:-0.08px;display:flex;align-items:center;padding-right:5px;gap:10px;font-weight:500;padding-left:2px;font-size:13px;font-family:var(--font-2);color:#686868}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li .content{position:absolute;left:0;transform:translateX(-100%);top:0;width:100%;height:100%;transition:ease all 0.3s;z-index:1;background-color:#fff;padding:0 20px}#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}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li .content .level-3>li>a{font-size:14px;display:block;height:36px;line-height:55px}#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>.content .level-2>li.has-children.open .content{transform:translateX(0)}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.open>a{color:var(--baseColor5);font-weight:700}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.open>a .icon-hamburguer::before{content:"-";color:#E60438}#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{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(-90deg)}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.has-template .content{position:absolute;left:0;transform:translateX(-100%);top:0;width:100%;height:100%;transition:ease all 0.3s;z-index:1;background-color:#fff;padding:0 20px;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 .category-menu-small .custom-category-menu .info-links{padding-left:20px;display:flex;flex-direction:column;margin-top:50px;gap:33px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu .info-links li a{font-size:16px;color:#a2a2a2}#hamburguer #menu-mobile .header-menu{margin-bottom:15px;padding:70px 0 23px 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)}html:has(#hamburguer.active),body:has(#hamburguer.active){overflow:hidden}.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:0px;background-color:#f5f5f5}.brands-ko .left ul::-webkit-scrollbar{width:5px;background-color:#f5f5f5;border-radius:0px}.brands-ko .left ul::-webkit-scrollbar-thumb{border-radius:0px;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:0px;background-color:#f5f5f5}.brands-ko .right ul::-webkit-scrollbar{width:12px;background-color:#f5f5f5;border-radius:0px}.brands-ko .right ul::-webkit-scrollbar-thumb{border-radius:0px;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 .price-old{display:none !important}.priceContainer div{display:block}.priceContainer div .de-por-price{display:flex;gap:14px;padding-bottom:11px;padding-top:6px}@media screen and (max-width: 1023px){.priceContainer div .de-por-price .wd-flag-off{display:flex}}@media screen and (max-width: 1023px){.priceContainer div .de-por-price{display:flex}.priceContainer div .de-por-price del{display:block}}.priceContainer div .de-por-price .list-price span{font-weight:400;font-size:15px}.priceContainer div .de-por-price .sale-price span{color:black;font-weight:700;font-size:17px}.priceContainer div .de-por-price .sale-price .HasSalesPrice{color:#E70338}.priceContainer div .de-por-price .sale-price .wd-flag-off{display:none}@media screen and (max-width: 1023px){.priceContainer div .de-por-price .sale-price{display:flex;gap:10px}.priceContainer div .de-por-price .sale-price .wd-flag-off{display:block}.priceContainer div .de-por-price .sale-price .wd-flag-off span{color:white;font-size:11px}}.priceContainer div .condition{font-weight:400;font-style:normal}@media screen and (max-width: 1023px){.priceContainer div .condition{font-size:13px}}.priceContainer div .condition span{font-weight:400;font-style:normal;font-size:17px}@media screen and (max-width: 1023px){.priceContainer div .condition span{font-size:13px}}.priceContainer div .condition span .label{font-size:11px}.priceContainer div .wd-flag-off{position:relative;background-color:#E70338;border-radius:25px;text-align:center;align-items:center;display:flex}.priceContainer div .wd-flag-off span{font-family:var(--font-2);font-size:13px}#footer{margin-top:120px;padding:0}@media screen and (max-width: 1023px){#footer{margin-top:0}}#footer .rodape-socials{background-color:#eeeeee;width:100%;display:flex;justify-content:center;padding:50px 0}#footer .rodape-socials ul{display:flex;justify-content:space-between;gap:24px}#footer .rodape-socials ul li a svg{height:40px;width:auto}@media screen and (max-width: 1023px){#footer .rodape{box-shadow:none;padding:0}}#footer .rodape .newsletter{display:flex;padding:46px 0;background-color:#fff;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}}@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;color:#e70338}@media screen and (max-width: 1023px){#footer .rodape .newsletter .d-flex .left strong{margin-bottom:8px;text-align:center;font-size:20px !important}}#footer .rodape .newsletter .d-flex .left span{display:block;font-weight:400;font-size:15px;text-align:left}@media screen and (max-width: 1023px){#footer .rodape .newsletter .d-flex .left span{font-size:14px;text-align:center}}#footer .rodape .newsletter .d-flex .btn-1{background-color:var(--baseColor5);border-radius:23px}#footer .rodape .newsletter .d-flex .right{width:100%;max-width:927px}@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:#e70338;border-radius:0px;width:181px;height:45px;font-size:15px;text-transform:uppercase;border-radius:30px}@media screen and (max-width: 1023px){#footer .rodape .newsletter .d-flex .right .form-wrapper button{width:260px;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 #bbbbbb;padding:0;padding-bottom:16px;font-size:15px;border-radius:0}colo #footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper input::-moz-placeholder{color:var(--fontColor2)}colo #footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper input::placeholder{color:var(--fontColor2)}@media screen and (max-width: 1023px){#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper input{font-size:14px;text-align:center}}#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;background-color:#eeeeee}@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:70px}}#footer .rodape .rodape-1 .grid{display:flex;justify-content:space-between;gap:30px;flex-wrap:nowrap}@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:15px;font-weight:700;white-space:nowrap;color:black;text-align:center}@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:#747474}#footer .rodape .rodape-1 .grid .column ul li a{display:flex;gap:9px;align-items:center;color:#747474;white-space:nowrap;font-size:13px;letter-spacing:-0.08px;justify-content:center}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .grid .column ul li a{justify-content:start;font-size:15px}}#footer .rodape .rodape-1 .grid .column ul.redes-sociais{gap:10px}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .grid .column ul.redes-sociais{justify-content:center;gap:20px}}@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}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .grid .column.accordion-mobile{border-bottom:1px solid #fff}}#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 svg{transition:0.3s}#footer .rodape .rodape-1 .grid .column.accordion-mobile input{display:none}#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;cursor:pointer;transition:all 0.3s ease}#footer .rodape .rodape-1 .grid .column.accordion-mobile input:checked ~ label span{transition:all 0.3s ease}#footer .rodape .rodape-1 .grid .column.accordion-mobile input:checked ~ label span::before{content:"-"}#footer .rodape .rodape-1 .grid .column.accordion-mobile input:checked ~ .wd-page-menu ul{max-height:100vh;visibility:visible;opacity:1;transition:all 0.3s ease}#footer .rodape .rodape-1 .grid .column.accordion-mobile input:checked ~ .content{display:flex;flex-direction:column;max-height:500px;opacity:1;visibility:visible;overflow:hidden;transition:all 0.4s ease}#footer .rodape .rodape-1 .grid .column.accordion-mobile input:checked ~ .content li{margin:0}#footer .rodape .rodape-1 .grid .column.accordion-mobile input:not(:checked) ~ label{cursor:pointer}#footer .rodape .rodape-1 .grid .column.accordion-mobile input:not(:checked) ~ label span{color:inherit;transition:all 0.3s ease;color:#E70338}#footer .rodape .rodape-1 .grid .column.accordion-mobile input:not(:checked) ~ label span::before{content:"+"}#footer .rodape .rodape-1 .grid .column.accordion-mobile input:not(:checked) ~ .content{display:flex;flex-direction:column;max-height:0;opacity:0;visibility:hidden;overflow:hidden;transition:all 0.4s ease}#footer .rodape .rodape-1 .grid .column.accordion-mobile input:not(:checked) ~ .wd-page-menu ul{max-height:0;opacity:0;visibility:hidden;transition:all 0.3s ease}#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:20px}@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}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento strong ~ svg{display:none}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento span.flex{justify-content:center}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento span.flex svg{width:59px;height:35px}}@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;color:#A8A8A8}@media screen and (max-width: 1023px){#footer .copyright{padding:24px 0;background-color:#fff}}#footer .copyright .wrapper .d-flex{display:flex;justify-content:space-between}@media screen and (max-width: 1023px){#footer .copyright .wrapper>.d-flex{flex-wrap:wrap;gap:19px}}#footer .copyright .wrapper>.d-flex>.text{width:640px;flex-shrink:1;flex-grow:0;text-align:left;font-size:12px}@media screen and (max-width: 1023px){#footer .copyright .wrapper>.d-flex>.text{width:100%;max-width:100%;margin:0 auto;font-size:11px;text-align:center}}#footer .copyright .wrapper>.d-flex>.text p{margin:0;display:block;font-size:12px;text-align:center}@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:-moz-fit-content;max-width:fit-content;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:27px 0;flex-wrap:wrap}}#footer .copyright .wrapper>.d-flex .d-flex .payments{display:flex;gap:6px;align-items:center}@media screen and (max-width: 1023px){#footer .copyright .wrapper>.d-flex .d-flex .payments{flex-direction:column;padding:0px 10px}}#footer .copyright .wrapper>.d-flex .d-flex .payments .text{color:#747474;font-weight:bold}#footer .copyright .wrapper>.d-flex .d-flex .payments .flex{gap:9px}#footer .copyright .wrapper>.d-flex .d-flex .payments .flex img{width:36px;height:auto}#footer .copyright .wrapper>.d-flex .d-flex .payments .flex svg{width:25px;height:auto;fill:#a8a8a8}#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;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:12px}}#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 .security{display:flex;order:3}}@media screen and (max-width: 1023px){#footer .copyright .wrapper>.d-flex .d-flex .security img{width:auto !important}}@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 .agency-and-platform{padding:19px 0;background-color:black}#footer .agency-and-platform .wrapper>.d-flex{justify-content:center}@media screen and (max-width: 1023px){#footer .agency-and-platform .wrapper>.d-flex{flex-wrap:wrap;gap:19px}}#footer .agency-and-platform .wrapper>.d-flex>.text{width:100%;flex-shrink:1;flex-grow:0;text-align:left;color:#505050;font-size:12px}@media screen and (max-width: 1023px){#footer .agency-and-platform .wrapper>.d-flex>.text{width:100%;max-width:100%;margin:0 auto;font-size:11px;text-align:center}}#footer .agency-and-platform .wrapper>.d-flex>.text p{margin:0;display:block;font-size:12px;text-align:center;color:#595959}@media screen and (max-width: 1023px){#footer .agency-and-platform .wrapper>.d-flex>.text p{margin:0;text-align:center}}#footer .agency-and-platform .wrapper>.d-flex .d-flex{justify-content:flex-start;gap:30px}@media screen and (max-width: 1023px){#footer .agency-and-platform .wrapper>.d-flex .d-flex{gap:27px 0;flex-wrap:wrap}}#footer .agency-and-platform .wrapper>.d-flex .d-flex .plataforma{justify-content:flex-start !important}#footer .agency-and-platform .wrapper>.d-flex .d-flex .desenvolvimento{justify-content:flex-end !important}#footer .agency-and-platform .wrapper>.d-flex .d-flex .plataforma,#footer .agency-and-platform .wrapper>.d-flex .d-flex .desenvolvimento,#footer .agency-and-platform .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 .agency-and-platform .wrapper>.d-flex .d-flex .plataforma,#footer .agency-and-platform .wrapper>.d-flex .d-flex .desenvolvimento,#footer .agency-and-platform .wrapper>.d-flex .d-flex .security{justify-content:center}}#footer .agency-and-platform .wrapper>.d-flex .d-flex .plataforma .text,#footer .agency-and-platform .wrapper>.d-flex .d-flex .desenvolvimento .text,#footer .agency-and-platform .wrapper>.d-flex .d-flex .security .text{display:block;color:#505050;font-size:12px;line-height:16px}@media screen and (max-width: 1023px){#footer .agency-and-platform .wrapper>.d-flex .d-flex .plataforma .text,#footer .agency-and-platform .wrapper>.d-flex .d-flex .desenvolvimento .text,#footer .agency-and-platform .wrapper>.d-flex .d-flex .security .text{font-size:12px}}#footer .agency-and-platform .wrapper>.d-flex .d-flex .plataforma .selo,#footer .agency-and-platform .wrapper>.d-flex .d-flex .desenvolvimento .selo,#footer .agency-and-platform .wrapper>.d-flex .d-flex .security .selo{display:block;height:auto}@media screen and (max-width: 1023px){#footer .agency-and-platform .wrapper>.d-flex .d-flex .plataforma .selo,#footer .agency-and-platform .wrapper>.d-flex .d-flex .desenvolvimento .selo,#footer .agency-and-platform .wrapper>.d-flex .d-flex .security .selo{width:100%}}#footer .agency-and-platform .wrapper>.d-flex .d-flex .plataforma .selo.site-blindado,#footer .agency-and-platform .wrapper>.d-flex .d-flex .desenvolvimento .selo.site-blindado,#footer .agency-and-platform .wrapper>.d-flex .d-flex .security .selo.site-blindado{max-width:65px}#footer .agency-and-platform .wrapper>.d-flex .d-flex .plataforma .selo.google-selo,#footer .agency-and-platform .wrapper>.d-flex .d-flex .desenvolvimento .selo.google-selo,#footer .agency-and-platform .wrapper>.d-flex .d-flex .security .selo.google-selo{max-width:28px}#footer .agency-and-platform .wrapper>.d-flex .d-flex .plataforma .selo.linx,#footer .agency-and-platform .wrapper>.d-flex .d-flex .desenvolvimento .selo.linx,#footer .agency-and-platform .wrapper>.d-flex .d-flex .security .selo.linx{max-width:100px;filter:invert(1)}#footer .agency-and-platform .wrapper>.d-flex .d-flex .plataforma .selo.agrada,#footer .agency-and-platform .wrapper>.d-flex .d-flex .desenvolvimento .selo.agrada,#footer .agency-and-platform .wrapper>.d-flex .d-flex .security .selo.agrada{max-width:92px;filter:invert(1)}@media screen and (max-width: 1023px){#footer .agency-and-platform .wrapper>.d-flex .d-flex .security{display:flex;order:3}}@media screen and (max-width: 1023px){#footer .agency-and-platform .wrapper>.d-flex .d-flex .security img{width:auto !important}}@media screen and (max-width: 1023px){#footer .agency-and-platform .wrapper>.d-flex .d-flex .desenvolvimento,#footer .agency-and-platform .wrapper>.d-flex .d-flex .plataforma{flex:0 0 50%;max-width:50%;width:100%;padding:0 15px}}#footer .agency-and-platform .wrapper>.d-flex .d-flex .desenvolvimento{order:2}#footer .agency-and-platform .wrapper>.d-flex .d-flex .plataforma{order:1}@media screen and (max-width: 1023px){#footer .agency-and-platform .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:white;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:0.4s;transition:ease all 0.3s}@media screen and (min-width: 1024px){#footer #btn-wpp img:hover{transform:scale(1.2)}}.wd-product-line .item-description .product-notifywhenavailable-custom a{background-color:transparent;border-radius:15px;height:-moz-min-content;height:min-content;line-height:38px;color:#000;justify-content:left}.wd-product-line .wd-flags{height:100%;display:flex;align-items:center;justify-content:center}.wd-product-line .wd-flags img{width:42px;height:15px;filter:invert(1);-o-object-fit:contain;object-fit:contain;margin-bottom:0px}.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{display:none;position:absolute;z-index:1;left:90%;top:5px}@media screen and (max-width: 1023px){.wd-product-line .custom-product-line-wishlist{top:10px;left:84%}}.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:19px;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{color:#acacac;font-size:11px;position:relative;top:4px;left:4px}.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}}@media screen and (max-width: 1023px){.wd-product-line .foto-produto{width:293px;height:auto;max-width:100%}}.wd-product-line .foto-produto .product-line-medias{height:100%}.wd-product-line .foto-produto .product-line-medias .image{display:none;aspect-ratio:var(--media-ratio);overflow:hidden;position:relative;width:100%;height:100%}@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 0.5s;height:100%;width:100%}.wd-product-line .foto-produto .product-line-medias .image img{max-width:100%;width:auto;height:auto;position:absolute;top:50%;transform:translateY(-50%);left:0}.wd-product-line .foto-produto .product-line-medias .image img.hover-image{left:100%}@media screen and (max-width: 1023px){.wd-product-line .foto-produto .product-line-medias .image img{margin-left:0}}.wd-product-line .foto-produto .product-line-medias .image::before{content:"";display:inline-block;background-color:#004530;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 0.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 .name{margin-top:11px;margin-bottom:6px}@media screen and (max-width: 1023px){.wd-product-line .item-description .name{margin-top:3px;height:auto;margin-bottom:0px;width:100%}}.wd-product-line .item-description .name a{color:#000;font-weight:normal;vertical-align:middle;font-size:15px;letter-spacing:0.5px;text-transform:lowercase;display:inline-block;max-width:35ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wd-product-line .item-description .name a::first-letter{text-transform:uppercase}@media screen and (max-width: 1023px){.wd-product-line .item-description .name a{display:inline-block;max-width:300px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:20ch}}.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}@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:563px}}.wd-product-list-clean [class*="swiper-arrow"],.wd-product-associations.upsell [class*="swiper-arrow"]{--pos: 20px}@media screen and (min-width: 1024px){.wd-product-list-clean .list,.wd-product-associations.upsell .list{height:auto}}.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 div[class*="swiper-arrow"],.wd-product-associations.upsell div[class*="swiper-arrow"]{--pos: -9px;width:40px;height:40px}}@media screen and (max-width: 1023px){.wd-product-list-clean .title-vitrine,.wd-product-associations.upsell .title-vitrine{padding:0 15px}}body.grid-products div.priceContainer .price-new .de-por-price{display:block}@media screen and (min-width: 1024px){body.grid-products div.priceContainer .price-new .de-por-price{display:flex}}@media screen and (max-width: 1023px){body.grid-products div.priceContainer .price-new .de-por-price .wd-flag-off{position:relative;display:block;top:unset;right:unset}}.custom-modal{display:none;position:fixed;width:100%;height:100%;top:0;left:0;z-index:9999}.custom-modal.opened{display:block}.custom-modal .modal-overlay{position:fixed;top:0;left:0;width:100%;height:10000%;background:rgba(0,0,0,0.5);z-index:5}.custom-modal .modal-overlay.hide{display:none}.custom-modal .close-modal{font-size:26px;color:#d5d5d5;font-weight:500;text-transform:lowercase;position:absolute;right:0;top:0;transform:translate(50%, -50%);cursor:pointer;z-index:2;background-color:black;color:white;width:40px;height:40px;border-radius:25px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1023px){.custom-modal .close-modal{transform:none;margin:5px 5px 0 0}}.custom-modal .modal-container{border-radius:20px;width:100%;max-width:400px;width:100%;background-color:#fff;padding:30px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:6}
