.header__minicart.show_popup .overlay:after{display:none}html:has(.header__minicart.show_popup).open-minicart{overflow:auto}html:has(.header__minicart.show_popup).open-minicart .tingle-enabled{position:static}.cart_bar_w{height:5px;background-color:#ddd}.cart_bar_w span{display:block;height:100%;animation:5s linear infinite progress;background-color:var(--color-primary);-webkit-background-image:linear-gradient(135deg,#ffffff26 0 25%,#fff0 25% 50%,#ffffff26 50% 75%,#fff0 75% 100%);background-image:linear-gradient(135deg,#ffffff26 0 25%,#fff0 25% 50%,#ffffff26 50% 75%,#fff0 75% 100%);background-size:40px 40px}.percent_shipping_bar svg{top:50%;transform:translate(50%,-50%);right:-1.3rem}.cart_shipping_free .cart_bar_w span svg{right:1.5rem}.cart_shipping_free .primary-color{--color-primary: #14854e}.cart_shipping_free.cart_shipping *{animation:flash .8s linear .8s 2 both}.mini_cart_addon_btn.show-overlay{padding-inline:clamp(3rem,2vw,5rem);min-height:5rem;--top: 15px}.cart-addons>div:not(:last-child){border-right:1px solid var(--color-border);line-height:1}.cart__addon-content{transform:translateY(100%);max-height:100%;overflow:auto;transition:var(--transition-popup)}.cart-options .product-option:not(:first-child):before{content:" / ";padding:0 2px}.product-option-property .product-option{gap:5px}.product-option-property .product-option:not(:first-child):before{display:none}.minicart-body .minicart__bottom{transform:translateY(5px)}.cart__addon-content.is-open{transform:translateY(0);pointer-events:auto}.minicart__header+.cart-countdown-time countdown-timer{border-top:1px solid var(--color-border)}:is(.cart-countdown-time,.page-cart) .countdown-inner{color:var(--color-primary);font-weight:var(--heading-weight);--countdown-text-weight: var(--heading-weight)}:is(.cart-countdown-time,.page-cart) .countdown--container:not(:last-child):after{display:none}.items .cart-item:last-child{padding-bottom:0;border-bottom:0;margin-bottom:0}@keyframes flash{50%,0%,to{opacity:1}25%,75%{opacity:0}}.minicart__wrapper.loading:after{background:var(--color-primary);content:"";height:3px;left:0;opacity:1;position:absolute;top:0;width:0;z-index:3;animation:al-loading 1s cubic-bezier(.43,.27,.36,.83) forwards;transition:width 1s linear,opacity .35s linear .35s}.minicart__wrapper.finish.loading :after{width:100%;animation:al-loading-finish .3s cubic-bezier(.43,.27,.36,.83) forwards}.minicart__wrapper.loading:before{background-color:#fff9;bottom:0;content:"";left:0;opacity:1;position:absolute;right:0;top:0;transition:opacity .35s cubic-bezier(.43,.27,.36,.83);z-index:3}.drawer-bottom .checkbox-group .checkmark:before{--grey-color: #fff}.addon-message:empty{display:none}.popup_cart.open{transform:translateY(0);opacity:1;visibility:visible}.cart-countdown-time countdown--item{color:var(--color-primary)}.cart-recommend .product-item__wrapper{--col-width: 9rem;--product-item__price-top: 4px}.rounded-style .cart-recommend .product-item__wrapper .product-item__inner{--rounded-radius: 5px}.cart-recommend{--swiper-pagination-position: static;--swiper-pagination-mt: 12px;--swiper-pagination-bullet-width: 18px;--tns-nav-width: 5px;--swiper-pagination-bullet-height: 1.5rem;--tns-nav-border: transparent}.cart-recommend .swiper-pagination{font-size:0}.cart-recommend .product-list-action{--transform-origin-end: right;--transform-origin-start: left;width:max-content;margin:1.3rem auto 0;position:relative;display:inline-block}.cart-recommend .product-list-action:after{content:"";width:100%;height:1px;background:currentColor;position:absolute;inset-inline-start:0;bottom:0;transform:scaleX(1);transform-origin:var(--transform-origin-end)}.cart-recommend .product-list-action:hover:after{transform:scaleX(1);transform-origin:var(--transform-origin-start);animation:text-underlined .8s}@keyframes text-underlined{0%{transform:scaleX(1);transform-origin:var(--transform-origin-end)}50%{transform:scaleX(0);transform-origin:var(--transform-origin-end)}51%{transform-origin:var(--transform-origin-start)}to{transform:scaleX(1)}}.cart-recommend.inside .product-item__wrapper{border:1px solid var(--color-heading);padding:15px;border-radius:var(--rounded-radius)}@media(min-width:1025px)and (pointer:fine)and (prefers-reduced-motion:no-preference){.cart-recommend .bls-add-cart-list:hover{color:var(--btn-link-hover-color)}.cart-recommend .bls-add-cart-list:hover:before{width:calc(100% - 3px);transition:var(--transition);animation:1s infinite btnLinkAnimation}}@media(min-width:1025px){.cart-recommend.beside{position:fixed;width:23rem;transform:translate(0);transition:transform .5s cubic-bezier(.25,.46,.4,1),all .5s,opacity .5s .2s;display:flex;flex-direction:column;border-right:1px solid var(--color-border);padding:0;border-top:0;left:0;top:0;bottom:0;z-index:-1}.cart-recommend.beside.open{transform:translate(-100%);opacity:1;visibility:visible;pointer-events:auto}.minicart__wrapper:not(.open) .cart-recommend.beside.open{pointer-events:none}.cart-recommend grid-custom{--col-gap: 25px;padding:3rem;flex-grow:1;overflow:auto}.cart-recommend.beside grid-custom{flex-grow:unset}.cart-recommend.beside .recommend-heading{padding:1.55rem 3rem;min-height:57.78px;border-bottom:1px solid var(--color-border);position:sticky;top:0}.cart-recommend.beside .minicart-heading{margin-bottom:0}.cart-recommend.beside .product-item__wrapper{flex-wrap:wrap;--col-width: 100%;--gap: 2rem;justify-content:center}.cart-recommend.beside .product-item__information{text-align:center}.cart-recommend.beside .product-item__information>*{justify-content:center}.popup_cart{position:fixed;z-index:13;right:calc(var(--bs-gutter-x) * 2);bottom:0;width:40rem;max-width:90vw;max-height:80vh;top:calc(100% + (var(--section-pb) * 1px) + 3px);transform:translateY(30px);--transition-popup: transform .6s cubic-bezier(.7, 0, .2, 1), opacity .6s cubic-bezier(.7, 0, .2, 1), visibility .6s cubic-bezier(.7, 0, .2, 1)}}@media(max-width:1024.98px){.cart-recommend.beside .product-item__wrapper{border:1px solid var(--color-heading);padding:15px;border-radius:var(--rounded-radius)}.cart-recommend.beside .recommend-heading{padding:2.8rem 0 0;border-top:1px solid var(--color-border)}.cart-recommend.beside grid-custom{flex-wrap:nowrap;overflow:auto;padding:0;margin-right:-3rem;gap:10px}.cart-recommend.beside grid-custom::-webkit-scrollbar{display:none;-ms-overflow-style:none;scrollbar-width:none}.cart-recommend.beside .cart-upsell-item{flex:0 0 80%}.show_popup.open~.overlayminicart:after{opacity:1;visibility:visible}.popup_cart{z-index:13;position:fixed;left:0;right:0;bottom:0;transform:translateY(30px);max-height:80vh;overflow:visible;--transition-popup: transform .6s cubic-bezier(.7, 0, .2, 1), opacity .6s cubic-bezier(.7, 0, .2, 1), visibility .6s cubic-bezier(.7, 0, .2, 1)}}variant-radios-quick-edit .option-swatch-js.active .product__item-option{color:var(--btn-primary-hover-color);background-color:var(--btn-primary-hover-bg-color);border-color:var(--btn-primary-hover-bg-color)}body .dmp_discount-form button{width:auto!important;border-radius:var(--btn-radius)!important;color:var(--btn-color)!important;background-color:var(--btn-bg)!important}body .dmp_discount-form input{border-radius:var(--btn-radius)!important}.cart-item__error{flex:0 0 auto;width:100%}.cart-item__error-text+svg{flex-shrink:0;margin-right:.7rem}.cart-item__error-text:empty+svg{display:none}.cart-item__error-text{order:1;color:#d0473e}.gift_card_product.open{pointer-events:none}.loading_cart{display:none}.loading .loading_cart{display:flex;justify-content:center;align-items:center;position:absolute;left:0;top:0;right:0;bottom:0;z-index:14}.loading_cart:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.7;background-color:#fff;pointer-events:none}.discount-price{border-radius:30px;padding-block:6.5px}@media screen and (min-width:1025px){:root{--vsklo-header-height: 74px}.shopify-section-header,.section-header,.site-header,.header,header,.sticky-header,.shopify-section-group-header-group,.shopify-section-group-header-group.section-header{z-index:20!important}#minicart_wrapper .minicart__wrapper,#minicart_wrapper .minicart__wrapper.open,#minicart_wrapper .minicart__wrapper.bls__drawer,#minicart_wrapper .minicart__wrapper.open.bls__drawer,cart-notification#minicart_wrapper .minicart__wrapper,cart-notification#minicart_wrapper .minicart__wrapper.open,cart-notification#minicart_wrapper .minicart__wrapper.bls__drawer,cart-notification#minicart_wrapper .minicart__wrapper.open.bls__drawer{top:var(--vsklo-header-height)!important;bottom:0!important;height:calc(100vh - var(--vsklo-header-height))!important;max-height:calc(100vh - var(--vsklo-header-height))!important;background:#fff!important;overflow:hidden!important;z-index:9999!important;box-shadow:-10px 0 30px #00000014}#minicart_wrapper .minicart__wrapper:before,#minicart_wrapper .minicart__wrapper:after,#minicart_wrapper .minicart__header:before,#minicart_wrapper .minicart__header:after{display:none!important}#minicart_wrapper .minicart-form,#minicart_wrapper #minicart-form,#minicart_wrapper #minicart,#minicart_wrapper .minicart-body,#minicart_wrapper .minicart__header{margin-top:0!important}#minicart_wrapper .minicart__header{min-height:64px;padding:18px 26px!important;border-top:0!important;border-bottom:1px solid rgba(0,0,0,.08);background:#fff!important}#minicart_wrapper .minicart-heading,#minicart_wrapper .h5.minicart-heading{margin:0;line-height:1.15;font-size:20px}#minicart_wrapper .minicart-form,#minicart_wrapper #minicart-form,#minicart_wrapper #minicart{height:100%!important;max-height:100%!important}#minicart_wrapper .minicart-body{padding:18px 26px 14px!important;overflow-y:auto!important;overflow-x:hidden!important;box-sizing:border-box!important}#minicart_wrapper .minicart-body::-webkit-scrollbar{width:6px}#minicart_wrapper .minicart-body::-webkit-scrollbar-thumb{background:#0000002e;border-radius:20px}#minicart_wrapper .cart-item,#minicart_wrapper .minicart__product,#minicart_wrapper [id*=minicart__product-]{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid rgba(0,0,0,.08)}#minicart_wrapper .drawer-bottom,#minicart_wrapper .minicart__footer,#minicart_wrapper .cart-bottom,#minicart_wrapper .cart-footer{position:sticky;bottom:0;background:#fff;padding:14px 26px 16px!important;border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -8px 24px #0000000a;z-index:2}#minicart_wrapper .drawer-bottom .btn,#minicart_wrapper .drawer-bottom button,#minicart_wrapper .drawer-bottom a,#minicart_wrapper .minicart__footer .btn,#minicart_wrapper .minicart__footer button,#minicart_wrapper .minicart__footer a{min-height:48px;border-radius:10px}#minicart_wrapper .drawer-bottom .btn+.btn,#minicart_wrapper .drawer-bottom button+button,#minicart_wrapper .drawer-bottom a+a{margin-top:10px}.overlayminicart,.overlayminicart:after{z-index:9998!important}.cart-recommend.beside{top:var(--vsklo-header-height)!important;height:calc(100vh - var(--vsklo-header-height))!important;max-height:calc(100vh - var(--vsklo-header-height))!important}}#minicart_wrapper .minicart__wrapper,#minicart_wrapper .minicart__wrapper.open,#minicart_wrapper .minicart__wrapper.bls__drawer,#minicart_wrapper .minicart__wrapper.open.bls__drawer,cart-notification#minicart_wrapper .minicart__wrapper,cart-notification#minicart_wrapper .minicart__wrapper.open,cart-notification#minicart_wrapper .minicart__wrapper.bls__drawer,cart-notification#minicart_wrapper .minicart__wrapper.open.bls__drawer{overflow-x:hidden!important;box-sizing:border-box!important}#minicart_wrapper .drawer-bottom,#minicart_wrapper .minicart__footer,#minicart_wrapper .minicart__bottom,#minicart_wrapper .cart-bottom,#minicart_wrapper .cart-footer{width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;box-sizing:border-box!important;overflow:hidden!important;padding-left:24px!important;padding-right:24px!important}#minicart_wrapper .drawer-bottom>*,#minicart_wrapper .minicart__footer>*,#minicart_wrapper .minicart__bottom>*,#minicart_wrapper .cart-bottom>*,#minicart_wrapper .cart-footer>*{max-width:100%!important;box-sizing:border-box!important}#minicart_wrapper .drawer-bottom>*:has(.btn,.button,button,a),#minicart_wrapper .minicart__footer>*:has(.btn,.button,button,a),#minicart_wrapper .minicart__bottom>*:has(.btn,.button,button,a),#minicart_wrapper .cart-bottom>*:has(.btn,.button,button,a),#minicart_wrapper .cart-footer>*:has(.btn,.button,button,a),#minicart_wrapper .drawer-bottom :is(.cart__ctas,.cart__buttons,.cart-drawer__buttons,.minicart__buttons,.cart-buttons,.checkout-buttons,.button-group,.btn-group),#minicart_wrapper .minicart__footer :is(.cart__ctas,.cart__buttons,.cart-drawer__buttons,.minicart__buttons,.cart-buttons,.checkout-buttons,.button-group,.btn-group),#minicart_wrapper .minicart__bottom :is(.cart__ctas,.cart__buttons,.cart-drawer__buttons,.minicart__buttons,.cart-buttons,.checkout-buttons,.button-group,.btn-group),#minicart_wrapper .cart-bottom :is(.cart__ctas,.cart__buttons,.cart-drawer__buttons,.minicart__buttons,.cart-buttons,.checkout-buttons,.button-group,.btn-group),#minicart_wrapper .cart-footer :is(.cart__ctas,.cart__buttons,.cart-drawer__buttons,.minicart__buttons,.cart-buttons,.checkout-buttons,.button-group,.btn-group){display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;width:100%!important;max-width:100%!important;align-items:stretch!important;justify-content:stretch!important;box-sizing:border-box!important;overflow:hidden!important}#minicart_wrapper .drawer-bottom form,#minicart_wrapper .minicart__footer form,#minicart_wrapper .minicart__bottom form,#minicart_wrapper .cart-bottom form,#minicart_wrapper .cart-footer form,#minicart_wrapper .drawer-bottom .shopify-payment-button,#minicart_wrapper .minicart__footer .shopify-payment-button,#minicart_wrapper .minicart__bottom .shopify-payment-button,#minicart_wrapper .cart-bottom .shopify-payment-button,#minicart_wrapper .cart-footer .shopify-payment-button{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;flex:0 0 100%!important;margin:0!important;box-sizing:border-box!important;position:static!important;inset:auto!important;transform:none!important}#minicart_wrapper .drawer-bottom :is(.btn,.button,button,input[type=submit],a[href*="/cart"],a[href*="/checkout"]),#minicart_wrapper .minicart__footer :is(.btn,.button,button,input[type=submit],a[href*="/cart"],a[href*="/checkout"]),#minicart_wrapper .minicart__bottom :is(.btn,.button,button,input[type=submit],a[href*="/cart"],a[href*="/checkout"]),#minicart_wrapper .cart-bottom :is(.btn,.button,button,input[type=submit],a[href*="/cart"],a[href*="/checkout"]),#minicart_wrapper .cart-footer :is(.btn,.button,button,input[type=submit],a[href*="/cart"],a[href*="/checkout"]){display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-width:0!important;flex:0 0 100%!important;margin:0!important;box-sizing:border-box!important;position:static!important;inset:auto!important;transform:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;min-height:48px!important;border-radius:10px!important}#minicart_wrapper .drawer-bottom .d-flex:has(.btn,.button,button,a[href*="/cart"],a[href*="/checkout"]),#minicart_wrapper .minicart__footer .d-flex:has(.btn,.button,button,a[href*="/cart"],a[href*="/checkout"]),#minicart_wrapper .minicart__bottom .d-flex:has(.btn,.button,button,a[href*="/cart"],a[href*="/checkout"]),#minicart_wrapper .cart-bottom .d-flex:has(.btn,.button,button,a[href*="/cart"],a[href*="/checkout"]),#minicart_wrapper .cart-footer .d-flex:has(.btn,.button,button,a[href*="/cart"],a[href*="/checkout"]){flex-direction:column!important;flex-wrap:nowrap!important;gap:10px!important}@media screen and (max-width:749px){#minicart_wrapper .minicart__wrapper,#minicart_wrapper .minicart__wrapper.open,#minicart_wrapper .minicart__wrapper.bls__drawer,#minicart_wrapper .minicart__wrapper.open.bls__drawer,cart-notification#minicart_wrapper .minicart__wrapper,cart-notification#minicart_wrapper .minicart__wrapper.open,cart-notification#minicart_wrapper .minicart__wrapper.bls__drawer,cart-notification#minicart_wrapper .minicart__wrapper.open.bls__drawer{width:100vw!important;max-width:100vw!important;right:0!important;left:auto!important}#minicart_wrapper .drawer-bottom,#minicart_wrapper .minicart__footer,#minicart_wrapper .minicart__bottom,#minicart_wrapper .cart-bottom,#minicart_wrapper .cart-footer{padding-left:16px!important;padding-right:16px!important}}#minicart_wrapper .cart-item,cart-notification#minicart_wrapper .cart-item{position:relative!important;align-items:flex-start!important;overflow:visible!important}#minicart_wrapper .cart-item .minicart__product-info,cart-notification#minicart_wrapper .cart-item .minicart__product-info{position:relative!important;min-width:0!important;padding-right:34px!important}#minicart_wrapper .cart-item .minicart__product-name,cart-notification#minicart_wrapper .cart-item .minicart__product-name{padding-right:0!important;max-width:100%!important}#minicart_wrapper .cart-item .minicart__item-prices,cart-notification#minicart_wrapper .cart-item .minicart__item-prices{position:relative!important;z-index:5!important}#minicart_wrapper .cart-item .minicart__actions,cart-notification#minicart_wrapper .cart-item .minicart__actions{position:relative!important;z-index:20!important;width:auto!important;max-width:max-content!important;flex:0 0 auto!important;pointer-events:auto!important}#minicart_wrapper .cart-item quantity-input.quantity,cart-notification#minicart_wrapper .cart-item quantity-input.quantity{position:relative!important;z-index:20!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:max-content!important;min-height:33px!important;overflow:hidden!important;border-radius:8px!important;pointer-events:auto!important}#minicart_wrapper .cart-item quantity-input.quantity .quantity__button,#minicart_wrapper .cart-item quantity-input.quantity .quantity__input,cart-notification#minicart_wrapper .cart-item quantity-input.quantity .quantity__button,cart-notification#minicart_wrapper .cart-item quantity-input.quantity .quantity__input{position:relative!important;z-index:22!important;pointer-events:auto!important;cursor:pointer!important;height:33px!important;min-height:33px!important;padding:0!important;margin:0!important}#minicart_wrapper .cart-item quantity-input.quantity .quantity__input,cart-notification#minicart_wrapper .cart-item quantity-input.quantity .quantity__input{text-align:center!important;cursor:text!important}#minicart_wrapper quantity-input.is-updating,#minicart_wrapper quantity-input.is-syncing,#minicart_wrapper quantity-input[data-vsklo-direct-busy="1"],cart-notification#minicart_wrapper quantity-input.is-updating,cart-notification#minicart_wrapper quantity-input.is-syncing,cart-notification#minicart_wrapper quantity-input[data-vsklo-direct-busy="1"]{opacity:.74!important}#minicart_wrapper .cart-item .minicart__bottom,cart-notification#minicart_wrapper .cart-item .minicart__bottom{position:absolute!important;top:0!important;right:0!important;left:auto!important;bottom:auto!important;width:28px!important;max-width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important;overflow:visible!important;pointer-events:none!important;z-index:40!important;transform:none!important}#minicart_wrapper .cart-item .minicart__bottom>:not(.minicart__item-remove),cart-notification#minicart_wrapper .cart-item .minicart__bottom>:not(.minicart__item-remove){display:none!important}#minicart_wrapper .cart-item .minicart__bottom mini-cart-remove-button.minicart__item-remove,#minicart_wrapper .cart-item .minicart__bottom .minicart__item-remove,cart-notification#minicart_wrapper .cart-item .minicart__bottom mini-cart-remove-button.minicart__item-remove,cart-notification#minicart_wrapper .cart-item .minicart__bottom .minicart__item-remove{width:28px!important;max-width:28px!important;height:28px!important;min-height:28px!important;flex:0 0 28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative!important;inset:auto!important;z-index:41!important;pointer-events:auto!important;cursor:pointer!important;background:transparent!important;transform:none!important}#minicart_wrapper .cart-item .minicart__bottom .cart-remove,cart-notification#minicart_wrapper .cart-item .minicart__bottom .cart-remove{width:28px!important;max-width:28px!important;height:28px!important;min-height:28px!important;flex:0 0 28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative!important;inset:auto!important;padding:0!important;margin:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#111111b8!important;box-shadow:none!important;cursor:pointer!important;pointer-events:auto!important;touch-action:manipulation!important;transition:color .16s ease,background-color .16s ease,transform .16s ease!important}#minicart_wrapper .cart-item .minicart__bottom .cart-remove svg,#minicart_wrapper .cart-item .minicart__bottom .cart-remove .remove-icon,#minicart_wrapper .cart-item .minicart__bottom .cart-remove .icon-rotator,cart-notification#minicart_wrapper .cart-item .minicart__bottom .cart-remove svg,cart-notification#minicart_wrapper .cart-item .minicart__bottom .cart-remove .remove-icon,cart-notification#minicart_wrapper .cart-item .minicart__bottom .cart-remove .icon-rotator{display:none!important;opacity:0!important}#minicart_wrapper .cart-item .minicart__bottom .cart-remove:before,cart-notification#minicart_wrapper .cart-item .minicart__bottom .cart-remove:before{content:"\d7"!important;display:block!important;font-family:Arial,Helvetica,sans-serif!important;font-size:24px!important;line-height:24px!important;font-weight:400!important;color:currentColor!important;pointer-events:none!important;transform:translateY(-1px)!important}#minicart_wrapper .cart-item .minicart__bottom .cart-remove:hover,#minicart_wrapper .cart-item .minicart__bottom .cart-remove:focus-visible,cart-notification#minicart_wrapper .cart-item .minicart__bottom .cart-remove:hover,cart-notification#minicart_wrapper .cart-item .minicart__bottom .cart-remove:focus-visible{background:#e0001b14!important;color:#e0001b!important;transform:scale(1.04)!important}#minicart_wrapper .cart-item.vsklo-line-syncing,cart-notification#minicart_wrapper .cart-item.vsklo-line-syncing{opacity:.92!important}#minicart_wrapper .cart-item.vsklo-removing,cart-notification#minicart_wrapper .cart-item.vsklo-removing{opacity:.68!important;transition:opacity .15s ease!important}@media(max-width:749px){#minicart_wrapper .cart-item .minicart__product-info,cart-notification#minicart_wrapper .cart-item .minicart__product-info{padding-right:32px!important}#minicart_wrapper .cart-item .minicart__bottom,#minicart_wrapper .cart-item .minicart__bottom mini-cart-remove-button.minicart__item-remove,#minicart_wrapper .cart-item .minicart__bottom .minicart__item-remove,#minicart_wrapper .cart-item .minicart__bottom .cart-remove,cart-notification#minicart_wrapper .cart-item .minicart__bottom,cart-notification#minicart_wrapper .cart-item .minicart__bottom mini-cart-remove-button.minicart__item-remove,cart-notification#minicart_wrapper .cart-item .minicart__bottom .minicart__item-remove,cart-notification#minicart_wrapper .cart-item .minicart__bottom .cart-remove{width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;flex-basis:30px!important}}
/*# sourceMappingURL=/cdn/shop/t/386/assets/minicart.css.map */
