/*
Generated time: August 31, 2025 08:46
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.
*/
.toolbar-mobile{box-shadow:0 0 11px rgba(var(--color-shadow),.12);visibility:visible;transform:translateY(100%);transition:transform var(--duration-long) var(--cubic)}.toolbar__item{width:100%;max-width:100%;row-gap:.3rem;margin-top:.9rem;margin-bottom:.5rem}.toolbar__item,.toolbar__item .t-button{row-gap:.3rem;font-size:1rem}.toolbar-mobile-col--2 .toolbar__item{width:50%}.toolbar-mobile-col--3 .toolbar__item{width:33.3333333%}.toolbar-mobile-col--4 .toolbar__item{width:25%}.toolbar-mobile-col--5 .toolbar__item{width:20%}.toolbar-mobile-col--6 .toolbar__item{width:16.6666666%}.toolbar__item svg{width:var(--icon-size);height:var(--icon-size)}.toolbar__item .count-bubble{width:calc(var(--icon-size) + 1.3rem)}.toolbar__item .cart-count-bubble,.toolbar__item .wishlist-count-bubble{inset-block-start:-0.7rem;inset-inline-end:0;min-width:auto;height:auto;font-size:1rem;color:rgba(var(--color-foreground),1);background:0 0;border:none}a.toolbar__item .cart-count-bubble,a.toolbar__item .wishlist-count-bubble{inset-inline-end:-0.5rem}@media only screen and (max-width:989px){.section-header.pos-sticky.sticky-hidden~.section--toolbar-mobile .toolbar-mobile,.toolbar-mobile.active{transform:translateY(0)}}