:root{--brand-accent-color: #f5f0ee;--brand-off-white-color: #f8f8f8;--brand-black-color: #232323;--brand-black-color-shade: #070707}.product-item{border-radius:12px}.product-recommendation .card-action .button.button-ATC{width:160px;min-width:unset;padding:8px;border-radius:6px;margin:0}.product-recommendation .card-price{margin-bottom:8px}.product-recommendation .card-title{font-size:calc(var(--product-title-font-size) - 2px)}cupom{background:#00000010;border:1px dashed #1e1f20;border-radius:20px;color:#1e1f20;padding:0 10px;margin:0 6px;cursor:pointer;min-width:120px}.price cupom,.cupom-info cupom{background:#f0f9fc;border-color:#56acde;color:#56acde;margin:0;min-width:unset}.dot-wrapper{position:absolute;top:var(--position-y, 50%);left:var(--position-x, 50%);z-index:5}.dot{box-shadow:0 0 0 1px #fff;border-radius:50%;width:16px;height:16px;cursor:pointer;background:#0003}.dot-inner{display:block!important;background:#fff;border-radius:50%;width:100%;height:100%;transform:scale(.5);transition:transform .4s ease-in-out;pointer-events:none}.dot:hover .dot-inner{transform:scale(1)}.dot:before{content:"";box-shadow:0 0 0 8px #fff6;position:absolute;width:100%;height:100%;top:0;left:0;border-radius:50%;animation:pulsate 1.5s linear infinite;pointer-events:none}@-webkit-keyframes pulsate{0%{box-shadow:0 0 #fff6}50%{box-shadow:0 0 0 8px #fff6}to{box-shadow:0 0 #fff6}}.tooltip .tooltip-image{max-width:64px!important;height:auto!important;position:initial!important;border-radius:4px}.tooltip{position:absolute;z-index:5;display:flex;padding:8px;top:0;gap:12px;background:#fff;max-width:320px;border-radius:6px}.tooltip,.tooltip-arrow:before{visibility:hidden;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.tooltip:after{position:absolute;left:0;right:0;width:100%;height:12px;top:-12px;pointer-events:all;z-index:10;content:""}.tooltip[data-show],.tooltip[data-show] .tooltip-arrow:before{visibility:visible;opacity:1;pointer-events:initial}.tooltip-info{text-align:left}.tooltip-info--title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.2}.tooltip-arrow,.tooltip-arrow:before{position:absolute;width:8px;height:8px;background:inherit;display:block!important;transition:all 0s linear}.tooltip-arrow{visibility:hidden}.tooltip-arrow:before{content:"";transform:rotate(45deg)}.tooltip[data-popper-placement^=top]>.tooltip-arrow{bottom:-4px}.tooltip[data-popper-placement^=bottom]>.tooltip-arrow{top:-4px}.tooltip[data-popper-placement^=left]>.tooltip-arrow{right:-4px}.tooltip[data-popper-placement^=right]>.tooltip-arrow{left:-4px}.button.button--primary.buy-all{position:absolute;z-index:5;bottom:20px;left:20px;padding:8px;width:fit-content;border-radius:8px;border:none;display:flex;gap:8px;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:.3s ease-in-out;transition-property:background,color,opacity!important;color:var(--buy-all-color);background:var(--buy-all-bg);font-size:12px}.button.button--primary.buy-all:hover{color:var(--buy-all-color-hover);background:var(--buy-all-bg-hover)}.img-box:hover .button.button--primary.buy-all{opacity:1}.button.button--primary.buy-all .buy-all--icon{width:16px;height:16px;display:flex}.button.button--primary.buy-all .buy-all--icon svg{width:100%!important;height:100%!important;stroke:#fff;fill:#fff;transition:.2s ease-in-out;transition-property:fill,stroke;margin:0}.button.button--primary.buy-all:hover .buy-all--icon svg{fill:#fff;stroke:#fff}@media (max-width: 1024px){.button.button--primary.buy-all{opacity:1;padding:6px 8px;font-size:12px}.button.button--primary.buy-all .buy-all--icon{width:12px;height:12px}}@media (max-width: 768px){.buy-all{bottom:10px;left:10px}}body.bundle-sidebar-show{overflow-y:hidden}body.bundle-sidebar-show .background-overlay{opacity:1;pointer-events:all}body.bundle-sidebar-show .halo-bundle-sidebar{transform:translateZ(0);opacity:1;visibility:visible}@media (min-width: 768px){body.bundle-sidebar-show .body-content-wrapper{transform:translate(calc(var(--page-content-distance) * -1))}}.halo-bundle-sidebar{display:flex;flex-direction:column}.halo-bundle-sidebar .halo-sidebar-header{padding:20px 15px}.halo-bundle-sidebar .halo-sidebar-wrapper{display:flex;flex-direction:column;padding:0 0 20px}.halo-bundle-sidebar .bundle-items-list .bundle-item{display:flex;gap:12px;justify-content:center;align-items:start;padding:0 15px;position:relative}.halo-bundle-sidebar .bundle-items-list .bundle-item .bundle-product-image{display:inline-block;vertical-align:top;min-width:96px;text-align:center;position:relative;border-radius:8px}.halo-bundle-sidebar .bundle-items-list .bundle-item .bundle-product-image:before{content:"";display:block;height:0;width:100%;padding-bottom:96px}.halo-bundle-sidebar .bundle-items-list .bundle-item .bundle-product-image img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:4px}.halo-bundle-sidebar .bundle-items-list .bundle-item .bundle-product-information{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.halo-bundle-sidebar .bundle-items-list .bundle-product-heading,.halo-bundle-sidebar .bundle-items-list .bundle-product-heading .card-title{margin:0;font-size:calc(var(--product-title-font-size) - 4px)}.halo-bundle-sidebar .bundle-items-list .bundle-product .product-option{margin:0}.halo-bundle-sidebar .bundle-items-list .bundle-products-wrapper{width:calc(100% - var(--image-width));margin-left:var(--items-margin-left);margin-right:var(--items-margin-right)}.halo-bundle-sidebar .bundle-items-list{display:flex;flex-direction:column;gap:16px;overflow-y:auto;margin-bottom:20px;flex-grow:1}.halo-bundle-sidebar .bundle-items-list .bundle-checkbox,.product-item-bundle__checkbox{display:block!important;border:initial!important;clip:auto!important;height:13px!important;width:13px!important;padding:initial!important;-webkit-appearance:auto!important;appearance:auto!important;position:absolute!important;accent-color:var(--color-text);cursor:pointer}.halo-bundle-sidebar .bundle-items-list .bundle-checkbox{left:18px;top:6px}.product-item-bundle__checkbox{left:8px;top:8px}.halo-bundle-sidebar .bundle-price-wrapper{font-size:14px;margin-bottom:8px;display:flex;justify-content:space-between}.halo-bundle-sidebar .bundle-price-compare{text-decoration:line-through;opacity:.75;margin-right:4px;font-weight:600}.halo-bundle-sidebar .price{min-width:75px}.halo-bundle-sidebar .bundle-price{min-width:75px;font-size:16px;font-weight:600}.halo-bundle-sidebar .bundle-items-list .price dd{margin:0}.halo-bundle-sidebar .bundle-items-list .price-item{margin-right:3px}.halo-bundle-sidebar .bundle-items-list .price__label_sale{margin:0!important}.halo-bundle-sidebar .bundle-items-list .price__sale .price__compare{margin-bottom:4px}.bundle-product-price :is(.price--on-sale,.price--bundled-sale) .price__sale{flex-direction:column;align-items:flex-start}.bundle-product-price .price{justify-content:start}.halo-bundle-sidebar .bundle-items-list .price__sale .price__compare .price-item.price-item--regular{color:#555}.halo-bundle-sidebar .bundle-items-list .price__sale .price__last .price-item.price-item--sale{font-size:calc(1 * var(--product-price-font-size))}.halo-bundle-sidebar .bundle-checkout-wrapper{padding:20px}.halo-bundle-sidebar .bundle-product-variants .product-form__label .text{min-width:40px}@media (max-width: 1024px){.halo-bundle-sidebar .bundle-items-list .look-image{width:var(--image-width-tablet)}.halo-bundle-sidebar .bundle-items-list .bundle-products-wrapper{width:calc(100% - var(--image-width-tablet))}.halo-bundle-sidebar .bundle-items-list .bundle-item{gap:12px}}@media (max-width: 767px){.halo-bundle-sidebar .bundle-items-list .bundle-item .card-title{margin-bottom:0}.halo-bundle-sidebar .bundle-items-list .bundle-item .bundle-product-image{min-width:96px}.halo-bundle-sidebar .bundle-items-list .bundle-item .bundle-product-image:before{padding-bottom:96px}.halo-bundle-sidebar .bundle-items-list .bundle-product-heading{max-width:100%}.halo-bundle-sidebar .bundle-items-list .bundle-product-heading a{min-width:none;font-size:calc(var(--product-title-font-size) - 2px)}.halo-bundle-sidebar .bundle-items-list .price{justify-content:start}.halo-bundle-sidebar .bundle-items-list .price-item{font-size:calc(1 * var(--product-price-font-size))}.halo-bundle-sidebar .bundle-items-list .bundle-item{gap:12px}.halo-bundle-sidebar .bundle-items-list .bundle-title{font-size:var(--title-fs-mb)}.halo-bundle-sidebar .bundle-items-list .bundle-product-heading .card-title-ellipsis{-webkit-line-clamp:2}}.product-quantity-icon{width:70%;height:70%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);stroke:#5a5a5a;fill:#5a5a5a;pointer-events:none}.product-quantity-icon path{stroke:#5a5a5a}body.template-collection .halo-sidebar-wrapper .toolbar-wrapper{display:none}.toolbar-item.toolbar-sidebar{border-radius:999px;padding:5px 16px!important;height:100%}@media (min-width: 1025px){.toolbar-wrapper.toolbar-mobile{display:none}body.template-collection .halo-sidebar-wrapper .toolbar-wrapper:not(.toolbar-mobile){display:block}}@media (max-width: 500px){.previewCartCollection .products-carousel .product .card-action .button{max-width:90%;margin:0}}.header__heading-logo{filter:invert(60%) sepia(96%) saturate(975%) hue-rotate(167deg) brightness(95%) contrast(90%)}@media (max-width: 767px){.products-carousel .slick-arrow{top:40%}}.newsletter-section .container{max-width:600px}.ingredientes-content.hide-content :is(.des-ativo,.ingredientes){display:none}.ingredientes-content.hide-content .ativo{display:inline-block;margin-right:6px}.ingredientes-content:not(.hide-content) .ativo{margin-bottom:20px}.ingredientes-content:not(.hide-content) .nome-ativo{margin-bottom:12px}.ingredientes-content .nome-ativo{padding:6px 14px;border-radius:20px;letter-spacing:0;font-size:14px;text-align:center;font-family:var(--font-family-1);font-weight:var(--font-weight-normal);line-height:1.4;letter-spacing:.02em;color:#402550;background:#eae880;border:none;cursor:pointer;transition:var(--anchor-transition);width:fit-content}.ingredientes-content .nome-ativo:hover{background:#eeed99}.ver-conteudo-ingredientes{min-width:unset;width:auto;background:transparent;border:none;outline:none;color:#56acde;text-decoration:underline;font-size:var(--font-body-size);text-align:center;margin-inline:auto;transition:all .3s ease;display:block;margin-top:12px}.ver-conteudo-ingredientes:hover{color:#78bde5}@media (max-width: 551px){.ingredientes-content .nome-ativo{background:#fff}.ingredientes-content .nome-ativo:hover{background:#ffffffe6}}.banner-complemento,.banner-header{width:100%}.banner-complemento img,.banner-header img{width:100%;height:auto;border-radius:20px}.banner-complemento.mobile-only,.banner-header.mobile-only{display:none}@media (max-width: 767px){.banner-complemento.mobile-only,.banner-header.mobile-only{display:block}.banner-complemento.desktop-only,.banner-header.desktop-only{display:none}}#compra-rapida-trigger{position:fixed;max-width:60px;height:60px;display:flex;align-items:center;justify-content:space-between;z-index:1000;left:50px;bottom:-100px;background:radial-gradient(50% 50% at 50% 50%,#56acde,#56acdeb3);border-radius:30px;cursor:pointer;overflow:hidden;transition:bottom 1s ease-in-out,max-width .5s ease,border-radius .5s ease}#compra-rapida-trigger.initialized{bottom:90px;max-width:60px}#compra-rapida-trigger.expanded{max-width:245px;border-radius:30px;width:100%}#compra-rapida-trigger .text{opacity:0;transition:opacity .5s ease,transform .5s ease;white-space:nowrap;font-weight:900;font-size:18px;color:#fff;display:flex;align-items:center;justify-content:center;transform:translate(-10px)}#compra-rapida-trigger.expanded .text{opacity:1;transform:translate(0);transition-delay:.2s}#compra-rapida-trigger.not-initialized{bottom:-100%}#compra-rapida-trigger .trigger-wrapper{width:230px;height:100%;display:flex}#compra-rapida-trigger .trigger-wrapper .icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center}#compra-rapida-trigger.initialized.animate{border-radius:30px;max-width:230px}#compra-rapida-trigger.animate .text{opacity:1;transition-delay:1s}#compra-rapida-trigger svg{color:#fff;width:16px;height:16px}@media (max-width: 767px){#compra-rapida-trigger{display:none}}.minibanner-info{overflow:hidden;border-radius:12px;align-items:flex-start;height:min-content;cursor:pointer;-webkit-user-select:none;user-select:none}.minibanner-info>*{flex:1}.minibanner-info_image img{width:100%;height:100%;object-fit:cover;height:109px}.minibanner-info_image{position:relative}.minibanner-info_image:after{width:100%;height:100%;content:"";background-color:#0000001f;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center}.minibanner-info_text{padding:20px;min-width:70%;height:109px;display:flex;flex-direction:column;justify-content:center;border-top-right-radius:12px;border-bottom-right-radius:12px;border:2px solid #56acde;border-left:none}.minibanner-info_text span{display:block}.minibanner-info_text span.text{font-size:14px;font-weight:600;margin-bottom:6px;color:var(--lv_1_color)}.minibanner-info_text span.text.des{font-size:14px;font-weight:400;margin-bottom:0;color:var(--lv_1_color)}.minibanner-info .minibanner-info_image{position:relative}.minibanner-info svg{width:24px;height:24px;fill:#fff;color:#fff}.minibanner-info .icon-play-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:100%;height:100%;background-color:#23232337;display:flex;align-items:center;justify-content:center}complementary-products{--product-price-font-size: 18px;--product-title-font-size: 16px;--btn-3-font-size: 16px;--product-title-line-height: 1.25;--badge-font-size: 12px}complementary-products .product{padding-inline:7.5px}complementary-products .products-carousel{padding-bottom:20px}complementary-products .product .card-information{padding-top:16px;padding-inline:12px}complementary-products .product .button{min-width:unset;padding-inline:12px}.card-price-cta-wrapper{display:flex;gap:8px}.card-price-cta-wrapper>*{flex:1;width:50%}#shopify-section-halo-toolbar-mobile .list-item:nth-child(3){width:72px;height:72px;background:#56acde;color:#fff;border-radius:50%}#shopify-section-halo-toolbar-mobile .list-item:nth-child(3) .text{color:#fff}#shopify-section-halo-toolbar-mobile .list-item:nth-child(3) svg path{stroke:#fff;fill:#fff}.article__pagination--item .button{overflow:auto;width:fit-content;max-width:unset;min-width:150px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom.css.map */
