.drawer_overlay,section#cartDrawer{top:0;right:0;left:0;visibility:hidden}section#cartDrawer{position:fixed;height:100vh;z-index:999;display:flex;align-items:center;justify-content:space-between;opacity:0;transition:.7s}#cart_drawer_box.active section#cartDrawer{visibility:visible;opacity:1}section#cartDrawer .drawer_wrapper{width:400px;border-radius:2rem 0 0 20px;padding:1.5rem;transition:.7s cubic-bezier(.93,-.01,0,1.02);pointer-events:auto;transition-property:all;position:relative;z-index:3;-webkit-backdrop-filter:saturate(180%) blur(3rem);backdrop-filter:saturate(180%) blur(3rem);transform:translate(100%);height:90vh;overflow:hidden}.drawer-box,section#cartDrawer .drawerProducts{transition-duration:.7s;position:relative;transition-timing-function:cubic-bezier(.93,-.01,0,1.02);width:100%}section#cartDrawer .drawerProducts{align-self:center;grid-row:1/3;pointer-events:auto;max-width:100%;min-width:100%;transition-property:all;z-index:1;padding:0 30px;transform:translate(-100%)}.drawer-box{grid-template-columns:1fr auto;grid-template-rows:1fr auto;pointer-events:none;display:grid;height:90vh;z-index:50}#cart_drawer_box.active section#cartDrawer .drawerProducts,#cart_drawer_box.active section#cartDrawer .drawer_wrapper{transform:translate(0)}.drawerProducts{background:0 0!important}#cart_drawer_box.active section#cartDrawer .drawerProducts .CratDrawerSlider{overflow:inherit}.content_empty a{width:100%;text-align:center}.drawer_overlay{position:fixed;bottom:0;width:100%;-webkit-backdrop-filter:blur(3rem);backdrop-filter:blur(3rem);cursor:pointer}#cart_drawer_box.active section#cartDrawer .drawer_overlay{visibility:visible;opacity:.9;filter:blur(10px)}.drawer_header{display:flex;justify-content:space-between;align-items:center}.cart_image_text{display:flex;justify-content:space-between;align-items:stretch;font-size:15px}.cart_details{font-size:13px;position:relative;width:70%}.DrawerFooter,.cart_details p:last-child{position:absolute;bottom:0;left:0;right:0}.cart_image_text .cart-item-image{width:30%;margin-left:5px}.cart_details p{font-weight:700;margin-bottom:8px}.cart_details p:last-child{margin-bottom:0;font-size:11px;width:100%}.item-details{border-radius:10px;padding:1.5rem;margin-bottom:1.5rem}.cart_bottom{display:flex;align-items:center;justify-content:space-between;margin-top:.8rem;padding:1.5rem 0 0;font-size:15px}.quantity-filed{display:flex;align-items:center;justify-content:space-between;width:110px}.item-details:active{transform:translate(0,0) rotate(0) skew(0) skewY(0) scaleX(.95) scaleY(.95)}.cart_bottom svg{-webkit-text-stroke-color:inherit;width:20px;height:15px}.quantity-filed input#variant-quantity{padding:0;height:auto;width:35px;border-radius:0;background:0 0;border:none;text-align:center;color:inherit}.DrawerFooter{z-index:1;padding:1.5rem}.DrawerFooter a.cta-btn{width:100%;display:block;text-align:center}.DrawerFooter button#cart_checkout_btn{width:100%;margin-top:1.5rem}.DrawerFooter h4{display:flex;margin-bottom:1rem;font-size:14px;text-transform:uppercase;font-weight:700}div#cart_drawer{overflow-y:auto;margin-bottom:220px;height:calc(95vh - 251px)}.empty-cart{display:flex;flex-wrap:wrap;justify-content:center;height:100%;align-items:center}.content_empty{display:flex;flex-wrap:wrap;justify-content:center}.content_empty a.button,.content_empty h4{margin-bottom:10px}@media(max-width:767px){section#cartDrawer .drawerProducts,section#cartDrawer .drawer_wrapper{margin-bottom:30px;transform:translate(0);position:relative;width:100%;height:auto}#cart_drawer_box.active section#cartDrawer .drawer_overlay{background:0 0!important}.drawer-box{grid-template-columns:auto;grid-template-rows:auto;display:flex;flex-wrap:wrap;position:inherit;pointer-events:all;overflow-x:hidden;overflow-Y:auto;transform:translateY(100);width:100%}.drawer-box::-webkit-scrollbar{width:5px;border-radius:2px;-webkit-border-radius:7px}.drawer-box::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.drawer-box::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:slategrey solid 1px;-webkit-border-radius:7px}section#cartDrawer .drawer_wrapper{order:1}section#cartDrawer .drawerProducts{order:2}section#cartDrawer{align-items:flex-end;overflow:hidden}.border-top.large-up-hide.medium-hide{position:sticky;left:0;right:0;bottom:0;z-index:99;order:3;width:100%;backdrop-filter:blur(21px);padding:0 25px;text-align:center}.border-top.large-up-hide.medium-hide h4{display:flex;justify-content:space-between;font-size:18px;padding:15px 0}.border-top.large-up-hide.medium-hide .cta-btn{width:100%;display:block;margin-bottom:10px}div#cart_drawer_box.active .drawer-box{transform:translateY(0)}div#cart_drawer{height:auto;margin:0;overflow:inherit}}