.not-found{display:grid;text-align:center;justify-content:center;height:100%}.loading{display:flex;justify-content:center;align-items:center}.loading.inline{width:auto;height:auto;position:relative}.loading.fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#ffffffe6;z-index:9999}.loading.small .loading-icon{width:32px;height:32px}.loading.large .loading-icon{width:64px;height:64px}.loading.inline .loading-icon{width:48px;height:48px}.loading.fullscreen .loading-icon{width:96px;height:96px}.loading-icon{animation:spin 1s linear infinite}nav{height:80px;width:100%;position:fixed!important;border-radius:0!important;padding:0!important}.env-banner{position:fixed;top:10px;left:-50px;opacity:.75;background-image:linear-gradient(45deg,#fc0,#f90);color:#000;font-weight:700;text-align:center;padding:5px 60px;transform:rotate(-45deg);z-index:1001;box-shadow:0 2px 4px #0003;font-size:14px}.navbar-brand{width:100%;background:#c7e387!important}.pages{display:flex}.navbar-start{display:flex;justify-content:space-between;width:-webkit-fill-available}.navbar-item-custom,.navbar-item-brand{border-right:1px solid lightgray;min-width:100px;align-items:center;justify-content:center;display:flex;flex-direction:column}.item-userInfo{border-right:none}.nav-itemcustom{align-items:center;justify-content:center;display:flex;flex-direction:column}.navbar-menu{display:flex;justify-content:space-between;background:#c7e387!important}.person_img{border-radius:100%;zoom:150%;object-fit:cover;aspect-ratio:1/1}.userInfo{display:flex;align-items:center;margin-left:10px;justify-content:space-between}.iconed{justify-content:start;display:flex;flex-direction:row}.basket{display:flex;align-items:center;margin:30px 70px 30px 30px}.navbar-end{display:flex}.menu_basket{display:flex;align-items:center;justify-content:space-evenly}.quantity_cart{background-color:#bb0303;min-width:20px;min-height:20px;width:auto;font-size:11px;font-weight:700;border-radius:12px;text-align:center;position:relative;left:100%;top:-15px;z-index:1000}.basket_image{width:40px}.menu_image,.user_name{display:none}.user_name_link{display:block}.hide-all{display:none}.organic-search{width:500px;display:flex;align-items:center;padding:20px;gap:5px}.organic-search .inputs-search{width:80%}.organic-search.control span{top:20px!important}@media (max-width: 800px){nav{height:100px}.pages{display:flex;flex-direction:column;width:100%}.navbar-menu{box-shadow:none;margin-right:30px;display:flex}.navbar-brand{justify-content:space-between;background:#fff}.navbar-start{display:flex;position:fixed;left:0;width:100%;top:100px;flex-direction:column;background-color:#fff;align-items:baseline;border-radius:0 0 10px 10px}.navbar-start.hide{display:none}.navbar-item-custom{border:none;border-bottom:1px solid lightgray;width:100%}.navbar-item-brand{border:none;background:#fff}.nav-itemcustom{display:flex;flex-direction:row;align-self:baseline}.nav-itemcustom img{margin-right:10px}.dropdown_userInfo,.menu_image{display:block}.basket{display:flex;align-items:center;margin-right:40px}.quantity_cart{left:90%;top:-15px;position:relative}.user_name{display:block}.user_name_link,.profile_link.iconed{display:none}.organic-mobile-only{align-items:center!important}.organic-mobile-only a.navbar-item{display:flex}.organic-search{min-width:100%;display:flex;align-items:center;padding:20px!important}.organic-search span{top:20px!important}}.organic-search{justify-content:center}.button.is-rounded{display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:middle!important;border:0!important;box-shadow:none!important}.button.is-rounded .icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;height:auto!important}.button.is-rounded .icon i,.button.is-rounded .icon svg{vertical-align:middle!important;line-height:1!important}.switch{position:relative;display:inline-flex;align-items:center;gap:12px;cursor:pointer;font-size:.95rem;color:#4a4a4a;-webkit-user-select:none;user-select:none;padding:4px 0;margin-left:10px}.switch input{opacity:0;width:0;height:0;position:absolute}.slider{position:relative;display:inline-block;width:48px;height:24px;background-color:#ccc;border-radius:34px;transition:all .3s ease;box-shadow:inset 0 1px 3px #0000001a}.slider:before{position:absolute;content:"";height:20px;width:20px;left:2px;bottom:2px;background-color:#fff;border-radius:50%;transition:transform .3s ease;box-shadow:0 1px 3px #0003}input:checked+.slider{background-color:#00d1b2}input:checked+.slider:before{transform:translate(24px)}.switch:hover .slider{background-color:#b3b3b3}.switch:hover input:checked+.slider{background-color:#00c4a7}input:focus+.slider{box-shadow:0 0 0 2px #00d1b24d}input:disabled+.slider{opacity:.6;cursor:not-allowed}input:disabled+.slider:before{background-color:#f5f5f5}.switch.small{gap:8px;font-size:.85rem}.switch.small .slider{width:36px;height:18px}.switch.small .slider:before{height:14px;width:14px;left:2px;bottom:2px}.switch.small input:checked+.slider:before{transform:translate(18px)}.switch.large{gap:16px;font-size:1.1rem}.switch.large .slider{width:60px;height:30px}.switch.large .slider:before{height:26px;width:26px;left:2px;bottom:2px}.switch.large input:checked+.slider:before{transform:translate(30px)}.switch.is-success input:checked+.slider{background-color:#48c774}.switch.is-info input:checked+.slider{background-color:#3298dc}.switch.is-warning input:checked+.slider{background-color:#ffdd57}.switch.is-danger input:checked+.slider{background-color:#f14668}.switch.has-icons .slider{display:flex;align-items:center;justify-content:space-between;padding:0 4px;color:#fff;font-size:12px}.switch.has-icons .slider:before{z-index:2}.switch.has-icons .slider .icon-left,.switch.has-icons .slider .icon-right{position:absolute;width:20px;height:20px;display:flex;align-items:center;justify-content:center;z-index:1;color:#fffc}.switch.has-icons .slider .icon-left{left:4px}.switch.has-icons .slider .icon-right{right:4px}.field .control .switch{margin-top:8px}@media screen and (max-width: 768px){.switch{width:100%;justify-content:space-between}.switch .slider{flex-shrink:0}}.custom-select{position:relative;width:100%;outline:none;font-family:inherit}.custom-select:focus .select-header{box-shadow:0 0 0 2px #00d1b24d;border-color:#00d1b2}.select-header{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:2.5em;padding:.5em 1em;background-color:#fff;border-radius:25px;cursor:pointer;transition:all .2s ease;overflow:hidden}.select-header:hover:not(.is-disabled .select-header){border-color:#b5b5b5}.is-disabled .select-header{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;cursor:not-allowed}.selected-value{display:flex;align-items:center;gap:8px;color:#363636;overflow:hidden;font-weight:400!important;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 40px)}.placeholder{color:#b3b3b3e5;overflow:hidden;text-overflow:ellipsis;font-weight:300!important;white-space:nowrap;max-width:calc(100% - 40px)}.select-actions{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-left:8px}.clear-button{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background:none;color:#7a7a7a;font-size:16px;cursor:pointer;border-radius:50%;transition:all .2s ease;flex-shrink:0}.clear-button:hover{background-color:#f5f5f5;color:#f14668}.arrow{font-size:12px;color:#7a7a7a;transition:transform .3s ease;flex-shrink:0}.arrow.open{transform:rotate(180deg)}.select-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:1000;background:#fff;border:1px solid #dbdbdb;border-radius:4px;box-shadow:0 4px 12px #0000001a;max-height:300px;overflow:hidden;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.search-container{padding:8px;border-bottom:1px solid #f0f0f0}.search-input{width:100%;padding:8px 12px;border:1px solid #dbdbdb;border-radius:4px;font-size:14px;outline:none}.search-input:focus{border-color:#00d1b2;box-shadow:0 0 0 2px #00d1b233}.options-container{max-height:250px;overflow-y:auto;padding:4px 0}.option-item{display:flex;align-items:center;gap:8px;padding:10px 16px;cursor:pointer;transition:background-color .2s ease;position:relative;overflow:hidden}.option-item .option-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.option-item:hover:not(.disabled){background-color:#f5f5f5}.option-item.highlighted{background-color:#f0f0f0}.option-item.selected{background-color:#f5f5f5;font-weight:500}.option-item.disabled{opacity:.5;cursor:not-allowed;background-color:#f5f5f5}.option-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:16px;flex-shrink:0}.option-label{flex:1;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkmark{color:#00d1b2;font-weight:700;flex-shrink:0;margin-left:8px}.no-options{padding:16px;text-align:center;color:#7a7a7a;font-size:14px}.create-option-btn{margin-top:8px;padding:8px 16px;background:#00d1b2;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:13px;transition:background-color .2s ease}.create-option-btn:hover{background-color:#00c4a7}.native-select{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.custom-select.small .select-header{min-height:2em;padding:.25em .75em;font-size:.85rem}.custom-select.small .selected-value,.custom-select.small .placeholder{max-width:calc(100% - 32px)}.custom-select.medium .select-header{min-height:3em;padding:.75em 1.25em;font-size:1.1rem}.custom-select.medium .selected-value,.custom-select.medium .placeholder{max-width:calc(100% - 48px)}.custom-select.large .select-header{min-height:3.5em;padding:1em 1.5em;font-size:1.25rem}.custom-select.large .selected-value,.custom-select.large .placeholder{max-width:calc(100% - 56px)}.custom-select.success .select-header:focus,.custom-select.success.is-open .select-header{border-color:#48c774;box-shadow:0 0 0 2px #48c7744d}.custom-select.info .select-header:focus,.custom-select.info.is-open .select-header{border-color:#3298dc;box-shadow:0 0 0 2px #3298dc4d}.custom-select.warning .select-header:focus,.custom-select.warning.is-open .select-header{border-color:#ffdd57;box-shadow:0 0 0 2px #ffdd574d}.custom-select.danger .select-header:focus,.custom-select.danger.is-open .select-header{border-color:#f14668;box-shadow:0 0 0 2px #f146684d}.options-container::-webkit-scrollbar{width:8px}.options-container::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.options-container::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.options-container::-webkit-scrollbar-thumb:hover{background:#999}.selected-value[title],.placeholder[title],.option-label[title]{cursor:help}@media screen and (max-width: 768px){.select-dropdown{position:fixed;top:auto;bottom:0;left:0;right:0;max-height:50vh;border-radius:12px 12px 0 0;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.options-container{max-height:calc(50vh - 100px)}.select-header{padding:.75em 1em}.selected-value,.placeholder{max-width:calc(100% - 60px)}.clear-button{width:28px;height:28px;font-size:18px}.arrow{font-size:14px}}@media screen and (max-width: 480px){.selected-value,.placeholder{max-width:calc(100% - 70px);font-size:.9rem}.option-item{padding:12px 16px}.option-label{font-size:16px}}.custom-select.has-error .select-header{border-color:#f14668}.custom-select.has-error .select-header:focus{box-shadow:0 0 0 2px #f146684d}.custom-select.has-success .select-header{border-color:#48c774}.custom-select.has-success .select-header:focus{box-shadow:0 0 0 2px #48c7744d}.m-o-columns{display:flex;flex-direction:row;gap:20px;margin-top:20px;overflow-x:scroll;overflow-y:hidden;height:80dvh}.m-o-columns-parent{margin-left:30px;margin-right:20px}@media (max-width:800px){.m-o-columns-parent{margin-left:0;margin-right:0}}.status-column{background-color:#fff;border-radius:8px;border:1px solid black;width:-webkit-fill-available;display:flex;flex-direction:column;height:100%;max-width:300px;min-width:300px}.status-column-title{width:100%;border-radius:8px 8px 0 0;height:70px;background-color:#d9d9d9;display:flex;align-items:center;justify-content:flex-start;padding:20px;position:sticky;top:0;z-index:1}.status-column-title-text{padding:10px}.status-icon{width:48px;height:48px}.status-column-orders{display:flex;flex-direction:column;align-items:center;overflow-y:auto;flex-grow:1;width:100%}div[data-rbd-draggable-context-id]{width:100%;display:flex;justify-content:center!important}@keyframes blinkBorderRed{0%{box-shadow:0 0 0 2px #f000}50%{box-shadow:0 0 0 2px #ff0000e6}to{box-shadow:0 0 0 2px #f000}}.order-recebido{animation:blinkBorderRed 1s infinite;border-radius:6px}.order{max-width:90%;width:90%;border-radius:8px;padding:0;margin:20px 0 0;background-color:#fff;cursor:all-scroll}.order-finish{width:90%;border-radius:8px;padding:0;margin:20px 0 0;background-color:#fff;cursor:pointer}.order-text{padding:3px 3px 3px 10px}.order-customer{text-overflow:ellipsis;max-width:100%;overflow:hidden}.order-text-finish{line-height:1em;padding:3px 3px 3px 10px;display:flex;flex-direction:column}.order-title-text{padding:3px 3px 3px 10px}.order-number{font-weight:800}.order-title{background-color:#d9d9d9;border-radius:8px 8px 0 0}.order-title-finish{background-color:#95cd41;border-radius:8px 8px 0 0}.order-data-finish{display:flex;flex-flow:wrap;justify-content:space-between}.order-data{display:flex;flex-direction:column}.order-buttons{padding:10px;display:flex;flex-wrap:wrap;justify-content:space-between}.o-button{font-size:12px}.o-button-icon{max-width:18px!important;max-height:18px!important}.next-btn{white-space:normal}.custom-toast{min-width:300px;position:fixed;top:30px;z-index:9999;left:50%;transform:translate(-50%);padding:10px 20px 10px 10px}.progress{position:fixed;left:50%;transform:translate(-50%);--bulma-progress-bar-background-color: transparent !important}.message{display:flex;margin:0!important;align-items:center}.message img{margin:10px}@media (max-width: 800px){.custom-toast{max-width:90dvw}}.page-title{display:flex;width:100%;justify-content:space-between}.page-title-text{display:flex;line-height:2em;padding-top:.5em}.icon img{min-width:47px;min-height:47px}.icon{margin-right:20px;min-width:47px;height:100%;align-self:baseline}@media (max-width: 800px){label{display:none}.page-title-title{display:flex;align-items:anchor-center}}.page-title-actions{display:flex;height:fit-content;gap:10px}.div-comp{width:100%;padding:0;border-radius:8px;margin-top:30px}.div-comp-third{border-radius:8px;margin-top:30px;width:100%}.person-img{border-radius:100%;object-fit:cover;aspect-ratio:1 / 1}.div-comp-half{width:100%;border-radius:8px;margin-top:30px}.div-cat-half{max-width:100%;margin-left:auto;margin-right:auto;padding-top:20px}.shop-info{padding:10px;display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:space-between}.new-shop-button{display:flex;justify-content:end}.no-shop-div{height:50dvh}@media (max-width: 800px){.custom-containers{display:flex;flex-direction:column}.div-comp-half{max-width:100%;width:100%;border-radius:8px;margin-top:30px}.display-shop{width:100%}.shop-info{display:flex;flex-direction:column;align-items:self-end}}.section{padding:0!important;margin-top:10px}.rec-info{font-size:18px;font-weight:500;margin-bottom:10px;border-bottom:1px solid #dbdbdb}.section-title{padding:0!important;padding-top:1rem!important}.column{margin-top:10px;padding:0!important;padding-left:.3rem!important;padding-right:.3rem!important}.field{padding-top:2;background-color:#fff;border:1px solid #dbdbdb;border-radius:25px;width:-webkit-fill-available}.field .label,.label-view-only{margin-bottom:0;color:#585858;margin-top:5px;margin-left:15px;font-weight:400!important;font-size:18px!important}.label-view-only{margin-left:0!important;padding-left:0}.field:has(textarea){margin-top:22px}.input,.textarea,.switch,.select select,.control{border:none;box-shadow:none;padding-bottom:5px;border-radius:25px}.input:focus,.textarea:focus,.switch:focus,select:focus,.control:focus{outline:none!important;box-shadow:none!important;border-color:#dbdbdb!important}.div-comp{width:100%;border-radius:8px;margin-top:30px}.div-cat{max-width:90%;margin-left:auto;margin-right:auto;padding-top:20px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:20px;padding-top:30px;padding-bottom:30px;width:100%}.product-card{border:1px solid #ddd;border-radius:8px;overflow:hidden;text-align:center;transition:transform .2s;cursor:pointer;padding:0}.product-image{width:100%;height:150px;object-fit:cover!important;aspect-ratio:1/1}.product-name{display:flex;align-items:center;justify-content:space-between}.product-name h3{font-size:1.2em;margin:8px;font-size:18px;color:#000;text-align:start;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.goto-icon{max-width:30px;cursor:pointer}.product-price{font-size:1em;color:#000;font-weight:700;font-style:italic;font-size:22px;margin:8px;text-align:start}@media (max-width: 800px){.list{display:flex;flex-direction:column-reverse}}.with-img{align-items:flex-end;display:flex;flex-direction:column}.pdp-product-image{width:300px;min-width:300px;height:auto;border-radius:8px;margin-top:20px;margin-left:50px}.organic-tag img,.familiar-tag img{max-height:80px!important}.organic-tag,.familiar-tag{display:flex;align-items:center;flex-direction:column;gap:5px}@media (max-width: 800px){.with-img{align-items:flex-end;display:flex;flex-direction:column-reverse}.pdp-product-image{width:100%;min-width:100%;max-width:75dvw;margin:0 0 20px}.div-cat{display:grid}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.product-images{width:100%;max-width:100%;position:relative;overflow:hidden}.swiper{width:100%!important}.swiper-wrapper{display:flex!important;max-width:100%!important}.swiper-slide{display:flex;justify-content:center;align-items:center;max-width:100%!important}.product-image{width:100%;max-height:500px;height:auto;object-fit:contain;border-radius:8px;margin-bottom:10px;display:block}.thumbnail-swiper{margin-top:10px}.thumbnail-image{width:50px;height:50px;object-fit:cover;border-radius:6px;cursor:pointer;opacity:.6;transition:opacity .3s ease,border .3s ease;box-sizing:border-box;display:block}.thumbnail-image:hover{opacity:1}.swiper-slide-thumb-active .thumbnail-image{opacity:1;border:2px solid #007bff}@media (max-width: 768px){.product-image{max-height:300px}.thumbnail-image{width:50px;height:50px}}@media (max-width: 480px){.thumbnail-image{width:45px;height:45px}}.delivery-fee-badge-pdp{background-color:#2ecc71;color:#fff;font-size:1rem;font-weight:600;padding:4px 8px;border-radius:6px;box-shadow:0 2px 6px #00000026;margin-bottom:4px;max-width:fit-content}.pdp-product-info{justify-content:space-between;align-items:center;flex-direction:column;width:100%;padding-left:30px;max-width:100%}.pdp-product-info-button{width:fit-content!important;padding:0!important}.pdp-product-detail-images-and-info{display:flex}.pdp-product-info-name{grid-area:name}.pdp-product-info-and-button{display:flex;flex-direction:column;justify-content:space-between;min-width:50%;grid-area:info}.pdp-product-detail-container{padding:20px;border-radius:8px}.pdp-product-detail{display:flex}.pdp-product-info-description h2{font-size:20px;font-weight:700}.pdp-product-price-price{font-size:40px;font-weight:700;margin-left:-10px;color:#000}.pdp-product-shop{font-size:20px;display:flex;align-items:start}.pdp-product-shop p{font-size:22px;font-weight:700}.pdp-product-price-money{font-weight:500}.commerce-product-add-to-cart{padding:10px}.pdp-product-price-mobile{display:none}.pdp-product-price-desktop{display:block}.pdp-product-detail-images-carr{max-width:30%;grid-area:images}.shop-image img{width:100px;border-radius:100%;object-fit:cover;aspect-ratio:1/1}.pdp-product-info-container{width:100%}@media (max-width: 800px){.pdp-product-info-button{min-width:100%!important;padding:0!important}.pdp-product-detail-images-and-info{display:block}.pdp-product-info-container{display:flex;flex-direction:column;gap:20px}.pdp-product-detail{flex-direction:column}.pdp-product-info-and-button{flex-direction:column-reverse}.pdp-product-info{padding:0;min-width:100%!important}.pdp-product-info-description h2{font-size:28px}.pdp-product-info-description p{font-size:22px}.pdp-product-detail-images-carr{max-width:100%;width:100%}}.commerce-product{border-radius:8px;max-width:min-content;min-width:220px;overflow:hidden;margin-bottom:20px;background:transparent!important;padding:0}.is_off_hours_order-badge{position:absolute;top:8px;right:8px;background-color:#e0b700;color:#fff;font-size:.75rem;font-weight:600;padding:4px 8px;border-radius:6px;z-index:3;box-shadow:0 2px 6px #00000026}.delivery-fee-badge{position:absolute;top:8px;left:8px;background-color:#2ecc71;color:#fff;font-size:.75rem;font-weight:600;padding:4px 8px;border-radius:6px;z-index:3;box-shadow:0 2px 6px #00000026}.commerce-product-info{padding-left:10px;cursor:pointer}.shop-image img{width:30px;border-radius:100%;object-fit:cover;aspect-ratio:1/1}.commerce-product-image{position:relative;display:inline-block}.commerce-product-image img{max-width:220px;border-radius:8px;aspect-ratio:1/1;cursor:pointer;object-fit:cover}.selos-tags-product{width:unset!important;height:unset!important;position:absolute;bottom:8px;right:8px;display:flex;align-items:end;flex-direction:row;gap:4px;pointer-events:none}.selo-organic-tag,.selo-af-tag{align-items:bottom}.selo-organic-tag img{width:100px;height:50px;object-fit:contain}.selo-af-tag img{height:90px;width:50px;object-fit:contain}.commerce-product-name{font-size:20px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.commerce-product-price p{font-size:24px;font-weight:700;margin-left:-5px}.commerce-product-shop p{font-size:15px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:block}.commerce-product-price span,.commerce-product-shop span{font-size:.85em}.commerce-product-price,.commerce-product-shop{display:flex;align-items:baseline}.commerce-product-shop{align-items:center}.commerce-product-add-to-cart{padding:5px}.commerce-product-add-to-cart button{width:100%;color:#00d1b2;border-color:#00d1b2;font-weight:500;font-size:16px!important}.commerce-basket_image{max-width:30px;flex-shrink:0}.add-to-cart-text{overflow-wrap:break-word;white-space:normal;word-break:break-word}@media (max-width: 800px){.commerce-product{min-width:100%!important;max-width:none;aspect-ratio:unset;margin-bottom:unset}.commerce-product-image img{max-width:unset;width:100%}}.qty-selector{width:inherit}.rate-container{display:flex;align-items:center;justify-content:center;gap:5px;max-width:fit-content}.fa-star{color:#ccc;transition:all .3s ease;animation:fillStar .3s ease-out}.pop-effect{animation:popEffect .4s cubic-bezier(.68,-.55,.265,1.55)!important}@keyframes popEffect{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes fillStar{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.rate-number{margin-left:2px;font-weight:700;font-size:16px;color:#333;animation:fadeIn .5s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.odp-div-half{max-width:49%;width:49%;border-radius:8px;margin-top:30px;padding:10px 20px 20px}.splitted-order{max-width:100%;width:100%;border-radius:8px;margin-top:30px;padding:10px 20px 20px}.spliited-orders{display:flex;gap:2%}.section-title{font-size:24px;color:#000;margin-bottom:20px;font-weight:500}.odp-screen{width:100%;display:flex;justify-content:space-between}.odp-item-field-set{display:flex;gap:20px;align-items:end}.odp-items-list-item{gap:15px;position:relative;display:flex;cursor:pointer}.odp-items-list{border-radius:8px;overflow:hidden;padding:0!important}.odp-item-image img{width:auto;max-height:110px;object-fit:cover;aspect-ratio:1.1 / 1}.odp-item-image{max-height:110px}.odp-item-field{max-width:100%;width:100%}.odp-item-field label{font-size:12px}.odp-item-info{justify-content:center;display:flex;flex-direction:column}.odp-item-data{color:#0a0a0a;font-weight:500}.odp-item-detail-icon{max-width:25px;position:absolute;top:10px;right:20px;z-index:10;cursor:pointer}@media (max-width: 800px){.spliited-orders{flex-direction:column}.odp-div-half{max-width:100%;width:100%}.odp-screen{display:flex;flex-direction:column;justify-content:space-between}.odp-item-field-set{display:flow}.odp-item-image{min-width:40%;width:40%;height:auto;max-height:none;display:flex;align-items:stretch}.odp-item-image img{min-width:100%;min-height:100%;object-fit:cover;aspect-ratio:unset}.odp-item-field{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;width:60%}.odp-item-info{justify-content:center;display:flex;flex-direction:column;width:-webkit-fill-available}.path-div{max-width:100%;overflow-x:scroll;overflow-y:hidden}.odp-screenbuyer{flex-direction:column-reverse}}.path-comp{display:flex;background-color:#fff;border-radius:8px;width:100%;overflow:hi;margin-left:10px;cursor:pointer}.path-item{height:50px;flex:1;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:500}.path-item-out{flex:1;display:flex;align-items:center;margin-left:-19px}.path-text-not-current{display:none}.path-item:hover .path-text-not-current{display:block}.path-item:hover .path-check-not-current{display:none}.path-item p{margin:0}.path-is-first{margin-left:0;border-radius:8px 0 0 8px}.path-is-last{margin-right:0;border-radius:0 8px 8px 0}.path-is-upcoming,.path-is-current{background-color:#c5c5c5;color:#707070}.path-text-current-current{font-weight:900;font-size:18px;color:#000!important;text-decoration:underline}.current-item-path{background-color:#00f;color:#000}.path-not-current{background-color:#95cd41}.path-arrow-container{position:relative;display:flex;justify-content:center;align-items:center;width:40px;height:60px;margin:-10px}.path-back-arrow{position:absolute;width:0;height:0;border-left:20px solid black;border-top:25px solid transparent;border-bottom:25px solid transparent;top:50%;left:50%;transform:translate(-50%,-50%)}.path-back-arrow-gray{border-left-color:#c5c5c5}.path-back-arrow-green{border-left-color:#95cd41}.path-back-arrow-int{position:absolute;width:0;height:0;border-left:20px solid transparent;border-top:25px solid black;border-bottom:25px solid black;top:50%;left:50%;transform:translate(calc(-50% + 1px),-50%)}.path-back-arrow-gray-int{border-top-color:#c5c5c5;border-bottom-color:#c5c5c5}.path-back-arrow-green-int{border-top-color:#95cd41;border-bottom-color:#95cd41}.rate-container{display:flex;align-items:center;gap:5px}.fa-star{font-size:20px;color:#ccc}.fa-star.filled{color:#f5c518}.rate-number{margin-left:2px;font-weight:700;font-size:16px;color:#333}.pix-wrapper{width:100%}.pix-title{font-size:20px;font-weight:700;margin-bottom:10px}.pix-container{display:flex;flex-direction:column}.pix-code{padding:10px;border:1px solid #ccc;border-radius:8px;font-size:16px;color:#000;word-break:break-all}.pix-actions{display:flex;justify-content:space-between;margin-top:10px}.pix-button{display:flex;align-items:center;gap:6px;padding:8px 12px;cursor:pointer;border:none;background:#f2f2f2;border-radius:6px}.pix-button:hover{background:#e5e5e5}.myproduct-info-w-button{border-radius:10px}.custom-title{font-size:28px;display:flex;justify-content:space-between;font-weight:700}.add-c-label{font-size:1em;color:gray;text-align:start;font-weight:700}.myproduct-info-w-button-impar{background-color:#e9e9e9}.add-prod-info{display:grid}.add-prod-subtitle{color:#000;font-size:20px}.add-prod-record{max-width:70%;width:70%}.add-prod-name,.add-prod-price{color:#000;font-size:22px;font-weight:700}.add-prod-price{font-size:16px}.add-prod-price span{font-weight:200}.upload-product-images-div{width:100%;border-radius:8px;display:flex;gap:20px;padding:20px}.upload-product-images-upload{width:180px;height:200px;border:1px solid gray;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.upload-product-images-input-hidded{display:none}.upload-product-images-upload label{color:#5e5e5e;font-style:italic;font-size:16px;max-width:70%;text-align:center}.upload-product-images-preview{position:relative}.upload-product-images-preview img{width:180px;height:200px;object-fit:cover;border-radius:8px}.remove-button{position:absolute;top:5px;right:5px;background-color:red;color:#fff;border:none;border-radius:50%;width:20px;height:20px;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.remove-button:hover{background-color:#8b0000}@media (max-width:800px){.upload-product-images-div{display:flex;flex-direction:column-reverse}.upload-product-images-preview img{width:100%;height:200px}.upload-product-images-upload{width:100%}.remove-button{position:absolute;width:25px;height:25px;max-width:25px;max-height:25px}}.commerce-catalog-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:1rem}.commerce-catalog-loading{display:flex;align-items:center;justify-content:center;width:100vw}.commerce-catalog-tiles{width:-webkit-fill-available}.commerce-catalog-facet{display:flex;gap:2%}.commerce-catalog-facet .commerce-catalog-filters{width:30%}@media (max-width: 800px){.commerce-catalog-container{grid-template-columns:repeat(2,1fr);gap:1rem!important}.commerce-catalog-filters{width:unset!important;margin-bottom:30px}.commerce-catalog-facet{display:flex;flex-direction:column}}.commerce-catalog-pageable{width:100%;display:flex;flex-direction:column}.commerce-catalog-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;width:100%;text-align:center;color:#000}.commerce-catalog-empty-state .loading-icon,.commerce-catalog-empty-state .empty-icon{font-size:50px;display:flex;justify-content:center;margin-top:10px}.commerce-catalog-empty-state .empty-icon{font-size:30px}.commerce-catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;width:100%}.spin{animation:spin 1s linear infinite}.user-commerce-catalog-filters{padding:0;border-radius:8px;width:100%;transition:max-height .3s ease,padding .3s ease;overflow:hidden}.subtitle{display:flex;align-items:center}.filters-header{cursor:pointer;padding:1rem;background-color:#f5f5f5}.filters-header:hover{background-color:#eaeaea}.filters-title{margin-left:.5rem}.filters-body{padding:1rem}.icon-mobile{display:none}@media (max-width: 768px){.icon-mobile{display:block}.user-commerce-catalog-filters .filters-body{display:none}.user-commerce-catalog-filters.expanded .filters-body{display:block;padding:0}.user-commerce-catalog-filters.expanded .filters-title{display:inline}}.shop_item :hover{border:none}.my-profile{width:50%;justify-self:start}.my-profile-image img{width:100px;border-radius:100%;object-fit:cover;aspect-ratio:1/1}.my-profile-head{display:flex;gap:30px;align-items:center}.upload-photo-input-hidded{display:none}@media (max-width:800px){.my-profile{width:100%;justify-self:center}}.delivery-fee-badge-cart{font-size:1rem;font-weight:600;padding:4px 8px;border-radius:6px;box-shadow:0 2px 6px #00000026;margin-top:4px;margin-bottom:10px;max-width:fit-content}.shop-logo{width:30px;height:30px;border-radius:100%}.cart-items{width:64%;border-radius:8px;padding:10px 20px}.cart-checkout{width:34%;border-radius:8px;padding:10px 20px}.cart-total span{font-size:24px}.cart-total p{font-size:32px;font-weight:700}.cart-total p span{font-size:20px;font-weight:400;margin-right:-7px}.cart-subtotal{margin-top:10px}.cart-subtotal span{font-size:18px}.cart-subtotal p{font-size:24px;font-weight:500}.cart-subtotal p span{font-size:20px;font-weight:400;margin-right:-7px}.cart-title{display:flex;align-items:center;gap:15px}.cart-clear{font-weight:700;cursor:pointer;text-decoration:underline;color:#cc0f35}.cart-product-image img{aspect-ratio:1/1;object-fit:cover;min-width:80px;border-radius:8px}.cart-product-image{width:80px}.cart-items-table table{width:100%}.cart-items-table table tr,.cart-items-table table td,.text-center{text-align:center}.cart-items-table table td span{height:80px;display:flex;margin-left:auto;align-items:center;justify-content:center;font-size:24px}.cart-remove-item .remove-icon{color:#cc0f35;font-size:x-large}.cart-remove-item{cursor:pointer;vertical-align:middle}.cart-page{display:flex;gap:2%}.cart-continue-shopping{width:100%;color:#000000a8}.cart-checkout-button{width:100%;background-color:#3abb81;color:#fff;font-size:20px;font-weight:700}.selected-shop{border:#c7e387 2px solid}.no-selected-shop{filter:grayscale(70%)}.cart-total-geral{font-size:1.5em}@media (max-width: 800px){.cart-page{display:flex;flex-direction:column}.cart-items,.cart-checkout{width:100%}.cart-product-image img{min-width:100px;padding-right:10px}.cart-items-table table{width:100%;border-collapse:collapse}.cart-items-table thead{display:none}.cart-items-table tbody tr{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;border-bottom:1px solid #ddd;padding:10px 0;position:relative}.cart-items-table tbody tr td{display:flex;align-items:center;justify-content:flex-start;padding:5px}.cart-items-table tbody tr td.cart-product-image{flex:0 0 80px}.cart-items-table tbody tr td img{width:70px;height:auto;border-radius:5px}.cart-items-table tbody tr td:nth-child(2){flex:1;font-weight:700}.cart-items-table tbody tr td:nth-child(3),.cart-items-table tbody tr td:nth-child(4){flex:0 0 80px;text-align:center}.cart-items-table tbody tr td:nth-child(5){position:absolute;top:10px;right:10px;padding:0;background-color:#fff;border:none;z-index:1}.cart-remove-item{cursor:pointer}}.cart-items-container{max-width:1200px;margin:0 auto;padding:1rem}.shop-section{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.shop-header{background:#f8f9fa;border-bottom:1px solid #e9ecef}.shop-logo{width:40px;height:40px;border-radius:50%;object-fit:cover}.items-grid{padding:.5rem}.cart-item-card{transition:all .2s ease;border:1px solid #e9ecef;border-radius:12px;background:#fff}.cart-item-card:hover{box-shadow:0 4px 12px #0000001a}.cart-item-layout{display:grid;grid-template-columns:auto 1fr auto auto auto;gap:1.5rem;align-items:center}.cart-item-image img{width:80px;height:80px;object-fit:cover;border-radius:8px}.cart-item-info{flex:1}.product-title{font-size:1rem;font-weight:600;color:#2c3e50;margin-bottom:.5rem}.product-stock{font-size:.75rem;color:#6c757d;margin:0}.cart-item-quantity{display:flex;flex-direction:column;gap:.5rem;min-width:120px}.quantity-label{font-size:.75rem;font-weight:500;color:#6c757d;text-transform:uppercase;letter-spacing:.5px}.cart-item-price{display:flex;flex-direction:column;gap:.5rem;min-width:100px;text-align:right}.price-label{font-size:.75rem;font-weight:500;color:#6c757d;text-transform:uppercase;letter-spacing:.5px}.price-value{font-size:1.125rem;font-weight:700;color:#2c3e50}.cart-item-remove{display:flex;align-items:center}@media (max-width: 968px){.cart-item-layout{grid-template-columns:auto 1fr;gap:1rem}.cart-item-image{grid-row:span 3}.cart-item-info{grid-column:2}.cart-item-quantity{grid-column:2;flex-direction:row;align-items:center;justify-content:space-between}.cart-item-price{grid-column:2;flex-direction:row;align-items:center;justify-content:space-between;text-align:left}.cart-item-remove{grid-column:2;justify-content:flex-end}.quantity-label,.price-label{margin-bottom:0}}@media (max-width: 768px){.cart-item-layout{grid-template-columns:1fr;gap:1rem}.cart-item-image,.cart-item-info{text-align:center}.cart-item-quantity,.cart-item-price,.cart-item-remove{width:100%}.cart-item-price{text-align:center}}.empty-cart-message{text-align:center;padding:3rem;background:#fff;border-radius:12px;color:#6c757d}.checkout-page{display:flex;gap:2%}.checkout-addresses{width:64%;border-radius:8px;padding:10px 20px}.input[name=address_sel]{margin-right:30px}.address-selector,.creditcard-selector{display:flex;flex-direction:row;gap:20px;padding:10px;border-radius:8px}.checkout-address-selector,.checkout-creditcard-selector{display:flex;flex-direction:column}.checkout-address-selector-street{font-size:18px}.checkout-address-selector-city{font-size:14px}.address-selector-other,.creditcard-selector-other{display:flex;flex-direction:column}.checkout-address-selector-street{width:100%}.creditcard-selector-other,.creditcard-selector{width:100%;align-items:baseline}@media (max-width:800px){.checkout-page{display:flex;flex-direction:column}.checkout-addresses{width:100%}}.glass{position:relative;width:320px;padding:24px;border-radius:14px;color:#fff;overflow:hidden;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 30px #080f1e73;backdrop-filter:blur(12px) saturate(120%);-webkit-backdrop-filter:blur(12px) saturate(120%);-webkit-font-smoothing:subpixel-antialiased}.glass:before{content:"";position:absolute;left:-20%;top:-40%;width:140%;height:60%;transform:rotate(-18deg);background:linear-gradient(90deg,#ffffff2e,#ffffff08);filter:blur(18px);pointer-events:none}.glass h2{margin:0 0 8px;font-size:1.25rem;font-weight:600}.glass p{margin:0;font-size:.95rem;opacity:.92}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.glass{background:linear-gradient(180deg,#ffffffdb,#ffffffc7);color:#0b1220;border:1px solid rgba(11,18,32,.08);box-shadow:0 6px 18px #090c141f}.glass:before{display:none}}@media (max-width: 420px){.glass{width:calc(100% - 48px);padding:18px;border-radius:12px}}.shop-header-section{border-radius:12px;margin-bottom:20px;overflow:hidden;transition:all .3s ease;position:relative}.shop-header-section>div{display:flex;align-items:center;justify-content:center;gap:20px;padding:40px 20px}.header-main-content{flex:2;min-width:0}.header-status-card{flex:1;min-width:250px;max-width:350px}@media (max-width: 968px){.shop-header-section>div{flex-direction:column;padding:30px 20px;gap:30px}.header-main-content{width:100%}.header-status-card{width:100%;max-width:100%;min-width:auto}.shop-logo{width:100px!important;height:100px!important}.shop-name{font-size:24px!important;margin-bottom:15px!important}.shop-header-section .organic-search-input{width:100%!important}}@media (max-width: 480px){.shop-header-section>div{padding:20px 15px;gap:20px}.shop-logo{width:80px!important;height:80px!important}.shop-name{font-size:20px!important}.header-status-card .box{padding:15px!important}.header-status-card p{font-size:12px!important}}@media (max-width: 768px) and (orientation: landscape){.shop-header-section>div{flex-direction:row;flex-wrap:wrap}.header-main-content,.header-status-card{flex:1;min-width:250px}}@media (max-width: 768px){.shop_page-badge-closed,.shop_page-badge-open{font-size:.9rem;padding:6px 12px;text-align:center;width:100%;max-width:100%}.shop_page-badge-closed p,.shop_page-badge-open p{font-size:.85rem;margin-top:5px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.shop-header-section{animation:fadeIn .5s ease-in-out}.wave-container{position:relative;background:linear-gradient(135deg,#2ecc71,#adffcf,#2ecc71,#adffcf);background-size:200% 200%;border-radius:20px;overflow:hidden;min-height:300px;animation:gradient-shift 6s ease infinite}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.wave-content{position:relative;z-index:10;padding:20px}.custom-containers{display:flex}.shop_page-badge-closed{background-color:#cc332e;color:#fff;font-size:1.1 rem;font-weight:600;padding:4px 8px;border-radius:6px;box-shadow:0 2px 6px #00000026;margin-bottom:4px;max-width:fit-content}.shop_page-badge-open{background-color:#2ecc71;color:#fff;font-size:1.1 rem;font-weight:600;padding:4px 8px;border-radius:6px;box-shadow:0 2px 6px #00000026;margin-bottom:4px;max-width:fit-content}@media (max-width: 800px){.custom-containers{display:flex;flex-direction:column}}.catalog-dividers{display:flex;max-width:100%;gap:10px}.catalog-product-list{min-width:25%;max-width:30%}.catalog{width:75%}.catalog-section-title{font-size:24px;color:#000;margin-bottom:20px;font-weight:600;display:flex;justify-content:space-between}.div-table{max-width:90%;margin-left:auto;margin-right:auto}.catalog-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;padding-bottom:30px;width:100%}.catalog-product-info{display:flex;gap:20px}.catalog-product-info-img{max-width:40%;width:40%;height:100%}.catalog-product-card{border:1px solid #ddd;border-radius:8px;overflow:hidden;text-align:center;transition:transform .2s;cursor:pointer;padding:0;margin:0!important;display:block!important}.catalog-product-image{max-width:50%;height:auto;object-fit:cover;aspect-ratio:1/1}.catalog-product-name{display:flex;align-items:center;justify-content:space-between}.catalog-product-name h3{font-size:1.2em;margin:8px;font-size:18px;color:#000;text-align:start;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.catalog-goto-icon{max-width:30px;cursor:pointer}.catalog-product-data-grid{display:flex;flex-direction:column}.catalog-product-data{font-size:1em;color:#000;text-align:start;display:flex;flex-direction:column}.catalog-product-data .cat-label{font-size:1em;color:gray;text-align:start;font-weight:700}.catalog-product-data span{font-size:22px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{display:inline-block;animation:spin 2s linear infinite}.content li+li{margin:0!important}.pagination{box-shadow:none;position:relative!important}.table-comp{padding-top:30px}.table-comp h3{padding-bottom:10px}.cat-custom-green-button{max-height:fit-content}.catalog-myproduct-card{align-items:start;justify-content:flex-start!important;padding:0;border-radius:8px}.myproduct-info{min-width:60%;width:auto;padding:5px 5px 5px 10px}.myproduct-info-w-button{width:100%;align-items:center;display:flex;justify-content:space-between}.myproduct-name{color:#000;font-weight:700;font-size:22px}.myproduct-description{color:#000;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 800px){.list{display:flex;flex-direction:column-reverse}.catalog-product-list{display:none}.catalog{width:100%}}.withdraw-list-item.already-withdraw{background-color:#ffdd57}.appName{font-size:1.5rem;margin-bottom:20px;color:#fff}.loginContainer{width:fit-content;padding:20px 60px;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;align-items:center}.logoContainer{display:flex;flex-direction:column;align-items:center}.pass-reset{width:fit-content;display:flex;justify-content:end;align-self:flex-end;float:right;text-align:end;margin-left:auto;margin-right:0}.button.isPrimary{width:100%}.appLogo{max-height:200px}.appName{font-size:1.5rem;margin-bottom:20px;font-weight:500}.my-button{background:#fff!important;font-size:18px}.underlined-text{text-decoration:underline}.login-control{display:flex;flex-direction:column;align-items:center}.fieldsContainer{width:-webkit-fill-available!important}@media (max-width: 800px){.loginContainer{width:90%;padding:20px 30px;background:transparent;box-shadow:none}.logoContainer img{min-width:250px}.fieldsContainer{width:100%!important}.fieldsContainer input,button{height:50px!important;font-size:1.1rem}.my-button{width:100%!important}}.user-register{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:20px;gap:20px}.role-selector{text-align:center;min-width:40%}.role-selector h3{font-size:20px}.div-role-selector{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px}.role-selector h3{margin-bottom:20px}.role-selector button{margin:0 10px}.user-register-record{min-width:40%;max-width:60%}.register-comp-selector,.register-prod-selector{display:flex;flex-direction:column;color:#000;font-size:20px;cursor:pointer}.register-comp-selector img,.register-prod-selector img{max-width:200px}.register-selector-selected{background-color:#9cd3ff;border-radius:8px}@media (max-width:800px){.user-register{flex-direction:column}.user-register-record{min-width:90%}.role-selector{max-width:90%}.register-selector-selected{min-width:60%;align-items:center;justify-content:center;display:flex}.register-selector{max-width:40%;align-items:center;justify-content:center;display:flex}.register-comp-selector img,.register-prod-selector img{max-width:90%}}.register-page-title{font-size:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.register-page-title a>img{max-width:300px;padding-top:30px}.register-div-comp{align-items:center;justify-content:center;display:flex;flex-direction:column}.register-container{width:95%;margin-left:auto;margin-right:auto}
