.mobile-dock{--viewport-height:100vh;--dock-bottom:0px;position:fixed;bottom:var(--dock-bottom);left:0;width:100%;z-index:50;display:grid;grid-template-columns:repeat(var(--mobile-dock-columns,5),minmax(0,1fr));column-gap:0;align-items:end;padding-left:max(env(safe-area-inset-left),12px);padding-right:max(env(safe-area-inset-right),12px);padding-top:8px;padding-bottom:calc(6px + env(safe-area-inset-bottom));border-top:1px solid var(--fp-border);background:var(--fp-mobile-dock-bg)!important;background-color:var(--fp-mobile-dock-bg)!important;color:var(--fp-mobile-dock-text)!important;box-shadow:0 -2px 18px color-mix(in srgb,var(--fp-shadow) 8%,transparent);transform:translateY(0)!important;visibility:visible!important;opacity:1!important;isolation:isolate}.mobile-dock.hidden,.mobile-dock[hidden]{display:grid!important;visibility:visible!important;opacity:1!important;transform:translateY(0)!important}.mobile-dock:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:var(--fp-mobile-dock-bg)!important;pointer-events:none}.mobile-dock.animate{transform:translateY(0)!important}.mobile-dock--1-col{--mobile-dock-columns:1}.mobile-dock--2-col{--mobile-dock-columns:2}.mobile-dock--3-col{--mobile-dock-columns:3}.mobile-dock--4-col{--mobile-dock-columns:4}.mobile-dock--5-col{--mobile-dock-columns:5}.mobile-dock--6-col{--mobile-dock-columns:6}.dock__item{position:relative;z-index:1;min-width:0;height:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:4px 2px 3px;border:0;background:transparent;color:var(--fp-mobile-dock-text)!important;-webkit-text-fill-color:var(--fp-mobile-dock-text)!important;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.dock__item:after{content:"";position:absolute;left:50%;bottom:-2px;width:24px;height:2px;border-radius:999px;background:currentColor;opacity:0;transform:translate(-50%) scaleX(.4);transition:opacity .18s ease,transform .18s ease}.dock__item:active:after,.dock__item:focus-visible:after{opacity:.55;transform:translate(-50%) scaleX(1)}.dock__item>.icon,.dock__item>svg,.dock__item>img{width:21px;height:21px;flex:0 0 21px;margin:0;color:currentColor}.dock__item>.icon,.dock__item>svg{stroke-width:1.35}.dock__item>img{object-fit:contain}.dock__item>span:last-child{display:block;width:100%;max-width:100%;margin:0;padding:0;overflow:hidden;color:currentColor!important;-webkit-text-fill-color:currentColor!important;font-size:10px;font-weight:600;line-height:1.1;text-align:center;white-space:nowrap;text-overflow:ellipsis}.dock__item .cart-count-bubble,.mobile-dock__cart-count{position:absolute;top:-2px;left:calc(50% + 13px);z-index:6;display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;margin:0;border:2px solid var(--fp-mobile-dock-bg)!important;border-radius:999px;background:var(--fp-mobile-dock-count-bg)!important;background-color:var(--fp-mobile-dock-count-bg)!important;color:var(--fp-mobile-dock-count-text)!important;-webkit-text-fill-color:var(--fp-mobile-dock-count-text)!important;font-size:10px;line-height:1;font-weight:700;letter-spacing:0;transform:translate(-50%)!important;pointer-events:none;box-shadow:0 3px 8px color-mix(in srgb,var(--fp-shadow) 22%,transparent)!important}.dock__item .cart-count-bubble[hidden]{display:none}.mobile-dock__cart-count[hidden]{display:inline-flex!important}.dock__item .cart-count-bubble span,.mobile-dock__cart-count span{line-height:1;color:inherit!important;-webkit-text-fill-color:inherit!important}.dock__item--cart{color:var(--fp-mobile-dock-text)!important;-webkit-text-fill-color:var(--fp-mobile-dock-text)!important}.dock__item--cart>svg.icon-cart{display:none!important}.dock__item--cart:has(>svg.icon-cart):before{content:"";display:block;width:21px;height:21px;min-width:21px;min-height:21px;flex:0 0 21px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 4h2l2.2 10.2a2 2 0 0 0 2 1.6h7.7a2 2 0 0 0 1.9-1.4L21 8H7M10 17.6a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8Zm8 0a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8Z' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 4h2l2.2 10.2a2 2 0 0 0 2 1.6h7.7a2 2 0 0 0 1.9-1.4L21 8H7M10 17.6a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8Zm8 0a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8Z' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat}html body #shopify-section-mobile-dock,html body #shopify-section-mobile-dock .mobile-dock{--color-background:var(--color-base-background)!important;--color-foreground:var(--color-base-text)!important;background:var(--fp-mobile-dock-bg)!important;background-color:var(--fp-mobile-dock-bg)!important;color:var(--fp-mobile-dock-text)!important}html body #shopify-section-mobile-dock .mobile-dock__cart-count,html body #shopify-section-mobile-dock .dock__item--wishlist .cart-count-bubble{background:var(--fp-mobile-dock-count-bg)!important;background-color:var(--fp-mobile-dock-count-bg)!important;border-color:var(--fp-mobile-dock-bg)!important;color:var(--fp-mobile-dock-count-text)!important;-webkit-text-fill-color:var(--fp-mobile-dock-count-text)!important}body.mini-cart--open #shopify-section-mobile-dock,body.mini-cart--opening #shopify-section-mobile-dock,body.mini-cart--closing #shopify-section-mobile-dock,body:has(cart-drawer details[open]) #shopify-section-mobile-dock{opacity:0!important;visibility:hidden!important;pointer-events:none!important}cart-drawer,cart-drawer .drawer,cart-drawer .drawer__inner,cart-drawer .cart-drawer,cart-drawer .cart-drawer__inner{z-index:180!important}@media screen and (max-width:749px){.collection-grid-section,.collection-grid-section .product-grid-container,.collection-grid-section #ProductGridContainer,.collection-grid-section .collection{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}.collection-grid-section #product-grid.product-grid,.collection-grid-section #product-grid.product-grid.grid--1-col-mobile{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;overflow-x:hidden!important;overflow-y:visible!important;scroll-snap-type:none!important;scroll-behavior:auto!important;white-space:normal!important;transform:none!important;touch-action:pan-y!important;column-gap:10px!important;row-gap:28px!important}.collection-grid-section #product-grid.product-grid>.grid__item{width:100%!important;max-width:100%!important;min-width:0!important;flex:none!important;margin:0!important;scroll-snap-align:none!important;transform:none!important}.pagination__item--current{background:var(--fp-filter-bg)!important;background-color:var(--fp-filter-bg)!important;color:var(--fp-filter-text)!important;-webkit-text-fill-color:var(--fp-filter-text)!important}}@media screen and (min-width:750px){.mobile-dock,.mobile-dock.hidden,.mobile-dock[hidden],#shopify-section-mobile-dock{display:none!important}}@supports (height:100dvh){.mobile-dock{--viewport-height:100dvh}}html body .product-grid :is(.card__media,.media-wrapper,.card__media .media){background-color:var(--fp-section-bg)!important}html body .card-wrapper.is-sold-out-card .card__availability-badge{background:var(--fp-soldout-bg)!important;background-color:var(--fp-soldout-bg)!important;color:var(--fp-soldout-text)!important;-webkit-text-fill-color:var(--fp-soldout-text)!important}html body :is(.menu-drawer,.mini-cart,.mini-cart__inner,.cart-drawer,.drawer__inner,.predictive-search,.search-modal__content,#clozs-wishlist-drawer){background-color:var(--fp-drawer-bg)!important;color:var(--fp-drawer-text)!important}html body #shopify-section-header #mini-cart :is(.mini-cart__header,.mini-cart__empty,.mini-cart__footer){background:var(--fp-drawer-bg)!important;color:var(--fp-drawer-text)!important;border-color:var(--fp-border)!important}html body #shopify-section-header #mini-cart :is(.mini-cart__header>.title,.mini-cart__empty-text,.product-title,.price,.subtotal .label,.subtotal .value){color:var(--fp-drawer-text)!important;-webkit-text-fill-color:var(--fp-drawer-text)!important}html body #clozs-wishlist-drawer :is(.clozs-wishlist-drawer__header,.clozs-wishlist-drawer__content,.clozs-wishlist-drawer__footer,.clozs-wishlist-drawer__empty,.clozs-wishlist-list,.clozs-wishlist-card,.aligan-wishlist-card){background:var(--fp-drawer-bg)!important;background-color:var(--fp-drawer-bg)!important;color:var(--fp-drawer-text)!important}html body .jdgm-widget,html body .jdgm-rev-widg,html body .jdgm-rev,html body .jdgm-form{background:var(--fp-card-bg)!important;background-color:var(--fp-card-bg)!important;color:var(--fp-text)!important;border-color:var(--fp-border)!important}html body .jdgm-widget :is(.jdgm-rev-widg__title,.jdgm-rev__title,.jdgm-rev__author,.jdgm-rev__body,.jdgm-rev__timestamp,label,input,textarea,select){color:var(--fp-text)!important;-webkit-text-fill-color:var(--fp-text)!important}html body .jdgm-star,html body .jdgm-star:before{color:var(--fp-review-star)!important;-webkit-text-fill-color:var(--fp-review-star)!important}html body :is(.jdgm-write-rev-link,.jdgm-ask-question-btn,.jdgm-btn,button.jdgm-btn,input.jdgm-btn){background:var(--fp-primary)!important;background-color:var(--fp-primary)!important;border-color:var(--fp-primary)!important;color:var(--fp-primary-text)!important;-webkit-text-fill-color:var(--fp-primary-text)!important}html body :is(.jdgm-write-rev-link,.jdgm-ask-question-btn,.jdgm-btn,button.jdgm-btn,input.jdgm-btn):hover{background:var(--fp-primary-hover)!important;background-color:var(--fp-primary-hover)!important;border-color:var(--fp-primary-hover)!important}html body .fp-customer-reviews-tab{background:var(--fp-filter-bg)!important;background-color:var(--fp-filter-bg)!important;border-color:var(--fp-filter-bg)!important;color:var(--fp-filter-text)!important;-webkit-text-fill-color:var(--fp-filter-text)!important}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-mobile-dock.css.map */
