﻿:root{--baseColor1: #404040;--baseColor2: #ff495d;--baseColor3: #00c3d0;--baseColor4: var(--baseColor1);--baseColor5: #ff495d;--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: "Nunito";--font-1: "Nunito";--font-2: "Becca";--font-3: "Omnes";--font-4: "Omnes";--font-5: "Omnes";--swiper-theme-color: var(--baseColor2);--swiper-pagination-bullet-horizontal-gap: 4px;--swiper-pagination-bullet-inactive-opacity: 1;--swiper-pagination-bullet-size: 5px;--swiper-pagination-bullet-inactive-color: var(--gray-600);--swiper-pagination-bullet-border-radius: 100%}.bg-primary{background-color:var(--baseColor1)}.text-primary{color:var(--baseColor1)}.bg-secondary{background-color:var(--baseColor2)}.text-secondary{color:var(--baseColor2)}.bg-font-color-1{background-color:var(--fontColor1)}.text-font-color-1{color:var(--fontColor1)}.bg-font-color-2{background-color:var(--fontColor2)}.text-font-color-2{color:var(--fontColor2)}.bg-gray-100{background-color:var(--gray-100)}.text-gray-100{color:var(--gray-100)}.bg-gray-200{background-color:var(--gray-200)}.text-gray-200{color:var(--gray-200)}.bg-gray-300{background-color:var(--gray-300)}.text-gray-300{color:var(--gray-300)}.bg-gray-400{background-color:var(--gray-400)}.text-gray-400{color:var(--gray-400)}.bg-gray-500{background-color:var(--gray-500)}.text-gray-500{color:var(--gray-500)}.bg-gray-600{background-color:var(--gray-600)}.text-gray-600{color:var(--gray-600)}.bg-gray-700{background-color:var(--gray-700)}.text-gray-700{color:var(--gray-700)}.bg-gray-800{background-color:var(--gray-800)}.text-gray-800{color:var(--gray-800)}.bg-gray-900{background-color:var(--gray-900)}.text-gray-900{color:var(--gray-900)}.bg-gray-950{background-color:var(--gray-950)}.text-gray-950{color:var(--gray-950)}.bg-gray-1000{background-color:var(--gray-1000)}.text-gray-1000{color:var(--gray-1000)}.items-end{align-items:flex-end}.text-base{font-size:16px}@media screen and (max-width: 1023px){.sm-text-base{font-size:16px}}.text-1{font-size:16px}@media screen and (max-width: 1023px){.sm-text-1{font-size:16px}}.text-2{font-size:18px}@media screen and (max-width: 1023px){.sm-text-2{font-size:18px}}.text-3{font-size:20px}@media screen and (max-width: 1023px){.sm-text-3{font-size:20px}}.text-4{font-size:22px}@media screen and (max-width: 1023px){.sm-text-4{font-size:22px}}.text-5{font-size:24px}@media screen and (max-width: 1023px){.sm-text-5{font-size:24px}}.text-title{font-size:25px}@media screen and (max-width: 1023px){.sm-text-title{font-size:25px}}.font-1{font-family:var(--font-1)}.font-2{font-family:var(--font-2)}.font-3{font-family:var(--font-3)}.font-4{font-family:var(--font-4)}.font-light{font-weight:300}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-black{font-weight:900}.whitespace-nowrap{white-space:nowrap}.btn-1{display:flex;align-items:center;justify-content:center;gap:4px;height:45px;line-height:45px;font-size:16px;text-align:center;border:0;background-color:var(--baseColor1);color:white;width:100%;font-weight:600;transition:none;white-space:nowrap;border-radius:23px}.btn-1.loading{font-size:0 !important;pointer-events:none;position:relative}.btn-1.loading .bg-sprite{display:none}.btn-1.loading::before{--height: 25px;content:"" !important;animation:spinnerload 1s linear infinite;position:absolute;z-index:1;border:2px solid #fff;border-radius:100%;border-top:2px solid #000;height:var(--height);aspect-ratio:1;left:calc(50% - var(--height) / 2);top:calc(50% - var(--height) / 2);font-size:16px}.btn-1:hover{color:white}.btn-2{display:flex;align-items:center;justify-content:center;gap:4px;height:53px;line-height:53px;font-size:calc(16px + 1px);text-align:center;border:0;background-color:var(--baseColor2);color:white;width:100%;font-weight:400;border:none;border-radius:23px}@media screen and (max-width: 1023px){.btn-2{font-size:16px}}.btn-2.loading{font-size:0 !important;pointer-events:none;position:relative}.btn-2.loading .bg-sprite{display:none}.btn-2.loading::before{font-size:16px;--height: 25px;content:"" !important;animation:spinnerload 1s linear infinite;position:absolute;z-index:1;border:2px solid white;border-radius:100%;border-top:2px solid var(--baseColor2);height:var(--height);aspect-ratio:1;left:calc(50% - var(--height) / 2);top:calc(50% - var(--height) / 2)}.btn-3{display:flex;align-items:center;justify-content:center;gap:4px;height:53px;line-height:53px;font-size:calc(16px + 1px);text-align:center;border:0;background-color:var(--gray-300);width:100%;font-weight:700;border:1px solid var(--gray-475);color:var(--fontColor1);border-radius:23px}@media screen and (max-width: 1023px){.btn-3{font-size:16px}}.btn-3.loading{font-size:0 !important;pointer-events:none;position:relative}.btn-3.loading .bg-sprite{display:none}.btn-3.loading::before{font-size:16px;--height: 25px;content:"" !important;animation:spinnerload 1s linear infinite;position:absolute;z-index:1;border:2px solid transparent;border-radius:100%;border-top:2px solid var(--baseColor2);height:var(--height);aspect-ratio:1;left:calc(50% - var(--height) / 2);top:calc(50% - var(--height) / 2)}.btn-hc-1{display:flex;align-items:center;justify-content:center;gap:4px;height:45px;line-height:45px;font-size:16px;text-align:center;border:0;background-color:var(--baseColor1);color:white;width:100%;font-weight:600;transition:none;white-space:nowrap;border-radius:23px}.btn-hc-1.loading{font-size:0 !important;pointer-events:none;position:relative}.btn-hc-1.loading .bg-sprite{display:none}.btn-hc-1.loading::before{--height: 25px;content:"" !important;animation:spinnerload 1s linear infinite;position:absolute;z-index:1;border:2px solid #fff;border-radius:100%;border-top:2px solid #000;height:var(--height);aspect-ratio:1;left:calc(50% - var(--height) / 2);top:calc(50% - var(--height) / 2);font-size:16px}.btn-hc-1:hover{color:white}.btn-hc-2{display:flex;align-items:center;justify-content:center;gap:4px;height:53px;line-height:53px;font-size:calc(16px + 1px);text-align:center;border:0;background-color:var(--baseColor2);color:white;width:100%;font-weight:400;border:none;border-radius:23px}@media screen and (max-width: 1023px){.btn-hc-2{font-size:16px}}.btn-hc-2.loading{font-size:0 !important;pointer-events:none;position:relative}.btn-hc-2.loading .bg-sprite{display:none}.btn-hc-2.loading::before{font-size:16px;--height: 25px;content:"" !important;animation:spinnerload 1s linear infinite;position:absolute;z-index:1;border:2px solid white;border-radius:100%;border-top:2px solid var(--baseColor2);height:var(--height);aspect-ratio:1;left:calc(50% - var(--height) / 2);top:calc(50% - var(--height) / 2)}.btn-success,.btn-success+.loading-buy,.btn-success+.load{display:block;height:50px;line-height:50px;font-size:17px;text-align:center;padding:0;border:0;background-color:#19ae51;color:white;font-weight:400;border-radius:5px}.btn-success.hide,.btn-success+.loading-buy.hide,.btn-success+.load.hide{display:none}.btn-success:hover,.btn-success+.loading-buy:hover,.btn-success+.load:hover{background-color:#19ae51;color:white}.btn-success:focus,.btn-success:active:focus,.btn-success:active,.btn-success+.loading-buy:focus,.btn-success+.loading-buy:active:focus,.btn-success+.loading-buy:active,.btn-success+.load:focus,.btn-success+.load:active:focus,.btn-success+.load:active{box-shadow:none !important;background-color:#19ae51 !important}.btn-success+.loading-buy{display:none;background-position:center center}.left-50{left:50%}.top-50{top:50%}.center-absolute{left:50%;top:50%;transform:translate(-50%, -50%)}.grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.col-span-2{grid-column:span 2}@media screen and (min-width: 1024px){.lg-grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}}.grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.col-span-3{grid-column:span 3}@media screen and (min-width: 1024px){.lg-grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr)) !important}}.grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr))}.col-span-4{grid-column:span 4}@media screen and (min-width: 1024px){.lg-grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr)) !important}}.grid-cols-5{grid-template-columns:repeat(5, minmax(0, 1fr))}.col-span-5{grid-column:span 5}@media screen and (min-width: 1024px){.lg-grid-cols-5{grid-template-columns:repeat(5, minmax(0, 1fr)) !important}}.grid-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr))}.col-span-6{grid-column:span 6}@media screen and (min-width: 1024px){.lg-grid-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr)) !important}}.grid-cols-7{grid-template-columns:repeat(7, minmax(0, 1fr))}.col-span-7{grid-column:span 7}@media screen and (min-width: 1024px){.lg-grid-cols-7{grid-template-columns:repeat(7, minmax(0, 1fr)) !important}}.grid-cols-8{grid-template-columns:repeat(8, minmax(0, 1fr))}.col-span-8{grid-column:span 8}@media screen and (min-width: 1024px){.lg-grid-cols-8{grid-template-columns:repeat(8, minmax(0, 1fr)) !important}}.grid-cols-9{grid-template-columns:repeat(9, minmax(0, 1fr))}.col-span-9{grid-column:span 9}@media screen and (min-width: 1024px){.lg-grid-cols-9{grid-template-columns:repeat(9, minmax(0, 1fr)) !important}}.grid-cols-10{grid-template-columns:repeat(10, minmax(0, 1fr))}.col-span-10{grid-column:span 10}@media screen and (min-width: 1024px){.lg-grid-cols-10{grid-template-columns:repeat(10, minmax(0, 1fr)) !important}}.grid-cols-11{grid-template-columns:repeat(11, minmax(0, 1fr))}.col-span-11{grid-column:span 11}@media screen and (min-width: 1024px){.lg-grid-cols-11{grid-template-columns:repeat(11, minmax(0, 1fr)) !important}}.grid-cols-12{grid-template-columns:repeat(12, minmax(0, 1fr))}.col-span-12{grid-column:span 12}@media screen and (min-width: 1024px){.lg-grid-cols-12{grid-template-columns:repeat(12, minmax(0, 1fr)) !important}}html{overflow-x:hidden}body{font-family:var(--font-1);font-weight:400;overflow:visible;background-color:#f9f6f6;overflow-x:hidden}body::-webkit-scrollbar-thumb{background-color:var(--baseColor2) !important}.title-vitrine{margin-bottom:35px;padding-inline:0px !important}.title-vitrine strong{display:block;text-align:center;font-size:35px;font-weight:700;line-height:35px;font-family:var(--font-2);color:var(--baseColor2);margin-bottom:20px}@media screen and (max-width: 1023px){.title-vitrine strong{font-size:20px}}.title-vitrine span{color:var(--baseColor3)}#footer,#header,#middle{min-width:unset !important}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{border-radius:7px;background-color:#f5f5f5}html::-webkit-scrollbar,body::-webkit-scrollbar{width:10px;background-color:#f5f5f5;border-radius:7px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{border-radius:7px;background-color:var(--baseColor1)}b,strong{font-weight:bold}input{height:53px;line-height:53px;padding:0 30px;width:100%}input:placeholder{color:#828282}input::-webkit-input-placeholder{color:#828282;opacity:1}input::-moz-placeholder{color:#828282;opacity:1}input:-ms-input-placeholder{color:#828282;opacity:1}input:-moz-placeholder{color:#828282;opacity:1}input:focus-visible{outline:none}input[type="color"],input[type="date"],input[type="email"],input[type="number"],input[type="password"],input[type="tel"],input[type="text"],textarea,select{display:block;width:100%;height:40px;box-sizing:border-box;border-radius:20px;color:var(--fontColor2);background-color:#fff;background-image:none;border:none;border:1px solid var(--gray-450);outline:0;color:black;font-size:16px;letter-spacing:0;font-weight:400;-moz-appearance:none;appearance:none;padding:0 16px;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s}input[type="color"]:placeholder,input[type="date"]:placeholder,input[type="email"]:placeholder,input[type="number"]:placeholder,input[type="password"]:placeholder,input[type="tel"]:placeholder,input[type="text"]:placeholder,textarea:placeholder,select:placeholder{color:var(--gray-700);font-family:var(--font-3);font-weight:300}input[type="color"]::-webkit-input-placeholder,input[type="date"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="text"]::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select::-webkit-input-placeholder{color:var(--gray-700);opacity:1;font-family:var(--font-3);font-weight:300}input[type="color"]::-moz-placeholder,input[type="date"]::-moz-placeholder,input[type="email"]::-moz-placeholder,input[type="number"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="tel"]::-moz-placeholder,input[type="text"]::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder{color:var(--gray-700);opacity:1;font-family:var(--font-3);font-weight:300}input[type="color"]:-ms-input-placeholder,input[type="date"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="number"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,input[type="text"]:-ms-input-placeholder,textarea:-ms-input-placeholder,select:-ms-input-placeholder{color:var(--gray-700);opacity:1;font-family:var(--font-3);font-weight:300}input[type="color"]:-moz-placeholder,input[type="date"]:-moz-placeholder,input[type="email"]:-moz-placeholder,input[type="number"]:-moz-placeholder,input[type="password"]:-moz-placeholder,input[type="tel"]:-moz-placeholder,input[type="text"]:-moz-placeholder,textarea:-moz-placeholder,select:-moz-placeholder{color:var(--gray-700);opacity:1;font-family:var(--font-3);font-weight:300}select{background-color:transparent;background-position:right;background-repeat:no-repeat}select{-moz-appearance:none;appearance:none;background-image:var(--icone-select);background-position:95% 60%;background-repeat:no-repeat;border:none;padding-right:10px;height:20px;font-size:16px}input[type="checkbox"],input[type="radio"]{width:15px;height:15px;position:relative;top:3px}@keyframes skeleton-fade{0%{opacity:0.4}50%{opacity:1}100%{opacity:0.4}}img:not([src]){background-color:var(--gray-400);animation:skeleton-fade 1.8s ease-in-out infinite}.bg-sprite{background-image:url("../img/sprite-packed.svg?v=8");display:inline-block}.title-vitrine{margin-bottom:15px}.title-vitrine strong{margin-bottom:15px;line-height:31px;text-align:center}@media screen and (max-width: 1023px){.title-vitrine strong{font-size:20px;line-height:24px}}.title-vitrine span{line-height:22px;text-align:center}.title-vitrine a{margin-top:30px;text-align:center}.wrapper{display:block;margin:0 auto;width:100%;max-width:1270px}.wrapper:not(.full){max-width:1270px}@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%;--translate-y: -50%;z-index:1;cursor:pointer;background-size:contain;width:28px;height:28px;--pos: -19px}@media screen and (max-width: 1023px){[class*="swiper-arrow"]{--pos: 5px;transform:translateY(var(--translate-y)) !important}}[class*="swiper-arrow"][class*="prev"]{left:var(--pos);transform:translateY(var(--translate-y)) translateX(-100%);background-image:var(--arrowPrev)}[class*="swiper-arrow"][class*="prev"].swiper-button-disabled{background-image:var(--arrowPrevDisabled)}[class*="swiper-arrow"].swiper-button-disabled{opacity:0.6}[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)}[class*="swiper-arrow"].swiper-button-disabled{cursor:unset;opacity:0.6}[class*="swiper-arrow"].swiper-button-lock{display:none}[class*="swiper-arrow"]:not([role]){display:none}.product-list-dynamic .swiper-pagination{bottom:-33px !important}.swiper-pagination{display:flex;justify-content:center;bottom:-24px !important}@media screen and (min-width: 1024px){.swiper-pagination{display:none}}.swiper-pagination .swiper-pagination-bullet{width:20px;height:20px;position:relative;background:transparent;background-repeat:no-repeat;background-image:url(https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Imagens/bullet-pagination.svg);background-size:contain;opacity:1;margin:0 4px;transition:opacity 0.3s ease;border-radius:0;box-sizing:content-box;filter:brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(3694%) hue-rotate(221deg) brightness(115%) contrast(70%)}.swiper-pagination .swiper-pagination-bullet::after{content:"";position:absolute;top:-21px;width:48px;height:48px;left:50%;transform:translateX(-50%)}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{filter:unset !important}@keyframes spinnerload{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.hide{display:none}html:has(.custom-modal.opened,#mini-cart.open),body:has(.custom-modal.opened,#mini-cart.open){overflow:hidden}#overlay{position:fixed;top:0;left:0;width:100%;height:10000%;background:rgba(0,0,0,0.5);z-index:5}#overlay.hide{display:none}span.error{max-width:100% !important;float:left !important;background-color:#ffe6e6;border:1px solid #9f3a38;color:#9f3a38;font-size:12px;padding:3px 5px;border-radius:2px;position:absolute;letter-spacing:0;font-weight:400;bottom:inherit !important;top:20px;overflow:visible !important;right:0 !important;z-index:2}span.error:before{margin-bottom:-5px;border-color:inherit;border-width:0 1px 1px 0;transform:translateX(-50%) translateY(-50%) rotate(45deg);bottom:0;left:50%;background-color:inherit;background-image:inherit;border-width:none;border-style:solid;border-color:inherit;position:absolute;content:"";transform:rotate(45deg);background-image:none;z-index:2;width:0.6666em;height:0.6666em;transition:background 0.1s ease}.hidden,.js-login+.wd-profile-login-recover-password{display:none}table{width:100%}table thead th{color:var(--fontColor2);letter-spacing:0;font-size:16px;font-weight:700;padding:12px 10px;border:0 !important}table tbody{border-spacing:0}table tbody tr:nth-child(odd) td{background:var(--gray-400)}table tbody tr td{color:var(--fontColor2);letter-spacing:0;font-size:16px;font-weight:400;display:table-cell;height:50px;border-top:0 !important;border:0;padding:10px !important;vertical-align:middle !important}table tbody tr td:last-child{border-right:0}table tbody tr td.action .delete{cursor:pointer;border:0;font-size:0;display:inline-block;vertical-align:middle;text-align:center;line-height:15px;padding:0;box-sizing:border-box;width:15px;height:15px;border-radius:50%;margin-right:10px}table tbody tr td.action .delete:before{content:"X";font-size:18px;color:var(--baseColor2);font-weight:900;display:block}table tbody tr td.action .editar{display:flex;align-items:center;justify-content:center;gap:4px;height:53px;line-height:53px;font-size:calc(16px + 1px);text-align:center;border:0;background-color:var(--baseColor2);color:white;width:100%;font-weight:400;border:none;border-radius:23px;width:-moz-fit-content;width:fit-content;line-height:30px;height:30px;display:inline-block;vertical-align:middle;padding:0 15px;margin:0;margin-right:10px;font-size:16px}@media screen and (max-width: 1023px){table tbody tr td.action .editar{font-size:16px}}table tbody tr td.action .editar.loading{font-size:0 !important;pointer-events:none;position:relative}table tbody tr td.action .editar.loading .bg-sprite{display:none}table tbody tr td.action .editar.loading::before{font-size:16px;--height: 25px;content:"" !important;animation:spinnerload 1s linear infinite;position:absolute;z-index:1;border:2px solid white;border-radius:100%;border-top:2px solid var(--baseColor2);height:var(--height);aspect-ratio:1;left:calc(50% - var(--height) / 2);top:calc(50% - var(--height) / 2)}@media screen and (max-width: 991px){.no-medium{display:none !important}}@media screen and (max-width: 767px){.no-small{display:none !important}}@media screen and (min-width: 992px){.no-desktop{display:none !important}}.input-group,.input-wrapper{margin-bottom:15px}.input-group label,.input-wrapper label{display:inline-block;margin-bottom:5px;margin-top:9px;vertical-align:top;font-size:0.97em}.wd-product-line-wishlist button.added svg,.custom-product-line-wishlist button.added svg{display:none}.wd-product-line-wishlist button.added .preenchido,.custom-product-line-wishlist button.added .preenchido{display:block}.wd-product-line-wishlist button:not(.added) svg,.custom-product-line-wishlist button:not(.added) svg{display:block}.wd-product-line-wishlist button:not(.added) .preenchido,.custom-product-line-wishlist button:not(.added) .preenchido{display:none}.banners-bottom .title-vitrine strong{color:var(--baseColor3)}.banners-bottom .wd-marketing-banner{display:flex;align-items:center;gap:20px}@media screen and (max-width: 1023px){.banners-bottom .wd-marketing-banner{flex-direction:column}}body.quickview-modal .custom-modal .modal-container{max-width:1200px;height:700px;padding:20px 10px;border-radius:18px}@media screen and (max-width: 1023px){body.quickview-modal .custom-modal .modal-container{max-width:95%}}body.quickview-modal .custom-modal .modal-container .close-modal{right:15px;top:19px;background-color:#dbdbdb;color:#959595}@media screen and (max-width: 1023px){body.quickview-modal .custom-modal .modal-container .close-modal{top:67px}}body.quickview-modal .custom-modal .modal-container .modal-content{width:100%;height:100%}body.quickview-modal .custom-modal .modal-container .modal-content iframe{width:100%;height:100%}.svg-common{background:url("../../img/sprite-packed.svg") no-repeat}.svg-arrow-left{background-position:44.32320593393745% 37.336108795667336%;width:17.056px;height:12.859px}.svg-arrow-left-sm{background-position:45.93180253799044% 78.25513591100743%;width:9.364px;height:7.06px}.svg-arrow-right{background-position:71.49819131832798% 61.35920899323482%;width:17.056px;height:12.859px}.svg-arrow-right-sm{background-position:50.06353800808346% 78.25513591100743%;width:9.364px;height:7.06px}.svg-caminhao-pdp{background-position:0 34.40233236151604%;width:58.5px;height:58.5px}.svg-clear-all-filters{background-position:18.827537614940734% 99.44880830313686%;width:11.754px;height:14.467px}.svg-hamburger{background-position:99.19811320754717% 22.414553990610326%;width:24px;height:17px}.svg-ic-sacola-vermelho{background-position:97.32011050899852% 77.30702179176754%;width:19.909px;height:23.5px}.svg-icone-anterior-paginacao{background-position:64.15181995485723% 54.132996710556625%;width:7.835px;height:12.942px}.svg-icone-blog{background-position:0 58.75%;width:30px;height:30px}.svg-icone-busca-topo-m{background-position:42.55031090738538% 58.511856743055766%;width:29.186px;height:29.186px}.svg-icone-calcular-frete-produto{background-position:87.0878347963088% 72.31245056386794%;width:22.736px;height:18.869px}.svg-icone-caminhao{background-position:87.0878347963088% 63.37534516485026%;width:22.736px;height:18.869px}.svg-icone-carrinho{background-position:99.1111571922747% 31.40028905939297%;width:23.814px;height:23.814px}.svg-icone-carrinho-adicionar{background-position:28.544298346998808% 91.79799310623176%;width:15.371px;height:14.443px}.svg-icone-carrinho-topo{background-position:12.85398272278266% 71.83523189386892%;width:26.244px;height:24.669px}.svg-icone-carrinho-topo-m{background-position:75.69168431537517% 0;width:29.186px;height:29.186px}.svg-icone-checked{background-position:71.03004004446409% 90.76884968417575%;width:11.999px;height:11.999px}.svg-icone-clear-filter{background-position:24.203587443946187% 98.77649769585251%;width:13px;height:13px}.svg-icone-coracao{background-position:74.98610844989462% 41.28826902517252%;width:27.24px;height:24.22px}.svg-icone-coracao-preenchido{background-position:25.3316066616517% 71.46871850531049%;width:25.962px;height:23.616px}.svg-icone-editar{background-position:54.06990845962431% 91.34962952704105%;width:13.366px;height:13.385px}.svg-icone-face{background-position:59.75924115892413% 20.115134497552216%;width:38.541px;height:38.398px}.svg-icone-face-2{background-position:87.18758801990424% 22.388059701492537%;width:22.98px;height:22.836px}.svg-icone-favorito{background-position:74.93370223928466% 53.015096116962134%;width:27.094px;height:24.053px}.svg-icone-favoritos{background-position:99.23509232213891% 11.94378146469673%;width:24.079px;height:23.022px}.svg-icone-filtro{background-position:14.703672183391882% 92.38472743571067%;width:15.096px;height:15.812px}.svg-icone-flag-envio{background-position:34.22932723294934% 80.08832292034869%;width:15.686px;height:12.163px}.svg-icone-frete-gratis{background-position:87.0878347963088% 54.43823976583259%;width:22.736px;height:18.869px}.svg-icone-hamburger{background-position:26.67214611872146% 81.14511627906975%;width:17px;height:15px}.svg-icone-igual-pdp{background-position:59.28551401869159% 70.91346153846153%;width:22px;height:22px}.svg-icone-insta{background-position:29.626703535453288% 30.8159971586606%;width:38.543px;height:38.541px}.svg-icone-insta-2{background-position:99.05560396599232% 42.92507246517309%;width:23.695px;height:23.694px}.svg-icone-lista-desejos{background-position:37.64580569385203% 71.21716164605795%;width:25.703px;height:22.887px}.svg-icone-lixeira{background-position:46.97623318385651% 45.57990654205608%;width:13px;height:16px}.svg-icone-lixo{background-position:33.443088380024584% 46.24725003793051%;width:15.509px;height:19.088px}.svg-icone-lupa{background-position:75.11528255622574% 28.341757204756895%;width:27.599px;height:27.599px}.svg-icone-lupa-m{background-position:99.53521833379085% 0;width:24.718px;height:24.721px}.svg-icone-mais-pdp{background-position:49.00514018691589% 70.91346153846153%;width:22px;height:22px}.svg-icone-medida{background-position:47.97028210401263% 91.51185537688859%;width:13.777px;height:13.769px}.svg-icone-oferta{background-position:12.29094530065404% 99.72549840649496%;width:15.065px;height:15.065px}.svg-icone-ofertas-menu{background-position:76.2644856480656% 90.61878898343117%;width:11.64px;height:11.638px}.svg-icone-proximo-paginacao{background-position:75.94849762875593% 61.16091716587483%;width:7.428px;height:12.155px}.svg-icone-proximo-paginacao_copy{background-position:64.99284642495725% 35.11945517121755%;width:6.744px;height:10.922px}.svg-icone-rodape-facebook{background-position:28.846153846153847% 58.75%;width:28px;height:30px}.svg-icone-rodape-instagram{background-position:0 72.6464996700125%;width:26.962px;height:26.962px}.svg-icone-rodape-pinterest{background-position:14.563106796116505% 58.75%;width:30px;height:30px}.svg-icone-rodape-youtube{background-position:57.5609756097561% 38.66281407035176%;width:31px;height:31px}.svg-icone-sacola-botao{background-position:76.52271812702618% 69.77525272833064%;width:14.833px;height:18.607px}.svg-icone-seta-baixo{background-position:57.739399693014754% 48.33637845486951%;width:10.582px;height:6.692px}.svg-icone-seta-esquerda{background-position:75.32455659169867% 14.461257940165096%;width:28.178px;height:28.178px}.svg-icone-seta-left-disabled{background-position:33.333333333333336% 0;width:59px;height:59px}.svg-icone-seta-right{background-position:0 0;width:59px;height:59px}.svg-icone-seta-todas-categorias{background-position:64.49239292747852% 39.61289275425046%;width:4.965px;height:8.201px}.svg-icone-tabela-medidas{background-position:35.34235823225056% 91.65979562909365%;width:14.317px;height:14.118px}.svg-icone-todas-categorias{background-position:40.85112107623319% 79.30090909090907%;width:13px;height:10px}.svg-icone-topo-minha-conta{background-position:87.01439253387306% 44.45297300950533%;width:22.556px;height:22.853px}.svg-icone-topo-minha-conta-m{background-position:56.66250834082799% 58.511856743055766%;width:29.186px;height:29.186px}.svg-icone-user-menu-mobile{background-position:60.07294417794068% 91.0809467259521%;width:13.364px;height:12.746px}.svg-icone-user-topo{background-position:87.14136243566224% 33.416210840377914%;width:22.867px;height:22.867px}.svg-icone-usuario{background-position:0 84.45046833022725%;width:25.076px;height:23.415px}.svg-icone-ver-mais-fotos{background-position:65.6732142857143% 90.76926605504586%;width:12px;height:12px}.svg-icone-voltar{background-position:99.37376757892912% 82.97796183192271%;width:5.255px;height:9.292px}.svg-icone-whats-2{background-position:99.05560396599232% 65.8948358263938%;width:23.695px;height:23.694px}.svg-icone-youtube{background-position:59.75924115892413% 0;width:38.541px;height:38.541px}.svg-icone-youtube-2{background-position:99.05560396599232% 54.40995414578344%;width:23.695px;height:23.694px}.svg-icone-zoom{background-position:80.86150442477876% 90.09069303685087%;width:10px;height:10.358px}.svg-lixeira{background-position:40.47693556653107% 46.24725003793051%;width:15.509px;height:19.088px}.svg-lupa-down{background-position:87.22484959775325% 12.019779019290294%;width:23.071px;height:21.294px}.svg-mapa-down{background-position:44.32664769535051% 28.37520680235466%;width:17.073px;height:22.072px}.svg-menu-hamburguer{background-position:96.91244239631337% 84.78657407407407%;width:19px;height:14px}.svg-ofertas-down{background-position:87.84450424969376% 0;width:24.573px;height:25.086px}.svg-pin{background-position:64.22979709330899% 59.83797570553048%;width:8.112px;height:12.008px}.svg-rodape-balao{background-position:0 99.80908477101812%;width:12px;height:15.245px}.svg-rodape-duvidas{background-position:41.728961020246416% 91.58258664099525%;width:13.936px;height:13.936px}.svg-rodape-user{background-position:7.491363636363637% 92.46502369136735%;width:16px;height:15.998px}.svg-sacola{background-position:26.499245790696726% 46.42134769965877%;width:15.239px;height:19.879px}.svg-sacola-preto{background-position:20.165075254895616% 82.17052803119861%;width:13.556px;height:17.683px}.svg-seta-baixo{background-position:52.715048359355805% 48.49621695451359%;width:12.155px;height:7.428px}.svg-tabela-medidas{background-position:0 92.66854616638254%;width:16.481px;height:16.468px}.svg-user-down{background-position:69.04066262266497% 70.362737802202%;width:20.372px;height:20.372px}.svg-usuario{background-position:21.567089755213054% 92.2808948416492%;width:15.4px;height:15.571px}.svg-usuario-m{background-position:11.597447044676718% 83.07714285714285%;width:19.78px;height:20px}.svg-whats-sm{background-position:5.433675202064797% 99.78445867937879%;width:15.155px;height:15.192px}@media screen and (max-width: 1023px){body:not(.HomeRoute) #header .main-bar .wrapper a[title="Fraldas"]{opacity:0;pointer-events:none}}#header{--super-topo-height: 0px;--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: 4px;--main-bar-height: 55px}}#header div#cep-head{display:flex;align-items:center;gap:4px;width:104px}@media screen and (max-width: 1023px){#header div#cep-head{position:relative}}@media screen and (max-width: 1023px){#header div#cep-head.cep-accepted{height:48px !important;position:relative !important;top:6px !important;left:-3px !important}}#header div#cep-head.cep-accepted>b{font-weight:bold;color:var(--baseColor5)}#header div#cep-head.cep-accepted:after{content:"Ofertas para:";color:#000;font-size:14px;display:block;position:absolute;top:-5px;white-space:nowrap;padding-left:2px;font-weight:700;font-family:var(--font-3)}#header div#cep-head.cep-accepted:after::after{top:-3px !important;left:16px !important}@media screen and (max-width: 1023px){#header div#cep-head.cep-accepted:after::after{top:-5px}}#header div#cep-head b{font-weight:bold;font-family:var(--font-3);white-space:nowrap;cursor:pointer;font-size:14px}#header div#cep-head>svg{min-width:13.115px}@media screen and (max-width: 1023px){#header div#cep-head>svg{left:-4px !important;top:3px !important}}#header .super-topo{position:fixed;top:0;z-index:6;width:100%;height:45px;transition:ease all 0.3s}@media screen and (max-width: 1023px){#header .super-topo{top:-3px}}#header .super-topo .relative{height:auto}#header .super-topo img{width:100%}#header .super-topo .copy{position:absolute;top:4px;left:64%;transform:translate(-50%);cursor:pointer}@media screen and (max-width: 1600px){#header .super-topo .copy{top:6%;scale:0.9}}@media screen and (max-width: 1023px){#header .super-topo .copy{scale:0.7;left:89%}}@media screen and (max-width: 1023px){#header .super-topo{display:flex;align-items:center;padding:0}}#header .super-topo .wrapper{height:100%;position:relative;top:-3px}#header .super-topo .wrapper .flex{height:100%}#header .super-topo .wrapper .flex .links-topo{width:100%;margin:0 auto;height:100%}@media screen and (max-width: 1023px){#header .super-topo .wrapper .flex .links-topo{flex-grow:0;max-width:100%;justify-content:center}}#header .super-topo .wrapper .flex .links-topo ul{height:100%;gap:10px}#header .super-topo .wrapper .flex .links-topo ul.institucional{gap:70px}@media screen and (max-width: 1023px){#header .super-topo .wrapper .flex .links-topo ul{display:none}}#header .super-topo .wrapper .flex .links-topo ul li a{display:flex;align-items:center;justify-content:center;gap:9px}@media screen and (max-width: 1023px){#header .super-topo .wrapper .flex .links-topo ul li a{gap:8px}}#header .super-topo .wrapper .flex .links-topo ul li.first{flex-basis:36.73%;max-width:36.73%;flex-grow:1;flex-shrink:1}@media screen and (max-width: 1023px){#header .super-topo .wrapper .flex .links-topo ul li.first{width:100%;max-width:100%;flex-grow:0}}#header .super-topo .wrapper .flex .links-topo ul li span{color:white;display:block;text-align:center;font-size:16px}#header .super-topo .wrapper .flex .links-topo ul li span{white-space:nowrap;font-weight:400}#header .super-topo .wrapper .flex .links-topo ul li .circle{display:block;width:3px;height:3px;background-color:#fff;border-radius:100%}#header .super-topo .wrapper .flex .links-topo ul .slick-arrow{position:unset;transform:none;filter:brightness(0) invert(1)}#header .super-topo .wrapper .flex .links-topo ul .slick-arrow::before{width:15px}#header .super-topo .wrapper .flex .links-topo ul.lojas{gap:53px;display:flex}@media screen and (max-width: 1023px){#header .super-topo .wrapper .flex .links-topo ul.lojas{width:100%;gap:5px;justify-content:space-between;flex-wrap:wrap}}@media (max-width: 450px){#header .super-topo .wrapper .flex .links-topo ul.lojas{justify-content:center;gap:0}}#header .links ul li>a{color:#9e9e9e;font-size:15px;margin-right:15px}#header .links ul li>a::after{content:"|";padding-left:15px}#header .main-bar{top:var(--super-topo-height);transition:ease all 0.3s}@media screen and (min-width: 1024px){#header .main-bar{padding-bottom:0px !important}}#header .main-bar.search-active #hamburguer,#header .main-bar.search-active #logo,#header .main-bar.search-active #cep-head,#header .main-bar.search-active #icons-resume{height:0px;opacity:0}#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}}#header .main-bar .links{padding:5px 0px 17px 0px}#header .main-bar .links li{display:none}#header .main-bar .links a{font-size:15px;transition:0.3s}#header .main-bar .links a:hover{color:var(--baseColor3)}@media screen and (max-width: 1023px){#header .main-bar .wrapper>.flex{flex-wrap:wrap;align-items:center;height:70px;position:relative;top:9px;gap:9px 0px}}#header .main-bar .wrapper a[title="Fraldas"]{color:#d32f45;width:160px;height:35px;border:2px solid #d32f45;border-radius:18px;font-weight:700;font-size:14px;font-family:var(--font-3)}@media screen and (max-width: 1023px){#header .main-bar .wrapper a[title="Fraldas"]{display:none !important;width:auto;padding-inline:6px;font-size:11px}#header .main-bar .wrapper a[title="Fraldas"]+a{display:none}}#header.header-float{--header-height: var(--main-bar-height)}#header.header-float .super-topo{top:calc(var(--super-topo-height) * -1)}#header.header-float .links{opacity:0;height:35px}#header.header-float .main-bar{top:0}@media screen and (min-width: 1024px){#header.header-float .main-bar>.wrapper>.flex{position:relative;top:-11px}}#header.header-float #menu{display:none}#header a.stores{gap:6px}#header a.stores span{line-height:12px}@media screen and (min-width: 1024px){body:has(.product-search-custom.active),html:has(.product-search-custom.active){overflow-y:hidden}}#top-search{max-width:475px}@media screen and (max-width: 1023px){#top-search{order:9;width:100%;position:relative;overflow:visible;top:-11px}}.product-search-custom{--input-height: 35px;--animation-time: 0.3s}@media screen and (max-width: 1023px){.product-search-custom{display:none}}@media screen and (max-width: 1023px){.product-search-custom.active{display:block}}.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"]{background-color:var(--baseColor2);width:44px;height:35px;border-radius:100px;left:97%;transform:translateX(-50%)}@media screen and (max-width: 1023px){.product-search-custom form button[type="submit"]{top:-9px;z-index:4;width:37px;left:80% !important;height:32px}.product-search-custom form button[type="submit"] svg{width:20px}}.product-search-custom form input{height:var(--input-height);color:var(--color);background-color:var(--gray-400);border-radius:30px;border:2px solid var(--baseColor2)}@media screen and (max-width: 1023px){.product-search-custom form input{width:85%}}.product-search-custom form input::-moz-placeholder{font-size:15px;font-weight:400;color:#9e9e9e}.product-search-custom form input::placeholder{font-size:15px;font-weight:400;color:#9e9e9e}@media screen and (max-width: 1023px){.product-search-custom form input{padding-left:15px;height:35px;z-index:2;margin-top:-10px}}.product-search-custom .termos{display:flex;flex-direction:column;background-color:white;width:100%;position:absolute;left:50%;transform:translateX(-50%) 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;border-radius:0px 0px 15px 15px;box-shadow:inset 0px 3px 6px #00000017}.product-search-custom .termos>strong{font-size:18px;font-family:var(--font-3);color:var(--baseColor2)}.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:13px}}.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;color:#404040}.product-search-custom #suggestions{background-color:white;width:100%;position:absolute;left:0;transform:translateY(var(--input-height));top:0px;transition:ease all 0.3s;transform-origin:100% 0%;padding-inline:25px;padding-block:31px;border:1px solid var(--gray-100);visibility:hidden;overflow:hidden;z-index:1;opacity:0;border-radius:0px 0px 15px 15px;box-shadow:inset var(--box-shadow)}@media screen and (max-width: 1023px){.product-search-custom #suggestions{position:fixed;width:100%;top:var(--header-height);left:0;right:unset;gap:15px;padding:22px 20px;overflow:auto;background-color:#f9f9f9;z-index:1;max-width:100%;transform:unset;overflow-y:auto;max-height:calc(100dvh - 117px);overflow:visible !important}}.product-search-custom #suggestions:has(.products){padding-bottom:35px}.product-search-custom #suggestions .title{font-size:18px;font-family:var(--font-3);color:var(--baseColor2);margin-bottom:18px;display:block}@media screen and (max-width: 1023px){.product-search-custom #suggestions .title{margin-bottom:20px;font-size:18px}}.product-search-custom #suggestions .result{max-width:1270px;margin:0 auto}@media screen and (max-width: 1023px){.product-search-custom #suggestions .result .sugestao-resultado .termos{display:none}}.product-search-custom #suggestions .result .sugestao-resultado .terms-corrections{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.product-search-custom #suggestions .result .sugestao-resultado .terms-corrections a{text-decoration:underline;color:#8d8d8d}.product-search-custom #suggestions .result .sugestao-resultado ul.products{gap:20px;max-height:543px;overflow-y:auto;overflow-x:hidden;margin-bottom:30px;padding-right:10px}.product-search-custom #suggestions .result .sugestao-resultado ul.products::-webkit-scrollbar-track{border-radius:7px;background-color:#f5f5f5}.product-search-custom #suggestions .result .sugestao-resultado ul.products::-webkit-scrollbar{width:12px;background-color:#f5f5f5;border-radius:7px}.product-search-custom #suggestions .result .sugestao-resultado ul.products::-webkit-scrollbar-thumb{border-radius:7px;background-color:var(--baseColor1)}@media screen and (max-width: 1023px){.product-search-custom #suggestions .result .sugestao-resultado ul.products{grid-template-columns:100%;gap:20px}}.product-search-custom #suggestions .result .sugestao-resultado ul.products li{margin:0}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile{gap:15px}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile>a>strong{font-weight:700;font-family:var(--font-3);font-size:14px;line-height:17px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 1023px){.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile>a>strong{-webkit-line-clamp:3}}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .img{max-width:97px;aspect-ratio:var(--media-ratio);position:relative;width:100%;overflow:hidden}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .img img{position:absolute;left:50%;transform:translate(-50%, -50%);top:50%}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .de-por{font-weight:500;color:var(--fontColor1);display:block}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .de-por .prefix{display:none}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .sale-price>.prefix{display:none}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .sale-price span{font-size:15px;font-family:var(--font-3);font-weight:700;color:var(--baseColor3)}@media screen and (max-width: 1023px){.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .sale-price span{font-size:16px}}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .condition{display:none;font-family:var(--font-3);font-weight:300;font-style:normal;line-height:22px}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .condition *{font-size:15px}@media screen and (max-width: 1023px){.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .condition{line-height:10px}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .condition,.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .condition *{font-size:13px}}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .condition strong{font-weight:300}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .condition .label{display:none}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .condition .de-hlg{display:inline-block !important}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .price .sale-price{display:flex}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .price .sale-price span{line-height:22px}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .price .condition{line-height:22px}.product-search-custom #suggestions .result .sugestao-resultado ul.products li .product-line-mobile .price .condition strong{font-weight:400}.product-search-custom #suggestions .result .sugestao-resultado .ver-todos{display:flex;align-items:center;justify-content:center;gap:4px;height:53px;line-height:53px;font-size:calc(16px + 1px);text-align:center;border:0;background-color:var(--baseColor2);color:white;width:100%;font-weight:400;border:none;border-radius:23px;width:194px;height:40px;margin:0 auto;font-family:var(--font-3);font-weight:700}@media screen and (max-width: 1023px){.product-search-custom #suggestions .result .sugestao-resultado .ver-todos{font-size:16px}}.product-search-custom #suggestions .result .sugestao-resultado .ver-todos.loading{font-size:0 !important;pointer-events:none;position:relative}.product-search-custom #suggestions .result .sugestao-resultado .ver-todos.loading .bg-sprite{display:none}.product-search-custom #suggestions .result .sugestao-resultado .ver-todos.loading::before{font-size:16px;--height: 25px;content:"" !important;animation:spinnerload 1s linear infinite;position:absolute;z-index:1;border:2px solid white;border-radius:100%;border-top:2px solid var(--baseColor2);height:var(--height);aspect-ratio:1;left:calc(50% - var(--height) / 2);top:calc(50% - var(--height) / 2)}@media screen and (max-width: 1023px){.product-search-custom #suggestions .result .sugestao-resultado .ver-todos{font-size:14px}}.product-search-custom.active .close-search{position:absolute;text-align:center}@media screen and (min-width: 1024px){.product-search-custom.active .close-search{display:none;left:50%;transform:translateX(-50%)}}@media screen and (max-width: 1023px){.product-search-custom.active .close-search{right:9px;transform:translateY(-50%);z-index:9999;position:absolute;top:-15px}}.product-search-custom.active .close-search button{background-color:var(--baseColor3);width:36px;height:36px;color:#fff;font-family:var(--font-3);display:flex;align-items:center;justify-content:center;border-radius:100px;font-weight:700}.product-search-custom.active #suggestions{visibility:visible;opacity:1}@media screen and (max-width: 1023px){#header #logo{position:relative}}#header #logo a{width:136px;height:50px;aspect-ratio:153/50;background-image:var(--logo);background-size:contain;background-repeat:no-repeat}@media screen and (max-width: 1023px){#header #logo a{width:104px}}@media screen and (max-width: 1023px){#header #logo a{width:104px;position:relative;top:2px}}#icons-resume{position:initial;flex-shrink:0;display:flex;justify-content:space-between;gap:18px}@media screen and (max-width: 1023px){#icons-resume{width:-moz-fit-content;width:fit-content;align-items:flex-start;gap:7px}}@media screen and (max-width: 1023px){#icons-resume .lista-de-desejos{scale:0.8}}#icons-resume *:has(>.icons-resume-text){display:flex;align-items:center;gap:8px}#icons-resume .icons-resume-text{white-space:nowrap;line-height:20px}#icons-resume .icons-resume-text>span,#icons-resume .icons-resume-text>strong{display:block;font-size:16px}#icons-resume .toggle-search{border:none;filter:var(--filter)}#menu{z-index:6;width:100%;margin-top:23px;padding-bottom:10px}@media screen and (max-width: 1023px){#menu{display:none}}#menu>div{width:100%}#menu .lista-categorias>.custom-category-menu>div.level-1{gap:48px}#menu .lista-categorias>.custom-category-menu>div.level-1>div{position:relative;justify-items:center;width:50px}#menu .lista-categorias>.custom-category-menu>div.level-1>div:not(.has-children) .content{display:none}#menu .lista-categorias>.custom-category-menu>div.level-1>div:not(.todas):not(.outlet)::after{content:"";border-right:1px solid #bfbfbf;height:1px;width:22px;display:block;position:absolute;top:15px;background:#bfbfbf;left:136%;transform:translateX(-50%);display:none}#menu .lista-categorias>.custom-category-menu>div.level-1>div::before{display:block;content:"";background-repeat:no-repeat;background-position:center}#menu .lista-categorias>.custom-category-menu>div.level-1>div.ofertas{display:none}#menu .lista-categorias>.custom-category-menu>div.level-1>div.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>div.level-1>div.todas::after{content:"";background:transparent;position:absolute;width:62px;height:62px;z-index:2;top:26px;left:-12%}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas>.h3{cursor:pointer;text-align:center;color:var(--baseColor3);font-size:14px;font-family:var(--font-3);display:flex;flex-direction:column;align-items:center;gap:6px;justify-content:center}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas .fixed{position:fixed;left:0;opacity:0;visibility:hidden;width:100%;padding-left:0;--menu-width: 205px;top:156px;background:#f6f6f6;box-shadow:inset 0px 3px 6px #00000029}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas .fixed .wrapper{display:flex;padding-left:0;position:relative}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas .fixed .wrapper .menu-left{padding:30px 15px;width:100%;max-width:var(--menu-width)}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas .fixed .wrapper .menu-left .section.level-1{display:grid;grid-template-columns:100%;gap:20px;overflow:auto;padding:0 15px;max-height:700px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas .fixed .wrapper .menu-left .section.level-1::-webkit-scrollbar-track{border-radius:7px;background-color:#f5f5f5}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas .fixed .wrapper .menu-left .section.level-1::-webkit-scrollbar{width:8px;background-color:#f5f5f5;border-radius:7px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas .fixed .wrapper .menu-left .section.level-1::-webkit-scrollbar-thumb{border-radius:7px;background-color:var(--baseColor5)}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas .fixed .wrapper .menu-left .section.level-1>li.outlet span{font-size:0px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas .fixed .wrapper .menu-left .section.level-1>li.outlet span::after{content:"promoções";font-size:16px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas .fixed .wrapper .menu-left .section.level-1>li.selected>.h3>a span{font-weight:700;color:var(--baseColor2)}#menu .lista-categorias>.custom-category-menu>div.level-1>div.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>div.level-1>div.todas .fixed .wrapper .menu-left .section.level-1>li>.h3>a span{text-transform:lowercase;font-family:var(--font-3);font-weight:500}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas .fixed .wrapper .menu-left .section.level-1>li>.h3>a i{display:block;filter:brightness(0) saturate(100%) invert(39%) sepia(89%) saturate(2008%) hue-rotate(327deg) brightness(101%) contrast(101%)}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas .fixed .wrapper .content{width:calc(100% - var(--menu-width));position:relative;background-color:#fff;display:flex;justify-content:space-between}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas .fixed .wrapper .content::before{content:"";display:inline-block;z-index:-1;background-color:#fff;width:200vw;height:100%;position:absolute;left:0;top:0;box-shadow:inset 0px 3px 6px #00000029}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas .fixed .wrapper .content .level-2{padding-left:40px;padding-top:30px;-moz-columns:4;columns:4;display:none}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas .fixed .wrapper .content .level-2[data-name="escolares"]{-moz-columns:unset;columns:unset}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas .fixed .wrapper .content .level-2>div{margin-bottom:20px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas .fixed .wrapper .content .level-2>div>.h4>a{color:var(--baseColor2);font-size:15px;font-weight:700;font-family:var(--font-3);margin-bottom:10px;display:block}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas .fixed .wrapper .content .level-2>li>.h4>a{display:inline-block;text-transform:lowercase;color:var(--baseColor2);font-size:16px;font-weight:700;font-family:var(--font-3)}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas .fixed .wrapper .content .level-2>li>.h4>a::first-letter{text-transform:uppercase}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas .fixed .wrapper .content .level-2.selected{display:block}#menu .lista-categorias>.custom-category-menu>div.level-1>div.todas:hover .fixed{opacity:1;visibility:visible}#menu .lista-categorias>.custom-category-menu>div.level-1>div.meninas::before{content:"";display:block;background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/meninas.png");width:27px;height:31px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.meninos::before{content:"";display:block;background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/meninos.png");width:32px;height:30px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.unissex::before{background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/unissex.png");width:32px;height:30px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.moda-praia::before{background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/moda-praia.png");width:32px;height:30px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.moda-praia .columns>span{display:flex !important;gap:40px;justify-content:space-between;width:700px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.moda-praia .columns>span .level-3{display:flex;gap:35px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.moda-praia .columns>span>.first .level-3>div>a{color:var(--baseColor2);font-weight:700;font-size:15px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.moda-praia .columns>span>.last .level-3>div>a{color:var(--baseColor3);font-weight:700;font-size:15px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.moda-praia .wd-marketing-banner{display:none}#menu .lista-categorias>.custom-category-menu>div.level-1>div.escolares::before{background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/escolar.png");width:32px;height:30px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.escolares .columns>span{display:block !important}#menu .lista-categorias>.custom-category-menu>div.level-1>div.pets{display:none}#menu .lista-categorias>.custom-category-menu>div.level-1>div.pets::before{background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/pets.png");width:32px;height:30px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.brincar::before{background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/brincar.png");width:32px;height:30px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.brincar .columns>span{display:block !important}#menu .lista-categorias>.custom-category-menu>div.level-1>div.comer::before{background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/comer.png");width:32px;height:30px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.comer .columns>span{display:block !important;-moz-column-count:2;column-count:2}#menu .lista-categorias>.custom-category-menu>div.level-1>div.comer .columns .column.first{height:233px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.cuidar::before{background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/cuidar.png");width:32px;height:30px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.cuidar .columns>span{display:block !important}#menu .lista-categorias>.custom-category-menu>div.level-1>div.dormir::before{background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/dormir.png");width:32px;height:30px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.dormir .columns>span{display:block !important;-moz-column-count:2;column-count:2}#menu .lista-categorias>.custom-category-menu>div.level-1>div.passear::before{background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/passear.png");width:32px;height:30px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.passear .columns>span{display:block !important}#menu .lista-categorias>.custom-category-menu>div.level-1>div.outlet::before{background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/promocao.png");width:32px;height:30px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.outlet a{font-size:0px}#menu .lista-categorias>.custom-category-menu>div.level-1>div.outlet a::after{font-size:14px;content:"promoção";color:#ff495d;font-weight:700}#menu .lista-categorias>.custom-category-menu>div.level-1>div>a{font-size:14px;position:relative;color:#595959;text-transform:lowercase;position:relative;white-space:nowrap;font-family:var(--font-3)}#menu .lista-categorias>.custom-category-menu>div.level-1>div>a::before{content:"";display:inline-block;width:100%;position:absolute;width:57px;height:76px;top:-38px}#menu .lista-categorias>.custom-category-menu>div.level-1>div>.content{position:fixed;opacity:0;visibility:hidden;background-color:white;top:var(--header-height);width:100%;left:0;top:156px;transition:ease all 0.3s;box-shadow:inset 0px 3px 6px #00000017, 0px 3px 6px #00000029;padding:45px 0 20px 0;max-height:600px;overflow:auto}#menu .lista-categorias>.custom-category-menu>div.level-1>div>.content::-webkit-scrollbar-track{border-radius:7px;background-color:#f5f5f5}#menu .lista-categorias>.custom-category-menu>div.level-1>div>.content::-webkit-scrollbar{width:10px;background-color:#f5f5f5;border-radius:7px}#menu .lista-categorias>.custom-category-menu>div.level-1>div>.content::-webkit-scrollbar-thumb{border-radius:7px;background-color:var(--baseColor2)}#menu .lista-categorias>.custom-category-menu>div.level-1>div>.content div.columns{position:relative;gap:90px}@media (max-width: 1550px){#menu .lista-categorias>.custom-category-menu>div.level-1>div>.content div.columns{--gap: calc((60 * 100vw) / 1920)}}#menu .lista-categorias>.custom-category-menu>div.level-1>div>.content div.columns>span{display:grid;grid-template-columns:repeat(5, 1fr);gap:20px 0px;align-items:start}#menu .lista-categorias>.custom-category-menu>div.level-1>div>.content div.columns div.column{position:relative}#menu .lista-categorias>.custom-category-menu>div.level-1>div>.content div.columns div.column:not(.last){padding-right:20px}#menu .lista-categorias>.custom-category-menu>div.level-1>div>.content div.columns div.column>strong{display:block;margin-bottom:11px;font-size:15px;font-family:var(--font-3);font-weight:700;color:var(--baseColor2)}#menu .lista-categorias>.custom-category-menu>div.level-1>div>.content div.columns div.column div.level-3 a{font-size:15px;white-space:nowrap;display:block;margin-block:7px;font-family:var(--font-3)}#menu .lista-categorias>.custom-category-menu>div.level-1>div>.content .wd-marketing-banner{margin-left:auto;min-width:305px;min-height:305px}#menu .lista-categorias>.custom-category-menu>div.level-1>div>.content .wd-marketing-banner img{min-width:305px;height:305px}#menu .lista-categorias>.custom-category-menu>div.level-1>div:hover img{display:block !important}#menu .lista-categorias>.custom-category-menu>div.level-1>div:hover>a{color:var(--baseColor5);font-weight:700}#menu .lista-categorias>.custom-category-menu>div.level-1>div:hover .content{opacity:1;visibility:visible}#menu .lista-categorias>.custom-category-menu>div.level-1>div: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}@media screen and (max-width: 1023px){.minha-conta{display:none}}.minha-conta .custom-welcome-shopper>a{gap:9px;white-space:nowrap}@media screen and (max-width: 1023px){.minha-conta .custom-welcome-shopper>a .svg-icone-usuario{max-width:24px}}.minha-conta .custom-welcome-shopper>a+a{display:none !important}.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:160px;left:-168%;transform:translateX(-50%);padding:15px 20px;border:1px solid var(--gray-500);transition:ease all 0.3s;border-radius:0;position:absolute;background-color:#fff;flex-direction:column;display:flex;border-radius:15px;top:47px}.minha-conta .custom-welcome-shopper .content [class*="btn"]{line-height:30px;height:30px;background-color:var(--baseColor3);font-family:var(--font-3);font-weight:700;font-size:14px}.minha-conta .custom-welcome-shopper .content .or{color:#9e9e9e;font-size:12px}.minha-conta .custom-welcome-shopper .content .btn-2{background-color:var(--baseColor2)}.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 .others{text-align:center}.minha-conta .custom-welcome-shopper .content .others a{text-align:center;color:#404040;font-size:14px;font-family:var(--font-3)}.minha-conta .custom-welcome-shopper .content::before{content:"";display:inline-block;width:16px;height:16px;background:linear-gradient(-45deg, transparent 50%, #fff 50%);border-left:1px solid var(--gray-500);border-top:1px solid var(--gray-500);transform:rotate(45deg) translateX(-50%);position:absolute;left:81%;top:-3px;z-index:10}@media screen and (min-width: 1024px){.minha-conta .custom-welcome-shopper:hover .content{visibility:visible;opacity:1}}#mini-cart{--content-width: 458px}#mini-cart .icon-header{line-height:20px}@media screen and (max-width: 1023px){#mini-cart .icon-header{position:relative;top:-2px;scale:0.9}}#mini-cart .icon-header .basket-size{background:var(--baseColor3);border-radius:100%;color:#fff;font-size:8px;align-items:center;justify-content:center;padding-top:1px;position:absolute;top:3px;right:-50%;display:flex;width:16px;height:15px}#mini-cart .icon-header *{font-size:15px}#mini-cart.open .close{right:calc(var(--content-width) + 7px)}@media screen and (max-width: 1023px){#mini-cart.open .close{right:calc(100vw);transform:translateX(100%)}}#mini-cart.open .content{transform:translateX(0)}#mini-cart.open #overlay-cart{display:block}#mini-cart.loading .content::before,#mini-cart.loading .content::after{display:block}#mini-cart #overlay-cart{position:fixed;top:0;left:0;width:100%;height:10000%;background:rgba(0,0,0,0.5);z-index:5}#mini-cart #overlay-cart.hide{display:none}#mini-cart .close{width:40px;height:40px;display:flex;background-color:#ffffff;color:var(--baseColor2);align-items:center;justify-content:center;border-radius:100%;font-family:var(--font-3);font-weight:700;font-size:20px;line-height:26px;padding-bottom:3px;text-transform:lowercase;transition:ease all 0.3s}#mini-cart .content{position:fixed;width:100%;height:100%;top:0;right:0;z-index:9999;transition:ease all 0.3s;overflow-y:auto;max-width:var(--content-width);background-color:white;width:100%;padding:23px 20px;margin:0;z-index:9999;transform:translateX(100%)}@media screen and (max-width: 1023px){#mini-cart .content{width:calc(100vw - 50px);max-width:100%;padding:21px 15px}}#mini-cart .content::before{content:"";display:inline-block;background-color:white;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;opacity:0.6}#mini-cart .content::after{--height: 60px;content:"" !important;animation:spinnerload 1s linear infinite;position:absolute;z-index:1;border:2px solid #fff;border-radius:100%;border-top:2px solid #000;height:var(--height);aspect-ratio:1;left:calc(50% - var(--height) / 2);top:calc(50% - var(--height) / 2);z-index:1}#mini-cart .content::before,#mini-cart .content::after{display:none}#mini-cart .content .title{gap:13px;text-transform:unset;margin-bottom:15px}@media screen and (max-width: 1023px){#mini-cart .content .title{margin-bottom:23px}}#mini-cart .content .title .svg-ic-sacola-vermelho{scale:1.3;position:relative;top:-6px}#mini-cart .content .title .icon{display:block}#mini-cart .content .title .svg-icone-carrinho{scale:1.2;position:relative;top:-7px}#mini-cart .content .title>div strong{display:block;font-weight:700;font-family:var(--font-3);color:var(--baseColor2);font-size:20px}#mini-cart .content .title>div span{font-weight:400;font-size:13px;position:relative;top:-8px;color:#595858}#mini-cart .content .basket-items-content{padding:20px 0;border-top:1px solid var(--gray-500);border-bottom:1px solid var(--gray-500)}#mini-cart .content .basket-items-content .basket-items{display:flex;flex-direction:column;gap:30px}#mini-cart .content .basket-items-content .basket-items::-webkit-scrollbar-track{border-radius:7px;background-color:#e5e5e5}#mini-cart .content .basket-items-content .basket-items::-webkit-scrollbar{width:8px;background-color:#e5e5e5;border-radius:7px}#mini-cart .content .basket-items-content .basket-items::-webkit-scrollbar-thumb{border-radius:7px;background-color:var(--baseColor5)}@media screen and (max-width: 1023px){#mini-cart .content .basket-items-content .basket-items{gap:27px}}#mini-cart .content .basket-items-content .basket-items:has(li:nth-child(3)){padding-right:10px;overflow-y:auto;height:259px}@media screen and (max-width: 1023px){#mini-cart .content .basket-items-content .basket-items:has(li:nth-child(3)){height:232px}}#mini-cart .content .basket-items-content .basket-items li{display:flex;gap:18px}#mini-cart .content .basket-items-content .basket-items li .img{width:84px;min-width:84px;overflow:hidden;aspect-ratio:var(--media-ratio);position:relative;border-radius:10px}@media screen and (max-width: 1023px){#mini-cart .content .basket-items-content .basket-items li .img{min-width:76px}}#mini-cart .content .basket-items-content .basket-items li .img img{position:absolute;width:100%;height:auto;left:50%;top:50%;transform:translate(-50%, -50%)}#mini-cart .content .basket-items-content .basket-items li .information{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}#mini-cart .content .basket-items-content .basket-items li .information .flex{justify-content:space-between;align-items:flex-start;gap:30px}#mini-cart .content .basket-items-content .basket-items li .information .flex .svg-lixeira{filter:brightness(0) saturate(100%) invert(61%) sepia(90%) saturate(0%) hue-rotate(160deg) brightness(105%) contrast(75%)}#mini-cart .content .basket-items-content .basket-items li .information .flex .name{font-family:var(--font-3);font-weight:700;line-height:18px;height:34px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px}#mini-cart .content .basket-items-content .basket-items li .information .flex .amount{display:flex;align-items:center;width:90px;height:35px;border-radius:10px;background-color:#fff;border-radius:25px;border:1px solid #dfdada}#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{height:100%;width:calc(90px/ 3);text-align:center !important;padding:0 !important;border:none;background-color:transparent;line-height:32px;color:var(--baseColor3);font-size:16px;margin:0;border-radius:25px;font-weight:600;font-size:14px;font-family:var(--font-3);display:flex;align-items:center;justify-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.minus,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount a.minus,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount button.minus{justify-content:flex-end !important}#mini-cart .content .basket-items-content .basket-items li .information .flex .amount input.plus,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount a.plus,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount button.plus{justify-content:flex-start !important}#mini-cart .content .basket-items-content .basket-items li .information .flex .amount input{background-color:transparent;color:#000;width:37px;line-height:30px;font-size:14px;font-weight:700}#mini-cart .content .basket-items-content .basket-items li .information .flex .amount a,#mini-cart .content .basket-items-content .basket-items li .information .flex .amount button{cursor:pointer}#mini-cart .content .basket-items-content .basket-items li .information .flex .price strong{font-size:15px;position:relative;top:10px;color:var(--baseColor3)}#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;color:var(--baseColor3);font-family:var(--font-3);font-size:15px;font-weight:700}#mini-cart .content .basket-information .flex .bold{font-weight:700;text-align:right}#mini-cart .content .basket-information .flex .parcels{display:none;color:#ababab;font-size:14px}#mini-cart .content .basket-discount,#mini-cart .content .basket-delivery{margin-top:30px}#mini-cart .content .basket-discount>div,#mini-cart .content .basket-delivery>div{font-size:14px;font-weight:600;font-family:var(--font-3)}#mini-cart .content .basket-discount>div strong,#mini-cart .content .basket-delivery>div strong{font-weight:600}#mini-cart .content .basket-discount form,#mini-cart .content .basket-delivery form{position:relative;margin-top:10px;line-height:40px;height:40px}#mini-cart .content .basket-discount form input,#mini-cart .content .basket-delivery form input{border:1px solid #e6e6e6;line-height:100%;height:100%;padding:0 16px;font-size:14px;border-radius:20px}#mini-cart .content .basket-discount form input:placeholder,#mini-cart .content .basket-delivery form input:placeholder{color:#b9b9b9}#mini-cart .content .basket-discount form input::-webkit-input-placeholder,#mini-cart .content .basket-delivery form input::-webkit-input-placeholder{color:#b9b9b9;opacity:1}#mini-cart .content .basket-discount form input::-moz-placeholder,#mini-cart .content .basket-delivery form input::-moz-placeholder{color:#b9b9b9;opacity:1}#mini-cart .content .basket-discount form input:-ms-input-placeholder,#mini-cart .content .basket-delivery form input:-ms-input-placeholder{color:#b9b9b9;opacity:1}#mini-cart .content .basket-discount form input:-moz-placeholder,#mini-cart .content .basket-delivery form input:-moz-placeholder{color:#b9b9b9;opacity:1}#mini-cart .content .basket-discount form input::-moz-placeholder,#mini-cart .content .basket-delivery form input::-moz-placeholder{font-size:14px}#mini-cart .content .basket-discount form input::placeholder,#mini-cart .content .basket-delivery form input::placeholder{font-size:14px}#mini-cart .content .basket-discount form button,#mini-cart .content .basket-delivery form button{position:absolute;right:0;top:0;width:114px;padding:0;font-size:14px;background-color:var(--baseColor2);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{display:none;margin-top:19px}#mini-cart .content .basket-delivery .delivery-options,#mini-cart .content .basket-delivery .no-delivery{margin-top:20px;font-weight:400}#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;background-color:#d32f2f}#mini-cart .content .buttons{display:flex;flex-direction:column;gap:20px;margin-top:33px}#mini-cart .content .buttons a{width:100%;line-height:45px;height:50px;background-color:#58c00b;font-size:20px;text-transform:uppercase;font-weight:700;font-family:var(--font-3)}#mini-cart .content .buttons a.keep-buying{color:#9e9e9e;border:2px solid #9e9e9e;border-radius:25px;background:#fff;text-transform:none}#hamburguer{position:initial;display:flex;align-items:center}@media screen and (max-width: 1023px){#hamburguer{padding:0}}#hamburguer .overlay-hamburger{position:fixed;top:0;left:0;width:100%;height:10000%;background:rgba(0,0,0,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 .content{display:flex;align-items:center;gap:8px;padding:6px 15px;border-radius:20px;margin-top:30px;margin-inline:17px}#hamburguer .custom-welcome-shopper .content.logado{background:var(--baseColor3)}#hamburguer .custom-welcome-shopper .content>.svg-usuario-m{display:none}#hamburguer .custom-welcome-shopper .content>div{display:flex;justify-content:space-between;gap:8px;width:100%;border-bottom:1px solid #dbdbdb;padding-bottom:20px}#hamburguer .custom-welcome-shopper .content,#hamburguer .custom-welcome-shopper .content *{font-size:13px;color:#fff}#hamburguer .custom-welcome-shopper .content a,#hamburguer .custom-welcome-shopper .content span{display:inline-block}#hamburguer .custom-welcome-shopper .content a{width:48%;color:#fff;height:34px;font-weight:700;font-size:13px;border-radius:24px;align-content:center;text-align:center;font-family:var(--font-3)}#hamburguer .custom-welcome-shopper .content a.login{background-color:var(--baseColor3);border:1px solid var(--baseColor3);display:flex;align-items:center;gap:5px;justify-content:center}#hamburguer .custom-welcome-shopper .content a.cha{background-color:#fff;border:2px solid var(--baseColor2);color:var(--baseColor2);display:none}#hamburguer .custom-welcome-shopper .content a::first-letter{text-transform:uppercase}#hamburguer .custom-welcome-shopper .content a.sair{margin-left:auto}#hamburguer .close-menu{top:0;right:-7px;transform:translateX(100%);position:absolute}#hamburguer .close-menu .icon{width:40px;height:40px;display:flex;background-color:#ffffff;color:var(--baseColor2);align-items:center;justify-content:center;border-radius:100%;font-family:var(--font-3);font-weight:700;font-size:20px;line-height:26px;padding-bottom:3px;text-transform:lowercase}@media screen and (max-width: 1023px){#hamburguer .close-menu .icon{width:35px;height:35px;margin-top:9px}}#hamburguer .close-menu .icon::before{display:block;content:"x";font-weight:700}@media screen and (max-width: 1023px){#hamburguer .close-menu .icon::before{color:var(--baseColor3)}}#hamburguer.active #menu-mobile{opacity:1;left:0;transform:translate(0, 0)}#hamburguer #menu-mobile{opacity:0;position:fixed;top:0;left:-100%;width:calc(100% - 55px);z-index:9999;transition:ease all 0.3s;transform:translate(-500px, 0);height:100%;display:block;padding:0;background-color:white;box-shadow:0 10px 10px 0 rgba(0,0,0,0.2)}#hamburguer #menu-mobile .menu-wrapper{display:block;float:left;overflow-y:auto;width:100%;height:100%;overflow:scroll;height:inherit;padding-bottom:100px}#hamburguer #menu-mobile .menu-wrapper .wd-title{display:none}#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 #e9e9e9;padding-block:16px}#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:last-child{border-bottom:0px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>a::before{content:"";display:inline-block;background-repeat:no-repeat;background-position:center;scale:0.8;position:absolute;left:-3px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.meninas>a::before{content:"";display:block;background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/meninas.png");width:27px;height:31px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.meninos>a::before{content:"";display:block;background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/meninos.png");width:32px;height:30px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.unissex>a::before{background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/unissex.png");width:32px;height:30px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.moda-praia>a::before{background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/moda-praia.png");width:32px;height:30px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.escolares>a::before{background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/escolar.png");width:32px;height:30px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.pets>a::before{background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/pets.png");width:32px;height:30px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.brincar>a::before{background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/brincar.png");width:32px;height:30px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.comer>a::before{background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/comer.png");width:32px;height:30px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.cuidar>a::before{background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/cuidar.png");width:32px;height:30px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.dormir>a::before{background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/dormir.png");width:32px;height:30px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.passear>a::before{background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/passear.png");width:32px;height:30px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.outlet>a::before{background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Layout/Header/Menu/Icones Topo/promocao.png");width:32px;height:30px;font-size:14px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>a{height:25px;width:100%;font-size:14px;font-weight:500;font-family:var(--font-3);color:#9e9e9e;text-transform:lowercase;padding-top:3px;padding-left:33px;position:relative}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>a svg{transition:ease all 0.3s;transform:rotate(180deg)}#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:20px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2{gap:22px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li.has-children>a svg{display:block}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li>.title-subcategory{display:flex;justify-content:flex-start;align-items:center;padding-right:5px;width:auto;font-weight:500;gap:10px;font-size:13px;color:#9e9e9e;font-family:var(--font-3)}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li>.title-subcategory svg{display:none}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li .content{position:absolute;left:0;transform:translateX(-100%);top:0;width:100%;height:100%;transition:ease all 0.3s;z-index:1;background-color:#fff;padding:0 20px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li .content .level-3{display:grid;grid-template-columns:100%;max-height:calc(100vh - 116px);overflow:auto;padding-bottom:23px}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li>.content .level-2>li .content .level-3>li>a{font-size:14px;display:block;height:36px;line-height:55px;color:#404040;font-weight:400;font-family:var(--font-3)}#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;font-weight:600}#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(0deg)}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.open>.content{display:block}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li:not(.has-children)>a i,#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.has-template>a i{transform:rotate(-90deg)}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.has-template .content{position:absolute;left:0;transform:translateX(-100%);top:0;width:100%;height:100%;transition:ease all 0.3s;z-index:1;background-color:#fff;padding:0 20px;display:block}#hamburguer #menu-mobile .category-menu-small .custom-category-menu ul.level-1>li.has-template.open .content{transform:translateX(0)}#hamburguer #menu-mobile .header-menu{margin-bottom:15px;border-bottom:1px solid #ded9d9;padding:30px 0 23px 0;display:flex;align-items:flex-start;justify-content:space-between}#hamburguer #menu-mobile .header-menu::after{content:"" !important;width:30px;height:30px;display:block !important}#hamburguer #menu-mobile .header-menu .voltar{font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px;color:#404040;font-weight:700}#hamburguer #menu-mobile .header-menu .voltar svg path{fill:#404040}#hamburguer #menu-mobile .header-menu>strong{display:block;text-align:center;font-size:15px;color:var(--baseColor2);font-family:var(--font-3);text-transform:lowercase;margin-left:20px}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:7px;background-color:#f5f5f5}.brands-ko .left ul::-webkit-scrollbar{width:5px;background-color:#f5f5f5;border-radius:7px}.brands-ko .left ul::-webkit-scrollbar-thumb{border-radius:7px;background-color:var(--baseColor3)}.brands-ko .left ul>li{display:flex}.brands-ko .left ul>li a{display:inline-block;text-transform:lowercase;font-size:14px}.brands-ko .left ul>li a::first-letter{text-transform:uppercase}.brands-ko .right .search{position:relative;max-width:389px;margin-bottom:20px}@media screen and (max-width: 1023px){.brands-ko .right .search{max-width:100%;margin-bottom:23px}}.brands-ko .right .search input{line-height:43px;height:43px}@media screen and (max-width: 1023px){.brands-ko .right .search input{background-color:var(--gray-400)}}.brands-ko .right .search button{position:absolute;right:11px;top:50%;transform:translateY(-50%)}.brands-ko .right ul{display:grid;grid-template-columns:repeat(10, 1fr);max-height:15vw;overflow:auto;gap:19px 14px;padding-right:14px}.brands-ko .right ul::-webkit-scrollbar-track{border-radius:7px;background-color:#f5f5f5}.brands-ko .right ul::-webkit-scrollbar{width:12px;background-color:#f5f5f5;border-radius:7px}.brands-ko .right ul::-webkit-scrollbar-thumb{border-radius:7px;background-color:var(--baseColor5)}@media screen and (max-width: 1023px){.brands-ko .right ul{grid-template-columns:repeat(3, 1fr);max-height:calc(100vh - 230px);overflow:auto}}.brands-ko .right ul li{display:flex;align-items:center;justify-content:center;aspect-ratio:1;border:1px solid #E2E2E2;display:none}.brands-ko .right ul li.has-image{display:flex}.brands-ko .right ul li a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.brands-ko .right ul li a img{width:100%;height:auto;position:absolute}.brands-ko .right ul li a img:not(.loaded){display:none}.priceContainer .de-por{font-weight:500;color:#b9b9b9;display:block}.priceContainer .de-por .prefix{display:none}.priceContainer .sale-price>.prefix{display:none}.priceContainer .sale-price span{font-size:18px;font-family:var(--font-3);font-size:24px;font-weight:900;text-align:left;color:var(--baseColor2);display:block}@media screen and (max-width: 1023px){.priceContainer .sale-price span{font-size:20px}}.priceContainer .condition{font-family:var(--font-1);font-style:normal;line-height:22px;text-align:left;display:block;position:relative;top:-8px}@media screen and (max-width: 1023px){.priceContainer .condition{top:-1px}}.priceContainer .condition *{font-size:11px}@media screen and (max-width: 1023px){.priceContainer .condition{line-height:10px}.priceContainer .condition,.priceContainer .condition *{font-size:11px}}.priceContainer .condition strong{font-weight:300}.priceContainer .condition .de-hlg{display:inline-block !important}#footer{margin-top:120px;padding:0}#footer .toolbar{display:flex;position:fixed;z-index:10;background-color:#fff;padding-inline:20px;top:92%;gap:9px;width:100%;justify-content:space-between;box-shadow:-3px -2px 5px rgba(0,0,0,0.2);padding-block:10px;align-items:center}#footer .toolbar::after{content:"";background:#fff;width:100%;position:absolute;top:58px;height:50px;left:50%;transform:translateX(-50%)}#footer .toolbar>li{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:25px;margin-top:0px !important;padding-bottom:0px !important}#footer .toolbar>li .svg-user-down{width:19px}#footer .toolbar>li>span svg,#footer .toolbar>li>span .bg-sprite{filter:brightness(0) saturate(100%) invert(47%) sepia(0%) saturate(1291%) hue-rotate(160deg) brightness(96%) contrast(79%)}#footer .toolbar>li>span:first-child{display:block;height:30px;display:flex;align-items:center}#footer .toolbar>li>span:last-child{color:#757575;font-size:9px;white-space:nowrap}#footer .toolbar>li>span:last-child a{position:relative;color:#757575;font-size:9px;white-space:nowrap}#footer .toolbar>li>span:last-child a::after{position:absolute;content:"";background:transparent;height:50px;display:block;width:100%;top:-32px}@media screen and (max-width: 1023px){#footer{margin-top:0}}#footer .banners-bottom{margin-bottom:70px}#footer .bottom-tiptop{background-image:url(https://tiptop.com.br/custom/content/themes/agrada-template-clean/Imagens/bottom-tiptop.png);height:299px}@media screen and (max-width: 1023px){#footer .bottom-tiptop{height:auto;background-image:none;background-color:var(--baseColor2)}}#footer .bottom-tiptop .wrapper{display:flex;align-items:center;height:100%;gap:40px;justify-content:center}@media screen and (max-width: 1023px){#footer .bottom-tiptop .wrapper{flex-direction:column;gap:15px}}@media screen and (max-width: 1023px){#footer .bottom-tiptop .wrapper>img{width:150px;padding-top:35px}}#footer .bottom-tiptop .wrapper .text{width:323px}@media screen and (max-width: 1023px){#footer .bottom-tiptop .wrapper .text{width:100%}}#footer .bottom-tiptop .wrapper .text>p{color:#ffedb2;font-family:var(--font-4);line-height:25px}@media screen and (max-width: 1023px){#footer .bottom-tiptop .wrapper .text>p{text-align:center;font-size:14px}}#footer .bottom-tiptop .wrapper .text .flex{margin-top:42px;gap:11px}@media screen and (max-width: 1023px){#footer .bottom-tiptop .wrapper .text .flex{justify-content:center;margin-top:15px;padding-bottom:25px}}@media screen and (max-width: 1023px){#footer .rodape{box-shadow:none;padding:0}}#footer .rodape .newsletter{display:flex;padding:46px 0;background-color:var(--baseColor2);width:100%}@media screen and (max-width: 1023px){#footer .rodape .newsletter{padding:0;border-bottom:none}}#footer .rodape .newsletter>form{width:100%}#footer .rodape .newsletter .d-flex{gap:25px;align-items:center;position:relative;justify-content:space-between}@media screen and (max-width: 1023px){#footer .rodape .newsletter .d-flex{padding:52px 0}}@media screen and (max-width: 1023px){#footer .rodape .newsletter .d-flex{flex-wrap:wrap}}#footer .rodape .newsletter .d-flex .left{color:white}@media screen and (max-width: 1023px){#footer .rodape .newsletter .d-flex .left{width:100%}}#footer .rodape .newsletter .d-flex .left strong{display:block;font-weight:700;font-size:25px;margin-bottom:5px;text-align:left}@media screen and (max-width: 1023px){#footer .rodape .newsletter .d-flex .left strong{margin-bottom:8px;text-align:center}}#footer .rodape .newsletter .d-flex .left span{display:block;font-weight:400;font-size:17px;text-align:center}@media screen and (max-width: 1023px){#footer .rodape .newsletter .d-flex .left span{font-size:14px}}#footer .rodape .newsletter .d-flex .btn-1{background-color:var(--baseColor5);color:#fff;border-radius:23px}#footer .rodape .newsletter .d-flex .right{width:100%;max-width:927px;color:white}@media screen and (max-width: 1023px){#footer .rodape .newsletter .d-flex .right{width:100%}}#footer .rodape .newsletter .d-flex .right .form-wrapper{position:relative;display:flex;align-items:flex-end;gap:54px}#footer .rodape .newsletter .d-flex .right .form-wrapper button{background-color:var(--baseColor5);border-radius:23px;font-weight:700;width:181px;height:45px}@media screen and (max-width: 1023px){#footer .rodape .newsletter .d-flex .right .form-wrapper button{width:75%;margin:0 auto}}@media screen and (max-width: 1023px){#footer .rodape .newsletter .d-flex .right .form-wrapper{flex-direction:column;gap:29px}}#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper{margin:0;flex-grow:1}@media screen and (max-width: 1023px){#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper{width:100%}}#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper label{display:none;font-size:18px;font-weight:400;color:var(--fontColor4);margin:0;margin-bottom:8px}#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper input{background-color:transparent;border:none;border-bottom:1px solid white;padding:0;padding-bottom:16px;color:white;border-radius:0}#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper input:placeholder{color:#fff}#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper input::-webkit-input-placeholder{color:#fff;opacity:1}#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper input::-moz-placeholder{color:#fff;opacity:1}#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper input:-ms-input-placeholder{color:#fff;opacity:1}#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper input:-moz-placeholder{color:#fff;opacity:1}@media screen and (max-width: 1023px){#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper input{font-size:14px}}#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper.input-button-marketing-newsletter{height:100%;max-width:229px}@media screen and (max-width: 1023px){#footer .rodape .newsletter .d-flex .right .form-wrapper .input-wrapper.input-button-marketing-newsletter{margin:0 auto;max-width:100%}}#footer .rodape .newsletter .d-flex .right div.message{display:flex;align-items:center;justify-content:center;font-weight:700;text-align:center;height:45px}@media screen and (max-width: 1023px){#footer .rodape .newsletter .d-flex .right div.message{margin-top:30px;height:unset}}#footer .rodape .newsletter .d-flex .right .error-flyout span.error{max-width:100% !important;top:-30px}#footer .rodape .rodape-1{padding-top:33px}@media screen and (max-width: 1023px){#footer .rodape .rodape-1{padding-top:27px}}@media screen and (min-width: 1024px){#footer .rodape .rodape-1 .wrapper{padding-bottom:40px}}#footer .rodape .rodape-1 .menu-cont{grid-template-columns:repeat(5, 1fr)}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .menu-cont{display:flex;flex-wrap:wrap;gap:unset}}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .menu-cont .column{width:calc(100%);margin:0 auto}}#footer .rodape .rodape-1 .menu-cont .column .bg-sprite{filter:brightness(0) saturate(100%) invert(35%) sepia(40%) saturate(1646%) hue-rotate(315deg) brightness(89%) contrast(100%)}#footer .rodape .rodape-1 .menu-cont .column.blue strong{font-family:var(--font-3);letter-spacing:0.38px;text-transform:uppercase;color:#cb3a4a}#footer .rodape .rodape-1 .menu-cont .column:not(.blue) strong{font-family:var(--font-3);letter-spacing:0.29px;font-size:14px;font-weight:400;text-transform:uppercase;color:#505050}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .menu-cont .column.security{width:40%}}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .menu-cont .column.security strong{color:#505050;margin-bottom:20px}}#footer .rodape .rodape-1 .menu-cont .column.security .content{display:block !important}#footer .rodape .rodape-1 .menu-cont .column.security img{width:60px;height:60px;position:relative;top:-9px}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .menu-cont .column.security img{margin-inline:auto}}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .menu-cont .column.security label{justify-content:center !important;width:100% !important}#footer .rodape .rodape-1 .menu-cont .column.security label::after{display:none}}#footer .rodape .rodape-1 .menu-cont .column label{margin:0 0 5px;display:block;font-size:18px;font-weight:700;white-space:nowrap;color:#000}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .menu-cont .column label{text-align:center}}#footer .rodape .rodape-1 .menu-cont .column ul{display:flex;gap:17px}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .menu-cont .column ul{gap:25px}}#footer .rodape .rodape-1 .menu-cont .column ul:not(.redes-sociais){gap:10px;flex-direction:column}#footer .rodape .rodape-1 .menu-cont .column ul li{margin:0;border:none;color:var(--fontColor4)}#footer .rodape .rodape-1 .menu-cont .column ul li a{display:flex;gap:9px;align-items:center;color:var(--fontColor4);white-space:nowrap;font-size:14px}#footer .rodape .rodape-1 .menu-cont .column ul.redes-sociais{gap:19px}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .menu-cont .column ul.redes-sociais{justify-content:center}}@media screen and (min-width: 1024px){#footer .rodape .rodape-1 .menu-cont .column ul.redes-sociais svg{width:30px;height:30px}}#footer .rodape .rodape-1 .menu-cont .column ul.redes-sociais li a{display:block}#footer .rodape .rodape-1 .menu-cont .column ul img{height:auto;width:100%}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .menu-cont .column:not(.accordion-mobile){margin:0 0 60px}}#footer .rodape .rodape-1 .menu-cont .column.accordion-mobile{margin-bottom:0;text-align:left;padding:30px 10px;justify-content:center;align-items:center}#footer .rodape .rodape-1 .menu-cont .column.accordion-mobile:nth-child(2){border-top:1px solid #dedede}#footer .rodape .rodape-1 .menu-cont .column.accordion-mobile .content{display:none}#footer .rodape .rodape-1 .menu-cont .column.accordion-mobile .content li ul{padding:0}#footer .rodape .rodape-1 .menu-cont .column.accordion-mobile .content li ul li{margin:0}#footer .rodape .rodape-1 .menu-cont .column.accordion-mobile label{display:flex;align-items:center;width:100%;margin:0;padding:0;position:relative;z-index:1;justify-content:flex-start;gap:16px}#footer .rodape .rodape-1 .menu-cont .column.accordion-mobile label:after{content:"";transition:ease all 0.3s;background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Imagens/Icons/seta-accordion.png");width:17px;height:11px;left:97%;position:absolute;filter:brightness(0) saturate(100%) invert(35%) sepia(40%) saturate(1646%) hue-rotate(315deg) brightness(89%) contrast(100%)}#footer .rodape .rodape-1 .menu-cont .column.accordion-mobile input{display:none}#footer .rodape .rodape-1 .menu-cont .column.accordion-mobile input:checked ~ label{margin-bottom:20px}#footer .rodape .rodape-1 .menu-cont .column.accordion-mobile input:checked ~ label::after{content:"";transform:rotate(180deg)}#footer .rodape .rodape-1 .menu-cont .column.accordion-mobile input:checked ~ .wd-page-menu ul{max-height:100vh;visibility:visible;opacity:1}#footer .rodape .rodape-1 .menu-cont .column.accordion-mobile input:checked ~ .content{display:flex}#footer .rodape .rodape-1 .menu-cont .column.accordion-mobile input:checked ~ .content li{margin:0}#footer .rodape .rodape-1 .menu-cont .column.redes-sociais{max-width:258px}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .menu-cont .column.redes-sociais{max-width:100%;border-bottom:0px;padding-inline:0px}}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .menu-cont .column.redes-sociais .content{display:block !important}}#footer .rodape .rodape-1 .menu-cont .column.redes-sociais img{margin-bottom:13px}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .menu-cont .column.redes-sociais img{margin-inline:auto}}#footer .rodape .rodape-1 .menu-cont .column.redes-sociais img ~ p{font-size:15px;line-height:17px;color:var(--fontColor1);margin-bottom:20px}#footer .rodape .rodape-1 .menu-cont .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 .menu-cont .column.redes-sociais .logo{width:104px}}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .menu-cont .column.redes-sociais .logo{margin:0 auto 20px;width:261px}}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .menu-cont .column.redes-sociais>p{font-size:17px;text-align:center}}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .menu-cont .column.meios-de-pagamento{border-bottom:0px;width:40%}}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .menu-cont .column.meios-de-pagamento .content{display:block !important}#footer .rodape .rodape-1 .menu-cont .column.meios-de-pagamento .content img{margin-inline:auto}}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .menu-cont .column.meios-de-pagamento label{justify-content:center !important;width:100% !important;color:#b5b5b5;margin-bottom:20px}#footer .rodape .rodape-1 .menu-cont .column.meios-de-pagamento label::after{display:none}}#footer .rodape .rodape-1 .menu-cont .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 .menu-cont .column.meios-de-pagamento ul{gap:12px;max-width:280px}}#footer .rodape .rodape-1 .menu-cont .column.meios-de-pagamento ul li{background-image:var(--meios-de-pagamento);background-repeat:no-repeat;width:30px;height:25px}#footer .rodape .rodape-1 .menu-cont .column.meios-de-pagamento ul li.visa{background-position:1.463% 17.333%}#footer .rodape .rodape-1 .menu-cont .column.meios-de-pagamento ul li.mastercard{background-position:20.976% 17.333%}#footer .rodape .rodape-1 .menu-cont .column.meios-de-pagamento ul li.hiper{background-position:40.777% 17.333%}#footer .rodape .rodape-1 .menu-cont .column.meios-de-pagamento ul li.elo{background-position:59.709% 17.333%}#footer .rodape .rodape-1 .menu-cont .column.meios-de-pagamento ul li.hipercard{background-position:98.049% 17.333%}#footer .rodape .rodape-1 .menu-cont .column.meios-de-pagamento ul li.amex{background-position:1.463% 72.727%}#footer .rodape .rodape-1 .menu-cont .column.meios-de-pagamento ul li.itau{background-position:20.976% 72.727%}#footer .rodape .rodape-1 .menu-cont .column.meios-de-pagamento ul li.diners-club{background-position:79.024% 17.333%}#footer .rodape .rodape-1 .menu-cont .column.meios-de-pagamento ul li.bradesco{background-position:40.777% 72.727%;width:29px}#footer .rodape .rodape-1 .menu-cont .column.meios-de-pagamento ul li.banco-do-brasil{background-position:59.709% 72.727%}#footer .rodape .rodape-1 .menu-cont .column.meios-de-pagamento ul li.banrisul{background-position:79.024% 72.727%}#footer .rodape .rodape-1 .menu-cont .column.meios-de-pagamento ul li.boleto{background-position:98.049% 72.727%}#footer .rodape .rodape-1 .menu-cont .column.meios-de-pagamento ul li.pix{background-position:0 100%}@media screen and (min-width: 1024px){#footer .rodape .rodape-1 .menu-cont .column.atendimento{max-width:257px}}#footer .rodape .rodape-1 .menu-cont .column.atendimento svg{flex-shrink:0}@media screen and (max-width: 1023px){#footer .rodape .rodape-1 .menu-cont .column.atendimento .horario{max-width:230px}}#footer .rodape .rodape-1 .menu-cont .column.atendimento .horario a{white-space:wrap}#footer .copyright{padding:19px 0;background-image:url("https://www.tiptop.com.br/custom/content/themes/agrada-template-clean/Imagens/bg-copyright.png")}@media screen and (max-width: 1023px){#footer .copyright{padding:24px 0;margin-top:47px}}@media screen and (max-width: 1023px){#footer .copyright .wrapper{flex-wrap:wrap;gap:34px}}#footer .copyright .wrapper>.text{width:100%;flex-shrink:1;flex-grow:0;text-align:center}@media screen and (max-width: 1023px){#footer .copyright .wrapper>.text{width:100%;max-width:100%;margin:0 auto}}#footer .copyright .wrapper>.text p{margin:0;display:block;font-size:12px;text-align:center;color:#595959}@media screen and (max-width: 1023px){#footer .copyright .wrapper>.text p{margin:0;text-align:center}}#footer .copyright .wrapper .d-flex{width:100%;justify-content:space-between;gap:30px}#footer .copyright .wrapper .d-flex .text{color:#fff;font-size:12px}@media screen and (max-width: 1023px){#footer .copyright .wrapper .d-flex .text{text-align:center;line-height:17px}}#footer .copyright .wrapper .d-flex .logo-text{display:flex;align-items:center;font-size:12px;gap:10px}@media screen and (max-width: 1023px){#footer .copyright .wrapper .d-flex .logo-text:last-child{width:100%;justify-content:center}}#footer .copyright .wrapper .d-flex .logo-text span{color:#fff}@media screen and (max-width: 1023px){#footer .copyright .wrapper .d-flex{gap:31px 0;flex-wrap:wrap}}#footer .copyright .wrapper .d-flex .plataforma{justify-content:flex-start !important}#footer .copyright .wrapper .d-flex .desenvolvimento{justify-content:flex-end !important}#footer .copyright .wrapper .d-flex .plataforma,#footer .copyright .wrapper .d-flex .desenvolvimento,#footer .copyright .wrapper .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 .plataforma,#footer .copyright .wrapper .d-flex .desenvolvimento,#footer .copyright .wrapper .d-flex .security{justify-content:center}}#footer .copyright .wrapper .d-flex .plataforma .text,#footer .copyright .wrapper .d-flex .desenvolvimento .text,#footer .copyright .wrapper .d-flex .security .text{display:block;color:#595959;font-size:12px;line-height:16px}@media screen and (max-width: 1023px){#footer .copyright .wrapper .d-flex .plataforma .text,#footer .copyright .wrapper .d-flex .desenvolvimento .text,#footer .copyright .wrapper .d-flex .security .text{font-size:15px}}#footer .copyright .wrapper .d-flex .plataforma .selo,#footer .copyright .wrapper .d-flex .desenvolvimento .selo,#footer .copyright .wrapper .d-flex .security .selo{display:block;height:auto}@media screen and (max-width: 1023px){#footer .copyright .wrapper .d-flex .plataforma .selo,#footer .copyright .wrapper .d-flex .desenvolvimento .selo,#footer .copyright .wrapper .d-flex .security .selo{width:100%}}#footer .copyright .wrapper .d-flex .plataforma .selo.site-blindado,#footer .copyright .wrapper .d-flex .desenvolvimento .selo.site-blindado,#footer .copyright .wrapper .d-flex .security .selo.site-blindado{max-width:65px}#footer .copyright .wrapper .d-flex .plataforma .selo.google-selo,#footer .copyright .wrapper .d-flex .desenvolvimento .selo.google-selo,#footer .copyright .wrapper .d-flex .security .selo.google-selo{max-width:28px}#footer .copyright .wrapper .d-flex .plataforma .selo.linx,#footer .copyright .wrapper .d-flex .desenvolvimento .selo.linx,#footer .copyright .wrapper .d-flex .security .selo.linx{max-width:100px}#footer .copyright .wrapper .d-flex .plataforma .selo.agrada,#footer .copyright .wrapper .d-flex .desenvolvimento .selo.agrada,#footer .copyright .wrapper .d-flex .security .selo.agrada{max-width:92px}@media screen and (max-width: 1023px){#footer .copyright .wrapper .d-flex .desenvolvimento,#footer .copyright .wrapper .d-flex .plataforma{flex:0 0 50%;max-width:50%;width:100%;padding:0 15px}}#footer .copyright .wrapper .d-flex .desenvolvimento{order:1}#footer .copyright .wrapper .d-flex .plataforma{order:2}@media screen and (max-width: 1023px){#footer .copyright .wrapper .d-flex .seguranca{flex:0 0 100%;max-width:100%;width:100%;order:9}}#footer .icone-fixo-whatsapp{position:fixed;right:10px;bottom:60px;z-index:6;background-color:white;border-radius:100%;overflow:hidden;width:49px;height:49px}#footer .icone-fixo-whatsapp img{width:100%}@media screen and (max-width: 1023px){#footer .icone-fixo-whatsapp{bottom:30px}}#footer #btn-wpp{position:fixed;right:30px;bottom:10px;z-index:102 !important;width:53px;aspect-ratio:1;display:grid}@media screen and (max-width: 1023px){#footer #btn-wpp{right:15px;width:66px;bottom:88px}}#footer #btn-wpp img{width:100%;height:auto;transition:0.4s;transition:ease all 0.3s}@media screen and (min-width: 1024px){#footer #btn-wpp img:hover{transform:scale(1.2)}}.rodape,.copyright{content-visibility:auto;contain-intrinsic-size:1000px}.wd-product-line{background-color:#fff;height:488px;border:2px solid #f5f5f5;border-radius:10px;padding:11px 15px}@media screen and (max-width: 1023px){.wd-product-line{height:440px;padding:11px 10px}}@media screen and (min-width: 1024px){.wd-product-line:hover .size{opacity:1 !important}}.wd-product-line .product-line-medias{height:auto}@media screen and (max-width: 1023px){.wd-product-line .product-line-medias{height:auto}}.wd-product-line .product-line-medias .medias-carousel{width:100%}@media screen and (max-width: 1023px){.wd-product-line .product-line-medias .medias-carousel{height:auto;display:flex;align-items:center;justify-content:center}}.wd-product-line .product-line-medias .medias-carousel:not(.selected){display:none}@media (max-width: 1270px){.wd-product-line .product-line-medias .medias-carousel .image{min-height:unset}}.wd-product-line .product-line-medias .medias-carousel .image img{width:100%;height:auto;max-width:100%}@media screen and (min-width: 1024px){.wd-product-line .product-line-medias .medias-carousel .image img{position:absolute;top:50%;transform:translateY(-50%) translateX(-50%);left:50%;transition:ease all 0.5s}.wd-product-line .product-line-medias .medias-carousel .image img.main-image{opacity:1}.wd-product-line .product-line-medias .medias-carousel .image img.hover-image{opacity:0}}@media screen and (min-width: 1024px){.wd-product-line .product-line-medias .medias-carousel .image:has(.hover-image):hover .main-image{opacity:0}.wd-product-line .product-line-medias .medias-carousel .image:has(.hover-image):hover .hover-image{opacity:1}}.wd-product-line .wd-flag-off{top:51px;left:46%;transform:translateX(-50%)}@media screen and (max-width: 1023px){.wd-product-line .wd-flag-off{top:46px;left:48%}}.wd-product-line .wd-flag-off .flag.off{padding-left:3px;padding-right:4px;height:16px !important;border-radius:100px}@media screen and (max-width: 1023px){.wd-product-line .wd-flag-off .flag.off{height:17px !important}}.wd-product-line .wd-flag-off svg{margin-right:1px}@media screen and (min-width: 1024px){.wd-product-line .wd-flag-off svg{min-width:9px}}@media screen and (max-width: 1023px){.wd-product-line .wd-flag-off svg{min-width:9px;min-height:9px}}.wd-product-line .wd-flag-off:not([data-off="0"])+.wd-flags{display:none}.wd-product-line .wd-flag-off *{font:normal normal bold 10px/9px Nunito;letter-spacing:0.06px;line-height:10px;color:#fff3d6}@media screen and (max-width: 1023px){.wd-product-line .wd-flag-off *{font-size:10px}}.wd-product-line .wd-flags{border-radius:15px;display:flex;align-items:center;justify-content:center;left:12%;transform:translateX(-50%);top:0px}.wd-product-line .wd-flags img{-o-object-fit:contain;object-fit:contain;margin-bottom:0px;max-width:50px}@media screen and (max-width: 1023px){.wd-product-line .wd-flags img{max-width:35px}}.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:88%;top:10px}@media screen and (max-width: 1023px){.wd-product-line .custom-product-line-wishlist{top:10px;left:88%}}.wd-product-line .custom-product-line-wishlist button{display:flex;border:none;background-color:transparent;padding:0}.wd-product-line .custom-product-line-wishlist svg{width:24px;height:21px}.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{margin:0 auto}@media screen and (max-width: 1023px){.wd-product-line .foto-produto{height:auto;width:auto}}.wd-product-line .foto-produto .share{position:absolute;left:93%;transform:translateX(-50%);top:83%;z-index:2;cursor:pointer;width:50px;height:50px;align-items:center;justify-content:center;display:flex}.wd-product-line .foto-produto .product-line-medias .image{display:none;aspect-ratio:var(--media-ratio);overflow:hidden;position:relative;border:1px solid #efefef;border-radius:10px;width:100%}@media screen and (max-width: 1023px){.wd-product-line .foto-produto .product-line-medias .image{height:280px}}.wd-product-line .foto-produto .product-line-medias .image.selected{display:flex}@media (max-width: 1270px){.wd-product-line .foto-produto .product-line-medias .image{min-height:unset}}.wd-product-line .foto-produto .product-line-medias .image>div{transition:ease all 0.5s;height:100%;width:100%}.wd-product-line .foto-produto .product-line-medias .image img{max-width:100%;width:100%;height:auto;position:absolute;top:50%;transform:translateY(-50%);left:0;border-radius:10px}.wd-product-line .foto-produto .product-line-medias .image img.hover-image{left:100%}.wd-product-line .foto-produto .product-line-medias .image::before{content:"";display:inline-block;background-color:var(--gray-450);width:calc(100% - 24px);margin:0 auto;transform:scaleX(0);transform-origin:0% 100%;position:absolute;bottom:8px;border-radius:3px;height:5px;z-index:1;left:12px;transition:ease all 0.3s}.wd-product-line .foto-produto .product-line-medias:has(.hover-image):hover .image>div{transform:translateX(-100%)}.wd-product-line .foto-produto .product-line-medias:has(.hover-image):hover .image::before{transform:scaleX(100%)}.wd-product-line .item-description{padding:0;margin-top:45px}.wd-product-line .item-description .name{margin-top:10px;margin-bottom:7px;height:18px}@media screen and (max-width: 1023px){.wd-product-line .item-description .name{margin-top:3px;height:38px;margin-bottom:21px}}.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:17px;font-family:var(--font-3);font-weight:700}@media screen and (max-width: 1023px){.wd-product-line .item-description .name a{line-height:19px;font-size:14px}}.wd-product-line .item-description .priceContainer{margin-top:45px}@media screen and (max-width: 1023px){.wd-product-line .item-description .priceContainer{margin-top:0px}}.wd-product-line .item-description .priceContainer .condition .parcels::before{content:"Ou "}.wd-product-line .item-description .priceContainer .de-por{position:absolute;top:51px;color:#000000;font-size:11px;font-family:var(--font-3);letter-spacing:0.07px}@media screen and (max-width: 1023px){.wd-product-line .item-description .priceContainer .de-por{font-size:11px;top:48%;white-space:nowrap}}.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}.wd-product-line .product-line-variations-custom{position:absolute;width:100%;background-color:rgba(0,0,0,0.35);bottom:0;padding:10px;visibility:hidden;transition:ease all 0.3s}@media screen and (min-width: 1024px){.wd-product-line .product-line-variations-custom{opacity:0}}@media screen and (max-width: 1023px){.wd-product-line .product-line-variations-custom{opacity:1}}.wd-product-line .product-line-variations-custom *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.wd-product-line .product-line-variations-custom:not(:has(li)){display:none}.wd-product-line .product-line-variations-custom ul.variation--options{display:flex;justify-content:center;gap:10px}.wd-product-line .product-line-variations-custom ul.variation--options li{display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;width:36px;aspect-ratio:1;overflow:hidden;border-radius:100%;background-color:#fff}.wd-product-line .product-line-variations-custom ul.variation--options li:hover{background-color:var(--baseColor3)}.wd-product-line .product-line-variations-custom ul.variation--options li:hover strong{color:#fff}.wd-product-line .product-line-variations-custom ul.variation--options li strong{color:var(--fontColor6)}.wd-product-line .buttons-mobile{display:none !important}.wd-product-line .wd-product-line-medias-variations{--variation-size: 27px;--variation-color-size: 14px;position:unset;opacity:1;transition:0.5s}@media screen and (max-width: 1023px){.wd-product-line .wd-product-line-medias-variations{opacity:1;visibility:visible}}.wd-product-line .wd-product-line-medias-variations .variation-options{position:absolute;transform:translateX(-50%);height:auto !important;z-index:2;left:70%;overflow:visible;bottom:-59%}@media screen and (max-width: 1023px){.wd-product-line .wd-product-line-medias-variations .variation-options{left:75%;bottom:-159px}}.wd-product-line .wd-product-line-medias-variations .variation-options .swiper-arrow-next{background-image:url("https://tiptop.admin.core.dcg.com.br/custom/content/themes/Shared/seta-direita.png");background-repeat:no-repeat;width:10px;height:10px;left:70%}.wd-product-line .wd-product-line-medias-variations .variation-options .swiper-arrow-prev{background-image:url("https://tiptop.admin.core.dcg.com.br/custom/content/themes/Shared/seta-esquerda.png");background-repeat:no-repeat;width:10px;height:10px;right:70%}@media screen and (max-width: 1023px){.wd-product-line .wd-product-line-medias-variations .variation-options{opacity:1;visibility:visible;z-index:3}}.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 .thumb{border:1px solid}.wd-product-line .wd-product-line-medias-variations .variation-options ul{display:flex;justify-content:flex-end;gap:7px;width:141px;height:auto;margin-bottom:8px;height:37px}@media screen and (max-width: 1023px){.wd-product-line .wd-product-line-medias-variations .variation-options ul{width:115px}}.wd-product-line .wd-product-line-medias-variations .variation-options ul.slick-initialized{height:100%}.wd-product-line .wd-product-line-medias-variations .variation-options ul.slick-initialized li{margin:4px 0}.wd-product-line .wd-product-line-medias-variations .variation-options ul .quickview{position:relative;top:2px}@media screen and (min-width: 1024px){.wd-product-line .wd-product-line-medias-variations .variation-options ul:has(li[aria-label*="3"]) .quickview{display:block}}@media screen and (max-width: 1023px){.wd-product-line .wd-product-line-medias-variations .variation-options ul:has(li[aria-label*="2"]) .quickview{display:block}}.wd-product-line .wd-product-line-medias-variations .variation-options ul .swiper-slide{display:flex !important;margin:0;flex:unset !important;max-width:unset !important;border-radius:100%;height:30px;min-width:30px;align-items:center;justify-content:center !important}.wd-product-line .wd-product-line-medias-variations .variation-options ul .swiper-slide:not(:has(.selected)) .thumb{border:1px solid #e9e9e9}@media screen and (min-width: 1024px){.wd-product-line .wd-product-line-medias-variations .variation-options ul .swiper-slide:not(.quickview):nth-child(n+4){display:none !important}}@media screen and (max-width: 1023px){.wd-product-line .wd-product-line-medias-variations .variation-options ul .swiper-slide:not(.quickview):nth-child(n+3){display:none !important}}.wd-product-line .wd-product-line-medias-variations .variation-options ul .swiper-slide a.variation-item .thumb{background-repeat:no-repeat !important;margin-top:3px;width:25px;height:25px;margin-top:5px;font-size:0px;background-position:center !important;background-size:20px auto !important;display:block;padding:2px;border-radius:100%}.wd-product-line .wd-product-line-medias-variations .variation-options ul .swiper-slide a.variation-item.selected .thumb{border:2px solid var(--baseColor3) !important}.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-next{top:unset;bottom:-20px;right:unset}.wd-product-line .wd-product-line-medias-variations .subvariation-options{display:flex;align-items:center;justify-content:center;width:100%;gap:5px;height:auto !important;margin:0px !important;justify-content:center;flex-direction:column-reverse;bottom:5px;transition:0.3s}@media screen and (max-width: 1023px){.wd-product-line .wd-product-line-medias-variations .subvariation-options{box-shadow:unset;background-color:transparent;height:auto !important;bottom:-67px}}.wd-product-line .wd-product-line-medias-variations .subvariation-options form{width:100%;display:flex !important;justify-content:center;position:absolute;left:50%;transform:translateX(-50%);top:163%}@media screen and (max-width: 1023px){.wd-product-line .wd-product-line-medias-variations .subvariation-options form{top:169%}}.wd-product-line .wd-product-line-medias-variations .subvariation-options form a.add-to-cart{font-size:14px;overflow:visible;background-color:var(--baseColor3);color:#fff;display:flex;align-items:center;justify-content:center;letter-spacing:normal;font-weight:700 !important;gap:5px;font-family:var(--font-3) !important;border-radius:100px;padding-inline:30px;height:35px;width:100%}@media screen and (max-width: 1023px){.wd-product-line .wd-product-line-medias-variations .subvariation-options form a.add-to-cart{font-size:12px;white-space:nowrap;height:30px;padding-inline:10px}}.wd-product-line .wd-product-line-medias-variations .subvariation-options form a.add-to-cart svg{min-width:10px;height:15px}.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 svg{display:none}.wd-product-line .wd-product-line-medias-variations .subvariation-options form a.add-to-cart.loading::before{content:"Carregando...";display:block;font-size:14px;text-align:center}.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.selected .thumb{font-weight:bold;border:2px solid var(--baseColor3)}.wd-product-line .wd-product-line-medias-variations .subvariation-options ul li a .thumb{border-radius:100%;background-color:#fff;min-width:26px;display:block;place-content:center;border:2px solid transparent;text-align:center;font-family:var(--font-3);font-weight:700;max-height:26px;color:var(--baseColor3);min-height:26px;font-size:13px}.wd-product-line .wd-product-line-medias-variations .subvariation-options .size{display:none;align-items:center;justify-content:center;gap:10px;margin-bottom:4px;position:absolute;opacity:1;transition:0.3s;top:101%;width:100%;height:45px;left:50%;transform:translateX(-50%)}@media screen and (max-width: 1023px){.wd-product-line .wd-product-line-medias-variations .subvariation-options .size{opacity:1}}.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 [class*="arrow"]{cursor:pointer;background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;transform:translateY(-50%)}.wd-product-line .wd-product-line-medias-variations .subvariation-options .size [class*="arrow"].arrow-prev{left:0}.wd-product-line .wd-product-line-medias-variations .subvariation-options .size [class*="arrow"].arrow-next{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>ul{display:flex;align-items:center;gap:8px}@media screen and (min-width: 1024px){.wd-product-line .wd-product-line-medias-variations .subvariation-options .size>ul>li:nth-child(n+5){display:none}}@media screen and (max-width: 1023px){.wd-product-line .wd-product-line-medias-variations .subvariation-options .size>ul>li:nth-child(n+4){display:none}}.title-vitrine{margin-bottom:35px;padding-inline:0px !important}.title-vitrine strong{display:block;text-align:center;font-size:35px;font-weight:700;line-height:35px;font-family:var(--font-2);color:var(--baseColor2);margin-bottom:20px;text-transform:lowercase}@media screen and (max-width: 1023px){.title-vitrine strong{font-size:20px}}@media screen and (max-width: 1023px){.title-vitrine strong{padding-inline:10px;font-size:25px}}.title-vitrine span{color:var(--baseColor3)}@media screen and (min-width: 1024px){.wd-product-list-clean.product-list-dynamic:not(.loaded),.wd-product-associations.product-list-dynamic:not(.loaded){height:563px}}@media screen and (max-width: 1023px){.wd-product-list-clean .list,.wd-product-associations .list{height:430px}}.wd-product-list-clean ~ .wd-product-list-clean,.wd-product-associations ~ .wd-product-list-clean{display:none}@media screen and (min-width: 1024px){.wd-product-list-clean .swiper-wrapper,.wd-product-associations .swiper-wrapper{height:563px}}@media screen and (max-width: 1023px){.wd-product-list-clean .swiper-wrapper>li.swiper-slide-active,.wd-product-associations .swiper-wrapper>li.swiper-slide-active{opacity:1}}@media screen and (max-width: 1023px){.wd-product-list-clean .swiper-wrapper>li.swiper-slide-next,.wd-product-associations .swiper-wrapper>li.swiper-slide-next{opacity:1}}.wd-product-list-clean div[class*="swiper-arrow"],.wd-product-associations div[class*="swiper-arrow"]{top:39%}@media screen and (max-width: 1023px){.wd-product-list-clean .title-vitrine,.wd-product-associations .title-vitrine{padding:0 15px}}@media screen and (max-width: 1023px){.wd-product-list-clean .swiper,.wd-product-associations .swiper{padding:0 10px;height:473px}}
