:root{--narrow-page-width: 80rem;--line-height--body-normal: 1.5;--line-height--display-normal: 1.1;--line-height--display-loose: 1.2;--color-primary-button-hover-background: #73A33F;--color-primary-button-hover-border: #73A33F;--color-primary-button-hover-text: #FFFFFF;--color-secondary-button-hover-background: #F0F8FC;--color-secondary-button-hover-text: #176F95;--color-secondary-button-hover-border: #176F95;--color-selected-variant-hover-background: #176F95}:focus-visible{outline-color:#1b80ab}@media screen and (max-width:749px){:root{--font-size--h1: 2.125rem;--font-size--h2: 1.875rem;--font-size--h3: 1.5rem;--font-size--h4: 1.25rem;--font-size--h5: 1.125rem;--font-size--h6: 1rem;--font-size--paragraph: 1rem}}#header-component .header__row--top,#header-component .header__underlay{background:transparent!important}#header-component .header__row--top{padding-block:12px}#header-component .header__underlay-open:after{display:none}#header-component .header__columns{background:#fff;border:1px solid #E9E9E6;border-radius:999px;box-shadow:0 2px 8px #14141214;padding-inline:24px;--padding-block-start: 8px;--padding-block-end: 8px}@media screen and (max-width:749px){#header-component .header__columns{padding-inline:12px}#header-component .header__row--top{padding-block:8px}}#header-component .menu-list__list-item>.menu-list__submenu .menu-list__submenu-inner{background:#fff;border:1px solid #E9E9E6;border-radius:20px;box-shadow:0 16px 40px #1414121f;width:min(100% - 2 * var(--page-margin),var(--page-content-width));margin-inline:auto;padding-inline:40px;--submenu-padding-block-start: 32px;--submenu-padding-block-end: 32px}.theme-drawer__dialog{top:12px;height:calc(100dvh - 24px);max-width:calc(100% - 24px);border:1px solid #E9E9E6;border-radius:20px;box-shadow:0 16px 40px #1414121f;overflow:hidden}.theme-drawer__dialog[open]{inset-inline-end:12px}.menu-drawer{top:12px;inset-inline-start:12px;height:calc(var(--drawer-height) - 24px);max-width:min(var(--drawer-max-width),calc(100vw - 24px));border:1px solid #E9E9E6;border-radius:20px;box-shadow:0 16px 40px #1414121f;transform:translate(calc(-100% - 16px))}.lcw-card-cta{width:100%;margin-block-start:4px}.lcw-card-cta .quick-add{position:static;inset:auto;pointer-events:auto;display:block;width:100%}.lcw-card-cta product-form-component,.lcw-card-cta add-to-cart-component,.lcw-card-cta .quick-add__product-form-component form{display:block;width:100%}.lcw-card-cta .quick-add__product-form-component .shopify-product-form{justify-content:stretch;align-items:stretch}.lcw-card-cta button.quick-add__button{position:static;display:flex!important;opacity:1!important;width:100%!important;max-inline-size:none;height:44px;justify-content:center;gap:8px;padding-inline:16px;border:0;border-radius:10px;background:var(--color-primary-button-background);color:var(--color-primary-button-text);font-size:.9375rem;-webkit-backdrop-filter:none;backdrop-filter:none;scale:none!important;white-space:nowrap;transition:background-color .2s cubic-bezier(.16,1,.3,1)}.lcw-card-cta button.quick-add__button:hover,.lcw-card-cta button.quick-add__button:focus-visible{background:var(--color-primary-button-hover-background);color:var(--color-primary-button-hover-text);padding-inline-end:16px}.lcw-card-cta button.quick-add__button:disabled{opacity:.5!important}.lcw-card-cta .quick-add__button>.add-to-cart-icon{width:20px;height:20px}.lcw-card-cta .quick-add__button[data-added=true]{width:100%!important}.lcw-breadcrumbs ol{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px;font-size:.8125rem;color:var(--color-foreground-muted)}.lcw-breadcrumbs li+li:before{content:"\203a";margin-inline-end:6px;opacity:.6}.lcw-breadcrumbs a{color:inherit;text-decoration:none}.lcw-breadcrumbs a:hover{color:#1b80ab;text-decoration:underline}.lcw-breadcrumbs [aria-current=page]{color:var(--color-foreground)}.lcw-badge{display:inline-flex;width:fit-content;align-self:flex-start;align-items:center;height:24px;padding-inline:10px;border-radius:999px;font-family:var(--font-subheading--family);font-weight:600;font-size:.75rem;letter-spacing:.02em;text-transform:uppercase}.lcw-badge--blue{background:#f0f8fc;color:#1b80ab}.lcw-badge--green{background:#f6faef;color:#5e8735}.lcw-badge--promo{background:#fff5ed;color:#a44816}.lcw-heading{display:flex;flex-direction:column;gap:8px}h1.lcw-heading__title.lcw-heading__title{margin:0;font-size:2rem;line-height:1.15}@media screen and (max-width:749px){h1.lcw-heading__title.lcw-heading__title{font-size:1.3125rem;line-height:1.2}}.lcw-heading__subtitle{margin:0;color:var(--color-foreground-muted);font-size:.9375rem}.lcw-payment{display:flex;flex-direction:column;gap:4px}.lcw-payment p{margin:0;font-size:.9375rem}.lcw-payment__pix strong{color:#5e8735;font-size:1.125rem}.lcw-payment__muted{color:var(--color-foreground-muted);font-size:.875rem}.lcw-payment__off{margin-block-end:4px}.lcw-highlights{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.lcw-highlights__item{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #E9E9E6;border-radius:999px;font-size:.8125rem;background:#fafaf9}.lcw-highlights__check{color:#89bb4c;font-weight:700}.lcw-product-info{display:grid;gap:32px}@media screen and (min-width:990px){.lcw-product-info>.info{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:start}}.lcw-product-info .h3{font-family:var(--font-heading--family);font-weight:700;font-size:1.25rem;margin:0 0 8px}.lcw-product-info .h5{font-weight:600;font-size:.9375rem;color:var(--color-foreground-muted);margin:0 0 16px}.lcw-product-info table{width:100%;border-collapse:collapse;font-size:.9375rem;background:#fff;border:1px solid #E9E9E6;border-radius:12px;overflow:hidden}.lcw-product-info th,.lcw-product-info td{padding:10px 14px;text-align:left;border-bottom:1px solid #E9E9E6;vertical-align:top}.lcw-product-info th{background:#f5f5f3;font-weight:600}.lcw-product-info th center{text-align:right;display:block}.lcw-product-info td:nth-child(2),.lcw-product-info td:nth-child(3){text-align:right;white-space:nowrap}.lcw-product-info tfoot td{font-size:.8125rem;color:var(--color-foreground-muted);border-bottom:0}.lcw-product-info .uso-ingredientes p{margin:0 0 8px}.lcw-product-info .uso-ingredientes br{display:none}.lcw-product-info .uso-ingredientes .h3{margin-top:16px}.lcw-product-info .uso-ingredientes .h3:first-child{margin-top:0}.shopify-payment-button__button--unbranded{background:transparent!important;color:#1b80ab!important;border:1px solid #1B80AB!important;border-radius:10px!important;box-shadow:none!important}.shopify-payment-button__button--unbranded:hover{background:#f0f8fc!important;color:#176f95!important;border-color:#176f95!important}[id$=__nv_press] .image-block img{height:36px;width:auto;max-width:150px;object-fit:contain;filter:brightness(0);opacity:.55;transition:opacity .2s cubic-bezier(.16,1,.3,1)}[id$=__nv_press] .image-block:hover img{opacity:.9}[id$=__nv_press] .group-block-content{row-gap:24px}[id$=__nv_certifications] .image-block img{max-height:56px;width:auto;object-fit:contain}product-card{position:relative}product-card:has(.lcw-card-badge) .product-badges{display:none}.lcw-card-badge{position:absolute;z-index:2;top:24px;inset-inline-start:24px;display:inline-flex;align-items:center;height:24px;padding-inline:10px;border-radius:999px;font-family:var(--font-subheading--family);font-weight:600;font-size:.75rem;letter-spacing:.02em}.lcw-card-badge--sale{background:#fff5ed;color:#a44816}.lcw-card-badge--soldout{background:#e9e9e6;color:#5b5b55}.lcw-payment__compact{margin:0;font-size:.8125rem;color:var(--color-foreground-muted)}.rating-wrapper.rating-wrapper{--star-fill-color: #E6A600;--star-fill-color-rgb: 230 166 0}.rating-wrapper.rating-wrapper .rating-count,.rating-wrapper.rating-wrapper .rating-count-separator{color:var(--color-foreground-muted)}product-card .rating-wrapper.rating-wrapper{--star-size: 13px;gap:6px}product-card .rating-wrapper.rating-wrapper .stars{height:13px;width:auto}product-card .rating-wrapper.rating-wrapper .rating-count{font-size:.75rem}
/*# sourceMappingURL=/cdn/shop/t/11/assets/lcw-theme.css.map */
