side-cart{display:block;position:fixed;top:0;right:-37rem;height:100vh;width:37rem;z-index:12;transition:.3s right}side-cart.cart--open{right:0}@media screen and (max-width: 600px){side-cart{width:32rem;right:-32rem}}div.side-cart__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0;visibility:hidden;display:block;z-index:-1;transition:.3s opacity,.3s visibility}side-cart.cart--open>div.side-cart__overlay{opacity:.6;visibility:visible}.side-cart__content{width:100%;height:100%;background-color:#fff}.side-cart__content-wrapper{height:100%;overflow-y:auto}.side-cart_header{padding:1rem 1.5rem 1.5rem}.side-cart__top-checkout{margin-top:1rem}.secure-checkout-btn.btn{width:100%;height:4rem;font-family:sans-serif;font-weight:700;font-size:1.4rem}.secure-checkout-btn svg{width:1.2rem;margin-right:1.5rem}.side-cart__subtotal{padding:1.25rem 0;display:flex;justify-content:space-between}.side-cart__subtotal>*{margin:0}.side-cart__subtotal .subtotal{font-weight:700}.side-cart__shipping-info .side-cart__free-shipping{width:100%;margin:1rem 0;padding:1rem 0;font-size:1.4rem;color:#000;border:1px solid #000;display:block;text-transform:uppercase;font-weight:700;font-family:Gotham-Bold;text-align:center;letter-spacing:0}.side-cart__shipping-info .side-cart__free-shipping .money{color:red}.side-cart__title{display:flex;justify-content:space-between;align-items:center}.title-quantity h5{margin:0}.title-quantity h5 span{font-family:inherit}.side-cart__close{cursor:pointer;margin-right:1rem;width:1.5rem;height:2rem}.side-cart__close svg{width:100%;height:100%}.side-cart__close svg path{transition:.2s fill}.side-cart__close:hover svg path{fill:#999}@media screen and (max-width: 700px){.side-cart__subtotal{display:none}}.side-cart__product-container{height:33vh;overflow-y:auto}.side-cart__itemsWrap{width:90%;margin:0 auto}.side-cart__item{display:flex;padding-bottom:2rem}.side-cart__item .item-image{width:35%}.side-cart__item .item-info{width:65%;margin-left:2rem;display:flex;flex-direction:column}.side-cart__item .item-info .prodTitle,.side-cart__item .item-info span,.side-cart__item .item-info .variantTitle p{margin:0}.side-cart__item .item-info .variantTitle p{color:#3d4246}.side-cart__item .item-info .prodTitle a{text-decoration:none;font-weight:700;font-family:Gotham-Bold;color:#000}.side-cart__item .prices{display:flex;padding-top:.5rem}.side-cart__item .prices p{letter-spacing:0;font-size:1.4rem}.side-cart__item .prices .comparePrice{text-decoration:line-through;padding-right:.5rem;color:gray}.side-cart__item .prices .price{color:#b7b7b7}.side-cart__item .prices .comparePrice+.price{color:red}.side-cart__item .item-controls{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.side-cart__item .item-controls .qty-selector{display:flex;align-items:center}.side-cart__item .item-controls .qty-selector a{display:block;height:2.5rem;width:2.5rem;line-height:2.5rem;font-size:1.4rem;font-weight:700;transition:background-color .3s;border:1px solid #e5e5e5;text-align:center;text-decoration:none;color:#000}.side-cart__item .item-controls .qty-selector a:hover{background-color:#ccc}.side-cart__item .item-controls .qty-selector .quantityText{display:block;height:2.5rem;width:4rem;line-height:2.5rem;font-size:1.4rem;font-weight:700;border:1px solid #e5e5e5;border-left:none;border-right:none;text-align:center;text-decoration:none;color:#000}.side-cart__item .item-controls .remove{height:100%;display:inline-flex;align-items:center}.side-cart__item .item-controls .remove a{display:inline-block;width:1.5rem;height:1.5rem}@media screen and (max-width: 700px){.side-cart__product-container{height:45vh}}@media screen and (max-width: 600px){.side-cart__item .item-image{width:30%}.side-cart__item .item-info{width:70%}}.side-cart__featured-prods{border-top:1px solid #000;padding:2rem 0;margin:0 1.5rem}.side-cart__featured-prods h3{font-family:Museo-900;font-size:1.4rem;margin-bottom:1.5rem;text-transform:capitalize}.featured-prods__wrapper{width:90%;margin:0 auto;display:flex;justify-content:space-around}.featured-prods__wrapper .featured-prod{position:relative;text-align:center;text-decoration:none;display:inline-flex;flex-direction:column}.featured-prods__wrapper .featured-prod img{padding-bottom:1.5rem}.featured-prods__wrapper .featured-prod img.hovered{position:absolute;top:0;left:0;z-index:1;opacity:0;transition:opacity .3s}.featured-prods__wrapper .featured-prod:hover>img.hovered{opacity:1}.featured-prods__wrapper .featured-prod .featured-prod-price .money{font-family:Gotham-Book;font-size:1.2rem;color:#000}@media screen and (max-width: 700px){.side-cart__featured-prods{display:none}}.side-cart__footer{width:90%;border-top:1px solid #000;margin:0 auto;padding:1.5rem 0}.side-cart__footer .total{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.side-cart__footer .total p{margin:0}.continue-shopping-btn{width:100%;display:block;height:4rem;font-size:1.4rem;text-align:center;border:1px solid #000;text-transform:uppercase;font-weight:700;margin-top:1.5rem;text-decoration:none;color:#000;line-height:4rem;box-shadow:0 0 #000;transition:box-shadow .2s}.continue-shopping-btn:hover{box-shadow:0 0 0 .2rem #000}.side-cart-rebuy{border-top:1px solid #000;margin:0 1.5rem}.side-cart-rebuy .rebuy-button{background:#000;color:#fff;outline:none;border:none}.side-cart-rebuy .rebuy-button span{color:#fff}.side-cart-rebuy .rebuy-product-title{text-decoration:none;font-weight:700;font-family:Gotham-Bold;color:#000}.side-cart-rebuy .rebuy-money .money{color:#b7b7b7}.side-cart-membershipAssets{width:90%;margin:0 auto;padding:1rem 0;border-top:1px solid black;font-size:0;display:block}.side-cart__shipping-info{text-align:center;padding:8px 0}.side-cart__shipping-info a{color:#000}
/*# sourceMappingURL=/cdn/shop/t/828/assets/component-side-cart.css.map */
