.menu-list-tabs{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:30px}.menu-list-tabs .menu-tab{display:flex;align-items:center;justify-content:center;position:relative;width:45%;max-width:200px;min-width:160px;padding:10px;margin:0 20px;text-align:center;cursor:pointer;border-bottom:3px solid #4A7D4A00;transition:.5s}.menu-list-tabs .menu-tab:not(:last-of-type):after{content:"";position:absolute;right:-20px;width:1px;height:20px;background:#1b1b1b}.menu-list-tabs .menu-tab.active{border-bottom:3px solid #4A7D4A;font-weight:500;color:#4a7d4a;transition:.5s}@media(max-width:750px){.menu-list-tabs .menu-tab{max-width:50%;min-width:100px;margin:0 10px}.menu-list-tabs .menu-tab:not(:last-of-type):after{right:-10px}}.menu-list-contents .menu-content{display:none}.menu-list-contents .menu-content.active{display:block}.menu-root{display:flex;flex-wrap:wrap;gap:20px}.menu-root .menu-item{display:flex;flex-direction:column;width:100%;height:fit-content;max-width:calc((100% - 60px)/4);border:1px solid #DFDFDF}@media(max-width:750px){.menu-root{display:flex;flex-wrap:wrap;gap:15px}.menu-root .menu-item{max-width:calc(50% - 10px)}}.menu-root>.menu-item>a,.menu-root>.menu-item>span{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;height:50px;padding:0 10px;line-height:1.3;color:#1a1a1a}.menu-root .menu-item a svg,.menu-root .menu-item span svg{position:absolute;right:10px}.menu-root>.menu-item>a.coll-image{justify-content:flex-start;padding:0 10px 0 5px;gap:10px}@media(max-width:750px){.menu-root>.menu-item>a.coll-image{font-size:12px;padding:0 20px 0 5px}.menu-root .menu-item a svg,.menu-root .menu-item span svg{position:absolute;right:0;width:20px;height:20px}}.menu-root>.menu-item>a img,.menu-root>.menu-item>span img{width:40px;height:40px;object-fit:contain;aspect-ratio:1}.menu-root .menu-children .menu-subitem{display:flex;justify-content:space-between;align-items:center;width:100%;padding:7.5px 15px}.menu-root .menu-parent{background-color:#f2f2f2}.menu-parent svg{rotate:90deg;transition:.3s ease}.menu-parent.open svg{rotate:-90deg;transition:.3s ease}.menu-children{max-height:0;overflow:hidden;transition:.3s ease}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-menu-list.css.map */
