﻿:root{--baseColor1: #383838;--baseColor2: #383838;--baseColor3: #404040;--baseColor4: var(--baseColor1);--baseColor5: #383838;--baseColor6: var(--baseColor1);--fontColor1: var(--baseColor2);--fontColor2: var(--baseColor1);--fontColor3: #4b4b4b;--fontColor4: #4b4b4b;--fontColor5: #7a7a7a;--fontColor6: #707070;--gray-100: #f8f8f8;--gray-200: #f6f6f6;--gray-300: #f5f5f5;--gray-400: #f1f1f1;--gray-450: #e9e9e9;--gray-475: #e6e6e6;--gray-500: #dbdbdb;--gray-600: #d6d6d6;--gray-700: #c5c5c5;--gray-800: #a8a8a8;--gray-900: #979797;--gray-950: #828282;--gray-1000: #707070;--media-ratio: 1;--star-full: #fb0;--star-empty: #d5d5d5;--font: "Glacial", sans-serif;--font-1: "Glacial", sans-serif;--font-2: "Inter", sans-serif;--font-3: "Inter", sans-serif;--font-4: "Inter", sans-serif;--font-5: "Inter", 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}.capitalize{display:inline-block;text-transform:lowercase}.capitalize::first-letter{text-transform:uppercase}.btn-1{display:flex;align-items:center;justify-content:center;gap:4px;height:45px;line-height:45px;font-size:16px;text-align:center;border:0;background-color:#000;color:#fff;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:#fff}.btn-2{display:flex;align-items:center;justify-content:center;gap:4px;height:53px;line-height:53px;font-size:calc(16px + 1px);text-align:center;border:0;background-color:var(--baseColor2);color:#fff;width:100%;font-weight:400;border:none}@media screen and (max-width:1023px){.btn-2{font-size:16px}}.btn-2.loading{font-size:0 !important;pointer-events:none;position:relative}.btn-2.loading .bg-sprite{display:none}.btn-2.loading::before{font-size:16px;--height: 25px;content:"" !important;animation:spinnerload 1s linear infinite;position:absolute;z-index:1;border:2px solid #fff;border-radius:100%;border-top:2px solid var(--baseColor2);height:var(--height);aspect-ratio:1;left:calc(50% - var(--height) / 2);top:calc(50% - var(--height) / 2)}.btn-3{display:flex;align-items:center;justify-content:center;gap:4px;height:53px;line-height:53px;font-size:calc(16px + 1px);text-align:center;border:0;background-color:var(--gray-300);width:100%;font-weight:700;border:1px solid var(--gray-475);color:var(--fontColor1)}@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:#000;color:#fff;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:#fff}.btn-hc-2{display:flex;align-items:center;justify-content:center;gap:4px;height:53px;line-height:53px;font-size:calc(16px + 1px);text-align:center;border:0;background-color:var(--baseColor2);color:#fff;width:100%;font-weight:400;border:none}@media screen and (max-width:1023px){.btn-hc-2{font-size:16px}}.btn-hc-2.loading{font-size:0 !important;pointer-events:none;position:relative}.btn-hc-2.loading .bg-sprite{display:none}.btn-hc-2.loading::before{font-size:16px;--height: 25px;content:"" !important;animation:spinnerload 1s linear infinite;position:absolute;z-index:1;border:2px solid #fff;border-radius:100%;border-top:2px solid var(--baseColor2);height:var(--height);aspect-ratio:1;left:calc(50% - var(--height) / 2);top:calc(50% - var(--height) / 2)}.btn-success,.btn-success+.loading-buy,.btn-success+.load{display:block;height:50px;line-height:50px;font-size:17px;text-align:center;padding:0;border:0;background-color:#19ae51;color:#fff;font-weight:400;border-radius:5px}.btn-success.hide,.btn-success+.loading-buy.hide,.btn-success+.load.hide{display:none}.btn-success:hover,.btn-success+.loading-buy:hover,.btn-success+.load:hover{background-color:#19ae51;color:#fff}.btn-success:focus,.btn-success:active:focus,.btn-success:active,.btn-success+.loading-buy:focus,.btn-success+.loading-buy:active:focus,.btn-success+.loading-buy:active,.btn-success+.load:focus,.btn-success+.load:active:focus,.btn-success+.load:active{box-shadow:none !important;background-color:#19ae51 !important}.btn-success+.loading-buy{display:none;background-position:center center}.left-50{left:50%}.top-50{top:50%}.center-absolute{left:50%;top:50%;transform:translate(-50%, -50%)}.grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.col-span-2{grid-column:span 2}@media screen and (min-width:1024px){.lg-grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}}.grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.col-span-3{grid-column:span 3}@media screen and (min-width:1024px){.lg-grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr)) !important}}.grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr))}.col-span-4{grid-column:span 4}@media screen and (min-width:1024px){.lg-grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr)) !important}}.grid-cols-5{grid-template-columns:repeat(5, minmax(0, 1fr))}.col-span-5{grid-column:span 5}@media screen and (min-width:1024px){.lg-grid-cols-5{grid-template-columns:repeat(5, minmax(0, 1fr)) !important}}.grid-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr))}.col-span-6{grid-column:span 6}@media screen and (min-width:1024px){.lg-grid-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr)) !important}}.grid-cols-7{grid-template-columns:repeat(7, minmax(0, 1fr))}.col-span-7{grid-column:span 7}@media screen and (min-width:1024px){.lg-grid-cols-7{grid-template-columns:repeat(7, minmax(0, 1fr)) !important}}.grid-cols-8{grid-template-columns:repeat(8, minmax(0, 1fr))}.col-span-8{grid-column:span 8}@media screen and (min-width:1024px){.lg-grid-cols-8{grid-template-columns:repeat(8, minmax(0, 1fr)) !important}}.grid-cols-9{grid-template-columns:repeat(9, minmax(0, 1fr))}.col-span-9{grid-column:span 9}@media screen and (min-width:1024px){.lg-grid-cols-9{grid-template-columns:repeat(9, minmax(0, 1fr)) !important}}.grid-cols-10{grid-template-columns:repeat(10, minmax(0, 1fr))}.col-span-10{grid-column:span 10}@media screen and (min-width:1024px){.lg-grid-cols-10{grid-template-columns:repeat(10, minmax(0, 1fr)) !important}}.grid-cols-11{grid-template-columns:repeat(11, minmax(0, 1fr))}.col-span-11{grid-column:span 11}@media screen and (min-width:1024px){.lg-grid-cols-11{grid-template-columns:repeat(11, minmax(0, 1fr)) !important}}.grid-cols-12{grid-template-columns:repeat(12, minmax(0, 1fr))}.col-span-12{grid-column:span 12}@media screen and (min-width:1024px){.lg-grid-cols-12{grid-template-columns:repeat(12, minmax(0, 1fr)) !important}}html{overflow-x:hidden}body{font-family:var(--font-1);font-weight:400;overflow:visible;overflow-x:hidden}.title-vitrine{margin-bottom:35px;padding-inline:0px !important}.title-vitrine strong{display:block;text-align:left;font-size:20px;color:var(--baseColor1);font-weight:700;text-transform:uppercase;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[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-color:#fff;background-image:none;border:none;border:1px solid var(--gray-450);outline:0;color:#000;font-size:16px;letter-spacing:0;font-weight:400;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 16px;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}input[type=color]:placeholder,input[type=date]:placeholder,input[type=email]:placeholder,input[type=number]:placeholder,input[type=password]:placeholder,input[type=tel]:placeholder,input[type=text]:placeholder,textarea:placeholder,select:placeholder{color:var(--gray-700);font-family:var(--font-3);font-weight:300}input[type=color]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select::-webkit-input-placeholder{color:var(--gray-700);opacity:1;font-family:var(--font-3);font-weight:300}input[type=color]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder{color:var(--gray-700);opacity:1;font-family:var(--font-3);font-weight:300}input[type=color]:-ms-input-placeholder,input[type=date]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,textarea:-ms-input-placeholder,select:-ms-input-placeholder{color:var(--gray-700);opacity:1;font-family:var(--font-3);font-weight:300}input[type=color]:-moz-placeholder,input[type=date]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=text]:-moz-placeholder,textarea:-moz-placeholder,select:-moz-placeholder{color:var(--gray-700);opacity:1;font-family:var(--font-3);font-weight:300}select{background-color:transparent;background-position:right;background-repeat:no-repeat}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:var(--icone-select);background-position:95% 60%;background-repeat:no-repeat;border:none;padding-right:10px;height:20px;font-size:16px}input[type=checkbox],input[type=radio]{width:15px;height:15px;position:relative;top:3px}@keyframes skeleton-fade{0%{opacity:.4}50%{opacity:1}100%{opacity:.4}}img:not([src]){background-color:var(--gray-400);animation:skeleton-fade 1.8s ease-in-out infinite}.bg-sprite{background-image:url("../img/sprite-packed.svg?v=22");display:inline-block}.wrapper{display:block;margin:0 auto;width:100%;max-width:1920px;padding:0 30px}@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(--arrowPrevDisabled);transform:translateY(var(--translate-y)) scaleX(-1) !important}}[class*=swiper-arrow].swiper-button-disabled{cursor:unset}[class*=swiper-arrow].swiper-button-lock{display:none}[class*=swiper-arrow]:not([role]){display:none}.swiper-pagination{display:flex;align-items:center;position:absolute;transform:translateX(-50%);left:39% !important;justify-content:flex-end;gap:5px;top:94% !important}@media screen and (max-width:1023px){.swiper-pagination{left:50% !important;justify-content:center}}.swiper-pagination .swiper-pagination-bullet{width:11px;height:11px;border:1px solid #fff;background-color:transparent;border-radius:100%}.swiper-pagination .swiper-pagination-bullet:last-child:first-child{display:none}.swiper-pagination .swiper-pagination-bullet-active{background-color:#fff}@keyframes spinnerload{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.hide{display:none}html:has(.custom-modal.opened,#mini-cart.open),body:has(.custom-modal.opened,#mini-cart.open){overflow:hidden}#overlay{position:fixed;top:0;left:0;width:100%;height:10000%;background:rgba(0,0,0,.5);z-index:5}#overlay.hide{display:none}span.error{max-width:100% !important;float:left !important;background-color:#ffe6e6;border:1px solid #9f3a38;color:#9f3a38;font-size:12px;padding:3px 5px;border-radius:2px;position:absolute;letter-spacing:0;font-weight:400;bottom:inherit !important;top:20px;overflow:visible !important;right:0 !important;z-index:2}span.error:before{margin-bottom:-5px;border-color:inherit;border-width:0 1px 1px 0;transform:translateX(-50%) translateY(-50%) rotate(45deg);bottom:0;left:50%;background-color:inherit;background-image:inherit;border-width:none;border-style:solid;border-color:inherit;position:absolute;content:"";transform:rotate(45deg);background-image:none;z-index:2;width:.6666em;height:.6666em;transition:background .1s ease}.hidden,.js-login+.wd-profile-login-recover-password{display:none}table{width:100%}table thead th{color:var(--fontColor1);letter-spacing:0;font-size:16px;font-weight:700;padding:12px 10px;border:0 !important;text-align:left}table tbody{border-spacing:0}table tbody tr:nth-child(odd) td{background:var(--gray-400)}table tbody tr td{color:var(--fontColor1);letter-spacing:0;font-size:16px;font-weight:400;display:table-cell;height:50px;border-top:0 !important;border:0;padding:10px !important;vertical-align:middle !important}table tbody tr td:last-child{border-right:0}table tbody tr td.action .delete{cursor:pointer;border:0;font-size:0;display:inline-block;vertical-align:middle;text-align:center;line-height:15px;padding:0;box-sizing:border-box;width:15px;height:15px;border-radius:50%;margin-right:10px}table tbody tr td.action .delete:before{content:"X";font-size:18px;color:var(--baseColor2);font-weight:900;display:block}table tbody tr td.action .editar{display:flex;align-items:center;justify-content:center;gap:4px;height:53px;line-height:53px;font-size:calc(16px + 1px);text-align:center;border:0;background-color:var(--baseColor2);color:#fff;width:100%;font-weight:400;border:none;width:-moz-fit-content;width:fit-content;line-height:30px;height:30px;display:inline-block;vertical-align:middle;padding:0 15px;margin:0;margin-right:10px;font-size:16px}@media screen and (max-width:1023px){table tbody tr td.action .editar{font-size:16px}}table tbody tr td.action .editar.loading{font-size:0 !important;pointer-events:none;position:relative}table tbody tr td.action .editar.loading .bg-sprite{display:none}table tbody tr td.action .editar.loading::before{font-size:16px;--height: 25px;content:"" !important;animation:spinnerload 1s linear infinite;position:absolute;z-index:1;border:2px solid #fff;border-radius:100%;border-top:2px solid var(--baseColor2);height:var(--height);aspect-ratio:1;left:calc(50% - var(--height) / 2);top:calc(50% - var(--height) / 2)}@media screen and (max-width: 991px){.no-medium{display:none !important}}@media screen and (max-width: 767px){.no-small{display:none !important}}@media screen and (min-width: 992px){.no-desktop{display:none !important}}.input-group,.input-wrapper{margin-bottom:15px}.input-group label,.input-wrapper label{display:inline-block;margin-bottom:5px;margin-top:9px;vertical-align:top;font-size:.97em}.wd-product-line-wishlist button.added svg,.custom-product-line-wishlist button.added svg{display:none}.wd-product-line-wishlist button.added .preenchido,.custom-product-line-wishlist button.added .preenchido{display:block}.wd-product-line-wishlist button:not(.added) svg,.custom-product-line-wishlist button:not(.added) svg{display:block}.wd-product-line-wishlist button:not(.added) .preenchido,.custom-product-line-wishlist button:not(.added) .preenchido{display:none}.svg-common{background:url("../../img/sprite-packed.svg") no-repeat}.svg-arrow-left{background-position:58.6855808255% 76.2382520323%;width:17.056px;height:12.859px}.svg-arrow-left-sm{background-position:99.3879133662% 80.5482179276%;width:9.364px;height:7.06px}.svg-arrow-right{background-position:66.8485335784% 76.2382520323%;width:17.056px;height:12.859px}.svg-arrow-right-sm{background-position:17.7906719105% 42.9518306303%;width:9.364px;height:7.06px}.svg-clear-all-filters{background-position:47.1677417548% 98.5533891091%;width:11.754px;height:14.467px}.svg-icone-anterior-paginacao,.wd-product-line .wd-product-line-medias-variations .subvariation-options .size [class*=arrow].arrow-prev,.wd-product-line .wd-product-line-medias-variations .variation-options [class*=arrow]::before,.wd-product-line .wd-product-line-medias-variations .variation-options ul .slick-arrow.slick-prev::before{background-position:57.6669034905% 97.8021373802%;width:7.835px;height:12.942px}.svg-icone-busca-topo-m{background-position:59.955084496% 32.0487014047%;width:29.186px;height:29.186px}.svg-icone-calcular-frete-produto{background-position:85.9453715365% 68.0277750591%;width:22.736px;height:18.869px}.svg-icone-caminhao{background-position:73.2825291247% 65.2054540491%;width:22.736px;height:18.869px}.svg-icone-carrinho{background-position:99.0859901279% 13.0670345586%;width:23.814px;height:23.814px}.svg-icone-carrinho-adicionar{background-position:14.5070241989% 89.6357217323%;width:15.371px;height:14.443px}.svg-icone-carrinho-topo{background-position:73.8180580308% 50.6034588039%;width:26.244px;height:24.669px}.svg-icone-carrinho-topo-m{background-position:0 52.9872588595%;width:29.186px;height:29.186px}.svg-icone-checked{background-position:71.0090139766% 88.5458281302%;width:11.999px;height:11.999px}.svg-icone-clear-filter{background-position:52.961971831% 97.8305%;width:13px;height:13px}.svg-icone-coracao{background-position:74.1879653854% 0;width:27.24px;height:24.22px}.svg-icone-coracao-preenchido{background-position:25.9950609384% 66.8398597558%;width:25.962px;height:23.616px}.svg-icone-editar{background-position:46.0062830968% 89.1606342209%;width:13.366px;height:13.385px}.svg-icone-face{background-position:0 33.7911364131%;width:38.541px;height:38.398px}.svg-icone-face-2{background-position:98.6789478869% 75.2219137166%;width:22.98px;height:22.836px}.svg-icone-facebook{background-position:44.1235211225% 52.80226393%;width:28.722px;height:28.542px}.svg-icone-favorito{background-position:74.1335103013% 12.8184093952%;width:27.094px;height:24.053px}.svg-icone-filtro{background-position:13.9783977544% 99.2256121062%;width:15.096px;height:15.812px}.svg-icone-flag-envio{background-position:74.5228563006% 75.9740486066%;width:15.686px;height:12.163px}.svg-icone-frete-gratis{background-position:62.0970757242% 65.2054540491%;width:22.736px;height:18.869px}.svg-icone-hamburger{background-position:6.4861244019% 89.8878787879%;width:17px;height:15px}.svg-icone-heart{background-position:73.9721079563% 25.5028132182%;width:26.66px;height:23.715px}.svg-icone-heart-pdp{background-position:73.8239711625% 37.9511403056%;width:26.26px;height:23.314px}.svg-icone-igual{background-position:0 67.6919786096%;width:26px;height:26px}.svg-icone-insta{background-position:60.0374470856% 16.0478356806%;width:29.456px;height:29.455px}.svg-icone-insta-2{background-position:99.0277056919% 38.1546279569%;width:23.695px;height:23.694px}.svg-icone-insta-pdp{background-position:24.789045079% 80.0558245933%;width:22.402px;height:22.403px}.svg-icone-left{background-position:87.0984629038% 44.652133629%;width:25.427px;height:20.886px}.svg-icone-left-branco{background-position:87.0984629038% 22.9087937371%;width:25.427px;height:20.886px}.svg-icone-lista-desejos{background-position:38.9231990494% 66.5835581996%;width:25.703px;height:22.887px}.svg-icone-lixeira{background-position:7.7375586854% 99.3203045685%;width:13px;height:16px}.svg-icone-location{background-position:41.9244034173% 98.5946082137%;width:10.858px;height:14.55px}.svg-icone-location-black{background-position:21.3847693991% 89.5302101202%;width:11.235px;height:14.209px}.svg-icone-lupa{background-position:58.3505123462% 52.5336972292%;width:27.599px;height:27.599px}.svg-icone-lupa-m{background-position:99.5310062499% 0;width:24.718px;height:24.721px}.svg-icone-mais{background-position:13% 67.6919786096%;width:26px;height:26px}.svg-icone-medida{background-position:39.6036244893% 89.3324833987%;width:13.777px;height:13.769px}.svg-icone-message{background-position:0 81.3321535559%;width:25.394px;height:25.394px}.svg-icone-msg{background-position:26.9633347327% 89.4523632416%;width:14.001px;height:14.036px}.svg-icone-msg-2{background-position:55.7218816996% 43.0928470452%;width:14.234px;height:8.567px}.svg-icone-oferta{background-position:35.6185554792% 98.8511379998%;width:15.065px;height:15.065px}.svg-icone-ofertas-menu{background-position:76.4876842695% 88.3870839582%;width:11.64px;height:11.638px}.svg-icone-pinterest{background-position:29.5815047181% 52.8538403933%;width:28.674px;height:28.722px}.svg-icone-proximo-paginacao,.wd-product-line .wd-product-line-medias-variations .subvariation-options .size [class*=arrow].arrow-next,.wd-product-line .wd-product-line-medias-variations .variation-options ul .slick-arrow.slick-next::before{background-position:56.9240341855% 88.6146033011%;width:7.428px;height:12.155px}.svg-icone-proximo-paginacao_copy{background-position:80.0885722626% 88.0739120538%;width:6.744px;height:10.922px}.svg-icone-right{background-position:87.0984629038% 33.780463683%;width:25.427px;height:20.886px}.svg-icone-right-branco{background-position:87.0984629038% 12.0371237911%;width:25.427px;height:20.886px}.svg-icone-sacola-lateral{background-position:96.6206081651% 63.0984533581%;width:18.655px;height:23.428px}.svg-icone-seta-baixo{background-position:45.2390236656% 38.2922620548%;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.3293413174% 0;width:59px;height:59px}.svg-icone-seta-todas-categorias{background-position:99.0761644084% 62.9441550008%;width:4.965px;height:8.201px}.svg-icone-tabela-medidas{background-position:94.9343215118% 81.9784825078%;width:14.972px;height:10.653px}.svg-icone-tamanho{background-position:33.3918307017% 89.4361809045%;width:12.885px;height:14px}.svg-icone-telefone{background-position:87.0841350707% 56.8579896165%;width:25.394px;height:25.394px}.svg-icone-telefone-loja{background-position:52.2585314728% 88.7175243754%;width:13.229px;height:12.388px}.svg-icone-tiktok{background-position:34.5963244871% 32.144705658%;width:29.456px;height:29.455px}.svg-icone-todas-categorias{background-position:80.9474178404% 75.1645320197%;width:13px;height:10px}.svg-icone-topo-minha-conta{background-position:50.9550539706% 66.5716524584%;width:22.556px;height:22.853px}.svg-icone-topo-minha-conta-m{background-position:14.829229628% 52.9872588595%;width:29.186px;height:29.186px}.svg-icone-user-branco{background-position:87.1919264517% 0;width:25.642px;height:23.125px}.svg-icone-usuario{background-position:12.6386096235% 80.4831605876%;width:25.076px;height:23.415px}.svg-icone-ver-mais-fotos{background-position:65.4018691589% 88.5462686567%;width:12px;height:12px}.svg-icone-voltar{background-position:99.206324039% 58.7198342726%;width:5.255px;height:9.292px}.svg-icone-whats{background-position:60.0374470856% 0;width:29.456px;height:29.455px}.svg-icone-whats-2{background-position:99.0277056919% 25.6383844147%;width:23.695px;height:23.694px}.svg-icone-youtube{background-position:19.6093495604% 32.144705658%;width:29.456px;height:29.455px}.svg-icone-youtube-2{background-position:99.0277056919% 50.6708714991%;width:23.695px;height:23.694px}.svg-icone-zoom{background-position:84.4180555556% 87.8287817925%;width:10px;height:10.358px}.svg-lixeira{background-position:41.8597469726% 78.6872395726%;width:15.509px;height:19.088px}.svg-menu-hamburguer{background-position:50.0579710145% 76.6753768844%;width:19px;height:14px}.svg-pin{background-position:60.5118225878% 88.5497930266%;width:8.112px;height:12.008px}.svg-sacola{background-position:34.5756567866% 79.0095328835%;width:15.239px;height:19.879px}.svg-sacola-preto{background-position:0 91.1226365345%;width:13.556px;height:17.683px}.svg-seta-baixo{background-position:61.836376815% 42.8540851867%;width:12.155px;height:7.428px}.svg-tabela-medidas{background-position:0 99.5568151751%;width:16.481px;height:16.468px}.svg-usuario{background-position:21.1666666667% 99.1044881958%;width:15.4px;height:15.571px}.svg-usuario-m{background-position:47.2568131122% 30.5699481865%;width:19.78px;height:20px}.svg-whats-sm{background-position:28.446014845% 98.9146040605%;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: 35px;--main-bar-height: 117px}}#header .super-topo{padding:10px 0;background-color:#000;position:fixed;z-index:3;width:100%;height:45px;transition:ease all .3s;width:100%;color:#fff;top:-5px;font-weight:300}@media screen and (max-width:1023px){#header .super-topo{font-size:11px;top:-1px;height:35px}#header .super-topo .wrapper{padding-inline:0px}}@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 .3s;box-shadow:0px 3px 6px #00000029}@media screen and (min-width:1024px){#header .main-bar{padding-top:18px;padding-bottom:20px}}#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 #logo,#header:not(.topo-transparente) .main-bar .open-menu{filter:invert(1)}#header:not(.topo-transparente) .main-bar .lista-categorias>.custom-category-menu>ul.level-1>li>a{color:var(--fontColor1)}#header:not(.topo-transparente) .main-bar #icons-resume svg,#header:not(.topo-transparente) .main-bar #icons-resume i{filter:invert(1)}#header.topo-transparente .main-bar{background:transparent linear-gradient(180deg, #00000070 0%, #00000000 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}#header #overlay:not(.hide)~.main-bar #logo{opacity:0}@media screen and (min-width:1024px){body:has(.product-search-custom.active),html:has(.product-search-custom.active){overflow-y:hidden}}#top-search{position:absolute;max-width:92%;top:5px}@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;display:none}@media screen and (max-width:1023px){.product-search-custom{padding-inline:15px}}.product-search-custom.active{display:block}@media screen and (max-width:1023px){.product-search-custom.active::after{background:#fff;content:"";display:block;position:absolute;width:100%;height:65px;top:-18px;z-index:2;left:50%;transform:translateX(-50%);height:111px;top:-67px;z-index:2;left:50%}}.product-search-custom.active.empty-search .termos{opacity:1;visibility:visible}@media screen and (max-width:1023px){.product-search-custom{--input-height: 34px}}.product-search-custom form button[type=submit]{z-index:20}@media screen and (max-width:1023px){.product-search-custom form button[type=submit]{left:84% !important;top:-4px}}.product-search-custom form input{width:100%;border:1px solid #e6e6e6;height:43px;z-index:10}@media screen and (max-width:1023px){.product-search-custom form input{max-width:95%}}.product-search-custom form input::-moz-placeholder{font-size:15px;font-weight:400;color:#000}.product-search-custom form input::placeholder{font-size:15px;font-weight:400;color:#000}@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:#fff;width:100%;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:15px 0px 40px 15px}}.product-search-custom .termos>strong{font-size:16px;font-weight:400}.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}.product-search-custom .termos ul li a{display:block;font-size:14px;font-weight:400;display:inline-block;text-transform:lowercase}.product-search-custom .termos ul li a::first-letter{text-transform:uppercase}.product-search-custom #suggestions{background-color:#fff;width:100%;position:absolute;left:0;transform:translateY(var(--input-height));top:0px;transition:ease all .3s;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 #suggestions{position:fixed;width:100%;top:76px;left:0;right:unset;gap:15px;padding:22px 15px;overflow:auto;background-color:#fff;z-index:1;max-width:100%;transform:unset;overflow-y:auto;max-height:calc(100dvh - 117px)}}.product-search-custom #suggestions:has(.products){padding-bottom:35px}.product-search-custom #suggestions .title{display:block;font-weight:400;font-size:20px;margin-bottom:15px;text-transform:unset}@media screen and (max-width:1023px){.product-search-custom #suggestions .title{margin-bottom:20px;font-size:20px}}.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:#000;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{font-weight:700;line-height:17px;font-size:12px}@media screen and (max-width:1023px){.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile>a>strong{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:40px}}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .img{width:330px;height:439px;position:relative;width:100%;overflow:hidden}@media screen and (max-width:1023px){.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .img{height:270px}}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .img img{position:absolute;left:50%;transform:translate(-50%, -50%);top:50%}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .price{display:flex;gap:12px;align-items:center}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .price .de-por{color:#d4d4d4}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .price .de-por .prefix{display:none}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .price .de-por span{color:#d4d4d4;font-weight:400;font-size:12px;display:flex}.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:500}@media screen and (max-width:1023px){.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .sale-price span{font-size: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:#000}@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}@media screen and (max-width:1023px){.product-search-custom.active #suggestions .close-search{display:none}}@media screen and (max-width:1023px){#header #logo{position:relative;top:0px;right:12%}}@media screen and (max-width:1023px){#header #logo a{position:unset;transform:none;width:115px}}#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:16px;margin-right:10px}}#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;height:33px;margin-top:23px}@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 .3s}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content{position:absolute;opacity:0;visibility:hidden;background-color:#fff;left:0;top:76px;transition:ease all .3s;padding:45px 0 20px 0;height:407px;z-index:3;width:100vw;height:407px;z-index:3;left:50%;transform:translateX(-50%)}#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(4, 1fr);z-index:2;left:-86px}#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);border-right:1px solid #e3e3e3}#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:11px;font-size:15px;font-family:var(--font-2)}#menu .lista-categorias>.custom-category-menu>ul.level-1>li>.content .wrapper ul.columns li.column ul.level-3{display:none}#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, 22px);grid-auto-flow:column;gap:20px var(--gap)}#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:150px;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 #00000029;transform:translateX(-50%);padding:15px 20px;transition:ease all .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}.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}}#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,.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 .3s}#mini-cart .content{position:fixed;width:100%;height:100%;top:0;right:0;z-index:9999;transition:ease all .3s;overflow-y:auto;max-width:var(--content-width);background-color:#fff;width:100%;padding:23px 20px;margin:0;z-index:9999;transform:translateX(100%)}@media screen and (max-width:1023px){#mini-cart .content{width:calc(100vw - 50px);max-width:100%;padding:21px 15px}}#mini-cart .content::before{content:"";display:inline-block;background-color:#fff;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;opacity:.6}#mini-cart .content::after{--height: 60px;content:"" !important;animation:spinnerload 1s linear infinite;position:absolute;z-index:1;border:2px solid #fff;border-radius:100%;border-top:2px solid #000;height:var(--height);aspect-ratio:1;left:calc(50% - var(--height) / 2);top:calc(50% - var(--height) / 2);z-index:1}#mini-cart .content::before,#mini-cart .content::after{display:none}#mini-cart .content .title{gap:13px;text-transform:unset;margin-bottom:15px}@media screen and (max-width:1023px){#mini-cart .content .title{margin-bottom:23px}}#mini-cart .content .title .icon{display:block}#mini-cart .content .title .svg-icone-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:76px}}#mini-cart .content .basket-items-content .basket-items li .img img{position:absolute;width:100%;height:auto;left:50%;top:50%;transform:translate(-50%, -50%)}#mini-cart .content .basket-items-content .basket-items li .information{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}#mini-cart .content .basket-items-content .basket-items li .information .flex{justify-content:space-between;align-items:flex-start;gap:30px}#mini-cart .content .basket-items-content .basket-items li .information .flex .svg-lixeira{filter:brightness(0) saturate(100%) invert(61%) sepia(90%) saturate(0%) hue-rotate(160deg) brightness(105%) contrast(75%)}#mini-cart .content .basket-items-content .basket-items li .information .flex .name{font-weight:600;line-height:17px;height:34px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#mini-cart .content .basket-items-content .basket-items li .information .flex .amount{display:flex;align-items:center;width:90px;height:35px;background-color:#f5f5f5;border:1px solid #e4e4e4}#mini-cart .content .basket-items-content .basket-items li .information .flex .amount input,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount a,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount button{display:block;height:100%;width:calc(90px/ 3);text-align:center !important;padding:0 !important;border:none;background-color:transparent;line-height:32px;color:var(--baseColor5);font-size:16px;margin:0;font-weight:600;font-family:var(--font-5);align-content:center}#mini-cart .content .basket-items-content .basket-items li .information .flex .amount input::-webkit-outer-spin-button,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount input::-webkit-inner-spin-button,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount a::-webkit-outer-spin-button,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount a::-webkit-inner-spin-button,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount button::-webkit-outer-spin-button,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount button::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#mini-cart .content .basket-items-content .basket-items li .information .flex .amount input[type=number],#mini-cart .content .basket-items-content .basket-items li .information .flex .amount a[type=number],#mini-cart .content .basket-items-content .basket-items li .information .flex .amount button[type=number]{-moz-appearance:textfield}#mini-cart .content .basket-items-content .basket-items li .information .flex .amount input{background-color:transparent;color:#000;line-height:30px;font-size:14px;font-weight:700}#mini-cart .content .basket-items-content .basket-items li .information .flex .amount a,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount button{cursor:pointer}#mini-cart .content .basket-items-content .basket-items li .information .flex .price{height:100%;align-content:center}#mini-cart .content .basket-items-content .basket-items li .information .flex .price .listprice{opacity:.5;text-decoration:line-through;margin-right:5px}#mini-cart .content .basket-items-content .basket-items li .information .flex .price strong{font-size:15px;position:relative;font-weight:400}#mini-cart .content .basket-items-content .basket-items li .information .flex .remove .icon{display:block}#mini-cart .content .basket-information{display:flex;flex-direction:column;gap:20px;margin-top:30px;padding-top:17px;border-top:1px solid var(--gray-500)}#mini-cart .content .basket-information span{font-size:14px}#mini-cart .content .basket-information .border-top{border-top:1px solid var(--gray-500);padding-top:13px}#mini-cart .content .basket-information .flex{justify-content:space-between}#mini-cart .content .basket-information .flex .text-right{text-align:right}#mini-cart .content .basket-information .flex .bold{font-weight:700;text-align:right}#mini-cart .content .basket-information .flex .parcels{display:block;color:#9a9a9a;margin-top:5px;font-size:12px}#mini-cart .content .basket-information .flex .parcels *{font-size:12px;color:#9a9a9a}#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::-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:#000;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:400}#mini-cart .content .buttons a.keep-buying{color:#505050;border:1px solid #e4e4e4;background:#f5f5f5}#hamburguer{position:initial;display:flex;align-items:center}@media screen and (max-width:1023px){#hamburguer{padding:0;margin-left:10px}}#hamburguer .overlay-hamburger{position:fixed;top:0;left:0;width:100%;height:10000%;background:rgba(0,0,0,.5);z-index:5;z-index:9999}#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{background-color:#efefef;height:35px;margin-top:55px}#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:none}#hamburguer .custom-welcome-shopper .content{display:flex;align-items:center;gap:8px;height:100%;padding-inline:15px}#hamburguer .custom-welcome-shopper .content>div{width:100%;display:flex;align-items:center;gap:5px;text-transform:uppercase;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 .3s;transform:translate(-500px, 0);height:100%;display:block;padding:0;background-color:#fff;box-shadow:0 10px 10px 0 rgba(0,0,0,.2)}#hamburguer #menu-mobile .menu-wrapper{display:block;float:left;overflow-y:auto;width:100%;height:100%;overflow:scroll;height:inherit;padding-bottom:100px;margin-top:20px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1{padding:0 20px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li{width:100%;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:600;letter-spacing:-0.08px;font-family:var(--font-2);padding-inline:15px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>a svg{transition:ease all .3s}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.first{border-top:none}#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:30px}}#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:15px;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 .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 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 .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 .de-por{font-weight:500;color:var(--fontColor1);display:block}.priceContainer .de-por .prefix{display:none}.priceContainer .sale-price>.prefix{display:none}.priceContainer .sale-price span{font-size:15px;font-weight:400}.priceContainer .condition{display:block;font-family:var(--font-3);font-weight:300;font-style:normal;line-height:22px}.priceContainer .condition span{font-size:11px}.priceContainer .condition *{font-size:15px}@media screen and (max-width:1023px){.priceContainer .condition{line-height:10px}.priceContainer .condition,.priceContainer .condition *{font-size:13px}}.priceContainer .condition strong{font-weight:300}.priceContainer .condition .label{display:none}.priceContainer .condition .de-hlg{display:inline-block !important}#footer{margin-top:120px;padding:0}@media screen and (max-width:1023px){#footer{margin-top:0}}@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%;border-top:5px solid #000}@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}@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:17px;text-align:left}@media screen and (max-width:1023px){#footer .rodape .newsletter .d-flex .left span{font-size:14px}}#footer .rodape .newsletter .d-flex .btn-1{background-color:var(--baseColor5);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:#000;border-radius:0px;width:181px;height:45px;font-size:15px;text-transform:uppercase}@media screen and (max-width:1023px){#footer .rodape .newsletter .d-flex .right .form-wrapper button{width:100%;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 var(--fontColor1);padding:0;padding-bottom:16px;color:var(--fontColor1);font-size:15px;border-radius:0}#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper input::-moz-placeholder{color:var(--fontColor2)}#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}}#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:#000}@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:15px;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:#fff}@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:#fff}#footer .rodape .rodape-1 .grid .column ul li a{display:flex;gap:9px;align-items:center;color:#fff;white-space:nowrap;font-size:13px;letter-spacing:-0.08px}#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:.3s}#footer .rodape .rodape-1 .grid .column.accordion-mobile input{display:none}#footer .rodape .rodape-1 .grid .column.accordion-mobile input:checked~label{margin-bottom:20px}#footer .rodape .rodape-1 .grid .column.accordion-mobile input:checked~label svg{transform:rotate(180deg)}#footer .rodape .rodape-1 .grid .column.accordion-mobile input:checked~.wd-page-menu ul{max-height:100vh;visibility:visible;opacity:1}#footer .rodape .rodape-1 .grid .column.accordion-mobile input:checked~.content{display:flex}#footer .rodape .rodape-1 .grid .column.accordion-mobile input:checked~.content li{margin:0}#footer .rodape .rodape-1 .grid .column.redes-sociais{max-width:258px}#footer .rodape .rodape-1 .grid .column.redes-sociais .flex{flex-wrap:wrap}@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}}#footer .rodape .rodape-1 .grid .column.meios-de-pagamento .flex{flex-wrap:wrap}@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;flex-wrap:wrap}#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;background-color:#f0f0f0}@media screen and (max-width:1023px){#footer .copyright{padding:24px 0;background-color:#fff}}@media screen and (max-width:1023px){#footer .copyright .wrapper>.d-flex{flex-wrap:wrap;gap:19px}}#footer .copyright .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 .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;color:#595959}@media screen and (max-width:1023px){#footer .copyright .wrapper>.d-flex>.text p{margin:0;text-align:center}}#footer .copyright .wrapper>.d-flex .d-flex{width:100%;max-width:606px;justify-content:flex-start;flex-shrink:0;flex-grow:1;gap:30px}@media screen and (max-width:1023px){#footer .copyright .wrapper>.d-flex .d-flex{gap:27px 0;flex-wrap:wrap}}#footer .copyright .wrapper>.d-flex .d-flex .plataforma{justify-content:flex-start !important}#footer .copyright .wrapper>.d-flex .d-flex .desenvolvimento{justify-content:flex-end !important}#footer .copyright .wrapper>.d-flex .d-flex .plataforma,#footer .copyright .wrapper>.d-flex .d-flex .desenvolvimento,#footer .copyright .wrapper>.d-flex .d-flex .security{display:flex;align-items:center;gap:10px;flex-shrink:0;flex-grow:1}@media screen and (max-width:1023px){#footer .copyright .wrapper>.d-flex .d-flex .plataforma,#footer .copyright .wrapper>.d-flex .d-flex .desenvolvimento,#footer .copyright .wrapper>.d-flex .d-flex .security{justify-content:center}}#footer .copyright .wrapper>.d-flex .d-flex .plataforma .text,#footer .copyright .wrapper>.d-flex .d-flex .desenvolvimento .text,#footer .copyright .wrapper>.d-flex .d-flex .security .text{display:block;color:#505050;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 .icone-fixo-whatsapp{position:fixed;right:10px;bottom:60px;z-index:6;background-color:#fff;border-radius:100%;overflow:hidden;width:49px;height:49px}#footer .icone-fixo-whatsapp img{width:100%}@media screen and (max-width:1023px){#footer .icone-fixo-whatsapp{bottom:30px}}#footer #btn-wpp{position:fixed;right:30px;bottom:10px;z-index:102 !important;width:53px;aspect-ratio:1;display:grid}@media screen and (max-width:1023px){#footer #btn-wpp{right:15px;width:66px}}#footer #btn-wpp img{width:100%;height:auto;transition:.4s;transition:ease all .3s}@media screen and (min-width:1024px){#footer #btn-wpp img:hover{transform:scale(1.2)}}.wd-product-line .wd-flag-off{height:33px;background-color:#383838;transform:translateX(-50%);top:1.5%;width:-moz-fit-content;width:fit-content;left:20%}.wd-product-line .wd-flag-off .flag{height:100%;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content}.wd-product-line .wd-flag-off span{font-family:var(--font-2);font-size:13px}.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{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}}.wd-product-line .foto-produto{height:393px}@media screen and (max-width:1023px){.wd-product-line .foto-produto{width:293px;height:390px;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 .5s;height:100%;width:100%}.wd-product-line .foto-produto .product-line-medias .image img{max-width:100%;width:auto;height:100%;position:absolute;top:50%;transform:translateY(-50%);left:0;margin-left:15%}.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:var(--gray-450);width:calc(100% - 24px);margin:0 auto;transform:scaleX(0);transform-origin:0% 100%;position:absolute;bottom:8px;border-radius:3px;height:5px;z-index:1;left:12px;transition:ease all .3s}.wd-product-line .foto-produto .product-line-medias:has(.hover-image):hover .image>div{transform:translateX(-100%)}.wd-product-line .foto-produto .product-line-medias:has(.hover-image):hover .image::before{transform:scaleX(100%)}.wd-product-line .item-description{padding:0;margin-top:12px;margin-left:15%}.wd-product-line .item-description .name{margin-top:10px;margin-bottom:7px;height:30px}@media screen and (max-width:1023px){.wd-product-line .item-description .name{margin-top:3px;height:auto;margin-bottom:0px}}.wd-product-line .item-description .name a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:20px;font-size:15px;font-weight:700}@media screen and (max-width:1023px){.wd-product-line .item-description .name a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px}}.wd-product-line .item-description .priceContainer{display:flex;flex-direction:column;gap:0}.wd-product-line .item-description .priceContainer .de-por{color:#d4d4d4}.wd-product-line .item-description .priceContainer .de-por span{color:#d4d4d4;font-weight:400;font-size:15px}.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}.wd-product-list-clean [class*=swiper-arrow]:not(.swiper-button-disabled),.wd-product-associations.upsell [class*=swiper-arrow]:not(.swiper-button-disabled){filter:brightness(0) saturate(100%) invert(18%) sepia(0%) saturate(0%) hue-rotate(176deg) brightness(98%) contrast(87%)}@media screen and (min-width:1024px){.wd-product-list-clean .list,.wd-product-associations.upsell .list{height:563px}}.wd-product-list-clean div[class*=swiper-arrow],.wd-product-associations.upsell div[class*=swiper-arrow]{top:39%}@media screen and (max-width:1023px){.wd-product-list-clean .title-vitrine,.wd-product-associations.upsell .title-vitrine{padding:0 15px}}.teste{display:block !important}.wd-product-line{--flag-off-height: 0px}.wd-product-line:has(.flag.off){--flag-off-height: 42px}.wd-product-line .wd-product-line-medias-variations{--variation-size: 27px;--variation-color-size: 17px;position:unset}.wd-product-line .wd-product-line-medias-variations .variation-options{position:absolute;top:calc(10px + var(--flag-off-height));right:8px;opacity:0;visibility:hidden;transition:ease all .3s;padding:6px 4px;height:-moz-fit-content;height:fit-content;background-color:rgba(255,255,255,.85);border-radius:13px;overflow:visible}.wd-product-line .wd-product-line-medias-variations .variation-options[data-size="1"]{display:none !important}.wd-product-line .wd-product-line-medias-variations .variation-options:not(:has(.swiper-initialized)) .swiper-wrapper{display:flex;flex-direction:column;gap:8px}.wd-product-line .wd-product-line-medias-variations .variation-options:not(:has(.swiper-initialized)) [class*=arrow]{display:none}.wd-product-line .wd-product-line-medias-variations .variation-options,.wd-product-line .wd-product-line-medias-variations .variation-options .swiper,.wd-product-line .wd-product-line-medias-variations .variation-options .swiper-wrapper{max-height:-moz-fit-content;max-height:fit-content}.wd-product-line .wd-product-line-medias-variations .variation-options .swiper-wrapper{box-sizing:border-box}.wd-product-line .wd-product-line-medias-variations .variation-options:has(li.more-colors.hide){top:calc(25px + var(--flag-off-height))}.wd-product-line .wd-product-line-medias-variations .variation-options:has(li.more-colors.hide) .swiper{max-height:calc((var(--variation-color-size) + 8px) * 10 - 6px)}@media screen and (max-width:1023px){.wd-product-line .wd-product-line-medias-variations .variation-options:has(li.more-colors.hide) .swiper{max-height:calc((var(--variation-color-size) + 8px) * 5)}}.wd-product-line .wd-product-line-medias-variations .variation-options:has(li.more-colors.hide) .swiper-wrapper{max-height:100%}@media screen and (max-width:1023px){.wd-product-line .wd-product-line-medias-variations .variation-options{opacity:1;visibility:visible}}.wd-product-line .wd-product-line-medias-variations .variation-options:has(.slick-initialized){overflow:visible;top:25px}.wd-product-line .wd-product-line-medias-variations .variation-options ul li:not(.hide){display:flex !important;margin:0;flex:unset !important;width:auto !important;max-width:unset !important;justify-content:center;height:var(--variation-color-size) !important}.wd-product-line .wd-product-line-medias-variations .variation-options ul li.hide{display:none !important}.wd-product-line .wd-product-line-medias-variations .variation-options ul li a.variation-item{width:var(--variation-color-size);height:var(--variation-color-size);border:none}.wd-product-line .wd-product-line-medias-variations .variation-options ul li a.variation-item .thumb{width:100%;height:100%;border-radius:100%;border:1px solid #e1e1e1;display:block;font-size:8px;background-size:cover;background-position:center top;background-repeat:no-repeat;text-indent:-999px;overflow:hidden}.wd-product-line .wd-product-line-medias-variations .variation-options ul li a.variation-item.selected .thumb{border-color:#000}.wd-product-line .wd-product-line-medias-variations .variation-options ul li.more-colors{align-items:center;margin-bottom:0 !important}.wd-product-line .wd-product-line-medias-variations .variation-options ul li.more-colors button{font-size:12px;display:block;text-align:center;font-weight:700;background-color:transparent;border:none;padding:0}.wd-product-line .wd-product-line-medias-variations .variation-options ul .slick-arrow{left:50%;transform:translateX(-50%);width:25px;height:25px}.wd-product-line .wd-product-line-medias-variations .variation-options ul .slick-arrow::before{transform:rotate(90deg)}.wd-product-line .wd-product-line-medias-variations .variation-options ul .slick-arrow.slick-disabled{opacity:0}.wd-product-line .wd-product-line-medias-variations .variation-options ul .slick-arrow.slick-prev{top:-20px;bottom:unset}.wd-product-line .wd-product-line-medias-variations .variation-options ul .slick-arrow.slick-prev::before{background-image:url("../img/sprite-packed.svg?v=22")}.wd-product-line .wd-product-line-medias-variations .variation-options ul .slick-arrow.slick-next{top:unset;bottom:-20px;right:unset}.wd-product-line .wd-product-line-medias-variations .variation-options ul .slick-arrow.slick-next::before{background-image:url("../img/sprite-packed.svg?v=22")}.wd-product-line .wd-product-line-medias-variations .variation-options [class*=arrow]{cursor:pointer;background-repeat:no-repeat;position:absolute;left:50%;width:100%;height:var(--variation-color-size);display:flex;align-items:center;justify-content:center}.wd-product-line .wd-product-line-medias-variations .variation-options [class*=arrow]::before{content:"";display:inline-block;background-image:url("../img/sprite-packed.svg?v=22")}.wd-product-line .wd-product-line-medias-variations .variation-options [class*=arrow].arrow-prev{top:-3px;transform:translateY(-100%) translateX(-50%) rotate(90deg)}.wd-product-line .wd-product-line-medias-variations .variation-options [class*=arrow].arrow-next{transform:translateY(100%) translateX(-50%) rotate(-90deg);bottom:-3px}.wd-product-line .wd-product-line-medias-variations .variation-options [class*=arrow].swiper-button-disabled{opacity:0}.wd-product-line .wd-product-line-medias-variations .subvariation-options{display:none !important;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;bottom:0;transition:ease all .3s;background-color:rgba(255,255,255,.72);width:100%;padding:11px 13px;opacity:0;visibility:hidden}@media screen and (max-width:1023px){.wd-product-line .wd-product-line-medias-variations .subvariation-options{opacity:1;visibility:visible}}.wd-product-line .wd-product-line-medias-variations .subvariation-options form{width:100%}.wd-product-line .wd-product-line-medias-variations .subvariation-options form a.add-to-cart{--font-size: 18px;background-color:#000;color:#fff;width:100%;height:38px;line-height:38px;display:block;font-size:var(--font-size);text-align:center;letter-spacing:normal;margin-bottom:10px;transition:none;border-radius:0px}@media(max-width: 350px){.wd-product-line .wd-product-line-medias-variations .subvariation-options form a.add-to-cart{font-size:calc((14 * 100vw) / 350)}}.wd-product-line .wd-product-line-medias-variations .subvariation-options form a.add-to-cart.loading{font-size:0;position:relative}.wd-product-line .wd-product-line-medias-variations .subvariation-options form a.add-to-cart.loading::before{content:"Carregando...";display:block;font-size:var(--font-size);text-align:center;color:#fff;position:absolute;left:0;top:0;width:100%;height:100%}.wd-product-line .wd-product-line-medias-variations .subvariation-options ul{display:flex;width:100%}.wd-product-line .wd-product-line-medias-variations .subvariation-options ul li{display:flex !important;justify-content:center;align-items:center;margin:0;flex:unset !important;width:auto !important;max-width:unset !important}.wd-product-line .wd-product-line-medias-variations .subvariation-options ul li.out-of-stock{display:none !important}.wd-product-line .wd-product-line-medias-variations .subvariation-options ul li a{height:var(--variation-size);min-width:var(--variation-size);width:-moz-fit-content;width:fit-content;border:none;display:flex;align-items:center;justify-content:center}.wd-product-line .wd-product-line-medias-variations .subvariation-options ul li a .thumb{border:1px solid #efefed;text-indent:unset;color:#a4a5a4;font-size:17px;text-align:center;line-height:var(--variation-size);width:100%;height:100%;letter-spacing:normal;padding:0 4px;white-space:nowrap;border-radius:0px;background-color:#fff;border-radius:0px}@media(max-width: 430px){.wd-product-line .wd-product-line-medias-variations .subvariation-options ul li a .thumb{font-size:3.02vw}}.wd-product-line .wd-product-line-medias-variations .subvariation-options ul li a.selected .thumb{border-color:#000;color:#000}.wd-product-line .wd-product-line-medias-variations .subvariation-options .size{display:none;align-items:center;justify-content:center;gap:10px}.wd-product-line .wd-product-line-medias-variations .subvariation-options .size.current{display:flex}.wd-product-line .wd-product-line-medias-variations .subvariation-options .size:not(:has(.swiper.swiper-initialized)) [class*=arrow]{opacity:0;visibility:hidden}.wd-product-line .wd-product-line-medias-variations .subvariation-options .size:not(:has(.swiper.swiper-initialized)) ul{gap:10px}.wd-product-line .wd-product-line-medias-variations .subvariation-options .size [class*=arrow]{cursor:pointer;background-repeat:no-repeat;background-size:contain}.wd-product-line .wd-product-line-medias-variations .subvariation-options .size [class*=arrow].arrow-prev{background-image:url("../img/sprite-packed.svg?v=22");left:0}.wd-product-line .wd-product-line-medias-variations .subvariation-options .size [class*=arrow].arrow-next{background-image:url("../img/sprite-packed.svg?v=22");right:0}.wd-product-line .wd-product-line-medias-variations .subvariation-options .size [class*=arrow].swiper-button-disabled{opacity:0}.wd-product-line .wd-product-line-medias-variations .subvariation-options .size .swiper{display:flex;align-items:center;overflow:hidden;gap:10px}.wd-product-line .wd-product-line-medias-variations .subvariation-options .size .swiper .swiper-notification{display:none !important}.wd-product-line:hover .variation-options,.wd-product-line:hover .subvariation-options{opacity:1;visibility:visible}body.loja-oasis .wd-product-line .wd-product-line-medias-variations{--variation-color-size: 20px}.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,.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}.custom-modal .modal-container{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}