.product-package__form{margin-bottom:209px}.product-package__order-preview{position:fixed;background-color:#f0efed;width:100%;bottom:0;z-index:1000;border-right:1px solid #000000;border-bottom:1px solid #000000;transition:.3s}.product-package__order-header{background-color:#363636;height:60px;padding:10px 40px 10px 3px;position:relative}@media screen and (min-width: 340px){.product-package__order-header{padding:10px 50px 10px 10px}}@media screen and (min-width: 768px){.product-package__order-header{display:flex;flex-direction:row;justify-content:space-between;height:40px;padding:10px 80px 10px 40px}}.product-package__order-header>span{color:#fafafa;font-size:12px;display:block}@media screen and (min-width: 768px){.product-package__order-header>span{line-height:1.7}.product-package__order-header>.product-package__add-to-cart>p{line-height:1.4}}.product-package__order-expand{position:absolute;top:50%;right:10px;border:none;width:20px;height:15px;padding:0;background:transparent;transform:translateY(-50%)}@media screen and (min-width: 768px){.product-package__order-expand{right:20px}}.product-package__order-expand:hover{cursor:pointer}.product-package__order-expand>svg{width:100%;height:100%;transition:.6s}.product-package__order-preview.hide .product-package__order-expand>svg{transform:rotateX(180deg)}.product-package__add-to-cart{display:flex;flex-direction:row}.product-package__add-to-cart-btn{position:relative;color:#fafafa;border:none;background-color:transparent;padding:0;font-size:14px;transition:.3s}.product-package__add-to-cart-btn:hover{cursor:pointer}@media screen and (min-width: 1024px){.product-package__add-to-cart-btn:enabled:hover{transform:translate(-60px)}.product-package__add-to-cart-btn:before{position:absolute;content:"\2192";top:50%;right:0;width:0;font-size:20px;overflow:hidden;transform:translateY(-51%);transition:.3s;color:#fff}.product-package__add-to-cart-btn:enabled:hover:before{width:40px;transform:translate(40px,-51%)}}.product-package__add-to-cart-btn:disabled{color:#868686}.product-package__add-to-cart-btn:disabled:hover{cursor:not-allowed}.product-package__add-to-cart>p{margin:0 0 0 10px;color:#fafafa;font-size:12px;line-height:24px}@media screen and (min-width: 768px){.product-package__add-to-cart>p{padding-top:2px}}.product-package__carousel-ctn{height:18vh;min-height:120px;border-right:1px solid #000000}.product-package__order-carousel{height:100%}.product-package__order-item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:120px;height:18vh;min-height:120px;margin:0 10px}.item-image{display:block!important;height:70%;width:100%;background-repeat:no-repeat;background-position:center;background-size:contain}.item-category{font-size:14px}.product-category:not(:first-of-type){display:none}.product-category__header{display:flex;flex-direction:row;align-items:center;height:70px;border-top:1px solid #000000;border-bottom:1px solid #000000;padding:0 10px}@media screen and (min-width: 768px){.product-category__header{position:relative;top:-1px;margin-bottom:-1px;padding:0 20px}}.product-category__header>span{margin:0;font-weight:400;font-size:13px;color:rgb(var(--color-foreground))}.product-category__item-ctn{display:flex;flex-direction:column}@media screen and (min-width: 375px){.product-category__item-ctn{flex-direction:row;flex-wrap:wrap}}.product-category__item{position:relative;width:100%;height:400px;padding:20px;background-repeat:no-repeat;background-position:center;background-size:60%}@media screen and (min-width: 375px){.product-category__item{width:50%;height:250px}}@media screen and (min-width: 768px){.product-category__item{width:33.3333%;height:300px}}@media screen and (min-width: 1024px){.product-category__item{height:350px}}@media screen and (min-width: 375px) and (max-width: 767px){.product-category__item-ctn>.product-category__item:nth-of-type(odd){border-right:1px solid #000000}}@media screen and (max-width: 767px){.product-category__item-ctn>.product-category__item{border-bottom:1px solid #000000}}@media screen and (min-width: 768px){.product-category__item-ctn>.product-category__item{border-bottom:1px solid #000000}.product-category__item-ctn>.product-category__item:not(:nth-child(3n)){border-right:1px solid #000000}}.product-category__item>h3{margin:0 0 10px;font-weight:400;font-size:16px;width:fit-content}.catalog-item-selector{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.product-category__checkmark{position:absolute;bottom:20px;right:30px;width:27px;height:27px;background-image:url(./catalog-uncheck.svg);background-size:95%;background-repeat:no-repeat;background-position:center;display:block;transition:.3s}.product-category__item.active>.product-category__checkmark{background-image:url(./catalog-check.svg)}.product-category__info{position:absolute;bottom:20px;left:30px;width:27px;height:27px}.product-category__info.info-btn--mobile{display:block}.product-category__info.info-btn--desktop{display:none}@media screen and (min-width: 768px){.product-category__info.info-btn--mobile{display:none}.product-category__info.info-btn--desktop{display:block}}.product-category__info-popup{display:none;background-color:#fff;transition:.3s}@media screen and (max-width: 767px){.product-category__info-popup.active{position:fixed;display:flex;flex-direction:column;height:100vh;width:100vw;background-color:#000000d4;z-index:10000;top:0;left:0;padding:30px 20px 20px;transition:.3s}}@media screen and (min-width: 768px){.product-category__info.info-btn--desktop:hover+.product-category__info-popup,.product-category__info-popup:hover{position:absolute;display:flex;flex-direction:column;height:100%;width:100%;background-color:#000000d4;z-index:10000;top:0;left:0;padding:30px 20px 20px;transition:.3s}}#product-category__info-close{width:fit-content;margin-left:auto;background:transparent;border:none;font-size:20px}@media screen and (min-width: 768px){#product-category__info-close{display:none}}.product-category__info-popup>*{color:#fff}.product-category__info-popup>h4{font-size:18px;font-weight:300;margin:30px 0 20px}@media screen and (min-width: 768px){.product-category__info-popup>h4{margin:0}}.product-category__info-popup>h5{font-size:16px;font-weight:300;margin:30px 0 10px}.product-category__info-popup>p,.product-category__info-popup span{margin:0;font-size:13px;font-weight:300}.product-category__enlarge-btn{position:absolute;top:20px;right:29px;width:27px;height:27px;display:block!important;background-image:url(./zoom.svg);background-size:cover;background-repeat:no-repeat}.product-category__enlarge{display:none;height:100vh;width:100vw;position:fixed;background-color:#000c;top:0;left:0;z-index:10000}.product-category__enlarge.active{display:flex;flex-direction:column}.product-category__enlarge-close{width:fit-content;margin:40px 20px 0 auto;background:transparent;border:none;font-size:20px;color:#fff}.product-category__enlarge-img-ctn{background-color:var(--gradient-base-background-1);width:95vw;height:95vw;max-width:410px;max-height:410px;margin:50px auto 0;border:1px solid #000}@media screen and (min-width: 768px){.product-category__enlarge-img-ctn{max-width:500px;max-height:500px;margin:20px auto 0}}@media screen and (min-width: 1024px){.product-category__enlarge-img-ctn{width:50vw;height:50vw;max-width:unset;max-height:unset}}.container{display:flex;justify-content:center;align-items:center;height:100%}.magnify-wrapper{position:relative;max-height:100%;max-width:100%}.magnify-wrapper:hover .large-img,.magnify-wrapper:active .large-img{opacity:1}.magnify-wrapper>img{max-height:100%;width:100%}.magnify-wrapper>img:hover{cursor:none}.magnify-wrapper>.large-img{background:no-repeat #fff;width:200px;height:200px;box-shadow:0 5px 10px -2px #0000004d;pointer-events:none;position:absolute;border:4px solid #efefef;z-index:99;display:block;opacity:0;transition:opacity .2s}.product-category__enlarge-image{width:100%;height:100%}.product-category__quantity-selector{display:none}.product-category__quantity-selector.active{display:flex;flex-direction:row;justify-content:space-between;position:absolute;bottom:10px;right:10px;width:70px;height:30px;background-color:transparent;border:solid 1px #000000;z-index:1000}.product-category__quantity-selector.active>button{background:transparent;border:none;height:100%;font-size:20px}.product-category__quantity-selector.active>span{margin-left:2px}.product-category__quantity-selector.active+.product-category__checkmark{bottom:50px;right:30px}.product-package__category-list-ctn{align-items:center;padding:0 10px}@media screen and (min-width: 1024px){.product-package__category-list-ctn{padding:0 20px;margin-top:60px}}.product-package__category-list-title{font-size:14px}.product-package__category-list{margin:40px 0;padding:0;visibility:hidden;height:27px}@media screen and (min-width: 1024px){.product-package__category-list{visibility:visible;display:flex;flex-direction:row}}.product-package__category-list.flickity-enabled{visibility:visible;height:unset}.product-package__category-list:after{content:"flickity";display:none}@media screen and (min-width: 1024px){.product-package__category-list:after{content:""}}.product-package__category-item{margin:0 10px}@media screen and (min-width: 1024px){.product-package__category-list>.product-package__category-item:first-of-type{margin-left:0}}.product-package__btn{margin:0;padding:0;text-align:center;white-space:nowrap;background:none;border:none;font-size:14px;font-weight:400;font-family:var(--font-body-family);color:rgba(var(--color-foreground),.35)}.product-package__btn:hover{cursor:pointer}.product-package__btn.active{color:rgba(var(--color-foreground),.75);font-weight:600}.flickity-enabled.is-draggable:focus-visible{outline:none}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-product-package.css.map */
