.productView-stickyCart{position:fixed;top:auto;bottom:15px;left:50%;z-index:99;width:calc(100% - 30px);max-width:400px;opacity:0;visibility:hidden;pointer-events:none;transition:var(--anchor-transition);box-shadow:0 3px 7px #0003;padding:15px;background:var(--bg-white);transform:translate(-50%)}.sticky-inner{overflow:hidden;transition:max-height .5s ease-out;max-height:0;overflow-y:auto}.sticky-inner--wrapper{padding:15px 0 0}.sticky-product{display:block;font-size:0;letter-spacing:0;background:transparent;border:none;padding-left:0;padding-right:30px;position:relative;cursor:pointer;width:100%}.sticky-product .product-common-sale-box{display:none}.sticky-image{display:inline-block;vertical-align:top;position:relative;width:55px;overflow:hidden}.sticky-image img{position:absolute;top:0;left:0;width:100%;height:auto;object-fit:contain}.sticky-image:before{content:"";display:block;padding-bottom:100%}.sticky-content{display:inline-block;vertical-align:top;padding:0 0 0 15px;width:calc(100% - 55px);position:relative}.sticky-toggle{display:block;position:absolute;width:20px;height:20px;top:50%;right:0;transform:translateY(-50%)}.sticky-toggle:before,.sticky-toggle:after{content:"";position:absolute;top:50%;z-index:2;transform:translateY(-50%) rotate(0);background:var(--color-grey);transition:var(--anchor-transition)}.sticky-toggle:before{right:9px;width:2px;height:100%}.sticky-toggle:after{right:0;width:100%;height:2px}.sticky-title{display:block;font-family:var(--product-title-font);font-size:calc(var(--product-title-font-size) - 1px);font-weight:var(--product-title-font-weight);line-height:var(--line-height);letter-spacing:var(--letter-spacing);text-transform:var(--product-title-text-transform);color:var(--product-title-color);overflow:hidden;white-space:normal;display:-webkit-box;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 5px}.sticky-price .price-item{color:var(--product-price-color);font-size:calc(var(--product-title-font-size) - 1px)}.sticky-options{margin:0 0 15px}.sticky-options .product-form__input .form__select{padding-left:1px}.sticky-actions{position:relative;padding:0 calc(var(--btn-min-height) + 10px) 0 0}.sticky-actions-2{padding-right:0}.sticky-actions .productView-action{width:100%}.sticky-actions .button-style{font-family:var(--add-to-cart-font);font-size:var(--add-to-cart-font-size);font-weight:var(--add-to-cart-font-weight);text-transform:var(--add-to-cart-text-transform);min-height:48px;padding:0;color:var(--theme-btn-font-color);background-color:var(--theme-btn-background-color);border-color:var(--theme-btn-border-color);border-radius:var(--theme-btn-border-radius)}.sticky-wishlist{position:absolute;top:auto;bottom:0;right:0;letter-spacing:0;font-size:0}.sticky-wishlist a{display:block;width:var(--btn-min-height);height:var(--btn-min-height);border:1px solid var(--main-wishlist-border);border-radius:var(--main-wishlist-border-radius);background:var(--main-wishlist-bg);color:var(--main-wishlist-color);text-align:center;overflow:hidden}.sticky-wishlist a .icon{width:24px;height:100%;fill:currentColor;stroke:transparent;color:currentColor;transition:unset}.sticky-wishlist a.wishlist-added{background:var(--main-wishlist-bg-hover);border-color:var(--main-wishlist-border-hover);color:var(--main-wishlist-color-hover)}.productView-stickyCart.show-sticky{opacity:1;visibility:visible;pointer-events:auto}.productView-stickyCart.full-sticky .sticky-toggle:before{transform:translateY(-50%) rotate(90deg)}.productView-stickyCart.full-sticky .sticky-toggle:after{transform:translateY(-50%) rotate(180deg)}body.dark-mode .productView-stickyCart{box-shadow:0 3px 7px #fff3}body.dark-mode .sticky-inner .product-form__input .form__label [data-header-option]{color:var(--color-black)}@media (max-width: 550px){.productView-stickyCart{top:auto!important}}@media (min-width: 551px){.productView-stickyCart{top:0;bottom:auto!important;right:15px;left:auto;transform:unset}}@media (min-width: 1025px){.sticky-actions .button-style:hover{color:var(--theme-btn-font-color);background-color:var(--theme-btn-background-color);border-color:var(--theme-btn-border-color)}.sticky-wishlist a:hover{background:var(--main-wishlist-bg-hover);border-color:var(--main-wishlist-border-hover);color:var(--main-wishlist-color-hover)}}@media (min-width: 1600px){.productView-stickyCart{right:calc((100% - 1570px)/2)!important}}@media (min-width: 1920px){.productView-stickyCart{right:calc((100% - 1770px)/2)!important}}@media (min-width: 751px){.bot-sticky-country{display:none!important}}@media (max-width: 750px){.sticky-inner{max-height:max-content}.bot-sticky-country{position:absolute;bottom:65px;background:#000c;width:100%;color:#fff;font-size:13px;display:flex;align-items:center;justify-content:space-between;left:0;padding:10px 15px}.sticky-inner--wrapper{padding:0;display:flex}.productView-stickyCart{position:fixed;top:auto!important;bottom:0!important;left:0;z-index:99;width:100%;opacity:0;visibility:hidden;pointer-events:none;transition:var(--anchor-transition);padding:12px 15px;background:var(--bg-white);transform:none;max-width:none;border-top:1px solid #eeeeee}.productView-stickyCart.full-sticky{left:0;bottom:0;width:100%}.productView-stickyCart .sticky-product-title{display:none}.productView-stickyCart.full-sticky .sticky-product-title{font-family:MessinaSans!important;height:35px;color:#000;font-size:16px;border-bottom:1px solid #EEEEEE;margin:0 -15px 15px;width:100vw;line-height:20px;text-align:left;padding:0 15px;display:flex;justify-content:space-between}.productView-stickyCart.full-sticky .sticky-product-title img{width:16px;height:16px}.productView-stickyCart.full-sticky .sticky-toggle{display:none}.shadow-box{display:none;position:fixed;width:100vw;height:100vh;top:0;left:0;right:0;bottom:0;z-index:98;background:#00000080}.sticky-actions{padding:0;flex:1}.sticky-content{width:calc(100% - 71px)}.sticky-product{display:none}.sticky-product-open{display:inline!important;width:16px;height:16px;margin-top:20px;transform:rotate(45deg)}.productView-stickyCart.full-sticky .sticky-product-open{display:none!important}.sticky-actions .button-style{height:40px;min-height:40px;padding:0;font-weight:500;color:var(--theme-btn-font-color);background-color:var(--theme-btn-background-color);border-color:var(--theme-btn-border-color);border-radius:var(--theme-btn-border-radius)}.sticky-inner .product-form__input-new .form__label,.sticky-inner .preorder-tip{display:none!important}.productView-stickyCart .product-form__input{display:flex;flex-direction:column}.productView-stickyCart .sticky-options{display:none;position:absolute;left:15px;bottom:48px;z-index:11111111111111;min-width:93px;border:1px solid #e4e7ed;border-radius:4px;background-color:#fff;box-shadow:0 2px 12px #0000001a}.productView-stickyCart .sticky-options.show-variant{display:block}.productView-stickyCart .sticky-options .popper__arrow{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;bottom:-13px;left:35px;margin-right:3px;border-top-color:#ebeef5;border-bottom-width:0;border-width:6px;filter:drop-shadow(0 2px 12px rgba(0,0,0,.03))}.productView-stickyCart .sticky-options .popper__arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;content:" ";border-width:6px;bottom:1px;margin-left:-6px;border-top-color:#fff;border-bottom-width:0}.productView-stickyCart .product-form__input .product-form__label{margin:0}.productView-stickyCart .product-form__input .product-form__label .text{text-align:left;justify-content:left;border-radius:0;border-color:#fff;background-color:#fff}.productView-stickyCart .product-form__input .product-form__radio:checked+.product-form__label .text{color:#000;font-weight:700}.productView-stickyCart .choose-sticky{width:93px;height:40px;border-radius:4px;border:1px solid #272727;margin-right:10px;display:flex;align-items:center;justify-content:space-between;padding:0 10px}#product-detail-t-shirt-7884127109177 .choose-sticky{display:none}.productView-stickyCart .choose-sticky #choose-variant{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400;font-size:14px;color:#272727;line-height:16px}.productView-stickyCart .choose-sticky img{width:10px;margin-left:5px}.productView-stickyCart .choose-sticky .active-arrow{transform:rotate(180deg)}}@media (min-width: 751px){.shadow-box,.productView-stickyCart .sticky-product-title{display:none!important}.sticky-content{width:calc(100% - 71px)}.sticky-product{padding-right:0}.sticky-product-open{display:inline!important;width:16px;height:16px;margin-top:20px;transform:rotate(45deg);transition:var(--anchor-transition)}.productView-stickyCart.full-sticky .sticky-product-open{display:inline!important;transform:rotate(0);transition:var(--anchor-transition)}.sticky-actions{padding:0}.productView-stickyCart .choose-sticky{display:none}}
/*# sourceMappingURL=/cdn/shop/t/440/assets/component-sticky-add-to-cart.css.map */
