/*
Generated time: January 27, 2026 22:05
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.shipping-estimate{width:100%;padding:1.2rem 0;color:rgb(var(--color-foreground))}.shipping-estimate .infos-frete{display:flex;align-items:baseline;justify-content:flex-end;gap:.75rem;margin-bottom:.75rem}.shipping-estimate .infos-frete a{font-size:.875rem;font-weight:600;text-decoration:none;color:rgb(var(--color-foreground));opacity:.75;transition:opacity .15s ease}.shipping-estimate .infos-frete a:hover{opacity:1;text-decoration:underline;text-underline-offset:.2em}.shipping-estimate .input-frete{display:grid;gap:.75rem}.shipping-estimate .input-frete input.cep-estimate{width:100%;padding:1.05rem 1rem;border-radius:.95rem;border:1px solid rgba(var(--color-foreground),.16);color:rgb(var(--color-foreground));transition:border-color .15s ease,box-shadow .15s ease,transform .08s ease,background-color .15s ease;background-color:rgba(var(--color-foreground),.05)!important;background-image:none!important}.shipping-estimate .input-frete input.cep-estimate::placeholder{color:rgba(var(--color-foreground),.55)}.shipping-estimate .input-frete input.cep-estimate:focus-visible{outline:0;background-color:rgba(var(--color-foreground),.03)!important;border-color:rgba(var(--color-foreground),.3);box-shadow:0 0 0 .25rem rgba(var(--color-foreground),.12)}.shipping-estimate .input-frete input.cep-estimate:focus{transform:translateY(-1px)}.shipping-estimate .input-frete .button{border-radius:.95rem}.shipping-estimate .loading{display:flex;justify-content:flex-start;margin-top:.6rem}.shipping-estimate .result{width:100%;margin-top:1rem}.shipping-estimate .result .heading{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 10px 0;font-weight:600}.shipping-estimate .result .heading svg,.shipping-estimate .result .heading>svg{display:none!important}.shipping-estimate .result .rate{display:flex;justify-content:center;padding:.8rem 1rem;margin:.5rem 0;border:1px solid rgba(var(--color-foreground),.14);border-radius:.95rem;background:rgba(var(--color-foreground),.03)}@media (max-width:749px){.shipping-estimate .input-frete input.cep-estimate{border-radius:.9rem}.shipping-estimate .input-frete .button{border-radius:.9rem}}